<?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>Muthukumar Rajamani &#187; HTML5, CSS3, DOM &amp; JS</title>
	<atom:link href="http://muthuonline.com/archives/category/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://muthuonline.com</link>
	<description>Product Strategist, Experience Designer &#38; Code Tweaker</description>
	<lastBuildDate>Wed, 18 Jan 2012 05:14:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>So what is a web application</title>
		<link>http://muthuonline.com/archives/2010/12/13/so-what-is-a-web-application/</link>
		<comments>http://muthuonline.com/archives/2010/12/13/so-what-is-a-web-application/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 04:51:48 +0000</pubDate>
		<dc:creator>Muthu Online</dc:creator>
				<category><![CDATA[Chrome]]></category>
		<category><![CDATA[HTML5, CSS3, DOM & JS]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://muthuonline.com/?p=571</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/TcaWEk2O3CM?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/TcaWEk2O3CM?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="306"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://muthuonline.com/archives/2010/12/13/so-what-is-a-web-application/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Android Application Design/Dev Basics : 2</title>
		<link>http://muthuonline.com/archives/2010/11/29/android-application-designdev-basics-2/</link>
		<comments>http://muthuonline.com/archives/2010/11/29/android-application-designdev-basics-2/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 14:41:03 +0000</pubDate>
		<dc:creator>Muthu Online</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Code is Poetry]]></category>
		<category><![CDATA[HTML5, CSS3, DOM & JS]]></category>
		<category><![CDATA[layout]]></category>

		<guid isPermaLink="false">http://muthuonline.com/?p=557</guid>
		<description><![CDATA[Code: View Source UI:]]></description>
			<content:encoded><![CDATA[<p><strong>Code:</strong> <a href="http://muthuonline.com/m/android/firstandroidapp.html">View Source</a></p>
<p><strong>UI:</strong><br />
<div class="wp-caption alignnone" style="width: 349px"><a href="http://muthuonline.com/m/android/firstandroidapp.gif"><img alt="My First Android App" src="http://muthuonline.com/m/android/firstandroidapp.gif" title="App UI" width="339" height="500" /></a><p class="wp-caption-text">My First Android App</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://muthuonline.com/archives/2010/11/29/android-application-designdev-basics-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Android Application Design/Dev Basics : 1</title>
		<link>http://muthuonline.com/archives/2010/11/29/android-application-designdev-basics-1/</link>
		<comments>http://muthuonline.com/archives/2010/11/29/android-application-designdev-basics-1/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 09:41:48 +0000</pubDate>
		<dc:creator>Muthu Online</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Code is Poetry]]></category>
		<category><![CDATA[HTML5, CSS3, DOM & JS]]></category>
		<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://muthuonline.com/?p=543</guid>
		<description><![CDATA[Do check out Android UI guidelines and their notion of Applications, Activities &#38; Tasks Do read Hello World as well Install Eclipse IDE, Android SDK Plugin for Eclipse Here are some rough notes: All images should be placed under Res &#62; Drawable. If multiple devices and resolutions are targetted, images should be placed in the<a href="http://muthuonline.com/archives/2010/11/29/android-application-designdev-basics-1/"> <br /><br /> (More)…</a>]]></description>
			<content:encoded><![CDATA[<p>Do check out <a href="http://developer.android.com/guide/practices/ui_guidelines/index.html">Android UI guidelines</a> and their notion of <a href="http://developer.android.com/guide/practices/ui_guidelines/activity_task_design.html">Applications, Activities &amp; Tasks</a></p>
<p>Do read <a href="http://developer.android.com/resources/tutorials/hello-world.html">Hello World</a> as well</p>
<p>Install <a href="http://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/galileo/R/eclipse-java-galileo-win32.zip">Eclipse IDE</a>, Android SDK Plugin for Eclipse</p>
<p><strong>Here are some rough notes:</strong></p>
<div class="wp-caption alignleft" style="width: 460px"><a href="http://muthuonline.com/m/android/HelloWorld.gif"><img title="Android Dev" src="http://muthuonline.com/m/android/HelloWorld.gif" alt="Android Dev" width="450" height="307" /></a><p class="wp-caption-text">Android Dev</p></div>
<li>All images should be placed under Res &gt; Drawable.</li>
<li>If multiple devices and resolutions are targetted, images should be placed in the corresponding hi/low/med dpi folders.</li>
<li>Layout is specified under Res &gt; Layout</li>
<p>Manifest is an important config file that should not be renamed.</p>
<li>Application tag is used to specify that this is an application and not a service.</li>
<li>App name is set here</li>
<li>&#8220;Android: Icon&#8221; sends pointer to the the app icon, which should be placed in the Drawables under Resources</li>
<li>Pre-defined category &#8220;launcher&#8221; is used to launch the app when the app icon gets clicked.</li>
<li>Layouts may contain views and sub views.</li>
]]></content:encoded>
			<wfw:commentRss>http://muthuonline.com/archives/2010/11/29/android-application-designdev-basics-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HTML5 Basics</title>
		<link>http://muthuonline.com/archives/2010/11/04/html5-basics/</link>
		<comments>http://muthuonline.com/archives/2010/11/04/html5-basics/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 11:26:56 +0000</pubDate>
		<dc:creator>Muthu Online</dc:creator>
				<category><![CDATA[HTML5, CSS3, DOM & JS]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://muthuonline.com/?p=538</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/5pzKFxObc8w?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/5pzKFxObc8w?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="306"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://muthuonline.com/archives/2010/11/04/html5-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geo Location on HTML5</title>
		<link>http://muthuonline.com/archives/2010/05/04/geo-location-on-html5/</link>
		<comments>http://muthuonline.com/archives/2010/05/04/geo-location-on-html5/#comments</comments>
		<pubDate>Tue, 04 May 2010 12:15:21 +0000</pubDate>
		<dc:creator>Muthu Online</dc:creator>
				<category><![CDATA[Code is Poetry]]></category>
		<category><![CDATA[HTML5, CSS3, DOM & JS]]></category>

		<guid isPermaLink="false">http://muthuonline.com/?p=524</guid>
		<description><![CDATA[Locate your approx. current location through Firefox v 3.6.3. Tweaked Google Maps API and some geo location functionality of HTML5 and got this -> http://muthuonline.com/geoloc5.html]]></description>
			<content:encoded><![CDATA[<p>Locate your approx. current location through Firefox v 3.6.3.</p>
<p>Tweaked Google Maps API and some geo location functionality of HTML5 and got this -> </p>
<p><a target="blank" href="http://muthuonline.com/geoloc5.html">http://muthuonline.com/geoloc5.html</a><strong></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://muthuonline.com/archives/2010/05/04/geo-location-on-html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML5</title>
		<link>http://muthuonline.com/archives/2010/02/24/html5/</link>
		<comments>http://muthuonline.com/archives/2010/02/24/html5/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 08:38:27 +0000</pubDate>
		<dc:creator>Muthu Online</dc:creator>
				<category><![CDATA[HTML5, CSS3, DOM & JS]]></category>
		<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://muthuonline.com/archives/2010/02/24/html5/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/siOHh0uzcuY&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/siOHh0uzcuY&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://muthuonline.com/archives/2010/02/24/html5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Object Oriented CSS</title>
		<link>http://muthuonline.com/archives/2009/03/05/object-oriented-css/</link>
		<comments>http://muthuonline.com/archives/2009/03/05/object-oriented-css/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 09:05:45 +0000</pubDate>
		<dc:creator>Muthu Online</dc:creator>
				<category><![CDATA[HTML5, CSS3, DOM & JS]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://muthuonline.com/archives/2009/03/05/object-oriented-css/</guid>
		<description><![CDATA[Object Oriented CSS View more presentations from Nicole Sullivan. (tags: modules blocks)]]></description>
			<content:encoded><![CDATA[<div style="width:425px;text-align:left" id="__ss_990405"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" href="http://www.slideshare.net/stubbornella/object-oriented-css?type=presentation" title="Object Oriented CSS">Object Oriented CSS</a><object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=oocss-1233786987806904-3&#038;stripped_title=object-oriented-css" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slideshare.net/swf/ssplayer2.swf?doc=oocss-1233786987806904-3&#038;stripped_title=object-oriented-css" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
<div style="font-size:11px;font-family:tahoma,arial;height:26px;padding-top:2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/stubbornella">Nicole Sullivan</a>. (tags: <a style="text-decoration:underline;" href="http://slideshare.net/tag/modules">modules</a> <a style="text-decoration:underline;" href="http://slideshare.net/tag/blocks">blocks</a>)</div>
</div>
<p><img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.0NXC/bT*xJmx*PTEyMzYyNDM4NzU5MzkmcHQ9MTIzNjI*MzkyMDM2MCZwPTEwMTkxJmQ9Jmc9MiZ*PSZvPTg1ODJlZmZlMGMwYzQzNmFiM2IzOGNjMDUwYWExMWQ1.gif" /></p>
]]></content:encoded>
			<wfw:commentRss>http://muthuonline.com/archives/2009/03/05/object-oriented-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSocial app</title>
		<link>http://muthuonline.com/archives/2008/06/05/opensocial/</link>
		<comments>http://muthuonline.com/archives/2008/06/05/opensocial/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 08:36:27 +0000</pubDate>
		<dc:creator>Muthu Online</dc:creator>
				<category><![CDATA[Code is Poetry]]></category>
		<category><![CDATA[HTML5, CSS3, DOM & JS]]></category>
		<category><![CDATA[Social Media, Software]]></category>

		<guid isPermaLink="false">http://muthuonline.com/archives/2008/06/05/opensocial/</guid>
		<description><![CDATA[Done with coding a simple xml app and hosting it on Google Code. Waiting to get access to Orkut sandbox so that i can proceed to add this app on Orkut.]]></description>
			<content:encoded><![CDATA[<p>Done with coding a simple xml app and hosting it on Google Code.  Waiting to get access to Orkut sandbox so that i can proceed to add this app on Orkut.</p>
]]></content:encoded>
			<wfw:commentRss>http://muthuonline.com/archives/2008/06/05/opensocial/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Structure of a RSS Feed</title>
		<link>http://muthuonline.com/archives/2008/05/13/structure-of-a-rss-feed/</link>
		<comments>http://muthuonline.com/archives/2008/05/13/structure-of-a-rss-feed/#comments</comments>
		<pubDate>Tue, 13 May 2008 07:30:19 +0000</pubDate>
		<dc:creator>Muthu Online</dc:creator>
				<category><![CDATA[Code is Poetry]]></category>
		<category><![CDATA[HTML5, CSS3, DOM & JS]]></category>
		<category><![CDATA[Social Media, Software]]></category>
		<category><![CDATA[Web Technologies]]></category>

		<guid isPermaLink="false">http://muthuonline.com/archives/2008/05/13/structure-of-a-rss-feed/</guid>
		<description><![CDATA[Sample RSS 2.0 Feed http://webdesign.about.com/rss2.0feed/ An example of a simple RSS feed. This is the description of the feed itself, not an item. http://webdesign.about.com/rss2.0feed/entry.html This is the text that will appear in the feedreaders. It describes the post itself, not the entire feed. http://webdesign.about.com/rss2.0feed/entry.html &#160; How to Build an RSS File from Scratch Let them<a href="http://muthuonline.com/archives/2008/05/13/structure-of-a-rss-feed/"> <br /><br /> (More)…</a>]]></description>
			<content:encoded><![CDATA[<style type="text/css">
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
-->
</style>
<p class="style1"><strong>Sample RSS 2.0 Feed </strong></p>
<p>
  <textarea name="textarea6" cols="40" rows="18"><rss version="2.0"><br />
<channel></p>
<link>http://webdesign.about.com/rss2.0feed/<br />
<description>An example of a simple RSS feed. This is the description of the feed itself, not an item.</description></p>
<p><item></p>
<link>http://webdesign.about.com/rss2.0feed/entry.html<br />
<description>This is the text that will appear in the feedreaders. It describes the post itself, not the entire feed.</description><br />
<guid>http://webdesign.about.com/rss2.0feed/entry.html</guid>
</link></item></p>
</link></channel><br />
</rss><br />
  </textarea>
</p>
<p>&nbsp;</p>
<p><span class="style1">How to Build an RSS File from Scratch</span></p>
<p>Let them know that &#8230; </p>
<p>&nbsp;</p>
<p>this is an XML File </p>
<p>
  <textarea name="textarea" cols="40" rows="1">< ?xml version="1.0" encoding="utf-8"?><br />
  </textarea>
</p>
<p>&nbsp; </p>
<p>this is an RSS 2.0 document </p>
<p>
  <textarea name="textfield" cols="40" rows="2"><rss version="2.0"><br />
</rss><br />
    </textarea>
</p>
<p>&nbsp;</p>
<p>with a channel </p>
<p>
  <textarea name="textarea2" cols="40" rows="2"><channel><br />
</channel><br />
  </textarea>
</p>
<p>  containing a &lt;title&gt;, &lt;link&gt; &amp; a &lt;description&gt;</p>
<p>
  <textarea name="textarea3" cols="40" rows="6"></p>
<link>http://webdesign.about.com/rss2.0feed/
<p><description>An example of a simple RSS feed. This is the description of the feed itself, not an item.</description>
  </link></textarea>
</p>
<p>&nbsp;</p>
<p>and an &lt;item&gt;, item &lt;title&gt;, item &lt;link&gt;, item &lt;description&gt; </p>
<p>
  <textarea name="textarea4" cols="40" rows="12"><item></p>
<link>http://webdesign.about.com/rss2.0feed/entry.html
<p><description>This is the text that will appear in the feedreaders. It describes the post itself, not the entire feed.</description></p>
<p><guid>http://webdesign.about.com/rss2.0feed/entry.html</guid></p>
</link></item></textarea>
</p>
<p>&nbsp;</p>
<p>
  <textarea name="textarea5" cols="40" rows="1">close necessary tags<br />
  </textarea>
</p>
<p>&nbsp;</p>
<p><strong>Related Links </strong></p>
<ol>
<li><a href="http://webdesign.about.com/cs/rss/a/aa052603a.htm" onclick="zIlb(this)">What is RSS?</a></li>
<li><a href="http://webdesign.about.com/od/validators/l/bl_validation.htm#rssvalidator" onclick="zIlb(this)">Validate Your RSS Feed</a></li>
<li><a href="http://webdesign.about.com/cs/rss/ht/htpromorssfeed.htm" onclick="zIlb(this)">How to Promote Your RSS Feed</a></li>
</ol>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://muthuonline.com/archives/2008/05/13/structure-of-a-rss-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Life stream app</title>
		<link>http://muthuonline.com/archives/2008/05/10/life-stream-app/</link>
		<comments>http://muthuonline.com/archives/2008/05/10/life-stream-app/#comments</comments>
		<pubDate>Sat, 10 May 2008 05:50:48 +0000</pubDate>
		<dc:creator>Muthu Online</dc:creator>
				<category><![CDATA[HTML5, CSS3, DOM & JS]]></category>
		<category><![CDATA[Social Media, Software]]></category>

		<guid isPermaLink="false">http://muthuonline.com/archives/2008/05/10/life-stream-app/</guid>
		<description><![CDATA[Developed a Yahoo Pipes App that aggregates my shared feeds from multiple social networking sites and micro blogs, applies a certain set of rules and displays these feeds automatically on my blog.]]></description>
			<content:encoded><![CDATA[<p>Developed a Yahoo Pipes App  that aggregates my shared feeds from multiple social networking sites and micro blogs, applies a certain set of rules and displays these feeds automatically on my blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://muthuonline.com/archives/2008/05/10/life-stream-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>



