Wednesday, October 21, 2009

Enterprise on Mobile with GWT

Today i found this article
http://googlewebtoolkit.blogspot.com/2009/10/enterprise-apps-in-your-pocket.html

It's really cool to see how web-kit provides you possibility that used to be a lot of javascript. For example, Safari (and Chrome) are built on top of the WebKit engine. Check what is possible from a visual perspective on these browsers.

http://developer.apple.com/safari/library/documentation/InternetWeb/Conceptual/SafariVisualEffectsProgGuide/Introduction/Introduction.html

Gradients, masking, reflection, all are possible with CSS.

Together with the power of GWT (mobile) enterprise applications can become very interesting.

0 comments: