Monthly Archives: October 2007

Java Coding Conventions

I will now right the same self-righteous diatriabe about Java coding conventions that every other coder on Earth has written. These are specific to Java, I firmly believe in modifying my coding style to fit a language. Step 1: Class … Continue reading

Posted in Development | Tagged , , | 2 Comments

New Java Plugin!?

*sigh* So there is this interview over at JavaLobby with Ken Russell discussing the new Java browser plugin. Go ahead… go read it… I’ll wait… *waits* Ok, they’re just now writing a new browser plugin for java? I have a … Continue reading

Posted in Development | Tagged , , , , , , | Leave a comment

Java Best Practices

It’s hard sometimes to find help when writing code. You know there is a way to do something, but you probably don’t know the name of it. I found a handy dandy website: Java Practices. A great list of “best” … Continue reading

Posted in Development | Tagged , , | Leave a comment