<?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>The Accidental Developer &#187; ajax</title>
	<atom:link href="http://osric.com/chris/accidental-developer/tag/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://osric.com/chris/accidental-developer</link>
	<description>What if Gregor Samsa awoke a computer programmer?</description>
	<lastBuildDate>Mon, 30 Apr 2012 21:16:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>T-Mobile Website Unfriendly to Chrome, Safari</title>
		<link>http://osric.com/chris/accidental-developer/2009/07/t-mobile-website-unfriendly-to-chrome-safari/</link>
		<comments>http://osric.com/chris/accidental-developer/2009/07/t-mobile-website-unfriendly-to-chrome-safari/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 15:24:40 +0000</pubDate>
		<dc:creator>Chris Herdt</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[accessibilty]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[cross-browser compatibilty]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[tmobile]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://osric.com/chris/accidental-developer/?p=186</guid>
		<description><![CDATA[Visitors to T-Mobile's site using Safari or Chrome lose dramatic amounts of functionality, leading to customer frustration and unnecessary calls to customer support. Verdict? Cross-browser compatibility saves money and improves customer satisfaction.]]></description>
			<content:encoded><![CDATA[<p>Early this morning, Nicola was bugging me to add a data plan to her phone account in anticipation of receiving her shiny new <a href="http://www.t-mobilemytouch.com/">MyTouch</a>. We logged on to the site using our favored browser, Google&#8217;s <a href="http://www.google.com/chrome">Chrome</a>. Here&#8217;s what we found:</p>
<div id="attachment_191" class="wp-caption alignnone" style="width: 510px"><img src="http://osric.com/chris/accidental-developer/wp-content/uploads/2009/07/tmobile-chrome1.png" alt="T-Mobile\&#039;s default page in Chrome, post login" title="T-Mobile&#039;s page in Chrome" width="500" height="190" class="size-full wp-image-191" /><p class="wp-caption-text">T-Mobile's default page in Chrome, post login</p></div>
<p>After several unsuccessful attempts to view info for her line from several different screens, we called T-Mobile&#8217;s customer support. The service rep walked through the same steps and said, &#8220;OK, now you should see tabs on the left with your names, phone numbers, and &#8216;Add A Line&#8217;.&#8221;</p>
<p>That&#8217;s when it hit me. I should try a different browser.<br />
<span id="more-186"></span><br />
The same page in Firefox:</p>
<div id="attachment_192" class="wp-caption alignnone" style="width: 510px"><img src="http://osric.com/chris/accidental-developer/wp-content/uploads/2009/07/tmobile-ff1.png" alt="T-Mobile&#039;s default page in Firefox, post login" title="T-Mobile&#039;s page in Firefox" width="500" height="190" class="size-full wp-image-192" /><p class="wp-caption-text">T-Mobile's default page in Firefox, post login</p></div>
<p>(The big &#8216;Image Not Available&#8217; is a different matter&#8211;that&#8217;s because my phone, in spite of the fact that I bought it from T-Mobile, is almost 4 years old, and therefore no longer exists from the perspective of their web site. Planned obsolescence at its finest.)</p>
<p>The same issue affects Safari, the default browser on the Mac. According to one <a href="http://www.w3schools.com/browsers/browsers_stats.asp">browser statistics report</a>, Chrome and Safari accounted for 9.1% of traffic in June 2009. Stats for a site I work with show 13.6% of visitors use Chrome or Safari (presumably due to a higher Mac userbase).</p>
<p>If we the relevant sections of the web site had been <em>accessible</em> to us, T-Mobile could possibly have avoided an expensive customer service call. Making your web site cross-browser compatible is worth money.</p>
<p>One last comment: what if Javascript is turned off? Does the T-Mobile site degrade gracefully?<br />
<div id="attachment_193" class="wp-caption alignnone" style="width: 510px"><img src="http://osric.com/chris/accidental-developer/wp-content/uploads/2009/07/tmobile-noscript1.png" alt="T-Mobile&#039;s site with Javascript disabled" title="T-Mobile&#039;s site with Javascript disabled" width="500" height="375" class="size-full wp-image-193" /><p class="wp-caption-text">T-Mobile's site with Javascript disabled</p></div></p>
<p>The site, which relies heavily on Javascript and AJAX, becomes completely unusable.</p>
]]></content:encoded>
			<wfw:commentRss>http://osric.com/chris/accidental-developer/2009/07/t-mobile-website-unfriendly-to-chrome-safari/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

