Archive for the 'Google' Category

Google Web Toolkit

Take a look at the Google Web Toolkit Product Overview. It’s a cool new open-source development kit that allows you to more easily create cross-browser AJAX applications. You develop in Java, so that you can debug and test using your favorite tools like Eclipse and Junit, and when ready, it generates HTML and highly-optimized JavaScript [...]

VbRoboCode: Physics

The physics for VbRoboCode are lifted directly from the original Robocode physics. In VbRoboCode, many parts of the physics are configurable thru the VbRoboCode project settings, but if you are competing against other players, you’ll probably want to leave them alone.

Introducing Google App Engine

Google made a fabulous announcement Monday, April 7, 2008. They introduced the Google App Engine. From their announcement:
…Google App Engine — a developer tool that enables you to run your web applications on Google’s infrastructure. The goal is to make it easy to get started with a new web app, and then make it easy [...]