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