Twitter Updates

Music

Now Playing "Don't Ask Me Why" by Billy Joel

Previously
"Stop! The Love You Save (May Be Your Own)" by Jackson Five
"Ain't Nothing Like The Real Thing" by Marvin Gaye
"Swing The Mood" by Jive Bunny And The Mastermixers
"Flander's Fields" by Big Head Todd & The Monsters
"Corduroy" by Pearl Jam
"Plateau" by Nirvana

Favorites
Pearl Jam , Mother Hips , Ben Harper , G. Love , AC/DC , Alan Jackson , The Killers

Archives

Archive for the ‘Java’ Category

Click here to find out what Java Runtime Environment you are currently running from James Gosling.

Click here to find out what Java Runtime Environment you are currently running from James Gosling.

Jul 28, 2005 - In: Java

Employ Ant programmatically in Java code without the constraints of XML for easier customization

Employ Ant programmatically in Java code without the constraints of XML for easier customization

Jun 11, 2004 - In: Java

Exception handling is a built-in aspect of the Java programming language. The concept of handling error cases with exceptions is designed to make code more reliable and easier to maintain and read. This tip looks at some best practices for dealing with and handling exceptions.

Exception handling is a built-in aspect of the Java programming language. The concept of handling error cases with exceptions is designed to make code more reliable and easier to maintain and read. This tip looks at some best practices for dealing with and handling exceptions.

Mar 31, 2004 - In: Java

Micro-Tuning Step-by-Step by Jack Shirazi — Java Performance Tuning author Jack Shirazi offers a step-by-step guide for micro-tuning your Java methods.

Micro-Tuning Step-by-Step by Jack Shirazi — Java Performance Tuning author Jack Shirazi offers a step-by-step guide for micro-tuning your Java methods.

Mar 30, 2004 - In: Java

Resources for Java server-side developers

Resources for Java server-side developers

Jan 27, 2004 - In: Java