02
Aug/12Server Upgrade
The server upgrade failed miserably but it is now more or less up and running bar a few bits here and there. The site is likely to be up and down whilst I clean up the left over from the … Continue reading
30
Jul/12dvd::rip Rip Title Stays At 0%
Overview I was trying to rip a title from a personally owned DVD when I noticed the Clip & Zoom tab didn’t have any previews and later on I found it wouldn’t transcode either. I later found it was stuck … Continue reading
23
Jul/12IBM BPM Introspection
Overview Many programming languages allow introspection to examine objects at runtime. Even Javascript has this ability but IBM BPM does not have this built in. To workaround this limitation a service can be built with an input type of ANY … Continue reading
17
Jul/12New Header Image 17
What’s the time Mr Wolf?
09
Jul/12Tomcat 7 Server Error 404 From Eclipse
Although the server states it has started (albeit with errors in the console) when you browser to localhost:8080 to get to the Tomcat welcome page it shows an “HTTP Status 404 – /” with the description “The requested resource (/) … Continue reading
02
Jul/12Mounting LVM Using Ubuntu Live CD
Overview My system died recently and I needed to access the data on the hard drives. I had two 1TB drives in a logical volume which I needed to pull data off of. Luckily the drivers were in tact. Live … Continue reading
24
Jun/12Linking Withings Scale To Fitbit
It’s possible to link the scales from Withings to Fitbit’s website as shown in this article. However, logging into Fitbit I couldn’t see the the link to it what so ever. It turns out the link was removed in an … Continue reading
18
Jun/12Ubuntu 12.04 DHCP Server
Overview A DHCP server issues computers on the network IP addresses. Normally this is done by the router but a computer is more flexible because: Cheap to add multiple network interface cards More control over network traffic Fits into other … Continue reading