<?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>RIA Designer/Developer</title>
	<atom:link href="http://godsowndevelopers.com/kad/abhilashs/feed/" rel="self" type="application/rss+xml" />
	<link>http://godsowndevelopers.com/kad/abhilashs</link>
	<description>Just another Gods own Developers - Designers and developers from Kerala weblog</description>
	<lastBuildDate>Tue, 01 Dec 2009 06:16:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>3 Most common used HTML tags for mobile development.</title>
		<link>http://godsowndevelopers.com/kad/abhilashs/2009/12/01/3-most-common-used-html-tags-for-mobile-development/</link>
		<comments>http://godsowndevelopers.com/kad/abhilashs/2009/12/01/3-most-common-used-html-tags-for-mobile-development/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 06:13:35 +0000</pubDate>
		<dc:creator>Abhilash S</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mobile development]]></category>
		<category><![CDATA[mobile site development]]></category>

		<guid isPermaLink="false">http://godsowndevelopers.com/kad/abhilashs/?p=5</guid>
		<description><![CDATA[1.Define a Viewport &#60;meta name=&#8221;viewport&#8221; content=&#8221;width=auto; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;&#8221;&#62; http://www.iphonecompatible.net/design-tips-tools/define-a-viewport/ 2.Create Keyboard Navigation on Your mobile Web Pages [1]&#60;a accesskey=&#8221;1&#8243; href=&#8221;link1.htm&#8221;&#62;Link 1&#60;/a&#62; 3.Linking to Telephone Numbers &#60;a href=&#8221;tel:+00000000&#8243; target=&#8221;_blank&#8221;&#62;+91-00000000&#60;/a&#62;]]></description>
			<content:encoded><![CDATA[<p><strong>1.Define a Viewport</strong><br />
&lt;meta name=&#8221;viewport&#8221; content=&#8221;width=auto; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;&#8221;&gt;</p>
<p>http://www.iphonecompatible.net/design-tips-tools/define-a-viewport/</p>
<p><strong>2.Create Keyboard Navigation on Your mobile Web Pages</strong><br />
[1]&lt;a accesskey=&#8221;1&#8243; href=&#8221;link1.htm&#8221;&gt;Link 1&lt;/a&gt;</p>
<p><strong>3.Linking to Telephone Numbers</strong><br />
&lt;a href=&#8221;tel:+00000000&#8243; target=&#8221;_blank&#8221;&gt;+91-00000000&lt;/a&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://godsowndevelopers.com/kad/abhilashs/2009/12/01/3-most-common-used-html-tags-for-mobile-development/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Long text breaking using &#8216;word-wrap&#8217; in CSS</title>
		<link>http://godsowndevelopers.com/kad/abhilashs/2009/11/18/long-text-breaking-using-word-wrap-in-css/</link>
		<comments>http://godsowndevelopers.com/kad/abhilashs/2009/11/18/long-text-breaking-using-word-wrap-in-css/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 06:17:29 +0000</pubDate>
		<dc:creator>Abhilash S</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://godsowndevelopers.com/kad/abhilashs/?p=3</guid>
		<description><![CDATA[A css item called word-wrap that you can use to make long text wrap word-wrap: break-word; Example &#60;table width=&#8221;200&#8243; border=&#8221;1&#8243;&#62; &#60;tr&#62; &#60;td width=&#8221;200&#8243; style=&#8221;word-wrap:break-word;&#8221; &#62; &#60;div style=&#8221;width:200px;&#8221;&#62;aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa &#60;/div&#62; &#60;/td&#62; &#60;td&#62;&#38;nbsp;&#60;/td&#62; &#60;/tr&#62; &#60;/table&#62;]]></description>
			<content:encoded><![CDATA[<p>A css item called word-wrap that you can use to make long text wrap</p>
<p><strong>word-wrap: break-word;</strong></p>
<p><em>Example</em><br />
&lt;table width=&#8221;200&#8243; border=&#8221;1&#8243;&gt;<br />
&lt;tr&gt;<br />
&lt;td width=&#8221;200&#8243; style=&#8221;word-wrap:break-word;&#8221; &gt;<br />
&lt;div style=&#8221;width:200px;&#8221;&gt;aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa<br />
&lt;/div&gt;<br />
&lt;/td&gt;<br />
&lt;td&gt;&amp;nbsp;&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;/table&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://godsowndevelopers.com/kad/abhilashs/2009/11/18/long-text-breaking-using-word-wrap-in-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://godsowndevelopers.com/kad/abhilashs/2009/11/17/hello-world/</link>
		<comments>http://godsowndevelopers.com/kad/abhilashs/2009/11/17/hello-world/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 16:29:31 +0000</pubDate>
		<dc:creator>Abhilash S</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to Gods own Developers &#8211; Designers and developers from Kerala. This is your first post. Edit or delete it, then start blogging!]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://godsowndevelopers.com/kad/">Gods own Developers &#8211; Designers and developers from Kerala</a>. This is your first post. Edit or delete it, then start blogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://godsowndevelopers.com/kad/abhilashs/2009/11/17/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

