Problem: The ambient sounds in Mass Effect are very loud compared to the dialog, even when set to low values
Solution: Switch to "software sound" from "hardware sound". Now the volume sliders work and you can adjust the different sound components as you desire.
Tuesday, June 22, 2010
Friday, June 18, 2010
Paste html table into excel
From a hint in the comments on this thread.
- View page source
- Copy table source, starting with the <table> tag
- "Paste special" into excel as "text"
Labels:
mac,
microsoft excel
Wednesday, June 16, 2010
Time Machine over a network
From http://imulus.com/blog/george/software/using-leopard-time-machine-to-backup-of-a-network/
- Open a terminal window and type
defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1 - Mount the relevant volume using Finder
- The backup volume will now show up on Time Machine and can be used for a backup.
Wednesday, June 2, 2010
Verizon is blocking port 25 - check your email clients
Verizon is blocking outgoing port 25 (often used as default for smpt outgoing email).
This will manifest as a strange problem of Thunderbird or other email client being unable to send messages but receiving them just fine when you are at home, and showing no symptoms when you are at work (if they don't have Verizon at work).
To rectify this simply change the port on the outgoing server to 587.
Of course, what happens when spammers start to use port 587?
Further reading here.
This will manifest as a strange problem of Thunderbird or other email client being unable to send messages but receiving them just fine when you are at home, and showing no symptoms when you are at work (if they don't have Verizon at work).
To rectify this simply change the port on the outgoing server to 587.
Of course, what happens when spammers start to use port 587?
Further reading here.
Subscribe to:
Posts (Atom)