<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/favorites/nerdfiles</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 14 Feb 2012 19:21:57 GMT</pubDate>
<item>
<title>(Django) Django if statement &amp;amp; loop - nerdfiles</title>
<link>http://snipplr.com/view/55083/django-if-statement--loop/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 09 Jun 2011 16:15:05 GMT</pubDate>
<guid>http://snipplr.com/view/55083/django-if-statement--loop/</guid>
</item>
<item>
<title>(CSS) Centered UL nav list with CSS - nerdfiles</title>
<link>http://snipplr.com/view/49072/centered-ul-nav-list-with-css/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 16 Feb 2011 08:54:38 GMT</pubDate>
<guid>http://snipplr.com/view/49072/centered-ul-nav-list-with-css/</guid>
</item>
<item>
<title>(MySQL) WordPress: Fix UTF-8 Issues - nerdfiles</title>
<link>http://snipplr.com/view/49060/wordpress-fix-utf8-issues/</link>
<description><![CDATA[ <p>If a MySQL DB for WordPress is encoded as latin1, these steps will prevent utf8 encoding issues.</p> ]]></description>
<pubDate>Wed, 16 Feb 2011 01:27:14 GMT</pubDate>
<guid>http://snipplr.com/view/49060/wordpress-fix-utf8-issues/</guid>
</item>
<item>
<title>(JavaScript) Current Work - nerdfiles</title>
<link>http://snipplr.com/view/47830/current-work/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 25 Jan 2011 12:00:46 GMT</pubDate>
<guid>http://snipplr.com/view/47830/current-work/</guid>
</item>
<item>
<title>(PHP) Load Folder into PHP array - nerdfiles</title>
<link>http://snipplr.com/view/38711/load-folder-into-php-array/</link>
<description><![CDATA[ <p>Loops through all files of a certain extension in the specified directory.  Can be used to list all images in a given directory.</p> ]]></description>
<pubDate>Sun, 08 Aug 2010 07:59:39 GMT</pubDate>
<guid>http://snipplr.com/view/38711/load-folder-into-php-array/</guid>
</item>
<item>
<title>(JavaScript) inArray - nerdfiles</title>
<link>http://snipplr.com/view/37100/inarray/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 11 Jul 2010 04:02:10 GMT</pubDate>
<guid>http://snipplr.com/view/37100/inarray/</guid>
</item>
<item>
<title>(JavaScript) insertAfter - nerdfiles</title>
<link>http://snipplr.com/view/37099/insertafter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 11 Jul 2010 04:01:09 GMT</pubDate>
<guid>http://snipplr.com/view/37099/insertafter/</guid>
</item>
<item>
<title>(JavaScript) toggle - nerdfiles</title>
<link>http://snipplr.com/view/37098/toggle/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 11 Jul 2010 03:59:15 GMT</pubDate>
<guid>http://snipplr.com/view/37098/toggle/</guid>
</item>
<item>
<title>(JavaScript) getElementsByClass - nerdfiles</title>
<link>http://snipplr.com/view/37097/getelementsbyclass/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 11 Jul 2010 03:53:04 GMT</pubDate>
<guid>http://snipplr.com/view/37097/getelementsbyclass/</guid>
</item>
<item>
<title>(JavaScript) addLoadEvent - nerdfiles</title>
<link>http://snipplr.com/view/37096/addloadevent/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 11 Jul 2010 03:52:16 GMT</pubDate>
<guid>http://snipplr.com/view/37096/addloadevent/</guid>
</item>
<item>
<title>(JavaScript) addEvent - nerdfiles</title>
<link>http://snipplr.com/view/37095/addevent/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 11 Jul 2010 03:51:15 GMT</pubDate>
<guid>http://snipplr.com/view/37095/addevent/</guid>
</item>
<item>
<title>(PHP) Using different domains for different languages - nerdfiles</title>
<link>http://snipplr.com/view/34121/using-different-domains-for-different-languages/</link>
<description><![CDATA[ <p>courtesy of mark8barnes</p> ]]></description>
<pubDate>Mon, 10 May 2010 06:42:47 GMT</pubDate>
<guid>http://snipplr.com/view/34121/using-different-domains-for-different-languages/</guid>
</item>
<item>
<title>(PHP) Adding Rules to the WordPress WP_Rewrite - nerdfiles</title>
<link>http://snipplr.com/view/34120/adding-rules-to-the-wordpress-wprewrite/</link>
<description><![CDATA[ <p>courtesy of mark8barnes (http://wordpress.org/support/profile/52354)</p> ]]></description>
<pubDate>Mon, 10 May 2010 06:39:52 GMT</pubDate>
<guid>http://snipplr.com/view/34120/adding-rules-to-the-wordpress-wprewrite/</guid>
</item>
<item>
<title>(JavaScript) setTimeout() Redux - nerdfiles</title>
<link>http://snipplr.com/view/29603/settimeout-redux/</link>
<description><![CDATA[ <p>I don’t know how or why this works.</p> ]]></description>
<pubDate>Thu, 11 Mar 2010 08:29:50 GMT</pubDate>
<guid>http://snipplr.com/view/29603/settimeout-redux/</guid>
</item>
<item>
<title>(PHP) LoneDatabaseClass - nerdfiles</title>
<link>http://snipplr.com/view/29332/lonedatabaseclass/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 05 Mar 2010 05:59:31 GMT</pubDate>
<guid>http://snipplr.com/view/29332/lonedatabaseclass/</guid>
</item>
<item>
<title>(PHP) PHP Database Connection Class - nerdfiles</title>
<link>http://snipplr.com/view/28635/php-database-connection-class/</link>
<description><![CDATA[ <p>Just a beginning, hoping to refine this ASAP.</p> ]]></description>
<pubDate>Fri, 19 Feb 2010 17:30:39 GMT</pubDate>
<guid>http://snipplr.com/view/28635/php-database-connection-class/</guid>
</item>
<item>
<title>(jQuery) jQuery IE6 detection - nerdfiles</title>
<link>http://snipplr.com/view/28628/jquery-ie6-detection/</link>
<description><![CDATA[ <p>Make IE6 do tricks with jQuery</p> ]]></description>
<pubDate>Fri, 19 Feb 2010 14:02:07 GMT</pubDate>
<guid>http://snipplr.com/view/28628/jquery-ie6-detection/</guid>
</item>
<item>
<title>(HTML) Crossbrowser video embedding - nerdfiles</title>
<link>http://snipplr.com/view/28617/crossbrowser-video-embedding/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 19 Feb 2010 09:30:13 GMT</pubDate>
<guid>http://snipplr.com/view/28617/crossbrowser-video-embedding/</guid>
</item>
<item>
<title>(JavaScript) Javascript OOP Form Validator - nerdfiles</title>
<link>http://snipplr.com/view/28592/javascript-oop-form-validator/</link>
<description><![CDATA[ <p>Just thought id put up a version of my form validation class. It will be expanded in the future but I thought Id let everyone have a look.

# Update 0.1  #
    *   Create Error List Function
    *   Validate Email Address Function
    *   Validate Length of field</p> ]]></description>
<pubDate>Fri, 19 Feb 2010 03:12:07 GMT</pubDate>
<guid>http://snipplr.com/view/28592/javascript-oop-form-validator/</guid>
</item>
<item>
<title>(JavaScript) JavaScript Clone Objects &amp;amp; Arrays - nerdfiles</title>
<link>http://snipplr.com/view/27635/javascript-clone-objects--arrays/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 03 Feb 2010 14:47:59 GMT</pubDate>
<guid>http://snipplr.com/view/27635/javascript-clone-objects--arrays/</guid>
</item>
</channel>
</rss>
