<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://www.developer.nokia.com/Community/Blogs/styles/rss.css" type="text/css"?>
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns="http://purl.org/rss/1.0/"
>
 <channel rdf:about="http://www.developer.nokia.com/Community/Blogs/rss.php?blogId=300140&amp;profile=rss10">
  <title>Pasi Manninen&#039;s Blog</title>
  <link>http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog</link>
  <description>A Forum Nokia Blog</description>
    <dc:creator>pasi.manninen</dc:creator>
  <dc:date>2013-05-19T07:04:16Z</dc:date>
  <admin:generatorAgent rdf:resource="http://www.lifetype.net" />
  <items>
   <rdf:Seq>
       <rdf:li rdf:resource="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/05/18/creating-a-streaming-mp3-player-in-wp7" />
       <rdf:li rdf:resource="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/05/03/picasa-image-gallery-with-json-in-wp7" />
       <rdf:li rdf:resource="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/02/19/snake-in-windows-phone-7" />
       <rdf:li rdf:resource="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/01/30/weather-forecast-in-windows-phone-7" />
       <rdf:li rdf:resource="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/01/24/more-xml-based-articles-in-nokia-develer-wiki-movies-in-finnkino-theatre-s" />
       <rdf:li rdf:resource="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/01/17/my-new-article-in-nokia-developer-wiki-employees-from-xml-in-wp7" />
       <rdf:li rdf:resource="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2010/04/12/display-contact-informations-and-locations-in-google-maps-with-flash-lite-3.1" />
       <rdf:li rdf:resource="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2010/04/12/creating-image-gallery-with-flash-lite-and-apibridge" />
       <rdf:li rdf:resource="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2010/03/07/capturing-and-uploading-image-video-or-audio-files-to-server-with-flash-lite-and-apibridge" />
      </rdf:Seq>
  </items> 
 </channel>
  <item rdf:about="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/05/18/creating-a-streaming-mp3-player-in-wp7">
  <title>Creating a streaming MP3 player in WP7</title>
  <link>http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/05/18/creating-a-streaming-mp3-player-in-wp7</link>
  <dc:description>&lt;p&gt;
I wrote a new article to &lt;a href=&quot;http://www.developer.nokia.com/Community/Wiki/Wiki_Home&quot; target=&quot;_blank&quot; title=&quot;Nokia Developer Wiki&quot;&gt;Nokia Developer Wiki&lt;/a&gt;. In this article, I will show how you can create a streaming MP3 music player in Windows Phone 7. All the music files are stored in the server and are streamed to Windows
Phone. Application first loads all the albums data from the server with 
JSON data. In server side, there are PHP script which loads ID3 tags from
all the MP3 files and generates JSON string, which is returned to 
Windows Phone.
&lt;/p&gt;
&lt;p&gt;
Latest, Favorite and Album songs are displayed in Panorama Page. User can play music in Player Page. This application uses Windows Phone Background Audio Agent to play MP3 
music, so the music can be play in background like the original music 
player does in Windows Phone.
&lt;/p&gt;
&lt;p&gt;
&lt;img src=&quot;http://ptm.fi/wp/NetMP3Player/PTMNetMP3Player_latest_web.jpg&quot; alt=&quot;Net MP3 Player - latest song&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt; &lt;img src=&quot;http://ptm.fi/wp/NetMP3Player/PTMNetMP3Player_favorites_web.jpg&quot; alt=&quot;Net MP3 Player - Favorite songs&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt; &lt;img src=&quot;http://ptm.fi/wp/NetMP3Player/PTMNetMP3Player_albums_web.jpg&quot; alt=&quot;Net MP3 Player - Albums&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt; &lt;img src=&quot;http://ptm.fi/wp/NetMP3Player/PTMNetMP3Player_albumsongs_web.jpg&quot; alt=&quot;Net MP3 Player - Album songs&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt; &lt;img src=&quot;http://ptm.fi/wp/NetMP3Player/PTMNetMP3Player_player1_web.jpg&quot; alt=&quot;Net MP3 Player&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt; 
&lt;/p&gt;
&lt;p&gt;
You can read whole article and download source code here: &lt;a href=&quot;http://www.developer.nokia.com/Community/Wiki/Streaming_MP3_player_in_WP7&quot; target=&quot;_blank&quot;&gt;Streaming MP3 Player in WP7&lt;/a&gt;.&lt;a href=&quot;http://www.developer.nokia.com/Community/Wiki/Picasa_Image_Gallery_with_JSON_in_WP7&quot; target=&quot;_blank&quot;&gt;&lt;/a&gt; 
&lt;/p&gt;</dc:description>
      
    <dc:subject>Windows Phone</dc:subject>
      
    <dc:subject>WP7</dc:subject>
     
    
  <dc:date>2012-05-18T12:51:29Z</dc:date>
    <dc:creator>pasi.manninen</dc:creator>
 </item>
  <item rdf:about="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/05/03/picasa-image-gallery-with-json-in-wp7">
  <title>Picasa Image Gallery with JSON in WP7</title>
  <link>http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/05/03/picasa-image-gallery-with-json-in-wp7</link>
  <dc:description>&lt;p&gt;
