<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xml:lang="en">
<title>Felipe Andrade&#039;s Forum Nokia Blog</title> 
<subtitle type="html">&lt;p&gt;Widgets, Widsets, WRT, Flash Lite from Adobe, Java Micro Edition (Java™ ME), S60, S40, Mobile games, mobile video, prototype development, multiplatform applications, Python, C++, PHP, Adobe ColdFusion, Adobe Flex, JavaScript, ActionScript, Flash Professional IDE, Eclipse, Carbide C++, NetBeans IDE. Enjoy it!&lt;/p&gt;
</subtitle>
 
<updated>2008-06-23T18:11:40+03:00</updated> 
<id>http://www.lifetype.net,1.2/</id>
<link rel="alternate" type="text/html"  hreflang="en" href="http://blogs.forum.nokia.com/blog/felipe-andrades-forum-nokia-blog" />
 
<rights>Copyright (c) felipebzr</rights>
<generator uri="http://www.lifetype.net/" version="1.2">LifeType at Forum Nokia</generator> 
 
<entry> 
<title>FN Tech Days 2008: Code Camp Competition winner uses Flyer Framework</title>
<link rel="alternate" type="text/html" href="http://blogs.forum.nokia.com/blog/felipe-andrades-forum-nokia-blog/2008/06/23/fn-tech-days-2008-code-camp-competition-winner-uses-flyer-framework" /> 
<id>tag:blogs.forum.nokia.com,2008-06-23:1602</id>
 
<updated>2008-06-23T18:11:40+03:00</updated> 
<published>2008-06-23T18:11:40+03:00</published> 
<summary type="html"> Arkanoid  Flashbricks from  Luis Valente  and  Jackson Feij&amp;oacute; Filho  of Rio de Janeiro and Manaus, Brazil. The  Nokia Champions  created a Arkanoid based game controlled by using ...</summary> 
<author> 
 
<name>felipebzr</name> 
<uri>http://blogs.forum.nokia.com/blog/felipe-andrades-forum-nokia-blog</uri> 
</author> 
<dc:subject>
Browsing 
Business Opportunities/Services 
Entertainment 
Event 
Flash 
General 
Python 
S60 
Testing 
Case Studies 
</dc:subject> 
<content type="text/html" xml:lang="en" xml:base="http://blogs.forum.nokia.com/blog/felipe-andrades-forum-nokia-blog"> 
&lt;strike&gt;Arkanoid&lt;/strike&gt; Flashbricks from &lt;a href=&quot;http://www.forum.nokia.com/main/forum_nokia_champion/forum_nokia_champions/Luis_Valente.html&quot; target=&quot;_blank&quot; title=&quot;Luis Valente&quot;&gt;Luis Valente&lt;/a&gt; and &lt;strong&gt;Jackson Feij&amp;oacute; Filho&lt;/strong&gt; of Rio de Janeiro and Manaus, Brazil. The &lt;a href=&quot;http://www.forum.nokia.com/main/forum_nokia_champion/forum_nokia_champions/Luis_Valente.html&quot; title=&quot;Luis Valente&quot;&gt;Nokia Champions&lt;/a&gt; created a Arkanoid based game controlled by using &amp;quot;accelerometer&amp;quot;. In only three hours Valente and Feij&amp;oacute; were able to work on all game logic and connect Python and Flash Lite by using Flyer Framework!&lt;br /&gt;
&lt;br /&gt;
They won a Nokia N95 8 GB! The source code will be published very soon! I and &lt;a href=&quot;http://www.lucianoayres.com/blog/&quot; title=&quot;Luciano Ayres&quot;&gt;Luciano&lt;/a&gt; were there helping with the contest organization =D 
</content> 
</entry> 
 
<entry> 
<title>Creating scalable QRCodes (swf) with PyS60</title>
<link rel="alternate" type="text/html" href="http://blogs.forum.nokia.com/blog/felipe-andrades-forum-nokia-blog/2008/05/25/creating-scalable-qrcodes-swf-with-pys60" /> 
<id>tag:blogs.forum.nokia.com,2008-05-25:1539</id>
 
<updated>2008-05-25T02:36:34+03:00</updated> 
<published>2008-05-25T02:36:34+03:00</published> 
<summary type="html"> 
I&#039;m releasing a short code snippet to create scalable two-dimensional bar code (swf) with Python for S60.
 
 
Unfortunately the generated SWF doesn&#039;t work on the native Flash player. I&#039;m ...</summary> 
<author> 
 
