If you feel like trying Chrome for OSX, and you are on a network that requires proxy authentication, well bad luck!
Friday, July 31, 2009
Chrome OSX authenticated proxy
Wednesday, July 29, 2009
Google Apps, OpenID, Federated ID, Zoho
The announcement that Google Apps Premier can be used for OpenID logins is really interesting.
Sunday, July 26, 2009
iTunes incorrectly puts EyeTV movies into TV shows
EyeTV recordings do not, as a rule, contain correct metadata, and this means that when you import the .m4v the recording goes into the wrong category eg The Cooler and Creep have gone into TV Shows, not movies.
You can manually change the category, but right / control clicking on the movie, selecting Get Info and changing the category to Movie.
In addition, EyeTV generally doesn't put in title and other metdata correctly either. Again you can fix this after doing Get Info by changing the fields on the other tabs, for example Info and Video.
Friday, July 24, 2009
Chrome for OSX
Wednesday, July 22, 2009
Safari 4 - open windows in Tabs
If you use Google's Apps ie docs and gmail then you'll know that you click the link at the top of the page to open a new browser window for eg calendar, currently by default Safari open each instance in a new window, not a tab.
- defaults write com.apple.Safari TargetedClicksCreateTabs -bool true
Monday, July 20, 2009
Sync'ing a guest iPod / iPhone
If you have your own iPod / iPhone which you sync at home, you may still want to sync at work eg work calendar. So as to prevent auto-sync wiping existing information, there is an iTunes preference
Go to preferences > device and ensure 'disable automatic syncing for iPhones and iPods' is selected.
Saturday, July 18, 2009
Extending an Apple Airport Network
There are two basic ways to extend an Apple Airport network. Formally known as a 'mesh' network, you can either create a roaming network, or a Wireless Distributed System (WDS).
You want to roam if you have an ethernet network to which you want to attach multiple Airport base stations ie your ethernet is your backbone.
You would use WDS if there's no ethernet backbone available. With WDS the wireless is used to both connect the clients and connect the base stations.
To create a roaming network, you simply configure your additional base stations with exactly the same details as the first: same SSID, same password. Except the channel. Airport Extremes set to auto will sort this out themselves.
To create a WDS, first use AirPort Utility and select the base station which connects to the internet.
- Select Manual Setup, or double-click the device’s icon to open the configuration in a separate window. Enter the password if necessary.
- Click the AirPort button, and then click Wireless.
- Choose “Create a wireless network” from the Wireless Mode pop-up menu, and then select the “Allow this network to be extended” checkbox.
Click "update" and wait for the base station to restart.Next move to the base station that will extend your network.
- Click Manual Setup, or double-click the device’s icon to open its configuration in a separate window. Enter the password if necessary.
- Choose “Extend a wireless network” from the Wireless Mode pop-up menu, and then choose the network you want to extend from the Network Name pop-up menu.
- Enter the network name and password if necessary.

Click 'update', the Extreme restarts and its done.
Tuesday, July 14, 2009
Geo-tagging with iPhone and Trails
On a few occasions now I blogged about geo-tagging photos on OSX, uploading to Picasa etc.
Sunday, July 12, 2009
Unable to reconnect to AFP shares with 10.5.7
Curious problem with my new MacBook Pro 13". When it wakes from sleep it doesn't reconnect to logged in AFP shares.
Saturday, July 11, 2009
OSX Leopard - unable to disable Root
Discovered a curious problem with OSX Leopard where I was unable to disable Root from the Directory Application (/Applications / Utilities / Directory Utility ---> Edit / Enable Root User).
What happened was that due to an error I needed to use the OSX 10.5 Leopard DVD to start and change the Root password, which had the effect of enabling Root. I logged in as Root from a normal start, got the problem fixed, and then needed to disabled root.
The Directory Utility never saw that Root was enabled.
The answer was to do it from the command line:
$ dsenableroot -d
this command does quite a bit so you can read about it from the man page:
$ man dsenableroot
Wednesday, July 8, 2009
Nokia Maps downloader for OSX using Bluetooth
Woohooo! OK its only beta, but I'll give it a go!
Start here, the download is here and you'll need the multimedia downloader as well.
After getting th
e 2 applications, launch Nokia Multimedia Transfer and you'll get the double headed arrow in the menu bar.
First use Multimedia Transfer to connect your phone. Click the Multimedia Transfer icon in the menu bar and select Connect
Then when the connect window comes up, click Bluetooth
You'll have needed to pair your Phone, and on the phone set as Authorised (Tools>Bluetooth>Paired Devices select laptop and press Options). A few seconds later the Nokia Map Loader comes up, looking similar to what you get on the PC.
Follow the instructions, and download a map. I chose Gibraltar as its quite small.
One nice thing is the history function, so you can see what you already downloaded. OK it doesn't actually poll the phone for what was there previously, but its a start.
Super!
If you cannot use Bluetooth for some reason, you still use USB. Connect your phone by USB, and put the phone into "PC Suite" mode. Then launch Nokia Map Loader.
Monday, July 6, 2009
Parallels - connect from iPhone - an unexpected error occurred
The new Parallels Desktop 4 has the feature that you can connect from your iPhone and iPod Touch (iPod Touch compatability is not mentioned anywhere, but it downloads and runs OK).
The setting to allow an iPhone to connect is in Parallels Desktop Preferences.
After downloading the applet from the Apple Store, I put in the host details (IP address), and credentials, but kept getting an error connecting "an unexpected error occurred".
After some trial and error, I found that the iPhone and iTouch rather helpfully capitalise the first letter of the username, which could be incorrect. When I changed the username on my iPhone to match exactly the machine's username, which is all lower case, it connected straight away.
To get an all lowercase username, you need to move to between the first and second letters, put in the first letter again, then move back a space and delete the first letter.
Now, if only Parallels allowed the screen to rotate to match the landscape of most computer screens!
Friday, July 3, 2009
Apple Aiport Extreme stops working
Got myself a second hand Apple Aiport Extreme and during configuration it stopped working. After A LOT of trial and error, discovered it was due to a setting, which is not properly explained.
On the back of the device are 4 ethernet ports, clearly marked differently. 3 with the usual <--> for ethernet and one with a kind O, which is for the internet, if you have a cable modem, or maybe a half bridge DSL router.
So we have a very clear paradigm of internet and LAN.
Right, here's the INTERNET tab of the Airport Utility. So I'm thinking this is where you configure INTERNET access. Right? Wrong! In fact this configures the LAN. So, turn off the ethernet WAN port at your peril, because if you do you'll fall off the LAN and you'll have to do a reset.
Grrrrr!