“Powered by...”, or the phenomenon of web software buttons
Most web banners/buttons were meant to promote websites, sometimes as a part of banner exchange, sometimes as a paid advertisment, and sometimes people would place banners of their favorite websites without demanding anything from them, just to help everyone else discover those websites.
But there was also a curious kind of buttons meant to promote web client and server software, rather than websites. That alone sets them apart from all other banners, but there were other characteristic features that made them a rather unique phenomenon.
First, people would always use them voluntarily just because they liked and used the software, without expecting anything in return. Second, they are relics of the era when the World Wide Web was a medium of its own with visible inner workings, rather than the luminiferous aether permeating the entire Internet it is now. Last but not least, buttons promoting web server software developed a recognizeable format, often using the titular “powered by...” phrase, and became a visible part of the geek culture for some time.
Web browser buttons
I believe web browser buttons predate buttons that promote web server software, though I have no reliable data to prove it. The “Netscape Now!” button might have been the one that created the trend, and popularized the 80x31 pixel format.
A lot of time people put them on their pages not just to tell everyone about their favorite web browser, but also to indicate the browser it's best viewed with, and give people a download link
In this light, what's more interesting to me is spoofs and parodies created by proponents of cross-browser markup.
“Lynx-friendly” (occasionally, links or w3m) buttons deserve a special mention. Lynx is a text-only, console browser. Such buttons do not promote Lynx as they state that the website has a clean, accessible markup.
Later web browser buttons have still seen some benign use for browser advocacy.
Even those got their own friendly parodies though, like this button by Greg Nicholson.
“Powered by...” server software buttons
The other kind of buttons is the buttons that tell the visitor about the web server software.
This is a more interesting phenomenon to me. Web browser choice is up to the visitors, they may choose to use the one some webmaster loves most or not, so a web browser button is a call to action.
Server software buttons, however, are pure statements. A visitor cannot use that information in any way when it comes to the website they are visiting. An average visitor, even an average webmaster of the shared hosting era, could not benefit from that information in any way at all.
Yet they existed and were very common on websites of individual geeks, open source projects, and small software companies. Not quite surprising, since those are the websites made by people who care about the web server software, and that are likely to have visitors who understand what on earth it all means.
During my archeological expedition, I've found two examples of such pages that are still online at the time of writing and reveal their entire web server stack in a gallery of buttons at the bottom: the home page of Kevin J. D'Aquila and the website of the Rx3 team. Generally, those “powered by” images are rather hard to find these days, and I had to harvest most of them from archived pages.
I think there are a few reasons why people used them. The first reason is, as usual, bragging rights. As Dragan Espenschied said (according to Olia Lialina), the tilde in his URL is a silent indicator of his knowledge of server software, as well as an indicator of his relationship with the web server and its community.
These days many hosting providers allow you to create a website with your own domain pointing to it in a few clicks, with zero knowledge of the underlying protocols and software; but to setup a home page with a tilde in its URL you need to know how to setup your own web server and configure mod_userdir or equivalent. Back in the days it was the other way around, to get a home page with a tilde you would just drop some files in a directory, but making a website with your own domain required knowledge of the web server software and at least a cursory knowledge of DNS. People who could do it (myself included) would hardly miss a chance to show off.
I believe open source advocacy was another, maybe even bigger reason. Those buttons almost invariably promote open source software. I don't think I've ever seen a “Powered by Microsoft IIS” button. Anti-Microsoft buttons were occasionally seen though:
Absense of “Powered by Solaris” or “Powered by OpenVMS” buttons may be explained by the price of the hardware and licenses, which only companies that would never put any such buttons on their website could afford. People happily promoted proprietary web browsers, but somehow promoting web server software mostly happened in the realm of open source.
People running proprietary software might not feel any need to promote it, but at the time when free and open source software was still struggling to gain mainstream acceptance in any area, its users and advocates definitely felt a need to promote it and show that it's a valid choice.
Web server buttons
An interesting fact is that “Powered by Apache” buttons have been popular even when Apache HTTPD was already the most popular web server, and, for a time, essentially the web server.
My guess is that it wasn't about promoting Apache HTTPD as such, but about promoting open source software in general. The web was the first part of the information technology world where open source software rose to a dominant position, so it might have been like saying that if the web runs on open source, there's no reason everything else can't. While it might have been the subconscious thought, I think many people added that button just for the sake of completeness though.
Operating system buttons
The operating system and distribution debate never ends though, and people engage in advocacy in every possible way, including web buttons.
Many OSes and distributions designed official buttons, and some of them, including Debian, FreeBSD, NetBSD and some others still make them available on their website, even well after the popularity of such buttons waned.
While most of OSes promoted with web buttons I've seen are open source, there are a few examples of proprietary OS buttons:
Programming languages and databases
At the end of the web 1.0 era, making static websites was no longer cool, and people started to generate pages dynamically even if their content didn't change any often. People tend to have even stronger opinions about programming languages than operating systems, which was definitely reflected in promotional buttons.
Relational database software was never excluded from the debate, and the buttons either. MySQL and Firebird still provide official buttons on their websites. Even more curiously, MariaDB, which is a relatively recent fork of MySQL, continued the tradition and made new official buttons, even though I'm still to see anyone use them.
I find it interesting that less common languages are also more rarely promoted with buttons. It would seen reasonable that their users would feel a stronger need to promote them, but apparently it wasn't the case. There are few “Powered by Python” buttons and even fewer “Powered by Ruby”, not even mentioning ML, Haskell, or Common Lisp. Judging by myself, it may be that their users prefer more active advocacy than simply placing a button on their pages.
Python and Ruby became common web languages after this kind of buttons lost its popularity in the web 2.0 era, though some buttons for them did exist. Parser is a rare example of an obscure language with a button.
Hardware
Buttons that promote server or development workstation hardware are relatively rare, but there are some examples.
I've seen at least one spoof though.
Editors
Using visual HTML editors such a Microsoft Frontpage, or worse, exporting HTML from word processors, was common, but it wasn't something to be proud of, and the unreadable tag soup they created was shunned by professionals and amateurs who cared about maintainability alike. FrontPage buttons did exist, but few people in their right mind would put in on their pages.
As a protest against visual editors, many people did use a button of their favorite editor. One odd example is relatively common “made with notepad” button. Why anyone would use an editor that doesn't even have keyword highlighting? Among real text editors, ViM seems most commonly mentioned. Emacs buttons are much less common, and I've found a possibly unique example of a GNU nano button.
Static generators
Static website generators are older than one may think, and Jekyll wasn't the first one. I found two buttons, one for the Template Toolkit, another one for the now defunct Website Meta Language that used to be hosted at thewml.org
The rise and fall of web software buttons
It's hard to tell when those buttons completely fell out of fashion, but I think it was in the first few years of the web 2.0 era. One possible reason is that at the time when large-scale attacks became common, revealing anything about your software stack seemed like a bad idea, and people started reconfiguring their servers to hide anything that could help attackers find an attack vector.
If we assume that promoting open source software was one of the most important reasons, perhaps the fact that the web backend standardized on open source software also played a role: there wasn't so much need for advocacy anymore.
Or maybe it's just changing fashions. Regardless, we can hardly see those buttons on new websites, for better or worse, and they remain a characteristic feature of a past era.
Copyright notice
All copyrights and trademarks belong to their respective owners. In some cases, such as with FreeBSD and NetBSD buttons, the license explicitly states they are to be used only on web servers running the OS in question, which is not the case with my server. I believe using these images to illustrate an article is fair use in the copyright sense of those words. If you are a copyright or trademark owner and you think I'm infringing your rights, feel free to contact me.
Then again, at the time when most of those images were made, people used to take and reuse images from someone else's website without hesitation.
Last but not least...
This page would not be complete without buttons for this very website: