<?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 Andygirvan.com</title>
	<atom:link href="http://andygirvan.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://andygirvan.com</link>
	<description>Tech, music and video game enthusiast</description>
	<lastBuildDate>Tue, 13 Jul 2010 15:57:13 +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 Quick Tips &#8211; jQuery: Giving your selectors some context by andygirvan</title>
		<link>http://andygirvan.com/2010/07/quick-tips-jquery-giving-your-selectors-some-context/comment-page-1/#comment-39</link>
		<dc:creator>andygirvan</dc:creator>
		<pubDate>Tue, 13 Jul 2010 15:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://andygirvan.com/?p=132#comment-39</guid>
		<description>Additionally there is a great stackoverflow article about this: &lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://stackoverflow.com/questions/2421782/performance-of-jquery-selector-with-context&quot; rel=&quot;nofollow&quot;&gt;http://stackoverflow.com/questions/2421782/perf...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Additionally there is a great stackoverflow article about this: </p>
<p><a href="http://stackoverflow.com/questions/2421782/performance-of-jquery-selector-with-context" rel="nofollow"></a><a href="http://stackoverflow.com/questions/2421782/perf.." rel="nofollow">http://stackoverflow.com/questions/2421782/perf..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick Tips &#8211; jQuery: Giving your selectors some context by andygirvan</title>
		<link>http://andygirvan.com/2010/07/quick-tips-jquery-giving-your-selectors-some-context/comment-page-1/#comment-38</link>
		<dc:creator>andygirvan</dc:creator>
		<pubDate>Tue, 13 Jul 2010 15:13:31 +0000</pubDate>
		<guid isPermaLink="false">http://andygirvan.com/?p=132#comment-38</guid>
		<description>Actually there is a subtle difference. &lt;br&gt;&lt;br&gt;The way $(&#039;ul.menu li&#039;) would work would be to search through the DOM to find all list items within a located ul.menu. &lt;br&gt;&lt;br&gt;The other way of doing it - $(&#039;li&#039;,&#039;ul.menu&#039;) would only target the unordered list when performing the search.</description>
		<content:encoded><![CDATA[<p>Actually there is a subtle difference. </p>
<p>The way $(&#39;ul.menu li&#39;) would work would be to search through the DOM to find all list items within a located ul.menu. </p>
<p>The other way of doing it &#8211; $(&#39;li&#39;,&#39;ul.menu&#39;) would only target the unordered list when performing the search.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick Tips &#8211; jQuery: Giving your selectors some context by Seb</title>
		<link>http://andygirvan.com/2010/07/quick-tips-jquery-giving-your-selectors-some-context/comment-page-1/#comment-37</link>
		<dc:creator>Seb</dc:creator>
		<pubDate>Tue, 13 Jul 2010 13:31:31 +0000</pubDate>
		<guid isPermaLink="false">http://andygirvan.com/?p=132#comment-37</guid>
		<description>$(&#039;li&#039;,&#039;ul.menu&#039;); is functionally equivalent to $(&#039;ul.menu li&#039;); Far more useful, I find, are the is the ability to pass another jQuery object as the second parameter, e.g. the results from an earlier query, or a dom object, such as the document object of an external xml file retrieved from an ajax query.&lt;br&gt;&lt;br&gt;var menu = $(&#039;ul.menu&#039;);&lt;br&gt;$(&#039;li&#039;, menu);</description>
		<content:encoded><![CDATA[<p>$(&#39;li&#39;,&#39;ul.menu&#39;); is functionally equivalent to $(&#39;ul.menu li&#39;); Far more useful, I find, are the is the ability to pass another jQuery object as the second parameter, e.g. the results from an earlier query, or a dom object, such as the document object of an external xml file retrieved from an ajax query.</p>
<p>var menu = $(&#39;ul.menu&#39;);<br />$(&#39;li&#39;, menu);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding custom post types to Wordpress 3 by 200 Awesome Fresh Articles for Designers and Developers &#124; TechFleck</title>
		<link>http://andygirvan.com/2010/07/adding-custom-post-types-to-wordpress-3/comment-page-1/#comment-34</link>
		<dc:creator>200 Awesome Fresh Articles for Designers and Developers &#124; TechFleck</dc:creator>
		<pubDate>Thu, 08 Jul 2010 12:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://andygirvan.com/?p=69#comment-34</guid>
		<description>[...] Adding custom post types to WordPress 3 [...]</description>
		<content:encoded><![CDATA[<p>[...] Adding custom post types to WordPress 3 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding custom post types to Wordpress 3 by 200 Awesome Fresh Articles for Designers and Developers &#124; tripwire magazine</title>
		<link>http://andygirvan.com/2010/07/adding-custom-post-types-to-wordpress-3/comment-page-1/#comment-33</link>
		<dc:creator>200 Awesome Fresh Articles for Designers and Developers &#124; tripwire magazine</dc:creator>
		<pubDate>Thu, 08 Jul 2010 11:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://andygirvan.com/?p=69#comment-33</guid>
		<description>[...] Adding custom post types to Wordpress 3 [...]</description>
		<content:encoded><![CDATA[<p>[...] Adding custom post types to Wordpress 3 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Blog Zero by andygirvan</title>
		<link>http://andygirvan.com/2010/05/blog-zero/comment-page-1/#comment-32</link>
		<dc:creator>andygirvan</dc:creator>
		<pubDate>Tue, 06 Jul 2010 15:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://andygirvan.com/?p=12#comment-32</guid>
		<description>Still going strong...</description>
		<content:encoded><![CDATA[<p>Still going strong&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress 3.0 &#8211; What&#8217;s New &amp; How to Prepare by Incase you missed it &#8211; Wordpress 3.0 released!</title>
		<link>http://andygirvan.com/2010/05/wordpress-3-0-whats-new-and-how-to-prepare/comment-page-1/#comment-21</link>
		<dc:creator>Incase you missed it &#8211; Wordpress 3.0 released!</dc:creator>
		<pubDate>Fri, 18 Jun 2010 10:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://andygirvan.com/?p=24#comment-21</guid>
		<description>[...] night Wordpress 3.0 was released to the general public. Having previewed it previously on this blog, nothing has really surprised me in terms of what has been updated &#8211; but it is still nice to [...]</description>
		<content:encoded><![CDATA[<p>[...] night Wordpress 3.0 was released to the general public. Having previewed it previously on this blog, nothing has really surprised me in terms of what has been updated &#8211; but it is still nice to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unsubscribe from this email by emailing our email by Tweets that mention Unsubscribe from this email by emailing our email -- Topsy.com</title>
		<link>http://andygirvan.com/2010/06/unsubscribe-from-this-email-by-emailing-our-email/comment-page-1/#comment-8</link>
		<dc:creator>Tweets that mention Unsubscribe from this email by emailing our email -- Topsy.com</dc:creator>
		<pubDate>Thu, 03 Jun 2010 23:06:56 +0000</pubDate>
		<guid isPermaLink="false">http://andygirvan.com/?p=34#comment-8</guid>
		<description>[...] This post was mentioned on Twitter by andygirvan, Nikki Girvan. Nikki Girvan said: Unsubscribe from this email by emailing our email http://tinyurl.com/265v6kz &lt;= agree that some comps need 2 make it easier up unsubscribe! [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by andygirvan, Nikki Girvan. Nikki Girvan said: Unsubscribe from this email by emailing our email <a href="http://tinyurl.com/265v6kz" rel="nofollow">http://tinyurl.com/265v6kz</a> &lt;= agree that some comps need 2 make it easier up unsubscribe! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress 3.0 &#8211; What&#8217;s New &amp; How to Prepare by Tweets that mention Wordpress 3.0 – What’s New &#38; How to Prepare -- Topsy.com</title>
		<link>http://andygirvan.com/2010/05/wordpress-3-0-whats-new-and-how-to-prepare/comment-page-1/#comment-5</link>
		<dc:creator>Tweets that mention Wordpress 3.0 – What’s New &#38; How to Prepare -- Topsy.com</dc:creator>
		<pubDate>Fri, 28 May 2010 10:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://andygirvan.com/?p=24#comment-5</guid>
		<description>[...] This post was mentioned on Twitter by Antoine Soussaline and alexparish, andygirvan. andygirvan said: Blog post: Wordpress 3.0 – What’s New &amp; How to Prepare : http://bit.ly/9UgisN [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Antoine Soussaline and alexparish, andygirvan. andygirvan said: Blog post: Wordpress 3.0 – What’s New &amp; How to Prepare : <a href="http://bit.ly/9UgisN" rel="nofollow">http://bit.ly/9UgisN</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Blog Zero by Tweets that mention Blog Zero -- Topsy.com</title>
		<link>http://andygirvan.com/2010/05/blog-zero/comment-page-1/#comment-3</link>
		<dc:creator>Tweets that mention Blog Zero -- Topsy.com</dc:creator>
		<pubDate>Thu, 27 May 2010 21:16:34 +0000</pubDate>
		<guid isPermaLink="false">http://andygirvan.com/?p=12#comment-3</guid>
		<description>[...] This post was mentioned on Twitter by andygirvan and lauhug, Chris Hardcastle. Chris Hardcastle said: RT @andygirvan Personal blog revamped, new design http://bit.ly/aBqDmz --&gt; nice one, love the photos! [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by andygirvan and lauhug, Chris Hardcastle. Chris Hardcastle said: RT @andygirvan Personal blog revamped, new design <a href="http://bit.ly/aBqDmz" rel="nofollow">http://bit.ly/aBqDmz</a> &#8211;&gt; nice one, love the photos! [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
