<?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: Nokia&#8217;s got no game: Android handset not coming in September</title>
	<atom:link href="http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html</link>
	<description>Daily news and opinion for 250,000 industry executives and mobile fanatics</description>
	<lastBuildDate>Wed, 15 Feb 2012 15:14:00 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Matt Bland</title>
		<link>http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html/comment-page-1#comment-241345</link>
		<dc:creator>Matt Bland</dc:creator>
		<pubDate>Wed, 08 Jul 2009 01:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=16324#comment-241345</guid>
		<description>You should have your own blog, column or something mate. Concise, well presented and thought out.</description>
		<content:encoded><![CDATA[<p>You should have your own blog, column or something mate. Concise, well presented and thought out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Bland</title>
		<link>http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html/comment-page-1#comment-238565</link>
		<dc:creator>Matt Bland</dc:creator>
		<pubDate>Tue, 07 Jul 2009 19:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=16324#comment-238565</guid>
		<description>You should have your own blog, column or something mate. Concise, well presented and thought out.</description>
		<content:encoded><![CDATA[<p>You should have your own blog, column or something mate. Concise, well presented and thought out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Fenton</title>
		<link>http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html/comment-page-1#comment-238550</link>
		<dc:creator>Jay Fenton</dc:creator>
		<pubDate>Tue, 07 Jul 2009 12:17:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=16324#comment-238550</guid>
		<description>Not at all, go ahead!</description>
		<content:encoded><![CDATA[<p>Not at all, go ahead!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ewan</title>
		<link>http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html/comment-page-1#comment-238549</link>
		<dc:creator>Ewan</dc:creator>
		<pubDate>Tue, 07 Jul 2009 12:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=16324#comment-238549</guid>
		<description>Do you mind if I publish that as a stand-alone post, Jay?&lt;br&gt;&lt;br&gt;2009/7/7 Disqus &lt;&gt;</description>
		<content:encoded><![CDATA[<p>Do you mind if I publish that as a stand-alone post, Jay?</p>
<p>2009/7/7 Disqus &lt;&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Fenton</title>
		<link>http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html/comment-page-1#comment-238547</link>
		<dc:creator>Jay Fenton</dc:creator>
		<pubDate>Tue, 07 Jul 2009 11:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=16324#comment-238547</guid>
		<description>I&#039;ve wanted to write this for a while, because if they&#039;re not going Android, I don&#039;t know what their next move is going to be.&lt;br&gt;&lt;br&gt;I really don&#039;t get Nokia these days. The hardware is good, as it always has been for the most part, but they&#039;ve always been let down by OS. I think their biggest mistake was in not getting fully behind their very own PyS60 project (Python for S60). For those of you not familiar, a huge amount of work went into the PyS60 project at Nokia internally, almost as a grassroots project, to port the Python programming language to the Symbian platform.&lt;br&gt;&lt;br&gt;The project was/is a great success, in that they succeeded in getting it working, and went the extra mile developing all sorts of simple hooks so that you could write Symbian apps, in Python, on any Symbian device.&lt;br&gt;&lt;br&gt;The only thing it needed (or needs, as they could still pull it off) was for the company as a whole to get behind it, sort out the run-time distribution (install it on the device, include it in firmware upgrades, make it available OTA), signing process and (to allow deeper integration into the device) allow native modules to exist in private directories (or some other solution).&lt;br&gt;&lt;br&gt;Instead it&#039;s now fallen to the open source community to sort out the mess that is PyS60 app distribution (distributing the run-time with your app, different versions, different forks, overlapping modules, everything in one directory, the signing process etc.), and it needed to remain in the hands of Nokia so that it could be a common de-facto run-time across all devices. At the end of the day, only Nokia can sort out the mess that is security signing on Symbian - it&#039;s never going to be solved by the community.&lt;br&gt;&lt;br&gt;So, why should they have gotten behind this? Because Apple came out from nowhere with an incredibly productive development platform and people (developers) took notice. Apple had the IDE (Xcode and Interface Builder), the debugger, the profiler, the language (Obj-C... somewhere between C and C++, but a little better thought out) and an API and it all made sense and was easy to use from day #1.&lt;br&gt;&lt;br&gt;Symbian C++ is still to this day (8 years since release) considered a black art, crafted in basements by men with pointy hats and long beards. The tools provided are archaic.. as if they came from another era (which is pretty much the case given its roots in EPOC and Psion) and make you feel that we&#039;ve learned nothing in the near 20 years of software development since EPOC was born.&lt;br&gt;&lt;br&gt;Python on S60 by comparison gives you a nice, safe, productive language that almost anyone can pick up - its clean and concise. The guys at Nokia (and the open source community) have covered most bases of Symbian development in terms of user interface design, networking, sound and integration into the device, and wrapped it all into nice, easy to understand, Python API functions.&lt;br&gt;&lt;br&gt;On top of that, you can fairly easily (caveat to the above run-time distribution issues being sorted out) include native modules with your Python application - so you can access the phones innards and do all the wonderful low-level pointy beard stuff that you need to on the device for games and whatnot, but add a great consistent Symbian UI and your higher level logic with very little development effort on top.&lt;br&gt;&lt;br&gt;That Nokia haven&#039;t entertained it at all, and I know people have tried to evanglise it from within and FAILED, strikes me as a company that really has no clue as to what they&#039;re doing in this market anymore.&lt;br&gt;&lt;br&gt;Feels good to get that out. Rant over!</description>
		<content:encoded><![CDATA[<p>I&#39;ve wanted to write this for a while, because if they&#39;re not going Android, I don&#39;t know what their next move is going to be.</p>
<p>I really don&#39;t get Nokia these days. The hardware is good, as it always has been for the most part, but they&#39;ve always been let down by OS. I think their biggest mistake was in not getting fully behind their very own PyS60 project (Python for S60). For those of you not familiar, a huge amount of work went into the PyS60 project at Nokia internally, almost as a grassroots project, to port the Python programming language to the Symbian platform.</p>
<p>The project was/is a great success, in that they succeeded in getting it working, and went the extra mile developing all sorts of simple hooks so that you could write Symbian apps, in Python, on any Symbian device.</p>
<p>The only thing it needed (or needs, as they could still pull it off) was for the company as a whole to get behind it, sort out the run-time distribution (install it on the device, include it in firmware upgrades, make it available OTA), signing process and (to allow deeper integration into the device) allow native modules to exist in private directories (or some other solution).</p>
<p>Instead it&#39;s now fallen to the open source community to sort out the mess that is PyS60 app distribution (distributing the run-time with your app, different versions, different forks, overlapping modules, everything in one directory, the signing process etc.), and it needed to remain in the hands of Nokia so that it could be a common de-facto run-time across all devices. At the end of the day, only Nokia can sort out the mess that is security signing on Symbian &#8211; it&#39;s never going to be solved by the community.</p>
<p>So, why should they have gotten behind this? Because Apple came out from nowhere with an incredibly productive development platform and people (developers) took notice. Apple had the IDE (Xcode and Interface Builder), the debugger, the profiler, the language (Obj-C&#8230; somewhere between C and C++, but a little better thought out) and an API and it all made sense and was easy to use from day #1.</p>
<p>Symbian C++ is still to this day (8 years since release) considered a black art, crafted in basements by men with pointy hats and long beards. The tools provided are archaic.. as if they came from another era (which is pretty much the case given its roots in EPOC and Psion) and make you feel that we&#39;ve learned nothing in the near 20 years of software development since EPOC was born.</p>
<p>Python on S60 by comparison gives you a nice, safe, productive language that almost anyone can pick up &#8211; its clean and concise. The guys at Nokia (and the open source community) have covered most bases of Symbian development in terms of user interface design, networking, sound and integration into the device, and wrapped it all into nice, easy to understand, Python API functions.</p>
<p>On top of that, you can fairly easily (caveat to the above run-time distribution issues being sorted out) include native modules with your Python application &#8211; so you can access the phones innards and do all the wonderful low-level pointy beard stuff that you need to on the device for games and whatnot, but add a great consistent Symbian UI and your higher level logic with very little development effort on top.</p>
<p>That Nokia haven&#39;t entertained it at all, and I know people have tried to evanglise it from within and FAILED, strikes me as a company that really has no clue as to what they&#39;re doing in this market anymore.</p>
<p>Feels good to get that out. Rant over!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ARJWright</title>
		<link>http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html/comment-page-1#comment-253496</link>
		<dc:creator>ARJWright</dc:creator>
		<pubDate>Mon, 06 Jul 2009 13:18:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=16324#comment-253496</guid>
		<description>Its not an issue of Nokia not bring progressive; its an issue of being smart with your resources. If Nokia were going to do Andrioid, then that ship should have turned a long time ago and Maemo would not have seen the attention that it has to date.

That being said, I&#039;m sure Nokia has a few skunk-works, Android running devices, if only to see what it does and to work some of that magic into Maemo/Symbian as needed.

Remember also, Nokia is turing itself into a hybrid-service provider. Android devices by them doesn&#039;t fit; services that work on Android devices do.</description>
		<content:encoded><![CDATA[<p>Its not an issue of Nokia not bring progressive; its an issue of being smart with your resources. If Nokia were going to do Andrioid, then that ship should have turned a long time ago and Maemo would not have seen the attention that it has to date.</p>
<p>That being said, I&#8217;m sure Nokia has a few skunk-works, Android running devices, if only to see what it does and to work some of that magic into Maemo/Symbian as needed.</p>
<p>Remember also, Nokia is turing itself into a hybrid-service provider. Android devices by them doesn&#8217;t fit; services that work on Android devices do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ewan</title>
		<link>http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html/comment-page-1#comment-238536</link>
		<dc:creator>Ewan</dc:creator>
		<pubDate>Mon, 06 Jul 2009 13:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=16324#comment-238536</guid>
		<description>That&#039;s how it&#039;s going to play out, basically, isn&#039;t it?  Total arse.</description>
		<content:encoded><![CDATA[<p>That&#39;s how it&#39;s going to play out, basically, isn&#39;t it?  Total arse.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarkW</title>
		<link>http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html/comment-page-1#comment-238534</link>
		<dc:creator>MarkW</dc:creator>
		<pubDate>Mon, 06 Jul 2009 12:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=16324#comment-238534</guid>
		<description>And in the meantime a plethora of Android devices are going to appear this year that will reach a much bigger market than the T-Mob offering so far. By the time Nokia introduce whatever Symbian are going to come up with next, it could all be too late for them. It would be a real shame to see Nokia become the next Motorola!</description>
		<content:encoded><![CDATA[<p>And in the meantime a plethora of Android devices are going to appear this year that will reach a much bigger market than the T-Mob offering so far. By the time Nokia introduce whatever Symbian are going to come up with next, it could all be too late for them. It would be a real shame to see Nokia become the next Motorola!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: weirdshanghai</title>
		<link>http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html/comment-page-1#comment-238533</link>
		<dc:creator>weirdshanghai</dc:creator>
		<pubDate>Mon, 06 Jul 2009 12:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=16324#comment-238533</guid>
		<description>like i said can&#039;t imagine nokia replacing lemming like symbian with android. too progressive.</description>
		<content:encoded><![CDATA[<p>like i said can&#39;t imagine nokia replacing lemming like symbian with android. too progressive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ewan</title>
		<link>http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html/comment-page-1#comment-238531</link>
		<dc:creator>Ewan</dc:creator>
		<pubDate>Mon, 06 Jul 2009 12:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=16324#comment-238531</guid>
		<description>It was exciting for about 20 minutes Mark... wasn&#039;t it.  So Nokia clearly have their heads still stuck in the sand.</description>
		<content:encoded><![CDATA[<p>It was exciting for about 20 minutes Mark&#8230; wasn&#39;t it.  So Nokia clearly have their heads still stuck in the sand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarkW</title>
		<link>http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html/comment-page-1#comment-238529</link>
		<dc:creator>MarkW</dc:creator>
		<pubDate>Mon, 06 Jul 2009 12:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=16324#comment-238529</guid>
		<description>For a minute there I was thinking &quot;whoa, I won&#039;t buy that HTC or Sony Ericsson Android phone - I&#039;ll wait to see if Nokia put it in the N97&quot;. I really would love to see that combination, but it&#039;s obviously not going to happen. So it&#039;s the Hero or the soon-to-be-released Android SE Xperia for me, breaking my long association with Nokia/S60. I just can&#039;t do clunky anymore.</description>
		<content:encoded><![CDATA[<p>For a minute there I was thinking &#8220;whoa, I won&#39;t buy that HTC or Sony Ericsson Android phone &#8211; I&#39;ll wait to see if Nokia put it in the N97&#8243;. I really would love to see that combination, but it&#39;s obviously not going to happen. So it&#39;s the Hero or the soon-to-be-released Android SE Xperia for me, breaking my long association with Nokia/S60. I just can&#39;t do clunky anymore.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ewan</title>
		<link>http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html/comment-page-1#comment-238528</link>
		<dc:creator>Ewan</dc:creator>
		<pubDate>Mon, 06 Jul 2009 12:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=16324#comment-238528</guid>
		<description>What an arse, eh?</description>
		<content:encoded><![CDATA[<p>What an arse, eh?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: edcave</title>
		<link>http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html/comment-page-1#comment-238525</link>
		<dc:creator>edcave</dc:creator>
		<pubDate>Mon, 06 Jul 2009 12:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=16324#comment-238525</guid>
		<description>Would love this to happen but it has been denied: &lt;a href=&quot;http://www.independent.co.uk/life-style/gadgets-and-tech/news/nokia-denies-google-android-plans-1733368.html&quot; rel=&quot;nofollow&quot;&gt;http://www.independent.co.uk/life-style/gadgets...&lt;/a&gt;&lt;br&gt;&lt;br&gt;Currently looking at buying a new handset and in complete agreement that Nokia has best hardware but my patience with s60 has run out.... This would have been a great move</description>
		<content:encoded><![CDATA[<p>Would love this to happen but it has been denied: <a href="http://www.independent.co.uk/life-style/gadgets-and-tech/news/nokia-denies-google-android-plans-1733368.html" rel="nofollow">http://www.independent.co.uk/life-style/gadgets&#8230;</a></p>
<p>Currently looking at buying a new handset and in complete agreement that Nokia has best hardware but my patience with s60 has run out&#8230;. This would have been a great move</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando Guillan</title>
		<link>http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html/comment-page-1#comment-241343</link>
		<dc:creator>Fernando Guillan</dc:creator>
		<pubDate>Mon, 06 Jul 2009 12:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=16324#comment-241343</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;RT &lt;a href=&quot;http://topsy.com/twitter/MIReview&quot;&gt;@MIReview&lt;/a&gt;: Nokia&#039;s got game: Android handset coming in September: http://ping.fm/Id6px&lt;/span&gt;
&lt;div class=&quot;topsy_trackback_links&quot;&gt;[&lt;a href=&quot;http://twitter.com/bmx4ever/status/2496036668&quot;&gt;Original tweet&lt;/a&gt;, &lt;a href=&quot;http://topsy.com/tb/www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html&quot;&gt;Topsy page&lt;/a&gt;]&lt;/div&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">RT <a href="http://topsy.com/twitter/MIReview">@MIReview</a>: Nokia&#8217;s got game: Android handset coming in September: <a href="http://ping.fm/Id6px" rel="nofollow">http://ping.fm/Id6px</a></span></p>
<div class="topsy_trackback_links">[<a href="http://twitter.com/bmx4ever/status/2496036668">Original tweet</a>, <a href="http://topsy.com/tb/www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html">Topsy page</a>]</div>
<p></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TerenceEden</title>
		<link>http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html/comment-page-1#comment-238524</link>
		<dc:creator>TerenceEden</dc:creator>
		<pubDate>Mon, 06 Jul 2009 12:13:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=16324#comment-238524</guid>
		<description>&quot;There is no truth to this story whatsoever. It is a well known fact that Symbian is our platform of choice for smartphones,&quot; a spokesperson confirmed to PC Pro, before adding. &quot;It&#039;s actually absurd.&quot;&lt;br&gt;&lt;a href=&quot;http://www.pcpro.co.uk/news/260113/nokia-blasts-android-rumours-as-absurd.html&quot; rel=&quot;nofollow&quot;&gt;http://www.pcpro.co.uk/news/260113/nokia-blasts...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>&#8220;There is no truth to this story whatsoever. It is a well known fact that Symbian is our platform of choice for smartphones,&#8221; a spokesperson confirmed to PC Pro, before adding. &#8220;It&#39;s actually absurd.&#8221;<br /><a href="http://www.pcpro.co.uk/news/260113/nokia-blasts-android-rumours-as-absurd.html" rel="nofollow">http://www.pcpro.co.uk/news/260113/nokia-blasts&#8230;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ewan @ MIR</title>
		<link>http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html/comment-page-1#comment-241344</link>
		<dc:creator>Ewan @ MIR</dc:creator>
		<pubDate>Mon, 06 Jul 2009 12:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=16324#comment-241344</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;Nokia&#039;s got game: Android handset coming in September: http://ping.fm/Id6px&lt;/span&gt;
&lt;div class=&quot;topsy_trackback_links&quot;&gt;[&lt;a href=&quot;http://twitter.com/mireview/status/2495953688&quot;&gt;Original tweet&lt;/a&gt;, &lt;a href=&quot;http://topsy.com/tb/www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html&quot;&gt;Topsy page&lt;/a&gt;]&lt;/div&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">Nokia&#8217;s got game: Android handset coming in September: <a href="http://ping.fm/Id6px" rel="nofollow">http://ping.fm/Id6px</a></span></p>
<div class="topsy_trackback_links">[<a href="http://twitter.com/mireview/status/2495953688">Original tweet</a>, <a href="http://topsy.com/tb/www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html">Topsy page</a>]</div>
<p></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando Guillan</title>
		<link>http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html/comment-page-1#comment-247368</link>
		<dc:creator>Fernando Guillan</dc:creator>
		<pubDate>Mon, 06 Jul 2009 07:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=16324#comment-247368</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;RT &lt;a href=&quot;http://topsy.com/twitter/MIReview&quot;&gt;@MIReview&lt;/a&gt;: Nokia&#039;s got game: Android handset coming in September: http://ping.fm/Id6px&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">RT <a href="http://topsy.com/twitter/MIReview">@MIReview</a>: Nokia&#8217;s got game: Android handset coming in September: <a href="http://ping.fm/Id6px" rel="nofollow">http://ping.fm/Id6px</a></span></span></span></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ewan @ MIR</title>
		<link>http://www.mobileindustryreview.com/2009/07/nokias_got_game_android_handset_coming_in_september.html/comment-page-1#comment-247681</link>
		<dc:creator>Ewan @ MIR</dc:creator>
		<pubDate>Mon, 06 Jul 2009 07:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=16324#comment-247681</guid>
		<description>&lt;span class=&quot;topsy_trackback_comment&quot;&gt;&lt;span class=&quot;topsy_twitter_username&quot;&gt;&lt;span class=&quot;topsy_trackback_content&quot;&gt;Nokia&#039;s got game: Android handset coming in September: http://ping.fm/Id6px&lt;/span&gt;&lt;/span&gt;</description>
		<content:encoded><![CDATA[<p><span class="topsy_trackback_comment"><span class="topsy_twitter_username"><span class="topsy_trackback_content">Nokia&#8217;s got game: Android handset coming in September: <a href="http://ping.fm/Id6px" rel="nofollow">http://ping.fm/Id6px</a></span></span></span></p>
]]></content:encoded>
	</item>
</channel>
</rss>

