<< October 2007 | Home | December 2007 >>

mysql-front is alive

a great tool is beeing continued...

About a year ago mysqlfront, a really good tool for querying mysql databases, was discontinued...

Read more...

use JRockit to avoid permGenSpace out of memory errors

do you want to get rid of permGenSpace errors during development?

It's a problem that allmost all java developer knows: With every hot deployment on a java application server or servlet engine the heap space memory consumption grows and grows...

Read more...