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
2010-10-29 11:45:00 -04:00
apps Only deactivating feed exceptions. Turning page exceptions back on, since they can now be handled in the UI. 2010-10-29 11:45:00 -04:00
extensions/safari Testing a Safari Extension. 2010-06-12 21:20:29 -04:00
media Merge branch 'master' of github.com:samuelclay/NewsBlur 2010-10-29 11:34:46 -04:00
templates Adding a Go Premium! button to the homepage. 2010-10-26 23:59:27 -04:00
utils Adding premiums to munin. Fixing a few missing feeds bugs. These have to be addressed categorically, but for now, just pass on the bad ones. 2010-10-29 09:02:54 -04:00
.gitignore Adding mongo/ to gitignore. 2010-10-03 16:43:29 -04:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
fabfile.py Initial Fabfile, re-inistalized. 2010-09-08 18:30:33 -07:00
LICENSE.md Adding the MIT License and updating README. 2010-06-28 12:39:41 -04:00
local_settings.py.template Adding local_settings.py.template for those at home. 2010-10-25 20:49:53 -04: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 Added missing requirements.txt 2010-09-20 09:48:40 +02:00
settings.py Adding paypal ipn checks for premium status. Still needs a count fo the number of tries for failure status. 2010-10-22 10:22:19 -04:00
urls.py Finished up interaction for new dual-mode classifiers. Still need to serialize classifiers, then perhaps reprocess on the backend to handle both modes at once. 2010-10-19 22:41:30 -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)