Monday, July 12, 2010

Tuesday, July 6, 2010

Lenovo LePhone Introduction


Lenovo's Android-based LePhone (樂Phone, literally Happy Phone), debut at CES 2010, to be the real iPhone killer!

Saturday, July 3, 2010

Google Chrome Developer Tools

The Google Chrome Developer Tools provide an integrated environment for debugging, optimizing, and understanding a web application, or website, running in Google Chrome. The developer tools are developed partly through the open source project, WebKit, where the tools are called Web Inspector.

Google Chrome Developer Tools: Getting started

Learn how to get started with Google Chrome's developer tools. For more information go to http://www.chromium.org/devtools

GWT 2.0.4 is now available, to solve Safari crash

Recently Apple released Safari 5, which included a bug where non-integral right-shifts were not being evaluated properly. There were several reports, both internally and externally, of GWT-based applications unexpectedly crashing when running in Safari 5 (including Google Wave).

Google have a fix for this issue, plus several other house keeping items that have been rolled into a 2.0.4 release, which can be downloaded from GWT’s main download site.

If you’re experiencing the Safari crash, you’ll need to recompile and deploy your GWT app. The changes in 2.0.4 are completely compatible with your existing 2.0 app, and should have no negative impact.

Google Web Toolkit(GWT) Project Home