Fade to white
Despite my pleas, the number of subscribers to my radio feed is actually increasing. I don't want to force when everybody switches their subscriptions over to intertwingly, but perhaps a little good old fashioned social engineering might help...
if adritemcache^.when > date.set(14,10,2002,0,0,0)
{
local(contrast=string.mid(string.hex(255-(date.set(1,1,2003,0,0,0)-adritemcache^.when)/26700),5,2));
add ("<description><div style="color:#"
+ contrast + contrast + contrast + "">" +
adritemcache^.text +
"</div></description>")}
else {
add ("<description>" + adritemcache^.text +
"</description>")}