Recent Posts

Verifying SSL Certificate Request Details

less than 1 minute read

Certificate DetailsNow that I manage a lot of SSL certificates and generate requests/renewals, I’ve gotten used to using OpenSSL for double checking all my c...

VS2010 + VIM

less than 1 minute read

Finally! Free VIM emulation for VS2010! (its a VS2010 extension, you can install it using the extensions manager)http://blogs.msdn.com/b/timng/archive/2010/0...

Playing Around With HTML5 Video

less than 1 minute read

An example of what you can do with embedding video in a webpage using just a few lines of HTML5 markup, no javascript: http://www.moopoint.com/Video.htmlAgai...