<?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: jQuery in 15 minutes</title>
	<atom:link href="http://ajaxian.com/archives/jquery-in-15-minutes/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/jquery-in-15-minutes</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Marc Grabanski</title>
		<link>http://ajaxian.com/archives/jquery-in-15-minutes/comment-page-1#comment-253716</link>
		<dc:creator>Marc Grabanski</dc:creator>
		<pubDate>Thu, 09 Aug 2007 15:46:54 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2647#comment-253716</guid>
		<description>I used this for a presentation yesterday I did on jQuery to the company I work for.  It doesn&#039;t address why you should use jQuery, but it does give a nice overview on how to use it.</description>
		<content:encoded><![CDATA[<p>I used this for a presentation yesterday I did on jQuery to the company I work for.  It doesn&#8217;t address why you should use jQuery, but it does give a nice overview on how to use it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Willison</title>
		<link>http://ajaxian.com/archives/jquery-in-15-minutes/comment-page-1#comment-253647</link>
		<dc:creator>Simon Willison</dc:creator>
		<pubDate>Wed, 08 Aug 2007 14:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2647#comment-253647</guid>
		<description>James: the neat thing about jQuery plugins is that they are a supported way of adding new methods to the jQuery object. It means that jQuery itself can stay reasonably small, but if you desperately need to be able to do $(&#039;div.teaser&#039;).explodeInAShowerOfSparks() there&#039;s a documented and explained way of adding your custom functionality.</description>
		<content:encoded><![CDATA[<p>James: the neat thing about jQuery plugins is that they are a supported way of adding new methods to the jQuery object. It means that jQuery itself can stay reasonably small, but if you desperately need to be able to do $(&#8216;div.teaser&#8217;).explodeInAShowerOfSparks() there&#8217;s a documented and explained way of adding your custom functionality.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolas Hoizey</title>
		<link>http://ajaxian.com/archives/jquery-in-15-minutes/comment-page-1#comment-253646</link>
		<dc:creator>Nicolas Hoizey</dc:creator>
		<pubDate>Wed, 08 Aug 2007 14:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2647#comment-253646</guid>
		<description>Slide 6 says that &quot;some methods return results from the first matched element&quot;, but two of the three examples anyway are single elements! The first uses an id, and the third the :last selector.

Anyway, I&#039;ve learned from slide 11 the really not obvious meaning of the end() method, thanks!</description>
		<content:encoded><![CDATA[<p>Slide 6 says that &#8220;some methods return results from the first matched element&#8221;, but two of the three examples anyway are single elements! The first uses an id, and the third the :last selector.</p>
<p>Anyway, I&#8217;ve learned from slide 11 the really not obvious meaning of the end() method, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DigitaLink</title>
		<link>http://ajaxian.com/archives/jquery-in-15-minutes/comment-page-1#comment-253644</link>
		<dc:creator>DigitaLink</dc:creator>
		<pubDate>Wed, 08 Aug 2007 13:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2647#comment-253644</guid>
		<description>As someone just starting to delve into the wonders of jQuery, this is cool.</description>
		<content:encoded><![CDATA[<p>As someone just starting to delve into the wonders of jQuery, this is cool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://ajaxian.com/archives/jquery-in-15-minutes/comment-page-1#comment-253643</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 08 Aug 2007 13:24:23 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2647#comment-253643</guid>
		<description>I don&#039;t get why they make a deal of &quot;plugins&quot; its JavaScript everythign is extendable.. woopie :/</description>
		<content:encoded><![CDATA[<p>I don&#8217;t get why they make a deal of &#8220;plugins&#8221; its JavaScript everythign is extendable.. woopie :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ajaxus.net</title>
		<link>http://ajaxian.com/archives/jquery-in-15-minutes/comment-page-1#comment-253635</link>
		<dc:creator>ajaxus.net</dc:creator>
		<pubDate>Wed, 08 Aug 2007 11:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2647#comment-253635</guid>
		<description>yes, perfect to show to a friend of mine so he know what to expect from jQuery</description>
		<content:encoded><![CDATA[<p>yes, perfect to show to a friend of mine so he know what to expect from jQuery</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justin</title>
		<link>http://ajaxian.com/archives/jquery-in-15-minutes/comment-page-1#comment-253634</link>
		<dc:creator>justin</dc:creator>
		<pubDate>Wed, 08 Aug 2007 11:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2647#comment-253634</guid>
		<description>nice overview</description>
		<content:encoded><![CDATA[<p>nice overview</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ÐšÐ°Ð»Ð¾ÑÐ½ Ðš. Ð¦Ð²ÐµÑ‚ÐºÐ¾Ð²</title>
		<link>http://ajaxian.com/archives/jquery-in-15-minutes/comment-page-1#comment-253633</link>
		<dc:creator>ÐšÐ°Ð»Ð¾ÑÐ½ Ðš. Ð¦Ð²ÐµÑ‚ÐºÐ¾Ð²</dc:creator>
		<pubDate>Wed, 08 Aug 2007 10:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2647#comment-253633</guid>
		<description>Very nice!</description>
		<content:encoded><![CDATA[<p>Very nice!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

