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