<?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/popular</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 06:22:23 GMT</pubDate>
<item>
<title>(CSS) Opacity Hack - speck</title>
<link>http://snipplr.com/view/200/opacity-hack/</link>
<description><![CDATA[ <p>Sets the opacity of an element and its children. Doesn't validate. Mozilla began supporting the opacity rule in version 1.7, so '-moz-opacity' may not be necessary...</p> ]]></description>
<pubDate>Sun, 02 Jul 2006 16:31:25 GMT</pubDate>
<guid>http://snipplr.com/view/200/opacity-hack/</guid>
</item>
<item>
<title>(PHP) Check for valid email address - tylerhall</title>
<link>http://snipplr.com/view/2/check-for-valid-email-address/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 30 Nov -0001 00:00:00 GMT</pubDate>
<guid>http://snipplr.com/view/2/check-for-valid-email-address/</guid>
</item>
<item>
<title>(PHP) Nice URLS PHP .htaccess - Abe</title>
<link>http://snipplr.com/view/4562/nice-urls-php-htaccess/</link>
<description><![CDATA[ <p>You can combine them with this: http://snipplr.com/view/4848/underscore-strings/</p> ]]></description>
<pubDate>Mon, 14 Jan 2008 12:22:45 GMT</pubDate>
<guid>http://snipplr.com/view/4562/nice-urls-php-htaccess/</guid>
</item>
<item>
<title>(CSS) Clear floats without structural markup - travis</title>
<link>http://snipplr.com/view/86/clear-floats-without-structural-markup/</link>
<description><![CDATA[ <p>".clearfix" is the container that holds all of your floated elements. Works in all browsers that support "float" and "clear".</p> ]]></description>
<pubDate>Thu, 29 Jun 2006 14:00:48 GMT</pubDate>
<guid>http://snipplr.com/view/86/clear-floats-without-structural-markup/</guid>
</item>
<item>
<title>(CSS) Dead Centre a DIV - 1man</title>
<link>http://snipplr.com/view/231/dead-centre-a-div/</link>
<description><![CDATA[ <p>Taken from Dead Centre. Adjust #content depending on the size div you need.</p> ]]></description>
<pubDate>Wed, 05 Jul 2006 10:02:21 GMT</pubDate>
<guid>http://snipplr.com/view/231/dead-centre-a-div/</guid>
</item>
<item>
<title>(PHP) Login Class - tylerhall</title>
<link>http://snipplr.com/view/11/login-class/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 30 Nov -0001 00:00:00 GMT</pubDate>
<guid>http://snipplr.com/view/11/login-class/</guid>
</item>
<item>
<title>(JavaScript) Browser Detection - MyKey_</title>
<link>http://snipplr.com/view/271/browser-detection/</link>
<description><![CDATA[ <p>Detects the browser and its version.</p> ]]></description>
<pubDate>Sat, 08 Jul 2006 07:28:30 GMT</pubDate>
<guid>http://snipplr.com/view/271/browser-detection/</guid>
</item>
<item>
<title>(CSS) Big Curly Blockquotes - 1man</title>
<link>http://snipplr.com/view/235/big-curly-blockquotes/</link>
<description><![CDATA[ <p>Markup example: See Big Curly Quotes Markup.
Thx to difusion.org.uk. No need for images to make big quotes on a page, CSS does it for you. Tested in many browsers.</p> ]]></description>
<pubDate>Wed, 05 Jul 2006 11:08:19 GMT</pubDate>
<guid>http://snipplr.com/view/235/big-curly-blockquotes/</guid>
</item>
<item>
<title>(HTML) HTML Test Page for CSS Style Guide - jonhenshaw</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>(CSS) Handy CSS Debug Snippet - 1man</title>
<link>http://snipplr.com/view/746/handy-css-debug-snippet/</link>
<description><![CDATA[ <p>Great little debuging snippet found while browsing. The code adds different coloured borders to the assets depending on its level. Leave commented out if not needed.</p> ]]></description>
<pubDate>Mon, 07 Aug 2006 13:30:38 GMT</pubDate>
<guid>http://snipplr.com/view/746/handy-css-debug-snippet/</guid>
</item>
<item>
<title>(JavaScript) AJAX Edit in Place - tylerhall</title>
<link>http://snipplr.com/view/8/ajax-edit-in-place/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 30 Nov -0001 00:00:00 GMT</pubDate>
<guid>http://snipplr.com/view/8/ajax-edit-in-place/</guid>
</item>
<item>
<title>(PHP) Download file - luman</title>
<link>http://snipplr.com/view/205/download-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 03 Jul 2006 01:25:31 GMT</pubDate>
<guid>http://snipplr.com/view/205/download-file/</guid>
</item>
<item>
<title>(PHP) Anti-SQL Injection Function - llbbl</title>
<link>http://snipplr.com/view/2742/antisql-injection-function/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 27 May 2007 11:53:02 GMT</pubDate>
<guid>http://snipplr.com/view/2742/antisql-injection-function/</guid>
</item>
<item>
<title>(CSS) min/max-width fix for IE6 - roberocity</title>
<link>http://snipplr.com/view/318/minmaxwidth-fix-for-ie6/</link>
<description><![CDATA[ <p>Javascript expression in css to allow for min/max widths. replaces the min-width, max-width that works for IE6.</p> ]]></description>
<pubDate>Sun, 09 Jul 2006 19:48:32 GMT</pubDate>
<guid>http://snipplr.com/view/318/minmaxwidth-fix-for-ie6/</guid>
</item>
<item>
<title>(CSS) CSS Image Preloader - aznprncritic</title>
<link>http://snipplr.com/view/2122/css-image-preloader/</link>
<description><![CDATA[ <p>A low-tech but useful technique that uses only CSS.  After placing the css in your stylesheet, insert this just below the body tag of your page: "".  Whenever the images are referenced throughout your pages they will now be loaded from cache.</p> ]]></description>
<pubDate>Sun, 04 Feb 2007 19:47:05 GMT</pubDate>
<guid>http://snipplr.com/view/2122/css-image-preloader/</guid>
</item>
<item>
<title>(PHP) MySQL Dump - neogeek</title>
<link>http://snipplr.com/view/173/mysql-dump/</link>
<description><![CDATA[ <p>Creates a backup of a MySQL database in SQL format.</p> ]]></description>
<pubDate>Sat, 01 Jul 2006 10:00:19 GMT</pubDate>
<guid>http://snipplr.com/view/173/mysql-dump/</guid>
</item>
<item>
<title>(PHP) RSS Writer Class - tylerhall</title>
<link>http://snipplr.com/view/23/rss-writer-class/</link>
<description><![CDATA[ <p>Contains two classes. RSS and RSSItem. Create a new RSS object and then populate it with RSSItems. Supports enclosures (audio/video files).</p> ]]></description>
<pubDate>Wed, 30 Nov -0001 00:00:00 GMT</pubDate>
<guid>http://snipplr.com/view/23/rss-writer-class/</guid>
</item>
<item>
<title>(CSS) Master Stylesheet - j_junyent</title>
<link>http://snipplr.com/view/4233/master-stylesheet/</link>
<description><![CDATA[ <p>One of the most common mistakes I see beginners and intermediates fall victim to when it comes to CSS is not removing the default browser styling. This leads to inconsistencies in the appearance of your design across browsers, and ultimately leaves a lot of designers blaming the browser. It is a misplaced blame, of course. Before you do anything else when coding a website, you should reset the styling.</p> ]]></description>
<pubDate>Sat, 01 Dec 2007 15:15:09 GMT</pubDate>
<guid>http://snipplr.com/view/4233/master-stylesheet/</guid>
</item>
<item>
<title>(PHP) Simple MySQL Search Function - neogeek</title>
<link>http://snipplr.com/view/171/simple-mysql-search-function/</link>
<description><![CDATA[ <p>A quick and simple way to search a MySQL database. Example: mysql_search('items', 'title tags', isset($_GET['q'])?$_GET['q']:'', Array('columns'=>'*', 'method'=>'OR', 'extra_sql'=>'AND active = "true" ORDER BY id DESC'));</p> ]]></description>
<pubDate>Sat, 01 Jul 2006 09:55:37 GMT</pubDate>
<guid>http://snipplr.com/view/171/simple-mysql-search-function/</guid>
</item>
<item>
<title>(PHP) Php xml Parser - nicolaspar</title>
<link>http://snipplr.com/view/483/php-xml-parser/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 17 Jul 2006 11:42:30 GMT</pubDate>
<guid>http://snipplr.com/view/483/php-xml-parser/</guid>
</item>
<item>
<title>(HTML) hCard (Microformat for vCard) - kaminogoya</title>
<link>http://snipplr.com/view/218/hcard-microformat-for-vcard/</link>
<description><![CDATA[ <p>hCard is a simple, open, distributed contact information format for people, companies, and organizations.</p> ]]></description>
<pubDate>Tue, 04 Jul 2006 19:41:06 GMT</pubDate>
<guid>http://snipplr.com/view/218/hcard-microformat-for-vcard/</guid>
</item>
<item>
<title>(CSS) CSS Box Model Hack - alvaroisorna</title>
<link>http://snipplr.com/view/214/css-box-model-hack/</link>
<description><![CDATA[ <p>classical box model hack, by Tantek Çelik

http://www.tantek.com/CSS/Examples/boxmodelhack.html</p> ]]></description>
<pubDate>Tue, 04 Jul 2006 07:50:38 GMT</pubDate>
<guid>http://snipplr.com/view/214/css-box-model-hack/</guid>
</item>
<item>
<title>(HTML) Standard Compliant Way to Open a New Page (no target tag) - 1man</title>
<link>http://snipplr.com/view/282/standard-compliant-way-to-open-a-new-page-no-target-tag/</link>
<description><![CDATA[ <p>Very simple standard compliant way of opening a page in a new window. Since XHTML 1.0 Strict doesn't allow the target attribute in the  tag. This method isn't recommended, use the DOM folks! See "Standard Compliant Way to Open a New Page Function" in my other snippets of code.</p> ]]></description>
<pubDate>Sat, 08 Jul 2006 13:30:23 GMT</pubDate>
<guid>http://snipplr.com/view/282/standard-compliant-way-to-open-a-new-page-no-target-tag/</guid>
</item>
<item>
<title>(CSS) 8 Font Stacks - chippper</title>
<link>http://snipplr.com/view/10978/8-font-stacks/</link>
<description><![CDATA[ <p>From Michael Tuck's article</p> ]]></description>
<pubDate>Wed, 07 Jan 2009 11:03:14 GMT</pubDate>
<guid>http://snipplr.com/view/10978/8-font-stacks/</guid>
</item>
<item>
<title>(HTML) Flash Video Player HTML Code - 1man</title>
<link>http://snipplr.com/view/288/flash-video-player-html-code/</link>
<description><![CDATA[ <p>Great little flash player for playing FLV files. Code below simply adds them to your web page. Remember to add 20 pixels to the height="" attribute to allow for the player controler.
For the player goto: http://www.jeroenwijering.com/?item=Flash_Video_Player.</p> ]]></description>
<pubDate>Sat, 08 Jul 2006 14:24:25 GMT</pubDate>
<guid>http://snipplr.com/view/288/flash-video-player-html-code/</guid>
</item>
</channel>
</rss>