<?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 jquery ...</description>
	<pubDate>Mon, 05 Jan 2009 23:25:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Blurring links with jQuery by Edward sodspseup</title>
		<link>http://kolodvor.net/2007/12/08/blurring-links-with-jquery/comment-page-2/#comment-244</link>
		<dc:creator>Edward sodspseup</dc:creator>
		<pubDate>Thu, 18 Dec 2008 00:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://kolodvor.net/2007/12/08/blurring-links-with-jquery/#comment-244</guid>
		<description>Very usefull post.
Thanks.
P.S. I like your writing style.</description>
		<content:encoded><![CDATA[<p>Very usefull post.<br />
Thanks.<br />
P.S. I like your writing style.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Set focus on first field with jQuery by Daniel Cadenas</title>
		<link>http://kolodvor.net/2008/01/17/set-focus-on-first-field-with-jquery/comment-page-1/#comment-180</link>
		<dc:creator>Daniel Cadenas</dc:creator>
		<pubDate>Wed, 15 Oct 2008 14:42:25 +0000</pubDate>
		<guid isPermaLink="false">http://kolodvor.net/2008/01/17/set-focus-on-first-field-with-jquery/#comment-180</guid>
		<description>If you want to have more control about this there's another alternative with this plugin:

http://github.com/dcadenas/auto_focusable_forms/tree/master

-After you install it you will have automatically focused your first inputs without adding a single line of code to your app.

-Another nice thing is that you can disable this behaviour by just passing ":autofocus =&#62; false" to your forms_for.

-Another advantage is that there's no dependency with Prototype or JQuery.

Oh sorry, there are some dependencies, you'll need Rails and a browser that can understand javascript ;)</description>
		<content:encoded><![CDATA[<p>If you want to have more control about this there&#8217;s another alternative with this plugin:</p>
<p><a href="http://github.com/dcadenas/auto_focusable_forms/tree/master" rel="nofollow">http://github.com/dcadenas/auto_focusable_forms/tree/master</a></p>
<p>-After you install it you will have automatically focused your first inputs without adding a single line of code to your app.</p>
<p>-Another nice thing is that you can disable this behaviour by just passing &#8220;:autofocus =&gt; false&#8221; to your forms_for.</p>
<p>-Another advantage is that there&#8217;s no dependency with Prototype or JQuery.</p>
<p>Oh sorry, there are some dependencies, you&#8217;ll need Rails and a browser that can understand javascript <img src='http://kolodvor.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby Inject by AlexM</title>
		<link>http://kolodvor.net/2007/08/03/ruby-inject/comment-page-1/#comment-119</link>
		<dc:creator>AlexM</dc:creator>
		<pubDate>Fri, 15 Aug 2008 07:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://nbabc.org/wordpress/?p=5#comment-119</guid>
		<description>Your blog is interesting! 
 
Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Your blog is interesting! </p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby Inject by Sean</title>
		<link>http://kolodvor.net/2007/08/03/ruby-inject/comment-page-1/#comment-117</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 12 Aug 2008 19:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://nbabc.org/wordpress/?p=5#comment-117</guid>
		<description>Your last example would be easier to do with map and join:

string = names.map {&#124;n&#124; n.length &#62; 4 ? n.capitalize : n }.join(", ")</description>
		<content:encoded><![CDATA[<p>Your last example would be easier to do with map and join:</p>
<p>string = names.map {|n| n.length &gt; 4 ? n.capitalize : n }.join(&#8221;, &#8220;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Blurring links with jQuery by Javascript Setfocus</title>
		<link>http://kolodvor.net/2007/12/08/blurring-links-with-jquery/comment-page-2/#comment-116</link>
		<dc:creator>Javascript Setfocus</dc:creator>
		<pubDate>Thu, 07 Aug 2008 23:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://kolodvor.net/2007/12/08/blurring-links-with-jquery/#comment-116</guid>
		<description>I found your site on faves.com bookmarking site.. I like it ..gave it a fave for you..ill be checking back later</description>
		<content:encoded><![CDATA[<p>I found your site on faves.com bookmarking site.. I like it ..gave it a fave for you..ill be checking back later</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby Inject by Translator</title>
		<link>http://kolodvor.net/2007/08/03/ruby-inject/comment-page-1/#comment-109</link>
		<dc:creator>Translator</dc:creator>
		<pubDate>Thu, 03 Jul 2008 20:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://nbabc.org/wordpress/?p=5#comment-109</guid>
		<description>Great article! thanks. And if you like idioms you should check this page outhttp://www.k-international.com/french_idiomsIt gives a list of French idioms with their English translations - really shows how funny language is out of context (and what a nightmare it can be to translate languages!). :-)</description>
		<content:encoded><![CDATA[<p>Great article! thanks. And if you like idioms you should check this page outhttp://www.k-international.com/french_idiomsIt gives a list of French idioms with their English translations - really shows how funny language is out of context (and what a nightmare it can be to translate languages!). <img src='http://kolodvor.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby Inject by Noah</title>
		<link>http://kolodvor.net/2007/08/03/ruby-inject/comment-page-1/#comment-60</link>
		<dc:creator>Noah</dc:creator>
		<pubDate>Thu, 01 May 2008 14:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://nbabc.org/wordpress/?p=5#comment-60</guid>
		<description>Doesn't like my entity chars?
# From:
n == names.last ? string &#60;&#60; name : string &#60;&#60; "#{name}, "
# To:
string &#60;&#60; ((n==names.last) ? name : string + ",")</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t like my entity chars?<br />
# From:<br />
n == names.last ? string &lt;&lt; name : string &lt;&lt; &#8220;#{name}, &#8221;<br />
# To:<br />
string &lt;&lt; ((n==names.last) ? name : string + &#8220;,&#8221;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby Inject by Noah</title>
		<link>http://kolodvor.net/2007/08/03/ruby-inject/comment-page-1/#comment-59</link>
		<dc:creator>Noah</dc:creator>
		<pubDate>Thu, 01 May 2008 14:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://nbabc.org/wordpress/?p=5#comment-59</guid>
		<description>Oops, it ate my comment, should be:

# From:
n == names.last ? string </description>
		<content:encoded><![CDATA[<p>Oops, it ate my comment, should be:</p>
<p># From:<br />
n == names.last ? string</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby Inject by Noah</title>
		<link>http://kolodvor.net/2007/08/03/ruby-inject/comment-page-1/#comment-58</link>
		<dc:creator>Noah</dc:creator>
		<pubDate>Thu, 01 May 2008 14:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://nbabc.org/wordpress/?p=5#comment-58</guid>
		<description>You can slightly simply the above idiom:

# From:
n == names.last ? string 

Either way, love the ternary use.  Ok, bye.</description>
		<content:encoded><![CDATA[<p>You can slightly simply the above idiom:</p>
<p># From:<br />
n == names.last ? string </p>
<p>Either way, love the ternary use.  Ok, bye.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby Inject by vlado</title>
		<link>http://kolodvor.net/2007/08/03/ruby-inject/comment-page-1/#comment-51</link>
		<dc:creator>vlado</dc:creator>
		<pubDate>Thu, 24 Apr 2008 08:31:41 +0000</pubDate>
		<guid isPermaLink="false">http://nbabc.org/wordpress/?p=5#comment-51</guid>
		<description>Yes it's a typo. Thanks Dmitry</description>
		<content:encoded><![CDATA[<p>Yes it&#8217;s a typo. Thanks Dmitry</p>
]]></content:encoded>
	</item>
</channel>
</rss>
