Git Repository
/u/k/o/kooburat/public/project/neos.git
NOES Server [Path: NEOS]
- makeDist.py
- generate source tar file from cvs, need to change to git
- NeosXML.py, XMLValidator.py
- contains hard code path to neos website ????
NOES Solvers [Path: SolverTools]
- What need to be done after register a solver
- Solver page created, but do we need to update index.html manually?
NOES Portal [Path: WebTemplate]
- Installation.html
- static link to Neos source tar files - rethink how we going to redistribute the sources
- faq.html
- static link to many documentation - obtains these document and put them in to neos FTP
- solverCreator.cgi,registerSovler.cgi
- Write example XML file to single file, not thread safe
- Still use Java to validate XML, need to fix this
- admin/
- use .htaccess to lock, may need to think about new mechanism
Bugs/Issues
- Cannot register solver
- Solver Tools pass but cannot see the result in Neos server