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

Inline SVG

January 26th, 2009 · 4 Comments

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

Ajax/Javascript: 8 Ways to Create Graphics on the Fly

October 1st, 2006 · 31 Comments

Ajax/Javascript: 8 Ways to Create Graphics on the Fly - digg this The ability to create rich graphics on the fly is one of the critical gaps in Ajax. There are indeed techniques to do it, albeit far from perfect, and some are do-able today if you take a pragmatic view of things and keep graceful [...]

[Read more →]

Tags: Links · SoftwareDev