Following on from yesterday's browser rant, Adrian popped up in iChat to offer this nugget of wisdom:
basically, Safari gets boge ddown with cache itesm. so purge them every so often:
find $HOME/Library/Safari/Icons -type f -atime +30 -name "*.cache" -delete
I think I'm too hooked on the raw speed of Firefox now, but I'll try that tip so I can at least use Safari when occasion warrants ... cheers!