[Firebug-cvs] firebug/web gps.html,1.12,1.13 overview.html,1.3,1.4 people.html,1.5,1.6 index_new.htm
Brought to you by:
doolin
From: David M. D. <do...@us...> - 2004-07-21 23:45:51
|
Update of /cvsroot/firebug/firebug/web In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28102 Modified Files: gps.html overview.html people.html Removed Files: index_new.html index_old.html introduction.html nido.html surgediff.html Log Message: Removed superfluous files from web site. --- index_new.html DELETED --- Index: overview.html =================================================================== RCS file: /cvsroot/firebug/firebug/web/overview.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** overview.html 22 Nov 2003 01:06:46 -0000 1.3 --- overview.html 21 Jul 2004 23:45:42 -0000 1.4 *************** *** 3,7 **** - <html> <head> --- 3,6 ---- *************** *** 16,19 **** --- 15,44 ---- <h1>Overview of FireBug</h1> + <h2>Introduction</h2> + + <p> + The FireBug system is composed of a network of GPS-enabled, + wireless thermal sensors, a control layer for processing + sensor data, and a command center for interactively + communicating with the sensor network. Each of these layers + are independent of the others, communicating through + well-defined interfaces. + These web pages document technical and administrative + aspects of the FireBug project. FireBug is part of the + <a href="http://www-laep.ced.berkeley.edu/~itr/">ITR Fire Project</a>. + ITR (Information Technology Research) is a + <a href="http://www.nsf.gov">National Science Foundation</a> + initiative focused on innovative areas of science, engineering + and education with a strong information technology component. + Details about the NSF ITR project may be found + <a href="http://www.itr.nsf.gov">here</a>. + </p> + + <p> + The FireBug project is hosted at + <a href="http://sourceforge.net/projects/firebug"> + sourceforge.net</a>. + </p> + <h2> Index: people.html =================================================================== RCS file: /cvsroot/firebug/firebug/web/people.html,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** people.html 20 Nov 2003 22:32:17 -0000 1.5 --- people.html 21 Jul 2004 23:45:42 -0000 1.6 *************** *** 63,72 **** <li> ! David M. Doolin, H: 558-8294. </li> ! <li>Carmel Majidi</li> ! <li>(Max) Min Chen</li> ! <li>Anshuman Sharma</li> <li> --- 63,72 ---- <li> ! David M. Doolin (CEE), H: 558-8294. </li> ! <li>Brian Collins (CEE)</li> ! <li>Kevin Lee (EECS)</li> ! <li>Alex Do (ME)</li> <li> --- introduction.html DELETED --- Index: gps.html =================================================================== RCS file: /cvsroot/firebug/firebug/web/gps.html,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** gps.html 19 Nov 2003 01:36:51 -0000 1.12 --- gps.html 21 Jul 2004 23:45:41 -0000 1.13 *************** *** 101,108 **** </ul> <h2><a href="gps_driver.html">GPS Driver</a></h2> <h2><a href="gps_tests.htm">Receiver Characterization</a></h2> ! --- 101,110 ---- </ul> + + <!-- <h2><a href="gps_driver.html">GPS Driver</a></h2> <h2><a href="gps_tests.htm">Receiver Characterization</a></h2> ! --> --- surgediff.html DELETED --- --- nido.html DELETED --- --- index_old.html DELETED --- |