Google Chrome for Linux AND Mac! 0

chrome-logoChrome product manager, Brian Rakowski, has told CNET that Google’s Chrome browser will be available for Linux and Mac in 2009. This is good news to Mac users as it lets us find out what all the fuss is about. Additionally, the next version of Chrome will also support it’s most requested feature: extensions.

[ Link ]

Enable half-star ratings in iTunes 0

Over at TUAW they have the following:

Do you like giving ratings to songs in iTunes? If so, then you’ve probably noticed that you are only able to rate songs on a full-star basis, not enough granularity for some music fans… there’s a longstanding AppleScript hack to enable half-stars, but now there’s an easier way around this issue. Macworld’s Rob Griffiths found a work around, involving a simple Terminal tip to enable half-star ratings.

And how do they do this? Close iTunes, and ith the following command in Terminal:

defaults write com.apple.iTunes allow-half-stars -bool TRUE