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-01-14 10:07:30 -05:00
apps Handling feeds that disappear due to being duped, but the user is already logged in and is eventually going to click on the now missing feed. Correctly identifies missing feed, switches out the original non-dupe feed, and all is well. 2011-01-14 00:59:51 -05:00
extensions Major story opening and view switching refactor. Now switches effortlessly between page<->feed<->story views, temporarily shifting to a working view on click or double-click. 2010-12-08 20:53:45 -05:00
media Fixing starring river stories. 2011-01-14 10:07:30 -05:00
templates Merge branch 'master' into river 2011-01-03 09:57:44 -05:00
utils Merge branch 'master' into river 2011-01-13 22:59:57 -05: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 Fixing sorting in river of news. 2011-01-07 18:44:36 -05:00
LICENSE.md Adding the MIT License and updating README. 2010-06-28 12:39:41 -04:00
local_settings.py.template Cleaning up psql backup. 2010-12-16 14:09:15 -05:00
manage.py Initial 2009-06-16 03:08:55 +00:00
README.md Who knew markdown syntax was backwards to my intuition? 2010-10-26 10:36:38 -04:00
requirements.txt Adding mongo backup scripts to handle db lock, exporting data, compressing, and uploading to s3. 2010-11-26 13:23:27 -05:00
settings.py Adding autocomplete to add feed. Includes feed title, address, and link. 2010-12-23 16:02:17 -05:00
urls.py Adding trainer and account type to home page. 2010-10-17 17:25:10 -04:00

NewsBlur

A News/RSS Reader that controls the amount, relevancy, and interestingness of news subscriptions.

Roadmap

version 1.0

Spring 2010

  • Feed management: Adding, removing, sorting/threading, OPML import
  • Original view: Show the original site and connect stories to rss stories
  • Feed view: Show all feed entries connected to rss stories
  • Intelligence: Red/Yellow/Green for Bad/Neutral/Good stories. Based on explicit user preferences.

version 1.5

Summer 2010

  • Google Reader import

version 2.0

Winter 2010

  • Search
  • Feed discovery, ala Give Me Something To Read

version 3.0

Spring 2011

  • Artificial intelligence: implicit behavior creates assumptions about stories

Author

License

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