Recent Posts

Compiling WebM into FFMpeg for Windows

4 minute read

I have updated this post with a newer version of the VP8 patches to FFMpeg and support for libvorbis instead of the built in vorbis support.

Upgrade to Fedora 13 from Fedora 12

2 minute read

After a week delay Fedora 13 has been released and it is time to upgrade of course. As always there are a decent number of features in this release but here ...

Faceted Search With Sphinx

8 minute read

I decided to use the Sphinx search engine for the GeeQe iPhone app I build last year because it was fast and had a very small memory footprint. Recently I wa...

iPad Streaming Video and More

5 minute read

I’ve updated the configuration examples in the open source segmenter project to reflect Apple’s recommended stream bitrates for iPad video streaming, added a...

Spring 3 File Upload Example

4 minute read

I had the opportunity to figure out how to do file uploads using Spring 3 the other day and I couldn’t find anything that pulled it all together. What follow...