<?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/sbbath</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Mon, 01 Dec 2008 18:24:42 GMT</pubDate>
<item>
<title>(PHP) How to Write Your Own IM Bot in Less Than 5 Minutes - sbbath</title>
<link>http://snipplr.com/view/8144/how-to-write-your-own-im-bot-in-less-than-5-minutes/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 02 Sep 2008 10:08:26 GMT</pubDate>
<guid>http://snipplr.com/view/8144/how-to-write-your-own-im-bot-in-less-than-5-minutes/</guid>
</item>
<item>
<title>(HTML) HTML Test Page for CSS Style Guide - sbbath</title>
<link>http://snipplr.com/view/8121/html-test-page-for-css-style-guide/</link>
<description><![CDATA[ <p>Great page for testing the style guide for a website.</p> ]]></description>
<pubDate>Mon, 01 Sep 2008 10:12:18 GMT</pubDate>
<guid>http://snipplr.com/view/8121/html-test-page-for-css-style-guide/</guid>
</item>
<item>
<title>(PHP) do nothing - sbbath</title>
<link>http://snipplr.com/view/8072/do-nothing/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 29 Aug 2008 00:04:50 GMT</pubDate>
<guid>http://snipplr.com/view/8072/do-nothing/</guid>
</item>
<item>
<title>(Bash) GOTCHA: bash/sh handling of unclosed quotes - sbbath</title>
<link>http://snipplr.com/view/4396/gotcha-bashsh-handling-of-unclosed-quotes/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 21 Dec 2007 17:45:49 GMT</pubDate>
<guid>http://snipplr.com/view/4396/gotcha-bashsh-handling-of-unclosed-quotes/</guid>
</item>
<item>
<title>(JavaScript) image viewer - sbbath</title>
<link>http://snipplr.com/view/4378/image-viewer/</link>
<description><![CDATA[ <p>nice little rollover image viewer</p> ]]></description>
<pubDate>Tue, 18 Dec 2007 16:07:28 GMT</pubDate>
<guid>http://snipplr.com/view/4378/image-viewer/</guid>
</item>
<item>
<title>(ActionScript) Change color - sbbath</title>
<link>http://snipplr.com/view/4371/change-color/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 16 Dec 2007 12:45:14 GMT</pubDate>
<guid>http://snipplr.com/view/4371/change-color/</guid>
</item>
<item>
<title>(JavaScript) js popup window - sbbath</title>
<link>http://snipplr.com/view/4332/js-popup-window/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 14 Dec 2007 23:06:36 GMT</pubDate>
<guid>http://snipplr.com/view/4332/js-popup-window/</guid>
</item>
<item>
<title>(PHP) password protect - sbbath</title>
<link>http://snipplr.com/view/4323/password-protect/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 13 Dec 2007 15:54:20 GMT</pubDate>
<guid>http://snipplr.com/view/4323/password-protect/</guid>
</item>
<item>
<title>(CSS) UserContent.css - sbbath</title>
<link>http://snipplr.com/view/4319/usercontentcss/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 13 Dec 2007 04:28:02 GMT</pubDate>
<guid>http://snipplr.com/view/4319/usercontentcss/</guid>
</item>
<item>
<title>(JavaScript) apple.com store style fading breadcrumbs - sbbath</title>
<link>http://snipplr.com/view/4318/applecom-store-style-fading-breadcrumbs/</link>
<description><![CDATA[ <p>Jquery is awesome.
Requires jquery!</p> ]]></description>
<pubDate>Wed, 12 Dec 2007 17:49:59 GMT</pubDate>
<guid>http://snipplr.com/view/4318/applecom-store-style-fading-breadcrumbs/</guid>
</item>
<item>
<title>(CSS) Clear Floats - sbbath</title>
<link>http://snipplr.com/view/4307/clear-floats/</link>
<description><![CDATA[ <p>2 Façons d'englober correctement un/des block(s) en float</p> ]]></description>
<pubDate>Wed, 12 Dec 2007 04:02:27 GMT</pubDate>
<guid>http://snipplr.com/view/4307/clear-floats/</guid>
</item>
<item>
<title>(AppleScript) MacOS X - set correct time AppleScript - sbbath</title>
<link>http://snipplr.com/view/4302/macos-x--set-correct-time-applescript/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 11 Dec 2007 03:01:06 GMT</pubDate>
<guid>http://snipplr.com/view/4302/macos-x--set-correct-time-applescript/</guid>
</item>
<item>
<title>(CSS) Slashdot Style Quoting With CSS - sbbath</title>
<link>http://snipplr.com/view/4287/slashdot-style-quoting-with-css/</link>
<description><![CDATA[ <p>Style quotations similar to those used on Slashdot.org.</p> ]]></description>
<pubDate>Fri, 07 Dec 2007 18:00:03 GMT</pubDate>
<guid>http://snipplr.com/view/4287/slashdot-style-quoting-with-css/</guid>
</item>
<item>
<title>(CSS) Make Button Appear to Be Disabled on Click With CSS - sbbath</title>
<link>http://snipplr.com/view/4286/make-button-appear-to-be-disabled-on-click-with-css/</link>
<description><![CDATA[ <p>A better more accessible method to make buttons appear to be disabled upon click via css (with no javascript) Doesn't work in IE but does in other browsers.</p> ]]></description>
<pubDate>Fri, 07 Dec 2007 17:57:51 GMT</pubDate>
<guid>http://snipplr.com/view/4286/make-button-appear-to-be-disabled-on-click-with-css/</guid>
</item>
<item>
<title>(CSS) Change Color of Selected Text - sbbath</title>
<link>http://snipplr.com/view/4285/change-color-of-selected-text/</link>
<description><![CDATA[ <p>Change the color and background color of selected text using only css. Compatible with Firefox and Safari, but not Internet Explorer</p> ]]></description>
<pubDate>Fri, 07 Dec 2007 17:55:08 GMT</pubDate>
<guid>http://snipplr.com/view/4285/change-color-of-selected-text/</guid>
</item>
<item>
<title>(ActionScript 3) AS3: Drag n Drop - sbbath</title>
<link>http://snipplr.com/view/4256/as3-drag-n-drop/</link>
<description><![CDATA[ <p>Lee is a genious</p> ]]></description>
<pubDate>Mon, 03 Dec 2007 15:36:33 GMT</pubDate>
<guid>http://snipplr.com/view/4256/as3-drag-n-drop/</guid>
</item>
<item>
<title>(JavaScript) Image Rollover (DOM) - sbbath</title>
<link>http://snipplr.com/view/4252/image-rollover-dom/</link>
<description><![CDATA[ <p>Oh so sweet. A big thanks to Chris Poole for this one.</p> ]]></description>
<pubDate>Mon, 03 Dec 2007 04:21:22 GMT</pubDate>
<guid>http://snipplr.com/view/4252/image-rollover-dom/</guid>
</item>
<item>
<title>(CSS) IE Hack format - sbbath</title>
<link>http://snipplr.com/view/4248/ie-hack-format/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 02 Dec 2007 22:53:05 GMT</pubDate>
<guid>http://snipplr.com/view/4248/ie-hack-format/</guid>
</item>
<item>
<title>(Other) Lightbox - sbbath</title>
<link>http://snipplr.com/view/4184/lightbox/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 24 Nov 2007 07:28:52 GMT</pubDate>
<guid>http://snipplr.com/view/4184/lightbox/</guid>
</item>
<item>
<title>(PHP) php paging - sbbath</title>
<link>http://snipplr.com/view/4176/php-paging/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 23 Nov 2007 02:01:04 GMT</pubDate>
<guid>http://snipplr.com/view/4176/php-paging/</guid>
</item>
</channel>
</rss>