Anthony Lorelli
"Why can't a dog simulate pain? Is he too honest?" -Wittgenstein
Monday, August 26, 2002

It was a template problem. The previous iteration was apparently missing this little JavaScript gem:
Hmmmm. Referers is broken. Usually I see a small dribble of hits, some via Google, some from the link on my Chico State page. Nothing at all for the past several days. Visited the page using both of these methods - still nothing in referers.
This is a sad thing to be worrying about, because it's purely motivated by the loss of the small ego-stroke that came from knowing someone was dropping by. Also because I want to spend exactly zero time troubleshooting a feature that exists (in the context of a weblog) largely for reasons of ego and pride.
Call Center, Bug Tracking and Project Management Tools for Linux
"Why can't a dog simulate pain? Is he too honest?" -Wittgenstein

It was a template problem. The previous iteration was apparently missing this little JavaScript gem:
<script language="JavaScript" type="text/javascript"><!--
var imageUrl =
"http://radio.xmlstoragesystem.com/weblogStats/count.gif";
var imageTag = "<img src=\"" + imageUrl +
"?group=radio1&usernum=105841&referer=" +
escape (document.referrer) + "\" height="1"
width="1">";
document.write (imageTag);
//--></script> Hmmmm. Referers is broken. Usually I see a small dribble of hits, some via Google, some from the link on my Chico State page. Nothing at all for the past several days. Visited the page using both of these methods - still nothing in referers.
This is a sad thing to be worrying about, because it's purely motivated by the loss of the small ego-stroke that came from knowing someone was dropping by. Also because I want to spend exactly zero time troubleshooting a feature that exists (in the context of a weblog) largely for reasons of ego and pride.
Call Center, Bug Tracking and Project Management Tools for Linux