Google definitions
Google Search: define: blog via The Google blog
Ian Irving's Code and Culture from Toronto
Google Search: define: blog via The Google blog
BlogStreet : Most Important 100 Blogs
Using Mock Objects in Java A indepth look at using Mock Objects, in order to build meaningful unit tests, beyond the trivial examples usually shown. Also mentions (and links to ) a StrutsTestCase used to simulate the Struts servlet environment Continue reading Junit Testing in the real world
Java API for XML Processing (JAXP), Getting Started A well write overview of XML (tags, elements, contents and elements, Valid , well formed, etc) and beginning to use the Java API for XML Processing (JAXP), DOM and SAX.