Flickr recently pulled its use of Flash in some of the pages and replaced it with DHTML (Dynamic HTML). If you’re not familiar with DHTML, it’s a mix of scripting language and underlying page ‘object’ model’ used to modify the appearance or behavior of the page without having to reload it from the server. I was pleased […]
Category: JavaScript
writings about JavaScript/ECMAScript and Node
Ajax the Manly Tech
Seems that O’Reilly has had another one of its invite-only summits, but this time about Ajax. If you’ve missed hearing about Ajax, it’s the web development equivalent of tags (as taxonomy) and metaformats (as semantics). This is part of the technology that makes America, well, America. A new twist, though: As you can see from […]
Ajax, the manly technology
Recovered from the Wayback Machine. Seems that O’Reilly has had another one of its invite-only summits, but this time about Ajax. If you’ve missed hearing about Ajax, it’s the web development equivalent of tags (as taxonomy) and metaformats (as semantics). This is part of the technology that makes America, well, America. A new twist, though: […]
AJAX: The all-purpose cleaner
I’ve been hearing quite a bit about Ajax, the new wonder technology lately, and finally decided to take some time to check it out. I followed the link to the Adaptive Path essay on Ajax, and started reading through the writing until I came to the diagram showing an “Ajax Engine”, as part of the new innovation. […]
Programming the web
Recovered from the Wayback Machine. Dave is still talking about web versus C programming language. He mentions that scripting is what holds the web together. Dave, someone has to write the base. You can’t create full applications with Javascript, without something taking the script and translating it into machine understandable bits. And that translation is accomplished through programming […]
