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