<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - DrewDouglass</title>
<link>http://snipplr.com/users/DrewDouglass</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 14 Feb 2012 15:51:56 GMT</pubDate>
<item>
<title>(PHP) PHP Media API Class (YouTube, Flickr, Vimeo, Bitly)</title>
<link>http://snipplr.com/view/38670/php-media-api-class-youtube-flickr-vimeo-bitly/</link>
<description><![CDATA[ <p>Originally written by Jason Lengstorf, rewritten by Drew Douglass, packaged into the EnnuiCMS (link above), can be used as standalone class.

Be sure to change or define your constants for PAGE_OBJ_WIDTH and PAGE_OBJ_HEIGHT when using the YouTube method.</p> ]]></description>
<pubDate>Sat, 07 Aug 2010 15:59:02 GMT</pubDate>
<guid>http://snipplr.com/view/38670/php-media-api-class-youtube-flickr-vimeo-bitly/</guid>
</item>
<item>
<title>(PHP) Get Web Page With cURL</title>
<link>http://snipplr.com/view/20075/get-web-page-with-curl/</link>
<description><![CDATA[ <p>Helpful for remembering useful CURLOPT constants. Taken from an example in the php manual comments.</p> ]]></description>
<pubDate>Wed, 23 Sep 2009 01:58:19 GMT</pubDate>
<guid>http://snipplr.com/view/20075/get-web-page-with-curl/</guid>
</item>
<item>
<title>(JavaScript) jQuery Link Nudge Plugin</title>
<link>http://snipplr.com/view/17929/jquery-link-nudge-plugin/</link>
<description><![CDATA[ <p>Plugin Source.</p> ]]></description>
<pubDate>Wed, 05 Aug 2009 16:05:39 GMT</pubDate>
<guid>http://snipplr.com/view/17929/jquery-link-nudge-plugin/</guid>
</item>
<item>
<title>(PHP) Recursive Directory Listing (Show full directory structure)</title>
<link>http://snipplr.com/view/16903/recursive-directory-listing-show-full-directory-structure/</link>
<description><![CDATA[ <p>Takes advantage of the SPL. Much easier and maintainable than the previous revisions. Haven't done any benchmarks yet but I imagine it is much faster. "If you want to omit directories, remove the RecursiveIteratorIterator::SELF_FIRST part."</p> ]]></description>
<pubDate>Sun, 12 Jul 2009 03:41:43 GMT</pubDate>
<guid>http://snipplr.com/view/16903/recursive-directory-listing-show-full-directory-structure/</guid>
</item>
<item>
<title>(PHP) Get Real IP Address with PHP</title>
<link>http://snipplr.com/view/16895/get-real-ip-address-with-php/</link>
<description><![CDATA[ <p>All credit for this snippet goes to Roshan, link is given above.</p> ]]></description>
<pubDate>Sun, 12 Jul 2009 00:35:51 GMT</pubDate>
<guid>http://snipplr.com/view/16895/get-real-ip-address-with-php/</guid>
</item>
<item>
<title>(PHP) CodeIgniter Automatic Base URL Configuration</title>
<link>http://snipplr.com/view/16894/codeigniter-automatic-base-url-configuration/</link>
<description><![CDATA[ <p>More info found in the link above, basically, you can replace the $config['base_url'] to the snippet below and you no longer need to set the base url. Useful for making your application more portable.</p> ]]></description>
<pubDate>Sat, 11 Jul 2009 23:55:19 GMT</pubDate>
<guid>http://snipplr.com/view/16894/codeigniter-automatic-base-url-configuration/</guid>
</item>
<item>
<title>(PHP) Tweet From File Class</title>
<link>http://snipplr.com/view/16893/tweet-from-file-class/</link>
<description><![CDATA[ <p>Thanks to James Padolsey for sharing this script with everyone on his blog, link above.</p> ]]></description>
<pubDate>Sat, 11 Jul 2009 23:52:40 GMT</pubDate>
<guid>http://snipplr.com/view/16893/tweet-from-file-class/</guid>
</item>
<item>
<title>(PHP) GPC Magic Quotes Runtime Stripping</title>
<link>http://snipplr.com/view/16892/gpc-magic-quotes-runtime-stripping/</link>
<description><![CDATA[ <p>All credit for this code goes to the all mighty Fou-Lou of codingforums.com (link given).</p> ]]></description>
<pubDate>Sat, 11 Jul 2009 23:40:28 GMT</pubDate>
<guid>http://snipplr.com/view/16892/gpc-magic-quotes-runtime-stripping/</guid>
</item>
</channel>
</rss>
