Mark Nottingham wrote a JavaScript library, wrapping XMLHTTPRequest, for automatic inclusion of HTML snippets into a page, which generalizes the magic of late binding in the browser Tim Bray mentioned back in February of this year.
Nottingham also wrote a library for reading a user’s preferences serialized as JSON. There’s plenty of libraries for serializing to JSON from other languages.
