Archive for March, 2008

Structure 101 - my new favourite code quality tool

Wednesday, March 19th, 2008 Posted in java, rants and opinions | No Comments »

Jetbrains recently sent out an email about a new companion product to Intellij idea - Structure 101. Structure 101 is a tool developed by headway software, which can be ... Read more..

Getting proxy server details in webstart app

Tuesday, March 11th, 2008 Posted in java | 2 Comments »

I had a devil of a job finding a way to do this. A couple of apps I have recently worked on needed to make an apache httpclient or xmlrpc connection ... Read more..