Java: Concurrent Programming with J2SE5.0
Mar 30
Java Comments Off
This article provides an overview and introductory tutorial to the new concurrency mechanisms that have been added to J2SE 5.0..
Software Development Blog by David Martinez
Mar 30
Java Comments Off
This article provides an overview and introductory tutorial to the new concurrency mechanisms that have been added to J2SE 5.0..
Mar 30
In this article on the Eclipse website, Prashant Deva explains the new projection infrastructure introduced in the JFace Text framework and shows how to extend the XML Editor example provided with Eclipse to allow folding of text..
Mar 30
Best Practices Comments Off
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 to see how this evolves..
Mar 28
Java Comments Off
In this article, Robert Simmons Jr shows us the 7 easy ways to improve legacy code..
Mar 28
Java Comments Off
ONJava shows us how to use Java's dynamic proxies in order to obtain the same functionality as C#'s delegates in this article..
Mar 28
Web Development: Client Side Comments Off
DOJO is a project that will create a common toolkit for web application authors to easily use the rich capabilities of browsers..
Mar 28
Web Development: Client Side Comments Off
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 and such functions..
Mar 28
When and how to use exceptions? This article offers an approach..
Mar 28
A great article on metadata and aspect oriented programming. It's nice to see AOP come of age..
Mar 28
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 come in handy..