<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Scrape the web with ruby</title>
	<atom:link href="http://muharem.wordpress.com/2007/09/04/scrape-the-web-with-ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://muharem.wordpress.com/2007/09/04/scrape-the-web-with-ruby/</link>
	<description>Cool ideas revolving around computers and programming</description>
	<lastBuildDate>Tue, 15 Dec 2009 18:31:07 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: No Friday &#187; Blog Archive &#187; Garagiste Invoice Fetcher</title>
		<link>http://muharem.wordpress.com/2007/09/04/scrape-the-web-with-ruby/#comment-5300</link>
		<dc:creator>No Friday &#187; Blog Archive &#187; Garagiste Invoice Fetcher</dc:creator>
		<pubDate>Thu, 17 Sep 2009 04:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://muharem.wordpress.com/2007/09/04/scrape-the-web-with-ruby/#comment-5300</guid>
		<description>[...] to this post for providing a good sample script from which to learn Ruby / web scraping and to Eric Levine for [...]</description>
		<content:encoded><![CDATA[<p>[...] to this post for providing a good sample script from which to learn Ruby / web scraping and to Eric Levine for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andres</title>
		<link>http://muharem.wordpress.com/2007/09/04/scrape-the-web-with-ruby/#comment-5219</link>
		<dc:creator>Andres</dc:creator>
		<pubDate>Mon, 06 Jul 2009 02:59:18 +0000</pubDate>
		<guid isPermaLink="false">http://muharem.wordpress.com/2007/09/04/scrape-the-web-with-ruby/#comment-5219</guid>
		<description>Hi muharem! 
 I encourage take a look into Scrapy [http://scrapy.org], is a python framework for Screen Scraping. It does the job very well. Actually, Scrapy is beign used for big screen scraping projects and is reach the stage of production use.

I hope you like it.

Kind regards,
  Andres</description>
		<content:encoded><![CDATA[<p>Hi muharem!<br />
 I encourage take a look into Scrapy [http://scrapy.org], is a python framework for Screen Scraping. It does the job very well. Actually, Scrapy is beign used for big screen scraping projects and is reach the stage of production use.</p>
<p>I hope you like it.</p>
<p>Kind regards,<br />
  Andres</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://muharem.wordpress.com/2007/09/04/scrape-the-web-with-ruby/#comment-5164</link>
		<dc:creator>david</dc:creator>
		<pubDate>Thu, 09 Oct 2008 20:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://muharem.wordpress.com/2007/09/04/scrape-the-web-with-ruby/#comment-5164</guid>
		<description>very cool!

I enjoy coding ruby too =)</description>
		<content:encoded><![CDATA[<p>very cool!</p>
<p>I enjoy coding ruby too =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deepak</title>
		<link>http://muharem.wordpress.com/2007/09/04/scrape-the-web-with-ruby/#comment-2940</link>
		<dc:creator>deepak</dc:creator>
		<pubDate>Mon, 24 Sep 2007 16:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://muharem.wordpress.com/2007/09/04/scrape-the-web-with-ruby/#comment-2940</guid>
		<description>Hello sir.

please sir can u arrange this code in PHP.

thank u so much</description>
		<content:encoded><![CDATA[<p>Hello sir.</p>
<p>please sir can u arrange this code in PHP.</p>
<p>thank u so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: muharem</title>
		<link>http://muharem.wordpress.com/2007/09/04/scrape-the-web-with-ruby/#comment-2684</link>
		<dc:creator>muharem</dc:creator>
		<pubDate>Fri, 07 Sep 2007 06:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://muharem.wordpress.com/2007/09/04/scrape-the-web-with-ruby/#comment-2684</guid>
		<description>@Peter: thanks for the pointer! I&#039;ll have a look.</description>
		<content:encoded><![CDATA[<p>@Peter: thanks for the pointer! I&#8217;ll have a look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://muharem.wordpress.com/2007/09/04/scrape-the-web-with-ruby/#comment-2683</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 07 Sep 2007 06:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://muharem.wordpress.com/2007/09/04/scrape-the-web-with-ruby/#comment-2683</guid>
		<description>You can check out &lt;a href=&#039;http://scrubyt.org&#039; rel=&quot;nofollow&quot;&gt;scRUBYt!&lt;/a&gt;  as well which is a Ruby web-scraping framework based on Mechanize and Hpricot  (and FireWatir, most recently). It has it&#039;s quirks, but if you can use it well, it can accomplish the above task with a considerably shorter DSL script,</description>
		<content:encoded><![CDATA[<p>You can check out <a href='http://scrubyt.org' rel="nofollow">scRUBYt!</a>  as well which is a Ruby web-scraping framework based on Mechanize and Hpricot  (and FireWatir, most recently). It has it&#8217;s quirks, but if you can use it well, it can accomplish the above task with a considerably shorter DSL script,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scraping Dynamic Websites Using JRuby and HtmlUnit &#124; Innovation On The Run</title>
		<link>http://muharem.wordpress.com/2007/09/04/scrape-the-web-with-ruby/#comment-2657</link>
		<dc:creator>Scraping Dynamic Websites Using JRuby and HtmlUnit &#124; Innovation On The Run</dc:creator>
		<pubDate>Wed, 05 Sep 2007 21:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://muharem.wordpress.com/2007/09/04/scrape-the-web-with-ruby/#comment-2657</guid>
		<description>[...] verify functionality or to access data has been around as long as there has been a web (example of scraping of a static web&#160;page with Ruby).&#160; But with the advent of AJAX and other techniques that use JavaScript to dynamically insert [...]</description>
		<content:encoded><![CDATA[<p>[...] verify functionality or to access data has been around as long as there has been a web (example of scraping of a static web&nbsp;page with Ruby).&nbsp; But with the advent of AJAX and other techniques that use JavaScript to dynamically insert [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
