Should I Really Be Laughing?

My wife showed me this today, and I thought it was hilarious. Not sure if I should be laughing or not, it’s a turtle using a shoe for pleasure, so called ‘shoe-raping.’ Check it out, and tell me what you think!

In other news, I’m still working on several PHP/MySQL projects

Firstly, there is ZcP, a module based control panel for linux (mostly debian) to handle Bind, Apache and qmail (with vpopmail) and PureFTPd (with MySQL auth). I haven’t found anything yet that meets my needs, so I’m writing it myself. It is intended to support multiple servers (IE a web server, primary and secondary mail servers, and primary and secondary DNS servers). It’s also modular based on task, it’ll just call a function and pass the relevant information so it should be pretty easy to create extra modules for postfix or djbdns, for example.

Second, I haven’t named it yet but a support/ticket management system. I have found two existing systems that I like, but none are quite good enough. SiT is good looking and works well, Eventum works well and has an IRC bot attached that sits in support channels and reports updates and new tickets etc. I may have to give up pretty or the bot, but I’d also enjoy the challenge of writing my own.

The third and final project is a database system for my old church, Life City, whose access database was lost in a hard disk crash (had been talking about a new one for a while). It’ll probably be a social-network type system, where we’ll create a house-hold, and individuals and then assign them to households and assign each other relationships (probably based on head-of-house, but not necessarily).

Leave a Reply