Category Archives: Technical

Get rid of “Steam Content” from Documents in Mac OS X

Steam brought a bad habit from Windows to Mac OS X — placing program related files into user’s documents folder. The folder is called “Steam Content” and it appeared in “Documents” right after I installed Steam onto my Mac yesterday. … Continue reading

Posted in Solutions | Tagged , , | 4 Comments

“Steam is temporarily unavailable” problem

Recently I installed Kaspersky Internet Security 2010 onto my Windows 7 x64, and it replaced the built-in Windows firewall (there was an option to do so while installing, and I deliberately chose it). Everything was fine except the next day … Continue reading

Posted in Solutions | Tagged , , , | 1 Comment

Select input language by Caps Lock in Mac OS X

(This article is as well available in Russian). I found a new way to bind input language (input source) switch to the Caps Lock button in Mac OS X. Unlike Kirgudu, the Russian application which is also able to do that, my … Continue reading

Posted in How to’s | Tagged , , , , , | 4 Comments

Переключение языка ввода по caps lock в Mac OS X

(This article is as well available in English). Я нашел новый способ «повесить» на клавишу caps lock переключение языка (раскладки) в Mac OS X. В отличие от программы Kirgudu, которая тоже умеет это делать, мой способ работает без задержек, то … Continue reading

Posted in How to’s | Tagged , , , , , , | 6 Comments

“Recording device error” of Skype for Mac

If you’re using a USB sound card with a headset, the solution is simple as it can be: reconnect your USB sound card.

Posted in Solutions | Tagged , | Leave a comment

QuickTime for presentations

QuickTime movie (.mov) turned out to be an absolutely great format for cross-platform presentations, designed in Apple Keynote (“PowerPoint” of iWork office suite). It works hassle-free on both Mac and Windows, all controls and effects work just like they’re supposed … Continue reading

Posted in Notes | Tagged , , , , , , | Leave a comment

Restoring Windows on a PC after installing Bootcamp

After installing Bootcamp 3.0 on a PC running Windows Vista (I was experimenting with Apple Aluminium Keyboard drivers), the system started BSOD’ing on startup with an error related to AppleMnt.sys.

Posted in Solutions | Tagged , , | Leave a comment

AppleScript to mount/unmount a drive

On my Mac Pro I have two internal hard drives I rarely use. Some times they “sleep” and while doing so, every file opening dialog, search in Spotlight or search in Dictionary might wake them up and that takes some … Continue reading

Posted in Programming, Releases | Tagged , | 13 Comments

Mouse cursor skipping (jumping) bug on Mac OS X

Posted in Bugs | Tagged , | 87 Comments

Permission error of AppleScript in iTunes

I was getting a permission error (code -54) when trying to set an id3 tag of a track using AppleScript. The solution was to add a delay between each operation: delay 1 Note that the track will remain “locked” until … Continue reading

Posted in Programming | Tagged , , | Leave a comment