Update of /cvsroot/firebug/firebug/web
In directory sc8-pr-cvs1:/tmp/cvs-serv21980
Modified Files:
claremont.html publications.html
Log Message:
Added abstract text of retreat poster to
publications web page.
Index: claremont.html
===================================================================
RCS file: /cvsroot/firebug/firebug/web/claremont.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** claremont.html 9 Jul 2003 16:32:40 -0000 1.1
--- claremont.html 9 Jul 2003 16:43:31 -0000 1.2
***************
*** 59,63 ****
<hr>
! x
</body>
</html>
--- 59,63 ----
<hr>
!
</body>
</html>
Index: publications.html
===================================================================
RCS file: /cvsroot/firebug/firebug/web/publications.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** publications.html 12 Jun 2003 15:25:40 -0000 1.2
--- publications.html 9 Jul 2003 16:43:31 -0000 1.3
***************
*** 24,27 ****
--- 24,50 ----
Retreat, June 17-18, 2003, Oakland
California.
+ <p>
+ ABSTRACT: Collecting real time data from wildfires
+ is important for life safety considerations,
+ and allows predictive analysis of evolving
+ fire behavior. One way to collect such data
+ is to deploy sensors in the wild fire
+ environment. FireBugs are small, wireless
+ sensors (motes) based on TinyOS that self-organize into
+ networks for collecting real time data in wild
+ fire environments. The motes package GPS, temperature,
+ pressure and other sensors onto a finger-sized board
+ equipped with a radio, and transmit the data through
+ the network. The FireBug system combines
+ state-of-the-art sensor hardware running
+ TinyOS with standard, off-the-shelf World Wide Web and
+ database technology for allowing users
+ to rapidly deploy FireBugs and monitor
+ network behavior. This poster
+ presents an overview of the FireBug system design,
+ and a snapshot of the current state of development.
+ </p>
+
+
</li>
|