<?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>Random musings &#187; cricinfo</title>
	<atom:link href="http://www.obaidahmed.com/tag/cricinfo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.obaidahmed.com</link>
	<description>Pakistan, Startups, Entrepreneurship, Food and more...</description>
	<lastBuildDate>Wed, 07 Jul 2010 14:35:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>

   <image>
    <title>Random musings</title>
    <url>http://1.gravatar.com/avatar/5dcdb41fe2216800f9e9d8980585c425?s=48&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536</url>
    <link>http://www.obaidahmed.com</link>
   </image>
		<item>
		<title>Cricinfo iPhone application review</title>
		<link>http://www.obaidahmed.com/2010/02/08/cricinfo-iphone-application-review/</link>
		<comments>http://www.obaidahmed.com/2010/02/08/cricinfo-iphone-application-review/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 20:20:46 +0000</pubDate>
		<dc:creator>Obaid</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[UI Design]]></category>
		<category><![CDATA[What's Wrong With]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[cricinfo]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.obaidahmed.com/?p=389</guid>
		<description><![CDATA[<p>Note: We have launched our own application which gives you up-to-date cricket scores on your iPhone. Check it out at Championsapp.com or go directly to appstore. I have been using iPhone since the first one came out. I have been following... <a href="http://www.obaidahmed.com/2010/02/08/cricinfo-iphone-application-review/">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<p><em><strong>Note: We have launched our own application which gives you up-to-date cricket  scores on your iPhone. Check it out at <a href="http://championsapp.com">Championsapp.com</a> or <a href="http://bit.ly/champapp">go directly to appstore</a>.<br />
</strong></em></p>
<p>I have been using iPhone since the first one came out. I have been following cricket since I can remember. Naturally when I got my iPhone I was excited to follow my cricket from anywhere, anytime. Cricinfo has been the leader (and the only website) when it comes to cricket coverage. They simply have the best coverage, not necessarily the best UI though.</p>
<p>I have written before about their website redesign. So I won&#8217;t talk about that today. Although, there is so much that they can be doing with their website to make it more user friendly.</p>
<p>Today, I am going to be talking about their iPhone application. It is so disappointing that it made me browse to their actual website more frequently via my iPhone than to use their mobile application.</p>
<p>So those of you who haven&#8217;t used their iPhone application, I highly recommend you to give it a try before further reading this review.</p>
<p><strong>Initial thoughts:</strong></p>
<p>The application is very rough. It is not completely a native application. The only native component is the tabbar at the bottom and the actual content is rendered inside a UIWebView. My guess is that this application is built using PhoneGap or some similar technology. Nothing wrong with using such technologies but when the UI doesn&#8217;t follow the convention it creates all sort of issues.</p>
<p><strong>The Main Screen:</strong></p>
<p><strong><a href="http://www.obaidahmed.com/wp-content/uploads/2010/02/main-screen.jpg"><img class="alignleft size-full wp-image-384" style="padding: 10px;" title="main-screen" src="http://www.obaidahmed.com/wp-content/uploads/2010/02/main-screen.jpg" alt="" width="134" height="202" /></a><span style="font-weight: normal;"> </span></strong></p>
<p><strong><span style="font-weight: normal;">The main screen contains three different sections: <em>Summary, Current &amp; Recent Matches and Upcoming Games. </em>The idea is well thought out at least in a sense that it gives me a snapshot view of what&#8217;s going on. When you tap on a game it has two reactions: 1) dispatch a request and 2) flip the current view. This flip is not so user friendly. The reason being that it is not a &#8220;native&#8221; animation, it is a webkit enabled animation which isn&#8217;t that smooth.</span></strong></p>
<p><strong><span style="font-weight: normal;">Also the tap has no response, the usual tableview on iPhone has a &#8220;blue&#8221; or some sort of background feedback that a touch has been detected, which doesn&#8217;t happen here.</span></strong></p>
<p><strong><span style="font-weight: normal;">The tabs at the bottom react very differently as well. When you tap on a tab it first shows a loading image and then shows the actual view. This should be the other way around. First show the view and then load the data.</span></strong></p>
<p><span style="font-weight: normal;"><strong>Match Details Screen:</strong></span></p>
<p><strong><span style="font-weight: normal;"><a href="http://www.obaidahmed.com/wp-content/uploads/2010/02/match-details.jpg"><img class="size-thumbnail wp-image-385 alignright" style="padding: 10px;" title="match-details" src="http://www.obaidahmed.com/wp-content/uploads/2010/02/match-details-150x150.jpg" alt="" width="150" height="150" /></a>Once you tap on a certain game you are then presented with a mini-match detail screen. This screen has a sort of tabular layout where information such as score, last 12 balls, run-rate and a small quick highlight from the game is present. There are also two large buttons for &#8220;Scorecard&#8221; and &#8220;Ball-By-Ball&#8221; view of the game. This is perhaps the only sane UI in the whole application. One thing that bothered me a lot was the &#8220;back&#8221; and &#8220;refresh&#8221; buttons at the top. Those were trying to simulate &#8220;UINavigationBar&#8221; but really when you scroll down you loose them from the screen and every time you have to refresh you have to scroll up. Again this is a restriction due to the &#8220;design&#8221; of the application. </span></strong></p>
<p><span style="font-weight: normal;"><strong>Scorecard:</strong></span></p>
<p><span style="font-weight: normal;"><a href="http://www.obaidahmed.com/wp-content/uploads/2010/02/scorecard.jpg"><img class="alignleft size-thumbnail wp-image-386" style="padding: 10px;" title="scorecard" src="http://www.obaidahmed.com/wp-content/uploads/2010/02/scorecard-150x150.jpg" alt="" width="150" height="150" /></a>A very ordinary looking scorecard. One of the key vital information missing from this screen is the &#8220;balls faced&#8221; by the batsman. Seriously, that is so needed here. But I guess Cricinfo doesn&#8217; t think that&#8217;s important information. Also, the tabs don&#8217;t really look like tabs at the top. </span></p>
<p><strong><span style="font-weight: normal;">The refresh and back buttons are still having the same issue. </span></strong></p>
<p><span style="font-weight: normal;"><strong>Ball-by-Ball:</strong></span></p>
<p><span style="font-weight: normal;"><strong><a href="http://www.obaidahmed.com/wp-content/uploads/2010/02/ball-by-ball.jpg"><img class="alignright size-thumbnail wp-image-383" style="padding: 10px;" title="ball-by-ball" src="http://www.obaidahmed.com/wp-content/uploads/2010/02/ball-by-ball-150x150.jpg" alt="" width="150" height="150" /></a><span style="font-weight: normal;">This view really lacks the visuals that would make it much more exciting and pleasure to use. It is very plain and simple and missing a lot of key elements. While reading the ball-by-ball commentary, if you want to check on current batsman&#8217;s score, you have to actually go back one screen and then come back. Why can&#8217;t the &#8220;Match detail&#8221; view and this view be merged somehow? </span></strong></span></p>
<p><span style="font-weight: normal;"><strong><span style="font-weight: normal;">There is a lot of room for improvement here. </span></strong></span></p>
<p>While Cricinfo does a decent job of covering cricket on their site, their mobile application can certainly use a complete redesign. There have been some major bug fixes in recent updates. Most notable bug was the inability to view more than two innings of scorecard. So during the test match the scorecard view was only showing the first inning scores for both teams.</p>
<p>Another short coming is the inability to distinguish the follow-on of a team and no push notifications (not that big of a deal).</p>
<p><strong><span style="font-weight: normal;"><br />
</span></strong></p>

<a href='http://www.obaidahmed.com/2010/02/08/cricinfo-iphone-application-review/main-screen/' title='main-screen'><img width="150" height="150" src="http://www.obaidahmed.com/wp-content/uploads/2010/02/main-screen-150x150.jpg" class="attachment-thumbnail" alt="main-screen" title="main-screen" /></a>
<a href='http://www.obaidahmed.com/2010/02/08/cricinfo-iphone-application-review/view-recent/' title='view-recent'><img width="150" height="150" src="http://www.obaidahmed.com/wp-content/uploads/2010/02/view-recent-150x150.jpg" class="attachment-thumbnail" alt="view-recent" title="view-recent" /></a>
<a href='http://www.obaidahmed.com/2010/02/08/cricinfo-iphone-application-review/view-recent2/' title='view-recent2'><img width="150" height="150" src="http://www.obaidahmed.com/wp-content/uploads/2010/02/view-recent2-150x150.jpg" class="attachment-thumbnail" alt="view-recent2" title="view-recent2" /></a>
<a href='http://www.obaidahmed.com/2010/02/08/cricinfo-iphone-application-review/scorecard/' title='scorecard'><img width="150" height="150" src="http://www.obaidahmed.com/wp-content/uploads/2010/02/scorecard-150x150.jpg" class="attachment-thumbnail" alt="scorecard" title="scorecard" /></a>
<a href='http://www.obaidahmed.com/2010/02/08/cricinfo-iphone-application-review/match-details/' title='match-details'><img width="150" height="150" src="http://www.obaidahmed.com/wp-content/uploads/2010/02/match-details-150x150.jpg" class="attachment-thumbnail" alt="match-details" title="match-details" /></a>
<a href='http://www.obaidahmed.com/2010/02/08/cricinfo-iphone-application-review/ball-by-ball/' title='ball-by-ball'><img width="150" height="150" src="http://www.obaidahmed.com/wp-content/uploads/2010/02/ball-by-ball-150x150.jpg" class="attachment-thumbnail" alt="ball-by-ball" title="ball-by-ball" /></a>
<a href='http://www.obaidahmed.com/2010/02/08/cricinfo-iphone-application-review/ball-by-ball2/' title='ball-by-ball2'><img width="150" height="150" src="http://www.obaidahmed.com/wp-content/uploads/2010/02/ball-by-ball2-150x150.jpg" class="attachment-thumbnail" alt="ball-by-ball2" title="ball-by-ball2" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.obaidahmed.com/2010/02/08/cricinfo-iphone-application-review/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cricinfo Redesign</title>
		<link>http://www.obaidahmed.com/2009/06/02/cricinfo-redesign/</link>
		<comments>http://www.obaidahmed.com/2009/06/02/cricinfo-redesign/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 20:27:15 +0000</pubDate>
		<dc:creator>Obaid</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[UI Design]]></category>
		<category><![CDATA[What's Wrong With]]></category>
		<category><![CDATA[cricinfo]]></category>

		<guid isPermaLink="false">http://www.obaidahmed.com/?p=274</guid>
		<description><![CDATA[<p>Yesterday, I woke up to a nice surprise. Cricinfo had launched a redesign of their website. I had a mixed reaction to the change. Cricinfo is the largest cricket website on the web. Below is a quick overview of the traffic statistics for... <a href="http://www.obaidahmed.com/2009/06/02/cricinfo-redesign/">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>Yesterday, I woke up to a nice surprise. <a href="http://www.cricinfo.com">Cricinfo</a> had launched a redesign of their website. I had a mixed reaction to the change. Cricinfo is the largest cricket website on the web. Below is a quick overview of the traffic statistics for Cricinfo.com</p>
<p><a href="http://siteanalytics.compete.com/cricinfo.com/?metric=uv"><img src="http://grapher.compete.com/cricinfo.com_uv_310.png" alt="" /></a></p>
<p>So what is good or bad about the new design?</p>
<p><img class="alignleft size-thumbnail wp-image-275" style="padding: 5px; border: 0px initial initial;" title="Cricinfo" src="http://www.obaidahmed.com/wp-content/uploads/2009/06/snap_5-150x150.png" alt="Cricinfo" width="150" height="150" /></p>
<p><strong>The Good:</strong></p>
<p>1. Improved navigation bar. The top navigation bar is a bit of a relief to find your way around cricinfo. Previously, these options were buried under a pile of other useless stuff, making it hard to use the website to the fullest.</p>
<p>2. News and video highlights. The core of the site is the instant news about the cricketing world, and they have done an excellent job in highlighting that part of the website. Making it easy to gaze over the latest news and consume it.</p>
<p>3. Scores. A bit mroe detailed score right on the right-hand panel. Makes my life much much easier.</p>
<p>4. Scorecard. Beter colors and layout. The ugly toolbar on the left is gone (woho!) and it gives the actual scorecard a bit more breathing room.</p>
<p><strong>The Bad:</strong></p>
<p>1. Hard to focus on certain portions of the website. I think the background gradient distracts the reader.  A boxed container to overlay the gradient would have helped a lot.</p>
<p>2. Scorecard. The tabbed navigation is just over used. Everything is crammed on a single page and tabs are used to organize them. Tabs within a tab ain&#8217;t good for usability. Another nifty idea, gone wrong is the commentary along with the batsmen dismissal. I think this is a neat feature but gone wrong. So far, for me, in a live game this info is always wrong.</p>
<p><strong>Overall:</strong></p>
<p>I think this is a positive step towards a nice redesign. I am sure they will work on some of the quirks in coming weeks and fix it up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.obaidahmed.com/2009/06/02/cricinfo-redesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
