Tools & SDK
Hardware and Software Debugging
Tutorial posted March 26th, 2008 by cheersDebugging is a methodical process of finding and reducing the number of bugs, or defects, in a computer program or a piece of electronic hardware thus making it behave as expected. Debugging tends to be harder when various subsystems are tightly coupled, as changes in one may cause bugs to emerge in another.
Configure your PC for Symbian development
Tutorial posted December 28th, 2007 by ericI had a lot of request from readers and some customers about proper instructions for configuring their workstation for Symbian development. So here is a small guide to configure your workstation properly...
Integrating LeaveScan into Codewarrior 3.x
Tutorial posted December 13th, 2006 by ericCodewarrior: how to avoid the "Too Many Include Paths" error when using the UIQ 2.1 SDK
Tutorial posted June 18th, 2006 by ericManaging Subprojects with Codewarrior
Tutorial posted September 10th, 2005 by ericWidgets on S60: Web Runtime
Tutorial posted November 15th, 2007 by dcrochaEarly in 2007, Nokia announced the Web Runtime (WRT) technology as one of the great news for the S60 platform. This technology will be available with all S60 3rd. Edition Feature Pack 2 devices and allows development of applications (called widgets) for S60 smartphones using standard Web technologies such as: XHTML, CSS (Cascading Style Sheets) and JavaScript, besides bringing cutting-edge Web 2.0 applications to your device with the use of AJAX (Asynchronous JavaScript And XML).
In this article we'll introduce the Web Runtime technology, will show what's the importance of it for the quick and easy building of mobile applications, besides presenting the tools you'll need to develop widgets using WRT. We'll also build a simple example application to show you how the whole development cycle works.





