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: <b>Status</b>
19: <h2><a href="installation.html">BannerBlind beta 1 released</a></h2>
20: <p>Now you can customize you BannerBlind by adding new banner sizes and
21: turn it on or off, and it's right there, on the Tasks menu of your browser!</p>
22: <p>Visit the <a href="installation.html"> installation </a> section. And
23: try it NOW!</p>
24:
25: <p><b>Next Steps<br>
26: </b></p>
27:
28: <ul>
29: <li>Improove the UI, and options.</li>
30: <li>Tell the browser not to load the banners instead of just hide them<br>
31: </li>
32: </ul>
33: <b>Contributing</b><br>
34: If you have any suggestions on how to make it better, or if you can
35: contribute with the project with anything, please be our guest =)<br>
36: <br>
37: Here are my contacts:<br>
38: Fabricio Campos Zuardi<br>
39: email: <a href="mailto:fabricio@mamata.com.br">fabricio@mamata.com.br</a>
40: <br>
41: ICQ: 5013001<br>
42: Yahoo Messenger: fzuardi<br>
43: <br>
44: You can also drop a note <a href="annotation.html">here</a><br>
45: </td>
46: <!-- ***************** INFO/NEWS *************** --><td valign="Top">
47:
48: <table width="160">
49: <tbody>
50: <tr>
51: <td colspan="2"><img src="http://www.mozdev.org/sharedimages/whatsnew_top.gif" width="154" height="15">
52: <br>
53: </td>
54: </tr>
55: <tr>
56: <td valign="Top"><img src="http://www.mozdev.org/sharedimages/bullet.gif" width="10" height="10"> </td>
57: <td valign="Top"><font size="-1"> Try BannerBlind beta1 with User Interface! </font></td>
58: </tr>
59: <tr>
60: <td valign="Top"><img src="http://www.mozdev.org/sharedimages/bullet.gif" width="10" height="10">
61: </td>
62: <td valign="Top"><font size="-1"> IFRAME support implemented </font><br>
63: </td>
64: </tr>
65: <tr>
66: <td valign="Top"><img src="http://www.mozdev.org/sharedimages/bullet.gif" width="10" height="10">
67: </td>
68: <td valign="Top"><font size="-1"> XPI Install now available!! </font><br>
69: </td>
70: </tr>
71: </tbody>
72: </table>
73: <!-- ***************** INFO/NEWS *************** --></td>
74: </tr>
75:
76: </tbody>
77: </table>
78:
79: </body>
80: </html>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>