« two vs. one | Main | Woohoo! Tiger (OS X)! »

April 08, 2005

Comments

Paul Mclachlan

Absolutely! These days, ask how many monitors you get. :) Multiple monitors are a life saver.

Robert Nicholson

At work I have to use 1 gig dell machine with eclipse and a weblogic 7sp4 instance but the killer is that whenever we have to debug we have to use -classic in jdk 1.3.1 which means it takes something like 10-15 minutes to start the server. I had to write some code to serialise the contents of some meta data that is generated upon startup because the code literally went out to the database and grabbed the dbmetadata of all the tables used by the database layer. This shaved about 6 minutes off startup times. Of course this step simply isn't necessary unless you've made changes to your schema.

The comments to this entry are closed.