Since we're talking about todos, I built a screensaver todo list the other day, and it has helped me a lot. my main issue with todo lists was that I forget to look at them. Once I'm at my desk I get my head stuck in work and forget to call dave or email chris or whatever. So I built a screensaver, set to 1 minute delay, which displays my todo list. It simply reads a text file from dropbox with some UTf8 icons at the…
A screen saver todo is a good idea! Is it open source? Care to share it? Heh, asking if the code is open source in this context feels like panhandling :)
UPDATE: Here it is!
https://github.com/roryok/todoscreensaver
(uses WPF/.NET, GPL, based on a WaveSimScreensaver source by Sean Sexton)
Planning a few updates already, mostly just extra settings (change font size, theme etc)