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-01-21 23:50:03 -05:00
apps Reducing load of calculate_scores() 2010-01-21 23:50:03 -05:00
media Huge update: Hooking up slider to hide/show stories based on their score. Also added new story counts, score calculations, and real-time updating of unread counts as you read. 2010-01-21 13:12:29 -05:00
templates Huge update: Hooking up slider to hide/show stories based on their score. Also added new story counts, score calculations, and real-time updating of unread counts as you read. 2010-01-21 13:12:29 -05:00
utils OK, for now, score calculation is too expensive to do on feed fetching. I'll run it manually until I figure out the best way to run it. For one, running 8 threads all calculating scores is *not* the way to go on a single db. 2010-01-21 22:23:42 -05:00
.gitignore Adding .gitignore 2010-01-17 19:54:25 -05:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
manage.py Initial 2009-06-16 03:08:55 +00:00
newsblur.wsgi Staging server preferences. 2009-07-25 02:21:12 +00:00
README Initial 2009-06-16 03:08:55 +00:00
settings.py Huge update: Hooking up slider to hide/show stories based on their score. Also added new story counts, score calculations, and real-time updating of unread counts as you read. 2010-01-21 13:12:29 -05:00
test-settings.py Adding a tokenizer to the classifier, as well as using Divmod's Reverend Bayesian classifier. 2009-12-18 18:29:34 +00:00
urls.py All classifier facets and data is now saved, end to end. Now, to apply facets to incoming stories and assign scores. 2010-01-05 16:07:11 +00:00

A News/RSS Reader that controls the amount, relevancy, and interestingness of news subscriptions.