- The Typer Aug 21, 2006
-
I like to use “simple” text editors rather then word processors to write, I use TextMate on OSX and TextPad on Windows, adopting the OPML editor when i need to support and track structure. But when I saw Writeroom about a month ago I was struck with its beautiful design and essential feature set, I [...]
- Read The Typer
- xml load and parse from javascript Jul 18, 2005
-
I needed to load and parse some opml in a javascript: any recent browser (aka Mozilla, Firefox or IE6) has the abilty to asyncronously load a resource from the net (all the AJAX stuff is based on this), moreover of this is an xml file it is possible to have it parsed into a DOM [...]
- Read xml load and parse from javascript
Qui