<?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/Mikker</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 21 Aug 2008 21:07:28 GMT</pubDate>
<item>
<title>(PHP) Saving output of include() to a var - Mikker</title>
<link>http://snipplr.com/view/3348/saving-output-of-include-to-a-var/</link>
<description><![CDATA[ <p>I use this instead of file_get_contents() to allow the use of php-tags in the include files.</p> ]]></description>
<pubDate>Mon, 23 Jul 2007 10:47:52 GMT</pubDate>
<guid>http://snipplr.com/view/3348/saving-output-of-include-to-a-var/</guid>
</item>
<item>
<title>(Other) Wordpress .htaccess generic code - Mikker</title>
<link>http://snipplr.com/view/2627/wordpress-htaccess-generic-code/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 11 May 2007 08:35:33 GMT</pubDate>
<guid>http://snipplr.com/view/2627/wordpress-htaccess-generic-code/</guid>
</item>
<item>
<title>(Other) eric meyer's reset css - Mikker</title>
<link>http://snipplr.com/view/2582/eric-meyers-reset-css/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 02 May 2007 11:18:17 GMT</pubDate>
<guid>http://snipplr.com/view/2582/eric-meyers-reset-css/</guid>
</item>
<item>
<title>(SVN) Remove All .svn Directories - Mikker</title>
<link>http://snipplr.com/view/201/remove-all-svn-directories/</link>
<description><![CDATA[ <p>Recursively removes all .svn directories within a directory</p> ]]></description>
<pubDate>Sun, 02 Jul 2006 16:42:33 GMT</pubDate>
<guid>http://snipplr.com/view/201/remove-all-svn-directories/</guid>
</item>
<item>
<title>(HTML) Safari search field - Mikker</title>
<link>http://snipplr.com/view/189/safari-search-field/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 01 Jul 2006 23:59:01 GMT</pubDate>
<guid>http://snipplr.com/view/189/safari-search-field/</guid>
</item>
<item>
<title>(HTML) XHTML 1.1 Strict Starter Page - Mikker</title>
<link>http://snipplr.com/view/102/xhtml-11-strict-starter-page/</link>
<description><![CDATA[ <p>This is the general page template that I usually start with. It has all of the essentials (along with a favicon link - not essential).</p> ]]></description>
<pubDate>Thu, 29 Jun 2006 19:28:31 GMT</pubDate>
<guid>http://snipplr.com/view/102/xhtml-11-strict-starter-page/</guid>
</item>
<item>
<title>(CSS) Clear floats without structural markup - Mikker</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) min-height for IE (and all other browsers) - Mikker</title>
<link>http://snipplr.com/view/62/minheight-for-ie-and-all-other-browsers/</link>
<description><![CDATA[ <p>Since min-height doesn't work in IE, this code makes up for IE's shortcomings. The first part of the code is the correct code that works in Firefox and Safari. The second part of the code is for IE. Internet Explorer will ignore min-height and is just given a height of 8em. The IE bug automatically expands the container to fit the extra text.</p> ]]></description>
<pubDate>Wed, 31 Dec 1969 19:00:00 GMT</pubDate>
<guid>http://snipplr.com/view/62/minheight-for-ie-and-all-other-browsers/</guid>
</item>
</channel>
</rss>