Tips and tricks for using pseudo CSS in OpenLaszlo 4

[digg=http://www.digg.com/programming/Tips_and_tricks_for_using_pseudo_CSS_in_OpenLaszlo_4] Having had to deal with this stuff lately with the Dokeos videoconference development, I thought it might be useful. The mainstream page is located on the Dokeos wiki, so in the following weeks, I recommend, looking at it over there. Here goes... The new version of the videoconference tool (to be out at the same time as Dokeos 1.8.5) can be theme-modified via CSS.

Update 3 for Flash 9 Linux - Still no V4L2 or GStreamer support

[digg=http://www.digg.com/linux_unix/Flash_9_update_3_for_Linux_No_web_cam_support]
A new version of this article has been compiled here to cover
version 10 of the Flash plugin which reportedly
supports V4L2 in its second beta version!
Mike Melanson, the (only?) developer assigned by Adobe to the Linux port of the Flash client, has announced on his blog t

Better files filtering in Dokeos 1.8.5

It's already in the code for Dokeos 1.8.5 since 2 weeks ago: files extensions filtering. It was possible, in 1.8.4, to filter files extensions coming from ZIP files, but I didn't have time back then to include a widespread file filtering. It is included now. There is still a problem whereby Windows interprets files looking inside them, so it does not need the extension to be wrong in order to execute the file as is needed for a virus to spread.

Gradebooks and certificates for Dokeos

I'm currenty doing two things in Dokeos
  1. adding and extending the gradebook extension (originally developed by Bert Steppé and Stijn Konings while on internship at Hogeschool Gent)
  2. adding a certificates system, based on the gradebook (or more precisely on an evaluation from the gradebook), so that a student can print a certificate once he has succesfully completed an evaluation/course/learning-process
The first part is almost complete (added the learning paths as a evaluable resource and allowed evaluations to spread over several courses).