|
From: Jonathan L. <le...@us...> - 2006-12-04 16:32:50
|
Update of /cvsroot/pyxida/Pyxida In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17794 Modified Files: TODO Log Message: fixed xml calls, added gravity Index: TODO =================================================================== RCS file: /cvsroot/pyxida/Pyxida/TODO,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** TODO 4 Dec 2006 14:26:09 -0000 1.6 --- TODO 4 Dec 2006 16:32:44 -0000 1.7 *************** *** 2,14 **** V0.1 TODO ! - fix query script so that it properly prints out height ! ./bin/query.pl -l http://sb01.eecs.harvard.edu:55501 ! and add in other features ! - check ICMP ! ! - roll out on PL, into harvard_nc, set appropriate logging ! - check that external API works + add pl script to web page that does query ! - make front page nice, incl adding downloads ! - add web query interface - activate gravity code --- 2,7 ---- V0.1 TODO ! - roll out on PL into harvard_nc ! - add pl script to web page that does query - activate gravity code |