<?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: Make phone numbers clickable to dial on mobile phones.</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/</link>
	<description></description>
	<lastBuildDate>Tue, 10 Jan 2012 01:21:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: misswho</title>
		<link>http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/comment-page-1/#comment-651315</link>
		<dc:creator>misswho</dc:creator>
		<pubDate>Mon, 11 Oct 2010 15:08:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/#comment-651315</guid>
		<description>I am running a pay per click ad on a mobile platform, will this link help my callers by pass the interception placed by the marketing platforms.

Will  they beable to click on the number, and take them directly to the call without interuptions.</description>
		<content:encoded><![CDATA[<p>I am running a pay per click ad on a mobile platform, will this link help my callers by pass the interception placed by the marketing platforms.</p>
<p>Will  they beable to click on the number, and take them directly to the call without interuptions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Android user</title>
		<link>http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/comment-page-1/#comment-648734</link>
		<dc:creator>Android user</dc:creator>
		<pubDate>Sat, 24 Jul 2010 10:50:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/#comment-648734</guid>
		<description>Both wtai and tel links work on Android browser. Best though is to differentiate between mobile and normal clients.</description>
		<content:encoded><![CDATA[<p>Both wtai and tel links work on Android browser. Best though is to differentiate between mobile and normal clients.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cliff</title>
		<link>http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/comment-page-1/#comment-645210</link>
		<dc:creator>cliff</dc:creator>
		<pubDate>Sat, 13 Mar 2010 16:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/#comment-645210</guid>
		<description>hi 
wonder if you can help me, pls
i designed www.kouga.mobi using dreamweaver CS3
and now want to make the phonenumbers into links so that if you click on them your cell phone would dial them automatically.
i`ve been searching the web and came across a few suggestions but none of them works or i am doing it wrong.
examples
&lt;a href=&quot;0820504444&quot; rel=&quot;nofollow&quot;&gt;0820504444&lt;/a&gt;

so what i did was highlight my phone number , go down to the link area in properties and insrt the above - and changing the phone number. but this is what i get whwn i try to use it on my mobile:

Not Found

The requested URL /LISTINGS/BUILDCONTR/&lt;a href=&quot;0820504444&quot; rel=&quot;nofollow&quot;&gt;0820504444&lt;/a&gt; was not found on this server.
Apache/2.0.52 (Red Hat) Server at kouga.mobi Port 80

pls help me</description>
		<content:encoded><![CDATA[<p>hi<br />
wonder if you can help me, pls<br />
i designed <a href="http://www.kouga.mobi" rel="nofollow">http://www.kouga.mobi</a> using dreamweaver CS3<br />
and now want to make the phonenumbers into links so that if you click on them your cell phone would dial them automatically.<br />
i`ve been searching the web and came across a few suggestions but none of them works or i am doing it wrong.<br />
examples<br />
<a href="0820504444" rel="nofollow">0820504444</a></p>
<p>so what i did was highlight my phone number , go down to the link area in properties and insrt the above &#8211; and changing the phone number. but this is what i get whwn i try to use it on my mobile:</p>
<p>Not Found</p>
<p>The requested URL /LISTINGS/BUILDCONTR/<a href="0820504444" rel="nofollow">0820504444</a> was not found on this server.<br />
Apache/2.0.52 (Red Hat) Server at kouga.mobi Port 80</p>
<p>pls help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aequalsb</title>
		<link>http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/comment-page-1/#comment-634142</link>
		<dc:creator>aequalsb</dc:creator>
		<pubDate>Thu, 18 Jun 2009 19:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/#comment-634142</guid>
		<description>looks like browser detection is the only real workaround.... *sigh*

found this --&gt; nice and clean, easy usage
http://detectmobilebrowsers.mobi/

but this was better in many ways - it uses built-in WordPress browser detection
http://www.nathanrice.net/blog/browser-detection-and-the-body_class-function/</description>
		<content:encoded><![CDATA[<p>looks like browser detection is the only real workaround&#8230;. *sigh*</p>
<p>found this &#8211;&gt; nice and clean, easy usage<br />
<a href="http://detectmobilebrowsers.mobi/" rel="nofollow">http://detectmobilebrowsers.mobi/</a></p>
<p>but this was better in many ways &#8211; it uses built-in WordPress browser detection<br />
<a href="http://www.nathanrice.net/blog/browser-detection-and-the-body_class-function/" rel="nofollow">http://www.nathanrice.net/blog/browser-detection-and-the-body_class-function/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aequalsb</title>
		<link>http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/comment-page-1/#comment-634139</link>
		<dc:creator>aequalsb</dc:creator>
		<pubDate>Thu, 18 Jun 2009 19:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/#comment-634139</guid>
		<description>that is to say ####&ndash;####</description>
		<content:encoded><![CDATA[<p>that is to say ####&amp;ndash;####</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aequalsb</title>
		<link>http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/comment-page-1/#comment-634138</link>
		<dc:creator>aequalsb</dc:creator>
		<pubDate>Thu, 18 Jun 2009 19:28:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/#comment-634138</guid>
		<description>on my iPhone (pre 3g iPhone - OS version 2.2.1 (5H11))

---- NO &quot;wtai:&quot; method DID NOT work. which is to REALLY say that SAFARI gave an error message of:
&quot;Cannot Open Page
Safari cannot open the page because the address is invalid.
OK&quot;
so, theoretically, a different browser might work fine. but until Apple allows browser competition (that aren&#039;t reskinned Safaris) on the iPhone, it still basically says &quot;did not work on the iPhone&quot;

---- YES &quot;tel:&quot; DID work on my iPhone

---- YES raw phone number numbers were formatted for clickability automatically

---- YES copyright dates (####-####) were clickable as phone numbers (yuck). BUT... when formatted with an &#8211; instead of a hyphen (####&#8211;####) they were NOT clickable. so, the workaround is VERY simple (for sites you work on at least)</description>
		<content:encoded><![CDATA[<p>on my iPhone (pre 3g iPhone &#8211; OS version 2.2.1 (5H11))</p>
<p>&#8212;- NO &#034;wtai:&#034; method DID NOT work. which is to REALLY say that SAFARI gave an error message of:<br />
&#034;Cannot Open Page<br />
Safari cannot open the page because the address is invalid.<br />
OK&#034;<br />
so, theoretically, a different browser might work fine. but until Apple allows browser competition (that aren&#039;t reskinned Safaris) on the iPhone, it still basically says &#034;did not work on the iPhone&#034;</p>
<p>&#8212;- YES &#034;tel:&#034; DID work on my iPhone</p>
<p>&#8212;- YES raw phone number numbers were formatted for clickability automatically</p>
<p>&#8212;- YES copyright dates (####-####) were clickable as phone numbers (yuck). BUT&#8230; when formatted with an &ndash; instead of a hyphen (####&ndash;####) they were NOT clickable. so, the workaround is VERY simple (for sites you work on at least)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Design Contractor</title>
		<link>http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/comment-page-1/#comment-622274</link>
		<dc:creator>Web Design Contractor</dc:creator>
		<pubDate>Wed, 18 Feb 2009 18:33:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/#comment-622274</guid>
		<description>Hello Everyone,

I just met someone with an iPhone to try out the above link that tried to merge the two href references and she said it would not work on her iPhone.

- Michael</description>
		<content:encoded><![CDATA[<p>Hello Everyone,</p>
<p>I just met someone with an iPhone to try out the above link that tried to merge the two href references and she said it would not work on her iPhone.</p>
<p>- Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Design Contractor</title>
		<link>http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/comment-page-1/#comment-620767</link>
		<dc:creator>Web Design Contractor</dc:creator>
		<pubDate>Sat, 07 Feb 2009 14:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/#comment-620767</guid>
		<description>How does the iPhone handle a link like the one below? Does it show an error screen Ralf or Jennifer?

&lt;a href=&quot;wtai://wp/mc;2065551212&quot; href=&quot;tel:2065551212&quot;&gt;206-555-1212&lt;/a&gt;

&lt;a href=&quot;//wp/mc;2065551212&quot; rel=&quot;nofollow&quot;&gt;206-555-1212&lt;/a&gt;

I know that the code is screwed up, but does it work? Someone posted this on another forum.</description>
		<content:encoded><![CDATA[<p>How does the iPhone handle a link like the one below? Does it show an error screen Ralf or Jennifer?</p>
<p>&lt;a href=&quot;wtai://wp/mc;2065551212&quot; href=&quot;tel:2065551212&quot;&gt;206-555-1212&lt;/a&gt;</p>
<p><a href="//wp/mc;2065551212" rel="nofollow">206-555-1212</a></p>
<p>I know that the code is screwed up, but does it work? Someone posted this on another forum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ralf</title>
		<link>http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/comment-page-1/#comment-620646</link>
		<dc:creator>Ralf</dc:creator>
		<pubDate>Fri, 06 Feb 2009 20:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/#comment-620646</guid>
		<description>Hi, I&#039;m also searching for a way to let the iPhone dial a number from a web page, so I&#039;m currently testing some methods on the iPhone. 
It&#039;s correct that the iPhone (at least the 3G) converts strings which look like a phonenumber into dialable links. Clicking them opens a popup with the option to call that number or to cancel the action. This works only if they are not part of an existing hyperlink within the page. 
The tel: method works fine on the iPhone with the same popup, but unfortunately the wtai: methods lead to an error (page can&#039;t be opened).</description>
		<content:encoded><![CDATA[<p>Hi, I&#039;m also searching for a way to let the iPhone dial a number from a web page, so I&#039;m currently testing some methods on the iPhone.<br />
It&#039;s correct that the iPhone (at least the 3G) converts strings which look like a phonenumber into dialable links. Clicking them opens a popup with the option to call that number or to cancel the action. This works only if they are not part of an existing hyperlink within the page.<br />
The tel: method works fine on the iPhone with the same popup, but unfortunately the wtai: methods lead to an error (page can&#039;t be opened).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web Design Contractor</title>
		<link>http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/comment-page-1/#comment-620254</link>
		<dc:creator>Web Design Contractor</dc:creator>
		<pubDate>Wed, 04 Feb 2009 04:07:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/#comment-620254</guid>
		<description>I&#039;ve been studying this as of late, has anybody determined if the iphone can pick up the wtai and make it clickable to dial?

Jennifer, are you able to click on this link and dial it on your iphone?

&lt;a href=&quot;//wp/mc;9065551212&quot; rel=&quot;nofollow&quot;&gt;906-555-1212&lt;/a&gt;

. . . and can you click on this add to contacts link and make it work on your iphone?

&lt;a href=&quot;//wp/ap;9065551212;Info&quot; rel=&quot;nofollow&quot;&gt;Add to Your Contacts&lt;/a&gt;

I would really appreciate it if someone with an iphone could do this test for me and if anyone can tell me if either/or link does not work on their phone.</description>
		<content:encoded><![CDATA[<p>I&#039;ve been studying this as of late, has anybody determined if the iphone can pick up the wtai and make it clickable to dial?</p>
<p>Jennifer, are you able to click on this link and dial it on your iphone?</p>
<p><a href="//wp/mc;9065551212" rel="nofollow">906-555-1212</a></p>
<p>. . . and can you click on this add to contacts link and make it work on your iphone?</p>
<p><a href="//wp/ap;9065551212;Info" rel="nofollow">Add to Your Contacts</a></p>
<p>I would really appreciate it if someone with an iphone could do this test for me and if anyone can tell me if either/or link does not work on their phone.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

