Sunday, March 16, 2008

Google Adds Source Code Browsing

Google Code is one of the popular open-source project hosting places on the web. And since its Google, it gets press coverage, it is stable and fast and gets a lot of quick features with a simple interface. Subversion or SVN (a new world CVS), which is popular for code-sharing and version control system is used on Google Code. Google added a new code browsing feature on the projects SVN to help view code.

GoogleCode

The Google Announcement reads:

In one Dilbert cartoon, Dogbert confronts a long-winded technology "guru" by showing him some actual code, which blows him away. It's funny because it's true: some long, abstract discussions can turn into short, concrete ones when you can point to code.

We hope you find that the details make this tool a joy to use. For example, it's easy to get straight to the source code of a file, yet still see some of its recent history right on the same page. And, you can flip through revisions of a file with just a click. Stay tuned as the tool matures and evolves into something even more exciting in the months ahead.

I don't know about Dogbert, but I find this new feature extremely useful and is what I would normally do offline, after I download anything off the SVN. A look at the Google Gears SVN makes an interesting read. It is really a nice addition to make and its pretty fast with all the AJAX stuff with jQuery. Google congratulates Jason Robbins and Jenan Wise who added this feature and we would like to add to the congratulations!!

No comments: