See into S60
» Subscribe
» Favorite Links
» What is S60?
» Freeware & Trials
» S60 devices
» Hints and tips

» About this blog
» Application development (24)
» Applications (36)
» Devices (21)
» Games (7)
» General (40)
» Imaging (9)
» Music (17)
» Python (3)
» Video (40)
» Tommi's Reports from Wonderland
» Voice of S60
» Creating Carbide C++
» S60 Multimedia Blog
» The Convergence Zone
» Web Browser for S60 Blog
» Consumed by S60
» Java for S60
» Mobile Web Server
» Mobile Security
» See into S60
» Business2GO
» Nokia Podcasting Application Blog
» Symbian MMF APIs again available for S60 3rd Edition SDK
» Melodeo launches, and their mobile support rocks
» TiVo Desktop Plus adds support for S60
» Creating Carbide.c++
» Nokia Podcasting available, works with videocasts too
» July 2008
» May 2008
» April 2008
» March 2008
» February 2008
» January 2008
» December 2007
» November 2007
» October 2007
» September 2007
» August 2007
» June 2007
» May 2007
» April 2007
» March 2007
» February 2007
» January 2007
» December 2006
» November 2006
» October 2006
» September 2006
» August 2006
» July 2006
» June 2006
» May 2006
» April 2006
» March 2006
» February 2006
» January 2006
Subscribe
Kevin's Jaiku Badge
Carol's Jaiku Badge

Links
June 30, 2006 Symbian MMF APIs again available for S60 3rd Edition SDK Posted by Jukka Eklund at 10:44 PM | Categories: Application development

Recently Forum Nokia published Extensions plug-in for S60 3rd Edition C++ SDK. Behind the not-so-informative name are actually Symbian Multimedia Framework (MMF) APIs that were removed from the S60 SDK in 3rd Edition.

Continue reading "Symbian MMF APIs again available for S60 3rd Edition SDK" »

Permalink | Comments (12) |
June 29, 2006 Melodeo launches, and their mobile support rocks Posted by Jukka Eklund at 07:53 PM | Categories: Applications

Here is a worthy competitor to Nokia's Podcasting application from Melodeo: Mobilcast. It's a Java application and should run on any newish S60 terminal, though they mention only some of them as officially supported. I ignored the warnings, installed on Nokia N91 and it went without a hitch.

I did a search for 'S60' and was almost instantly listening Voice of S60. This is how things should work always! :)

(via: Scobleizer)

-Jukka

Permalink | Comments (9) |
June 27, 2006 TiVo Desktop Plus adds support for S60 Posted by Jukka Eklund at 03:22 PM | Categories: Video

Wow, it seems S60 devices are finally being recognised also as capable portable video players. TiVo has started to offer a $24.95 upgrade to its free TiVo Desktop PC software. Users of Desktop Plus can transfer stored content from a TiVo receiver to portable media players like iPod, Treos and now also multimedia-centric S60 devices.

I trust this is the start of a trend. Software vendors need to start providing tools that enable effortless conversion of video content into S60 devices as well as iPods, PSPs and the like. The problem with S60 products is that there are many different configurations with different performance figures. Those need to be figured out, and suitable profiles created. This sounds more complicated than it is, for example most Nokia Nseries devices share the exact same video capabilities regardless of S60 edition. It would also help if manufacturers like Nokia would start publishing the performance details in their technical specifications (like this).

tivoplus.png

Living in Finland, I don't obviously have a TiVo so I can't try this out. In current version what puzzles me most is why there is only Nokia N80 included? If codec being used is AVC/H.264 there is many more products that could have been included as well. If it's plain MPEG-4 there would be over 10 additional models to add!

If you have an S60 device and Desktop Plus, it would be most interesting to hear any comments.

-Jukka

Permalink | Comments (8) |
June 20, 2006 Creating Carbide.c++ Posted by Jukka Eklund at 11:02 AM | Categories: Application development

Did you notice the guys making the new Eclipse-based IDE for S60 have a blog also? It's not yet been correctly linked from our other blogs, that's a shame..

Check out the latest post on Platform Security:

Anyway, things we're going to be looking at are...
- Scanning used APIs during buildtime, and creating a report of which capabilities are being accessed (API-to-Capability-to-API mapping)
- Ability to change the certificate used for the build, so quick testing of capabilities is possible
- Integrating the Symbian signing and pre-certification testing tools into the process

