graduation banners
LED Banner 2.2
Free Yahoo! banner widget for your Mac more>> Free Yahoo! banner widget for your Mac
LED Banner is a free Yahoo! widget that gives you gives you a scrolling LED Banner on your desktop. You can have your own messages, customize the LED and border colors, and resize the length and height of the banner.
You can enter a text in the preferences or specify a text file or any number of RSS URLs to be used as the source of the banner text.
Characters are displayed in the form of a 5x7 matrix of LEDs, which places severe limitations on the characters which can be handled.
This version of LED Banner handles the Basic Latin Character Set, the Latin-1 Supplement and the Katakana Character Set. Characters in the Hiragana Character Set are mapped onto the Katakana Character Set.
System requirements:
-
Enhancements
- This version fixes a bug in the Save/Restore Preferences commands.
Policy Banner 1.0.1
Policy Banner is one of the most advantageous tools with which you can customize it by editing the Policy.rtf file inside the package, replacing the logo.gif file, and editing the timeout parameter in the Info.plist file. more>>
Policy Banner 1.0.1 is one of the most advantageous tools with which you can customize it by editing the Policy.rtf file inside the package, replacing the logo.gif file, and editing the timeout parameter in the Info.plist file. A while back on afp548.com, Joel Rennich posted an article about the bannersample project that ships with the XCode tools.
Requirements: Mac OS X 10.4
Bannergrab 3.5
Next generation banner grabbing more>> Next generation banner grabbing
BannerGrab is a tool that performs connection, trigger-based and basic information collection from network services. BannerGrab has two modes of operation: simple connection banner grabbing and the default mode, which attempts to collect additional information using triggers and simple service queries.
BannerGrab supports SSL and can perform banner grabbing on SSL-based services, unlike a number of other banner grabbing tools.
System requirements:
- GNU C compiler
-
Enhancements:
- Added FW1 Client Authentication trigger
- Added ISA-KMP trigger
- Improved FTP trigger
- Improved Default trigger
- Improved mixed hex and ascii output

Warcraft III: Frozen Throne 1.2.3
Warcraft III: Frozen Throne is a fantastic game that offers gamers a vast new chapter in the epic Warcraft saga. Following in the tradition of previous Blizzard expansion sets. more>>
Warcraft III: Frozen Throne 1.2.3 is a fantastic game that offers gamers a vast new chapter in the epic Warcraft saga. Following in the tradition of previous Blizzard expansion sets. In the single-player campaign, players revisit the war-torn world of Azeroth. Several months have passed since Archimonde and the Burning Legion were defeated at the battle of Mount Hyjal, yet a new threat has arisen throughout the land.
Enhancements:
- Battle.net now uses a new banner ad system.
- Fixed an exploit where an altered custom map would be seen identical to the original custom map.
- Fixed an issue where some patches could not apply on Intel Macs.

