Some random collection of interesting articles related to web tech.
Prototype.js, a library for ajax. (2008-05-13)
Yahoo User Interface (YUI) Library. http://developer.yahoo.com/yui/
(computing) Google releases OpenSocial: http://code.google.com/apis/opensocial/. A API for building social networking sites, so that all social networking sites can have one unified API.
Google Web Toolkit. You use Java to create a GUI app, then the kit will compile it into HTML and Javascript so it can be deployed on the web. Seems that Gmail and GoogleMap is written this way.
DHTML References. Tutorials and References on HTML, CSS, Javascript, DOM.