Sounds good, right? Head over there and give your comments!

-Jukka

Permalink | Comments (3) |
June 19, 2006 Nokia Podcasting available, works with videocasts too Posted by Jukka Eklund at 09:58 AM | Categories: Applications

Nokia's Podcasting application (limited to podcatching at the moment) is out in beta, for Nokia N91 & all the other S60 3rd Edition devices. WLAN or flat-rate data plan is highly recommended.

Although it's marketed primarily to listen audio podcasts nothing prevents subscribing to vodcasts as well. The problem with video feeds is that not all of them are formatted to be playable on mobile phones (or multimedia computers). Nokia Podcasting does a good job of trying to check the video before downloading, hence saving the trouble from the user. Even if there would be a problem viewing the video on the device, there is still the choice to download (and "sideload" to PC for watching). There is also a handy option to preview the video while it's still being downloaded.

In my experience surprisingly many of the vodcasts out there work, but there is really no way of telling before trying. For producers of videocasts, I have a few "lowest common denominators" to enable most of the 3rd Edition devices:
- MPEG-4 SP video
- AAC-LC audio
- 3GP or MP4 file format
- CIF resolution (352x288)
- max 512kbps bitrate
- max 15fps framerate
(NB. This leaves out Nokia 3250, 5500 and E50 since they don't support MPEG-4)

It's beta stuff, so any comments are highly welcome!

--

Updated 19.6.2006:
Re-wrote most of the post, after checking with the final version. Sorry about that.

-Jukka

Permalink | Comments (1) |
June 15, 2006 New J2ME multimedia features in S60 3rd Edition, FP1 Posted by Jukka Eklund at 04:10 PM | Categories: Application development

In case you didn't notice this whitepaper at S60.com, here is a short summary of what's new for Java multimedia developers in next version of 3rd Edition:

- new API: Scalable 2D Vector Graphics API (JSR-226)
- new API: Advanced Multimedia Supplements API (JSR-234)
- new API version: Mobile 3D Graphics API (JSR-184) version 1.1
- new features in API: Mobile Media API (JSR-135) including new controls and support for HTTP streaming (Shoutcast, anyone?)

Java Platform for S60 3rd Edition whitepaper

-Jukka

Permalink | Comments (11) |
June 09, 2006 Signing applications for S60 3rd Edition Posted by Jukka Eklund at 11:08 AM | Categories: General

(aka. there is a difference between signed and Symbian Signed)

forSymbianOS_logo1_150.gif

Today's subject is not really multimedia, but general Symbian 9.x stuff. Nor is it sexy or cool, but rather controversial.

S60 3rd Edition requires all Symbian applications to be signed, that's one of the bigger changes that came with Symbian 9.1 operating system. This has led to some confusion among developers, who think they need to apply for a certificate (which costs money and takes time) even to be able to show a 'Hello world' on the screen. This was very confusing for me too for some time, but now I got it. Hope this helps somebody out there.

Continue reading "Signing applications for S60 3rd Edition" »

Permalink | Comments (21) |
June 07, 2006 C2Doom for S60 3rd Edition Posted by Jukka Eklund at 11:58 AM | Categories: Games

Another essential piece of software, C2Doom makes its way to the 3rd Edition. Still in beta, and I couldn't get it running on Nokia 3250. Anyone more lucky?

(Error message was 'Error: W_InitFiles: no files found'. Something to do with it not finding the WAD file? I put it on E:\wads as instructed.)

game1_s60_n90.png

-Jukka

Permalink | Comments (8) |
June 06, 2006 SmartMovie 3rd Edition fixed for Nokia 3250 Posted by Jukka Eklund at 03:47 PM | Categories: Video

Just a quick note, I didn't try it out myself (where did I put that 3250..). The original release had some problems with Nokia 3250, due to different hardware configuration (my guess). I expect these fixes to have a positive effect on Nokia 5500 and E50 as well, although they both have a different display resolution (208x208 and QVGA, respectively). If someone is trying out with those two mentioned, let us know!

SmartMovie

(spotted via My-Symbian)

-Jukka

Permalink | Comments (3) |

Back Next