Thoughtful, detailed coverage of the Mac, iPhone, and iPad, plus the best-selling Take Control ebooks.

 

 

Pick an apple! 
 
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.

Visit Discussion of syslogd problem at Smarticus

 
 

TweetDeck 0.34.2

Send Article to a Friend

The 0.34.2 release of Iain Dodsworth's Adobe AIR-based Twitter client, TweetDeck, follows a more-substantial update that adds compatibility with a number of popular Web services. Changes introduced in TweetDeck 0.34 include support for Foursquare, Google Buzz, Google Maps, and TwitVid, which offers video uploading and direct webcam connectivity. The update also enables users to employ global filters to hide matching tweets, utilize custom Twitter APIs and URL shorteners, and schedule updates. Version 0.34.2 fixes a short list of minor bugs related to these new features. (Free, 2.3 MB)

 

READERS LIKE YOU! Support TidBITS by becoming a member today!
Check out the perks at <http://tidbits.com/member_benefits.html>
Special thanks to David Rikert, Adam Bridge, Daniel Peck, and Keith
Holzman for their generous support!
 

Comments about TweetDeck 0.34.2

Chris Bulow  2010-05-28 14:18
0.34.3 is the latest version...
Adam Engst  An apple icon for a TidBITS Staffer 2010-05-28 14:36
Drat - they must have just updated. I see it for download, but the automatic update isn't offering it, and there are no release notes on the support page.