java sample code tips and tricks Tuesday, April 17, 2007 New Java's UTF-8 and Unicode writing is broken - Use this fix By Patricbensen Many of you might not believe this but try creating a file in UTF-8 encoding using a java program like this one (found on the java tutorial ...
freeware java Thursday, April 12, 2007 New Freeware (older) version of DJ Java Decompiler By Patricbensen DJ Java Decompiler is a great piece of software that allows you to decompile java class files into java source. It internally uses JAD as th...