<?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"
	>

<channel>
	<title>flashmobileblog.com</title>
	<atom:link href="http://flashmobileblog.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://flashmobileblog.com</link>
	<description>Blog by Mark Doherty - Developer Evangelist for Adobe Mobile &#38; Devices Group</description>
	<pubDate>Fri, 29 Aug 2008 14:50:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Sony Ericsson Capuchin APIs and Example Applications</title>
		<link>http://flashmobileblog.com/2008/08/29/sony-ericsson-capuchin-apis-and-example-applications/</link>
		<comments>http://flashmobileblog.com/2008/08/29/sony-ericsson-capuchin-apis-and-example-applications/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 14:39:46 +0000</pubDate>
		<dc:creator>MarkD</dc:creator>
		
		<category><![CDATA[]]></category>

		<guid isPermaLink="false">http://flashmobileblog.com/?p=144</guid>
		<description><![CDATA[
Following immediately after the popular Project Capuchin Webinar Sony Ericsson have now published a set of Capuchin APIs, some really great reference applications and a tutorial to get you started.  Get them here.
Project Capuchin:
Is a Java ME API which makes it possible for Java to launch a Flash Lite application on enabled mobile devices using [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img src="http://www.flashmagazine.com/images/uploads/software/se_logo.jpg" alt="" width="135" height="103" /></p>
<p style="text-align: left;">Following immediately after the popular Project Capuchin Webinar Sony Ericsson have now published a set of Capuchin APIs, some really great reference applications and a tutorial to get you started.  <a href="https://developer.sonyericsson.com/site/global/newsandevents/latestnews/newsaug08/p_projectcapuchin_tutorial_gettingstarted.jsp" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/developer.sonyericsson.com');">Get them here</a>.</p>
<p style="text-align: left;"><strong>Project Capuchin:</strong></p>
<p style="text-align: left;">Is a Java ME API which makes it possible for Java to launch a Flash Lite application on enabled mobile devices using a Java host application. Flash can communicate with the rich APIs provided to Java using standard DataRequest and ExtendedEvent objects.  You can being to use the API set from Sony Ericsson and build on them as a community.</p>
<p style="text-align: left;">As an example the following Java function accepts DataRequest, determines the request type and then returns latitude and longitude strings.  The call to complete() calls the waiting onLoad function in the DataRequest object.</p>
<p style="text-align: left;"><a href="http://flashmobileblog.com/wp-content/uploads/2008/08/cap_java.png" onclick="javascript:pageTracker._trackPageview ('/downloads/png/cap_java.png');" rel="lightbox[144]"><img class="alignnone size-medium wp-image-145 aligncenter" title="cap_java" src="http://flashmobileblog.com/wp-content/uploads/2008/08/cap_java-300x113.png" alt="Capuchin Java" width="300" height="113" /></a></p>
<p style="text-align: left;">The most basic usage the Flash API in Flash looks like this where handleGetGPS is called when onLoad fires.</p>
<p style="text-align: left;"><a href="http://flashmobileblog.com/wp-content/uploads/2008/08/picture-1.png" onclick="javascript:pageTracker._trackPageview ('/downloads/png/picture-1.png');" rel="lightbox[144]"><img class="size-medium wp-image-147 aligncenter" title="Flash DataRequest" src="http://flashmobileblog.com/wp-content/uploads/2008/08/picture-1-300x80.png" alt="Flash DataRequest" width="300" height="80" /></a></p>
<p style="text-align: left;">When using classes there are much better ways to handle DataRequests safely particularly where classes are bound to MovieClip instances such as lists or components.  For example I tend to wrap DataRequests in a DataProvider object which handles the scoping and event broadcasts as well as DataRequests.</p>
<p style="text-align: left;">You can find an example of this DeviceDataProvider wrapper class in my example section, note that coment &#8220;CPU and memory efficiency&#8221; which is a compiler hack <img src='http://flashmobileblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p style="text-align: left;">Also in the example section is a re-written version of the same class to handle networking and RSS Feeds.</p>

                            <div id="aspdf">
                                <a href="http://flashmobileblog.com/wp-content/plugins/as-pdf/generate.php?post=144">
                                    <span></span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://flashmobileblog.com/2008/08/29/sony-ericsson-capuchin-apis-and-example-applications/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Adobe MAX Awards 2008</title>
		<link>http://flashmobileblog.com/2008/08/02/adobe-max-awards-2008/</link>
		<comments>http://flashmobileblog.com/2008/08/02/adobe-max-awards-2008/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 00:00:00 +0000</pubDate>
		<dc:creator>MarkD</dc:creator>
		
		<category><![CDATA[Conference]]></category>

		<category><![CDATA[Industry News]]></category>

		<category><![CDATA[Mobile Content]]></category>

		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[MAX 2008]]></category>

		<category><![CDATA[MAX Awards]]></category>

		<guid isPermaLink="false">http://flashmobileblog.com/?p=140</guid>
		<description><![CDATA[

Adobe MAX 2008 is only a few months away and I hope that all of you find the time to attend in San Francisco, Milan or Tokyo.
As part of the event we host the MAX Awards ceremony and I&#8217;d like to extend the opportunity for you to nominate individuals or companies.  There is a specific [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.adobe.com/go/maxexplorer" onclick="javascript:pageTracker._trackPageview ('/outbound/www.adobe.com');"></a></p>
<p style="text-align: center;"><img class="aligncenter" longdesc="http://www.adobe.com/go/maxexplorer" src="http://www.adobe.com/1to1_campaigns/2008_MAX/banners/MAX08_B120x90.jpg" alt="" width="120" height="90" /></p>
<p>Adobe MAX 2008 is only a few months away and I hope that all of you find the time to attend in San Francisco, Milan or Tokyo.</p>
<p>As part of the event we host the MAX Awards ceremony and I&#8217;d like to extend the opportunity for you to <a href="https://www.adobemaxsubmission.com/nominate/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.adobemaxsubmission.com');">nominate individuals or companies</a>.  There is a specific category for &#8220;Mobility and Devices&#8221; and you can also select a region.</p>
<p>Nominations can be for applications, services and experiences that you have seen over the past year.</p>
<p>If you haven&#8217;t been to the <a href="http://max.adobe.com" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/max.adobe.com');">MAX 2008 site</a>, be sure to have a look at the <a href="http://max.adobe.com/na/sessions/browser/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/max.adobe.com');">fantastic sessions</a>.</p>

                            <div id="aspdf">
                                <a href="http://flashmobileblog.com/wp-content/plugins/as-pdf/generate.php?post=140">
                                    <span></span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://flashmobileblog.com/2008/08/02/adobe-max-awards-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>40% of European gamers have Flash Lite</title>
		<link>http://flashmobileblog.com/2008/07/29/40-of-european-gamers-have-flash-lite/</link>
		<comments>http://flashmobileblog.com/2008/07/29/40-of-european-gamers-have-flash-lite/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 19:00:33 +0000</pubDate>
		<dc:creator>MarkD</dc:creator>
		
		<category><![CDATA[Flash Lite]]></category>

		<category><![CDATA[Mobile Content]]></category>

		<category><![CDATA[appstore]]></category>

		<category><![CDATA[europe]]></category>

		<category><![CDATA[flash lite]]></category>

		<category><![CDATA[games]]></category>

		<category><![CDATA[iphone]]></category>

		<category><![CDATA[ipod]]></category>

		<category><![CDATA[mmetrics]]></category>

		<category><![CDATA[touch]]></category>

		<guid isPermaLink="false">http://flashmobileblog.com/?p=139</guid>
		<description><![CDATA[
An interesting article was posted today by Stuart Dredge at PockGamerz.biz today following an interview with Alistair Hill of M:Metrics.
Some key pieces of information from Alistair regarding the gaming market in Europe and the US:

13.5m UK users are browsing and downloading applications
25-34 year-old women are the largest group of mobile games buyers
27% of Europeans have [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" src="http://blogs.guardian.co.uk/digitalcontent/mippin5oct2007.jpg" alt="" width="460" height="282" /></p>
<p>An interesting article was posted today by <a href="http://www.pocketgamer.biz/r/PG.Biz/news.asp?c=8070" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.pocketgamer.biz');">Stuart Dredge at PockGamerz.biz</a> today following an interview with <a href="http://www.mmetrics.com" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.mmetrics.com');">Alistair Hill of M:Metrics</a>.</p>
<p>Some key pieces of information from Alistair regarding the gaming market in Europe and the US:</p>
<ul>
<li>13.5m UK users are browsing and downloading applications</li>
<li>25-34 year-old women are the largest group of mobile games buyers</li>
<li>27% of Europeans have Flash Lite capable handsets (compared to 15.5 per cent in the US)</li>
<li>Nokia&#8217;s N70 is the most popular gaming device</li>
<li>70% of people who were purchasing games were under the age of 35</li>
</ul>
<p>Stuart and Alastair both point out that despite huge numbers of people playing games, there are not as many purchases.  This could indicate a number of issues, piracy is one but what&#8217;s most likely is that users are playing pre-installed games.</p>
<p>What is completely clear is that users are happy to play but are not quite as happy to pay.  That is a clear signal that advertising or brand endorsement within the content is a likely track for the future.</p>
<p>So what is the recipe for the *perfect* mobile game?</p>
<ul>
<li>Event, advertising or brand funded</li>
<li>Casual puzzle game like Suduko or Tetris</li>
<li>Targeting female and male audiences</li>
<li>DRM protected</li>
<li>Easily accessible in a branded store</li>
<li>Social features built in, sharing, high scores, levels etc</li>
</ul>
<p>Let&#8217;s look at the Google generation statement, &#8220;People know how to plug their mobile into their computer, and they know how to go to Google and type in &#8216;free mobile games&#8217;&#8221;.  We already know this to be true, last week I read a <a href="http://discussion.forum.nokia.com/forum/showthread.php?t=139896" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/discussion.forum.nokia.com');">forum question from an end user</a> (it happens!) who wanted to know why a screensaver wouldn&#8217;t work on their phone.</p>
<p>Rather than focus on the copyright issues what I was surprised/shocked by was the response when I told the user that it had been removed.</p>
<p>User Nokia5700: &#8220;How could i know it was from Sony Ericsson? At MOSH you can even find FIFA for phones.. I just love it so much &#8221;</p>
<p>There are three statements above:</p>
<ul>
<li>How could I know that it should be paid for?</li>
<li>Everything else is free, so why not this?</li>
<li>I would pay for it, given the opportunity.</li>
</ul>
<p>iPod, iPhone and Touch users have been in training for years at the school of iTunes.  That&#8217;s the secret behind the AppStore, everyone already knew how to use it and EVERYONE was clear that there would be a price.</p>
<p>Ok, ok some are free I hear you.. but you get the point!</p>

                            <div id="aspdf">
                                <a href="http://flashmobileblog.com/wp-content/plugins/as-pdf/generate.php?post=139">
                                    <span></span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://flashmobileblog.com/2008/07/29/40-of-european-gamers-have-flash-lite/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress Upgrades completed = new Features!</title>
		<link>http://flashmobileblog.com/2008/07/26/wordpress-upgrades-completed-new-features/</link>
		<comments>http://flashmobileblog.com/2008/07/26/wordpress-upgrades-completed-new-features/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 18:49:29 +0000</pubDate>
		<dc:creator>MarkD</dc:creator>
		
		<category><![CDATA[Industry News]]></category>

		<guid isPermaLink="false">http://flashmobileblog.com/?p=135</guid>
		<description><![CDATA[It&#8217;s been a whole *cough* three days in the making but finally my blog is upgraded and working.  You&#8217;ll notice that the theme and wordpress versions have been upgraded by about four versions, yet it still looks the same!  Maybe some one can make me a new header image?!  Get the existing one here.
Still I [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a whole *cough* three days in the making but finally my blog is upgraded and working.  You&#8217;ll notice that the theme and wordpress versions have been upgraded by about four versions, yet it still looks the same!  Maybe some one can make me a new header image?!  <a href="http://flashmobileblog.com/wp-content/uploads/2008/07/cropped-cropped-title-sized21.jpg" target="_blank" onclick="javascript:pageTracker._trackPageview ('/downloads/jpg/cropped-cropped-title-sized21.jpg');" rel="lightbox[135]">Get the existing one here.</a></p>
<p>Still I have added the following features:</p>
<h3 style="text-align: left;"><span style="color: #c0c0c0;">Front of House:</span></h3>
<p style="padding-left: 30px;"><strong>Mobile browsers -</strong> Mobile browsers will now get a much faster view using XHTML thanks to <a href="http://wordpressmobile.mobi/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/wordpressmobile.mobi');">Wordpress.mobi</a>.  iPhone/Touch&#8217;s Safari browser will get the full version due to their larger screens.</p>
<p style="padding-left: 30px;"><strong>Share/Syndication</strong> - Your favourite sharing and syndications services are now supported using the icons at the bottom of each post.</p>
<p style="padding-left: 30px;"><strong>Comments</strong> - You can now subscribe to comments that you have posted to be notified when they are updated.  There should be Avatar support too but I haven&#8217;t quite got to checking that, though I&#8217;m looking forward to seeing all the pretty photos <img src='http://flashmobileblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p style="padding-left: 30px;"><strong>PDF Export</strong> - You can now export posts in PDF9 format.</p>
<p style="padding-left: 30px;"><strong>Ratings</strong> - You are now able to rate posts, I&#8217;m really interested in this feedback to help me improve.</p>
<p style="padding-left: 30px;"><strong>Relative Dates</strong> - Instead of hard dates on comments you&#8217;ll now see &#8220;Today&#8221; and &#8220;Yesterday&#8221; etc.</p>
<h3 style="text-align: left;"><span style="color: #c0c0c0;">Back end:</span></h3>
<p style="padding-left: 30px;"><strong>Fluency Admin</strong> - A new cleaner administration interface, so much easier to work with.</p>
<p style="padding-left: 30px;"><strong>Wordpress 2.5.1</strong> - Not quite the latest version but I&#8217;m tracking the K2 theme below for stability.</p>
<p style="padding-left: 30px;"><strong>Spam Protection</strong> - Askimet and some others &#8230;</p>
<p style="padding-left: 30px;"><strong>K2 Theme</strong> - What can I say, it&#8217;s clearly the best written Ajax powered wordpress theme in the business.</p>
<p style="padding-left: 30px;"><strong>One Click Updater</strong> - Allows me to upgrade to new plugins and theme&#8217;s automagically.</p>
<p style="padding-left: 30px;"><strong>Lightbox 2</strong> - To allow me to manage images for small and large screens, as well as fast browsing.</p>
<p style="padding-left: 30px;"><strong>Google Analytics</strong> - Helps me keep track of the visitors and most important downloads/articles.</p>
<p style="padding-left: 30px;"><strong>Bango Mobile</strong> - Testing this to see if I can begin to track mobile browsers visiting the site.</p>
<p>In all you can see that there have been massive changes to my blog, some are still settling in and so I appreciate comments.  If you find any problems, cant use the mobile version or any of the new features break then do tell me!</p>
<p>Mark</p>

                            <div id="aspdf">
                                <a href="http://flashmobileblog.com/wp-content/plugins/as-pdf/generate.php?post=135">
                                    <span></span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://flashmobileblog.com/2008/07/26/wordpress-upgrades-completed-new-features/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Capuchin releases - Packaging tool and Sony Ericsson C905</title>
		<link>http://flashmobileblog.com/2008/07/25/capuchin-packaging-tool-and-sony-ericsson-c905/</link>
		<comments>http://flashmobileblog.com/2008/07/25/capuchin-packaging-tool-and-sony-ericsson-c905/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 15:23:14 +0000</pubDate>
		<dc:creator>MarkD</dc:creator>
		
		<category><![CDATA[Devices]]></category>

		<category><![CDATA[Flash Lite]]></category>

		<category><![CDATA[Industry News]]></category>

		<category><![CDATA[Capuchin]]></category>

		<category><![CDATA[Flash Lite 2.0]]></category>

		<category><![CDATA[Sony Ericsson]]></category>

		<guid isPermaLink="false">http://flashmobileblog.com/?p=132</guid>
		<description><![CDATA[
Sony Ericsson have been doing a lot to update the look and feel of their site, what a great job particularly the mobile device Gallery.  Today saw the launch of the Capuchin Packaging Tool to add to the release of the first supported device the C905 which has received great reviews already.
The device includes a [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://flashmobileblog.com/wp-content/uploads/2008/07/sonyericsson_c905_main.jpg" onclick="javascript:pageTracker._trackPageview ('/downloads/jpg/sonyericsson_c905_main.jpg');" rel="lightbox[132]"><img class="alignnone size-medium wp-image-133" title="Sony Ericsson C905" src="http://flashmobileblog.com/wp-content/uploads/2008/07/sonyericsson_c905_main-300x272.jpg" alt="Sony Ericsson C905" width="300" height="272" /></a></p>
<p>Sony Ericsson have been doing a lot to update the look and feel of their <a href="https://developer.sonyericsson.com/site/global/home/p_home.jsp" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/developer.sonyericsson.com');">site</a>, what a great job particularly the <a href="https://developer.sonyericsson.com/device/searchDevice.do?restart=true" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/developer.sonyericsson.com');">mobile device Gallery</a>.  Today saw the launch of the <a href="https://developer.sonyericsson.com/site/global/newsandevents/latestnews/newsjuly08/p_projectcapuchin_packagingtool_swf2jar.jsp" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/developer.sonyericsson.com');">Capuchin Packaging Tool</a> to add to the release of the first supported device the <a href="https://developer.sonyericsson.com/site/global/newsandevents/latestnews/newsjune08/p_c905announcement_jp84_projectcapuchin.jsp" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/developer.sonyericsson.com');">C905</a> which has received great reviews <a href="http://www.knowyourmobile.com/sonyericsson/sonyericssonc905/70137/sony_ericsson_c905_cybershot_first_impressions.html" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.knowyourmobile.com');">already</a>.</p>
<p>The device includes a huge array of features including aGPS, WIFI and an 8.1MP camera.  I can tell I&#8217;m going to like it already due to my camera being stolen at Heathrow <img src='http://flashmobileblog.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p><strong>Update, here are some pictures taken 28th July and reduced in size by 50%:</strong></p>
<p><a href="http://flashmobileblog.com/wp-content/uploads/2008/07/adobe-regentspark.jpg" onclick="javascript:pageTracker._trackPageview ('/downloads/jpg/adobe-regentspark.jpg');" rel="lightbox[132]"><img class="alignnone size-medium wp-image-137" title="Adobe Regents Park Offices" src="http://flashmobileblog.com/wp-content/uploads/2008/07/adobe-regentspark-300x225.jpg" alt="My Office in London" width="203" height="152" /></a><a href="http://flashmobileblog.com/wp-content/uploads/2008/07/adobe-garden-regentspark.jpg" onclick="javascript:pageTracker._trackPageview ('/downloads/jpg/adobe-garden-regentspark.jpg');" rel="lightbox[132]"><img class="alignnone size-medium wp-image-138" title="Adobe Regents Park Office Gardens" src="http://flashmobileblog.com/wp-content/uploads/2008/07/adobe-garden-regentspark-300x225.jpg" alt="Gardens at my Office" width="218" height="163" /></a></p>
<p>The Capuchin Tool is Windows only at this stage, simply install the exe file and this will place the relevant packaging piece into your chosen install path.  From there all you have to do is launch the little batch file.</p>
<p>Check it out..</p>

                            <div id="aspdf">
                                <a href="http://flashmobileblog.com/wp-content/plugins/as-pdf/generate.php?post=132">
                                    <span></span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://flashmobileblog.com/2008/07/25/capuchin-packaging-tool-and-sony-ericsson-c905/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flash Lite 1.1 and Flash Lite 2.0 Components</title>
		<link>http://flashmobileblog.com/2008/07/19/flash-lite-11-and-flash-lite-20-components/</link>
		<comments>http://flashmobileblog.com/2008/07/19/flash-lite-11-and-flash-lite-20-components/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 10:49:23 +0000</pubDate>
		<dc:creator>MarkD</dc:creator>
		
		<category><![CDATA[Devices]]></category>

		<category><![CDATA[Flash Cast]]></category>

		<category><![CDATA[Flash Lite]]></category>

		<category><![CDATA[Mobile Content]]></category>

		<category><![CDATA[components]]></category>

		<category><![CDATA[flash lite]]></category>

		<guid isPermaLink="false">http://flashmobileblog.com/?p=112</guid>
		<description><![CDATA[
A few days ago our good friends at Forum Nokia released a basic set of components for Flash Lite 2.0 beginners.  They have included documentation and sample assets so that a user might change the look and feel for their own UI.  The memory requirements for the examples that I tried appear high for this [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><a href="http://flashmobileblog.com/wp-content/uploads/2008/07/n958gb.png" title="n958gb.png" onclick="javascript:pageTracker._trackPageview ('/downloads/png/n958gb.png');" rel="lightbox[112]"><img src="http://flashmobileblog.com/wp-content/uploads/2008/07/n958gb.thumbnail.png" alt="n958gb.png" /></a></p>
<p>A few days ago our good friends at Forum Nokia released a basic set of <a href="http://www.forum.nokia.com/info/sw.nokia.com/id/d2336af2-0953-40a6-8dae-b80d368dead1/Adobe_Flash_Lite_2_x_Components_for_Mobile_Development.html" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.forum.nokia.com');">components</a> for Flash Lite 2.0 beginners.  They have included documentation and sample assets so that a user might change the look and feel for their own UI.  The memory requirements for the examples that I tried appear high for this level of functionality, but its a good start and they come with documentation.  Scott reminded me that Jesse Warden released a good component set for mobile devices some time ago called Shuriken, they are definately worth checking out.</p>
<p>With this is mind I dug around to find some other components that we have sitting around.  Happily our own <a href="http://www.adobe.com/newsletters/edge/june2008/video/lowresvideo.html" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.adobe.com');">Matt Snow</a> from our Experience Design team was able to provide a set of Flash Lite 1.1 and Flash Lite 2.0 UI example components.  You can find them over in the <a href="http://flashmobileblog.com/?page_id=7">example section</a>, though as you might expect they are a little rough round the edges.</p>
<p><a href="http://flashmobileblog.com/wp-admin/upload.php?style=inline&amp;tab=browse&amp;action=view&amp;ID=113&amp;post_id=112&amp;paged" id="file-link-113" title="ram-dynlist.png" class="file-link image"></a></p>
<p style="text-align: center"><a href="http://flashmobileblog.com/wp-admin/upload.php?style=inline&amp;tab=browse&amp;post_id=112&amp;_wpnonce=ea66bdb2fb&amp;ID=116&amp;action=view&amp;paged" id="file-link-116" title="GapperList" class="file-link image"> 			 </a><span class="file-link image"><img src="http://flashmobileblog.com/wp-content/uploads/2008/07/gapper.thumbnail.png" title="GapperList" alt="GapperList" /></span><a href="http://flashmobileblog.com/wp-admin/upload.php?style=inline&amp;tab=browse&amp;post_id=112&amp;_wpnonce=ea66bdb2fb&amp;ID=115&amp;action=view&amp;paged" id="file-link-115" title="XDList" class="file-link image">  			</a><span class="file-link image"><img src="http://flashmobileblog.com/wp-content/uploads/2008/07/xdlist.thumbnail.png" title="XDList" alt="XDList" /></span><a href="http://flashmobileblog.com/wp-admin/upload.php?style=inline&amp;tab=browse&amp;post_id=112&amp;_wpnonce=ea66bdb2fb&amp;ID=114&amp;action=view&amp;paged" id="file-link-114" title="TileMenu" class="file-link image">  			</a><span class="file-link image"><img src="http://flashmobileblog.com/wp-content/uploads/2008/07/tilemenu.thumbnail.png" title="TileMenu" alt="TileMenu" /></span></p>
<p><a href="http://flashmobileblog.com/wp-admin/upload.php?style=inline&amp;tab=browse&amp;action=view&amp;ID=111&amp;post_id=112&amp;paged" id="file-link-111" title="n958gb.png" class="file-link image"></a></p>
<p><strong>What will you get from them:</strong></p>
<ul>
<li>Discover how to create low memory yet rich components</li>
<li>List, Slider, Tile, NavModel and Gapper components for Flash Lite 2.x/3.x</li>
<li>Carousel, Menu, Story and scroll bars in Flash Lite 1.1</li>
<li>Key Handling for Flash Lite 1.1 and Flash Lite 2.x/3.x</li>
<li>Image Handling, loading and unloading etc (TileMenu)</li>
<li>Creating device UI and multi-screen applications (NavModel)</li>
</ul>
<p>Unfortunately I don&#8217;t have time to polish these for installation and add documentation.  The majority of the components are extremely simple and not compiled so that you can freely edit them whilst retaining the size and memory benefits.  You can consider them free to use or change in your projects.</p>
<p><strong>Future Thoughts </strong></p>
<p>In time it would be great if these could be absorbed into a community effort to create components for mobile devices.  For that, I do have another set of mobile components and a mobile framework to hand that are more complex but unsupported.</p>
<p>Although extremely well documented and stable, the memory requirements from 1 year+ ago were such that it&#8217;s gathering dust.  We are now starting to see devices with the right levels of RAM (2mb+) and so it might be time to give it a go.</p>
<p>The following graphic is a basic RSS reader built in about 10 mins!</p>
<p align="center"> <a href="http://flashmobileblog.com/wp-content/uploads/2008/07/flip.png" onclick="return false;" title="Direct link to file" onclick="javascript:pageTracker._trackPageview ('/downloads/png/flip.png');" rel="lightbox[112]"><img src="http://flashmobileblog.com/wp-content/uploads/2008/07/flip.thumbnail.png" alt="FLIPRss" height="128" width="79" /></a></p>
<p>My question to <em>you</em> is:  If I was to hand these over, would you be willing to package, support and maintain them for everyone?</p>
<p><a href="http://flashmobileblog.com/wp-content/uploads/2008/07/ram-dynlist.png" title="ram-dynlist.png" onclick="javascript:pageTracker._trackPageview ('/downloads/png/ram-dynlist.png');" rel="lightbox[112]"></a></p>
<p style="text-align: center"><a href="http://flashmobileblog.com/wp-content/uploads/2008/07/ram-dynlist.png" title="ram-dynlist.png" onclick="javascript:pageTracker._trackPageview ('/downloads/png/ram-dynlist.png');" rel="lightbox[112]"> </a></p>

                            <div id="aspdf">
                                <a href="http://flashmobileblog.com/wp-content/plugins/as-pdf/generate.php?post=112">
                                    <span></span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://flashmobileblog.com/2008/07/19/flash-lite-11-and-flash-lite-20-components/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Symbian Foundation announced</title>
		<link>http://flashmobileblog.com/2008/06/24/symbian-foundation-announced/</link>
		<comments>http://flashmobileblog.com/2008/06/24/symbian-foundation-announced/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 08:06:40 +0000</pubDate>
		<dc:creator>MarkD</dc:creator>
		
		<category><![CDATA[Industry News]]></category>

		<category><![CDATA[Nokia]]></category>

		<category><![CDATA[Symbian Foundation]]></category>

		<guid isPermaLink="false">http://flashmobileblog.com/?p=108</guid>
		<description><![CDATA[ 
Today Symbian announced that Nokia have become the majority owner and has given away the worlds most popular smartphone platform to the Symbian Foundation.  In the same announcement Motorola, Sony Ericsson and NTT Docomo who are joint owners of UIQ and MOAPS have announced that they will contribute their platform to form a new open [...]]]></description>
			<content:encoded><![CDATA[<p> <a href="http://flashmobileblog.com/wp-content/uploads/2008/06/picture-2.png" title="picture-2.png" onclick="javascript:pageTracker._trackPageview ('/downloads/png/picture-2.png');" rel="lightbox[108]"><img src="http://flashmobileblog.com/wp-content/uploads/2008/06/picture-2.png" alt="picture-2.png" height="74" width="504" /></a></p>
<p>Today Symbian announced that Nokia have become the majority owner and has given away the worlds most popular smartphone platform to the Symbian Foundation.  In the same announcement Motorola, Sony Ericsson and NTT Docomo who are joint owners of UIQ and MOAPS have announced that they will contribute their platform to form a new open platform for manufacturers.</p>
<p>In all Symbian, S60, UIQ, MOAPS and all the little variants in between will now become one totally unified platform for mobile devices.</p>
<p>Nokia&#8217;s announcement alone is a huge move, not only have they contributed the most successful smartphone platform but cemented their commitment to open platforms.  They already have their fully open Maemo linux platform and recently acquired Trolltech&#8217;s QT.</p>
<p>So what does this mean for developers?</p>
<p>Firstly its not going to happen tomorrow, at the very earliest this will take until 2009 to really start.  The Symbian Foundation will likely begin to integrate the various platforms together into a unified view, so I&#8217;m guessing we&#8217;ll not see this on devices for at least two years.  Importantly however a Flash porting layers in the platform will be delivered to Foundation partners.</p>
<p>Building applications for this new platform will undoubtedly be much simpler, you can fully expect to develop a single code base and have that run on handsets globally from at least four manufacturers.  SDK, documentation, sample code, forums and tech support will be free.</p>
<p>It looks like the new platform will be based off S60 3rd Edition (think N95) but will have UIQ touch features and MOAPs service features integrated.  Backwards compatibility is a big problem and I&#8217;m glad to hear that they are committed to maintaining this to ensure investment is still high.</p>
<p>The timeline states that the platform will ship in the second half of 2009 to OEMs.  Devices will be certified compatible with the platform to ensure that developers are catered for.</p>
<p>I&#8217;m quite sure that Adobe will become a member very soon!</p>
<p><a href="http://www.symbianfoundation.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.symbianfoundation.org');">Read More. </a></p>

                            <div id="aspdf">
                                <a href="http://flashmobileblog.com/wp-content/plugins/as-pdf/generate.php?post=108">
                                    <span></span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://flashmobileblog.com/2008/06/24/symbian-foundation-announced/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mobile Internet usage stats from AdMob</title>
		<link>http://flashmobileblog.com/2008/06/20/mobile-internet-usage-stats-from-admob/</link>
		<comments>http://flashmobileblog.com/2008/06/20/mobile-internet-usage-stats-from-admob/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 14:22:11 +0000</pubDate>
		<dc:creator>MarkD</dc:creator>
		
		<category><![CDATA[Industry News]]></category>

		<category><![CDATA[Mobile Content]]></category>

		<category><![CDATA[Admob]]></category>

		<category><![CDATA[mobile advertising]]></category>

		<category><![CDATA[mobile internet]]></category>

		<guid isPermaLink="false">http://flashmobileblog.com/?p=106</guid>
		<description><![CDATA[  

In the PDF below Admob have provided a really quite detailed set of data broken down by country, OEM, operator and device.  They’ve also provided summaries for the top handsets accessing their ad network.
While the data is representative of users surfing the net it must also be orientated toward those countries using their services.  [...]]]></description>
			<content:encoded><![CDATA[<p align="center">  <a href="http://flashmobileblog.com/wp-content/uploads/2008/06/admob.png" title="admob.png" onclick="javascript:pageTracker._trackPageview ('/downloads/png/admob.png');" rel="lightbox[106]"><img src="http://flashmobileblog.com/wp-content/uploads/2008/06/admob.png" alt="admob.png" /></a></p>
<p style="text-align: center"><img src="http://www.admob.com/marketing/images/bg/metrics/highlight_may08.gif" height="314" width="324" /></p>
<p>In the PDF below Admob have provided a really quite detailed set of data broken down by country, OEM, operator and device.  They’ve also provided summaries for the top handsets accessing their ad network.</p>
<p>While the data is representative of users surfing the net it <em>must</em> also be orientated toward those countries using their services.  Still its very interesting and you can derive a lot of information pertaining to the types of devices that are now going online.</p>
<p><a href="http://www.admob.com/s/solutions/metrics?_cd=1" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.admob.com');">http://www.admob.com/s/solutions/metrics?_cd=1</a></p>
<p>Most notable:</p>
<ul>
<li>N70 still scoring highly in Spain and Italy</li>
<li>S40 scoring highly throughout</li>
<li>Symbian OS accounting for 85% of the UK market</li>
<li>196,323,883 requests made in the UK alone</li>
</ul>
<p>Check out the data..</p>

                            <div id="aspdf">
                                <a href="http://flashmobileblog.com/wp-content/plugins/as-pdf/generate.php?post=106">
                                    <span></span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://flashmobileblog.com/2008/06/20/mobile-internet-usage-stats-from-admob/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Device Profile Update #6 Available</title>
		<link>http://flashmobileblog.com/2008/06/20/device-central-update-6-available/</link>
		<comments>http://flashmobileblog.com/2008/06/20/device-central-update-6-available/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 11:06:29 +0000</pubDate>
		<dc:creator>MarkD</dc:creator>
		
		<category><![CDATA[Device Central Updates]]></category>

		<category><![CDATA[Flash Lite]]></category>

		<category><![CDATA[Adobe device Central]]></category>

		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://flashmobileblog.com/?p=104</guid>
		<description><![CDATA[ 
I&#8217;m happy to announce that Device Profile Update #6 for Adobe Device Central CS3 has been published on schedule to Adobe.com.
Find it here.
Update #6 adds 63 new device profiles to Adobe Device Central Cs3 and once again includes important improvements to existing profiles, based on community feedback and data from our partners.
You can do 3 [...]]]></description>
			<content:encoded><![CDATA[<p align="center"> <img src="http://flashmobileblog.com/wp-content/uploads/2008/06/adobe_cs3_device_central.jpg" alt="ADC" /></p>
<p>I&#8217;m happy to announce that Device Profile Update #6 for <a href="http://www.adobe.com/products/creativesuite/devicecentral/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.adobe.com');">Adobe Device Central CS3</a> has been published on schedule to <a href="http://www.adobe.com" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.adobe.com');">Adobe.com</a>.<br />
<a href="http://www.adobe.com/go/dconline" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.adobe.com');">Find it here</a>.</p>
<p>Update #6 adds 63 new device profiles to <a href="http://www.adobe.com/products/creativesuite/devicecentral/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.adobe.com');">Adobe Device Central Cs3</a> and once again includes important improvements to existing profiles, based on community feedback and data from our partners.</p>
<p>You can do 3 main things with <a href="http://www.adobe.com/products/creativesuite/devicecentral/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.adobe.com');">Adobe Device Central CS3</a>:</p>
<ol>
<li>Get information about <a href="http://www.flashdevices.net/downloads/Devices-with-FL-pre-installed.pdf" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.flashdevices.net');">supported Flash devices</a></li>
<li>Create new projects based on a selected device or group of devices</li>
<li>Emulate various types of mobile content, including Flash Lite.</li>
</ol>
<p>With this update the device library includes now over a 460 device profiles!</p>
<p>Noted updates in this version:</p>
<ul>
<li><a href="http://www.nokia.co.uk/A4515025" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.nokia.co.uk');">N95 8GB</a> standalone mode now allocating 4mb heap memory</li>
<li>Addition of new profiles for <a href="http://labs.adobe.com/technologies/flashlite3/" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/labs.adobe.com');">S60 Flash Lite 3.0</a> firmware upgrades</li>
</ul>

                            <div id="aspdf">
                                <a href="http://flashmobileblog.com/wp-content/plugins/as-pdf/generate.php?post=104">
                                    <span></span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://flashmobileblog.com/2008/06/20/device-central-update-6-available/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Qualcomm’s BREW Mobile Platform to Integrate Adobe Flash</title>
		<link>http://flashmobileblog.com/2008/05/28/qualcomm%e2%80%99s-brew-mobile-platform-to-integrate-adobe-flash/</link>
		<comments>http://flashmobileblog.com/2008/05/28/qualcomm%e2%80%99s-brew-mobile-platform-to-integrate-adobe-flash/#comments</comments>
		<pubDate>Wed, 28 May 2008 22:52:03 +0000</pubDate>
		<dc:creator>MarkD</dc:creator>
		
		<category><![CDATA[Conference]]></category>

		<category><![CDATA[Industry News]]></category>

		<category><![CDATA[Mobile Content]]></category>

		<category><![CDATA[Adobe]]></category>

		<category><![CDATA[BREW MP]]></category>

		<category><![CDATA[Flash]]></category>

		<category><![CDATA[Qualcomm]]></category>

		<guid isPermaLink="false">http://flashmobileblog.com/?p=103</guid>
		<description><![CDATA[
Today Qualcomm and Adobe announced that the BREW Mobile Platform will be integrated with Adobe Flash technology and new platform features. You can read the full press release here. This is fantastic news for both BREW and Flash developers particularly in the large BREW market in the US.
In Europe specifically BREW is available on UIOne [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><a href="http://flashmobileblog.com/wp-content/uploads/2008/05/blog_qc_adobe.jpg" title="blog_qc_adobe.jpg" onclick="javascript:pageTracker._trackPageview ('/downloads/jpg/blog_qc_adobe.jpg');" rel="lightbox[103]"><img src="http://flashmobileblog.com/wp-content/uploads/2008/05/blog_qc_adobe.jpg" alt="blog_qc_adobe.jpg" /></a></p>
<p>Today Qualcomm and Adobe announced that the BREW Mobile Platform will be integrated with Adobe Flash technology and new platform features. <a href="http://www.qualcomm.com/press/releases/2008/080528_BMP_Adobe.html" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/www.qualcomm.com');">You can read the full press release here</a>. This is fantastic news for both BREW and Flash developers particularly in the large BREW market in the US.<span style="font-weight: bold"></span></p>
<p>In Europe specifically BREW is available on UIOne based handsets, notably the Skype phone on the 3 network in the UK.  So  the platform is largely based in the US and Asia though the use of Flash technology on millions of new devices can only strengthen the adoption across platforms and screens.</p>
<p>For developers this means that there are opportunities to leverage this as a data point when dealing with your customers, and to reach into the US market in the future.  Naturally there will be aggregators and other friendly developers that can help you to deliver content to BREW.</p>
<p>What a challenge, &#8220;iPhone has raised the bar, now lets see what the Flash community see what they can do,” said Andrew Gilbert from Qualcomm.&#8221;</p>

                            <div id="aspdf">
                                <a href="http://flashmobileblog.com/wp-content/plugins/as-pdf/generate.php?post=103">
                                    <span></span>
                                </a>
                            </div>
                        ]]></content:encoded>
			<wfw:commentRss>http://flashmobileblog.com/2008/05/28/qualcomm%e2%80%99s-brew-mobile-platform-to-integrate-adobe-flash/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
