Open main menu

CDOT Wiki β

Changes

DPS909 and OSD600 Fall 2009 Potential Projects

No change in size, 16:20, 21 September 2009
Other Bugs
=== Other Bugs ===
* '''Change the EPresence player to use Open Web technologies.''' The EPresence player ([http://www.fosslc.org/drupal/videos examples]) provides a good multi-pane interface into a presentation. However, it uses a proprietary player (Flash) to play video. There is an open web standard (the HTML5 [https://developer.mozilla.org/En/Using_audio_and_video_in_Firefox <video&ht; tag) for playing video. Convert the EPresence player to use <video&htgt; rather than the Flash player. This involves a lot of JavaScript and DOM work. (ctyler)