From: <de...@us...> - 2003-04-22 00:42:15
|
Update of /cvsroot/pymerase/Docs/faq In directory sc8-pr-cvs1:/tmp/cvs-serv12160 Modified Files: faq.tex Log Message: Minor spell checks and grammatical edits. (And make reference to UML based projects). Index: faq.tex =================================================================== RCS file: /cvsroot/pymerase/Docs/faq/faq.tex,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** faq.tex 21 Mar 2003 03:09:57 -0000 1.3 --- faq.tex 22 Apr 2003 00:42:09 -0000 1.4 *************** *** 28,32 **** \author{Brandon King \& Diane Trout\\ Copyright \copyright California Institute of Technology} ! \date{Version 0.1.3\\\today} \maketitle \thispagestyle{empty} --- 28,32 ---- \author{Brandon King \& Diane Trout\\ Copyright \copyright California Institute of Technology} ! \date{Version 0.1.4\\\today} \maketitle \thispagestyle{empty} *************** *** 62,74 **** \subsection{\cb Who originally developed Pymerase?} Diane Trout and Brandon King originally developed Pymerase in the Wold ! Lab at Caltech. Barbara Wold is the principal invesigator incharge of the project at Caltech, along with collaborator Eric Mjolsness of UC~Irvine. ! \subsection{\cb Why was the original purpose of Pymerase?} ! The original purpose of pymerase was to generate a Python Database API for the GeneX Microarray Gene Expression Database. As development progressed Pymerase was made more generic to support other projects ! including Sigmoid and MAGE. \subsection{\cb What License is Pymerase distributed under?} --- 62,74 ---- \subsection{\cb Who originally developed Pymerase?} Diane Trout and Brandon King originally developed Pymerase in the Wold ! Lab at Caltech. Barbara Wold is the principal investigator in charge of the project at Caltech, along with collaborator Eric Mjolsness of UC~Irvine. ! \subsection{\cb What was the original purpose of Pymerase?} ! The original purpose of Pymerase was to generate a Python Database API for the GeneX Microarray Gene Expression Database. As development progressed Pymerase was made more generic to support other projects ! defined in UML such as Sigmoid and MAGE. \subsection{\cb What License is Pymerase distributed under?} *************** *** 85,96 **** \subsection{\cb Can I contribute to Pymerase?} Yes, anyone with the will to help may contribute to the Pymerase ! project. Be it with programming skills, documention, examples, money or good old moral support, we could use all the help we can get. If you would like contribute in any way please send an e-mail to ! pymerase-devel at lists.sourceforge.net or contact on of the curent developers. \subsection{\cb What ways can I contribute?} ! Pymerase as an open source project servives from the support of the Open Source community. Any help is welcome. Becoming a programmer is probably the most obvious way to help, but is not the only way one --- 85,96 ---- \subsection{\cb Can I contribute to Pymerase?} Yes, anyone with the will to help may contribute to the Pymerase ! project. Be it with programming skills, documentation, examples, money or good old moral support, we could use all the help we can get. If you would like contribute in any way please send an e-mail to ! pymerase-devel at lists.sourceforge.net or contact on of the current developers. \subsection{\cb What ways can I contribute?} ! Pymerase as an open source project services from the support of the Open Source community. Any help is welcome. Becoming a programmer is probably the most obvious way to help, but is not the only way one *************** *** 99,107 **** Here is just a small list of things one can do to help: \begin{itemize} ! \item writting documentation \item testing code \item creating examples \item updating the web site ! \item contributing expertice \item contributing ideas \item funding development --- 99,107 ---- Here is just a small list of things one can do to help: \begin{itemize} ! \item writing documentation \item testing code \item creating examples \item updating the web site ! \item contributing expertise \item contributing ideas \item funding development *************** *** 121,125 **** Lab, so not all of our time goes into the project. Funding would help with the continuing development by providing more time for us to work ! on the project or the highering of more programmers to work on the project. --- 121,125 ---- Lab, so not all of our time goes into the project. Funding would help with the continuing development by providing more time for us to work ! on the project or the hiring of more programmers to work on the project. *************** *** 153,157 **** mailing list pymerase-devel at lists.sourceforge.net. ! \subsubsection{\cb Why does parseGenexSchemaXML only work with Jython?} Finding an XMI parser that is developed enough and has documentation --- 153,157 ---- mailing list pymerase-devel at lists.sourceforge.net. ! \subsubsection{\cb Why does parseXMI only work with Jython?} Finding an XMI parser that is developed enough and has documentation |