I am taking IntelliJ out for its first spin. See http://mindprod.com/jgloss/intellij.html You can see my first program at: http://mindprod.com/jgloss/arraylist.html#GROWINGARRAYLIST
How do I sign and deploy Java JARs, using a key that is certified by OpenPGP, rather than X.509? The intention (obviously) is to avoid the warning dialogues for an unsigned key, but to not have to spend money on buying a X.509
I am currently looking for a open source good bug tracking and requirement tracking tool. I would like to run it on an Apache Webserver and with a PostgreSQL database. If possible, it should have an interface to SubVersion.
I have benchmarked a number of compression utilities and have posted the results at http://mindprod.com/jgloss/compressionutilities.html The bottom line is 7-zip is the clear champ for both ease of use and maximum compression. WinZip has the best speed.