<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - edektor</title>
<link>http://snipplr.com/users/edektor/tags/javascript</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 03:01:13 GMT</pubDate>
<item>
<title>(JavaScript) Array.prototype.remove</title>
<link>http://snipplr.com/view/26223/arrayprototyperemove/</link>
<description><![CDATA[ <p>remove and item or items from array</p> ]]></description>
<pubDate>Sun, 10 Jan 2010 18:04:00 GMT</pubDate>
<guid>http://snipplr.com/view/26223/arrayprototyperemove/</guid>
</item>
<item>
<title>(JavaScript) String.prototype.pad</title>
<link>http://snipplr.com/view/26222/stringprototypepad/</link>
<description><![CDATA[ <p>pads a string "2".pad(2, "0"); //02</p> ]]></description>
<pubDate>Sun, 10 Jan 2010 18:02:32 GMT</pubDate>
<guid>http://snipplr.com/view/26222/stringprototypepad/</guid>
</item>
</channel>
</rss>