public
Description: An improvement to the standard RSS feed on Digg.com
Homepage: http://feeddit.com
Clone URL: git://github.com/andrew/feeddit.git
Click here to lend your support to: feeddit and make a donation at www.pledgie.com !
andrew (author)
Sat May 17 07:49:18 -0700 2008
commit  5f98447f44828dc1364b493c9f719f612290e62c
tree    ae096166f07deda5b1bc587453a8d1190a224b36
parent  54a1eeaaf725a483bc61b2d11bf45b25c82bc219
name age message
file .gitignore Loading commit data...
file README
file Rakefile Tue May 06 12:37:12 -0700 2008 Adding current Feeddit source [andrew]
directory app/
directory config/
directory doc/ Tue May 06 12:37:12 -0700 2008 Adding current Feeddit source [andrew]
directory lib/
directory log/ Tue May 06 12:37:12 -0700 2008 Adding current Feeddit source [andrew]
directory public/
directory script/
directory test/ Tue May 06 12:37:12 -0700 2008 Adding current Feeddit source [andrew]
directory tmp/ Tue May 06 12:37:12 -0700 2008 Adding current Feeddit source [andrew]
directory vendor/
README
Feeddit 

- An improvement to the standard rss feed on Digg.com

Homepage: http://feeddit.com
Created by: Andrew Nesbitt (http://teabass.com)
Github: http://github.com/andrew/feeddit

TODOs

- add support for topics
- add caching
- pretty 404 and 500 pages
- iPhone feed browsing (ala diggriver.com)

License

Copyright (c) 2008 Andrew Nesbitt

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.