Archive for the 'C++' Category

WIP Wiki

Thursday, September 11th, 2008

Carlo Longino from MobHappy and Caroline Lewko from the Wireless Industry Partnership have created a new mobile resource called the WIP Wiki. It’s aimed at helping developers find the tools, resources and partners they need to move ahead with their work.
 
The wiki includes company listings, developer programs from handset and platform suppliers/operators and a tips […]

AMF Ventures Research

Wednesday, May 21st, 2008

Last January, AMF Ventures conducted a survey of 400 mobile professionals…
"to delve deeper into the technical environment of mobile devices, the policies and behaviours around them, and the impact that this has on the further development of the industry as a whole."

The results of the survey are available on slideshare.

I personally think […]

Carbide.c++ Team Considering ARM Emulator

Thursday, April 24th, 2008

Following on from my post on the deficiencies of the Symbian/S60 emulator and subsequent comments at Nokia Forum, it appears that the Carbide.c++ team are considering changing the emulator.

How to Satisfy Symbian Signed & Nokia Criteria

Wednesday, April 23rd, 2008

One of the difficulties of creating your first Symbian Signed application is knowing how to code your application in such a way that it is compliant. The test criteria just say how your application should behave - they don’t give any clue as to what extra code you might need to pass the tests.
Hence, it’s […]

Native vs Java ME

Monday, April 7th, 2008

Symbian have a useful new paper comparing native and Java development. The paper covers application startup, installation, APIs, portability, fragmentation, security and tools.
In practice, most companies I work with find the choice of programming language (and platform) is driven mainly by…

the features provided by the API

the number of shipped devices in the target geographic region

Assessing […]

Mobile Apps vs Web

Monday, February 25th, 2008

There’s a very dramatic post at MobileOpportunity entitled Mobile Applications: RIP. Michael Mace’s observations are based on a company that has been trying to sell applications.
While I agree that creating a mobile application for sale is now a dead end (and had been for many years), the smart people have since moved on to […]

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 […]