adzapper Home | About Adzapper | Zaplets | Installing

What is adzapper?

adzapper is a filtering proxy that can block ads from being displayed on your web browser. instead of ad banners, you see blank spaces: adzapper transforms the ads into transparent gifs.

the rules that describe what are ads and what are not ads are called "zaplets", and are configurable on a per-website basis. this way, when websites change their ads or their graphic design, it is easy to build and share new zaplets that block the ads.

adzapper is based on ZServer, which is based on Sam Rushing's medusa, a very fast asychronous-sockets web-server written in Python. ZServer is single threaded, but this doesn't mean it is slow! in my experience it is one of the fastest, lightest webservers out there.

Requirements

adzapper is written in Python, and tested under Python 1.5.2 and RedHat Linux 6.0 and Windows NT 4.0 (SP3). adzapper should also work under Windows 95/98, and under any Unix variant that has Python, but these have not been tested. please let me know if you have any problems, and if you get adzapper running on a platform not listed here.

you can find out more about Python at http://www.python.org/

Installing and using adzapper

for installation and use instructions, go here.

adzapper is a filtering proxy-- it sits between you and the Internet. when you click on a web link, your browser asks adzapper to get the file. adzapper only retrieves files that aren't ads; if there is a 'zaplet' file for the website you are visiting, adzapper uses the rules in the zaplet to decide what to display. anything that the zaplet says is an ad is displayed as a tranparent GIF, and you don't have to look at it!

Zaplets

'zaplets' are small files that contain rules that describe what to block and what not to block. these rules are applied on a per-website basis, and are found in the zaplet/ directory where you installed adzapper.

for more information on writing zaplets for your favorite site, go here.

send me your zaplets! writing zaplets for sites you visit frequently helps you, and contributing them to the zaplet repository helps the zaplet community! if you send in your zaplets, other people benefit from your work. zaplets you contribute will become part of the repository that is shipped with new versions of adzapper, and will also be made available for download separately.

i'm not guaranteeing the zaplet file format will remain the same until the code becomes more stable, but i will add contributed zaplets to the repository, and i will convert these zaplets to a new format if the format changes.

check out the repository at: http://www.pobox.com/~adamf/adzapper/zaplets/

Bugs

if you find any bugs or problems, let me know! help is greatly appreciated-- if you have any ideas for adzapper development, or if you have code that extends or improves adzapper, contact me at the address below. i'll do my best to incorporate improvements. for information on future plans, and areas where help is needed, see the file TODO.

License

since adzapper contains code from Zope, it is released under the the Zope Public License (ZPL) 1.0. this is an OpenSource-style license. For more information, see the file COPYING.

the file zaplet.py does not contain any code from Zope. it is released under the Gnu General Public License (GPL), version 2, as well as the ZPL. for this file, you can choose either license, as you see fit. a copy of the GPL is provided in the file COPYING-Zaplet

Credits

thanks go to many people. adzapper was inspired by the Muffin filtering proxy written by Mark Boyns, and additional inspiration and the impetus to start coding was provided by Constantinos Kotsokalis and his CTC filtering proxy. Rob Toews and Isaac helped me work out some of the key ideas behind adzapper. Dan Pirone provided encouragement. Dan Pewzner provided help on the Registry for Windows 95/98.

the http proxy engine is built on top of ZServer, a component of the fantastic Zope web application server from Digital Creations. ZServer is based on medusa by Sam Rushing. thanks to Digital Creations and Sam Rushing for making the source code available under an OpenSource license!

many thanks also go to Guido van Rossum for the Python language!

Muffin: http://muffin.doit.org/
Zope: http://www.zope.org/
medusa: http://www.nightmare.com/medusa/
CTC: http://www.softlab.ece.ntua.gr/~ckotso/CTC/
Python: http://www.python.org/

Homepage

the adzapper homepage is currently at http://www.pobox.com/~adamf/adzapper/

stay tuned for more updates and improvements!

cheers
adam


adzapper Home | About Adzapper | Zaplets | Installing

Adam Feuer
adamf at pobox.com (replace the 'at' with '@' to contact me via email)
http://www.pobox.com/~adamf/

Last Modified: Sun Aug 15 01:09:46 1999