<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chopad&#187; Jai Pandya &#8211; CSS</title>
	<atom:link href="http://jaipandya.com/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaipandya.com</link>
	<description>Things, I do, talk about, live around</description>
	<lastBuildDate>Mon, 24 Nov 2008 17:01:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
<link>http://jaipandya.com</link>
<url>http://jaipandya.com/blog/wp-content/plugins/maxblogpress-favicon/icons/favicon-31.ico</url>
<title>Chopad</title>
</image>
		<item>
		<title>&#8216;Layers&#8217; supports microformats now!</title>
		<link>http://jaipandya.com/2008/07/layers-supports-microformats-now/</link>
		<comments>http://jaipandya.com/2008/07/layers-supports-microformats-now/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 12:35:37 +0000</pubDate>
		<dc:creator>jai</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[designing]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[layers]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[semantics]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://jaipandya.com/?p=95</guid>
		<description><![CDATA[With the version 1.0.6 of Layers theme, it supports microformats. Though WordPress itself comes with some microformat structure in the form of tags (rel-tag), XFN in terms of blogroll links. Still, there many of them are left which can be used to increase the semantics of your code following the principle, data should be readable [...]]]></description>
			<content:encoded><![CDATA[<p>With the version 1.0.6 of <a title="layers theme on wordpress.org" href="http://wordpress.org/extend/themes/layers">Layers</a> theme, it supports <strong>microformats</strong>. Though WordPress itself comes with some microformat structure in the form of tags (rel-tag), XFN in terms of blogroll links. Still, there many of them are left which can be used to increase the semantics of your code following the principle, <em>data should be readable for humans as well as machines</em>.</p>
<p>If you didn&#8217;t know about microformats</p>
<blockquote><p>A <strong>microformat</strong> (sometimes abbreviated as <strong>uF</strong> is a <span class="mw-redirect">web-based</span> approach to semantic markup that seeks to re-use existing XHTML and HTML tags to convey metadata and other attributes. This approach allows information intended for end-users (such as contact information, geographic coordinates, calendar events, and the like) to also be automatically processed by software.</p>
<p style="text-align: right;">-wikipedia</p>
</blockquote>
<p>In a bit more simpler meaning, if you have a software which can understand a web page written with microformat, it would be possible for the software to automatically recognize the informations like, contact information, geometric information, bookmarks etc.</p>
<p>If it is still not very clear, what will extra benefit will you get from it, just try <a title="navigate to operator firefox addon web page" href="https://addons.mozilla.org/en-US/firefox/addon/4106">operator firefox addon</a> once with Layers theme. The theme uses hatom, hcard, XFN, rel-home, xFolk microformats.</p>
<p>The <a title="navigate to otto's article" href="http://lorelle.wordpress.com/2007/09/01/microformats-and-wordpress-themes/">article by otto</a> helped a lot for this update.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaipandya.com/2008/07/layers-supports-microformats-now/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The fancy menu with the power of JavaScript and CSS</title>
		<link>http://jaipandya.com/2008/07/the-fancy-menu-with-the-power-of-javascript-and-css/</link>
		<comments>http://jaipandya.com/2008/07/the-fancy-menu-with-the-power-of-javascript-and-css/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 02:17:53 +0000</pubDate>
		<dc:creator>jai</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[designing]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://jaipandya.com/?p=6</guid>
		<description><![CDATA[I noticed this effect long time back and was really stunned by it&#8217;s graceful beauty. For a quick quick introduction to fancy menu go to this page. Great mootools library of JavaScript shows it&#8217;s magic with very elegant semantic XHTML and CSS in this technique. Definitely a great read!
For the JQuery port of the fancy [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed this effect long time back and was really stunned by it&#8217;s graceful beauty. For a quick quick introduction to <a title="navigate to the fancy menu page" href="http://devthought.com/cssjavascript-true-power-fancy-menu/">fancy menu</a> go to <a title="navigate to the fancy menu page" href="http://devthought.com/cssjavascript-true-power-fancy-menu/">this page</a>. Great mootools library of JavaScript shows it&#8217;s magic with very elegant semantic XHTML and CSS in this technique. Definitely a great read!</p>
<p>For the JQuery port of the fancy menu effect <a title="JQuery port for fancy menu" href="http://gmarwaha.com/blog/?p=7" target="_blank">read this post </a>or <a title="JQuery smooth menu" href="http://meta20.net/demos/Smooth_menu_widget_for_jQuery/" target="_blank">this post at meta20.net</a> (aka Smooth Menu for JQuery)</p>
]]></content:encoded>
			<wfw:commentRss>http://jaipandya.com/2008/07/the-fancy-menu-with-the-power-of-javascript-and-css/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
