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-23 08:04:42 -04:00
apps Unicode bug on html rewriting. 2010-08-23 08:04:42 -04:00
extensions/safari Testing a Safari Extension. 2010-06-12 21:20:29 -04:00
media Whew. Finished entire mongo conversion. Classifiers, Stories, and UserStories. Includes bootstrapping each from Postgres. 2010-08-22 18:34:40 -04:00
templates Completely changing how subscriptions are counted. Now happens after page load. Also retooled Google Reader import to load, count, and fetch after page load so the user is not kept waiting. Progress bars for everything. 2010-08-17 23:40:03 -04:00
utils Unicode bug on html rewriting. 2010-08-23 07:58:09 -04:00
.gitignore Initial stab at MongoDB in feed fetching and feed viewing. Still need to fix authors, tags, counts, aggregations, and any remaining bugs. 2010-08-21 13:57:49 -04:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
fabfile.py Finishing up the statistics modal, save for actually graphing out correct values. Not sure how exactly to graph the paltry data points we have. 2010-07-30 23:50:49 -04:00
gunicorn.py Gunicorn worker settings. 2010-08-13 18:19:40 -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 Further Mongo work. Stories are now saved correctly, with tags + authors. Still need to do UserStories. 2010-08-21 20:42:38 -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)