<?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: $.extend and $.data, more than just internal jQuery methods</title>
	<atom:link href="http://www.position-absolute.com/articles/extend-and-data-more-than-just-internal-jquery-methods/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.position-absolute.com/articles/extend-and-data-more-than-just-internal-jquery-methods/</link>
	<description>Get your web worker news fix</description>
	<lastBuildDate>Fri, 10 Feb 2012 21:12:55 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dan</title>
		<link>http://www.position-absolute.com/articles/extend-and-data-more-than-just-internal-jquery-methods/comment-page-1/#comment-9382</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 22 Sep 2010 10:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-absolute.com/?p=2826#comment-9382</guid>
		<description>Your $.data code example does not replicate the problem you propose so I am having difficulty following it.
Does &#039;DOMelement&#039; represent a set of elements for example?
It would be much more useful to have an html and jquery example combined that can be easily tested.
Thanks</description>
		<content:encoded><![CDATA[<p>Your $.data code example does not replicate the problem you propose so I am having difficulty following it.<br />
Does &#8216;DOMelement&#8217; represent a set of elements for example?<br />
It would be much more useful to have an html and jquery example combined that can be easily tested.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cedric Dugas</title>
		<link>http://www.position-absolute.com/articles/extend-and-data-more-than-just-internal-jquery-methods/comment-page-1/#comment-7568</link>
		<dc:creator>Cedric Dugas</dc:creator>
		<pubDate>Thu, 24 Jun 2010 20:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-absolute.com/?p=2826#comment-7568</guid>
		<description>True Eric, not quite sure how I missed this one :P. I will update the article


@jaCoder  When I say singleton I just mean when your using the singleton development pattern, which is just a basic object.</description>
		<content:encoded><![CDATA[<p>True Eric, not quite sure how I missed this one <img src='http://www.position-absolute.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> . I will update the article</p>
<p>@jaCoder  When I say singleton I just mean when your using the singleton development pattern, which is just a basic object.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: csssample</title>
		<link>http://www.position-absolute.com/articles/extend-and-data-more-than-just-internal-jquery-methods/comment-page-1/#comment-7564</link>
		<dc:creator>csssample</dc:creator>
		<pubDate>Thu, 24 Jun 2010 15:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-absolute.com/?p=2826#comment-7564</guid>
		<description>Excellent Article, Keep posting like this</description>
		<content:encoded><![CDATA[<p>Excellent Article, Keep posting like this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jaCoder</title>
		<link>http://www.position-absolute.com/articles/extend-and-data-more-than-just-internal-jquery-methods/comment-page-1/#comment-7537</link>
		<dc:creator>jaCoder</dc:creator>
		<pubDate>Tue, 22 Jun 2010 14:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-absolute.com/?p=2826#comment-7537</guid>
		<description>Could in fact merge 2 singletons into one.
What did You meant, Cedric? What for could You need do this?</description>
		<content:encoded><![CDATA[<p>Could in fact merge 2 singletons into one.<br />
What did You meant, Cedric? What for could You need do this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.position-absolute.com/articles/extend-and-data-more-than-just-internal-jquery-methods/comment-page-1/#comment-7532</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 22 Jun 2010 06:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-absolute.com/?p=2826#comment-7532</guid>
		<description>Very helpful post, especially for $.extend trick... I developed my own function to merge objects, but now I will refractor my code and rely on jQuery&#039;s method. Thanks</description>
		<content:encoded><![CDATA[<p>Very helpful post, especially for $.extend trick&#8230; I developed my own function to merge objects, but now I will refractor my code and rely on jQuery&#8217;s method. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Hynds</title>
		<link>http://www.position-absolute.com/articles/extend-and-data-more-than-just-internal-jquery-methods/comment-page-1/#comment-7530</link>
		<dc:creator>Eric Hynds</dc:creator>
		<pubDate>Tue, 22 Jun 2010 02:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.position-absolute.com/?p=2826#comment-7530</guid>
		<description>Just a quick clarification, you&#039;re actually using $.fn.data in your examples rather than $.data, which are two separate but related methods.  $.fn.data uses $.data internally, but also triggers &quot;getData&quot; and &quot;setData&quot; events on the matches DOM elements.</description>
		<content:encoded><![CDATA[<p>Just a quick clarification, you&#8217;re actually using $.fn.data in your examples rather than $.data, which are two separate but related methods.  $.fn.data uses $.data internally, but also triggers &#8220;getData&#8221; and &#8220;setData&#8221; events on the matches DOM elements.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

