<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - Unreal</title>
<link>http://snipplr.com/users/Unreal</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 21:27:44 GMT</pubDate>
<item>
<title>(PHP) Hex to RGB</title>
<link>http://snipplr.com/view/17907/hex-to-rgb/</link>
<description><![CDATA[ <p>Another hex to RGB function. Probably pointless me sharing it but ah well.</p> ]]></description>
<pubDate>Wed, 05 Aug 2009 01:30:23 GMT</pubDate>
<guid>http://snipplr.com/view/17907/hex-to-rgb/</guid>
</item>
<item>
<title>(PHP) time() Format - How many seconds/minutes/hours/days/years/decades ago</title>
<link>http://snipplr.com/view/17338/time-format--how-many-secondsminuteshoursdaysyearsdecades-ago/</link>
<description><![CDATA[ <p>This snippet will format time() into something a bit more user friendly. Title explains it better.</p> ]]></description>
<pubDate>Wed, 22 Jul 2009 13:38:36 GMT</pubDate>
<guid>http://snipplr.com/view/17338/time-format--how-many-secondsminuteshoursdaysyearsdecades-ago/</guid>
</item>
<item>
<title>(jQuery) Simple jQuery Drop Down Menu</title>
<link>http://snipplr.com/view/15313/simple-jquery-drop-down-menu/</link>
<description><![CDATA[ <p>A clean and simple drop down menu made in jQuery</p> ]]></description>
<pubDate>Mon, 25 May 2009 21:20:56 GMT</pubDate>
<guid>http://snipplr.com/view/15313/simple-jquery-drop-down-menu/</guid>
</item>
<item>
<title>(JavaScript) Redirect Delay</title>
<link>http://snipplr.com/view/12852/redirect-delay/</link>
<description><![CDATA[ <p>From Tizag</p> ]]></description>
<pubDate>Fri, 06 Mar 2009 16:29:54 GMT</pubDate>
<guid>http://snipplr.com/view/12852/redirect-delay/</guid>
</item>
<item>
<title>(JavaScript) Prevent Users From Right Clicking Images</title>
<link>http://snipplr.com/view/12710/prevent-users-from-right-clicking-images/</link>
<description><![CDATA[ <p>Can be applied to any element, but is most relevent when applied to an image.</p> ]]></description>
<pubDate>Sun, 01 Mar 2009 22:56:57 GMT</pubDate>
<guid>http://snipplr.com/view/12710/prevent-users-from-right-clicking-images/</guid>
</item>
<item>
<title>(JavaScript) Onclick Delete Contents Onblur Put Back Value</title>
<link>http://snipplr.com/view/12690/onclick-delete-contents-onblur-put-back-value/</link>
<description><![CDATA[ <p>Nice little snippet. Should be used on all text fields in my opinion.</p> ]]></description>
<pubDate>Sat, 28 Feb 2009 20:26:43 GMT</pubDate>
<guid>http://snipplr.com/view/12690/onclick-delete-contents-onblur-put-back-value/</guid>
</item>
<item>
<title>(PHP) Nice RSS Aggregator/Parser</title>
<link>http://snipplr.com/view/12688/nice-rss-aggregatorparser/</link>
<description><![CDATA[ <p>This parses RSS feeds very nicely using the DOM.</p> ]]></description>
<pubDate>Sat, 28 Feb 2009 19:51:16 GMT</pubDate>
<guid>http://snipplr.com/view/12688/nice-rss-aggregatorparser/</guid>
</item>
<item>
<title>(PHP) Find All The Links On A Page</title>
<link>http://snipplr.com/view/12678/find-all-the-links-on-a-page/</link>
<description><![CDATA[ <p>The basis to a spider.</p> ]]></description>
<pubDate>Sat, 28 Feb 2009 18:59:43 GMT</pubDate>
<guid>http://snipplr.com/view/12678/find-all-the-links-on-a-page/</guid>
</item>
<item>
<title>(PHP) Get The Inside String</title>
<link>http://snipplr.com/view/12677/get-the-inside-string/</link>
<description><![CDATA[ <p>Using this you can get the inside string from another given string. Great for scraping data from other sites.</p> ]]></description>
<pubDate>Sat, 28 Feb 2009 18:49:37 GMT</pubDate>
<guid>http://snipplr.com/view/12677/get-the-inside-string/</guid>
</item>
<item>
<title>(PHP) Get Page Title</title>
<link>http://snipplr.com/view/12676/get-page-title/</link>
<description><![CDATA[ <p>Use this snippet to get a page title using the DOM.</p> ]]></description>
<pubDate>Sat, 28 Feb 2009 18:45:50 GMT</pubDate>
<guid>http://snipplr.com/view/12676/get-page-title/</guid>
</item>
<item>
<title>(PHP) Turn Static URLs Into Links</title>
<link>http://snipplr.com/view/12675/turn-static-urls-into-links/</link>
<description><![CDATA[ <p>Nice simple snippet. Great for forum scripts.</p> ]]></description>
<pubDate>Sat, 28 Feb 2009 18:45:02 GMT</pubDate>
<guid>http://snipplr.com/view/12675/turn-static-urls-into-links/</guid>
</item>
</channel>
</rss>