TV

Super Sunday

<1 min read

Why is the Super Bowl considered a World Championship? Which other country in the world is eligible to compete? I really hope the Seahawks win it, however I'…

Read more →
Blog

Sorry Blogliners...

<1 min read

Thanks to Russ I discovered a problem in my feeds that caused Bloglines (and probably a few others) to keep on marking every entry as new. The comments count…

Read more →
Linux

Compiling Python Bindings for Subversion 1.3.0

<1 min read

I was trying to setup ViewVC to display both my public cvs and subversion repositories. It meant I had compile the swig-py bindings. Subversion 1.3.0 require…

Read more →
Java

SVN with SmartSVN, IDEA and Eclipse

2 min read

In the last few days, I've been slowly converting from CVS to SVN as my primary repository. Creating the repository was easy. Importing my existing projects,…

Read more →
Development

Quick HTTP POST request

<1 min read

Have you ever wanted to quickly send a POST request to a HTTP server? It's pretty easy to do using curl. For example to send XML via a POST request, you coul…

Read more →
Java

Erik's Pulse: 2006-01-31

3 min read

Erik's weekly column published in the Javalobby Newsletter.

Read more →
Java

PMD

<1 min read

I submitted a small documentation error report to the PMD project, and got a very nice response from Tom. As I mentioned in my response, the linkblog would n…

Read more →