|
From: Jonathan L. <le...@us...> - 2007-03-05 16:58:28
|
Update of /cvsroot/pyxida/Pyxida/web In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10440 Modified Files: index.html Log Message: coords dir on hg Index: index.html =================================================================== RCS file: /cvsroot/pyxida/Pyxida/web/index.html,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** index.html 21 Feb 2007 15:35:14 -0000 1.19 --- index.html 5 Mar 2007 16:58:23 -0000 1.20 *************** *** 38,41 **** --- 38,46 ---- <a href="#logs">Logs</a><br/> <font size="-1"><a href="http://hourglass.eecs.harvard.edu/video">Videos</a></font><br/> + <font size="-1"><a + href="http://hourglass.eecs.harvard.edu/coords">Coordinates</a></font><br/> + <font size="-1"><a + href="http://hourglass.eecs.harvard.edu/coords/current.coords">Current + Coordinates</a></font><br/> <br /> <a href="http://www.eecs.harvard.edu/~syrah/nc">Research</a><br/> *************** *** 282,286 **** <p>You can find a directory with <a href="http://hourglass.eecs.harvard.edu/video">videos</a> that ! show the dynamic behaviour of network coordinates on PlanetLab.</a <h4>Log Files</h4> --- 287,299 ---- <p>You can find a directory with <a href="http://hourglass.eecs.harvard.edu/video">videos</a> that ! show the dynamic behaviour of network coordinates on PlanetLab. ! ! <h4>Time-sliced Coordinates</h4> ! ! <p>You can find a directory with ! <a href="http://hourglass.eecs.harvard.edu/coords">coordinates ! over time</a> that ! show which nodes were running and what their coordinates were, sliced ! into ten-minute intervals. Data taken from PlanetLab. <h4>Log Files</h4> *************** *** 356,360 **** <ul> <li>web query and status tool</li> ! <li>proxy coordinates (targeted for v0.2): create a coordinate for a non-overlay node.</li> <li>add application-level coordinates for improved stability --- 369,373 ---- <ul> <li>web query and status tool</li> ! <li>proxy coordinates: create a coordinate for a non-overlay node.</li> <li>add application-level coordinates for improved stability |