Palm Secures Additional $100 Million Equity Investment

palm.png Palm, Inc. (NASDAQ:PALM) today announced that Elevation Partners has agreed to make an additional $100 million equity investment in Palm. This should allow Palm to continue the development of its products for 2009.

News posted December 23rd, 2008 by eric

Google made a new version of its Maps for Mobile available today for the Windows Mobile and S60 platforms.

g-logo.pngIf you have a Nokia S60 or Windows Mobile smartphone, go ahead and download the new version of Google Maps by visiting google.com/gmm on your phone. Enjoy the (street) view!

News posted December 11th, 2008 by marciallus

Sony Ericsson goes Android

Sony Ericsson today announced the extension of its portfolio strategy to include support for the Open Handset Alliance. “Sony Ericsson is excited to announce its membership of the Open Handset Alliance and confirm its intention to develop a handset based on the Android platform,” said Rikko Sakaguchi, CVP and head of Creation and Development at Sony Ericsson...

News posted December 9th, 2008 by eric

Google sells unlocked Android phones for Developers

Google has announced the availability of Android Dev Phone 1. The phone allows to run and debug Android applications directly on a device as well as hacking and debugging the Android operating system. The Android Dev Phone 1 is carrier independent, and available for purchase by any developer registered on Android Software Market.

News posted December 8th, 2008 by eric

Fennec - Mobile Firefox for Symbian

Christian Sejersen, from the Mozilla Foundation, has just announced on his blog that Symbian/S60 was a now a target for the Mobile Firefox browser. Development is being started - volunteers welcomed! - and a preliminary release is scheduled for mid 2009.

News posted December 11th, 2008 by eric

Cross-thread messaging with CActive objects

in

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