<name>felipebzr</name> 
<uri>http://blogs.forum.nokia.com/blog/felipe-andrades-forum-nokia-blog</uri> 
</author> 
<dc:subject>
Browsing 
Business Opportunities/Services 
Flash 
General 
Python 
S60 
Testing 
</dc:subject> 
<content type="text/html" xml:lang="en" xml:base="http://blogs.forum.nokia.com/blog/felipe-andrades-forum-nokia-blog"> 
&lt;p&gt;
I&#039;m releasing a short code snippet to create scalable two-dimensional bar code (swf) with Python for S60.
&lt;/p&gt;
&lt;p&gt;
Unfortunately the generated SWF doesn&#039;t work on the native Flash player. I&#039;m already trying to fix this strange behaviour but if you get it running please let me know. You can use the Barcode application on the N95 to decode the following picture. 
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://code.google.com/p/pys60qrcode/&quot; title=&quot;PyS60 QRCode generator&quot;&gt;Project page&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;object type=&quot;application/x-shockwave-flash&quot; width=&quot;450&quot; height=&quot;350&quot; data=&quot;http://blogs.forum.nokia.com//data/blogs/resources/300057/qrcodeS60.swf&quot; id=&quot;ltVideoYouTube&quot;&gt;
	&lt;param name=&quot;movie&quot; value=&quot;http://blogs.forum.nokia.com//data/blogs/resources/300057/qrcodeS60.swf&quot; /&gt;
	&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot; /&gt;
	&lt;param name=&quot;allowScriptAcess&quot; value=&quot;sameDomain&quot; /&gt;
	&lt;param name=&quot;quality&quot; value=&quot;best&quot; /&gt;
	&lt;param name=&quot;bgcolor&quot; value=&quot;#FFFFFF&quot; /&gt;
	&lt;param name=&quot;FlashVars&quot; value=&quot;playerMode=embedded&quot; /&gt;
&lt;/object&gt;
 
&lt;/p&gt; 
</content> 
</entry> 
 
<entry> 
<title>Creating Mobile Videos Article</title>
<link rel="alternate" type="text/html" href="http://blogs.forum.nokia.com/blog/felipe-andrades-forum-nokia-blog/2008/05/09/creating-mobile-videos-article" /> 
<id>tag:blogs.forum.nokia.com,2008-05-09:1510</id>
 
<updated>2008-05-09T14:00:18+03:00</updated> 
<published>2008-05-09T14:00:18+03:00</published> 
<summary type="html"> 
Just published at  Forum Nokia  an interesting article:  Creating Mobile Videos .
 
 
 This article provides an introduction to the video capabilities of
Nokia mobile devices and guidelines ...</summary> 
<author> 
 
<name>felipebzr</name> 
<uri>http://blogs.forum.nokia.com/blog/felipe-andrades-forum-nokia-blog</uri> 
</author> 
<dc:subject>
Browsing 
Business Opportunities/Services 
Entertainment 
Flash 
General 
</dc:subject> 
<content type="text/html" xml:lang="en" xml:base="http://blogs.forum.nokia.com/blog/felipe-andrades-forum-nokia-blog"> 
&lt;p&gt;
Just published at &lt;a href=&quot;http://forum.nokia.com&quot; title=&quot;Forum Nokia&quot;&gt;Forum Nokia&lt;/a&gt; an interesting article: &lt;a href=&quot;http://www.forum.nokia.com/info/sw.nokia.com/id/b0c449c1-8e67-4c60-bd50-18a2b4f1e09b/Creating_Mobile_Videos.html&quot; title=&quot;Creating Mobile Videos&quot;&gt;Creating Mobile Videos&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;This article provides an introduction to the video capabilities of
Nokia mobile devices and guidelines for creating and publishing mobile
videos. It offers hands-on recommendations for practical issues, such
as conversion settings and tool recommendations, as well as a
step-by-step walkthrough of an example case where a video clip is
adapted for mobile use. In particular, this article is aimed at media
content producers who want to ensure reaching the maximum audience with
relatively minimum effort.&lt;/em&gt;
&lt;/p&gt; 
</content> 
</entry> 
 
