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-09-13 17:09:17 -04:00
apps Allowing logins by username or email. This should've happened months ago, but I never realized it. 2010-09-12 13:55:04 -04:00
extensions/safari
media Positioning feed context menus correctly, based on position ont he screen, respecting window borders. 2010-09-13 17:09:17 -04:00
templates Folder/feed action menus. All that's needed is positioning when too close to the bottom of the screen. 2010-09-12 13:50:27 -04:00
utils Final bootstrap migration. 2010-09-10 11:25:48 -07: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
celeryconfig.py Celery options for performance. 2010-09-01 08:19:58 -04: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
README.md Readme 2010-07-05 14:28:27 -04:00
settings.py Removing transactions middleware. Possibly rolling back on web requests that time out. 2010-09-07 16:24:54 -07: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)