Categories
Personal

Life with the net

Beeing without a TV sure leaves a lot of time for other stuff. 😉 Sure, I got stuff I should be doing now rather than surfing around, but I’m too lazy and too curious of the world affairs to stop.

Investor ethics
Bush and the constitution
The October surprise

I can’t understand how people got by without the net. I can’t even understand how I get by with it. I’m too curious. It’s beginning to look like information overload is coming my way. 😉

Categories
Development

Java garbage collection tuning

Straight forward excellent article by Pete Freitag on the basics of garbage collection tuning here.

via Moazam Raja

Categories
Development

Creating JSP 2.0 tagfiles

Oracle has an article about creating JSP 2.0 tagfiles. It’s going to be a great tool in my webapps. I’m a bit concerned of the maintainability of things, but it’s good to have something that has a bit lower threshold than coding taglib classes.

via Xyling