<entry> 
<title>Developing Flash Lite applications with dynamic layouts</title>
<link rel="alternate" type="text/html" href="http://blogs.forum.nokia.com/blog/felipe-andrades-forum-nokia-blog/2008/05/06/developing-flash-lite-applications-with-dynamic-layouts" /> 
<id>tag:blogs.forum.nokia.com,2008-05-06:1500</id>
 
<updated>2008-05-06T14:05:46+03:00</updated> 
<published>2008-05-06T14:05:46+03:00</published> 
<summary type="html"> 
Hi readers,
 
 
I&#039;ve just found an interesting article at  Adobe devnet :  Developing Flash Lite applications with dynamic layouts . It&#039;s written by David Brown Lead Developer of Emerging ...</summary> 
<author> 
 
<name>felipebzr</name> 
<uri>http://blogs.forum.nokia.com/blog/felipe-andrades-forum-nokia-blog</uri> 
</author> 
<dc:subject>
Browsing 
Business Opportunities/Services 
Entertainment 
Flash 
General 
S60 
Series 40 
Series 80 
Testing 
Case Studies 
</dc:subject> 
<content type="text/html" xml:lang="en" xml:base="http://blogs.forum.nokia.com/blog/felipe-andrades-forum-nokia-blog"> 
&lt;p&gt;
Hi readers,
&lt;/p&gt;
&lt;p&gt;
I&#039;ve just found an interesting article at &lt;a href=&quot;http://www.adobe.com/devnet/devices/&quot; target=&quot;_blank&quot; title=&quot;Adobe Devnet&quot;&gt;Adobe devnet&lt;/a&gt;: &lt;a href=&quot;http://www.adobe.com/devnet/devices/articles/dynamic_layout.html&quot; target=&quot;_blank&quot; title=&quot;Developing Flash Lite application with dynamic layout&quot;&gt;Developing Flash Lite applications with dynamic layouts&lt;/a&gt;. It&#039;s written by David Brown Lead Developer of Emerging Technology at &lt;a href=&quot;http://www.agencynet.com/&quot; target=&quot;_blank&quot; title=&quot;Agencynet&quot;&gt;Agencynet&lt;/a&gt;. 
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;&amp;quot;In this tutorial I describe the process I used to develop the dynamic layout of the Bacardi&amp;reg; Mobile Cocktail application. I&#039;ll cover how to &lt;strong&gt;react&lt;/strong&gt; to &lt;strong&gt;environment changes&lt;/strong&gt;, such as the &lt;strong&gt;current time of day&lt;/strong&gt;, and how to implement &lt;strong&gt;automatic Stage size&lt;/strong&gt; and &lt;strong&gt;orientation switching&lt;/strong&gt;. Automatic adjustment is especially important for devices such as the Nokia N95, because it is capable of changing its resolution. For other devices, you will learn how to manually alter the orientation of your application to mimic that functionality. &amp;quot; - David Brown&lt;br /&gt;
&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
It&#039;s a really great user experience made in Flash Lite. There&#039;s also a promotional video, check it out: &lt;a href=&quot;http://www.agencynet.com/bacardimobiledemo/&quot; target=&quot;_blank&quot; title=&quot;Bacardi Mobile Demo&quot;&gt;Bacardi Mobile Demo.&lt;/a&gt;
&lt;/p&gt; 
</content> 
</entry> 
 
<entry> 
<title>Flyer For Maemo: Flex Security Demystified</title>
<link rel="alternate" type="text/html" href="http://blogs.forum.nokia.com/blog/felipe-andrades-forum-nokia-blog/2008/05/02/flyer-for-maemo-flex-security-demystified" /> 
<id>tag:blogs.forum.nokia.com,2008-05-02:1491</id>
 
<updated>2008-05-02T16:38:39+03:00</updated> 
<published>2008-05-02T16:38:39+03:00</published> 
<summary type="html"> 
Hello readers, 
 
 
It&#039;s my first time blogging at  Forum Nokia Blogs . I am very grateful for use this tool to share my experiments and get in touch with Nokia community. 
 
 
Seven ...</summary> 
<author> 
 
