PhoneGap iOS installer bug (and workaround)
The PhoneGap iOS installer won't work if you don't have Xcode installed in the default location. This post explains the issue and offers a temporary workaround.
(Since I usually have several versions of Xcode on my machine at the same time, I've taken to installing them off the root in descriptive folders – e.g., Xcode3.2.4iOS4.1, etc.)
The PhoneGap iOS installer won't work if you don't have Xcode installed in the default location. This post explains the issue and offers a temporary workaround.
Read more about Error 404 on Wikipedia.
I do all my own web development these days with either Python/Django or JavaScript. (Have you seen Joyent's excellent SmartPlatform yet or checked out node.js? It's the future.) That said, I still have legacy sites that run PHP/MySQL and my blog is powered by WordPress. I'm also not too happy with my current web host (my sites fall over whenever I get linked to from somewhere popular) so I've been on the lookout for a new web host for some time. However, as I tweeted yesterday, "I hate looking for hosting on the web – it feels like walking through the red light district in Amsterdam – very seedy."
Good PHP/MySQL web hosting companies as recommended by my Tweetsters.
In this short video, I show you how easy it is for anyone in the same WiFi network as you at a cafe to sign in to your Facebook and Twitter accounts (and how you can protect yourself).
What's wrong with this code:
Documenting a peculiarity with labels in switch statements that isn't immediately obvious.