NewsBlur is a personal news reader that brings people together to talk about the world. A new sound of an old instrument.
Find a file
2011-03-21 09:58:00 -04:00
apps Merge branch 'master' into bookmarklet_add_folder 2011-03-21 09:58:00 -04:00
config Adding pgbouncer configs to fabfile. Also fixing psql backups. 2011-03-20 20:16:28 -04:00
extensions Merge branch 'master' of github.com:samuelclay/NewsBlur 2011-03-17 23:51:56 -04:00
media Merge branch 'master' into bookmarklet_add_folder 2011-03-21 09:58:00 -04:00
templates Stubbing in new folder input on bookmarklet. Doesn't do anything yet, and it doesn't display correctly yet, either. 2011-03-19 11:07:36 -04:00
utils Adding pgbouncer configs to fabfile. Also fixing psql backups. 2011-03-20 20:16:28 -04:00
.gitignore Fixing logout button in iPhone app. 2010-11-15 19:40:17 -05:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
fabfile.py Adding pgbouncer configs to fabfile. Also fixing psql backups. 2011-03-20 20:16:28 -04:00
LICENSE.md Adding the MIT License and updating README. 2010-06-28 12:39:41 -04:00
local_settings.py.template Updating fabric file to fulfil the entire deployment of a new box with no hiccups. Still needs a hosts file, and maybe some envvars for hostname. 2011-03-15 10:02:13 -04:00
manage.py Initial 2009-06-16 03:08:55 +00:00
README.md Cleaning up the feed title floater by a wide leap. Now much faster and updates correctly for many use cases. 2011-01-25 22:59:38 -05:00
requirements.txt Add gunicorn in requirements.txt. 2011-02-01 02:27:44 +01:00
settings.py Desperate attempt to fix amqp server, which is refusing to accept messages. (Actually, it acts like it does, then doesn't know where they went. UGH!) 2011-03-19 19:24:14 -04:00
urls.py Adding paging on recommendations. Also moved out of profile preferences, since it needs to be used by the base template when setting up the middle column (the column where recommended feeds go). Now a first-order column on user profiles. 2011-03-13 16:24:49 -04:00

======== NewsBlur

:Info: RSS feed reader with intelligence. :Author: Samuel Clay (http://www.samuelclay.com) :Twitter: @samuelclay and @newsblur

Features

  1. Shows the original site (you have to see it to believe it)
  2. Hides stories you don't want to read based on tags, keywords, authors, etc.
  3. Highlights stories you want to read, based on the same criteria.

Roadmap

Winter 2011

  • River of News
  • Starred stories

Summer 2011

  • iPhone app
  • Implicit sorting in River of News

Fall 2011

  • Social features

Author

License

NewsBlur is licensed under the MIT License. (See LICENSE)