Videos tagged with Toolkit
Google I/O 2010 - Google Charts Toolkit: Google's new unified approach for creating dynamic charts on the web Google APIs 201 Michael Fink, Amit Weinstein Google Charts Toolkit is Google's unified approach for creating charts on the web. It provides a rich gallery spanning from pie charts to interactive heat-maps and from organizational trees to motion charts. The toolkit lets developers choose...
Google I/O 2010 - Google Charts Toolkit
Google I/O 2010 - Google Charts Toolkit: Google's new unified approach for creating dynamic charts on the web Google APIs 201 Michael Fink, Amit Weinstein Google Charts Toolkit is Google's unified approach for creating charts on the web. It provides a rich gallery spanning from pie charts to interactive heat-maps and from organizational trees to motion charts. The toolkit lets developers choose...
Google I/O 2008 - Resource Bundles and Linkers in GWT
Resource Bundles and Linkers in Google Web ToolkitBob Vawter (Google)As Joel Webber says, "The fastest HTTP requests are those which do not, in fact, occur." GWT really takes this principle to heart. It turns out that GWT's compilation process provides the perfect opportunity to smush, pack, tweak, and jimmy the various types of resources needed in an Ajax application. Image bundles can reduce ...
Google I/O 2008 - Using GWT to Build a Diagramming Tool
Using GWT to Build a High Performance Collaborative Diagramming ToolAlex Moffat and Damon Lundin (Lombardi)Lombardi Blueprint is a browser based business process documentation and diagramming tool written using GWT and Java. It supports simultaneous viewing and editing of process definitions by multiple users in different locations with multi level undo and a rich editing experience including d...
Google I/O 2008 - Reusing Google APIs with GWT
Reusing Google APIs with Google Web ToolkitMiguel Mendez (Google)We like to say that GWT brings software engineering to the crazy world of Ajax, and of course straightforward code reuse is a cornerstone of smart software engineering. Naturally, then, we had to create easy-to-reuse jars that provide Java-friendly versions of the popular Google JavaScript APIs. It's called the Google API Library ...
Google I/O 2008 - JavaScript and DOM Programming in GWT
Surprisingly Rockin' JavaScript and DOM Programming in GWTBruce Johnson (Google)You may already know about GWT's nifty JavaScript Native Interface (JSNI), which allows you to define native Java methods with handwritten JavaScript. In GWT 1.5, there's an even more powerful way to program close to the metal. You can now model arbitrary JavaScript types directly as Java classes (specifically, as s...
Google I/O 2008 - Deferred Binding with GWT
Faster-than-Possible Code: Deferred Binding with GWTBruce Johnson (Google)What do you do when you want the benefits of modularity and abstraction during development, but you aren't willing to subject users with any runtime overhead to get it? If you're the GWT team, you invent deferred binding. Deferred binding is a pluggable compile-time type substitution and code generation mechanism. This un...
Google I/O 2008 - GWT Extreme!
GWT Extreme!Ray Cromwell (Timepedia.org)In this session, see Google Web Toolkit used in exotic and creative ways to solve interesting engineering problems, from authoring OpenSocial apps that run as both Web gadgets and native Android applications, to developing Adobe AIR applications using GWT, compiling CSS selectors to Javascript at compile time, running multithreaded code with GWT and Gears...
Google I/O 2008 - Resource Bundles and Linkers in GWT
Resource Bundles and Linkers in Google Web ToolkitBob Vawter (Google)As Joel Webber says, "The fastest HTTP requests are those which do not, in fact, occur." GWT really takes this principle to heart. It turns out that GWT's compilation process provides the perfect opportunity to smush, pack, tweak, and jimmy the various types of resources needed in an Ajax application. Image bundles can reduce ...
Google I/O 2008 - Using GWT to Build a Diagramming Tool
Using GWT to Build a High Performance Collaborative Diagramming ToolAlex Moffat and Damon Lundin (Lombardi)Lombardi Blueprint is a browser based business process documentation and diagramming tool written using GWT and Java. It supports simultaneous viewing and editing of process definitions by multiple users in different locations with multi level undo and a rich editing experience including d...