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-08-31 20:17:27 -04:00
apps Defining the run task for celery's refresh feeds. 2010-08-31 18:18:40 -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-08-31 08:13:38 -04:00
templates Minor bug fixes around error catching in feed exceptions, drag-and-drop on top-level feeds, and styling of feed title buttons. 2010-08-30 19:57:27 -04:00
utils Adding a timelimit to fetching the feed. 2010-08-31 20:17:27 -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
celeryconfig.py Adding celery tasks, config, and djcelery app. 2010-08-31 18:07:47 -04:00
fabfile.py Moving feed_pages from PostgreSQL to Mongo. Adding compression. 2010-08-29 12:35:09 -04: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
settings.py Django celery loader. 2010-08-31 18:15:00 -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)