[]RSS

About Archives Artwork Comic Contact Philosophy Projects Tags

XML, the 453.59237kg gorilla

[Comment]

May 13th, 2008 in Links

Jeff Atwood on ‘XML: The Angle Bracket Tax‘ (via Yangman).

JSON versus XML for config?

[Comment]

March 11th, 2008 in Links

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?

Debate formatting, and the question of template mechanisms

[Comment]

November 3rd, 2007 in Links

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.

  1. The “log in to vote” overlay is a bit confusing/noisy, however

Large webcomic index

[Comment]

February 7th, 2007 in Links

A large index of user-rated comics, and its feed.

XML expert rants on XML

[Comment]

November 1st, 2006 in Links

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.

HTML/XML Vim extensions

[Comment]

October 18th, 2006 in Links

Here’s a plugin to automatically close XML/HTML tags in Vim, and some general Vim HTML/XML tools and mappings.

A specification for C# in XML

[Comment]

April 17th, 2006 in Links

Charles Petzold writes about a C# Application Markup Language specification. XML is just so great.

Defacto javascript library roundup

[Comment]

March 18th, 2006 in Links

These are my picks for the best base Javascript libraries:

Why Shouldn’t Authors Self-Publish?

[Comment]

December 27th, 2005 in Links

Why Shouldn’t Authors Self-Publish?

XMLHttpRequest Guidelines

[Comment]

October 5th, 2005 in Links

XMLHttpRequest Guidelines, a set of sensible limits for using this handy-dandy API.

Next page [>>]