Category Archives: XML

Practical Applications Of Finite State Machines In Web Development

In my last post I described the basic State Machine/Theorem Prover developed in JavaScript – here is a recap, update and continuation of that post based on the latest development. And BTW – This is my presentation for WebJam 08 … Continue reading

Posted in JavaScript, Massive, Web2.0, XML | 1 Comment

Another Emmy Nomination For Massive Interactive

The cool thing about being able to work at Massive is that you straddle the extreme technical end of making things scale, in the web ‘C10k problem’ sense, combined with the demands of the general public TV audience. It combines both … Continue reading

Posted in Flash, JavaScript, Massive, Web2.0, XML | 1 Comment

Fast Loading Of XHTML as XML In JavaScript Using Msxml2.DOMDocument.*

This solved the issue I was having with MSXML not parsing XHTML as XML without an xml-declaration – which is the only format that Microsoft Expression Web will auto-detect as XHTML without forcing it to fail over to it. ([menu] Tools > Page Editor Options > Authoring … Continue reading

Posted in JavaScript, XML | 1 Comment

Parsing XHTML and XML vs IE and Microsoft Expression Web

I have a project where I want to treat XHTML as XML. Which should be trivial because XHTML is XML – and it is trivial with FireFox. However I have been experimenting with Microsoft Expression Web as my primary HTML/CSS editor … Continue reading

Posted in XML | 7 Comments

MetaWrap TimeConverter, Build 8

There Is A New Version Available – Click Here   Update: I just fixed 2 bugs – one handle leak and a bug that could stop it from scanning serial ports. Seems I left in some debug code on both … Continue reading

Posted in AJAX, JavaScript, TimeConverter, Web2.0, XML | Leave a comment

Reason – Exciting New C++ Library For Internet Applications

I’ve been waiting for Emerson Clarke to GPL this library since he started sending me code samples via IM a few years ago. If you really want to squeeze every last nanoflop of performance out of your hardware then you need … Continue reading

Posted in C#, JavaScript, Massive, Web2.0, XML, XPath | 2 Comments

Mashup That Uses Blogger and del.icio.us APIs For Backend Storage

Thanks to Dom for pointing this out to me. Check out this screen-recording of a demo Flash Flex application called NoteTag. The application uses Blogger and del.icio.us as a back-end for storage. Blogger is used to store objects and del.icio.us is used … Continue reading

Posted in MetaWrap Server, Web2.0, XML | Leave a comment

More Reason To Continue With The MetaWrap Rendering Pipeline

Great post by Dave Johnson that replicates and surpasses some of the benchmarking I have already into the practicality of using XSLT. This is why XSLT is at the heart of the MetaWrap JavaScript Rending Pipeline. The rendering pipeline and macro … Continue reading

Posted in JavaScript, Web2.0, XML | Leave a comment

The Latest In The World Of JavaScript – "AJAX, Web 2.0 and the World Of Tomorrow"

This Is Not The JavaScript Our Parents Would Know In the bad old days JavaScript was not compatible across browsers. JavaScript development was painful, frustrating and costly. More recently JavaScript has become the poster-child for effective web programing and the … Continue reading

Posted in AJAX, JavaScript, XML | Leave a comment

Windows Media Center Version Of BigPond V8 Supercars

If you are wondering why I have been not posting much to the blog recently, or if you met me in person lately, why I have been so tired and not really in the mood to talk, its because I have … Continue reading

Posted in Coolhunting, JavaScript, Massive, XML | 4 Comments