Archive for July, 2008

Finished Presenting at OSCON

Thursday, July 24th, 2008

My Normalization session seemed to go well enough.
Video is online at: http://www.mikehillyer.com/video/oscon_2008.html.

FOSSCoach at OSCON

Monday, July 21st, 2008

Zak Greant is running a free event this year parallell to OSCON that should be very valuable to anyone who is trying to get a start in Open Source or looking to start an Open Source project:
The project is called FOSSCoach and it is the successor to OSCAMP (the
Barcamp-like event that OSCON hosted for the […]

Compiling Darwin Streaming Server for Centos 5.2 x86_64

Thursday, July 10th, 2008

Since it took me over an hour to gather this together, I thought I would relay it here. To install the latest version of Darwin Streaming Server (6.0.3 at time of writing), you need to do the following:

Download a patched source RPM from Sverker Abrahamsson at http://www.abrahamsson.com/DarwinStreamingServer-6.0.3-2.src.rpm
Install the source RPM with rpm -i DarwinStreamingServer-6.0.3-2.src.rpm
Switch to […]