Readable Software Limited
Readable Software Limited is a software contracting and consultancy company with current expertise in C++, Symbian OS and the Nokia S60 UI framework.
This site will collect hints, tips, examples, demos that
Readable Software has produced, mostly in conjunction with Symbian and Nokia. Here are a few to start with...
- Leavescan[google for Leavescan], the original version. For detecting incorrect use of the trailing L convention in the names of functions which can leave.
- AnalyseHeap[google for AnalyseHeap]. Tool to analyse the structure and content of a heap from a thread or process. Very useful for finding out where all your memory's gone.
- ServiceExplorer. A demo for the server application framework. Also shows how to use RHashMap, the new hash table class for Symbian OS, and discusses UI issues including architecture choices in S60.