Bowser based XSL transformations offer a handy and powerful way in integrating XML data to web applications. In combination with HTTP server requests, as introduced by Ajax, the data structures can be loaded and rendered in common HTML code. Reuse of the documents inreases and a server-side parsing and transformation becomes obsolete. more »
31 Dec 2006
19 Sep 2006
The rise of Ajax has led to a development of interactive UI elements for HTML pages. A realm for the use of Flash in the past, JavaScript, CSS and asynchronus data transfer brought up a bunch of interface widgets ready to use in plain webpages. Breaking free of the “click -and-wait” paradigm that ruled web development since the beginnig, developers are now free to bring new and fresh features to to websites to create an unprecedented user exeprience. more »