Compiling Python Bindings for Subversion 1.3.0
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 →SVN with SmartSVN, IDEA and Eclipse
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 →Quick HTTP POST request
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 →Erik's Pulse: 2006-01-31
Erik's weekly column published in the Javalobby Newsletter.
Read more →PMD
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 →Java2Html and IntelliJ IDEA
IDEA can export Java source code to HTML, which I find quite useless. I really like the way Java2Html works but there is no integration with IDEA. You can ea…
Read more →Testing Private Methods
I've been playing with TestNG for a few days now. I really like it. It makes me want to write more tests. I was wondering if there was a way to create a test…
Read more →




