Video Wiki System Overview
From ActiveArchives
Contents |
Django Apps
aabrowser
Managing remote resources, a URL based system for storing / caching references to various types of web resources. Specific code for managing media resources as files (OGG, flv, mp4), and services (youtube, vimeo).
Some features:
- thumbnails
- general media categories of audio and/or video, image
- duration (for a/v)
- width/height for video/image
Eventually, HTML link rewriting code would make sense here.
aawiki
At the moment this code is still part of aabrowser
RDF-oriented engine for managing (aabrowser) Resource annotations.
Core concepts:
- Annotation
- Section
Javascript / JQuery plugins
Each piece is designed to be as individually usable/useful as possible, and to not make specific reference / dependencies on the Django apps in the "back end".
aatitles
Subtitles & timed html code
aaplaylist
aamedia/scrubber
aafacet
RDF-based facet browsing tools
External Libraries
- Django
- JQuery
- rdfquery