If the inspector is open in docked mode, interaction within the webkit content window – typing text into an input, using a menu, selecting text – causes it to frantically scroll downwards.
via BogoJoker » Improving the Web Inspector.
…Glad I’m not the only one that noticed that behavior!
After upgrading to Snow Leopard, the symlink was lost in /usr/local
cd /usr/local
sudo ln -s mysql-5.1.37-osx10.5-x86_64/ mysql
Simply run that in the Terminal, and you should be all set.
So you have your new iPhone®, sync it up to your corporate Exchange® server, and go on your merry way. Later that day, you go to take a picture of that adorable pose your daughter is in. “Ha!” you think, “The iPhone has a great camera for times just like this!” You smile as you pull your sleek little device out. Your smile quickly fades as you frantically search in vain for the camera app. You flip violently through the pages of apps, and finally succumb to your stupidity, and search for camera in spotlight. No Go. Your daughter is long gone, and you’re still there trying to figure out what is wrong. You go through every setting, making sure the restrictions are off in the settings panel. Yep, all’s good there… Hmm. As a last ditch effort, you get on the phone, and call your IT manager, asking if there is anything that he knows of to make a camera disappear in your iPhone.
“Oh, yeah,” he says. “I didn’t check the box to allow your camera in Exchange. I’ll be right on that.” “Nice,” you think silently.
Ok, so nice story. But you want to know how to get your camera back. Here’s the lowdown:
I found a solution to the problem.
Exchange 2007 has active sync policies. One of the options is to disallow the camera.
To resolve the problem do the following.
- Open Exchange Management Console
- Click “Organization Configuration”
- Click “Client Access”
- On the right you should see your active sync policies. Right click the policy and chose “Properties”
- Click the “Device” tab
- Check “Allow camera”
You should be all set. For those of you who are NOT connected to an Exchange server, check the restrictions pane under Settings > General > Restrictions
Anyone else getting as frustrated as I am with random, untraceable crashes? I’m thinking of upgrading just for stability. I’m also wondering how well it’s going to play with Snow Leopard, as that is coming out the door here shortly.
Open /Library/Widgets/Translation.wdgt/Translation.js as root and find the line like this
else if (code == "ru") return "WINDOWS-1251";
(line 430) in the getEncodingType function and comment out this line with two slashes in the beginning on the line. Open the dashboard and reload the Translation widget by pressing Command+R.
via Apple – Support – Discussions – translation widget: from russian to ….