Pasi Manninen is a web and mobile developer currently living in Jyväskylä - in the middle of Finland. Pasi is an Nokia Developer Champion and an Adobe Community Professional. He is also recognized as and Adobe Certified Expert and Instructor in Flex, Flash and Flash Mobile.
Pasi is interested in all kind of programming; especially in web and different kind of devices. Pasi has a M.Sc. degree in Applied Mathematics and Computer Science in University of Jyväskylä, Finland. He's currently working as a Senior Lecturer in the JAMK University of Applied Sciences, School of Technology.
pasi.manninen | 03 May, 2012 19:45
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 to get data from Google.
You can read whole article and download source code here: Picasa Image Gallery with JSON in WP7
pasi.manninen | 19 February, 2012 09:41
pasi.manninen | 30 January, 2012 12:14
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 can read the whole article here: Weather Forecast in Windows Phone 7
pasi.manninen | 24 January, 2012 15:04
I wrote a new article to Nokia Developer Wiki. In that article, I will show how to create Windows Phone application which loads Movie's
information from Finnkino's XML service. Loaded Theatre's and Movie's
data will be parsed and displayed in a few different Pages in Windows Phone
application.
In this article I will also cover how to handle Tombstone mode and testing your application in Visual Studio.
You can read the whole article here: Movies in Finnkino Theatre's
pasi.manninen | 17 January, 2012 15:27
I wrote a new article to Nokia Developer Wiki. In that article, I will
show how to create Windows Phone application which loads Employee's
information from server with XML data. Loaded Employees XML data will be
parsed and displayed (image 1) in ListBox Control. Selected Employee's
details will be shown in a new Employee Page (image 2). You can call,
send SMS or Email messages to selected Employee.
You can read the whole article here: Employees from XML in WP7
pasi.manninen | 12 April, 2010 21:43
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 Location Service plug-in and ActionScript Contacts Service API are used to display contacts informations in scrollable list and location in Google Maps (static map).
Here is a direct link to wiki page.
Pasi
pasi.manninen | 12 April, 2010 21:38
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 Media Management Services plug-in and ActionScript Device Object are used to create Image Gallery.
Here is a direct link to wiki page.
Pasi
pasi.manninen | 07 March, 2010 21:42
Hi,
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.
Here is a direct link to wiki page.
Pasi