Advertisement

Broadcasting Directories The Dis-Organizer

The Gooseberry (Dis-Organizer Mk V) proudly presents its list of directories with links to other websites
of which are broadcasting GNU Terry Pratchett through the X-Clacks-Overhead header
(and sometimes links to other Discworld-related websites.)

You got all that? Good, because I didn't.
/r/GNUTerryPratchett Mostly a directory of websites that are broadcasting, but occasionally has news articles about Terry Pratchett and the Discworld.
JonathanMH's Clacks directory A large directory of websites that are broadcasting. Add your own!
GNU Terry Pratchett Facebook group Occasionally posts updates and news articles about Terry Pratchett and the Discworld.
Dis-Organizer ringtone Do you want the Dis-organizer noise from the City Watch audiobooks as a ringtone? Yes, yes, you do.
+

ASP.NET

Where to put it:
Web.config in the <configuration> section
What to type:
<configuration>
  <system.webServer>
    <httpProtocol>
      <customHeaders>
        <add name="X-Clacks-Overhead" value="GNU Terry Pratchett" />
      </customHeaders>
    </httpProtocol>
  </system.webserver>
</configuration>
+

Cherokee

How to make it go:
  1. Go to vServers > Behaviour > Rule Management
  2. For each rule on the left, go to Transforms > Add New Header
  3. Type "X-Clacks-Overhead" for the header and "GNU Terry Pratchett" for the value
+

Tumblr

NOTE:
Page headers are, by design, sent before the page content is. Using this meta tag will NOT trigger Clacks-Overhead recognition on any of the various browser plug-ins as it is sent AFTER the page headers have already been sent (and therefore cannot be modified).
Where to find where to put it:
  1. On your dashboard, click "Customize".
  2. Under your theme name, click "Edit HTML".
Where to put it:
in the <head> section
What to type:
<meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" />
Finishing up:
  1. Click the "Update Preview" button. You shouldn't see any changes to your site.
  2. Click the "Save" button.

Other

+

Draft RFC

What it is:
Draft RFC to make the X-Clacks-Overhead: GNU Terry Pratchett header an Internet standard.
Where to go:
http://clacks-overhead.github.io/