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 !
name age message
file .gitignore Tue May 06 12:37:12 -0700 2008 Adding current Feeddit source [andrew]
file README Thu May 08 06:58:10 -0700 2008 added todo [andrew]
file Rakefile Tue May 06 12:37:12 -0700 2008 Adding current Feeddit source [andrew]
directory app/ Sun May 25 13:43:16 -0700 2008 improved and refactored views [andrew]
directory config/ Sun May 25 13:43:16 -0700 2008 improved and refactored views [andrew]
directory doc/ Tue May 06 12:37:12 -0700 2008 Adding current Feeddit source [andrew]
directory lib/ Sat May 17 11:53:34 -0700 2008 refactored topics [andrew]
directory log/ Tue May 06 12:37:12 -0700 2008 Adding current Feeddit source [andrew]
directory public/ Sun May 25 13:43:16 -0700 2008 improved and refactored views [andrew]
directory script/ Tue May 06 12:37:12 -0700 2008 Adding current Feeddit source [andrew]
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/ Thu May 08 07:04:13 -0700 2008 removed unneeded plugins [andrew]
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.