<?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/prototype</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 05 Dec 2008 11:55:55 GMT</pubDate>
<item>
<title>(JavaScript) Extending Objects and Custom Objects using .prototype</title>
<link>http://snipplr.com/view/2364/extending-objects-and-custom-objects-using-prototype/</link>
<description><![CDATA[ <p>Extend a custom object, and a pre-defined object(e.g. string) using .prototype available in JS.</p> ]]></description>
<pubDate>Tue, 20 Mar 2007 08:02:15 GMT</pubDate>
<guid>http://snipplr.com/view/2364/extending-objects-and-custom-objects-using-prototype/</guid>
</item>
</channel>
</rss>