GithubHelp home page GithubHelp logo

weeklyreddit's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

chid minosniu

weeklyreddit's Issues

Migrate weeklyreddit out of Google App Engine

weeklyreddit.appspot.com is no longer up because the associated Google account was deleted. it would be better to migrate it to somewhere else (docker container on my VPS) with its own domain.

javascript reddit feed fails

See http://weeklyreddit.appspot.com/rss/javascript . For some reason it gives following error for me:

Traceback (most recent call last):
  File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/_webapp25.py", line 701, in __call__
    handler.get(*groups)
  File "/base/data/home/apps/weeklyreddit/1.348130647032760310/main.py", line 183, in get
    reddit_top_links_rss(subreddit or 'reddit.com')
  File "/base/data/home/apps/weeklyreddit/1.348130647032760310/main.py", line 117, in reddit_top_links_rss
    for link in CurrentWeekEntry.reddit_top_links_for_this_week(subreddit):
  File "/base/data/home/apps/weeklyreddit/1.348130647032760310/main.py", line 73, in reddit_top_links_for_this_week
    j = reddit_top_links(subreddit)
  File "/base/data/home/apps/weeklyreddit/1.348130647032760310/main.py", line 106, in reddit_top_links
    j = json.load(urllib.urlopen(top_url))
  File "/base/python_runtime/python_lib/versions/1/simplejson/__init__.py", line 332, in load
    use_decimal=use_decimal, **kw)
  File "/base/python_runtime/python_lib/versions/1/simplejson/__init__.py", line 388, in loads
    return _default_decoder.decode(s)
  File "/base/python_runtime/python_lib/versions/1/simplejson/decoder.py", line 402, in decode
    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
  File "/base/python_runtime/python_lib/versions/1/simplejson/decoder.py", line 418, in raw_decode
    obj, end = self.scan_once(s, idx)
  File "/base/python_runtime/python_lib/versions/1/simplejson/scanner.py", line 71, in scan_once
    return _scan_once(string, idx)
  File "/base/python_runtime/python_lib/versions/1/simplejson/scanner.py", line 42, in _scan_once
    _scan_once, object_hook, object_pairs_hook, memo)
  File "/base/python_runtime/python_lib/versions/1/simplejson/decoder.py", line 206, in JSONObject
    raise JSONDecodeError("Expecting property name", s, end)
JSONDecodeError: Expecting property name: line 1 column 1 (char 1)

Left-aligned points and comments count

It would be nice if the points would be on the left side. Maybe one could enable this option with a query string like ?left-aligned-info=yes.

Like this:
Screen Shot 2013-01-10 at 09 44 50
(I inserted some no-break spaces so that the alignment of the link titles is better.)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.