Monthly Archives: April 2009

Re-wrote the Connection Pooling post at my playground/wiki

Since I wasn’t happy with the formatting etc and that it quickly turned into the most viewed post in my blog I re-wrote it at my playground/wiki. See it at: http://playground.greyscale.se/wiki/en/MySQL_JDBC_Connection_Pooling_in_Tomcat Much nice formatting and screen shots etc.

Share
Filed in /dev/random, Java | Comment Now

Icktjärn

Went for a walk at Icktjärn today http://gallery.greyscale.se/#1

Share
Filed in /dev/random | Comment Now

My Playground/Wiki

While writing the Tomcat/JDBC Connection Pooling post I realized that my blog wasn’t a good place for writing howto’s/tutorials due to the layout/design of it so I set up a wiki at http://playground.greyscale.se/ for doing that kind of stuff instead. … Read the rest of this entry

Share
Filed in /dev/random, Java | Comment Now

Graphs of outdoor temperature in Kramfors (Sweden)

Got a graph script up and running with the 1-wire temperature sensor. You’ll find it in the left-side menu or at this link: http://www.greyscale.se/temperature.html

Share
Filed in /dev/random | Comment Now

1-wire temperature sensor

A couple of years ago we wanted to monitor the room temperature in the server room where I was working back then. After talking to a reseller of cooling equipment we found out that there was a add-on board that … Read the rest of this entry

Share
Filed in /dev/random | Comment Now

Piratebay

Don’t think that it came as a suprise for most of us that they got convicted but what’s amazing is that they are to pay 30 million SEK to the “music industy”. And really amazing is that since 3 of … Read the rest of this entry

Share
Filed in /dev/random | Comment Now

MySQL JDBC Connection Pooling in Tomcat

I re-wrote this tutorial at my playground/wiki so please check it out there instead. It’s much better formatted and I added screen shots etc. http://playground.greyscale.se/wiki/en/MySQL_JDBC_Connection_Pooling_in_Tomcat Got myself together and played around a little with JDBC connection pooling with Tomcat an … Read the rest of this entry

Share
Filed in Java | Comment Now