↧
wrote a script to gather some sample real world feed data to play with
wrote a script to gather some sample real world feed data to play with
View Articleadded the main feed class (which will wrap logic for parsing any type…
added the main feed class (which will wrap logic for parsing any type of feed) with some yet to be implemented specs
View Articleimplemented the pending feed specs to determine feed types for Atom, …
implemented the pending feed specs to determine feed types for Atom, AtomFeedBurner, and RDF. Created Atom, FeedBurner, and RDF classes and wrote will_parse? specs for them.
View Articlefixed the rakefile to load feedzirra. started specs and implementatio…
fixed the rakefile to load feedzirra. started specs and implementation for RSS class
View Articleadded a spec for feed to return the RSS class those types of feeds
added a spec for feed to return the RSS class those types of feeds
View Article