Category: Uncategorized

FFMpeg SWF File Conversion

April 18th, 2010, Comments Off

FFMpeg has multiple problems and bugs with writing out to SWF files, I run into a few of these at my day-job and wrote a patch for one of the problems and submitted it back to FFMpeg. It was a nice change to go back and do some C programming for a while.
Anyway, list of [...]

Decrypt/Reverse MD5 / SHA1 Password Hashes

January 15th, 2010, Comments Off

There is a nice little tool over on tmto.org that allows you to decrypt (or should I say, reverse) MD5 or SHA1 hashes. Essentially, someone has forward hash’ed all a-z letters, put them in a database, then matches your hash against what is in the DB to find what the original string was. This is [...]

Wireframing your Rails Apps

July 25th, 2009, Comments Off

A really useful way to mockup your applications before coding is to use wire framing software to create the screens and layout of your application. By doing this, you can ensure everyone working on the project can help to decide upon what the first version should functionally look like, and everyone will know what [...]

Feed

http://www.mendable.com / Uncategorized