I wrote a new article to &lt;a href=&quot;http://www.developer.nokia.com/Community/Wiki/Wiki_Home&quot; target=&quot;_blank&quot; title=&quot;Nokia Developer Wiki&quot;&gt;Nokia Developer Wiki&lt;/a&gt;. In this article, I will show how you can access to your public and private image albums in Google Picasa 
(or albums which your friends has shared to you). Google offers many 
different ways to get image albums data, in this article I will cover 
JSON to get data from Google.
&lt;/p&gt;
&lt;p&gt;
&lt;img src=&quot;http://ptm.fi/wp/MyPicasa/PTMMyPicasa01_web.png&quot; alt=&quot;Windows Phone Application - MyPicasa Login Page&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt; &lt;img src=&quot;http://ptm.fi/wp/MyPicasa/PTMMyPicasa02_web.png&quot; alt=&quot;Windows Phone Application - MyPicasa Albums Page&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt; &lt;img src=&quot;http://ptm.fi/wp/MyPicasa/PTMMyPicasa03_web.png&quot; alt=&quot;Windows Phone Application - MyPicasa Album Page&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt; &lt;img src=&quot;http://ptm.fi/wp/MyPicasa/PTMMyPicasa05_web.png&quot; alt=&quot;Windows Phone Application - MyPicasa Images Page&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;
You can read whole article and download source code here: &lt;a href=&quot;http://www.developer.nokia.com/Community/Wiki/Picasa_Image_Gallery_with_JSON_in_WP7&quot; target=&quot;_blank&quot;&gt;Picasa Image Gallery with JSON in WP7&lt;/a&gt;
&lt;/p&gt;</dc:description>
      
    <dc:subject>Windows Phone</dc:subject>
      
    <dc:subject>WP7</dc:subject>
     
    
  <dc:date>2012-05-03T19:45:24Z</dc:date>
    <dc:creator>pasi.manninen</dc:creator>
 </item>
  <item rdf:about="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/02/19/snake-in-windows-phone-7">
  <title>Snake Game in Windows Phone 7</title>
  <link>http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/02/19/snake-in-windows-phone-7</link>
  <dc:description>I wrote a new article to &lt;a href=&quot;http://www.developer.nokia.com/Community/Wiki/Wiki_Home&quot; target=&quot;_blank&quot; title=&quot;Nokia Developer Wiki&quot;&gt;Nokia Developer Wiki&lt;/a&gt;. In this article, I will show how to create a simple &lt;a href=&quot;http://www.developer.nokia.com/Community/Wiki/Snake_in_Windows_Phone_7&quot; target=&quot;_blank&quot; title=&quot;Simple Snake Game in WP7&quot;&gt;Snake Game&lt;/a&gt; in 
Windows Phone. You can move snake to different direction with gestures. Game contains simple Menu, Game and Complete Screens.&lt;br /&gt;
&lt;br /&gt;
&lt;img src=&quot;http://ptm.fi/wp/artikkelit/PTM_SnakeGame.png&quot; alt=&quot;Snake Game in WP7&quot; width=&quot;400&quot; height=&quot;216&quot; /&gt;</dc:description>
      
    <dc:subject>Windows Phone</dc:subject>
      
    <dc:subject>XNA</dc:subject>
      
    <dc:subject>WP7</dc:subject>
     
    
  <dc:date>2012-02-19T09:41:24Z</dc:date>
    <dc:creator>pasi.manninen</dc:creator>
 </item>
  <item rdf:about="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/01/30/weather-forecast-in-windows-phone-7">
  <title>Weather Forecast in Windows Phone 7</title>
  <link>http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/01/30/weather-forecast-in-windows-phone-7</link>
  <dc:description>&lt;p&gt;
