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 →
Java

Erik's Pulse: 2005-12-20

3 min read

Erik's weekly column published in the Javalobby Newsletter.

Read more →
Java

Logging Packages with Log4J

1 min read

[@021] The Pulse Erik's Pulse has been published. [@570] Logging Packages with Log4J I was looking for a way to log a specific package to its own file using…

Read more →
Java

Erik's Pulse: 2005-12-13

3 min read

Erik's weekly column published in the Javalobby Newsletter.

Read more →
TV

War of the Worlds

<1 min read

[@556] War of the Worlds We finally watched War of the Worlds last night, thanks to Netflix. I can't believe that the same people who brought us Minority Rep…

Read more →