Software As She’s Developed

Mahemoff’s Podcast/Blog – Web, Programming, Usability from the Author of ‘Ajax Design Patterns’ (AjaxPatterns.org)

Software As She’s Developed header image 4

Entries Tagged as 'XML'

Inline SVG

January 26th, 2009 · 4 Comments · SoftwareDev

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: ······

XML Descriptors, Be Gone!

October 4th, 2006 · 3 Comments · SoftwareDev

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: ···

Ajax Programming Patterns – Podcast 3 of 4: “DOM Population” and “Code Generation and Reuse” Patterns

June 25th, 2006 · 1 Comment · Links, Podcast, SoftwareDev

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 [...]

 
icon for podpress  Standard Podcast [29:00m]: Play Now | Play in Popup | Download

[Read more →]

Tags: ···············

Ajax Programming Patterns – Podcast 2 of 4: Browser-Server Dialogue Patterns

June 20th, 2006 · 3 Comments · Links, Podcast, SoftwareDev

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 [...]

 
icon for podpress  Standard Podcast [40:04m]: Play Now | Play in Popup | Download

[Read more →]

Tags: ·············

Ajax Programming Patterns – Podcast 1 of 4: Web Service Patterns

March 31st, 2006 · 3 Comments · Links, Podcast, SoftwareDev

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 [...]

 
icon for podpress  Standard Podcast: Play Now | Play in Popup | Download

[Read more →]

Tags: ··············

New Ajax Demos

September 16th, 2005 · No Comments · HumansAndTech, Links, SoftwareDev

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: ··········

18 New Ajax Programming Patterns

September 16th, 2005 · 4 Comments · HumansAndTech, Links, SoftwareDev

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: ··········