<?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/"
		>
<channel>
	<title>Comments on: scRUBYt! Tutorial: Dogs of the FTSE</title>
	<atom:link href="http://www.straw-dogs.co.uk/09/05/scrubyt-tutorial-dogs-of-the-ftse/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.straw-dogs.co.uk/09/05/scrubyt-tutorial-dogs-of-the-ftse/</link>
	<description>The Tao of Ruby, Python, and....Straw Dogs?</description>
	<lastBuildDate>Wed, 11 Jan 2012 07:10:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Yun Masson</title>
		<link>http://www.straw-dogs.co.uk/09/05/scrubyt-tutorial-dogs-of-the-ftse/comment-page-1/#comment-2316</link>
		<dc:creator>Yun Masson</dc:creator>
		<pubDate>Thu, 01 Jul 2010 18:17:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.straw-dogs.co.uk/index.php/09/05/scrubyt-tutorial-dogs-of-the-ftse/#comment-2316</guid>
		<description>Preety informative site here, subscribed and will be coming back. Hope to read some new updates.</description>
		<content:encoded><![CDATA[<p>Preety informative site here, subscribed and will be coming back. Hope to read some new updates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.straw-dogs.co.uk/09/05/scrubyt-tutorial-dogs-of-the-ftse/comment-page-1/#comment-1789</link>
		<dc:creator>George</dc:creator>
		<pubDate>Tue, 13 Oct 2009 20:54:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.straw-dogs.co.uk/index.php/09/05/scrubyt-tutorial-dogs-of-the-ftse/#comment-1789</guid>
		<description>Oops, 
The above got a bit scrambled, 
I meant that it as much as I saw next_page can get only by Name where 
[a]Name[/a]   

But what if the button is an image
i.e 
[a][img ...][/a]

I tried to use XPath for that but it didn&#039;t work and hoped somebody knows before I will have to read some code,</description>
		<content:encoded><![CDATA[<p>Oops,<br />
The above got a bit scrambled,<br />
I meant that it as much as I saw next_page can get only by Name where<br />
[a]Name[/a]   </p>
<p>But what if the button is an image<br />
i.e<br />
[a][img ...][/a]</p>
<p>I tried to use XPath for that but it didn&#8217;t work and hoped somebody knows before I will have to read some code,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://www.straw-dogs.co.uk/09/05/scrubyt-tutorial-dogs-of-the-ftse/comment-page-1/#comment-1788</link>
		<dc:creator>George</dc:creator>
		<pubDate>Tue, 13 Oct 2009 20:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.straw-dogs.co.uk/index.php/09/05/scrubyt-tutorial-dogs-of-the-ftse/#comment-1788</guid>
		<description>Though I like the elegance of next_page idiom,  It seems it only accepts Name in  &lt;a&gt;Name&lt;/a&gt;  

But what if the link is an Image, any one have any idea ?

i.e &lt;a&gt;  &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Though I like the elegance of next_page idiom,  It seems it only accepts Name in  <a>Name</a>  </p>
<p>But what if the link is an Image, any one have any idea ?</p>
<p>i.e <a>  </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.straw-dogs.co.uk/09/05/scrubyt-tutorial-dogs-of-the-ftse/comment-page-1/#comment-828</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 30 Dec 2008 21:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.straw-dogs.co.uk/index.php/09/05/scrubyt-tutorial-dogs-of-the-ftse/#comment-828</guid>
		<description>If you are using this in Rails:
Create a model in which you&#039;re going to do Scrubyt work and add the following lines at the top of the model before your Class

require &#039;gems&#039;
require &#039;Scrubyt&#039;

Class Scraper
#your code here
end

The other stuff you might need to to do is make sure you install the gems (see scrubyt site for all the gems you need)

I had to install firewatir and hoe to make it all work. Never easy this stuff is it...</description>
		<content:encoded><![CDATA[<p>If you are using this in Rails:<br />
Create a model in which you&#8217;re going to do Scrubyt work and add the following lines at the top of the model before your Class</p>
<p>require &#8216;gems&#8217;<br />
require &#8216;Scrubyt&#8217;</p>
<p>Class Scraper<br />
#your code here<br />
end</p>
<p>The other stuff you might need to to do is make sure you install the gems (see scrubyt site for all the gems you need)</p>
<p>I had to install firewatir and hoe to make it all work. Never easy this stuff is it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinay</title>
		<link>http://www.straw-dogs.co.uk/09/05/scrubyt-tutorial-dogs-of-the-ftse/comment-page-1/#comment-627</link>
		<dc:creator>Vinay</dc:creator>
		<pubDate>Wed, 22 Oct 2008 12:34:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.straw-dogs.co.uk/index.php/09/05/scrubyt-tutorial-dogs-of-the-ftse/#comment-627</guid>
		<description>Hi,

 I am rails beginner. Even i have same problem what Jeff has. Not getting exactly where i have place code. can u please instruct me about this.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p> I am rails beginner. Even i have same problem what Jeff has. Not getting exactly where i have place code. can u please instruct me about this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.straw-dogs.co.uk/09/05/scrubyt-tutorial-dogs-of-the-ftse/comment-page-1/#comment-396</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 21 Jul 2008 17:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.straw-dogs.co.uk/index.php/09/05/scrubyt-tutorial-dogs-of-the-ftse/#comment-396</guid>
		<description>It was done at a time when thisismoney weren&#039;t producing those tables. The tutorial is still useful for those wanting to learn scRubyt though. :)</description>
		<content:encoded><![CDATA[<p>It was done at a time when thisismoney weren&#8217;t producing those tables. The tutorial is still useful for those wanting to learn scRubyt though. <img src='http://www.straw-dogs.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Smith</title>
		<link>http://www.straw-dogs.co.uk/09/05/scrubyt-tutorial-dogs-of-the-ftse/comment-page-1/#comment-389</link>
		<dc:creator>Bob Smith</dc:creator>
		<pubDate>Thu, 17 Jul 2008 10:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.straw-dogs.co.uk/index.php/09/05/scrubyt-tutorial-dogs-of-the-ftse/#comment-389</guid>
		<description>This seems long winded, all the yield info etc. is available on the www.thisismoney.com website. Switching to this might save a bit of time.</description>
		<content:encoded><![CDATA[<p>This seems long winded, all the yield info etc. is available on the <a href="http://www.thisismoney.com" rel="nofollow">http://www.thisismoney.com</a> website. Switching to this might save a bit of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://www.straw-dogs.co.uk/09/05/scrubyt-tutorial-dogs-of-the-ftse/comment-page-1/#comment-366</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 20 Jun 2008 13:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.straw-dogs.co.uk/index.php/09/05/scrubyt-tutorial-dogs-of-the-ftse/#comment-366</guid>
		<description>I am trying to use this example with the Ruby on Rails framework and having no luck?  Are you using this with RoR?  If so, where did you put the scrubty.rb file?  In the lib folder?  Is that all I need in there?  Thanks.</description>
		<content:encoded><![CDATA[<p>I am trying to use this example with the Ruby on Rails framework and having no luck?  Are you using this with RoR?  If so, where did you put the scrubty.rb file?  In the lib folder?  Is that all I need in there?  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scRubyt Tutorial: Dogs of Hang Seng Index</title>
		<link>http://www.straw-dogs.co.uk/09/05/scrubyt-tutorial-dogs-of-the-ftse/comment-page-1/#comment-330</link>
		<dc:creator>scRubyt Tutorial: Dogs of Hang Seng Index</dc:creator>
		<pubDate>Thu, 01 May 2008 15:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.straw-dogs.co.uk/index.php/09/05/scrubyt-tutorial-dogs-of-the-ftse/#comment-330</guid>
		<description>[...] by a scRubyt Tutorial: Dog of FTSE posted on straws-dog. Guess it&#8217;s time for me to give it a [...]</description>
		<content:encoded><![CDATA[<p>[...] by a scRubyt Tutorial: Dog of FTSE posted on straws-dog. Guess it&#8217;s time for me to give it a [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