MindCad Tiler 2.3
MindCad Tiler is a useful utility that gives you the ability to scale and print PDF files on multiple pages to create banners and posters. more>> <<less
DRM Dumpster 3.4.1
Convert DRM tracks from your iTunes music library to standard files. more>> Convert DRM tracks from your iTunes music library to standard files.
DRM Dumpster is the best way to convert DRM tracks from your iTunes music library to standard files.
DRM Dumpster uses a CD-RW and iTunes itself to convert all of your DRM music files to files that you can use with any music player. With DRM Dumpster you can create MP3, AAC, Apple Lossles, AIFF, or WAV files from your DRM files.
DRM Dumpster uses the iTunes importers and selects the importer that you want to use without changing any of the import settings.
To see or change, for example, the MP3 Import settings do this before running DRM Dumpster:
- Launch iTunes
- Open the Preferences
- Select Advanced
- Select Importing
- Select Import Using: MP3
Now you can see or change the settings for the Importing. DRM Dumpster will use your iTunes settings, it does not change them.
Since DRM Dumpster supports any iTunes importer you need to make sure the settings for the importer that you want to use are correct before running DRM Dumpster.
If any problems occur during conversion (CD errors, Disk full, etc.) simply correct the problem (get a new CDRW, free up some disk space, etc.) and start DRM Dumpster again to continue from the last point.
Even if you buy more iTunes DRM protected files simply run DRM Dumpster to convert those tool.
System requirements:
- Scriptable iTunes (DRM Dumpster was tested with iTunes 7).
- GUI Scripting Enabled.
Enhancements
- Copy Played Count meta data.
- Copy Last Played Date meta data.
- Copy Volume Adjustment meta data.
- Copy Album Artwork Picture meta data.
This program is adware because:
- Displays advertisement banners.
Privoxy 3.0.14 Beta
Privoxy offers you a complete non-caching web proxy with advanced filtering capabilities which is designed for enhancing privacy, modifying web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk. more>>
Privoxy 3.0.14 Beta offers you a complete non-caching web proxy with advanced filtering capabilities which is designed for enhancing privacy, modifying web page data and HTTP headers, controlling access, and removing ads and other obnoxious Internet junk.
Privoxy has a flexible configuration and can be customized to suit individual needs and tastes. It has application for both stand-alone systems and multi-user networks. Privoxy is Free Software and licensed under the GPL2. Privoxy is an associated project of Software in the Public Interest (SPI).
Major Features:
- Can keep outgoing connections alive and reuse them later on.
- Supports tagging which allows to change the behavior based on client and server headers.
- Can be run as an "intercepting" proxy, which obviates the need to configure browsers individually.
- Sophisticated actions and filters for manipulating both server and client headers.
- Can be chained with other proxies.
- Integrated browser based configuration and control utility. Browser-based tracing of rule and filter effects. Remote toggling.
- Web page filtering (text replacements, removes banners based on size, invisible "web-bugs", JavaScript and HTML annoyances, pop-up windows, etc.)
- Modularized configuration that allows for standard settings and user settings to reside in separate files, so that installing updated actions files won't overwrite individual user settings.
- Support for Perl Compatible Regular Expressions in the configuration files, and a more sophisticated and flexible configuration syntax.
- Improved cookie management features (e.g. session based cookies).
- GIF de-animation.
- Bypass many click-tracking scripts (avoids script redirection).
- Multi-threaded (POSIX and native threads).
- User-customizable HTML templates for most proxy-generated pages (e.g. "blocked" page).
- Auto-detection and re-reading of config file changes.
- Improved signal handling, and a true daemon mode (Unix).
- Every feature now controllable on a per-site or per-location basis, configuration more powerful and versatile over-all.
- Many smaller new features added, limitations and bugs removed.
Enhancements:
- The latency is taken into account when evaluating whether or not to reuse a connection. This should significantly reduce the number of connections problems several users reported.
- If the server doesn't specify how long the connection stays alive, Privoxy errs on the safe side of caution and assumes it's only a second.
- The error pages for connection timeouts or missing server data use a Last-Modified date in the past. Retry attempts are detected and Privoxy removes the If-Modified-Since header to prevent the server from responding with status code 304 in which case the client would reuse the error message.
- Setting keep-alive-timeout to 0 disables keep-alive support. Previously Privoxy would claim to allow persistence but not reuse the connection.
- Pipelined requests are less likely to be mistaken for the request body of the previous request. Note that Privoxy still has no real pipeline support and will either serialize pipelined requests or drop them in which case the client has to resent them.
- Fixed a crash on some Windows versions when header randomization is enabled and the date couldn't be parsed.
- Privoxy's keep-alive timeout for the current connection is reduced to the one specified in the client's Keep-Alive header.
- For HTTP/1.1 requests, Privoxy implies keep-alive support by not If the socket isn't reusable, Privoxy doesn't temporarily waste a socket slot to remember the connection.
- If keep-alive support is disabled but compiled in, the client's Keep-Alive header is removed.
- Fixed a bug on mingw32 where downloading large files failed if keep-alive support was enabled.
- Fixed a bug that (at least theoretically) could cause log timestamps to be occasionally off by about a second.
- No Proxy-Connection header if added if there already is one.
- The configure script respects the $PATH variable when searching for groups and id.
Tinderstatus 0.2.11
Firefox add-on that displays an icon in your browsers status bar. more>> Firefox add-on that displays an icon in your browsers status bar.
The Tinderstatus extension displays an icon in your browsers status bar which shows the status of Mozilla tinderboxen.
Tinderboxen are the computers which build Mozilla applications over and over, reporting the results of each build attempt to tinderbox.mozilla.org, so that developers making changes to the applications know when their changes cause the builds to break.
Tinderstatus will either display a green icon, meaning all tinderboxen last reported successful builds and tests; an orange icon, meaning all tinderboxen last reported successful build, but one or more reported test failures; a red icon, meaning one or more tinderboxen last reported build failures; or a black icon, meaning Tinderstatus was unable to retrieve the status of the tinderboxen.
Tinderstatus will also either display an open or closed door symbol on its icon depending on whether the Mozilla codebase is currently open or closed to general changes.
Tinderstatus tracks the Firefox and other Mozilla products by default, but you can pick which tinderboxen to watch in the extensions preferences.
System requirements:
-
Enhancements:
- resolves a naming conflict with core Firefox code over the gPrefService global object;
- shows a grey icon until we retrieve tinderbox state;
- shows an "unknown tree state" icon until we definitively establish whether the tree is open or closed (which, for the main Firefox tree, is currently never, as the open/closed state is no longer being tracked by the quickparse file for that tree);
- has been tested and verified to work with the latest development versions of Firefox and SeaMonkey.
McLaren Mercedes 0.1
Have the latest news concerning McLaren Mercedes right on your dashboard. more>> Have the latest news concerning McLaren Mercedes right on your dashboard.
A great dashboard widget that displays the most recent articles regarding McLaren Mercedes.
This program is adware because:
- Displays advertisement banners.

