This is a more technical post that I am used to posting on this blog, but hey, I work in software development. It was bound to happen at sometime, right?!
Yesterday Google released its newest gadget for developpers. Have you ever wanted to create interactive web sites like GMail, Google Calendar, etc. But you know have lots to time to learn all the different browser quirks ( what works in IE, but not Firefox, etc). Well Google just relesaed Google Web Toolkit.
This toolkit allows you to write an application in Java, using Standard Object Oriented programming, using the Google library of widgets. Compiling a Google Web Toolkit project does not generate Class files like ordinary Java programs, instead in generates Javascript and Html code for your web application.
Take a look at some of the demos and see some of the possibilities.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment