4 Results for javascript

Google Provides Closure: Releases Open Source JavaScript Optimizer

JavaScript programmers, rejoice! It's been a good week for open source from big companies. Earlier this week Yahoo! released its Traffic Server it acquired from Inktomi, and now Google has unleashed Closure Tools. These are part of the toolset that Google uses to create JavaScript-heavy applications like Google Docs, Gmail, and Google Maps.



New Version 3.0 of Google Chrome is Much Speedier

As announced on the Google blog, there is an official stable release 3.0 of the Chrome browser available now. You can download it here, and if you're already using Chrome, you'll be automatically updated to the new version. Google's post includes walkthroughs of some of the major new features, including significantly faster Javascript performance, a new look for the New Tab page, and improvements to the Omnibox--the search bar and address bar that makes it very speedy to navigate to sites you're looking for. Here's what you'll find under the hood in the new Chrome.


Google's Free Video Libraries for Developers

While Google posted them a few days ago, I've just had a chance to sift through some of the large volumes of video-based presentations from its Google I/O and Developer Day events that the company is now offering via its blog. This is quite a large and interesting library of posts, for developers of all stripes. Just check out the presentation topics you can watch here from the Google I/O event. Here, below the fold, are some of the better offerings that Google has posted from its recent events held around the world.


Google Reveals Open Web Secrets

OK, so there aren't really that many secrets about the open web - all of the HTML and CSS and Javascript code is out there for the taking. But there is a lot of knowledge about how best to work with these standards, given the crazy mix of browsers and operating systems that web developers need to put up with, and much of that knowledge is hard to come by. The new Google DocType project is an attempt to codify and spread some of this knowledge.