Diff for /texttool-architecture/soft-cgi.tex between versions 1.12 and 1.15

version 1.12, 2004/01/15 09:03:23 version 1.15, 2004/01/18 22:01:10
Line 157  archimedes/data/db/PROJECT_NAME/CORPUS_N Line 157  archimedes/data/db/PROJECT_NAME/CORPUS_N
   server the other on the client [this is the 1st implementation bcs    server the other on the client [this is the 1st implementation bcs
   its easiest and there are no port issues, but probably it'd be    its easiest and there are no port issues, but probably it'd be
   better to have a separate port].     better to have a separate port]. 
 \item client cgi: indexinput -- sends 1.  list of files to index  \item client cgi: getindex -- sends 1.  list of files to index
   2. uri to which xml notification of completion is to be sent. Upon    2. uri to which xml notification of completion is to be sent. Upon
   notification, activates backend prog that fetches and installs the    notification, activates backend prog that fetches and installs the
   indices.      indices.  
Line 202  Parameters Line 202  Parameters
 No parameter--update all lemmatization indices  No parameter--update all lemmatization indices
 [latin | ital | greek | en | nl | de]--  update this language  [latin | ital | greek | en | nl | de]--  update this language
   
   \subsubsection{summary of differences btwn the archimedes toc.cgi
     implementation and the echo toc.cgi impelementation (toc.x.cgi)}
   
   \paragraph{missing in archimedes}
   \begin{enumeration}
   
   \item html templates (coded but phased out of cvs branch)
   \end{enumeration}
   
   \paragraph{missing in echo}
   \begin{enumeration}
   
   \item word-coloring?
   \item remote text method may work differently
   
   
   
   \end{enumeration}
   \paragraph{differences}
   \begin{enumeration}
   \item structure of info.xml
   \item resource-discovery algorithm for info.xml
   \end{enumeration}
   
   
   
 %%% Local Variables:   %%% Local Variables: 
 %%% mode: latex  %%% mode: latex
 %%% TeX-master: "texttools"  %%% TeX-master: "texttools"

Removed from v.1.12  
changed lines
  Added in v.1.15


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>