Archives
Categories
Tags
на русском applescript bad programming practices bbedit bootcamp bsod canon caps lock cross-platform issues firefox greasemonkey i18n increasing productivity iphone itunes iwork javascript kaspersky internet security keynote keyremap4macbook mac hardware mac os mac pro mac software modx mootools mouse office pckeyboardhack powerpoint quicktime skype steam vkontakte windows windows firewallLinks
Moonlight Media Productions Group
My websites:
My profiles:Recommended
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
“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
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 caps lock, i18n, increasing productivity, keyremap4macbook, mac os, pckeyboardhack
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 caps lock, i18n, increasing productivity, keyremap4macbook, mac os, pckeyboardhack, на русском
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.
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 cross-platform issues, increasing productivity, iwork, keynote, office, powerpoint, quicktime
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.
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
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