Skip to content

Commit

Permalink
updated todos in readme with a few features I need
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldix committed Feb 3, 2009
1 parent 6dc47e3 commit 9837e0f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.textile
Expand Up @@ -108,10 +108,13 @@ This thing needs to hammer on many different feeds in the wild. I'm sure there w

Here are some more specific todos.
* Make a feedzirra-rails gem to integrate feedzirra seamlessly with Rails and ActiveRecord.
* Clean up the fetching code inside feed.rb so it doesn't suck so hard.
* Make the feed_spec actually mock stuff out so it doesn't hit the net.
* Add support to automatically handle gzip and deflate encododing.
* Add support for authenticated feeds.
* Create a super sweet DSL for defining new parsers.
* Test against Ruby 1.9.1 and fix any bugs.
* I'm not keeping track of modified on entries. Should I add this?
* Clean up the fetching code inside feed.rb so it doesn't suck so hard.
* Make the feed_spec actually mock stuff out so it doesn't hit the net.
* Readdress how feeds determine if they can parse a document. Maybe I should use namespaces instead?

h2. LICENSE
Expand Down

0 comments on commit 9837e0f

Please sign in to comment.