-
Believe it or not, microsoft has some nice freeware products that could add more value to your office suites.
-
build your own java based email server using the open source project: geroa.
-
Build your own webdav server with milton, an opensource, java based web DAV implementation.
-
The history, background and theory behind test driven development and the problem it tries to address. Interesting if you're interested in agile development practices or improving the quality of your source code.
-
Video: Graeme Roche shows how to simplify java enterprise application development with Grails.
-
Simple implementation of a proxy written in Java.
-
A list of java profiling tools to help optimize and tune your java applications.
-
Development tools for internet explorer. Still not the options that Firefox provides, but better than what it used to be.
-
Lots of jQuery slider and accordian plugins. Lots of examples and options if it's what you're looking for.
-
Gruple is a concurrent processing library written in/for groovy.
-
Lifehacker post announcing the ability to add voicemail to any phone using google voice.
-
DTO Generator plugin generates DTO objects for display.
-
Another grails tutorial from Scott Davis at IBM Developerworks. This time he tackles how to add rss (atom) feeds and file uploads to your grails web applications.