Piracy and Copy Protection
There’s been a lot of hooting and hollering in the media about copy protection and piracy. DRM seems to be…
There’s been a lot of hooting and hollering in the media about copy protection and piracy. DRM seems to be…
I’ve always wanted to write my own simple shell in php. Call me a glutin for punishment, but it seems…
We use varnish for a lot of our file caching needs, and recently we figured out how to do something…
Using some stuff I’ve covered in the past on my blog here’s a simple way to put up a daytime…
One question I sometimes forget to ask myself, when I’m coming up with solutions to problems is this: “Is it…
I hacked together this little C program from this other little c program. Basically acts as an execution wrapper that…
Simple, straight forward. Logs channel messages. class Chanlogger < AutumnLeaf def did_receive_channel_message(sender, channel, msg) log_base = File::dirname(File::dirname(__FILE__)) + "/data/logs" subdir…
Keep your WP installs up to date! You never know who might b using the holidays (and their general hustle…