Tag Archives: Java

PGP Encryption/Decryption in Java

A new version of the code (and a new post) has been posted at : http://sloanseaman.com/wordpress/2012/05/13/revisited-pgp-encryptiondecryption-in-java/ Please note that if you are using Bouncy Castles libraries < 1.47 you should use the code in this post I have a requirement … Continue reading

Posted in Java, Programming | Tagged , , , | 66 Comments

Setting on a Set()

Maybe this post should be called ‘Setting on a Sunset()’ but Oracle now owns Java, and ‘Setting on an OracleSet()’ sounds programmatically correct but it just doesn’t have the same ring (or the feel of a nice drink in your … Continue reading

Posted in Java, Programming | Tagged | 5 Comments

Spring, Quartz, and Persistence

Spring is great, Spring is fun, Spring is best when it’s one on one (props to George Michael). No, really, Spring is a great architecture. Its easily configured, highly flexible, and comes with a ton of already coded utils for … Continue reading

Posted in Java, Programming | Tagged , , | 118 Comments