<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://blogs.forum.nokia.com/styles/rss.css" type="text/css"?>
<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  xmlns="http://my.netscape.com/rdf/simple/0.9/"
>

 <channel>
  <title>Hartti Suomela&#039;s Forum Nokia Blog</title>
  <link>http://blogs.forum.nokia.com/blog/hartti-suomelas-forum-nokia-blog</link>
  <description>&lt;p&gt;Java ME and Flash Lite expert in Forum Nokia Americas, Mountain View. Besides mobile technologies, interested in HCI and the use of technology in sports.&lt;/p&gt;
</description>
 </channel>
    <item>
   <title>Tips and tricks Flash Lite session @ MAX</title>
   <description>&lt;p&gt;
My notes from the 20 tips and tricks session (attendance about 50 people) by Alessandro P (biskero), Darren O, Scott J, and Dale R.&amp;nbsp; I expect the slides to be available somewhere, sometime... as these notes are not always very clear :-) 
&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Make the app work first (before making it pretty) - remember to also add Exit button&amp;nbsp;&lt;/li&gt;
	&lt;li&gt;Stay below 70% memory&lt;/li&gt;
	&lt;li&gt;Remote Data and Flash Lite - remember data costs, name-value pairs are still powerful, remember getURL, 3gp for video and aac for audio, for FL 3 use flv, avoid using XML whenever possible for large amounts of data, SWX  &lt;/li&gt;
	&lt;li&gt;A challenge with Flash Lite and firmware updates, as there are differences between FL2 qand FL3 - WURFL (as you would need to know about which FL version you are running on) &lt;/li&gt;
	&lt;li&gt;Optimize your loops - negative while-loops are fastest of all, avoid function calls in loop condition (instead run it once before loop if value does not change)  &lt;/li&gt;
	&lt;li&gt;Join the deprecation appreciation society - even though the some old FL1.1 functions are deprecated, they might still be faster than the new replacements from AS2&lt;/li&gt;
	&lt;li&gt;Use the keypad on the phone for navigation (an remap your numeric keypad on the PC to &amp;quot;simulate&amp;quot; phone keypad, which is reversed, meaning 2 is up and not down... this means both device central and PC&#039;s Web browser)&lt;/li&gt;
	&lt;li&gt;Test automation through Device Central- create a device set, and run the same test on all devices (you could also take a screenshot of every test run for examination)&lt;/li&gt;
	&lt;li&gt;Remote on-device testing - leverage Nokia RDA and Mobile Complete by Device Anywhere&lt;/li&gt;
	&lt;li&gt;Device profiling - test the devices with FPS monitors or use the Device Central profiling features&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://adobemax.scottjanousek.com/MaD_frameworks.html&quot; target=&quot;_blank&quot;&gt;Extending Flash Lite&lt;/a&gt; (will be available Adobe MAX) - possibilities: KuneriLite, Janus, Flyer, Sony-Ericsso&#039;s Capuchin, SWF2Go, there is also an article&lt;/li&gt;
	&lt;li&gt;Business tip #1: Know where your content is going to end up,&amp;nbsp; regional differences, differences between manufacturers, etc.&lt;/li&gt;
	&lt;li&gt;Business tip #2: Know the market - what kind of content is popular in your target markets?&lt;/li&gt;
	&lt;li&gt;Business tip #3: Grab your customer in less than 60 seconds - spend time in making sure you get the customer to download your content, it has to stand out from the competition&lt;/li&gt;
	&lt;li&gt;Business tip #4: Use Flash for its strengths&lt;/li&gt;
	&lt;li&gt;Business tip #5: Becoming a mobile millionaire takes time&lt;/li&gt;
&lt;/ul&gt;</description>
   <link>http://blogs.forum.nokia.com/blog/hartti-suomelas-forum-nokia-blog/2008/11/18/tips-and-tricks-flash-lite-session-max</link>
      <pubDate>Tue, 18 Nov 2008 00:18:52 +0200</pubDate>   
  </item>
    <item>
   <title>Adobe MAX San Francisco has started</title>
   <description>&lt;p&gt;
The Adobe MAX Keynote this morning was again very interesting with lots of cool guest presenters. Even the First Lady of California, Maria Shriver, was on the stage talking about the &lt;a href=&quot;http://www.californiamuseum.org/exhibits/legacy-trails&quot; target=&quot;_blank&quot;&gt;California Legacy Trails&lt;/a&gt; project. Other guests included representatives from New York Times, Salseforce.com, Disney Interactive, Google (Andy Rubin) etc. (BTW, the best quote of the keynote came from Salesforce.com representative, who started his talk describing how everyone sees enterprise applications pretty boring: &amp;quot;The enterprise software has been where innovation has gone to die.&amp;quot;
&lt;/p&gt;
&lt;p&gt;
I am not going to mention all the bits and pieces which were mentioned during the 2-hour event (as I am sure, there are multiple, minute-by-minute write-ups available on the net), but I&#039;ll pick a few highlights.
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://www.joinred.com/&quot; target=&quot;_blank&quot;&gt;Project (RED)&lt;/a&gt; seems like a great initiative to help fighting AIDS in Africa.
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://flex.org/tour&quot; target=&quot;_blank&quot;&gt;Tour de Flex&lt;/a&gt; &amp;quot;is a desktop application for exploring Flex capabilities and resources, including the core Flex components, Adobe AIR and data integration, as well as a variety of third-party components, effects, skins, and more.&amp;quot; Apparently there are more than 200 examples with code already...
&lt;/p&gt;
&lt;p&gt;
Hot from the enginering oven: Flash 10 was shown playing in a couple of mobile devices (N85, Win Mobile, Android) inside browser. There was also a teaser note about iPhone, but nothing concrete yet.
&lt;/p&gt;</description>
   <link>http://blogs.forum.nokia.com/blog/hartti-suomelas-forum-nokia-blog/2008/11/17/adobe-max-san-francisco-has-started</link>
      <pubDate>Mon, 17 Nov 2008 20:37:38 +0200</pubDate>   
  </item>
    <item>
   <title>April is Flash Lite month at Forum Nokia</title>
   <description>&lt;p&gt;
And hence the video player on our &lt;a href=&quot;http://community.forum.nokia.com&quot; target=&quot;_blank&quot;&gt;Lobby&lt;/a&gt; site is featuring videos about Flash Lite. The first one is a Flash Lite 3 and Flash video demostration by Debashish Paul (Adobe) using a YouTube FL3 app.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
If you have any suggestions for videos featuring Flash Lite to be displayed on the Lobby, send me email (my first name dot my last name at nokia dot com).
&lt;/p&gt;</description>
   <link>http://blogs.forum.nokia.com/blog/hartti-suomelas-forum-nokia-blog/2008/04/05/april-is-flash-lite-month-at-forum-nokia</link>
      <pubDate>Sat, 05 Apr 2008 11:05:07 +0300</pubDate>   
  </item>
    <item>
   <title>Flash Lite 3 update available for CS3</title>
   <description>On the heels of the general Flash Lite 3 announcement comes the &lt;a href=&quot;http://www.adobe.com/mobile/&quot; target=&quot;undefined&quot;&gt;Flash Lite 3 update for Device Central and the Flash authoring tool&lt;/a&gt;, now available at the Adobe Website. The developer version of the player for N95 should be available as a download from Adobe website around mid-October (at least according to &lt;a target=&quot;undefined&quot; href=&quot;http://flashdevices.net&quot;&gt;Bill Perry&lt;/a&gt;, from Adobe)</description>
   <link>http://blogs.forum.nokia.com/blog/hartti-suomelas-forum-nokia-blog/2007/10/03/flash-lite-3-update-available-for-cs3</link>
      <pubDate>Wed, 03 Oct 2007 01:17:00 +0300</pubDate>   
  </item>
    <item>
   <title>Visiting Adobe MAX in Chicago and having some feedback for Nokia on Flash Lite?</title>
   <description>As &lt;a href=&quot;http://biskero.org/&quot; target=&quot;undefined&quot;&gt;Alessandro&lt;/a&gt;, &lt;a href=&quot;http://www.scottjanousek.com/blog/&quot; target=&quot;undefined&quot;&gt;Scott,&lt;/a&gt; and others have noted many times, Adobe MAX Chicago is just few days off. I&#039;ll be there starting late Sunday evening, so unfortunately I cannot make to &lt;a href=&quot;http://www.biskero.org/?p=1797&quot; target=&quot;undefined&quot;&gt;the MaD get-together&lt;/a&gt;, but please swing by the Nokia booth and say hello. Bring also your notes about&amp;#160; feedback to Nokia for our Flash Lite implementations - both positive and negative. I&#039;ll pass them on to the Flash Lite teams inside Nokia.</description>
   <link>http://blogs.forum.nokia.com/blog/hartti-suomelas-forum-nokia-blog/2007/09/26/visiting-adobe-max-in-chicago-and-having-some-feedback-for-nokia-on-flash-lite</link>
      <pubDate>Wed, 26 Sep 2007 03:08:49 +0300</pubDate>   
  </item>
    <item>
   <title>Flash Lite ChalkTalks at Adobe MAX</title>
   <description>&lt;a href=&quot;http://www.adobemax2007.com/na/&quot; target=&quot;undefined&quot;&gt;Adobe MAX Chicago&lt;/a&gt; starts in about one week. I&#039;ll be there at Nokia booth, so please swing by and say hello if you are attending the event. You can also come by our booth and give use feedback on Flash Lite development on Nokia devices.&lt;br /&gt;
&lt;br /&gt;
Also I&#039;ll have a couple of Chalk Talks (interactive 20-minute talks) at the Web and Interactive Design Technology Zone on Tuesday and Wednesday. The topics of those short talks are around Flash Lite development on Nokia devices:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
    &lt;li&gt;Tue 3-3:20: Flash Lite on Nokia devices and support of various application types&lt;/li&gt;
    &lt;li&gt;Wed 1-1:20: Packaging and protecting your Flash Lite content for Nokia devices&lt;/li&gt;
    &lt;li&gt;Wed 3-3:20: Comparing the runtimes on Nokia devices: Flash Lite, Java ME, Python&lt;/li&gt;
&lt;/ul&gt;</description>
   <link>http://blogs.forum.nokia.com/blog/hartti-suomelas-forum-nokia-blog/2007/09/24/flash-lite-chalktalks-at-adobe-max</link>
      <pubDate>Mon, 24 Sep 2007 22:30:22 +0300</pubDate>   
  </item>
    <item>
   <title>SWX PHP - what on earth is this?</title>
   <description>&lt;p&gt;I got this email from &lt;a target=&quot;undefined&quot; href=&quot;http://aralbalkan.com/&quot;&gt;Aral Balkan&lt;/a&gt; announcing that he has released &lt;a target=&quot;undefined&quot; href=&quot;http://swxformat.org/download/&quot;&gt;Version 1.0 of SWX PHP and the SWX ActionScript Library&lt;/a&gt;. Great! Wait... What? I had to sped some time in deciphering this.&lt;br /&gt;
&lt;br /&gt;
Firstly. SWX is native data format for Flash and basically a subset of SWF. SWX files are regular SWF files that&amp;#160;can used to store just data.&lt;br /&gt;
&lt;br /&gt;
The PHP part&amp;#160;means a SWX RPC (Remote Procedureal Call) implementation in PHP - this allows one to call methods from server-side and get back the results&amp;#160;as SWX files. The good part is that this works with Flash Lite too. Need more details? Check the SWXformat &lt;a target=&quot;undefined&quot; href=&quot;http://swxformat.org/documentation/&quot;&gt;documentation&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
And in case you will be visiting Adobe MAX, &lt;a target=&quot;undefined&quot; href=&quot;http://www.biskero.org/?p=1768&quot;&gt;Alessandro has promised to showcase this technology&lt;/a&gt; in his talks.&lt;/p&gt;</description>
   <link>http://blogs.forum.nokia.com/blog/hartti-suomelas-forum-nokia-blog/2007/09/13/swx-php-what-on-earth-is-this</link>
      <pubDate>Thu, 13 Sep 2007 02:25:16 +0300</pubDate>   
  </item>
    <item>
   <title>Installing CS3 Design Premium - better do it overnight or during lunch</title>
   <description>&lt;p&gt;I am late in jumping on the bandwagon, but finally I started the installation of Flash CS3 as part of the Design Premium package (contains InDesign,&amp;#160;Illustrator, Photoshop, Flash Professional, Dreamweaver, and Acrobat Professional). I should have thought twice before starting the installation as my&amp;#160;first&amp;#160;task in the morning after seeing that the package would take 4.4 GB on my hard drive.&lt;br /&gt;
&lt;br /&gt;
What followed was 1 hour and 15 minutes of waiting.&amp;#160;At one point I was sure that the installer was crashed, as the bars&amp;#160;did not move at all.&amp;#160;I was wrong. It was just slooooow.&lt;br /&gt;
&lt;br /&gt;
The end&amp;#160;result. Partially successful installation. Failed to install the Shared Components and Design Suite Premium. Although 9 component applications were installed successfully.&lt;br /&gt;
&lt;br /&gt;
The worst blow came however when I tried to start Flash authoring environement.&lt;br /&gt;
&quot;You cannot use this product at this time. You must repair the problem by uninstalling and then reinstalling this product or contacting your IT administrator or Adobe customer support for help.&quot;&lt;br /&gt;
&lt;br /&gt;
Nice. I guess I am not using Flash CS3 or Photoshop CS3 today...&lt;br /&gt;
&lt;strong&gt;&lt;br /&gt;
[Update]&lt;/strong&gt; The uninstallation seemed to be no faster. I cannot say for sure as I let it run during an extended lunch break. After I got back, everything was uninstalled, although the installer recommended a restart of the computer. Did that (which of course took about twice as long as normally), but decided to try the reinstallation only overnight...&lt;br /&gt;
&lt;br /&gt;
I&#039;ll keep you posted.&lt;br /&gt;
&lt;br /&gt;
PS. Anyone experienced similar installation problems with CS3?&lt;/p&gt;</description>
   <link>http://blogs.forum.nokia.com/blog/hartti-suomelas-forum-nokia-blog/2007/08/31/installing-cs3-design-premium-better-do-it-overnight-or-during-lunch</link>
      <pubDate>Fri, 31 Aug 2007 21:46:29 +0300</pubDate>   
  </item>
    <item>
   <title>Flash Lite 2.1 Developer Exam</title>
   <description>Had missed this completely, but &lt;a href=&quot;http://www.scottjanousek.com/blog/2007/07/14/flash-lite-2-developer-certification-exam-available/trackback/&quot; target=&quot;undefined&quot;&gt;Scott Janousek pointed out&lt;/a&gt; that Flash Lite 2.x (2.0 really) developer exam is also available (and has been available since last May in addition to the FL 1.1 developer exam, which has been out for ages...). Here is the link to &lt;a href=&quot;http://partners.adobe.com/public/en/ace/Exam_Guide_FlashLite2.pdf&quot; target=&quot;undefined&quot;&gt;the exam guide&lt;/a&gt; and here the link to &lt;a href=&quot;http://partners.adobe.com/public/ace/main.html&quot; target=&quot;undefined&quot;&gt;make the reservation for the exam&lt;/a&gt; (cost for the exam is $150).</description>
   <link>http://blogs.forum.nokia.com/blog/hartti-suomelas-forum-nokia-blog/2007/07/17/flash-lite-2.1-developer-exam</link>
      <pubDate>Tue, 17 Jul 2007 02:44:46 +0300</pubDate>   
  </item>
    <item>
   <title>Want to see the internals of a Flash Lite game?</title>
   <description>&lt;a href=&quot;http://matheusgorino.com/&quot; target=&quot;undefined&quot;&gt;Matheus Gorino&lt;/a&gt; has created a Mastermind board game based on Flash Lite 1.1. The game plays great&amp;#160; (and reminded me that I suck in this game...) but the best part of the game is that the project is open source, so &lt;a href=&quot;http://mastermind.riaforge.org/&quot; target=&quot;undefined&quot;&gt;the source code for this game is available&lt;/a&gt;. Anyone can study now learn from this project how to create games with Flash Lite and make changes/improvements to the code. &lt;br /&gt;
&lt;br /&gt;
&lt;img width=&quot;150&quot; height=&quot;195&quot; src=&quot;http://blogs.forum.nokia.com/file.html?id=526&amp;amp;file=mastermind_small.jpg&quot; alt=&quot;&quot; /&gt;</description>
   <link>http://blogs.forum.nokia.com/blog/hartti-suomelas-forum-nokia-blog/2007/07/16/want-to-see-the-internals-of-a-flash-lite-game</link>
      <pubDate>Mon, 16 Jul 2007 19:47:23 +0300</pubDate>   
  </item>
  </rdf:RDF>

