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-12 09:59:10 -05:00
apps Limiting river of news feeds to page size, as not to overwhelm the db. 2011-01-11 10:11:25 -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 Only animate sentiment drops when in feed view. 2011-01-12 09:59:10 -05:00
templates Merge branch 'master' into river 2011-01-03 09:57:44 -05:00
utils Removing items before the mark_read_date. Paging is broken though. 2011-01-07 16:26:17 -05:00
.gitignore
__init__.py
fabfile.py Fixing sorting in river of news. 2011-01-07 18:44:36 -05:00
LICENSE.md
local_settings.py.template Cleaning up psql backup. 2010-12-16 14:09:15 -05:00
manage.py
README.md
requirements.txt
settings.py Adding autocomplete to add feed. Includes feed title, address, and link. 2010-12-23 16:02:17 -05:00
urls.py

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)