<?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/udayrayala</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 29 Aug 2008 22:04:32 GMT</pubDate>
<item>
<title>(ActionScript 3) Caurina Tween Syntax - udayrayala</title>
<link>http://snipplr.com/view/5154/caurina-tween-syntax/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 23 Feb 2008 00:52:07 GMT</pubDate>
<guid>http://snipplr.com/view/5154/caurina-tween-syntax/</guid>
</item>
<item>
<title>(Perl) get google page rank - udayrayala</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>(XHTML) XHTML 1.1 web standards template - udayrayala</title>
<link>http://snipplr.com/view/203/xhtml-11-web-standards-template/</link>
<description><![CDATA[ <p>This is a generic template for an XHMTL 1.1 doc that I start with at the beginning of every project.

Then i setup the directories to match. I use @import for CSS, then a seperate CSS file for screen-specific, and then one for print, …yes, then one for IE.
I have the basic DIV structure setup, too.

For a link to the inspiration of this template and further explanation (better), see this wonderful article:
http://particletree.com/features/quick-start-your-design-with-xhtml-templates/
Hope it helps!</p> ]]></description>
<pubDate>Sun, 02 Jul 2006 19:24:11 GMT</pubDate>
<guid>http://snipplr.com/view/203/xhtml-11-web-standards-template/</guid>
</item>
<item>
<title>(CSS) Clear floats without structural markup - udayrayala</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>(JavaScript) ShowHide - udayrayala</title>
<link>http://snipplr.com/view/68/showhide/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 28 Jun 2006 15:22:28 GMT</pubDate>
<guid>http://snipplr.com/view/68/showhide/</guid>
</item>
<item>
<title>(CSS) min-height for IE (and all other browsers) - udayrayala</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>