<?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 Functions and Techniques to Keep in Mind</title>
	<atom:link href="http://www.tuttoaster.com/some-good-and-advanced-jquery-techniques/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tuttoaster.com/some-good-and-advanced-jquery-techniques/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=some-good-and-advanced-jquery-techniques</link>
	<description>Free Web and Graphic Design tutorials</description>
	<lastBuildDate>Wed, 27 Apr 2011 17:18:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Aman</title>
		<link>http://www.tuttoaster.com/some-good-and-advanced-jquery-techniques/#comment-4448</link>
		<dc:creator>Aman</dc:creator>
		<pubDate>Tue, 17 Aug 2010 17:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuttoaster.com/?p=3838#comment-4448</guid>
		<description>hey 

cool list.I have also 70+ jQuery Best Interface Techniques and Tutorials.Please see

http://jquery13.blogspot.com/2010/08/70-jquery-best-interface-techniques-and.html

Thanks
Aman</description>
		<content:encoded><![CDATA[<p>hey </p>
<p>cool list.I have also 70+ jQuery Best Interface Techniques and Tutorials.Please see</p>
<p><a href="http://jquery13.blogspot.com/2010/08/70-jquery-best-interface-techniques-and.html" rel="nofollow">http://jquery13.blogspot.com/2010/08/70-jquery-best-interface-techniques-and.html</a></p>
<p>Thanks<br />
Aman</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 0x4a6f4672</title>
		<link>http://www.tuttoaster.com/some-good-and-advanced-jquery-techniques/#comment-2178</link>
		<dc:creator>0x4a6f4672</dc:creator>
		<pubDate>Fri, 23 Jul 2010 13:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuttoaster.com/?p=3838#comment-2178</guid>
		<description>The selectors in the first paragraph &#039;Selectors based on attributes&#039; seem to be missing??</description>
		<content:encoded><![CDATA[<p>The selectors in the first paragraph &#8216;Selectors based on attributes&#8217; seem to be missing??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose</title>
		<link>http://www.tuttoaster.com/some-good-and-advanced-jquery-techniques/#comment-512</link>
		<dc:creator>Jose</dc:creator>
		<pubDate>Tue, 11 May 2010 15:19:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuttoaster.com/?p=3838#comment-512</guid>
		<description>@Evan Byrne. Well, I think it is, that&#039;s the point of comments, isn&#039;t it? Thanks for reading! ;)</description>
		<content:encoded><![CDATA[<p>@Evan Byrne. Well, I think it is, that&#8217;s the point of comments, isn&#8217;t it? Thanks for reading! <img src='http://www.tuttoaster.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan Byrne</title>
		<link>http://www.tuttoaster.com/some-good-and-advanced-jquery-techniques/#comment-511</link>
		<dc:creator>Evan Byrne</dc:creator>
		<pubDate>Mon, 10 May 2010 20:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuttoaster.com/?p=3838#comment-511</guid>
		<description>@James, it&#039;s not worth arguing over this... Yeah I know I&#039;m not one to talk, but still...</description>
		<content:encoded><![CDATA[<p>@James, it&#8217;s not worth arguing over this&#8230; Yeah I know I&#8217;m not one to talk, but still&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose</title>
		<link>http://www.tuttoaster.com/some-good-and-advanced-jquery-techniques/#comment-510</link>
		<dc:creator>Jose</dc:creator>
		<pubDate>Mon, 10 May 2010 16:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuttoaster.com/?p=3838#comment-510</guid>
		<description>@James Padolsey. We need the document-ready event only when we work with other events, and even in those cases, there are other techniques.

Besides of that I haven&#039;t said we have to use it every time we code something in jQuery, but if I haven&#039;t said where to put the code I&#039;ve written, the best way to make sure the DOM is ready is to use the Document-ready event, in that way people can put the code wherever they want.

There isn&#039;t an example with HTML and jQuery code together in this tutorial, if there were one, you could see the jQuery at the bottom without the document-ready event.

Thanks for the contribution. ;)</description>
		<content:encoded><![CDATA[<p>@James Padolsey. We need the document-ready event only when we work with other events, and even in those cases, there are other techniques.</p>
<p>Besides of that I haven&#8217;t said we have to use it every time we code something in jQuery, but if I haven&#8217;t said where to put the code I&#8217;ve written, the best way to make sure the DOM is ready is to use the Document-ready event, in that way people can put the code wherever they want.</p>
<p>There isn&#8217;t an example with HTML and jQuery code together in this tutorial, if there were one, you could see the jQuery at the bottom without the document-ready event.</p>
<p>Thanks for the contribution. <img src='http://www.tuttoaster.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Padolsey</title>
		<link>http://www.tuttoaster.com/some-good-and-advanced-jquery-techniques/#comment-509</link>
		<dc:creator>James Padolsey</dc:creator>
		<pubDate>Mon, 10 May 2010 15:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuttoaster.com/?p=3838#comment-509</guid>
		<description>@Jose, yes, I know Karl. I actually wrote on his site (learningjquery.com) not so long ago. If you contacted Karl I&#039;m quite confident that he would agree with me on the fact that document-ready isn&#039;t necessary all the time -- and that&#039;s it&#039;s faster to use alternative techniques (such as the one I outlined in my initial comment). I&#039;m grateful that you &quot;respect&quot; my opinion, but most of what I&#039;ve written isn&#039;t opinion, but fact. Please do your research.</description>
		<content:encoded><![CDATA[<p>@Jose, yes, I know Karl. I actually wrote on his site (learningjquery.com) not so long ago. If you contacted Karl I&#8217;m quite confident that he would agree with me on the fact that document-ready isn&#8217;t necessary all the time &#8212; and that&#8217;s it&#8217;s faster to use alternative techniques (such as the one I outlined in my initial comment). I&#8217;m grateful that you &#8220;respect&#8221; my opinion, but most of what I&#8217;ve written isn&#8217;t opinion, but fact. Please do your research.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thijs</title>
		<link>http://www.tuttoaster.com/some-good-and-advanced-jquery-techniques/#comment-508</link>
		<dc:creator>Thijs</dc:creator>
		<pubDate>Mon, 10 May 2010 07:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuttoaster.com/?p=3838#comment-508</guid>
		<description>Can&#039;t say the article was helpfull for me personally but I did send it troughout the office here. It explains the power of the jquery selectors and how to use them. So props for the article.</description>
		<content:encoded><![CDATA[<p>Can&#8217;t say the article was helpfull for me personally but I did send it troughout the office here. It explains the power of the jquery selectors and how to use them. So props for the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jQuery Functions and Techniques to Keep in Mind &#124; Dev Loom</title>
		<link>http://www.tuttoaster.com/some-good-and-advanced-jquery-techniques/#comment-507</link>
		<dc:creator>jQuery Functions and Techniques to Keep in Mind &#124; Dev Loom</dc:creator>
		<pubDate>Mon, 10 May 2010 07:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuttoaster.com/?p=3838#comment-507</guid>
		<description>[...] jQuery Functions and Techniques to Keep in Mind Via / CSS Globe [...]</description>
		<content:encoded><![CDATA[<p>[...] jQuery Functions and Techniques to Keep in Mind Via / CSS Globe [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tatam</title>
		<link>http://www.tuttoaster.com/some-good-and-advanced-jquery-techniques/#comment-506</link>
		<dc:creator>Tatam</dc:creator>
		<pubDate>Mon, 10 May 2010 05:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuttoaster.com/?p=3838#comment-506</guid>
		<description>Thanks for the article

@others who are criticising : if you don&#039;t like the article, just leave it. It depends on the developer to use his own set of code-handling style. Its their own personal opinion. Why can&#039;t you emphasize on writing your own blog with more &#039;pro-developer&#039; knowledge of yours. Never criticise people who are willing and taking steps to contribute instead of sitting idle for their own sake with their much earned knowledge.

Jose, your effort in this age is really appreciated. Keep it up!</description>
		<content:encoded><![CDATA[<p>Thanks for the article</p>
<p>@others who are criticising : if you don&#8217;t like the article, just leave it. It depends on the developer to use his own set of code-handling style. Its their own personal opinion. Why can&#8217;t you emphasize on writing your own blog with more &#8216;pro-developer&#8217; knowledge of yours. Never criticise people who are willing and taking steps to contribute instead of sitting idle for their own sake with their much earned knowledge.</p>
<p>Jose, your effort in this age is really appreciated. Keep it up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose</title>
		<link>http://www.tuttoaster.com/some-good-and-advanced-jquery-techniques/#comment-505</link>
		<dc:creator>Jose</dc:creator>
		<pubDate>Sun, 09 May 2010 23:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tuttoaster.com/?p=3838#comment-505</guid>
		<description>@James Padolsey. The document-ready event has a lot of advantages and is a good practice. If you don&#039;t trust me (obviously you don&#039;t :D), please, trust Karl Swedberg. (&lt;a href=&quot;http://www.learningjquery.com/2006/09/introducing-document-ready&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;).

&lt;blockquote&gt;If you want an event to work on your page, you should call it inside the $(document).ready() function&lt;/blockquote&gt;

He&#039;s on the jQuery project team and has written some books about jQuery.

I respect your opinion and appreciate your comments.

I try to do my best and keep learning. Thank you!</description>
		<content:encoded><![CDATA[<p>@James Padolsey. The document-ready event has a lot of advantages and is a good practice. If you don&#8217;t trust me (obviously you don&#8217;t <img src='http://www.tuttoaster.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ), please, trust Karl Swedberg. (<a href="http://www.learningjquery.com/2006/09/introducing-document-ready" rel="nofollow">here</a>).</p>
<blockquote><p>If you want an event to work on your page, you should call it inside the $(document).ready() function</p></blockquote>
<p>He&#8217;s on the jQuery project team and has written some books about jQuery.</p>
<p>I respect your opinion and appreciate your comments.</p>
<p>I try to do my best and keep learning. Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

