« Wherefore "The Other"? | Main | Ecce Homines »
Anchorage
I secure my leisure by laboring all the livelong day as a programmer. Developers whose work, like mine, is "web-centric" (and whose isn't these days?) will inevitably work with html from time to time, no matter how low-level or computationally august their main duties are.
One of the terminological anomalies of html is the "anchor" - a.k.a. the "(hyper)link." Engineers, at least, still refer to them as anchors, since that's the name of the html tag which creates them - e.g., <a href="http://paulcraddick.typepad.com/fragmenta_philosophica/"> (Yep, the "a" standards for "anchor"). Since good programming practice dictates that programmatic constructs be named in a way which points to their function in an obvious manner, it's easy to see why "anchor," well, rankles.
In the wonderful O'reilly edition on HTML/XHTML, for example, the authors write,
"The nomenclature here is a bit unfortunate: the 'anchor' tag should mark just a destination, not the jumping-off point of a hyperlink, too. You 'drop anchor'; you don't jump off one. We won't even mention the atrociously confusing terminology the W3C [Ed. eminent, ahem, standards body] uses for the various parts of a hyperlink, except to say that someone got things all 'bass ackwards'."
An obscure parallel occurs to me: I have a very interesting series of musical instruction books which endeavor to show that, contrary to the apparently arbitrary tuning of the standard modern guitar (from low string to high: E-A-D-G-B-E), there actually is a hidden rationale for what seems senseless, superficially. The same might be the case with the naming of the html anchor.
There is a kind of (nautical) anchor called a "kedge," which is used for warping. The idea is that the kedge - a light anchor - is tossed ahead; being secured, it may then be employed to pull the vessel forward. Adapting this somewhat arcane usage to the web context, one would understand the html anchor as a way to pull the browser to the distant ("anchored") destination. Of course, this is all figurative talk anyhow - one doesn't really "go" anywhere on the web, but rather brings resources to oneself. But at least the html anchor is sort of nominally "redeemed" thereby. And, since I've never seen anyone else make the connection to a kedge - though surely someone somewhere has - I thought I'd ... throw it out there.
April 22, 2005 | Permalink
TrackBack
TrackBack URL for this entry:
https://www.typepad.com/services/trackback/6a00d834205dc953ef00e55032c0ec8834
Listed below are links to weblogs that reference Anchorage:
Comments
You know, you *could* always go back to drumming...
Posted by: MBO at Apr 24, 2005 6:17:08 PM
True, but I'm not likely to "secure my leisure" thereby!
Posted by: Paul Craddick at Apr 24, 2005 6:48:51 PM
Programming as analogy to thinking is not as bankrupt as some would have it. A great sin of the post mods has been the reintroduction of hegel, heidegger, etc. and all those ugly vast systems. A sort of positivistic minimalism may still be very workable: one based on language as logic and denotation rather than psychology and connotation or whatever there is in opposition to semantics. It works for programmers: why not interpret knowledge and information in terms of sets and arrays, commands and procedures. More is gained than is lost.
Posted by: J. at May 14, 2005 9:58:31 PM