Monthly Archives: August 2010

Continuous Integration for PHP

I stumbled upon phpUnderControl today by chance and it looks like a very interesting project which integrates: PHPUnit PhpDocumentor PHP_CodeSniffer I hope to take a closer look at it in the near future for a new project we’re lining up … Continue reading

Posted in PHP, Software | Tagged , , | Comments Off

HTTP Streaming with Encryption under Linux

For a customer of Open Solutions, we need to mass encode thousands of video files and also segment and encrypt them for use with Apple’s HTTP Streaming. (using Amazon EC2 instances for the leg work). The one piece of the … Continue reading

Posted in Linux, Recipes, Video, Work | Tagged , , | Comments Off

Open Solutions is Hiring

We’ve just announced that we are looking for someone new to join our team over at Open Solutions. Continue reading

Posted in Work | Tagged | 1 Comment

Encoding Video for the HTC Desire

A useful script to encode all files passed as parameters(s) for viewing on a HTC Desire. Continue reading

Posted in Linux, Recipes, Video | Tagged | Comments Off

Encoding Full HD as FLV (for Gallery3)

I have a full HD camcorder and I wanted to stick some good quality video on my gallery for relatives to view. So, I needed to convert my sample 100MB MP4 full HD file to a suitably sized FLV for the Gallery. Here’s what I did… Continue reading

Posted in Linux, Recipes, Video | Tagged , , , , | 1 Comment