Tag Archives: PHP

Bulk DVD Creation With Tovid

Today I’m going to show you how I automated the DVD creation part of the VHS home video conversion process. I’m assuming you have already captured the video to your computer somehow, and just want to make DVDs with your … Continue reading

Posted in Computers, Something Interesting | Tagged , , , , , , , , , , | Leave a comment

SVN pre-commit hook which can syntax check all files

If you manage a project which uses Subversion you’re going to eventually want to check the syntax of files before they get committed to the repository. Checking files before they get committed to the repository solves at least two problems … Continue reading

Posted in Programming, Something Interesting | Tagged , , , , , , , , | Leave a comment