I wrote a new article to &lt;a href=&quot;http://www.developer.nokia.com/Community/Wiki/Wiki_Home&quot; target=&quot;_blank&quot; title=&quot;Nokia Developer Wiki&quot;&gt;Nokia Developer Wiki&lt;/a&gt;. In this article, I will show how to create Windows Phone application which loads Weather Forecast from &lt;a href=&quot;http://www.worldweatheronline.com/free-weather-feed.aspx&quot; target=&quot;_blank&quot;&gt;World Weather Online&lt;/a&gt; &#039;s XML service. You can add your own favourite cities to application and it will display weather forecasts in Panorama Views in Windows Phone 
application.
&lt;/p&gt;
&lt;p&gt;
&lt;img src=&quot;http://ptm.fi/wp/artikkelit/PTM_Weather01.png&quot; alt=&quot;Weather Forecast Panorama&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt; &lt;img src=&quot;http://ptm.fi/wp/artikkelit/PTM_Weather02.png&quot; alt=&quot;Weather Forecast Panorama&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt; &lt;img src=&quot;http://ptm.fi/wp/artikkelit/PTM_Weather03.png&quot; alt=&quot;Weather Forecast Panorama&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt; &lt;img src=&quot;http://ptm.fi/wp/artikkelit/PTM_Weather04.png&quot; alt=&quot;Weather Forecast Panorama&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt; &lt;img src=&quot;http://ptm.fi/wp/artikkelit/PTM_Weather05.png&quot; alt=&quot;Weather Forecast Settings Page&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;
You can read the whole article here: &lt;a href=&quot;http://www.developer.nokia.com/Community/Wiki/Weather_in_Windows_Phone_7&quot; target=&quot;_blank&quot;&gt;Weather Forecast in Windows Phone 7&lt;/a&gt;
&lt;/p&gt;</dc:description>
      
    <dc:subject>Windows Phone</dc:subject>
     
    
  <dc:date>2012-01-30T12:14:00Z</dc:date>
    <dc:creator>pasi.manninen</dc:creator>
 </item>
  <item rdf:about="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/01/24/more-xml-based-articles-in-nokia-develer-wiki-movies-in-finnkino-theatre-s">
  <title>More XML Based Articles in Nokia Developer Wiki: Movies in Finnkino Theatre&#039;s</title>
  <link>http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/01/24/more-xml-based-articles-in-nokia-develer-wiki-movies-in-finnkino-theatre-s</link>
  <dc:description>&lt;p&gt;
I wrote a new article to &lt;a href=&quot;http://www.developer.nokia.com/Community/Wiki/Wiki_Home&quot; target=&quot;_blank&quot; title=&quot;Nokia Developer Wiki&quot;&gt;Nokia Developer Wiki&lt;/a&gt;. In that article, I will show how to create Windows Phone application which loads Movie&#039;s 
information from Finnkino&#039;s XML service. Loaded Theatre&#039;s and Movie&#039;s 
data will be parsed and displayed in a few different Pages in Windows Phone 
application.&lt;br /&gt;
&lt;br /&gt;
In this article I will also cover how to handle Tombstone mode and testing your application in Visual Studio.&lt;br /&gt;
&lt;br /&gt;
&lt;img src=&quot;http://ptm.fi/wp/artikkelit/PTM_FinnKino01_small.png&quot; alt=&quot;Finnkino Elokuvat - Splash Screen&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt; &lt;img src=&quot;http://ptm.fi/wp/artikkelit/PTM_FinnKino02_small.png&quot; alt=&quot;Finnkino Elokuvat - Theatre Area List&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt; &lt;img src=&quot;http://ptm.fi/wp/artikkelit/PTM_FinnKino03_small.png&quot; alt=&quot;Finnkino Elokuvat - Theatre Shows&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt; &lt;img src=&quot;http://ptm.fi/wp/artikkelit/PTM_FinnKino04_small.png&quot; alt=&quot;Finnkino Elokuvat - Show Details&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;
You can read the whole article here: &lt;a href=&quot;http://www.developer.nokia.com/Community/Wiki/Movies_in_Finnkino_Theatre&#039;s&quot; target=&quot;_blank&quot;&gt;Movies in Finnkino Theatre&#039;s&lt;/a&gt;
&lt;/p&gt;</dc:description>
      
    <dc:subject>Windows Phone</dc:subject>
     
    
  <dc:date>2012-01-24T15:04:04Z</dc:date>
    <dc:creator>pasi.manninen</dc:creator>
 </item>
  <item rdf:about="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/01/17/my-new-article-in-nokia-developer-wiki-employees-from-xml-in-wp7">
  <title>My New Article in Nokia Developer Wiki: Employees from XML in WP7</title>
  <link>http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/01/17/my-new-article-in-nokia-developer-wiki-employees-from-xml-in-wp7</link>
  <dc:description>&lt;p&gt;
