-
Some settings tips that may help debug multithreaded java applications.
-
Spring Source owned Cloud Foundry facilitates the deployment of Grails applications on the Amazon WS EC2 cloud framework.
-
A simple example of Gant - Groovy powered Ant being used to trigger memcache refreshing.
-
Invocations uses the Java reflection api to record the api calls to a method so that they may be used to write out the invocations in order at a later date. Could be useful if you need to trace and rerun a single execution path.
-
Tutorial on how to use embedded jboss app server to provide an app server container to enable the unit testing of ejbs
-
Some suggestions on what makes good code reviews
-
Example of how to implement a Self Scaling behavious in an enterprise application using GridGain to detect and add resources when needed.
-
-
-
A collection of Search Design Patterns Reference cards.
-
A cool firefox multitouch demo (video)
-
Column & Row selection, sorting, highlighting and heatmapping are just some of the features available in this list of jquery plugins for tables.
-
Simple tips to improve the performance of eclipse.
-
-
Some advice on diagnosing and fixing concurrency bugs in a Java based application
-
A checklist of things to do to migrate a java developer from a windows to a ubuntu based development environment.
-
A beginners introduction to the jquery javascript framework
-
Add wordpress blogging to your grails application with this plugin that reads content from a wordpress installation.