<?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>Samad's Blog &#187; html</title>
	<atom:link href="http://blog.samad64.com/tag/html/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.samad64.com</link>
	<description>Yes.. I blog. Get over it.</description>
	<lastBuildDate>Thu, 26 Aug 2010 19:49:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Telephone Links</title>
		<link>http://blog.samad64.com/2007/10/10/telephone-links/</link>
		<comments>http://blog.samad64.com/2007/10/10/telephone-links/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 05:57:04 +0000</pubDate>
		<dc:creator>Samad</dc:creator>
				<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[wm]]></category>

		<guid isPermaLink="false">http://blog.samad64.com/2007/10/10/telephone-links/</guid>
		<description><![CDATA[For those of you wondering how to create telephone links on web pages, the code is below. If someone with a mobile phone clicks this link on your web page, it will ask them to confirm the number and then proceed to call the number on the link. Note: I haven&#8217;t tested this with many [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you wondering how to create telephone links on web pages, the code is below. If someone with a mobile phone clicks this link on your web page, it will ask them to confirm the number and then proceed to call the number on the link. Note: I haven&#8217;t tested this with many cell phones, only Windows Mobile phones using PocketIE, and it works just fine.</p>
<p>&lt;a href=&#8221;tel:##########&#8221;&gt;Link Title&lt;/a&gt;</p>
<p>It needs to conform to your country&#8217;s dialing rules, and the example above uses US dialing rules (10 digit number). If its long distance, add the one before it.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.samad64.com/2007/10/10/telephone-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