I wrote a new article to &lt;a href=&quot;http://www.developer.nokia.com/Community/Wiki/Wiki_Home&quot; target=&quot;_blank&quot; title=&quot;Nokia Developer Wiki&quot;&gt;Nokia Developer Wiki&lt;/a&gt;. In that article, I will 
show how to create Windows Phone application which loads Employee&#039;s 
information from server with XML data. Loaded Employees XML data will be
parsed and displayed (image 1) in ListBox Control. Selected Employee&#039;s 
details will be shown in a new Employee Page (image 2). You can call, 
send SMS or Email messages to selected Employee.&lt;br /&gt;
&lt;br /&gt;
&lt;img src=&quot;http://ptm.fi/wp/artikkelit/PTM_employees01_small.png&quot; alt=&quot;Employees in ListBox&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt; &lt;img src=&quot;http://ptm.fi/wp/artikkelit/PTM_employees02_small.png&quot; alt=&quot;Selected Employee&#039;s Details&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt; &lt;img src=&quot;http://ptm.fi/wp/artikkelit/PTM_employees03_small.png&quot; alt=&quot;Call to selected Employee&quot; width=&quot;150&quot; height=&quot;250&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;
You can read the whole article here: &lt;a href=&quot;http://www.developer.nokia.com/Community/Wiki/Employees_from_XML_in_WP7&quot; target=&quot;_blank&quot;&gt;Employees from XML in WP7&lt;/a&gt; 
&lt;/p&gt;</dc:description>
      
    <dc:subject>Windows Phone</dc:subject>
     
    
  <dc:date>2012-01-17T15:27:58Z</dc:date>
    <dc:creator>pasi.manninen</dc:creator>
 </item>
  <item rdf:about="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2010/04/12/display-contact-informations-and-locations-in-google-maps-with-flash-lite-3.1">
  <title>Display contact informations and locations in Google Maps with Flash Lite 3.1</title>
  <link>http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2010/04/12/display-contact-informations-and-locations-in-google-maps-with-flash-lite-3.1</link>
  <dc:description>&lt;p&gt;
Sorry I forgot to blog my third code example in Forum Nokia Wiki which will  show how to implement static zoomable Google Map (with contact information) in Flash Lite 3.1 supported devices.
In that article &lt;a class=&quot;external text&quot; href=&quot;http://wiki.forum.nokia.com/index.php/Flash_Lite_API_Bridge_Interface#Location_Service&quot; title=&quot;http://wiki.forum.nokia.com/index.php/Flash_Lite_API_Bridge_Interface#Location_Service&quot; rel=&quot;nofollow&quot;&gt;Location Service&lt;/a&gt; plug-in and &lt;a class=&quot;external text&quot; href=&quot;http://library.forum.nokia.com/index.jsp?topic=/Flash_Lite_Developers_Library/GUID-A5853293-7B83-4CCE-9C29-B2B8F0CD8A18.html&quot; title=&quot;http://library.forum.nokia.com/index.jsp?topic=/Flash_Lite_Developers_Library/GUID-A5853293-7B83-4CCE-9C29-B2B8F0CD8A18.html&quot; rel=&quot;nofollow&quot;&gt;ActionScript Contacts Service API&lt;/a&gt; are used to display contacts informations in scrollable list and location in Google Maps (static map). 
&lt;br /&gt;
&lt;br /&gt;
Here is a direct link to wiki &lt;a href=&quot;http://wiki.forum.nokia.com/index.php/Display_contact_informations_and_locations_in_Google_Maps_with_Flash_Lite_3.1&quot; target=&quot;_blank&quot; title=&quot;Display contact informations and locations in Google Maps with Flash Lite 3.1&quot;&gt;page&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Pasi&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;</dc:description>
      
    <dc:subject>Flash Lite</dc:subject>
     
    
  <dc:date>2010-04-12T21:43:41Z</dc:date>
    <dc:creator>pasi.manninen</dc:creator>
 </item>
  <item rdf:about="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2010/04/12/creating-image-gallery-with-flash-lite-and-apibridge">
  <title>Creating Image Gallery with Flash Lite and APIBridge</title>
  <link>http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2010/04/12/creating-image-gallery-with-flash-lite-and-apibridge</link>
  <dc:description>&lt;p&gt;
