<?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>Chanel's Blog &#187; api</title>
	<atom:link href="http://cmunezero.com/tag/api/feed/" rel="self" type="application/rss+xml" />
	<link>http://cmunezero.com</link>
	<description>Where code meets love... and a lot of awkward silences...</description>
	<lastBuildDate>Tue, 11 May 2010 21:17:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>jQuery: I thought I knew you so well</title>
		<link>http://cmunezero.com/2008/07/25/jquery-i-thought-i-knew-you-so-well/</link>
		<comments>http://cmunezero.com/2008/07/25/jquery-i-thought-i-knew-you-so-well/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 19:50:06 +0000</pubDate>
		<dc:creator>chanel</dc:creator>
				<category><![CDATA[misc]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://cmunezero.com/?p=52</guid>
		<description><![CDATA[I just recently found out that jQuery&#8217;s &#8220;get&#8221; method actually returns the DOM objects within the jQuery object.  For the longest time, I&#8217;ve been using my own &#8220;dom&#8221; method to do the same thing.  For some reason, I never use their documentation site.  The search isn&#8217;t that great, and something about the [...]]]></description>
			<content:encoded><![CDATA[<p>I just recently found out that jQuery&#8217;s <a href="http://docs.jquery.com/Core/get">&#8220;get&#8221;</a> method actually returns the DOM objects within the <a href="http://www.jquery.com">jQuery</a> object.  For the longest time, I&#8217;ve been using my own &#8220;dom&#8221; method to do the same thing.  For some reason, I never use their <a href="http://docs.jquery.com/">documentation site</a>.  The search isn&#8217;t that great, and something about the site itself just makes me not want to use.  Maybe its because I loved the old <a href="http://visualjquery.com">Visual jQuery</a> site so much.  Only if someone would update it for jQuery 1.2.</p>
]]></content:encoded>
			<wfw:commentRss>http://cmunezero.com/2008/07/25/jquery-i-thought-i-knew-you-so-well/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
