Google Open Sources Its Own Development Programs
It’s a great day when Internet giant Google open sources the programs it uses to build well-known favourites such as GMail, Docs and Google Maps. It announced on its blog that it will be making a lot of it’s own development software available to developers all over the world. This release comes as Google are undoubtedly upgrading their own tools especially with the upcoming launch of Google Wave.
The first of the three tools they released is called Closure Compiler which helps developers trim down code and optimize it for better performance. There is also a plug-in for Firefox released alongside this so they can view heir Java Script code in the browser.
The second one is called Library which is a tool to help build Java Script Apps. Here is what Google said on their official blog about the program:
The Closure Library is a JavaScript library that provides many features that are useful for building web applications across browsers. It helps to abstract browser differences and provides clean class and function interfaces for common tasks. Besides DOM interaction and UI tools, the library includes tools for arrays, objects, string manipulation and much more. The library also implements a name spacing and import standard, which helps keep scripts small and load fast when used with the Closure Compiler.
The third and final release until further notice was Templates. This is an app that is for creating HTML elements that can be used within Java Script.
Closure Templates simplify the task of dynamically creating HTML and have an easy-to-read syntax. They allow you to write templates for reusable HTML and UI elements that can be used within JavaScript or on the server side in Java. They also have excellent run-time performance because they are never parsed on the client side.
Over the next month or so there is undoubtedly going to be a big rush of new Java apps and programs onto the market thanks to the Google outsourcing. Be sure to stay in touch with Crenk to stay informed!





0 Comments
You can be the first one to leave a comment.