Okay, I'm currently ripsnort delighted to have found a solution to this problem of rendering SVG element dynamically. As in:
My web apps receive some <svg>...<svg> from an Ajax call
???
Super, there's a drawing on the page!!!
What is the secret sauce in step 2?
After a merry frolic [...]
[Read more →]
Tags: Ajax·Data Island·IFrame·Javascript·SVG·TiddlyWiki·XML
Dion posted a story about Nokia's new mobile widgets. This will be very cool if it's as good as it sounds. However, what got me was the XML-based config - three separate files for config, skin, and widgets. The widget config:
PLAIN TEXT
XML:
<widget name="Example widget" version="0.1">
<info>
<creator>
<user>username</user>
<date>7.6.2006 12:00</date>
[...]
[Read more →]
Tags: Agile·Configuration·EJB·XML
The third podcast in this series of Ajax Programming Patterns. The 29-minute podcast covers five patterns. As with the previous podcast, there is reason for concern about the audio quality herein. Firstly, three patterns on DOM population - taking server response data and displaying it or storing it in the DOM:
XML Data Island Retain [...]

Standard Podcast [29:00m]:
Play Now |
Play in Popup |
Download
[Read more →]
Tags: AjaxPatterns·Cross-Browser·Data Island·DHTML·DOM·Javascript·Links·Maintainable·Podcast·Portable·Software·Tutorial·Web·Web2.0·XML·XSLT
Continuing from the previous podcast (*cough* 12 weeks ago), more programming patterns. Unfortunately, this recording (and the next one) went pear-shaped. Sorry. I do, however, recommend them to those of you who've been wondering what an Ajax talk would have sounded like in crackly 1930s recording technology, and one in which the speaker has a [...]

Standard Podcast [40:04m]:
Play Now |
Play in Popup |
Download
[Read more →]
Tags: AjaxPatterns·Cross-Domain·DHTML·Javascript·Links·Podcast·Polling·Proxy·Software·Throttling·Tutorial·Web·Web2.0·XML
Whereupon a new podcast series begins ...
As promised, a new series of Ajax pattern podcasts. This is the first of four podcasts on the Ajax programming patterns.
In this 73 minute podcast, we look at the seven patterns of web services as they relate to Ajax clients.
RPC Service Expose web services as Remote Procedural Calls [...]
[Read more →]
Tags: AjaxPatterns·DHTML·Javascript·JSON·Links·Podcast·REST·RPC·SOAP·Software·Tutorial·Web·Web 2.0·Web Services·XML
Further to the previous post on new Ajax programming patterns, it's also worth noting there's a new bunch of corresponding online Ajax demos too. Being programming patterns, they tend to be "pure refactorings" rather than enhancements, thus the user experience is mostly the same - you have to look under the covers to see what's [...]
[Read more →]
Tags: AjaxPatterns·Demos·DHTML·Javascript·JSON·Links·Patterns·REST·RPC·Web2.0·XML
I've uploaded full text for 18 new Ajax patterns, completing a first-cut draft for all Programming Patterns content, which will be one part of the book. This section bridges the gap between the very basics of Ajax - XMLHttpRequest, DOM, etc - and the high-level stuff like widgets and visual effects. For instance, how do [...]
[Read more →]
Tags: AjaxPatterns·DHTML·Javascript·JSON·Links·Patterns·REST·RPC·SOAP·Web2.0·XML