Recent comments
- weeper on Guacamole 1.4: “Creation of WebSocket tunnel to guacd failed”
- Bob J on Paste text even when prohibited in macOS (password dialogs etc)
- Elly on Paste text even when prohibited in macOS (password dialogs etc)
- Переключение языка на клавиатуре windows 10 caps on Переключение языка ввода по caps lock в Windows
- Переключение раскладки клавиатуры windows 10 caps lock on Переключение языка ввода по caps lock в Windows
Categories
Tags
- apogee duet
- applescript
- bash
- caps lock
- confluence
- datadog
- data storage
- django
- egpu
- extjs
- gpu
- growl
- guacamole
- gulp
- i18n
- illustrator
- javascript
- jquery
- laserjet
- librsvg
- mac administration
- mac hardware
- mac mouse problems
- macos
- mac software
- mdadm
- microsoft word
- modx
- nginx
- postgres
- proxmox
- python
- raid
- readynas
- starcraft 2
- textmate
- time machine
- ubuntu server
- virtualization
- vite
- vscode
- windows
- windows server
- xcode
- zola
Tag Archives: mac software
Word 2011: paste unformatted (plain) text with Cmd+V shortcut
Update from 2018: for Word 2016 instructions, click here. The following video shows how to assign pasting as plain text (without formatting) to Cmd+V keyboard shortcut/hotkey in Microsoft Word 2011 for Mac OS X. Note that it is not the same … Continue reading
Easily switch between speakers and headphones on Apogee Duet
Update: this tip no longer works with Apogee Maestro 2. If you want to be able to switch easily between speakers and headphones while using Apogee Duet (perhaps Apogee One too), this simple tip is for you.
“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.
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
Create an iPhone ringtone on Mac
This “how to” will guide you through the process of making an iPhone ringtone from a mp3 file using free tools on Mac OS X. I’m pretty sure most of those steps can as well be reproduced on Windows, since … Continue reading
BBEdit preview shows raw PHP code
If your BBEdit preview shows raw PHP code, go to “Preferences” and configure a “HTML web-site” with “Use local preview server” ticked.