I love XML. Sometimes, however, there are times where XML can become rather cumbersome to work with – for instance, try writing a book sometimes on HTML and SVG using DocBook (something I’m currently undertaking for O’Reilly Press). The amount of times that you have to work with < content in this context can easily […]
Elegant “contentEditable” Solution for XML
If you’ve ever wanted to do WYSIWYG editing of XML in a browser, I think you’re going to like the elegant solution I stumbled across. The idea actually culminated from reading Kurt Cagle’s excitement around XQuery in the Browser, and my desire to create a MLUC DemoJam entry that could excite publishers about my latest […]