Cox Crow
Asking the Stupid Questions Since 1971
The Blog
Michael Radwin and Jeremy Zawodny (both of Yahoo!) discuss the possibility of blogs.yahoo.com. I don't think we need a new hostname — just provide the members with the tools they need to write and publish to their existing personal web pages space. Tools which should be in the toolbox you get when you sign up for service.4:37:44 PM # Google It!
categories: PWP
Cleaning
One of the systems I watch over decided to get uppity and use all of the disk space devoted to member files. The system in question was part of a migration during one of our previous acquisitions, and is not exactly well-integrated with the rest of the customer management systems. In other words, there was no routine to delete the directories and files of defunct member accounts. Complicating the problem was Network Appliance's snapshot technology, which kept the files on disk until I deleted the snapshots that referred to them. The NetApp snapshot is basically a collection of hard links. [note: insert description of UNIX file handling here.]4:31:46 PM # Google It!
categories: System Administration
Nobody Expects the Spanish Inquisition
I was reminded that I wanted to add rel="bookmark" to my template by Mark Pilgrim's latest wonder, which also introduced me to the ins tag.3:49:02 PM # Google It!
Testing Two Tags
<div class="item" id="a<%itemNum%>" />to which just added rel="bookmark"
<div class="item" id="a<%itemNum%>" rel="bookmark" />These sample divs are closed just in case you are double-decoding for some reason.
3:14:33 PM # Google It!