Mac

MacIntel

<1 min read

A lot of information flying around relating to yesterday's MacIntel announcements. A lot of questions too. Michael asks whether the MacBook Pro is the ideal…

Read more →
Java

Erik's Pulse: 2006-01-10

3 min read

Erik's weekly column published in the Javalobby Newsletter.

Read more →
Java

Erik's Pulse: 2006-01-03

14 min read

Erik's weekly column published in the Javalobby Newsletter.

Read more →
Java

JavaSchool Perils

<1 min read

[@593] JavaSchool Perils Joel has written an interesting article titled The Perils of JavaSchools. While I don't disagree that the state of computer science…

Read more →
Java

toString Velocity Template

1 min read

[@586] toString Velocity Template I'm using the excellent GenereateToString plugin to automatically create toString() methods in IDEA. I've modified the defa…

Read more →
Java

Array Initialization

<1 min read

[@687] Array Initialization public class Example { public Boolean flags[] = new Boolean[4]; public static void main(String[] args){ Example ex = new Example…

Read more →
Java

Pulsating

<1 min read

[@151] The Pulse Erik's Pulse has been published.

Read more →