XML, the 453.59237kg gorilla
Jeff Atwood on ‘XML: The Angle Bracket Tax‘ (via Yangman).
Jeff Atwood on ‘XML: The Angle Bracket Tax‘ (via Yangman).
David Ascher asks: JSON or XML for distributable Thunderbird configuration files? Both XML and JSON have weaknesses. I wonder if SQLite + a lightweight XUL editor would be better?
Which is better, XML or Python for Python templates? I like the Php approach myself (intermixed language/template), as it matches the natural state of each language. The linked debate is interesting, but what I really like is the side-by-side format1.
A large index of user-rated comics, and its feed.
Erik Naggum intelligently rants about the weaknesses in XML. He says:
XML, being the single suckiest syntactic invention in the history of mankind, offers you several layers at which you can do exactly the same thing very differently, in fact so differently that it takes effort to see that they are even related.
Here’s a plugin to automatically close XML/HTML tags in Vim, and some general Vim HTML/XML tools and mappings.
Charles Petzold writes about a C# Application Markup Language specification. XML is just so great.
These are my picks for the best base Javascript libraries:
XMLHttpRequest Guidelines, a set of sensible limits for using this handy-dandy API.