|
May 2007
May 29, 2007
Google Developer Day 2007 Webcasts
Google Developer Day events will be held in locations around the world on May 31, including at the Googleplex in Mountain View, CA. If you won't be able to attend, you can stream the live webcasts. Check the GDD 2007 web site for session details.
Posted by John Dorsey at 08:47 PM Permalink
|
May 15, 2007
RESTful Web Services, Java, and JAX-WS
In this chapter excerpt from his book, SOA Using Java Web Services Mark Hansen uses REST to demonstrate some of the basic SOA web services concepts. He also compares traditional Java web-services programming to coding with JAX-WS 2.0.
Posted by John Dorsey at 10:57 PM Permalink
|
May 02, 2007
Dojo Developer Day
For Ajax developers in New York this weekend, check out the Dojo Community Day. The Dojo team will be discussing upcoming versions of the Dojo framework and the Dijit (Dojo widget) architecture.
More details at dojotoolkit.org
Posted by John Dorsey at 07:21 PM Permalink
|
May 01, 2007
Bringing AJAX Down to Size
Sometimes the price you pay for getting a rich user interface in an AJAX-based web app is a hefty file size on web pages that include large JavaScript libraries. Keeping page sizes to a minimum is one of the metrics that Andrew Turner and Chao Wang considered when deciding which AJAX library to use for a new web project. In their article, AJAX: Selecting the Framework that Fits, they describe the selection process that led them to choose the Yahoo! User Interface Library. The YUI's balance of functionality and small file size was one of the deciding factors.
Although the YUI won out over the Prototype library for this project, there is another super small library that can work with the stripped-down version of Prototype and provides some nice transition effects: the moo.fx effects library is just 3 KB and works with Prototype or the MooTools Framework.
Posted by John Dorsey at 11:35 PM Permalink
|
|