Latest Articles
read last symbian news on www.newlc.com read last symbian reviews on www.newlc.com
read last symbian tutorial on www.newlc.com read last symbian download on www.newlc.com
Tutorial
 
30 Jun 2010 - 09:55

Rather than writing code with lots of ifs and elses, I think it’s better to write it so that, we avoid else conditions.

Tutorial posted June 30th, 2010 by girishshetty
 
30 Jun 2010 - 09:51

When and how private inheritance can be a good technique in design?

Tutorial posted June 30th, 2010 by girishshetty
 
8 Jun 2009 - 11:53

Nothing related specifically to mobile development today but a small script that is probably of interest for those that are using Subversion on a Debian Linux powered server and recently upgraded it to the Lenny release (which is obviously our case!)

Tutorial posted June 8th, 2009 by eric
 
27 Jan 2009 - 11:11

I am always missing a table which list all SymbianSigned capabilities and option I do have to use them. Such table of course exit in SymbianSigned documentation but it is just too well hidden in a middle of a document.... So here is a short reminder for you too.

Tutorial posted January 27th, 2009 by eric
 
26 Jan 2009 - 09:44

Most of the Nokia 5800 Express Music phones that you can buy today come with a nice (!) firmware bug that prevents you from installing any application on them: each try fails with a "Certificate Expired" error message. Here is how to solve the problem.

Tutorial posted January 26th, 2009 by eric
 
21 Jan 2009 - 12:19

This article explains how to flash Nitdroid - the port of Google Android on Nokia Internet Tablet - on a N770 (or for the lazy ones watch the related video).

Tutorial posted January 21st, 2009 by www.rzr.online.fr
 
9 Dec 2008 - 11:09

This article presents a mechanism for using active objects for implementing message passing between (equal) threads. This is not a new idea by any standards, but having come across a working implementation for it some time ago, I found it elegant and useful enough to improve it further and present it here. Now, the explicit use of threads is often discouraged in Symbian, and even if they should be used, the client-server framework wrapped around the server thread is in most cases more than enough to provide inter-thread communication. However here I try to present a solution to a problem where there are 2 equal producer/consumer threads that require two-way communication not easily available via client-server framework.

Tutorial posted December 9th, 2008 by mdahlbom
 
16 Oct 2008 - 13:11
This is the list of Avkon panics, as found in aknpanic.h file.
Tutorial posted October 16th, 2008 by eric
 
21 Aug 2008 - 01:26

When I started understanding ECom architecture of Symbian, I tried to map it with some design pattern from the GoF book. This way I found out that the Strategy Pattern described as one of the Behavioral Patterns is the closest match. Let me share my understanding with you.

Tutorial posted August 21st, 2008 by somenath

copyright 2003-2009 NewLC SARL