<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Mid Moves</title>
	
	<link>http://www.midmoves.com</link>
	<description />
	<lastBuildDate>Fri, 06 Nov 2009 12:41:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/MidMoves" type="application/rss+xml" /><feedburner:emailServiceId>MidMoves</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:browserFriendly></feedburner:browserFriendly><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Dynamic Devs, Brisk Browsers and X86 in the Mix at MDC09</title>
		<link>http://www.midmoves.com/2009/11/dynamic-devs-brisk-browsers-and-x86-in-the-mix-at-mdc09/</link>
		<comments>http://www.midmoves.com/2009/11/dynamic-devs-brisk-browsers-and-x86-in-the-mix-at-mdc09/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 12:33:49 +0000</pubDate>
		<dc:creator>Chippy</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[MDC]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[software development]]></category>

		<guid isPermaLink="false">http://www.midmoves.com/?p=1626</guid>
		<description><![CDATA[Thanks to the Intel Insider program I was able to take part in the Mobile Dev Camp in Munich last week and what a great day it was. As with Hamburg and Amsterdam (I really must visit a Mobile Dev Camp in a country that speaks my own language soon!) I was blown away by the skill and focus of the developers and the quality of the presentations. I’m not a developer myself but I learnt a lot. I’m sure others did too. Read on for more info from MDC09.]]></description>
			<content:encoded><![CDATA[<p>Thanks to the <a href="http://scoop.intel.com/2009/09/meet-the-new-intel-insiders.php">Intel Insider</a> program I was able to take part in the <a href="http://www.mobiledevcamp.de/">Mobile Dev Camp in Munich</a> last week and what a great day it was. As with <a href="http://www.midmoves.com/tag/mbc09/">Hamburg</a> and <a href="http://www.umpcportal.com/2009/04/mobile-dev-camp-what-drives-a-developer-and-how-does-it-affect-mids/">Amsterdam</a> (I really must visit a Mobile Dev Camp in a country that speaks my own language soon!) I was blown away by the skill and focus of the developers and the quality of the presentations. I’m not a developer myself but I learnt a lot. I’m sure others did too.</p>
<p>Overall I came away with the impression that, as with Dev Camp Amsterdam, Europeans are slightly more focused towards Android than iPhone and are even continuing with Windows Mobile Symbian work due to numbers of end-users and the fact that a lot of people in Europe started in mobile software development before the iPhone boom. Switching operating systems isn’t cheap so a lot of the early software dev teams are still working with Symbian and Windows Mobile.</p>
<p>There’s also the feeling that the browser is coming of age. Four things seem to be driving the trend.</p>
<ol>
<li>The growing number of mobile platforms and end-user devices means it becomes more expensive to cover everything.</li>
<li>Improvements in browser technology, in particular javascript engines, mean that in-browser code is now able to provide a better user experience.</li>
<li>Improvements in mobile CPUs also mean that in-browser code can be executed quickly.</li>
<li>HTML 5 elements provide a way for developers to get more creative in the browser.</li>
</ol>
<p>Improvements in browser and platform technology was at the core of the first talk I attended. Stefan Zaunseder and Christian Schilcher from <a href="http://www.giscad.de/">GISCAD</a> who have both spent a lot of time researching the best technologies to use to present detailed mapping information via <a href="http://www.w3.org/Graphics/SVG/">SVG</a>. Should they use a client application or should they use a browser?</p>
<p>From the statistics they presented it appears that we’re now reaching a crossover point where, on smartphone devices, in-browser performance is finally reaching levels that can satisfy an end user. Interestingly enough it matches a lot of my own testing that indicates that the latest mobile cores and the latest browser technologies are now able to offer the end user an enjoyable way to use web-based applications without costing too much in size and battery life. Until now, this just hasn’t been possible.</p>
<p>Again, matching my own smartphone platform tests, it seems that the iPhone 3GS browser is leading the pack on the ARM platform. [As a quick sidenote to that topic I can say that although the ARM-based browsers are getting good, the best of the browsers on the best ARM platforms are still a long way away from the X86-based performance we see in Intel’s ultra mobility platforms. In my own javascript tests I'm seeing 3-5x more javascript performance at the same clock speed between Intel Atom and ARM A8 cores. Stefan, if you’re reading this, check out the <a href="http://www.umpcportal.com/products/Viliv/S5/">Viliv S5</a>!]</p>
<p>The second talk of the day came from Simon Tennant of <a href="http://buddycloud.com/">Buddycloud.</a> The subject quickly went to depths of Android coding that I&#8217;m not capable of following but I did pick up on one aspect – Power efficiency. I personally have a problem with chatty protocols over 3G but BuddyCloud are using <a href="http://xmpp.org/">XMPP</a> (as are Google and others) which they say gives them a full day of connected battery life on a regular smartphone. That’s interesting because although I haven’t tested extensively, I&#8217;m finding that Skype is an absolute no-no as an always-connected service over 3G. The protocol is effectively a multi-link P2P service and extremely chatty. I hope Skype find a way to improve that. Until then I’ll be looking for clients that use XMPP!</p>
<p>Simon had a nice slide which highlighted 5 tips for developers. Note how important he thinks power management is. I totally agree. Power management <em>must</em> be a core consideration for developers now.</p>
<p><a title="5 tips for Mobile Developers by umpcportal.com, on Flickr" href="http://www.flickr.com/photos/umpcportal/4080342746/"><img src="http://farm4.static.flickr.com/3492/4080342746_710230d2af.jpg" alt="5 tips for Mobile Developers" width="500" height="400" /></a></p>
<p>The third session was from <a href="http://www.schoar.de/">Simon Schoar</a> who has a number of applications in the Android marketplace. He spent a good hour giving tips about what and what not to do when releasing an app. If I ever get into the Android application developer game (and believe me, I did think about it a few times at MDC09!) then I&#8217;ll be getting in contact with this guy.</p>
<p>Mobile phone software development is still very much an ARM-based activity. With effectively 100% of smartphones being on the ARM platform it’s hardly surprising but in my talk about device segmentation I bravely (and partly in German for the first time ever) tackled the subject of device segmentation. I tried to highlight the changing crossover point between devices on ARM and Intel ultra mobile platforms and to show how small the current X86 devices have become using a <a href="http://www.midmoves.com/2009/10/preparing-for-my-session-at-mdc09-video/">big set of devices I took with me</a>. I also highlighted some applications that I think don’t really fit onto a smartphone very well. Media playback, ebook reading, navigation and web browsing were my main examples and you can see those functions in the image below.</p>
<p>I also highlighted where Intel are moving to, the expected sizing of Moorestown devices and how the Moblin platform could cover everything from <a href="http://www.midmoves.com/wp-content/uploads/2009/11/segmentation.jpg"><img style="border-bottom: 0px; border-left: 0px; margin: 10px 10px 10px 0px; display: inline; border-top: 0px; border-right: 0px" title="segmentation" src="http://www.midmoves.com/wp-content/uploads/2009/11/segmentation_thumb.jpg" border="0" alt="segmentation" width="203" height="153" align="left" /></a>smartphones to netbooks. When I highlighted the numbers involved I couldn’t help but notice a few people start to make notes! It’s something to think about because as Moorestown and Medfield platforms feed-in and Moblin develops into a mature OS with a quality application delivery and monetisation process, just a  5% penetration into the smartphone / mobile internet and netbook market means many millions of end-user devices! Imagine what the numbers are going to be like if it penetrates further. Intel like to quote a <a href="http://www.umpcportal.com/2009/05/intel-investor-presentation-highlights-smartphone-push/">total addressable market of over 400 million devices</a>. ABI research <a href="http://www.umpcportal.com/2009/10/385-million-umds-in-2014-say-abi-research/">say much the same.</a> Keep the <a href="http://www.midmoves.com/2009/09/more-details-on-the-intel-atom-development-program/">Intel Atom Developer Program in mind, people</a>!</p>
<p>Thanks to all the organisers and sponsors of MDC09. I’m looking forward to speaking to you all again soon.</p>
<p><a href="http://www.twitter.com/chippy">@Chippy</a></p>
<p>More<a href="http://www.software-dev-blog.de/mdc09-alle-wichtigen-fakten-auf-einen-blick/10/2009/"> MDC09 information can be found here</a> (German, <a href="http://translate.google.com/translate?prev=hp&amp;hl=en&amp;js=y&amp;u=http%3A%2F%2Fwww.software-dev-blog.de%2Fmdc09-alle-wichtigen-fakten-auf-einen-blick%2F10%2F2009%2F&amp;sl=de&amp;tl=en&amp;history_state0=">translation</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.midmoves.com/2009/11/dynamic-devs-brisk-browsers-and-x86-in-the-mix-at-mdc09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preparing for my session at MDC09. (Video)</title>
		<link>http://www.midmoves.com/2009/10/preparing-for-my-session-at-mdc09-video/</link>
		<comments>http://www.midmoves.com/2009/10/preparing-for-my-session-at-mdc09-video/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 09:08:58 +0000</pubDate>
		<dc:creator>Chippy</dc:creator>
				<category><![CDATA[MDC]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[devices]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.midmoves.com/?p=1619</guid>
		<description><![CDATA[I’ve just packed 13 mobile devices for Mobile Dev Camp and uploaded a video that introduces what I&#8217;ll be talking about at MDC. Hope you can make it.  If not, stay tuned here for updates from the event tomorrow. More details here.
My MDC coverage is sponsored by the Intel Insider program. Many thanks to Intel.

[As [...]]]></description>
			<content:encoded><![CDATA[<p>I’ve just packed 13 mobile devices for Mobile Dev Camp and uploaded a video that introduces what I&#8217;ll be talking about at <a href="http://www.mobiledevcamp.de/">MDC</a>. Hope you can make it.  If not, stay tuned here for updates from the event tomorrow. <a href="http://www.midmoves.com/2009/10/midmoves-in-munich-for-mdc09/">More details here.</a></p>
<p>My MDC coverage is sponsored by the<a href="http://scoop.intel.com/2009/09/meet-the-new-intel-insiders.php"> Intel Insider</a> program. Many thanks to Intel.</p>
<p><a href="http://www.mobiledevcamp.de/"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="mobiledevcamp" src="http://www.midmoves.com/wp-content/uploads/2009/10/mobiledevcamp_thumb.jpg" border="0" alt="mobiledevcamp" width="485" height="101" /></a></p>
<p style="text-align: center;">[As I post, the video is still being processed by YouTube.<br />
If the video doesn't show, please drop back later.]</p>
<div id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:065ea50d-76b6-43c0-85fe-b86cf1236092" class="wlWriterEditableSmartContent" style="padding: 0px; width: 425px; display: block; float: none; margin-left: auto; margin-right: auto;">
<div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/XltxKg-sU5g&amp;hl=en&amp;fs=1&amp;&amp;hl=en" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://www.youtube.com/v/XltxKg-sU5g&amp;hl=en&amp;fs=1&amp;&amp;hl=en"></embed></object></div>
<div></div>
<div></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.midmoves.com/2009/10/preparing-for-my-session-at-mdc09-video/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MidMoves in Munich for #MDC09</title>
		<link>http://www.midmoves.com/2009/10/midmoves-in-munich-for-mdc09/</link>
		<comments>http://www.midmoves.com/2009/10/midmoves-in-munich-for-mdc09/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 08:54:46 +0000</pubDate>
		<dc:creator>Chippy</dc:creator>
				<category><![CDATA[MDC]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[mdc09]]></category>
		<category><![CDATA[meunchen]]></category>
		<category><![CDATA[munich]]></category>

		<guid isPermaLink="false">http://www.midmoves.com/?p=1609</guid>
		<description><![CDATA[Mobile Dev Camp hits Munich on Saturday and thanks to Intel’s ‘Insider’ program I&#8217;ve been invited down to join in with the fun. MDC will be a day where mobile developers get the chance to talk about their favorite subjects, to present ideas and to meet others in the ‘ecosystem.’ Intel will be there along [...]]]></description>
			<content:encoded><![CDATA[<p>Mobile Dev Camp hits Munich on Saturday and thanks to <a href="http://scoop.intel.com/2009/09/meet-the-new-intel-insiders.php">Intel’s ‘Insider’ program</a> I&#8217;ve been invited down to join in with the fun. MDC will be a day where mobile developers get the chance to talk about their favorite subjects, to present ideas and to meet others in the ‘ecosystem.’ <a href="http://communities.intel.com/index.jspa?iid=subhdr-DE+communities">Intel</a> will be there along with <a href="http://www.elektrobit.com/">Elektrobit</a>, <a href="http://www.daisho-blacksmith.de/en/">Daisho Blacksmith</a> and <a href="http://twitter.com/greenrobot_de">Greenrobot</a> along with around 100 developer-minded individuals. If it’s anything like <a href="http://www.umpcportal.com/2009/04/mobile-dev-camp-what-drives-a-developer-and-how-does-it-affect-mids/">MDC in Amsterdam</a>, it will be a great day of learning and sharing.</p>
<p><a href="http://www.umpcportal.com/wp-content/uploads/2009/04/segmentation.jpg"><img title="segmentation" src="http://www.umpcportal.com/wp-content/uploads/2009/04/segmentation-thumb.jpg" border="0" alt="segmentation" width="244" height="184" align="right" /></a>I’ll be taking 13 mobile devices (it’s Halloween!) with me ranging from Series 40 through to Android, Maemo, Moblin and Windows and I&#8217;ll be offering a talk about mobile platforms and segmentation using the diagram on the right.</p>
<ul>
<li>Can a smartphone do everything? If not, what other devices are able to take the load in the mobile space?</li>
<li>Is a 4” screen to big as an all-day device. Would you rather carry a small phone and a secondary (or tertiary) device?</li>
<li>What’s the smallest size that works as a mobile desktop?</li>
<li>How do battery life requirements affect the size of a device?</li>
<li>How small can an Intel Moorestown / Medfield device be?</li>
</ul>
<p>I’ll also give an update on Moorestown and the important features that bring it into the ‘all-day-on’ category. Attendees will also get a chance to have hands-on with devices like the Viliv S5, X70 and S7 along with the Archos Android Tablet and Nokia N900. I also have some goodies to give away which should secure at least a few attendees to my talk. The talk will be in &#8216;Denglisch&#8217; so that should be a laugh too. Add the fact that I&#8217;ll probably be sampling the local beer in the Hotel Bauer (join me for a chance to play with some devices, 1900 in the Bar) on the night before and we’re set up for an interesting session! Hope to see you there.</p>
<p>I’ll try and knock up a video later showing all the devices I&#8217;ve got. I’ll also get some content out during the Friday and Saturday. (What else am I going to do on the 12-hour return train journey!)</p>
<p>If you want to go and haven&#8217;t registered, you still have time to<a href="http://www.mobiledevcamp.de/networks/events/show_event.7965"> sign-up here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.midmoves.com/2009/10/midmoves-in-munich-for-mdc09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video: Intel asks me (tough questions) about the IADP.</title>
		<link>http://www.midmoves.com/2009/10/video-intel-asks-me-tough-questions-about-the-iadp/</link>
		<comments>http://www.midmoves.com/2009/10/video-intel-asks-me-tough-questions-about-the-iadp/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 20:18:51 +0000</pubDate>
		<dc:creator>Chippy</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.midmoves.com/?p=1600</guid>
		<description><![CDATA[Talk about being put on the spot! Just hours after the announcement of the Intel Atom Developer Program, Ajay Mungara, the Community Manager for the program, asks me about the type of applications we might see on netbooks, the compelling use cases and a ton of other stuff that really made me think quickly and [...]]]></description>
			<content:encoded><![CDATA[<p>Talk about being put on the spot! Just hours after the announcement of the Intel Atom Developer Program, Ajay Mungara, the Community Manager for the program, asks me about the type of applications we might see on netbooks, the compelling use cases and a ton of other stuff that really made me think quickly and deeply. 14 minutes of brain-drain! Hope you enjoy it.</p>
<p>And please, let me know what you think of the Intel Atom Developer Program. Do you think it will take off? If not, why not?<br />
<center><br />
<script src="http://static.livestream.com/scripts/playerv2.js?channel=isntv&amp;layout=playerEmbedDefault&amp;backgroundColor=0xffffff&amp;backgroundAlpha=1&amp;backgroundGradientStrength=0&amp;chromeColor=0x000000&amp;headerBarGlossEnabled=true&amp;controlBarGlossEnabled=true&amp;chatInputGlossEnabled=true&amp;uiWhite=true&amp;uiAlpha=0.5&amp;uiSelectedAlpha=1&amp;dropShadowEnabled=true&amp;dropShadowHorizontalDistance=10&amp;dropShadowVerticalDistance=10&amp;paddingLeft=10&amp;paddingRight=10&amp;paddingTop=10&amp;paddingBottom=10&amp;cornerRadius=10&amp;backToDirectoryURL=null&amp;bannerURL=null&amp;bannerText=null&amp;bannerWidth=320&amp;bannerHeight=50&amp;showViewers=true&amp;embedEnabled=true&amp;chatEnabled=true&amp;onDemandEnabled=true&amp;programGuideEnabled=false&amp;fullScreenEnabled=true&amp;reportAbuseEnabled=false&amp;gridEnabled=false&amp;initialIsOn=false&amp;initialIsMute=false&amp;initialVolume=10&amp;contentId=flv_26db9862-2c0b-4c04-beb8-6074b3a980d8&amp;initThumbUrl=http://a.images.blip.tv/ISNTV-IntelAtomDeveloperProgramSpecial01SteveChippyPaine235.jpg&amp;playeraspectwidth=16&amp;playeraspectheight=9&amp;mogulusLogoEnabled=true&amp;width=460&amp;height=400&amp;wmode=window" type="text/javascript"></script></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.midmoves.com/2009/10/video-intel-asks-me-tough-questions-about-the-iadp/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Chippy on ‘Into Tomorrow’ with Dave Graveline</title>
		<link>http://www.midmoves.com/2009/10/chippy-on-into-tomorrow-with-dave-graveline/</link>
		<comments>http://www.midmoves.com/2009/10/chippy-on-into-tomorrow-with-dave-graveline/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 09:14:55 +0000</pubDate>
		<dc:creator>Chippy</dc:creator>
				<category><![CDATA[IDF]]></category>
		<category><![CDATA[graveline]]></category>
		<category><![CDATA[radio]]></category>

		<guid isPermaLink="false">http://www.midmoves.com/?p=1592</guid>
		<description><![CDATA[While I was at IDF last week I recorded a segment for Dave Graveline’s radio show ‘Into Tomorrow.’ We talk for a very quick 7 minutes about mobile internet devices.]]></description>
			<content:encoded><![CDATA[<p><!-- Into Tomorrow Link Code --><a href="http://www.graveline.com" target="_top"><img style="margin: 0px 0px 0px 5px; display: inline" src="http://www.graveline.com/gfx/guestbanner_sq.gif" border="0" alt="" align="right" /></a> <!-- End Into Tomorrow Link Code --></p>
<p>While I was at IDF last week I recorded a segment for Dave Graveline’s radio show ‘Into Tomorrow.’ We only had 7 minutes to talk about Intel’s MID ecosystem so we didn’t even scratch the surface but maybe I’ll look into getting a sponsor for a regular spot.</p>
<p><a href="http://www.midmoves.com/wp-content/uploads/2009/10/chippygraveline1.jpg"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="chippy-graveline" src="http://www.midmoves.com/wp-content/uploads/2009/10/chippygraveline_thumb1.jpg" border="0" alt="chippy-graveline" width="209" height="209" /></a></p>
<p style="text-align: left;"><a href="http://www.graveline.com/pastshows/100209.html">The show page is here.</a></p>
<p>My slot is in ‘hour 2’ at 28:45 which you can <a href="http://www.graveline.com/shows2009/10-02-2009-2.mp3">download </a>or stream from the site.</p>
<p>You can also hear Archos talk about the Archos 9 in hour 2. In hour 3 listen to Bill Pearson – Intel Atom Developer Program manager – and Pankaj Kedia &#8211; Director, Global Ecosystem Programs – <a href="http://www.intel.com">Intel Ultra Mobility Group</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.midmoves.com/2009/10/chippy-on-into-tomorrow-with-dave-graveline/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.graveline.com/shows2009/10-02-2009-2.mp3" length="9568340" type="audio/mpeg" />
		</item>
		<item>
		<title>Get In Early with the Atom Developer Program. (And win!)</title>
		<link>http://www.midmoves.com/2009/09/get-in-early-with-the-atom-developer-program-and-win/</link>
		<comments>http://www.midmoves.com/2009/09/get-in-early-with-the-atom-developer-program-and-win/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 08:52:00 +0000</pubDate>
		<dc:creator>Chippy</dc:creator>
				<category><![CDATA[IDF09]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[iadp]]></category>
		<category><![CDATA[moblin]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.midmoves.com/?p=1587</guid>
		<description><![CDATA[Based on a projected addressable market of well over 400 million units (media phones) and a multi-million pre-existing netbook user base, it would be crazy for software developers to ignore the potential of Moblin, the Intel Atom Developer Program and App-store. Despite that, Intel want to give you even more reason to start early. They are giving away 100 netbooks!]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.midmoves.com/wp-content/uploads/2009/09/devchallenge.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="devchallenge" src="http://www.midmoves.com/wp-content/uploads/2009/09/devchallenge_thumb.jpg" border="0" alt="devchallenge" width="287" height="184" align="right" /></a> Based on a projected addressable market of well over 400 million units (media phones) and a multi-million pre-existing netbook user base, it would be crazy for software developers to ignore the potential of Moblin, the Intel Atom Developer Program and App-store. Despite that, Intel want to give you even more reason to start early. They are giving away 100 netbooks for the first 100 applications that they accept into the app-store and a grand prize of an all expenses paid tip to CES. [Did someone just drop the hint that the app store will launch in Jan 2010?]</p>
<p>The Intel application developer program is currently free to enter (it will be $99 per year in the future) and you can develop native apps for either Moblin or Windows or use runtime environments like Air or Java.</p>
<ul>
<li><a href="http://appdeveloper.intel.com/en-us/user/register">Register for the IADP here</a></li>
<li><a href="http://appdeveloper.intel.com/en-us/contest/developerchallenge">Find out more about the prizes here.</a></li>
<li><a href="http://appdeveloper.intel.com/en-us/forum">IADP Forums are here.</a></li>
<li><a href="http://appdeveloper.intel.com/en-us/article/frequently-asked-questions#sdk_03">FAQ is here.</a></li>
<li><a href="http://appdeveloper.intel.com/en-us/contest/officialrules">Official Rules</a></li>
</ul>
<p>I would love to hear feedback from anyone going through the Moblin application process so please, write in and tell us about your experiences. What coding skills do you have? How did you find the SDK and documentation? Tips for other developers? If you want to make a more detailed guest post about the IADP, I&#8217;ll be happy to send a $50 Amazon gift voucher your way (UK, Germany and US Amazon stores only. Only one article will be accepted for the gift voucher.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.midmoves.com/2009/09/get-in-early-with-the-atom-developer-program-and-win/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>IDF09. MID News Round-up.</title>
		<link>http://www.midmoves.com/2009/09/idf09-mid-news-round-up/</link>
		<comments>http://www.midmoves.com/2009/09/idf09-mid-news-round-up/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 20:28:05 +0000</pubDate>
		<dc:creator>Chippy</dc:creator>
				<category><![CDATA[IDF09]]></category>
		<category><![CDATA[IDF]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[menlow]]></category>
		<category><![CDATA[mids]]></category>
		<category><![CDATA[moblin]]></category>
		<category><![CDATA[morrestown]]></category>

		<guid isPermaLink="false">http://www.midmoves.com/?p=1582</guid>
		<description><![CDATA[I’m just a few posts away from completing my Intel Developer Forum 2009 related work now and it’s time to round-up and summarize the news and to try and work out what it means for 2010 and 2011. Power-gating, Mobiln 2.1 and the App Store are just three very important elements but for the full overview, check out an article I've just posted at UMPCPortal which goes over everything I learned.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.midmoves.com/wp-content/uploads/2009/09/meetupgirls.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="meetupgirls" src="http://www.midmoves.com/wp-content/uploads/2009/09/meetupgirls_thumb.jpg" border="0" alt="meetupgirls" width="184" height="244" align="right" /></a> I’m just a few posts away from completing my Intel Developer Forum 2009 related work now and it’s time to round-up and summarize the news and to try and work out what it means for 2010 and 2011. Power-gating, Mobiln 2.1 and the App Store are just three very important elements but for the full overview, check out an article I&#8217;ve just <a href="http://www.umpcportal.com/2009/09/mmms-what-idf09-meant-for-mobility/">posted at UMPCPortal</a> which goes over everything I learned. I can not deny that it was disappointing not to see more Moorestown prototypes but the news is more than enough to keep my excitement going until the next big event. See you at CES 2010 in January.</p>
<p><a href="http://www.umpcportal.com/2009/09/mmms-what-idf09-meant-for-mobility/">IDF round-up at UMPCPortal.</a></p>
<p><a href="http://scoop.intel.com/2009/09/post-8.php">Image via. Intel</a></p>
<p>Many thanks to Intel and the <a href="http://scoop.intel.com/2009/09/meet-the-new-intel-insiders.php">Intel Insider program</a> for the sponsorship of my MIDMoves work at IDF.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.midmoves.com/2009/09/idf09-mid-news-round-up/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Moblin 2.1 for handhelds. Q&amp;A, Demo.</title>
		<link>http://www.midmoves.com/2009/09/moblin-2-1-for-handhelds-qa-demo/</link>
		<comments>http://www.midmoves.com/2009/09/moblin-2-1-for-handhelds-qa-demo/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 18:51:08 +0000</pubDate>
		<dc:creator>Chippy</dc:creator>
				<category><![CDATA[IDF09]]></category>
		<category><![CDATA[IDF]]></category>
		<category><![CDATA[moblin]]></category>
		<category><![CDATA[moblin 2.1]]></category>
		<category><![CDATA[smartphones]]></category>

		<guid isPermaLink="false">http://www.midmoves.com/?p=1573</guid>
		<description><![CDATA[You may have already seen the video from IDF where Moblin 2.1 for handhelds was announced and seen the demonstration of Moblin 2.0 on Moorestown but in addition to that we were give a sneak peek at Moblin 2.1 for handhelds running on a (Menlow demonstration) platform. Pankaj Kedia from the Ultra Mobility Group also answers questions about the platform.]]></description>
			<content:encoded><![CDATA[<p>You may have already seen the video from IDF where <a href="http://www.midmoves.com/2009/09/moblin-2-1-for-handhelds-demo-video-idf09/">Moblin 2.1 for handhelds was announced</a> and seen the <a href="http://www.midmoves.com/2009/09/first-view-moorestown-mid-running-moblin-2-0-at-idf09/">demonstration of Moblin 2.0 on Moorestown</a> but in addition to that we were give a sneak peek at Moblin 2.1 for handhelds running on a (Menlow demonstration) platform. Pankaj Kedia from the Ultra Mobility Group also answers questions about the platform.</p>
<p>Key points to note are:</p>
<ul>
<li>Launch with Moorestown in 1H 2009</li>
<li>Project open source betas will be available later this year</li>
<li>The Atom Developer Program app-store will be included</li>
<li>It will be voice-capable</li>
</ul>
<p style="text-align: left;">Part 1. Q&amp;A With Pankaj Kedia</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/njFpfRNieBY&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/njFpfRNieBY&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: center;">
<p style="text-align: left;">Part 2. Demonstration</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/P-aAC5ofAeQ&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/P-aAC5ofAeQ&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.midmoves.com/2009/09/moblin-2-1-for-handhelds-qa-demo/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Vodcast from IDF09: Mobile round-up.</title>
		<link>http://www.midmoves.com/2009/09/vodcast-from-idf09-mobile-round-up/</link>
		<comments>http://www.midmoves.com/2009/09/vodcast-from-idf09-mobile-round-up/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 16:07:42 +0000</pubDate>
		<dc:creator>Chippy</dc:creator>
				<category><![CDATA[IDF09]]></category>
		<category><![CDATA[archos9]]></category>
		<category><![CDATA[moblin]]></category>
		<category><![CDATA[viliv S10]]></category>
		<category><![CDATA[vodcast]]></category>

		<guid isPermaLink="false">http://www.midmoves.com/?p=1570</guid>
		<description><![CDATA[Xavier Lanier (GottaBeMobile),  Sascha Pallenberg (Netbooknews.com) and I sat down in the final hours of the Intel Developer Forum to talk about what we&#8217;d seen in the mobile space. In this video we talk about Moblin and the Intel Application Developer Program, the Viliv S10, Archos 9 and say hello to a mystery man who [...]]]></description>
			<content:encoded><![CDATA[<p>Xavier Lanier (<a href="http://www.gottabemobile.com">GottaBeMobile</a>),  Sascha Pallenberg (<a href="http://www.netbooknews.com">Netbooknews.com</a>) and I sat down in the final hours of the Intel Developer Forum to talk about what we&#8217;d seen in the mobile space. In this video we talk about Moblin and the Intel Application Developer Program, the Viliv S10, Archos 9 and say hello to a mystery man who decided to wander across the set with his dinner!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="297" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://blip.tv/play/_U%2BBoupuAg" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="297" src="http://blip.tv/play/_U%2BBoupuAg" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.midmoves.com/2009/09/vodcast-from-idf09-mobile-round-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#IDF09 technical session PDFs now available</title>
		<link>http://www.midmoves.com/2009/09/idf09-technical-session-pdfs-now-available/</link>
		<comments>http://www.midmoves.com/2009/09/idf09-technical-session-pdfs-now-available/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 01:33:58 +0000</pubDate>
		<dc:creator>Chippy</dc:creator>
				<category><![CDATA[IDF09]]></category>
		<category><![CDATA[IDF]]></category>
		<category><![CDATA[intel]]></category>

		<guid isPermaLink="false">http://www.midmoves.com/?p=1567</guid>
		<description><![CDATA[Even if you couldn't get to IDF in San Francisco last week you still have a chance to learn all about the mind-blowing technology that was covered at a very technical level. From cars to TV’s, MIDs to desktops, laptops to smartphones, there’s a huge range of markets that Intel addresses and for each segment there was at least one technical session at IDF. If you’ve got any interest in any of these areas (that leaves about 0.5% of you that landed on this by accident when searching for towns in the U.S. beginning with the letter M) you need to dive into some of the amazing content that’s been made available.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.midmoves.com/wp-content/uploads/2009/09/Capture_00027.jpg"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 15px 0px 0px; display: inline; border-top: 0px; border-right: 0px" title="Capture_00027" src="http://www.midmoves.com/wp-content/uploads/2009/09/Capture_00027_thumb.jpg" border="0" alt="Capture_00027" width="244" height="184" align="left" /></a> Even if you couldn&#8217;t get to IDF in San Francisco last week you still have a chance to learn all about the mind-blowing technology that was covered at a very technical level. From cars to TV’s, MIDs to desktops, laptops to smartphones, there’s a huge range of markets that Intel addresses and for each segment there was at least one technical session at IDF. If you’ve got any interest in any of these areas (that leaves about 0.5% of you that landed on this by accident when searching for towns in the U.S. beginning with the letter M) you need to dive into some of the amazing content that’s been made available. Known as the content catalogue and used largely for session planning by attendees at IDF, it’s now populated with nearly all of the slides that were presented in those sessions. I’m working my way through the MID and Moblin-related PDFs but as I said before, there’s a lot of other markets and products covered.</p>
<p><a href="https://intel.wingateweb.com/us09/scheduler/catalog/catalog.jsp">Check out the session catalogue here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.midmoves.com/2009/09/idf09-technical-session-pdfs-now-available/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
