Annotation of bannerblind/www/index.html, revision 1.8
1.2 fabricio 1: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2: <html>
3: <head>
1.3 fabricio 4: <title></title>
1.5 fabricio 5:
1.2 fabricio 6: </head>
1.3 fabricio 7: <body>
1.7 fabricio 8:
1.1 david 9: <table>
1.7 fabricio 10: <tbody>
11: <tr>
12: <td valign="Top" width="100%"><!-- MAIN CONTENT -->
13:
1.2 fabricio 14: <p>Welcome to the <b>Banner Blind Mozilla</b> project.<br>
1.7 fabricio 15: The goal of this project is to design a browser extension that hides
16: the banners of any web site.</p>
17:
1.2 fabricio 18: <p><b>Status</b><br>
1.8 ! fabricio 19: The XPI installation, is now available!!! Visit the <a href="installation.html">
! 20: installation </a> section.</p>
1.7 fabricio 21:
1.2 fabricio 22: <p>The available version hides this types of banners:<br>
1.8 ! fabricio 23: Images with one of the follow dimensions:<br>
1.7 fabricio 24: </p>
25:
1.2 fabricio 26: <ul>
1.8 ! fabricio 27: <li>Full Banner - 468x60 pixels</li>
! 28: <li>Half Banner - 234x60 pixels</li>
1.2 fabricio 29: </ul>
1.8 ! fabricio 30: <p> </p>
1.3 fabricio 31: <p><b>Next Steps<br>
1.7 fabricio 32: </b></p>
33:
1.2 fabricio 34: <ul>
1.8 ! fabricio 35: <li>Support more banners formats, like banners in html</li>
! 36: <li>Tell the browser not to load the banners instead of just hide them<br>
! 37: </li>
1.2 fabricio 38: </ul>
1.7 fabricio 39: <b>Contributing</b><br>
40: If you have any suggestions on how to make it better, or if you can
1.6 fabricio 41: contribute with the project with anything, please be our guest =)<br>
1.7 fabricio 42: <br>
43: Here are my contacts:<br>
44: Fabricio Campos Zuardi<br>
45: email: <a href="mailto:fabricio@mamata.com.br">fabricio@mamata.com.br</a>
46: <br>
47: ICQ: 5013001<br>
48: Yahoo Messenger: fzuardi<br>
49: <br>
50: You can also drop a note <a href="annotation.html">here</a><br>
51: </td>
52: <!-- ***************** INFO/NEWS *************** --><td valign="Top">
53:
1.2 fabricio 54: <table width="160">
1.7 fabricio 55: <tbody>
56: <tr>
57: <td colspan="2"><img src="http://www.mozdev.org/sharedimages/whatsnew_top.gif" width="154" height="15">
58: <br>
59: </td>
60: </tr>
61: <tr>
62: <td valign="Top"><img src="http://www.mozdev.org/sharedimages/bullet.gif" width="10" height="10">
63: </td>
64: <td valign="Top"><font size="-1"> News item goes here </font><br>
65: </td>
66: </tr>
67:
68: </tbody>
1.2 fabricio 69: </table>
1.7 fabricio 70: <!-- ***************** INFO/NEWS *************** --></td>
71: </tr>
72:
73: </tbody>
1.4 fabricio 74: </table>
1.7 fabricio 75:
1.2 fabricio 76: </body>
77: </html>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>