<?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/helloworlder</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 02:14:14 GMT</pubDate>
<item>
<title>(PHP) page - helloworlder</title>
<link>http://snipplr.com/view/18745/page/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 23 Aug 2009 11:02:25 GMT</pubDate>
<guid>http://snipplr.com/view/18745/page/</guid>
</item>
<item>
<title>(Rails) mongrel_cluster capistrano recipe - helloworlder</title>
<link>http://snipplr.com/view/8281/mongrelcluster-capistrano-recipe/</link>
<description><![CDATA[ <p>I normally paste this into config/mongrel.rb, then add "require 'mongrel'" in my config/deploy.rb

Once that's done, you'll be able to start, stop, and restart your mongrels like so:
`cap deploy:mongrel:start/stop/restart`</p> ]]></description>
<pubDate>Wed, 10 Sep 2008 01:09:19 GMT</pubDate>
<guid>http://snipplr.com/view/8281/mongrelcluster-capistrano-recipe/</guid>
</item>
<item>
<title>(SQL) MySQL Table - ISO Country List with Abbreviations - helloworlder</title>
<link>http://snipplr.com/view/6636/mysql-table--iso-country-list-with-abbreviations/</link>
<description><![CDATA[ <p>This will create and then populate a MySQL table with a list of the names and ISO 3166 codes for countries in existence.</p> ]]></description>
<pubDate>Tue, 10 Jun 2008 01:43:05 GMT</pubDate>
<guid>http://snipplr.com/view/6636/mysql-table--iso-country-list-with-abbreviations/</guid>
</item>
<item>
<title>(CSS) Background images for bullets list - helloworlder</title>
<link>http://snipplr.com/view/962/background-images-for-bullets-list/</link>
<description><![CDATA[ <p>To move the content away from the background image apply "padding-left" to the "LI" element. In this case "0.6em" has been used. As with vertical alignment, list padding will be determined by the size of your image.</p> ]]></description>
<pubDate>Mon, 28 Aug 2006 04:59:27 GMT</pubDate>
<guid>http://snipplr.com/view/962/background-images-for-bullets-list/</guid>
</item>
<item>
<title>(CSS) Dead Centre a DIV - helloworlder</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>(CSS) Clear floats without structural markup - helloworlder</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>
</channel>
</rss>