<?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; theme</title>
	<atom:link href="http://jaipandya.com/tag/theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaipandya.com</link>
	<description>Things, I do, talk about, live around</description>
	<lastBuildDate>Mon, 22 Dec 2008 06:24:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
<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>Be Specific &#8211; Creative Commons Attribution-Share Alike 2.5 India License</title>
		<link>http://jaipandya.com/2008/07/be-specific-creative-commons-attribution-share-alike-25-india-license/</link>
		<comments>http://jaipandya.com/2008/07/be-specific-creative-commons-attribution-share-alike-25-india-license/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 10:23:10 +0000</pubDate>
		<dc:creator>jai</dc:creator>
				<category><![CDATA[designing]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[creative commons]]></category>
		<category><![CDATA[gpl]]></category>
		<category><![CDATA[licensing]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://jaipandya.com/?p=13</guid>
		<description><![CDATA[Finally my first wordpress theme is now is about to release. Today&#8217;s time was invested in searching an open-source license for the same and rest was to convince me to use it. I had no confusion in my mind about themes commercial and non-commercial use. So had two obvious choices. GPL Creative Commons Attribution Share [...]]]></description>
			<content:encoded><![CDATA[<p>Finally my first wordpress theme is now is about to release. Today&#8217;s time was invested in searching an open-source license for the same and rest was to convince me to use it. I had no confusion in my mind about themes commercial and non-commercial use. So had two obvious choices.</p>
<ol>
<li><a title="navigate to GPL v3 page" href="http://www.gnu.org/licenses/gpl.html">GPL</a></li>
<li><a title="navigate to Creative Commons Attribution Share Alike License Page" href="http://creativecommons.org/licenses/by-sa/2.5/in/">Creative Commons Attribution Share Alike License<span id="more-13"></span></a></li>
</ol>
<p>On freenode #cc channel <strong>bringatowel</strong> helped me solve some of my confusions about creative commons licensing. So things are quite clear in my mind now.</p>
<p>Creative Commons is working with IIT Bombay to create India jurisdiction-specific licenses from the generic Creative Commons licenses. Porting of the version 2.5 documents is completed.</p>
<p>As written on gnu.org about Creative Commons</p>
<blockquote><p>This is a copyleft free license that is good for artistic and entertainment works, and educational works. Please don&#8217;t use it for software or documentation, since it is incompatible with the GNU GPL and with the GNU FDL.</p></blockquote>
<p>GPL could also work well, but as the design and theme creation is more towards <strong>art</strong> I am going to consider Creative Commons Attribution-Share Alike 2.5 License. The <strong>attribution</strong> clause of creative commons looks interesting.</p>
<p>Also mentioned on the same page</p>
<blockquote><p>Creative Commons publishes many licenses which are very different. Therefore, to say that a work “uses a Creative Commons license” is to leave the principal questions about the work&#8217;s licensing unanswered. When you see such a statement in a work, please ask the author to highlight the substance of the license choices. And if someone proposes to “use a Creative Commons license” for a certain work, it is vital to ask immediately, “Which one?”</p></blockquote>
<p>So I am being specific over here. We have an answer to <strong>&#8220;which one?&#8221;</strong></p>
<h3><strong>UPDATE</strong> :</h3>
<p>After the introduction of new wordpress theme directory, i am thinking about changing the license to GPL. Now that looks sensible!</p>
]]></content:encoded>
			<wfw:commentRss>http://jaipandya.com/2008/07/be-specific-creative-commons-attribution-share-alike-25-india-license/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hello World</title>
		<link>http://jaipandya.com/2008/07/hello-world/</link>
		<comments>http://jaipandya.com/2008/07/hello-world/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 20:02:10 +0000</pubDate>
		<dc:creator>jai</dc:creator>
				<category><![CDATA[designing]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[layers]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://jaipandya.com/?p=3</guid>
		<description><![CDATA[Hello World! This is my first post to my all-new blog with a fresh theme applied &#8212; Layers! I should have started with this blog-cum-portfolio way before but I just wanted to get it into my own style. After diving into the wordpress template tags and theming structure, it was not a big deal to [...]]]></description>
			<content:encoded><![CDATA[<p>Hello World!</p>
<p>This is my first post to my all-new blog with a fresh theme applied &#8212; <strong>Layers</strong>! I should have started with this blog-cum-portfolio way before but I just wanted to get it into my own style.<span id="more-3"></span> After diving into the wordpress <a title="navigate to template tag page on wordpress codex" href="http://codex.wordpress.org/Template_Tags">template tags</a> and <a title="wordpress theme development" href="http://codex.wordpress.org/Theme_Development">theming structure</a>, it was not a big deal to apply my layout on wordpress. Thanks a ton wordpress guys.</p>
<p>As for now, Layers is in it&#8217;s developmental version, i&#8217;ll soon be uploading it for public release. So wait a few more days!!! I&#8217;ll keep on writing&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaipandya.com/2008/07/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

