Date:2011-06-15 08:21:09 (12 years 9 months ago)
Author:Werner Almesberger
Commit:7e1b47bc0c7862ab0f878e7d1772c472a6124e66
Message:web/: added zoomed-in view of atusb in action

Files: web/Makefile (2 diffs)
web/index.html (1 diff)
web/zoom.html (1 diff)

Change Details

web/Makefile
11DL=800px-Atben_atusb_prod_03.jpg 800px-Atben_atusb_prod_05.jpg \
2   785px-Atben_atusb_prod_09.jpg 800px-Atben_atusb_prod_07.jpg
2   785px-Atben_atusb_prod_09.jpg 800px-Atben_atusb_prod_07.jpg \
3   800px-Atben_atusb_prod_10.jpg
4
35GEN=atben-pcba-small.jpg atusb-pcba-small.jpg \
46    atusb-use-small.jpg atben-use-small.jpg
57
68all: $(GEN)
79
8upload: index.html $(GEN) $(DL)
10upload: index.html zoom.html $(GEN) $(DL)
911    rsync -e ssh index.html $(DL) $(GEN) \
1012      www-data@downloads.qi-hardware.com:werner/wpan/web/
1113
...... 
2123800px-Atben_atusb_prod_07.jpg:
2224    wget http://en.qi-hardware.com/w/images/thumb/4/4c/Atben_atusb_prod_07.jpg/800px-Atben_atusb_prod_07.jpg
2325
26800px-Atben_atusb_prod_10.jpg:
27    wget http://en.qi-hardware.com/w/images/thumb/8/8b/Atben_atusb_prod_10.jpg/800px-Atben_atusb_prod_10.jpg
28
2429atben-pcba-small.jpg: 800px-Atben_atusb_prod_03.jpg
2530    convert $< -scale 180x $@
2631
web/index.html
3434      src="atben-use-small.jpg"></A>
3535    <TD><A href="800px-Atben_atusb_prod_05.jpg"><IMG
3636      <IMG src="atusb-pcba-small.jpg"></A>
37    <TD><A href="785px-Atben_atusb_prod_09.jpg"><IMG
37    <TD><A href="zoom.html"><IMG
3838      src="atusb-use-small.jpg"></A>
3939  <TR bgcolor="#d0d0d0">
4040     <TH colspan="2">atben (for the Ben NanoNote)
web/zoom.html
1<HTML>
2<TITLE>
3Ben-WPAN: atusb
4</TITLE>
5<BODY>
6
7<TABLE>
8  <TR><TD>
9  <A href="800px-Atben_atusb_prod_10.jpg"><IMG
10  src="785px-Atben_atusb_prod_09.jpg"></A>
11  <TR><TD bgcolor="#d0d0d0" align="center">Click on image to zoom in
12</TABLE>
13
14</BODY>
15</HTML>

Archive Download the corresponding diff file



interactive