GPS manufacturer TomTom revealed this week that a “leap year” bug in a number of models prevented the units from finding their locations. Starting on Sunday, 1 April 2012 (ouch!), the glitch left some users stranded in unfamiliar locations without navigation assistance. TomTom’s support page lists affected models (including several Go, Via, and Start models) and provides instructions for using the MyTomTom desktop software to install a fix for the problem.
follow link
Syslogd Overwhelming Your Computer?
If your Leopard (Mac OS X 10.5) system is unexpectedly sluggish, logging might be the culprit. Run Activity Monitor (Applications/Utilities/ folder), and click the CPU column twice to get it to show most to least activity. If syslogd is at the top of the list, there's a fix. Syslogd tracks informational messages produced by software and writes them to the asl.db, a file in your Unix /var/log/ directory. It's a known problem that syslogd can run amok. There's a fix: deleting the asl.db file.
Launch Terminal (from the same Utilities folder), and enter these commands exactly as written, entering your administrative password when prompted:
sudo launchctl stop com.apple.syslogd
sudo rm /var/log/asl.db
sudo launchctl start com.apple.syslogd
Your system should settle down to normal. For more information, follow the link.
Written by
Glenn Fleishman
It’s 10 O’Clock. Does Your TomTom Know Where It Is?
We now own and use a Garmin GPS.

