cgi

Legacy Development with Pow

2 minute read

Pow is a zero-config Rack server that makes developing Rack apps (include Rails apps) a snap on Mac OS X.

Encrypting Sensitive Data with Perl

4 minute read

It’s not uncommon to have information submitted through a web form that you need to save, but don’t want to have lying around in plain text. Credit card numb...