{subsubsection: NOES Server [Path: NEOS] }
 *: makeDist.py
-*:: generate source tar file from cvs, need to change to git
+*:: [optional] generate source tar file from cvs, need to change to git
+*::: Only one user used this feature
 
 *: NeosXML.py, XMLValidator.py
 *:: contains hard code path to neos website ????
 
 {subsubsection: 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?
+*:: register.py will automatically generate new html pages.
+*:: matching categories must be found in the database (insert by hand)
+
 
 {subsubsection: NOES Portal [Path: WebTemplate] }
 *: Installation.html
 *:: static link to Neos source tar files - rethink how we going to redistribute the sources
+*:: may remove this feature
 
 *: faq.html
 *:: static link to many documentation - obtains these document and put them in to neos FTP
@@ -24,14 +28,16 @@
 *:: [FIXED] Use NeosSolver to validate XML file instead of Java
 
 *: admin/
-*:: use .htaccess to lock, may need to think about new mechanism
+*:: [optional] use .htaccess to lock, may need to think about new mechanism
+*:: admin pages are no longer used
 
 {subsubsection: Bugs/Issues }
 *: Cannot register solver
 *:: [FIXED] NeosServer cannot bind port 3332, have to use higher port
 
 *: email interface?
-*:: need cron to pull email??
+*:: There is a python script that pull email. Need to hook this script to condor cron or other mechanism
+
 
 *: Categories
-*:: No interface to manage this?
+*:: Must be inserted by hand