<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Notes Log &#187; Examples</title>
	<atom:link href="http://noteslog.com/category/examples/feed/" rel="self" type="application/rss+xml" />
	<link>http://noteslog.com</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 14:41:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Differences between jQuery Selections</title>
		<link>http://noteslog.com/post/differences-between-jquery-selections/</link>
		<comments>http://noteslog.com/post/differences-between-jquery-selections/#comments</comments>
		<pubDate>Sun, 16 Sep 2007 21:05:52 +0000</pubDate>
		<dc:creator>Andrea Ercolino</dc:creator>
				<category><![CDATA[Examples]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://noteslog.com/post/differences-between-jquery-selections/</guid>
		<description><![CDATA[The most basic action for a jQuery script is to select elements to act upon later. I&#8217;ve just made up a little page for testing the differences between jQuery selections.]]></description>
			<content:encoded><![CDATA[<p>The most basic action for a jQuery script is to select elements to act upon later.</p>
<p>I&#8217;ve just made up a little page for testing the <a href="http://noteslog.com/personal/projects/jquery/selections/test.html">differences between jQuery selections</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://noteslog.com/post/differences-between-jquery-selections/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

