<?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>MENINMAC &#187; jquery plugin</title>
	<atom:link href="http://www.meninmac.fr/tag/jquery-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.meninmac.fr</link>
	<description>Dev, Photos &#38; Food topics</description>
	<lastBuildDate>Thu, 26 Aug 2010 12:46:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Recursive object merge with $.extend()</title>
		<link>http://www.meninmac.fr/2009/04/01/recursive-object-merge-with-jquery-extend/</link>
		<comments>http://www.meninmac.fr/2009/04/01/recursive-object-merge-with-jquery-extend/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 19:28:09 +0000</pubDate>
		<dc:creator>Nicolas Clavier</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery plugin]]></category>

		<guid isPermaLink="false">http://www.meninmac.fr/?p=75</guid>
		<description><![CDATA[This post comes as an addition to this article:
Coding with a purpose: jquery $.extend() and $.fn.extend() confusion
As recommended in a jQuery plugin structure, I have a separate &#8220;default&#8221; object ($.fn.myplugin.defaults) which holds my default values for the plugin.
I then merge this object in the main function with a &#8220;configuration&#8221; object passed in when instantiating the plugin, the [...]]]></description>
		<wfw:commentRss>http://www.meninmac.fr/2009/04/01/recursive-object-merge-with-jquery-extend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
