Hi,
To my shame I haven't posted at DBF in ages, so I was determined to enter a competition with something...even though nothing can better Digital Watch Brawl IMO!
Anyway, this proggy displays the system uptime in 1k with moving background colours (as that's what I like

) ... if you're lucky enough to have a system that's been up for >99 days, I probably wouldn't try it...
...basically it was for me to try using a GLSL shader with text in 1k...it means the shader is a bit simple, but my desired one just could not lose the last 64bytes that I needed to
...to fit this in 1k there's some pretty bad practices going on in there - but the source is included in case of use/interest to anyone. Obviously it's derived from information found on the DBF site, and IQ's site too
http://iquilezles.org/www. It's packed with Crinkler 1.1a
http://www.crinkler.net, unpacked version is included too.
It requires shaders (2 I guess), runs with 1024x768x32 display...and I've tried it on [XP64 NVidia 9600 GLI] and [XP ATI HD2600 PRO] and [Vista NVidia 7650 GS] without problems, so fingers crossed it'll behave for you.
[Edit] Corrected vertex shader code (some ATI cards)
[Edit] Re-uploaded the zip/piccy after DBF server crash