<?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 Kolodvor</title>
	<atom:link href="http://kolodvor.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://kolodvor.net</link>
	<description>ruby rails javascript jquery prototype radiant ...</description>
	<lastBuildDate>Sat, 27 Feb 2010 06:36:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Create new app with specific Rails version by vlado</title>
		<link>http://kolodvor.net/2010/02/25/create-new-app-with-specific-rails-version/comment-page-1/#comment-7873</link>
		<dc:creator>vlado</dc:creator>
		<pubDate>Sat, 27 Feb 2010 06:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://kolodvor.net/?p=153#comment-7873</guid>
		<description>I will leave mine like it is for now cause it is working fine, but I agree with you Tomislav, symlinks are much better approach.</description>
		<content:encoded><![CDATA[<p>I will leave mine like it is for now cause it is working fine, but I agree with you Tomislav, symlinks are much better approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create new app with specific Rails version by Tomislav Car</title>
		<link>http://kolodvor.net/2010/02/25/create-new-app-with-specific-rails-version/comment-page-1/#comment-7869</link>
		<dc:creator>Tomislav Car</dc:creator>
		<pubDate>Sat, 27 Feb 2010 00:45:49 +0000</pubDate>
		<guid isPermaLink="false">http://kolodvor.net/?p=153#comment-7869</guid>
		<description>Why resolve to editing the &quot;rails&quot; file, why not just create different symlinks for different rails versions, so you have executables called

rails2.3.5

rails3</description>
		<content:encoded><![CDATA[<p>Why resolve to editing the &#8220;rails&#8221; file, why not just create different symlinks for different rails versions, so you have executables called</p>
<p>rails2.3.5</p>
<p>rails3</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set focus on first field with Prototype by Set focus on first field with jQuery &#171; Kolodvor</title>
		<link>http://kolodvor.net/2010/01/02/set-focus-on-first-field-with-prototype/comment-page-1/#comment-6619</link>
		<dc:creator>Set focus on first field with jQuery &#171; Kolodvor</dc:creator>
		<pubDate>Sat, 02 Jan 2010 14:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://kolodvor.net/?p=91#comment-6619</guid>
		<description>[...] you are using Prototype see this [...]</description>
		<content:encoded><![CDATA[<p>[...] you are using Prototype see this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set focus on first field with jQuery by Set focus on first field with Prototype &#171; Kolodvor</title>
		<link>http://kolodvor.net/2008/01/17/set-focus-on-first-field-with-jquery/comment-page-1/#comment-6618</link>
		<dc:creator>Set focus on first field with Prototype &#171; Kolodvor</dc:creator>
		<pubDate>Sat, 02 Jan 2010 14:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://kolodvor.net/2008/01/17/set-focus-on-first-field-with-jquery/#comment-6618</guid>
		<description>[...] you are using jQuery see this [...]</description>
		<content:encoded><![CDATA[<p>[...] you are using jQuery see this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set focus on first field with jQuery by Kevin Peno</title>
		<link>http://kolodvor.net/2008/01/17/set-focus-on-first-field-with-jquery/comment-page-1/#comment-6304</link>
		<dc:creator>Kevin Peno</dc:creator>
		<pubDate>Wed, 23 Dec 2009 22:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://kolodvor.net/2008/01/17/set-focus-on-first-field-with-jquery/#comment-6304</guid>
		<description>Correction, I meant to remove the :text part of my query. Should be:

$(&quot;:input:visible:first&quot;).focus();</description>
		<content:encoded><![CDATA[<p>Correction, I meant to remove the :text part of my query. Should be:</p>
<p>$(&#8220;:input:visible:first&#8221;).focus();</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set focus on first field with jQuery by Kevin Peno</title>
		<link>http://kolodvor.net/2008/01/17/set-focus-on-first-field-with-jquery/comment-page-1/#comment-6303</link>
		<dc:creator>Kevin Peno</dc:creator>
		<pubDate>Wed, 23 Dec 2009 22:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://kolodvor.net/2008/01/17/set-focus-on-first-field-with-jquery/#comment-6303</guid>
		<description>&quot;how about $(”input:text:visible:first”).focus();?&quot;

Actually, that should be: $(&quot;:input:text:visible:first&quot;).focus();

This will grab focus to the first form field, regardles sof type (select, input, textarea).</description>
		<content:encoded><![CDATA[<p>&#8220;how about $(”input:text:visible:first”).focus();?&#8221;</p>
<p>Actually, that should be: $(&#8220;:input:text:visible:first&#8221;).focus();</p>
<p>This will grab focus to the first form field, regardles sof type (select, input, textarea).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby Inject by Mocker</title>
		<link>http://kolodvor.net/2007/08/03/ruby-inject/comment-page-1/#comment-4601</link>
		<dc:creator>Mocker</dc:creator>
		<pubDate>Fri, 16 Oct 2009 13:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://nbabc.org/wordpress/?p=5#comment-4601</guid>
		<description>This could be interesting 

sum = nums.inject(0) { &#124;x,n&#124; x+n }

is equal

sum = nums.inject(:+)</description>
		<content:encoded><![CDATA[<p>This could be interesting </p>
<p>sum = nums.inject(0) { |x,n| x+n }</p>
<p>is equal</p>
<p>sum = nums.inject(:+)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set focus on first field with jQuery by Jancis</title>
		<link>http://kolodvor.net/2008/01/17/set-focus-on-first-field-with-jquery/comment-page-1/#comment-3939</link>
		<dc:creator>Jancis</dc:creator>
		<pubDate>Fri, 04 Sep 2009 08:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://kolodvor.net/2008/01/17/set-focus-on-first-field-with-jquery/#comment-3939</guid>
		<description>how about $(”input:text:visible:first”).focus();?
I am not sure how filter work, but if they are taken from left to right, then visible should be filtered out first.</description>
		<content:encoded><![CDATA[<p>how about $(”input:text:visible:first”).focus();?<br />
I am not sure how filter work, but if they are taken from left to right, then visible should be filtered out first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set focus on first field with jQuery by verrier</title>
		<link>http://kolodvor.net/2008/01/17/set-focus-on-first-field-with-jquery/comment-page-1/#comment-1975</link>
		<dc:creator>verrier</dc:creator>
		<pubDate>Fri, 29 May 2009 09:33:18 +0000</pubDate>
		<guid isPermaLink="false">http://kolodvor.net/2008/01/17/set-focus-on-first-field-with-jquery/#comment-1975</guid>
		<description>one extra bit add a visible
 $(&quot;input:text:first:visible&quot;).focus();</description>
		<content:encoded><![CDATA[<p>one extra bit add a visible<br />
 $(&#8220;input:text:first:visible&#8221;).focus();</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Blur links with jQuery by EllisGL</title>
		<link>http://kolodvor.net/2007/12/08/blurring-links-with-jquery/comment-page-1/#comment-1533</link>
		<dc:creator>EllisGL</dc:creator>
		<pubDate>Wed, 13 May 2009 21:07:12 +0000</pubDate>
		<guid isPermaLink="false">http://kolodvor.net/2007/12/08/blurring-links-with-jquery/#comment-1533</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
