<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to create a mobile phone friendly website design</title>
	<atom:link href="http://www.templatedbusiness.com/mobile-phone-friendly-website-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.templatedbusiness.com/mobile-phone-friendly-website-design/</link>
	<description></description>
	<lastBuildDate>Tue, 15 Sep 2009 07:34:34 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: stefan</title>
		<link>http://www.templatedbusiness.com/mobile-phone-friendly-website-design/comment-page-1/#comment-74</link>
		<dc:creator>stefan</dc:creator>
		<pubDate>Sat, 04 Jul 2009 16:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.templatedbusiness.com/?p=822#comment-74</guid>
		<description>i use a little php code to point the browser to another folder, the iphone/ folder. 

&quot;&quot;</description>
		<content:encoded><![CDATA[<p>i use a little php code to point the browser to another folder, the iphone/ folder. </p>
<p>&#8220;&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Media Contour</title>
		<link>http://www.templatedbusiness.com/mobile-phone-friendly-website-design/comment-page-1/#comment-70</link>
		<dc:creator>Media Contour</dc:creator>
		<pubDate>Wed, 01 Jul 2009 18:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.templatedbusiness.com/?p=822#comment-70</guid>
		<description>Instead of using a template to create a new mobile browser-friendly version of your website, you can use the code below, along with a style sheet created for the iPhone to allow your current website to be displayed correctly.  

if ((navigator.userAgent.indexOf(&#039;iPhone&#039;) !=-1) &#124;&#124; (navigator.userAgent.indexOf(&#039;iPod&#039;) !=-1)) {
    var cssNode = document.createElement(&#039;link&#039;);
    cssNode.setAttribute(&#039;rel&#039;, &#039;stylesheet&#039;);
    cssNode.setAttribute(&#039;type&#039;, &#039;text/css&#039;);
    cssNode.setAttribute(&#039;href&#039;, &#039;iphone.css&#039;);
    document.getElementsByTagName(&#039;head&#039;)[0].appendChild(cssNode);
}</description>
		<content:encoded><![CDATA[<p>Instead of using a template to create a new mobile browser-friendly version of your website, you can use the code below, along with a style sheet created for the iPhone to allow your current website to be displayed correctly.  </p>
<p>if ((navigator.userAgent.indexOf(&#8217;iPhone&#8217;) !=-1) || (navigator.userAgent.indexOf(&#8217;iPod&#8217;) !=-1)) {<br />
    var cssNode = document.createElement(&#8217;link&#8217;);<br />
    cssNode.setAttribute(&#8217;rel&#8217;, &#8217;stylesheet&#8217;);<br />
    cssNode.setAttribute(&#8217;type&#8217;, &#8216;text/css&#8217;);<br />
    cssNode.setAttribute(&#8217;href&#8217;, &#8216;iphone.css&#8217;);<br />
    document.getElementsByTagName(&#8217;head&#8217;)[0].appendChild(cssNode);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Biju Subhash</title>
		<link>http://www.templatedbusiness.com/mobile-phone-friendly-website-design/comment-page-1/#comment-66</link>
		<dc:creator>Biju Subhash</dc:creator>
		<pubDate>Tue, 30 Jun 2009 06:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.templatedbusiness.com/?p=822#comment-66</guid>
		<description>Nice article...
Thank you for sharing...

Biju Subhash</description>
		<content:encoded><![CDATA[<p>Nice article&#8230;<br />
Thank you for sharing&#8230;</p>
<p>Biju Subhash</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://www.templatedbusiness.com/mobile-phone-friendly-website-design/comment-page-1/#comment-65</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Mon, 29 Jun 2009 23:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.templatedbusiness.com/?p=822#comment-65</guid>
		<description>Really cool tutorial for web designers everywhere. There are plenty of tutorials about designing web 2.0 templates, but none for mobile</description>
		<content:encoded><![CDATA[<p>Really cool tutorial for web designers everywhere. There are plenty of tutorials about designing web 2.0 templates, but none for mobile</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chob</title>
		<link>http://www.templatedbusiness.com/mobile-phone-friendly-website-design/comment-page-1/#comment-62</link>
		<dc:creator>Chob</dc:creator>
		<pubDate>Mon, 29 Jun 2009 09:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.templatedbusiness.com/?p=822#comment-62</guid>
		<description>Sorry, here&#039;s the link : http://mippin.com/web/maker/mobilize.jsp?from=blog&amp;new=1. Enjoy !</description>
		<content:encoded><![CDATA[<p>Sorry, here&#8217;s the link : <a href="http://mippin.com/web/maker/mobilize.jsp?from=blog&amp;new=1" rel="nofollow">http://mippin.com/web/maker/mobilize.jsp?from=blog&amp;new=1</a>. Enjoy !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chob</title>
		<link>http://www.templatedbusiness.com/mobile-phone-friendly-website-design/comment-page-1/#comment-61</link>
		<dc:creator>Chob</dc:creator>
		<pubDate>Mon, 29 Jun 2009 09:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.templatedbusiness.com/?p=822#comment-61</guid>
		<description>Thank you. If you just run a blog, I discovered this tool that allows to mobilize your blog very easily. I&#039;m a Wordpress fan and it works perfectly for me.</description>
		<content:encoded><![CDATA[<p>Thank you. If you just run a blog, I discovered this tool that allows to mobilize your blog very easily. I&#8217;m a Wordpress fan and it works perfectly for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d0pes1ck</title>
		<link>http://www.templatedbusiness.com/mobile-phone-friendly-website-design/comment-page-1/#comment-49</link>
		<dc:creator>d0pes1ck</dc:creator>
		<pubDate>Tue, 02 Jun 2009 22:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.templatedbusiness.com/?p=822#comment-49</guid>
		<description>This is a pretty useful tutorial. I&#039;ve been working on making my little project phone-friendly. Thanks :)</description>
		<content:encoded><![CDATA[<p>This is a pretty useful tutorial. I&#8217;ve been working on making my little project phone-friendly. Thanks <img src='http://www.templatedbusiness.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kre8iveminds</title>
		<link>http://www.templatedbusiness.com/mobile-phone-friendly-website-design/comment-page-1/#comment-47</link>
		<dc:creator>kre8iveminds</dc:creator>
		<pubDate>Tue, 02 Jun 2009 09:33:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.templatedbusiness.com/?p=822#comment-47</guid>
		<description>Good design. This is interesting.</description>
		<content:encoded><![CDATA[<p>Good design. This is interesting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to create a mobile phone friendly website design - Search Engine Optimization</title>
		<link>http://www.templatedbusiness.com/mobile-phone-friendly-website-design/comment-page-1/#comment-42</link>
		<dc:creator>How to create a mobile phone friendly website design - Search Engine Optimization</dc:creator>
		<pubDate>Wed, 20 May 2009 15:29:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.templatedbusiness.com/?p=822#comment-42</guid>
		<description>[...] Read more here: How to create a mobile phone friendly website design [...]</description>
		<content:encoded><![CDATA[<p>[...] Read more here: How to create a mobile phone friendly website design [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
