Hotwire: HTML Over The Wire
Hotwire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire.
The Basecamp folks put up a marketing website announcing some new OSS tools which promote sending HTML instead of JSON over the wire.