<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - 1man</title>
<link>http://snipplr.com/users/1man/tags/hash</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Dec 2008 05:16:10 GMT</pubDate>
<item>
<title>(JavaScript) jQuery Object Hash and jQuery Extend</title>
<link>http://snipplr.com/view/5273/jquery-object-hash-and-jquery-extend/</link>
<description><![CDATA[ <p>An example of how to extent the jQuery objects to include our own methods.</p> ]]></description>
<pubDate>Wed, 05 Mar 2008 06:03:46 GMT</pubDate>
<guid>http://snipplr.com/view/5273/jquery-object-hash-and-jquery-extend/</guid>
</item>
<item>
<title>(JavaScript) Option Hash Using jQuery</title>
<link>http://snipplr.com/view/5221/option-hash-using-jquery/</link>
<description><![CDATA[ <p>If you have a complex function you may need to pass it lots of arguments. Instead of having to remember how many you need to pass, and passing 'null' for un needed arguments, pass the function an object.

Now you can set the defaults inside the function, which will be superseeded if they are passed as an argument.</p> ]]></description>
<pubDate>Wed, 27 Feb 2008 15:20:11 GMT</pubDate>
<guid>http://snipplr.com/view/5221/option-hash-using-jquery/</guid>
</item>
</channel>
</rss>