Warcraft III: Reign of Chaos 1.2.3
Warcraft III: Reign of Chaos... After receiving an ominous warning from a mysterious prophet, the Orc warchief Thrall must guide his warriors to a strange new land in this fully playable demo of more>> Warcraft III: Reign of Chaos... After receiving an ominous warning from a mysterious prophet, the Orc warchief Thrall must guide his warriors to a strange new land in this fully playable demo of Warcraft III: Reign of Chaos. Whether youre new to real-time strategy or a skilled veteran, youll be in for a challenge as you navigate the Orcs through lush 3D environments and lead them into battle against those who stand in their way. Can you rally the Horde in the face of extinction?
The Warcraft III demo features:
- A two-mission tutorial introducing players to one of the central Heroes of Warcraft III
- Three all-new missions that chronicle the Orcs embattled journey to Kalimdor
- Head-to-head play through Battle.net?, Blizzards free online gaming service
400MHz+, Mac OS 9.0 or later, or Mac OS X 10.1.3 or later, 16 MB ATI Technologies or nVidia chipset 3D video card or better.
Version 1.2.3:
- Battle.net now uses a new banner ad system.
- Fixed an exploit where an altered custom map would be seen identical to the original custom map.
- Fixed an issue where some patches could not apply on Intel Macs.
StaticCharge 0.7
Client for the dynamic DNS service. more>>
Unlike normal domains, dynamic DNS records are set to expire very quickly, which means that old or outdated information doesnt hang around on the net.
You can update your host record as often as you like, and be reachable at yourhosthere.staticcling.org to the outside world. No one that wants to reach your computer need remember what your IP address is, including you.
There are other people out there doing this sort of thing, in homage to the late dyn.ml.org. We wont hate you if you use those others instead of us. Well just talk badly about you behind your back and spread ugly rumors about your sex life.
Your friends will point and laugh when they see you arent using a staticcling.org domain.
Honestly and objectively as we can be: we personally like StaticCling because we are just a couple of guys that want to give back to the internet community.
We have no corporate sponsorship, and were not raking in banner ad money. Were just doing this because we like it, and were not planning on going anywhere. Weve kept it simple. It works. Its fun to share.
Ajaxbber 20080323
Web-based Jabber communication client for your Mac more>> Web-based Jabber communication client for your Mac
Ajaxbber is a web-based Jabber client. Ajaxbber is completly written in Javascript, and uses Ajax technology.
Ajaxbber provides basic instant messenging, and roster management through the web browser. Theres no need to install anything in your computer, you just have to use a compatible browser.
Ajaxbber is comparable to JWChat, but all windows stays inside one web page. Ajaxbber is widely themeable and configurable, because it is wholly based on CSS design.
Main features:
- Roster management : add, edit, delete contacts
- Status messages
- Create account
- User avatars XEP 0153
- Preferences stored in a cookie
- Eye candy effects for notification
- All chat windows in the same "tab", and few popups
Enhancements
- Avoid windoo css in release package
- Replace some divs by tables
- Improve group hiding
- Correct a LoginWindow label in configuration
- Adjust red border size for LoginWindow
- Replace some divs by tables
- Lighter message notification
- Add a collapsed/expanded arrow icon on group banner into roster
- Code cleanup
- Add a czech translation
- Ability to override browser language configuration
- Add a license header
- ChangeLog is built automatically by make package script
- Add README,COPYING,ChangeLog and .htaccess files
StaticCharge X 0.7
StaticCharge is a client for the dynamic DNS service. StaticCling.org is a free and spiffy dynamic DNS service more>> StaticCharge is a client for the dynamic DNS service. StaticCling.org is a free and spiffy dynamic DNS service. Dynamic DNS is an internet service originally used mainly with dialup users, but has spread to anyone that wants a domain name for their computer, and doesnt want to spend the cash or deal with the hassle of buying their own. Unlike normal domains, dynamic DNS records are set to expire very quickly, which means that old or outdated information doesnt hang around on the net. You can update your host record as often as you like, and be reachable at yourhosthere.staticcling.org to the outside world. No one that wants to reach your computer need remember what your IP address is, including you. There are other people out there doing this sort of thing, in homage to the late dyn.ml.org. We wont hate you if you use those others instead of us. Well just talk badly about you behind your back and spread ugly rumors about your sex life. Your friends will point and laugh when they see you arent using a staticcling.org domain.
Honestly and objectively as we can be: we personally like StaticCling because we are just a couple of guys that want to give back to the internet community. We have no corporate sponsorship, and were not raking in banner ad money. Were just doing this because we like it, and were not planning on going anywhere. Weve kept it simple. It works. Its fun to share.
Mac OS X 10.1 or later.
VChat 1.1a9
VChat is a client that implements the CUSeeMe video conferencing protocols more>>
With VChat you can participate in group conferences by connecting to a CU-SeeMe reflector or you can also have one-on-one conferencing with another person.
Join in the fun with VChat and your Apple iSight or supported USB web cam.
Beta versions of VChat are set to expire approximately one month after release. This lowers the support effort required in maintaining older versions of the code.
VChat now displays a small advertising banner when you are connected to a reflector. This has been introduced on a trial basis and may be removed in the future.
Main features:
- Connection to a reflector.
- View other client videos.
- View your own video.
- Send Video using either MJPEG or H263 codecs.
- Send a single still image or a slide-show.
- Receive chat, both public and private.
- Send chat, both public and private.
- Direct Connection to another CU-SeeMe user.
- Send and Receive Audio