skeptomai"Don't try to use what you learn from Buddhism to be a Buddhist; use it to be a better whatever-you-already-are." <br> His Holiness the 14th Dalai Lama.Nifty Safari AppleScript trick for client-side auto-refresh- October 4, 2006 All I needed was a simple way for Safari to refresh the current page at fixed intervals. Luckily, it's scriptable... on idle -- the applescript only calls attention to itself when the idle period is up tell application "Safari" --confirms...http://atbash.net/blog/archives/000135.html Learning Common Lisp, using it for scripting- October 3, 2006 I decided that before really writing off the fa.haskell post at How would you replace a field in a CSV file about replacing a field in a CSV file using Haskell, I'd do something roughly equivalent in Common Lisp which...http://atbash.net/blog/archives/000134.html |