Today I'm releasing PGnJ 0.8. I've been sitting on these updates since October but haven't released them because I've been really busy with work. In addition, Leopard came out and I wanted to revisit some of PGnJ's user interface. With this release I really wanted to concentrate on further refining the application rather than adding a lot of new SQL related features... keep reading
I have been working on PGnJ 0.8 since the day I released 0.7. With this release I really wanted to concentrate on further refining the application rather than adding new SQL related features. By adding an About box, a Preference System, Software Update and refining the row selection behavior of the main JTree in PGnJ, I think I succeed in my goal... keep reading
This afternoon I released version 0.7 of PGnJ. This version includes some pretty neat additions, including syntax highlighting, an ordered bookmark list, a design refresh and the ability to export table data as SQL insert statements... keep reading
Last week, an end user came to me with a bug she found in the largest of the software systems I develop at work. The bug was pretty major and to fix it the right way would mean re-designing. Re-designing software with a three person development team and a strict schedule just wouldn't fly for this particular bug... keep reading
pwgen is a simple command line utility for generating secure passwords. I know what you're thinking, 'like I need another random String generator'. Well, pwgen does generate random Strings, yes, but pwgen can also generate passwords based on dictionary words. If you pass a dictionary file to pwgen, it will randomly choose a word from the list and manipulate it into a strong, memorable password...
keep reading
As an extension to my previous post on parsing XML documents with JSTL, some may be interested in mixing core tags with XML tags for greater flow control. For example, I wanted to pass a parameter to my JSP that was parsing and displaying my XML based change-log to control how much of the change-log.. keep reading
This evening, I took my first dive into XPath, and I have to say, navigating XML documents using JSTL tags and XPath is incredibly easy... keep reading
I'm 90% done with Argus 0.9, and I'm not sure how far with PGnJ 0.5 (I keep realizing things need to be re-written and I just don't want to release crap). Both are taking longer than I ever expected because of everything else going on. It's really hard to find time to work on personal projects. I'm .. keep reading
Java.. keep reading
http://www.trikenit.com/2006/02/07/argus-issue-tracking-for-the-rest-of-us/.. keep reading