Skip to content

Commit

Permalink
udpated the readme with a request for feedback. updated the todo list.
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldix committed Feb 3, 2009
1 parent 5010605 commit e23a04a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.textile
Expand Up @@ -2,7 +2,7 @@ h1. Feedzirra

"http://github.com/pauldix/feedzirra/tree/master":http://github.com/pauldix/feedzirra/tree/master

"group discussion":http://groups.google.com/group/feedzirra
I'd like feedback on the api and any bugs encountered on feeds in the wild. I've set up a "google group here":http://groups.google.com/group/feedzirra.

h2. Summary

Expand Down Expand Up @@ -105,10 +105,12 @@ h2. Next Steps
This thing needs to hammer on many different feeds in the wild. I'm sure there will be bugs. I want to find them and crush them. I didn't bother using the test suite for feedparser. i wanted to start fresh.

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.
* Create a super sweet DSL for defining new parsers.
* I'm not keeping track of modified on entries. Should I add this?
* Readdress how feeds determine if they can parse a document. Maybe I should use namespaces instead?

h2. LICENSE

Expand Down

0 comments on commit e23a04a

Please sign in to comment.