Posts Tagged ‘java

JVM Settings

August 31, 2007 | In: General

I ran across this great compilation of JVM settings for the different versions of Java. Very useful for Java tuning!

MS Access via JDBC

February 2, 2007 | In: General

We recently made the move from an IIS Windows web server to an Apache *nix based web server as part of our efforts to consolidate our library's server infrastructure. And for reasons I won't expound upon, we had one MS Access DSN that didn't get...

Tweaking Eclipse

September 7, 2006 | In: Projects

I finally got fed up yesterday with the slow speed at which Eclipse was launching on my Windows box. On my Linux box, it doesn't take that long to launch (may five or six seconds) compared to my Windows box (around 15 - 20 seconds). I know I have a...