Monthly Archives: July 2008

Talkinator and profanity

Just read an interesting new I, Cringely about a piece of software named Talkinator. The technology seems just like a new IRC for the web with some APIs and Web 2.0 style, but that wasn’t what caught my eye. What … Continue reading

Posted in Inversoft, Life, profanity | Tagged , , , , , | Leave a comment

Restoring a SubVersion repository from an old backup

I have recently gone through the exercise of restoring a medium sized SubVersion repository from an older backup and wanted to share my experience with everyone. First, the problem: The problem After you restore the older backup, if any work … Continue reading

Posted in Engineering, Java, Life, Misc, Tech | Tagged , , , , , | Leave a comment

Java, SSL and self-signed certificates

Depending on the API you are using or how you are using SSL, you might have received an error stating that the certificate is invalid, not path to certificate, invalid certificate chain, no chain found, PKIK error, or something similar. … Continue reading

Posted in Java | Tagged , , , , , | Leave a comment

Hidden folders in OS X file dialogs

Found a good shortcut for getting access to hidden folders in OS X file dialogs and the Finder. It requires some typing and it doesn’t auto-complete like Linux does, but it is better than nothing. Just hit Shift-Command-G to open … Continue reading

Posted in OS X | Tagged , , , , | 5 Comments