<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - 1man</title>
<link>http://snipplr.com/users/1man/language/html</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 06 Sep 2008 19:33:51 GMT</pubDate>
<item>
<title>(HTML) hCard microformat usage</title>
<link>http://snipplr.com/view/6645/hcard-microformat-usage/</link>
<description><![CDATA[ <p>Two usages of the hcard microformat for a single person and an organisation.</p> ]]></description>
<pubDate>Tue, 10 Jun 2008 11:30:15 GMT</pubDate>
<guid>http://snipplr.com/view/6645/hcard-microformat-usage/</guid>
</item>
<item>
<title>(HTML) Use of the adr (address) microformat</title>
<link>http://snipplr.com/view/6644/use-of-the-adr-address-microformat/</link>
<description><![CDATA[ <p>Basic usage of the address microformat.</p> ]]></description>
<pubDate>Tue, 10 Jun 2008 10:55:11 GMT</pubDate>
<guid>http://snipplr.com/view/6644/use-of-the-adr-address-microformat/</guid>
</item>
<item>
<title>(HTML) Use of the geo microformat</title>
<link>http://snipplr.com/view/6642/use-of-the-geo-microformat/</link>
<description><![CDATA[ <p>Simple useage of the geo microformat allowing a map location to be machine readable.</p> ]]></description>
<pubDate>Tue, 10 Jun 2008 10:35:03 GMT</pubDate>
<guid>http://snipplr.com/view/6642/use-of-the-geo-microformat/</guid>
</item>
<item>
<title>(HTML) VoteLinks microformat</title>
<link>http://snipplr.com/view/6530/votelinks-microformat/</link>
<description><![CDATA[ <p>Not very widely addopted microformat, but could be in the future.</p> ]]></description>
<pubDate>Sun, 01 Jun 2008 09:01:37 GMT</pubDate>
<guid>http://snipplr.com/view/6530/votelinks-microformat/</guid>
</item>
<item>
<title>(HTML) Difference between rel and rev attribute</title>
<link>http://snipplr.com/view/6529/difference-between-rel-and-rev-attribute/</link>
<description><![CDATA[ <p>Rel and rev attributes are quite hard to get your head round, and very easy to mix up. Hopefully this snippet will explain the difference.</p> ]]></description>
<pubDate>Sun, 01 Jun 2008 08:49:30 GMT</pubDate>
<guid>http://snipplr.com/view/6529/difference-between-rel-and-rev-attribute/</guid>
</item>
<item>
<title>(HTML) Usage of the Rel Attribute in Microformats (licence, tag, nofollow)</title>
<link>http://snipplr.com/view/6528/usage-of-the-rel-attribute-in-microformats-licence-tag-nofollow/</link>
<description><![CDATA[ <p>Simple usage of the rel attribute in your HTML using microformats.</p> ]]></description>
<pubDate>Sun, 01 Jun 2008 08:27:42 GMT</pubDate>
<guid>http://snipplr.com/view/6528/usage-of-the-rel-attribute-in-microformats-licence-tag-nofollow/</guid>
</item>
<item>
<title>(HTML) Pull in News from Yahoo API Using JSON HTML</title>
<link>http://snipplr.com/view/2328/pull-in-news-from-yahoo-api-using-json-html/</link>
<description><![CDATA[ <p>The simple form that calls the searchYahoo function.</p> ]]></description>
<pubDate>Wed, 14 Mar 2007 07:44:39 GMT</pubDate>
<guid>http://snipplr.com/view/2328/pull-in-news-from-yahoo-api-using-json-html/</guid>
</item>
<item>
<title>(HTML) DOM Enhance Markup</title>
<link>http://snipplr.com/view/2116/dom-enhance-markup/</link>
<description><![CDATA[ <p>The very basic markup for the enhancement DOM script from a tutorial.</p> ]]></description>
<pubDate>Sun, 04 Feb 2007 14:33:18 GMT</pubDate>
<guid>http://snipplr.com/view/2116/dom-enhance-markup/</guid>
</item>
<item>
<title>(HTML) Flash Video Player HTML Code</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>
<item>
<title>(HTML) XHTML 1.1 Doctype Basic Template</title>
<link>http://snipplr.com/view/284/xhtml-11-doctype-basic-template/</link>
<description><![CDATA[ <p>Very simple XHTML 1.1 Doctype template.</p> ]]></description>
<pubDate>Sat, 08 Jul 2006 13:40:05 GMT</pubDate>
<guid>http://snipplr.com/view/284/xhtml-11-doctype-basic-template/</guid>
</item>
<item>
<title>(HTML) XHTML 1.0 Strict Doctype Basic Template</title>
<link>http://snipplr.com/view/283/xhtml-10-strict-doctype-basic-template/</link>
<description><![CDATA[ <p>Just a simple template for the XHTML 1.0 Strict doctype. Updated with slight fix involving the meta tags.</p> ]]></description>
<pubDate>Sat, 08 Jul 2006 13:36:09 GMT</pubDate>
<guid>http://snipplr.com/view/283/xhtml-10-strict-doctype-basic-template/</guid>
</item>
<item>
<title>(HTML) Standard Compliant Way to Open a New Page (no target tag)</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>(HTML) Big Curly Quotes Markup</title>
<link>http://snipplr.com/view/263/big-curly-quotes-markup/</link>
<description><![CDATA[ <p>For the CSS to activate this see Big Curley Quotes.</p> ]]></description>
<pubDate>Fri, 07 Jul 2006 06:35:15 GMT</pubDate>
<guid>http://snipplr.com/view/263/big-curly-quotes-markup/</guid>
</item>
<item>
<title>(HTML) XHTML 1.0 Transitional Basic Template</title>
<link>http://snipplr.com/view/247/xhtml-10-transitional-basic-template/</link>
<description><![CDATA[ <p>Basic template for xhtml transitional</p> ]]></description>
<pubDate>Thu, 06 Jul 2006 01:46:57 GMT</pubDate>
<guid>http://snipplr.com/view/247/xhtml-10-transitional-basic-template/</guid>
</item>
<item>
<title>(HTML) Show &amp;amp; Hide HTML (Requires the Javascript)</title>
<link>http://snipplr.com/view/244/show--hide-html-requires-the-javascript/</link>
<description><![CDATA[ <p>I have also posted the Javascript that makes this markup show and hide.</p> ]]></description>
<pubDate>Thu, 06 Jul 2006 00:18:02 GMT</pubDate>
<guid>http://snipplr.com/view/244/show--hide-html-requires-the-javascript/</guid>
</item>
<item>
<title>(HTML) Auto Refresh Pages while Coding</title>
<link>http://snipplr.com/view/230/auto-refresh-pages-while-coding/</link>
<description><![CDATA[ <p>Insert these 2 lines into the  to have your local pages refresh while coding. Make sure you use inline style sheets to stop caching problems. Remove once you make the site live.</p> ]]></description>
<pubDate>Wed, 05 Jul 2006 09:37:50 GMT</pubDate>
<guid>http://snipplr.com/view/230/auto-refresh-pages-while-coding/</guid>
</item>
<item>
<title>(HTML) XHTML 1.1 Doctype</title>
<link>http://snipplr.com/view/227/xhtml-11-doctype/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 05 Jul 2006 09:32:56 GMT</pubDate>
<guid>http://snipplr.com/view/227/xhtml-11-doctype/</guid>
</item>
<item>
<title>(HTML) XHTML 1.0 Strict Doctype</title>
<link>http://snipplr.com/view/226/xhtml-10-strict-doctype/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 05 Jul 2006 09:31:18 GMT</pubDate>
<guid>http://snipplr.com/view/226/xhtml-10-strict-doctype/</guid>
</item>
<item>
<title>(HTML) XHTML 1.0 Transitional Doctype</title>
<link>http://snipplr.com/view/225/xhtml-10-transitional-doctype/</link>
<description><![CDATA[ <p>Standard Doctype</p> ]]></description>
<pubDate>Wed, 05 Jul 2006 09:29:40 GMT</pubDate>
<guid>http://snipplr.com/view/225/xhtml-10-transitional-doctype/</guid>
</item>
</channel>
</rss>