Recent entries...

Apache Directory Studio SQL Explorer XML xmllint XML Copy Text Editors UltraEdit Text Wrangler Textmate Firefox Plugins Firebug Web Developer del.icio.us Network ...

Apache commons is a library of several open source Java projects designed to solve many of the typical problems faced by Java developers. General Benefits You'll write less code. Your code will be more readable and less repetitive. ...

These are skills that are not core to what developers do, but are helpful to have. Spend the time now to learn these skills before you really need them. Image Editing Be able to make simple icon tweaks. Quickly clean up images for user...

Looking for a nice Port Scanner for Windows?   Take a look at Zenmap - it's actually a cross platform port scanning GUI.

In the world of programming, you often need to move data from some type of Input (in Java: an InputStream) to some type of Output (in Java: an OutputStream).    This happens quite often, as we are often in the business of moving stuff from here to ...