Changes between Version 2 and Version 3 of SubConsciousDaemon

Show
Ignore:
Timestamp:
03/24/09 05:17:02 (18 months ago)
Author:
madbob
Comment:

little more about contents

Legend:

Unmodified
Added
Removed
Modified
  • SubConsciousDaemon

    v2 v3  
    99=== Contents === 
    1010 
    11 TBD 
     11SubConsciousDaemon (abbreviated by SCD) provides the non-graphical core of the whole system, providing a number of services and subservices which permit to the graphical layer (which is purely graphical) to really do things. 
     12 
     13Here metadata are extracted by a set of dedicated plugins invoked in hierarchic way, and various processes (interchangeable, exposing a rigorous DBus interface, shipped together the basic system or provided by third parties) are connected so to provide functions such as mailing or filesystem syncronization. 
     14 
     15The relationship between SCD and Synapse (functional and graphical layers) is extremized in the way the second always depends from the first in accessing informations to view on screen. An example for that complete interaction is the visualization of videos, which are delivered to the graphic and rendered in a common format which is encoded by the relative underlying service. 
    1216 
    1317=== Architecture ===