Tagged by 'design'

JavaScript Library Design

This final tutorial explains the XML generator JavaScript library. Whether you like angle bracket tax or not, XML is used in web development for XHTML pages, RSS feeds, and AJAX, to name but a few.
This library is designed to produce XML (it has nothing to do with parsing XML). It was inspired by Sean M. Burke's digression in his article “Higher-Order JavaScript”, and by JSON, the JavaScript Object Notation.

Read more...

Valid CSS

Valid XHTML 1.0

Valid Atom 1.0