[cvs-annodex] commit (/annodex): AnnodexFirefoxExtension/trunk/README.txt

cchiu nobody at lists.annodex.net
Fri Mar 17 11:03:25 EST 2006


Update of /annodex (new revision 2192)

Modified files:
   AnnodexFirefoxExtension/trunk/README.txt

Log Message:
updated readme file

Modified: AnnodexFirefoxExtension/trunk/README.txt
===================================================================
--- AnnodexFirefoxExtension/trunk/README.txt	2006-03-16 04:49:15 UTC (rev 2191)
+++ AnnodexFirefoxExtension/trunk/README.txt	2006-03-17 00:03:25 UTC (rev 2192)
@@ -1,25 +1,42 @@
-Introduction
-============
+=========================================
+Annodex Firefox Extension Readme Document
+=========================================
 
+1. Introduction
+===============
+
 The Annodex Firefox Extension turns the Mozilla Firefox web browser into
 an Annodex browser. It supports playback of Annodex media encoded with the
 open-standard Ogg Theora video codec and the Ogg Vorbis and Ogg Speex
 audio codecs, uses timed URIs to perform efficient, bandwidth-friendly
 server-side seeking on Annodex media, enables hyperlinking into and out of
 Annodex media, and displays a "table of contents"-like clip list for CMML
-content.
+content development and commentary.
 
-Development Documentation
-=========================
+2. Development Documentation
+============================
 
+The setup of the Annodex Firefox Extension consists of the XUL Core and the
+media engine. The location of the XUL Core encapsulates the AFE Viewer and the
+Core Components are:
+
+    \trunk\Core\chrome\afeview\
+    \trunk\Core\components\ANXLoader.js
+    \trunk\Core\components\VlcIntf.xpt
+
+The media engine binaries are located in the following directory, where the bin
+directory is labelled according to system platform:
+
+    \trunk\MediaEngines\VLC\bin-SYSTEM_PLATFORM\
+
 For details on developing the Annodex Firefox Plugin for development, read
 the documentation in /docs in the following SubVersion directory
-(platform specific for Windows, Linux and MacOS):
+(platform specific for Windows, Linux and MacOS Operating Systems):
 
     http://trac.annodex.net/browser/AnnodexFirefoxExtension/trunk/docs/
 
-Contact Information
-===================
+3. Contact Information
+======================
 
 For more information and updates, see:
 


-- 
cchiu



More information about the cvs-annodex mailing list