<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PTM</title>
	<atom:link href="http://ptm.fi/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://ptm.fi</link>
	<description>Web &#38; Mobile Developer</description>
	<lastBuildDate>Thu, 14 Feb 2013 08:48:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<item>
		<title>Map with directions in Windows Phone 8</title>
		<link>http://ptm.fi/?p=471</link>
		<comments>http://ptm.fi/?p=471#comments</comments>
		<pubDate>Sat, 05 Jan 2013 07:59:53 +0000</pubDate>
		<dc:creator>ptm</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Nokia Developer Wiki]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[location]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[Route]]></category>
		<category><![CDATA[text-to-speech]]></category>

		<guid isPermaLink="false">http://ptm.fi/?p=471</guid>
		<description><![CDATA[Map with Directions code example demonstrates how to show route with Map Control and get direction informations with text and text to speech in Windows Phone 8. Start and destination addresses can be added with TextBlocks. Both addresses are calculated to geo coordinates and locations are showed in the Map with map layers (blue and [...]]]></description>
				<content:encoded><![CDATA[<p>Map with Directions code example demonstrates how to show route with Map Control and get direction informations with text and text to speech in Windows Phone 8. Start and destination addresses can be added with TextBlocks. Both addresses are calculated to geo coordinates and locations are showed in the Map with map layers (blue and red dots). RouteQuery class is used with these two geo locations and route path is displayed with new map layer. User can simulate route by pressing Prev or Next Point Buttons in the screen. Text instructions are showed in TextBlock and Text-to-speech is used when a new turning point is reached.</p>
<p><img class="alignnone" alt="" src="http://ptm.fi/images/mwd01_web.png" width="144" height="261" /> <img class="alignnone" alt="" src="http://ptm.fi/images/mwd02_web.png" width="144" height="261" /> <img class="alignnone" alt="" src="http://ptm.fi/images/mwd03_web.png" width="144" height="261" /></p>
<p>This application is useful when you want to simulate your route beforehand.</p>
<p>Read the whole story, see video demo about how the application works and get the source codes <a title="here" href="http://www.developer.nokia.com/Community/Wiki/Map_with_directions_in_Windows_Phone_8" target="_blank">here</a>.</p>
<p><a href="http://www.developer.nokia.com/Community/Wiki/Portal:Featured_Articles" target="_blank"><img src="http://ptm.fi/images/Featured-article.png" class="alignleft"></a> Nokia Developer Wiki administrator added this article to Nokia Developer Wiki "Featured" articles at 10.2.2013.</p>
]]></content:encoded>
			<wfw:commentRss>http://ptm.fi/?feed=rss2&#038;p=471</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with Live Tiles in Windows Phone 7</title>
		<link>http://ptm.fi/?p=462</link>
		<comments>http://ptm.fi/?p=462#comments</comments>
		<pubDate>Mon, 10 Sep 2012 12:55:37 +0000</pubDate>
		<dc:creator>ptm</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Nokia Developer Wiki]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[Live Tile]]></category>
		<category><![CDATA[Scheduled Task Agent]]></category>

		<guid isPermaLink="false">http://ptm.fi/?p=462</guid>
		<description><![CDATA[I wrote a small code example to Nokia Developer Wiki, which shows how to work with Live Tiles in Windows Phone 7. It shows how to create application primary and secondary tiles and how to update tiles data from Scheduled Task Agent and with Push Notification from server side with PHP.   Read the whole [...]]]></description>
				<content:encoded><![CDATA[<p>I wrote a small code example to Nokia Developer Wiki, which shows how to work with Live Tiles in Windows Phone 7. It shows how to create application primary and secondary tiles and how to update tiles data from Scheduled Task Agent and with Push Notification from server side with PHP.</p>
<p><a title="Application Tile - Front" href="http://www.developer.nokia.com/Community/Wiki/File:PTM_LiveTile_ss02.PNG" rel="lightbox[462]"><img alt="Application Tile - Front" src="http://www.developer.nokia.com/Community/Wiki/images/thumb/d/dd/PTM_LiveTile_ss02.PNG/180px-PTM_LiveTile_ss02.PNG" width="180" height="79" /></a> <a title="Application Tile - Back" href="http://www.developer.nokia.com/Community/Wiki/File:PTM_LiveTile_ss03.PNG" rel="lightbox[462]"><img alt="Application Tile - Back" src="http://www.developer.nokia.com/Community/Wiki/images/thumb/6/61/PTM_LiveTile_ss03.PNG/180px-PTM_LiveTile_ss03.PNG" width="180" height="77" /></a></p>
<p>Read the whole story, see video demo about how the application works and get the source codes <a title="here" href="http://www.developer.nokia.com/Community/Wiki/Working_with_Live_Tiles_in_Windows_Phone_7">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ptm.fi/?feed=rss2&#038;p=462</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create a Namedays application for Windows Phone 7</title>
		<link>http://ptm.fi/?p=458</link>
		<comments>http://ptm.fi/?p=458#comments</comments>
		<pubDate>Mon, 10 Sep 2012 12:47:14 +0000</pubDate>
		<dc:creator>ptm</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Nokia Developer Wiki]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[Localization]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scheduled Task Agent]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://ptm.fi/?p=458</guid>
		<description><![CDATA[This Nokia Developer Wiki article explains how the Namedays application is made for the Windows Phone 7. It shows how to load XML data from the server side and bind data to UI. It also illustrates how to localize the application for different languages and how to use Scheduled Task Agent to update application.    [...]]]></description>
				<content:encoded><![CDATA[<p>This <a title="Nokia Developer Wiki" href="http://www.developer.nokia.com/Community/Wiki/Wiki_Home">Nokia Developer Wiki</a> article explains how the <a title="Namedays" href="http://www.windowsphone.com/en-US/apps/e6d9c177-424c-4213-b311-d4c868ab2429">Namedays</a> application is made for the Windows Phone 7. It shows how to load XML data from the server side and bind data to UI. It also illustrates how to localize the application for different languages and how to use Scheduled Task Agent to update application.</p>
<p><a title="Namedays Application Main Page Image" href="http://www.developer.nokia.com/Community/Wiki/File:PTM_Namedays_screenshot01.png" rel="lightbox[458]"><img alt="Namedays Application Main Page Image" src="http://www.developer.nokia.com/Community/Wiki/images/thumb/d/d4/PTM_Namedays_screenshot01.png/200px-PTM_Namedays_screenshot01.png" width="150" height="250" /></a> <a title="Namedays Application Live Tile Front" href="http://www.developer.nokia.com/Community/Wiki/File:PTM_Namedays_screenshot02.png" rel="lightbox[458]"><img alt="Namedays Application Live Tile Front" src="http://www.developer.nokia.com/Community/Wiki/images/thumb/a/a7/PTM_Namedays_screenshot02.png/200px-PTM_Namedays_screenshot02.png" width="150" height="250" /></a> <a title="Namedays Application Live Tile Back" href="http://www.developer.nokia.com/Community/Wiki/File:PTM_Namedays_screenshot03.png" rel="lightbox[458]"><img alt="Namedays Application Live Tile Back" src="http://www.developer.nokia.com/Community/Wiki/images/thumb/b/be/PTM_Namedays_screenshot03.png/200px-PTM_Namedays_screenshot03.png" width="150" height="250" /></a></p>
<p>You can read the whole story and load the source codes <a title="here" href="http://www.developer.nokia.com/Community/Wiki/How_to_create_a_Namedays_application_for_Windows_Phone_7">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ptm.fi/?feed=rss2&#038;p=458</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating an Interesting Places application &#8211; take and share media in Windows Phone 7</title>
		<link>http://ptm.fi/?p=447</link>
		<comments>http://ptm.fi/?p=447#comments</comments>
		<pubDate>Mon, 28 May 2012 12:53:44 +0000</pubDate>
		<dc:creator>ptm</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Nokia Developer Wiki]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[Audio]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[Isolated Storage]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[nokia_dev]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[RestSharp]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SilverLight Toolkit]]></category>
		<category><![CDATA[SimpleJSON]]></category>
		<category><![CDATA[Streaming]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://ptm.fi/?p=447</guid>
		<description><![CDATA[I wrote a new article to Nokia Developer Wiki. This code example demonstrate how to take an image, record audio or video and save these captured media files to the Isolated Storage with the location information. These Interesting Places with media files can be later viewed and shared to the server side. This code example [...]]]></description>
				<content:encoded><![CDATA[<p>I wrote a new article to <a title="Nokia Developer Wiki" href="http://www.developer.nokia.com/Community/Wiki/Wiki_Home" target="_blank">Nokia Developer Wiki</a>. This code example demonstrate how to take an image, record audio or video and save these captured media files to the Isolated Storage with the location information. These Interesting Places with media files can be later viewed and shared to the server side. This code example uses PHP server as a back end of this application. All captured media files are send 500 kB chucks with RestSharp and parsed together in the server side with PHP. This application is tested with 5 min recorded video (for example), then video file size was 55 MB and sent chucks count was more than 110. Sent was tested over normal cellular network and sending takes about 8 minutes. It worked really nice in Windows Phone 7 without Background Agents.</p>
<p><img class="alignnone" title="Interesting Places - My Places View" alt="" src="http://ptm.fi/wp/artikkelit/01PTM_InterestingPlacesMyPlaces_web.jpg" width="150" height="250" /> <img class="alignnone" title="Interesting Places - Shared Places View" alt="" src="http://ptm.fi/wp/artikkelit/02PTM_InterestingPlacesSharedPlaces_web.jpg" width="150" height="250" /> <img class="alignnone" title="Interesting Places - Place View" alt="" src="http://ptm.fi/wp/artikkelit/04PTM_InterestingPlacesPlace_web.jpg" width="150" height="250" /></p>
<p><img class="alignnone" title="Interesting Places - Place in the Map" alt="" src="http://ptm.fi/wp/artikkelit/05PTM_InterestingPlacesMap_web.jpg" width="150" height="250" /> <img class="alignnone" title="Interesting Places - Add a new Place" alt="" src="http://ptm.fi/wp/artikkelit/06PTM_InterestingPlacesAddPlace_web.jpg" width="150" height="250" /> <img class="alignnone" title="Interesting Places - Send a new Place data to the Server Side" alt="" src="http://ptm.fi/wp/artikkelit/07PTM_InterestingPlacesSharePlace_web.jpg" width="150" height="250" /></p>
<p>You can read the whole article and download source codes from here: <a title="Creating an Interesting Places application in Windows Phone 7." href="http://www.developer.nokia.com/Community/Wiki/Creating_an_Interesting_Places_application_-_take_and_share_media_in_WP7" target="_blank">Creating an Interesting Places application - take and share media in WP7</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ptm.fi/?feed=rss2&#038;p=447</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a streaming MP3 player in Windows Phone 7</title>
		<link>http://ptm.fi/?p=442</link>
		<comments>http://ptm.fi/?p=442#comments</comments>
		<pubDate>Fri, 18 May 2012 10:03:21 +0000</pubDate>
		<dc:creator>ptm</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Nokia Developer Wiki]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[Background Audio Agent]]></category>
		<category><![CDATA[ID3]]></category>
		<category><![CDATA[Isolated Storage]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Panorama]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Streaming]]></category>
		<category><![CDATA[Thombstone]]></category>

		<guid isPermaLink="false">http://ptm.fi/?p=442</guid>
		<description><![CDATA[I wrote a new article to Nokia Developer Wiki. 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 [...]]]></description>
				<content:encoded><![CDATA[<p>I wrote a new article to <a title="Nokia Developer Wiki" href="http://www.developer.nokia.com/Community/Wiki/Wiki_Home" target="_blank">Nokia Developer Wiki</a>. 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.</p>
<p>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.</p>
<p><img alt="Net MP3 Player - latest song" src="http://ptm.fi/wp/NetMP3Player/PTMNetMP3Player_latest_web.jpg" width="150" height="250" /> <img alt="Net MP3 Player - Favorite songs" src="http://ptm.fi/wp/NetMP3Player/PTMNetMP3Player_favorites_web.jpg" width="150" height="250" /> <img alt="Net MP3 Player - Albums" src="http://ptm.fi/wp/NetMP3Player/PTMNetMP3Player_albums_web.jpg" width="150" height="250" /><br />
<img alt="Net MP3 Player - Album songs" src="http://ptm.fi/wp/NetMP3Player/PTMNetMP3Player_albumsongs_web.jpg" width="150" height="250" /> <img alt="Net MP3 Player" src="http://ptm.fi/wp/NetMP3Player/PTMNetMP3Player_player1_web.jpg" width="150" height="250" /></p>
<p>You can read whole article and download source code here: <a href="http://www.developer.nokia.com/Community/Wiki/Streaming_MP3_player_in_WP7" target="_blank">Streaming MP3 Player in WP7</a>.</p>
<p><a href="http://www.developer.nokia.com/Community/Wiki/Portal:Featured_Articles" target="_blank"><img src="http://ptm.fi/images/Featured-article.png" class="alignleft"></a> Nokia Developer Wiki administrator added this article to Nokia Developer Wiki "Featured" articles at 20.5.2012.</p>
]]></content:encoded>
			<wfw:commentRss>http://ptm.fi/?feed=rss2&#038;p=442</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Picasa Image Gallery with JSON in Windows Phone 7</title>
		<link>http://ptm.fi/?p=437</link>
		<comments>http://ptm.fi/?p=437#comments</comments>
		<pubDate>Thu, 03 May 2012 19:54:48 +0000</pubDate>
		<dc:creator>ptm</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Nokia Developer Wiki]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[Authentication]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Image]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[Picasa]]></category>
		<category><![CDATA[WrapPanel]]></category>

		<guid isPermaLink="false">http://ptm.fi/?p=437</guid>
		<description><![CDATA[I wrote a new article to Nokia Developer Wiki. 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 [...]]]></description>
				<content:encoded><![CDATA[<p>I wrote a new article to <a title="Nokia Developer Wiki" href="http://www.developer.nokia.com/Community/Wiki/Wiki_Home" target="_blank">Nokia Developer Wiki</a>. 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.</p>
<p><img alt="Windows Phone Application - MyPicasa Login Page" src="http://ptm.fi/wp/MyPicasa/PTMMyPicasa01_web.png" width="150" height="250" /> <img alt="Windows Phone Application - MyPicasa Albums Page" src="http://ptm.fi/wp/MyPicasa/PTMMyPicasa02_web.png" width="150" height="250" /> <img alt="Windows Phone Application - MyPicasa Album Page" src="http://ptm.fi/wp/MyPicasa/PTMMyPicasa03_web.png" width="150" height="250" /><br />
<img alt="Windows Phone Application - MyPicasa Images Page" src="http://ptm.fi/wp/MyPicasa/PTMMyPicasa05_web.png" /></p>
<p>You can read whole article and download source code here: <a href="http://www.developer.nokia.com/Community/Wiki/Picasa_Image_Gallery_with_JSON_in_WP7" target="_blank">Picasa Image Gallery with JSON in WP7</a></p>
<p><a href="http://www.developer.nokia.com/Community/Wiki/Portal:Featured_Articles" target="_blank"><img src="http://ptm.fi/images/Featured-article.png" class="alignleft"></a> Nokia Developer Wiki administrator added this article to Nokia Developer Wiki "Featured" articles at 6.5.2012.</p>
]]></content:encoded>
			<wfw:commentRss>http://ptm.fi/?feed=rss2&#038;p=437</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Namedays application available in Windows Phone Marketplace</title>
		<link>http://ptm.fi/?p=418</link>
		<comments>http://ptm.fi/?p=418#comments</comments>
		<pubDate>Wed, 07 Mar 2012 20:35:32 +0000</pubDate>
		<dc:creator>ptm</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Nokia Developer Wiki]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[Windows Phone Marketplace]]></category>
		<category><![CDATA[Localization]]></category>
		<category><![CDATA[Namedays]]></category>
		<category><![CDATA[Nimipäivät]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://ptm.fi/?p=418</guid>
		<description><![CDATA[I published Namedays application to Windows Phone Marketplace. This application show selected country's name days. Name days thought the year are visible in application and today's names are displayed in Live Tile. So it is really easy to see and remember if your friends has a name day. There are 15 countries included: Austria, Czech, [...]]]></description>
				<content:encoded><![CDATA[<p>I published <a title="Namedays application in Windows Phone Marketplace" href="http://www.windowsphone.com/fi-FI/apps/e6d9c177-424c-4213-b311-d4c868ab2429" target="_blank">Namedays application</a> to Windows Phone Marketplace. This application show selected country's name days. Name days thought the year are visible in application and today's names are displayed in Live Tile. So it is really easy to see and remember if your friends has a name day.</p>
<p>There are 15 countries included: Austria, Czech, Finland, Finland Swedish, France, Germany, Hungary, Italy, Latvia, Poland, Slovak, Spain, Sweden, Uk and Usa.</p>
<p>Email me to get your country supported.</p>
<p>Here is a few screenshots:</p>
<p><img class="alignnone" title="Namedays settings view" alt="" src="http://ptm.fi/images/wp_namedays/SS02.png" width="150" height="250" /> <img class="alignnone" title="Name days main view" alt="" src="http://ptm.fi/images/wp_namedays/SS01.png" width="150" height="250" /> <img class="alignnone" title="Namedays settings view" alt="" src="http://ptm.fi/images/wp_namedays/SS04.png" width="150" height="250" /></p>
<p><img class="alignnone" title="Namedays main view" alt="" src="http://ptm.fi/images/wp_namedays/SS05.png" width="150" height="250" /> <img class="alignnone" title="Namedays Live Tile" alt="" src="http://ptm.fi/images/wp_namedays/SS07_new.png" width="150" height="250" /> <img class="alignnone" title="Namedays Live Tile Back Tile" alt="" src="http://ptm.fi/images/wp_namedays/SS08_new.png" width="150" height="250" /></p>
<p>Here is a few line in finnish: Lataa <a title="Nimipäivät ohjelma Windows Phone 7:lle" href="http://www.windowsphone.com/fi-FI/apps/e6d9c177-424c-4213-b311-d4c868ab2429" target="_blank">nimipäivät</a> windows phone 7:lle <a title="Nimipäivät ohjelma Windows Phone 7:lle" href="http://www.windowsphone.com/fi-FI/apps/e6d9c177-424c-4213-b311-d4c868ab2429" target="_blank">tästä</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ptm.fi/?feed=rss2&#038;p=418</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nokia Developer Champion of the Month for March</title>
		<link>http://ptm.fi/?p=413</link>
		<comments>http://ptm.fi/?p=413#comments</comments>
		<pubDate>Thu, 01 Mar 2012 11:23:12 +0000</pubDate>
		<dc:creator>ptm</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Nokia Developer Champion]]></category>
		<category><![CDATA[Nokia Developer Wiki]]></category>
		<category><![CDATA[Windows Phone]]></category>

		<guid isPermaLink="false">http://ptm.fi/?p=413</guid>
		<description><![CDATA[I have been selected Nokia Developer Champion of the Month March - big thanks to Nokia Developer Champion program! "Nokia Developer Champion Pasi Manninen shares his new Windows Phone skill in an award-winning series of Wiki articles. An independent publisher based in Jyväskylä, Finland, Pasi has successful titles in Nokia Store and Windows Phone Marketplace. [...]]]></description>
				<content:encoded><![CDATA[<p>I have been selected Nokia Developer Champion of the Month March - big thanks to Nokia Developer Champion program!</p>
<p><img class="alignleft" style="margin: 5px;" title="Pasi Manninen" alt="" src="http://www.developer.nokia.com/dynamic/profile/photo.html?size=78&amp;username=pasi.manninen" width="78" height="78" />"<em>Nokia Developer Champion <a title="Pasi Manninen profile in Developer Nokia Website" href="http://www.developer.nokia.com/Profile/?u=pasi.manninen" target="_blank">Pasi Manninen</a> shares his new Windows Phone skill in an award-winning series of <a title="Wiki Articles" href="http://www.developer.nokia.com/Community/Discussion/showthread.php?233024-Congratulations-to-Pasi-Manninen-January-2012-Wiki-Contributor-of-the-Month" target="_blank">Wiki articles</a>. An independent publisher based in Jyväskylä, Finland, Pasi has successful titles in Nokia Store and Windows Phone Marketplace.</em></p>
<p><em>His <a title="Finnkino Movies in Windows Phone 7" href="http://www.windowsphone.com/fi-FI/apps/465d311d-5d87-489f-9c22-a3237476cf3f" target="_blank">Finnkino Elokuvat</a> app in Windows Phone Marketplace allows users to see film times and movie trailers for the Finnkino Theatre chain in Finland. To create the app he loads and parses XML data from the theatre's web site, and he shares his techniques with the community. Pasi recently shared additional work he has done creating a <a title="Snake Game in Windows Phone 7" href="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/02/19/snake-in-windows-phone-7" target="_blank">Snake game</a> and <a title="Weather Forecast in Windows Phone 7" href="http://www.developer.nokia.com/Community/Blogs/blog/pasi-manninens-forum-nokia-blog/2012/01/30/weather-forecast-in-windows-phone-7" target="_blank">Weather Forecast</a> app for Windows Phone 7.</em></p>
<p><em>As a Nokia Developer Champion since 2009, Pasi's creativity and willingness to share continue to inspire the entire developer community."</em></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://ptm.fi/?feed=rss2&#038;p=413</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snake game in Windows Phone 7</title>
		<link>http://ptm.fi/?p=409</link>
		<comments>http://ptm.fi/?p=409#comments</comments>
		<pubDate>Sun, 19 Feb 2012 08:13:35 +0000</pubDate>
		<dc:creator>ptm</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Nokia Developer Wiki]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[XNA]]></category>
		<category><![CDATA[Gestures]]></category>
		<category><![CDATA[Snake]]></category>

		<guid isPermaLink="false">http://ptm.fi/?p=409</guid>
		<description><![CDATA[I wrote a new article to Nokia Developer Wiki. In this article, I will show how to create a simple Snake Game in Windows Phone. You can move snake to different direction with gestures. Game contains simple menu, game and complete Screens.]]></description>
				<content:encoded><![CDATA[<p>I wrote a new article to <a title="Nokia Developer Wiki" href="http://www.developer.nokia.com/Community/Wiki/Wiki_Home" target="_blank">Nokia Developer Wiki</a>. In this article, I will show how to create a simple <a title="Simple Snake Game in WP7" href="http://www.developer.nokia.com/Community/Wiki/Snake_in_Windows_Phone_7" target="_blank">Snake Game</a> in Windows Phone. You can move snake to different direction with gestures. Game contains simple menu, game and complete Screens.</p>
<p><img alt="Snake Game in WP7" src="../wp/artikkelit/PTM_SnakeGame.png" width="400" height="216" /></p>
]]></content:encoded>
			<wfw:commentRss>http://ptm.fi/?feed=rss2&#038;p=409</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weather Forecast in Windows Phone 7</title>
		<link>http://ptm.fi/?p=404</link>
		<comments>http://ptm.fi/?p=404#comments</comments>
		<pubDate>Mon, 30 Jan 2012 16:38:56 +0000</pubDate>
		<dc:creator>ptm</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Nokia Developer Wiki]]></category>
		<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Windows Phone]]></category>
		<category><![CDATA[Panorama]]></category>
		<category><![CDATA[Weather Forecast]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://ptm.fi/?p=404</guid>
		<description><![CDATA[I wrote a new article to Nokia Developer Wiki. In this article, I will show how to create Windows Phone application which loads Weather Forecast from World Weather Online '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. You [...]]]></description>
				<content:encoded><![CDATA[<p>I wrote a new article to <a title="Nokia Developer Wiki" href="http://www.developer.nokia.com/Community/Wiki/Wiki_Home" target="_blank">Nokia Developer Wiki</a>. In this article, I will show how to create Windows Phone application which loads Weather Forecast from <a href="http://www.worldweatheronline.com/free-weather-feed.aspx" target="_blank">World Weather Online</a> '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.</p>
<p><img alt="Weather Forecast Panorama" src="../wp/artikkelit/PTM_Weather01.png" width="150" height="250" /> <img alt="Weather Forecast Panorama" src="../wp/artikkelit/PTM_Weather02.png" width="150" height="250" /> <img alt="Weather Forecast Panorama" src="../wp/artikkelit/PTM_Weather03.png" width="150" height="250" /> <img alt="Weather Forecast Panorama" src="../wp/artikkelit/PTM_Weather04.png" width="150" height="250" /> <img alt="Weather Forecast Settings Page" src="../wp/artikkelit/PTM_Weather05.png" width="150" height="250" /></p>
<p>You can read the whole article here: <a href="http://www.developer.nokia.com/Community/Wiki/Weather_in_Windows_Phone_7" target="_blank">Weather Forecast in Windows Phone 7</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ptm.fi/?feed=rss2&#038;p=404</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
