Recovered from the Wayback Machine. Could be persuaded to put down their tar, feathers, pitchforks, and torches, perhaps they might listen to the details coming out about Megan Meiers and the Drews and might want to consider that they acted thoughtlessly, recklessly, and without all the facts. For six weeks, Josh and Megan traded “innocuous” messages, Banas said, […]
Cranberries are the canary in the mine for global warming. If the RDF Triple is a fairy tale, is reification the wicked witch? Possible beginning to new series on RDF. Snow in the Puget Sound area. We missed the ice rain bullet, ourselves. On The Golden Compass: Earlier this fall, many Catholics began to receive e-mail messages warning […]
Cyberstalking of free speech
Recovered from the Wayback Machine. This state has gone nuts since the release of the Megan Meier story. If you hadn’t heard of it, Megan was a young girl, 13 going on 14, who killed herself after receiving cruel taunts on her MySpace account. It later came out that the ‘person’ who participated in sending the […]
Experiments: SVG Clock
I thought I would go into some detail on some of the experiments I’ve been trying out on the site, starting with the SVG clock in the sidebar. A major advantage of SVG is that you can actually see how something is created. Try that with a Flash file. The SVG clock in the sidebar […]
I’ve written about this previously, but worth repeating. CSS can be dynamically created using a PHP application, as long as the content type is set to CSS: <?php // declare the output of the file as CSS header(‘Content-type: text/css’); ?> The style sheet can then be used directly or imported into another: @import “photographs.php”; I use […]
