This is a PodCaster application written by Johan Paul for the Nokia N9:
Podcatcher for Nokia N9 is a new podcast client that I have been working on for the past couple of weeks. Because I am an active podcast listener, I found the lack of a podcast client somewhat of a loss when I received my Nokia N950 developer device. There are great podcast client out there that will definitely hit the Nokia N9 via Nokia Store sooner or later, but I wanted to create a client that would fit my podcast subscription and listening needs and that would run great on the Nokia N9. I took some inspiration from previous podcast clients that I’ve used on Android handsets and I now want to present the results.
Finally, I wanted to make the performance of my podcast client as good as possible. The backend of Podcatcher for Nokia N9 is written in C++. The UI utilizes native widget thanks to Qt Components and Qt Quick, while the data is cached into a local SQLite database. This all ads up to some great performance.
Please have a look at the screenshots and the video below. I hope you like them!
Podcatcher for Nokia N9 will soon be available for Nokia N9 and Nokia N950 via the Nokia Store. It will also be later made open source under the GPL license.
For full information, check out Comments Code And Qt