Peter Merholz writes in AdaptivePath about Metadata and classification. Having done a fair of metadata myself, I can relate to this and I’d be interested…
In this article, Robert Simmons Jr shows us the 7 easy ways to improve legacy code..
ONJava shows us how to use Java’s dynamic proxies in order to obtain the same functionality as C#’s delegates in this article..
DOJO is a project that will create a common toolkit for web application authors to easily use the rich capabilities of browsers..
On Adaptive Path, Jesse James Garret talks about AJAX and how it can make your JavaScript applications run much faster by taking advantage of XMLHttpRequest…
When and how to use exceptions? This article offers an approach..
A great article on metadata and aspect oriented programming. It’s nice to see AOP come of age..
Developerworks has an article on how to do Screen scraping using XQuery. I did my share of screen scraping in my day so this may…
As a prior XBase programmer, I find the XBase Appreciation page very interesting.
Cedric Beust has some comments on his experiences using JavaCC and Antlr.