Monthly Archives: November 2006

Console gaming on a remote X display

I have recently ended up in a situation where creating something like this (see diagram) would allow me to play my Game Cube on my laptop display before I finalise my purchase of a nice new LCD display for my … Continue reading

Posted in hacks, Linux, v4l | 1 Comment

Disabled Parking

In France it is wise not to break the law and park in spaces which are reserved for the disabled. Unlike in England where someone may simply park in the disabled parking space and hope that they will not get … Continue reading

Posted in France, nontech | Leave a comment

Accessing Persistent Objects with Apache ws-xmlrpc 3.0 – A Documented Example

Introduction A common use case for an xml-rpc based application server would be one which involves the use of one or more persistent objects. Without any kind of persistence a server handling xml-rpc requests will either be ineffective or inefficient. … Continue reading

Posted in Apache, code, xml-rpc | 5 Comments