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-06 18:44:53 -04:00
apps Changing default dates for feed models. 2010-10-02 17:16:01 -04:00
extensions/safari Testing a Safari Extension. 2010-06-12 21:20:29 -04:00
media iFrame buster buster. I promise to only use this for good and not for evil. Please don't sue me. Anyway, if an iframe tries to bust out, we switch to the feed page quicker than you can say 204. Rather, just a millisecond slower than you can say HTTP status code 204. Hah. 2010-10-06 18:44:53 -04:00
templates Mark Folder as Read. 2010-09-16 11:28:42 -04:00
utils Setting last_update date even for feeds with 304s, 400s, and 500s. Still updated, just no new stories. 2010-10-02 17:06:36 -04:00
.gitignore More .gitignore, and adding cron jobs to fetch feeds. These will be replaced by celery within the next day or two. 2010-08-30 23:56:53 -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
gunicorn.py Adding production log settings. 2010-08-22 18:49:01 -04:00
LICENSE.md Adding the MIT License and updating README. 2010-06-28 12:39:41 -04:00
manage.py Initial 2009-06-16 03:08:55 +00:00
README.md Readme 2010-07-05 14:28:27 -04:00
requirements.txt Added missing requirements.txt 2010-09-20 09:48:40 +02:00
settings.py Fixing celery queues and exchanges by adding explicit bindings for the new and update queues. 2010-09-28 19:50:29 -04:00
urls.py Statistics on all feeds, stories, averages. Shown in the new statistics modal (not yet finished). 2010-07-25 23:13:27 -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)