My second code example in Forum Nokia Wiki will show how to implement image viewer in Flash Lite 3.1 supported devices. In that article &lt;a class=&quot;external text&quot; href=&quot;http://wiki.forum.nokia.com/index.php/Flash_Lite_API_Bridge_Interface#Media_Management_Service&quot; title=&quot;http://wiki.forum.nokia.com/index.php/Flash_Lite_API_Bridge_Interface#Media_Management_Service&quot; rel=&quot;nofollow&quot;&gt;Media Management Services&lt;/a&gt; plug-in and &lt;a class=&quot;external text&quot; href=&quot;http://library.forum.nokia.com/index.jsp?topic=/Flash_Lite_Developers_Library/GUID-5A340F52-7175-4C69-9A00-ED5C2B364F2F.html&quot; title=&quot;http://library.forum.nokia.com/index.jsp?topic=/Flash_Lite_Developers_Library/GUID-5A340F52-7175-4C69-9A00-ED5C2B364F2F.html&quot; rel=&quot;nofollow&quot;&gt;ActionScript Device Object&lt;/a&gt; are used to create Image Gallery.&lt;br /&gt;
&lt;br /&gt;
Here is a direct link to wiki &lt;a href=&quot;http://wiki.forum.nokia.com/index.php/Creating_Image_Gallery_with_Flash_Lite_and_APIBridge&quot; target=&quot;_blank&quot; title=&quot;Creating image gallery with Flash Lite and APIBridge&quot;&gt;page&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Pasi&lt;br /&gt;
&lt;/p&gt;</dc:description>
      
    <dc:subject>Flash Lite</dc:subject>
     
    
  <dc:date>2010-04-12T21:38:35Z</dc:date>
    <dc:creator>pasi.manninen</dc:creator>
 </item>
  <item rdf:about="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2010/03/07/capturing-and-uploading-image-video-or-audio-files-to-server-with-flash-lite-and-apibridge">
  <title>Capturing and uploading image, video or audio files to server with Flash Lite and APIBridge</title>
  <link>http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2010/03/07/capturing-and-uploading-image-video-or-audio-files-to-server-with-flash-lite-and-apibridge</link>
  <dc:description>&lt;p&gt;
Hi,&lt;br /&gt;
&lt;br /&gt;
finally I got time to write my first article in to forum nokia wiki. APIBridge has been there for a while for Flash Lite and JavaScript developers. In my first article I will demonstrate how to capture image, video or audio in Flash Lite 3.0 based devices and how to send those files to server side. This can be done with Flash Lite and ActionScript 2.0 in a few lines of code.&lt;br /&gt;
&lt;br /&gt;
Here is a direct link to wiki &lt;a href=&quot;http://wiki.forum.nokia.com/index.php/Capturing_and_uploading_image,_video_or_audio_files_to_server_with_Flash_Lite_and_APIBridge&quot; title=&quot;Capturing and uploading media to server with Flash Lite and APIBridge&quot;&gt;page&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Pasi
&lt;/p&gt;</dc:description>
      
    <dc:subject>Flash Lite</dc:subject>
     
    
  <dc:date>2010-03-07T21:42:51Z</dc:date>
    <dc:creator>pasi.manninen</dc:creator>
 </item>
 </rdf:RDF>