Even though it will likely always play second fiddle to Twitter’s eponymous app, TweetDeck 2.0 offers some significant visual changes to the company’s column-based client. The new look comes thanks to a new light-colored theme, the capability to change font size (small, medium, and large only), and other design tweaks to improve legibility. Functional changes include removing tweets from people you unfollow or report as spammers, the capability to reposition pop-up windows, elimination of repeated retweets in Timeline columns, quieter notification sounds, and resolved display issues with Growl notifications. (Free, 1.3 MB)
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
TweetDeck 2.0
Get more productive with software from Smile: PDFpen forediting PDFs; TextExpander for saving time and keystrokes while you
type; DiscLabel for designing CD/DVD labels and inserts. Free demos,
fast and friendly customer support. <http://www.smilesoftware.com/>
Why would they only have three sizes and all of them are so tiny?!
The largest size on the old Twitter application v. 2.1.1 is bigger. That Twitter application lets users choose sizes 11-18!! (although, even there 11-36 would be better for those with sight impairments and normal humans who are over 40.)
Also, when you go to add a list as a column, the list of Lists (on left side of the dialog box) is cut off. It turns out the problem is the scroll bar is HIDDEN! Why do we have to mouse over to see the scroll bar in a prefs function?
