Hello, I have posted more detail with respect to the LBS talk here. http://kerncomputing.blogspot.com/2006/09/symbian-sig-location-based-services.html While I...
Hello, I am actively looking for speakers and topics for the SIG. What are you curious about? Do you have a topic you'd like to present? Do you know of a...
Hello, I am porting my application from Series 60 2nd edition to S60 3rd edition. At this point, it runs well enough under the emulator that I want to run it...
Hi John, It depends where it's happening (of course) but if you can put logging in right from startup, you may be able to narrow down which file is missing, or...
Hello, Here is some of the feedback with respect to Symbian topics. 1) "I'm actually interested in clever things people have done w/ SIP input on UIQ - may...
Hello, As I port to 3rd edition, I'm learning about a lot of pitfalls. For the November meeting, I could lead a discussion on this topic. In the abstract, I...
If you can see serial error, you will see what platsec error is. James ... __________________________________________________ Do You Yahoo!? Tired of spam?...
Interested. Raj _____ From: SVS_SIG@yahoogroups.com [mailto:SVS_SIG@yahoogroups.com] On Behalf Of John Kern Sent: Wednesday, September 20, 2006 7:28 PM To:...
I too, would like to hear horror stories (or, even better, success stories) from the 3rd edition porting process. --Simon Raj Singh <raj@...> wrote:...
Hello, I'd like to thank Jo and James for there help. I tracked the silent startup problem down to naming convention. Since I've never seen it documented,...
Hello In S60 3rd edition, lotsof new things is introduced including platsec and data caging etc. Directory is reorganized to support platsec. Better to use...
Hello, Just a reminder about this month's talk. http://kerncomputing.blogspot.com/2006/09/symbian-sig-location-based-services.html Hope to see you there. -jk...
hi all, after this tuesday's talk, i felt inspired and tried to see if i could indeed get cell id info via jsr 179 (rather than via Symbian APIs). however, i...
Hi John, All Thanks for the promo! Just to say that, if you'd like some more information about the book, SymbianOne have just published an interview about it...
Hi, i have a problem with descriptors. let me tell: i have a class with the following member and method: HBufC * iName; const TDesC& Name(){ return *iName; } ...
Hello, I think you're basically on the right track. Jo Stichbury has a great website on the topic - http://descriptors.blogspot.com/ I wrote a short testcase...
Hi John, thanks for your prompt reply. here is the code that fails: ==>TLex& parser<== TPtrC aName=parser.NextToken(); Group *aGroup=Group::NewL(aID,aName); ...
You have to be careful when return descriptor strings from functions - normally you should use TPtrC and NOT TDesC except in special cases - think of a TPtrC...
My images were targeted for 1st and 2nd edition phones. BMP images made sense. Since my application is been in the field for awhile, we have a lot of images...
Hi Keith, it worked:) thank you very much for this nice tip. BR.. ... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo!...
Hello, I have no comerical interest in this training group nor have I reviewed their program. They did ask me to forward this offer to the group. Since there...
Join MobiTV and be a key contributor to the fastest growing application in the mobile space. We are at the forefront of technology and blazing new ground with...
Are you passionate about creating tools and technology that will change the way consumers interact with digital media? Do you dream in C++? Are you excited...
Like so many others I'm experiencing an autostart problem with 3rd edition. When the executable is installed, it is successfully launched by the installer and...