<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>YAB &#187; parser</title>
	<atom:link href="http://blog.alexgirard.com/tag/parser/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alexgirard.com</link>
	<description>Yet Another Blog</description>
	<pubDate>Sat, 15 Nov 2008 01:14:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>[Ruby] rFeedReader 1.0</title>
		<link>http://blog.alexgirard.com/ruby-rfeedreader-10/</link>
		<comments>http://blog.alexgirard.com/ruby-rfeedreader-10/#comments</comments>
		<pubDate>Fri, 09 Nov 2007 23:15:13 +0000</pubDate>
		<dc:creator>alx</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[feed]]></category>

		<category><![CDATA[parser]]></category>

		<category><![CDATA[programming]]></category>

		<category><![CDATA[release]]></category>

		<category><![CDATA[rfeedreader]]></category>

		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://blog.alexgirard.com/2007/11/09/ruby-rfeedreader-10/</guid>
		<description><![CDATA[rFeedReader is finally ready for its first major release. After a lot of bugs correction, and a big testing cleaning today thank to Pere&#8217;s Google Reader OPML, 99% of feeds should be readable now.
rFeedReader is a feed parser to read feed and return first posts of this feed. Special parsing from sources like Flickr, Jumcut, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://rfeedreader.rubyforge.org/">rFeedReader</a> is finally ready for its first major release. After a lot of bugs correction, and a big testing cleaning today thank to <a href="http://bits.quintanasegui.com/">Pere</a>&#8217;s Google Reader OPML, 99% of feeds should be readable now.</p>
<p>rFeedReader is a feed parser to read feed and return first posts of this feed. Special parsing from sources like Flickr, Jumcut, Google video, &#8230;</p>
<p>I invite you to <a href="http://rubyforge.org/frs/download.php/27739/rfeedreader-1.0.0.gem">download and test it</a> in your Rails application, all new bug reports are welcomed!</p>
<pre class="prettyprint">
sudo gem install rfeedreader
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.alexgirard.com/ruby-rfeedreader-10/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
