<?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/adix</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 08 Jan 2009 21:05:48 GMT</pubDate>
<item>
<title>(PHP) Display a user's YouTube videos - adix</title>
<link>http://snipplr.com/view/5263/display-a-users-youtube-videos/</link>
<description><![CDATA[ <p>Uses the Magpie RSS library (http://magpierss.sourceforge.net/).  I suppose I should be using the GData API, but this was a quicker solution for me.</p> ]]></description>
<pubDate>Mon, 03 Mar 2008 20:56:16 GMT</pubDate>
<guid>http://snipplr.com/view/5263/display-a-users-youtube-videos/</guid>
</item>
<item>
<title>(PHP) Shorten text without braking words - adix</title>
<link>http://snipplr.com/view/5260/shorten-text-without-braking-words/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 03 Mar 2008 12:21:55 GMT</pubDate>
<guid>http://snipplr.com/view/5260/shorten-text-without-braking-words/</guid>
</item>
<item>
<title>(JavaScript) Mouseover / mouseout event fix: isMouseLeaveOrEnter - adix</title>
<link>http://snipplr.com/view/5259/mouseover--mouseout-event-fix-ismouseleaveorenter/</link>
<description><![CDATA[ <p>Usage: onmouseout='if (isMouseLeaveOrEnter(event, this)) YourActionHere();' onmouseover='if (isMouseLeaveOrEnter(event, this)) YourOtherActionHere();'</p> ]]></description>
<pubDate>Mon, 03 Mar 2008 12:05:57 GMT</pubDate>
<guid>http://snipplr.com/view/5259/mouseover--mouseout-event-fix-ismouseleaveorenter/</guid>
</item>
<item>
<title>(PHP) Filename safe - adix</title>
<link>http://snipplr.com/view/5256/filename-safe/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 03 Mar 2008 08:41:46 GMT</pubDate>
<guid>http://snipplr.com/view/5256/filename-safe/</guid>
</item>
<item>
<title>(JavaScript) function isSet( variable ) - adix</title>
<link>http://snipplr.com/view/5254/function-isset-variable-/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 03 Mar 2008 07:07:14 GMT</pubDate>
<guid>http://snipplr.com/view/5254/function-isset-variable-/</guid>
</item>
<item>
<title>(JavaScript) The Ultimate getElementsByClassName - Robert’s talk - Web development and Internet trends - adix</title>
<link>http://snipplr.com/view/5249/the-ultimate-getelementsbyclassname--roberts-talk--web-development-and-internet-trends/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 29 Feb 2008 20:22:38 GMT</pubDate>
<guid>http://snipplr.com/view/5249/the-ultimate-getelementsbyclassname--roberts-talk--web-development-and-internet-trends/</guid>
</item>
<item>
<title>(JavaScript) detect IE7 with JavaScript - adix</title>
<link>http://snipplr.com/view/5246/detect-ie7-with-javascript/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 29 Feb 2008 04:35:17 GMT</pubDate>
<guid>http://snipplr.com/view/5246/detect-ie7-with-javascript/</guid>
</item>
<item>
<title>(Other) offspring.js - adix</title>
<link>http://snipplr.com/view/5245/offspringjs/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 29 Feb 2008 00:05:52 GMT</pubDate>
<guid>http://snipplr.com/view/5245/offspringjs/</guid>
</item>
<item>
<title>(Other) CSS XHTML Rounded Corners - adix</title>
<link>http://snipplr.com/view/5242/css-xhtml-rounded-corners/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 28 Feb 2008 17:43:32 GMT</pubDate>
<guid>http://snipplr.com/view/5242/css-xhtml-rounded-corners/</guid>
</item>
<item>
<title>(Apache) .htacces - clean urls - adix</title>
<link>http://snipplr.com/view/5232/htacces--clean-urls/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 28 Feb 2008 06:14:09 GMT</pubDate>
<guid>http://snipplr.com/view/5232/htacces--clean-urls/</guid>
</item>
<item>
<title>(JavaScript) QuirksMode.org - Browser - adix</title>
<link>http://snipplr.com/view/5227/quirksmodeorg--browser/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 28 Feb 2008 05:13:40 GMT</pubDate>
<guid>http://snipplr.com/view/5227/quirksmodeorg--browser/</guid>
</item>
<item>
<title>(CSS) reset css - adix</title>
<link>http://snipplr.com/view/5223/reset-css/</link>
<description><![CDATA[ <p>http://meyerweb.com/eric/tools/css/reset/</p> ]]></description>
<pubDate>Thu, 28 Feb 2008 01:10:16 GMT</pubDate>
<guid>http://snipplr.com/view/5223/reset-css/</guid>
</item>
<item>
<title>(PHP) Cast an array to an object - adix</title>
<link>http://snipplr.com/view/5220/cast-an-array-to-an-object/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Feb 2008 14:36:31 GMT</pubDate>
<guid>http://snipplr.com/view/5220/cast-an-array-to-an-object/</guid>
</item>
<item>
<title>(Other) css - three col - adix</title>
<link>http://snipplr.com/view/5212/css--three-col/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 27 Feb 2008 11:06:18 GMT</pubDate>
<guid>http://snipplr.com/view/5212/css--three-col/</guid>
</item>
<item>
<title>(PHP) simple 24 hour time (MySQL or military) to 12 hour time conversion - adix</title>
<link>http://snipplr.com/view/5205/simple-24-hour-time-mysql-or-military-to-12-hour-time-conversion/</link>
<description><![CDATA[ <p>simple and clean... convert 24 hour format to 12 hour format with PHP native functions.

BTW, works in the other direction too (12 hour to 24 hour)... that's the second line below</p> ]]></description>
<pubDate>Tue, 26 Feb 2008 12:54:32 GMT</pubDate>
<guid>http://snipplr.com/view/5205/simple-24-hour-time-mysql-or-military-to-12-hour-time-conversion/</guid>
</item>
<item>
<title>(CSS) Clearfix CSS Hack - adix</title>
<link>http://snipplr.com/view/5204/clearfix-css-hack/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 26 Feb 2008 06:34:36 GMT</pubDate>
<guid>http://snipplr.com/view/5204/clearfix-css-hack/</guid>
</item>
<item>
<title>(Regular Expression) redirect mobile browser users with htaccess - adix</title>
<link>http://snipplr.com/view/5192/redirect-mobile-browser-users-with-htaccess/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 25 Feb 2008 06:40:40 GMT</pubDate>
<guid>http://snipplr.com/view/5192/redirect-mobile-browser-users-with-htaccess/</guid>
</item>
<item>
<title>(CSS) CSS Tabs - adix</title>
<link>http://snipplr.com/view/5174/css-tabs/</link>
<description><![CDATA[ <p>Tested in Firefox 2, Opera 9, IE8 (Beta 1), IE6, and Safari 3. No issues with text resizing.
Simply apply the 'tabset' class to any (un-)ordered list with hyperlinks, and it will be converted to a tab set.</p> ]]></description>
<pubDate>Sun, 24 Feb 2008 11:25:57 GMT</pubDate>
<guid>http://snipplr.com/view/5174/css-tabs/</guid>
</item>
<item>
<title>(Perl) get google page rank - adix</title>
<link>http://snipplr.com/view/5153/get-google-page-rank/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 22 Feb 2008 06:52:53 GMT</pubDate>
<guid>http://snipplr.com/view/5153/get-google-page-rank/</guid>
</item>
<item>
<title>(PHP) PHP - SMTP Mail Class - adix</title>
<link>http://snipplr.com/view/5147/php--smtp-mail-class/</link>
<description><![CDATA[ <p>SMTP Mail Sender (PHP) - Kagan GNGR</p> ]]></description>
<pubDate>Thu, 21 Feb 2008 10:03:39 GMT</pubDate>
<guid>http://snipplr.com/view/5147/php--smtp-mail-class/</guid>
</item>
</channel>
</rss>