<name>felipebzr</name> 
<uri>http://blogs.forum.nokia.com/blog/felipe-andrades-forum-nokia-blog</uri> 
</author> 
<dc:subject>
Browsing 
Connectivity 
Flash 
Java 
Maemo 
Open C 
Python 
Testing 
</dc:subject> 
<content type="text/html" xml:lang="en" xml:base="http://blogs.forum.nokia.com/blog/felipe-andrades-forum-nokia-blog"> 
&lt;p&gt;
Hello readers, 
&lt;/p&gt;
&lt;p&gt;
It&#039;s my first time blogging at &lt;a href=&quot;http://blogs.forum.nokia.com&quot; target=&quot;_blank&quot; title=&quot;Forum Nokia Blogs&quot;&gt;Forum Nokia Blogs&lt;/a&gt;. I am very grateful for use this tool to share my experiments and get in touch with Nokia community. 
&lt;/p&gt;
&lt;p&gt;
Seven years ago I started developing Flash content for web and cd-rom but along the evolution of the Flash technology I went to the world of mobile devices. Long short story... Luck of mine!
&lt;/p&gt;
&lt;p&gt;
Last month I received a N810 from &lt;a href=&quot;http://forum.nokia.com&quot; title=&quot;Forum Nokia&quot;&gt;Forum Nokia&lt;/a&gt; for testing purposes. I really enjoyed to play chess and start the porting of &lt;a href=&quot;http://www.flyerframework.org/&quot; target=&quot;_blank&quot; title=&quot;Flyer Framework&quot;&gt;Flyer Framework&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Flyer Framework is an open source project to extend browsing features and mobile technologies. Flyer was primarily built to extend mobile technologies features, especially Flash Lite but along the development We&amp;rsquo;ve discovered the truly power of the platform.&lt;br /&gt;
&lt;br /&gt;
Flyer Framework runs on almost any OS (Symbian, Linux, Windows, Mac OS) that supports both Flash Player and Python. 
&lt;/p&gt;
&lt;p&gt;
While I was working in the porting process of the Flyer engine for Maemo I found an interesting challenge... overcome the flash player security allowing calls between a local python server (flyer engine) and the flash player (web content). 
&lt;/p&gt;
&lt;p&gt;
Like Flash Lite 3, the Flash Player plugin embedded on Maemo has built-in security restrictions that prevents cross-domain access. If you are planning to implement and use your own socket server or if you are accessing anything remote from a local file, &lt;em&gt;for security, by default Flash Player does not allow an application to access a remote data source from a domain other than the domain from which the application was served. So you have to put a crossdomain.xml file on the server you are accessing.&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;A crossdomain.xml file is an XML file that provides a way for a server to indicate that its data and documents are available to SWF files served from certain domains, or from all domains. The crossdomain.xml file must be in the web root of the server that the Flex application is contacting.&lt;/em&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;img src=&quot;http://livedocs.adobe.com/flex/201/html/images/5tiers_FX_sdk.jpg&quot; width=&quot;526&quot; height=&quot;343&quot; /&gt;&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;
You can also check out an article on Forum Nokia Wiki explaining how to archieve this: &lt;a href=&quot;http://wiki.forum.nokia.com/index.php/How_to_create_a_socket_server_in_Python&quot; target=&quot;_blank&quot; title=&quot;How to create a Socket Server in Python&quot;&gt;How to create a Socket Server in Python&lt;/a&gt;. To get an in-depth overview of the flash player security model, check out the Developer Connection article: &lt;a href=&quot;http://www.adobe.com/devnet/flashplayer/articles/secure_swf_apps_06.html&quot; target=&quot;_blank&quot; title=&quot;Creating more secure SWF mobile applications&quot;&gt;Creating more secure SWF web applications.&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;object type=&quot;application/x-shockwave-flash&quot; width=&quot;450&quot; height=&quot;350&quot; data=&quot;http://www.youtube.com/v/PRijaF33GyM&quot; id=&quot;ltVideoYouTube&quot;&gt;
	&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/PRijaF33GyM&quot; /&gt;
	&lt;param name=&quot;wmode&quot; value=&quot;transparent&quot; /&gt;
	&lt;param name=&quot;allowScriptAcess&quot; value=&quot;sameDomain&quot; /&gt;
	&lt;param name=&quot;quality&quot; value=&quot;best&quot; /&gt;
	&lt;param name=&quot;bgcolor&quot; value=&quot;#FFFFFF&quot; /&gt;
	&lt;param name=&quot;FlashVars&quot; value=&quot;playerMode=embedded&quot; /&gt;
&lt;/object&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt; 
</content> 
</entry> 
 
</feed>