<?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 for stew (@) rtmatheson.com</title>
	<atom:link href="http://rtmatheson.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://rtmatheson.com</link>
	<description>My name is Stewart Matheson. I work with code, servers and anything else that makes the web work.  I am also avaiable for hire to help you with any of your projects.</description>
	<lastBuildDate>Tue, 06 Jul 2010 20:24:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Adding tabbed navigation with a helper method using rails. by Stewart Matheson</title>
		<link>http://rtmatheson.com/2009/06/adding-tabbed-navigation-with-a-helper-method/comment-page-1/#comment-2816</link>
		<dc:creator>Stewart Matheson</dc:creator>
		<pubDate>Tue, 06 Jul 2010 20:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://rtmatheson.com/?p=67#comment-2816</guid>
		<description>HI David,

Funny you ask this now because I was working on a better solution the other day.  My thoughts now are to use javascript to do this and take it away from the server side. So if your using jquery it might look something like this.

if(window.location.pathname == l.url)
            $(l).addClass(&quot;active&quot;);

This code will not work but you can use window.location.pathname to get the current url of the page and then apply any extra css classes you want.</description>
		<content:encoded><![CDATA[<p>HI David,</p>
<p>Funny you ask this now because I was working on a better solution the other day.  My thoughts now are to use javascript to do this and take it away from the server side. So if your using jquery it might look something like this.</p>
<p>if(window.location.pathname == l.url)<br />
            $(l).addClass(&#8220;active&#8221;);</p>
<p>This code will not work but you can use window.location.pathname to get the current url of the page and then apply any extra css classes you want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding tabbed navigation with a helper method using rails. by David Geilfus</title>
		<link>http://rtmatheson.com/2009/06/adding-tabbed-navigation-with-a-helper-method/comment-page-1/#comment-2815</link>
		<dc:creator>David Geilfus</dc:creator>
		<pubDate>Tue, 06 Jul 2010 20:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://rtmatheson.com/?p=67#comment-2815</guid>
		<description>Hi Stewart,

I just ran into the same problem. I try to write a helper that will generate a simple list of actions. Did you find a better solution to this problem?

Thank you in advance! Regards,

David</description>
		<content:encoded><![CDATA[<p>Hi Stewart,</p>
<p>I just ran into the same problem. I try to write a helper that will generate a simple list of actions. Did you find a better solution to this problem?</p>
<p>Thank you in advance! Regards,</p>
<p>David</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Resume by Brandon Carter</title>
		<link>http://rtmatheson.com/resume/comment-page-1/#comment-2773</link>
		<dc:creator>Brandon Carter</dc:creator>
		<pubDate>Wed, 12 May 2010 17:14:26 +0000</pubDate>
		<guid isPermaLink="false">http://rtmatheson.com/?page_id=5#comment-2773</guid>
		<description>I always use Adobe illustrator at work because i work in an animation studio. this is really a serious tool for the graphic artist.~,:</description>
		<content:encoded><![CDATA[<p>I always use Adobe illustrator at work because i work in an animation studio. this is really a serious tool for the graphic artist.~,:</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Work by Dave</title>
		<link>http://rtmatheson.com/my-work/comment-page-1/#comment-2701</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 08 Feb 2010 04:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://rtmatheson.com/?page_id=91#comment-2701</guid>
		<description>Hey stu, I want to send you a invite to my wedding ? where do I send it to ?  cheers Dave</description>
		<content:encoded><![CDATA[<p>Hey stu, I want to send you a invite to my wedding ? where do I send it to ?  cheers Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Loading a single fixture in rails. by Stewart Matheson</title>
		<link>http://rtmatheson.com/2009/07/loading-a-single-fixture-in-rails/comment-page-1/#comment-2440</link>
		<dc:creator>Stewart Matheson</dc:creator>
		<pubDate>Tue, 29 Sep 2009 14:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://rtmatheson.com/?p=84#comment-2440</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-2438&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-2438&quot; rel=&quot;nofollow&quot;&gt;Robert Siemieniec&lt;/a&gt; :&lt;/strong&gt;
          &lt;p&gt;“However there is no way to add fixtures in rails one by one …”&lt;br&gt;
Yes there is. Try ‘rake db:fixtures:load FIXTURES=name_of_fix_file,name_of_other_fix_file’&lt;/p&gt;
         &lt;/blockquote&gt;


Cool thanks for the heads up Robert. I will update this post. Dont know how I missed that one.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-2438"><p>
<strong><a href="#comment-2438" rel="nofollow">Robert Siemieniec</a> :</strong></p>
<p>“However there is no way to add fixtures in rails one by one …”<br />
Yes there is. Try ‘rake db:fixtures:load FIXTURES=name_of_fix_file,name_of_other_fix_file’</p>
</blockquote>
<p>Cool thanks for the heads up Robert. I will update this post. Dont know how I missed that one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Loading a single fixture in rails. by Robert Siemieniec</title>
		<link>http://rtmatheson.com/2009/07/loading-a-single-fixture-in-rails/comment-page-1/#comment-2438</link>
		<dc:creator>Robert Siemieniec</dc:creator>
		<pubDate>Tue, 29 Sep 2009 09:28:28 +0000</pubDate>
		<guid isPermaLink="false">http://rtmatheson.com/?p=84#comment-2438</guid>
		<description>&quot;However there is no way to add fixtures in rails one by one ...&quot;
Yes there is. Try &#039;rake db:fixtures:load FIXTURES=name_of_fix_file,name_of_other_fix_file&#039;</description>
		<content:encoded><![CDATA[<p>&#8220;However there is no way to add fixtures in rails one by one &#8230;&#8221;<br />
Yes there is. Try &#8216;rake db:fixtures:load FIXTURES=name_of_fix_file,name_of_other_fix_file&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Loading a single fixture in rails. by Stewart Matheson</title>
		<link>http://rtmatheson.com/2009/07/loading-a-single-fixture-in-rails/comment-page-1/#comment-1737</link>
		<dc:creator>Stewart Matheson</dc:creator>
		<pubDate>Fri, 07 Aug 2009 13:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://rtmatheson.com/?p=84#comment-1737</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-1736&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-1736&quot; rel=&quot;nofollow&quot;&gt;Luciano Di Lucrezia&lt;/a&gt; :&lt;/strong&gt;&lt;p&gt;It did solve the problem quickly and painlessly for me as well, thanks. &lt;img src=&quot;http://1.2.3.12/bmi/rtmatheson.com/wp-includes/images/smilies/icon_wink.gif&quot; alt=&quot;;-)&quot; class=&quot;wp-smiley&quot;&gt;&lt;/p&gt;&lt;/blockquote&gt;
No worries. Glad it could help. If you work out a clean way to do this via a migration let me know. :)</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-1736"><p>
<strong><a href="#comment-1736" rel="nofollow">Luciano Di Lucrezia</a> :</strong>
<p>It did solve the problem quickly and painlessly for me as well, thanks. <img src="http://1.2.3.12/bmi/rtmatheson.com/wp-includes/images/smilies/icon_wink.gif" alt=";-)" class="wp-smiley"/></p>
</blockquote>
<p>No worries. Glad it could help. If you work out a clean way to do this via a migration let me know. <img src='http://rtmatheson.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Loading a single fixture in rails. by Luciano Di Lucrezia</title>
		<link>http://rtmatheson.com/2009/07/loading-a-single-fixture-in-rails/comment-page-1/#comment-1736</link>
		<dc:creator>Luciano Di Lucrezia</dc:creator>
		<pubDate>Fri, 07 Aug 2009 13:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://rtmatheson.com/?p=84#comment-1736</guid>
		<description>It did solve the problem quickly and painlessly for me as well, thanks. ;-)</description>
		<content:encoded><![CDATA[<p>It did solve the problem quickly and painlessly for me as well, thanks. <img src='http://rtmatheson.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spam spam go away. Come again&#8230; never? by Stewart Matheson</title>
		<link>http://rtmatheson.com/2009/07/spam-spam-go-away-come-again-never/comment-page-1/#comment-1599</link>
		<dc:creator>Stewart Matheson</dc:creator>
		<pubDate>Mon, 27 Jul 2009 10:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://rtmatheson.com/?p=89#comment-1599</guid>
		<description>Hey Buddy!!! 

Thanks for the feedback. I have taken the TailRank button out. I dont even know why I had it there. Twitter is not supported by the plugin I am using.

I also added a page of my work for you :D</description>
		<content:encoded><![CDATA[<p>Hey Buddy!!! </p>
<p>Thanks for the feedback. I have taken the TailRank button out. I dont even know why I had it there. Twitter is not supported by the plugin I am using.</p>
<p>I also added a page of my work for you <img src='http://rtmatheson.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spam spam go away. Come again&#8230; never? by Jogger</title>
		<link>http://rtmatheson.com/2009/07/spam-spam-go-away-come-again-never/comment-page-1/#comment-1596</link>
		<dc:creator>Jogger</dc:creator>
		<pubDate>Mon, 27 Jul 2009 03:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://rtmatheson.com/?p=89#comment-1596</guid>
		<description>You should get onto Latitude, it is pretty cool. You can track where all your friends are. Use your gmail address.</description>
		<content:encoded><![CDATA[<p>You should get onto Latitude, it is pretty cool. You can track where all your friends are. Use your gmail address.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
