summaryrefslogtreecommitdiff
path: root/www/activity.t
blob: b5fe4c7c2c36457be7d9bb77ae2f9ce492cfc312 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#define STATUS(_a_,_b_,_c_) \
<tr><td bgcolor="#dddddd">_a_</td><td bgcolor="#eeeeee">_b_</td><td bgcolor="#dddddd">_c_</td></tr>

<table>
<tr bgcolor="#cccccc"><th>Person</th><th>Activity</th><th>Current status</th></tr><tr>
STATUS(Björn,Web page; I2C driver and MAS serial port,Waiting for a new jukebox)
STATUS(Linus,I2C communication,Researching)
STATUS(Alan,FAT-32 file system and memory manager,Developing)
STATUS(Daniel,GUI simulator for X11,Compiles)
STATUS(Rob,Writing the FAQ,First version published)
STATUS(Gary,Recorder lcd code and ui simulator,Writing code)
</tr></table>
<i><small>Updated __DATE__</small></i>