As many of you may know, I have been working on a basic, proof-of-concept capture and record (think software pvr, just like the digital vcr project) project. Now we are finished and it is time to catch some air. I don't plan on working on the project much more, but I would like to give back to video for linux. I have written a wrapper for a v4l2 capture device, I would like to write a wrapper for a v4l capture device, along with some example xv, and openGL code to display the images (at one point I got bored and actually decided to map the incoming video onto some rotating cubes and stuff, but most of the time it was just a semi-straight blit to the screen). I would like to post some examples, along with the wrappers and perhaps document exactly what I did and what I found out along the way. I started from scratch so this would be documentation aimed at brand new video coders. I don't have my own web page, however, and I was wondering where to post the stuff. It could possible fit into the v4l2 api documentation under the heading of like application integration or something like that. Are you guys interested? Can I get space to post some stuff? Chris