Archive for the 'Tools' Category

Windows Mobile Gaining Ground?

Friday, April 11th, 2008

I am seeing more and more people coming to me with requirements for Windows Mobile applications. I actually started programming for mobile under Windows CE (’Pegasus’) when it first came out in 1996. Since then, in Europe at least, fewer companies have been looking for Windows Mobile development and more have wanted Java ME and […]

One Button Cross Platform Development Framework

Wednesday, February 20th, 2008

One of the guys from navxs.com has emailed me about their new Cross Platform Development Framework for Mobile Applications…
 
They can deploy to Android, Java ME, Windows Mobile and Blackberry. They started on a Symbian port but later decided to put their (limited) time on the other ports. Their first reference implementation is a […]

Netsize Guide

Friday, February 15th, 2008

Netsize have just published their (free to download) Netsize guide…
"The Netsize Guide is a comprehensive annual industry report, documenting the state of the global mobile content and services market. Drawing on in-depth research and exclusive interviews with industry executives and opinion-makers, it provides professionals an essential snapshot of the developments that have taken place and […]

Web Runtimes

Wednesday, February 13th, 2008

The final MoMo London presentation I am going  to post about is that by David Pollington of Vodafone R&D on web runtimes. David explained how a Javascript based runtime can be used to host mobile applications and services. The advantages are lower barriers to entry, reduced development time, decoupled application development and dynamic update.
David described […]

Carbide.c++ UIQ UI Designer

Tuesday, January 29th, 2008

After last year’s Symbian Smartphone show I commented that the UIQ 3.x UI Designer would become part of the Carbide.c++ beta around January.
Nokia has now released their release candidate 1 for Carbide.c++ 1.3. This Beta-release is the first one that contains UI-designer with support for UIQ applications. It can be downloaded from http://groups.google.com/group/carbidecpp-beta after you […]

Carbide.c++ 1.3 Beta

Friday, December 14th, 2007

After my post about speeding up builds, Dan, the Carbide.c++ Engineering Manager, contacted me asking if I had tried the Carbide.c++ (1.3) beta. While I am enrolled on the beta, I hadn’t tried it because I have been busy and didn’t want the new IDE to disrupt my work.
It turns out that one of the key […]

Speeding Up Builds

Thursday, December 13th, 2007

I seem spend a disproportionate amount of time waiting for builds - especially when I tend to be only updating one source file at a time. In my case it’s currently Carbide.c++ / S60 SDK builds but what I am about to say is probably equally as applicable to JAVA ME or other build environments.
I […]