Versatile Programmer Podcast
firefox opensource editors development browser tools ldap software network graphics | Episodes | Tuesday June 10, 2008 | By JC Mann
Apache Directory Studio
SQL Explorer
XML
xmllint
XML Copy
Text Editors
UltraEdit
Text Wrangler
Textmate
Firefox Plugins
Firebug
Web Developer
del.icio.us
Network
...
Versatile Programmer Podcast
software java development network database codec strings opensource api configuration | Episodes | Tuesday May 06, 2008 | By JC Mann
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.
...
Versatile Programmer Podcast
diagramming expressions database regular testing regex graphics network unit | Episodes | Monday April 28, 2008 | By JC Mann
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...
Software Development
network tools windows | General | Tuesday April 22, 2008 | By Bill Kratzer
Looking for a nice Port Scanner for Windows? Take a look at Zenmap - it's actually a cross platform port scanning GUI.
Software Development
java tools network opensource | General | Tuesday April 22, 2008 | By Bill Kratzer
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 ...