I’ve been using a Mac Mini for a while now to run my media center but recently I discovered that I actually had more than 8.000 songs in WMA format that iTunes silently ignores when importing. This blog is about how I managed to get that converted without too much fuzz. UI Conversion tools There [...]
Archive for July, 2010
July 11, 2010
3
Calling conference bridge numbers with Skype
By Max in Work at JBossI like Skype, but one of the features it has always lacked is a way to directly call into conference call bridges. With a little help from AppleScript I finally managed to make that happen: on run {input, parameters} set phone_number to “+1……” set dtmf to “1234567894#,*1234#” tell application “Skype” set active_call to send command [...]
Tags: applescript, skype