The iPad killer app
Well, maybe not, but close enough for me. This video shows Super Mario World being run on a jailbroken iPad and played with a WiiMote. If there ever was the perfect excuse to get an iPad, this is it.
(hat tip)

Well, maybe not, but close enough for me. This video shows Super Mario World being run on a jailbroken iPad and played with a WiiMote. If there ever was the perfect excuse to get an iPad, this is it.
(hat tip)

A while back Valve announced that their Steam platform was coming to the Mac. No reason to get excited yet. Now however it seems that means they’re also bringing Left 4 dead to the Mac. And that’s a big yay seeing as I’ve been told that’s a pretty sweet game. Unfortunately I’ll only be able to play it on the iMac as they don’t support the intel 900 chipset, so my Mini is left in the cold.
Hmm, I wonder how much the games are going to cost.

Bought these headphones today as the ones that came with my iPhone were getting a bit wonky. Excellent Sennheiser quality as to be expected, tons better than Apple’s. But I must admit I have to get used to these in-ear kind of things as it feels they suck a vacuum in your head. But at least I’ve got bass again. Although to be honest I hardly ever listen to music on the iPhone, but they’re great for handsfree phone conversations while driving.
The best fighting game series on the best phone ever, but how can this ever play well without a pad?
Read more…

How good is it? Good enough to warrant the upgrade to Snow Leopard. That might be a bit of a bold statement but if, like me, you have a site that’s been online since the dark ages you’re undoubtedly bombarded with spam, in the thousands per day. MailServe Snow finally brings bayesian spam filtering to the table and it’s a sigh of relief. Combining the new spam filter options with an RBL like Spamhaus and my inbox finally feels calm again, for lack of better words. And I don’t need to keep mail.app open at all times to try and filter the junk out. It’s finally all taken care of server side, as it should.
How easy was it to upgrade from MailServe Pro for Leopard? Dead easy. Download, install. Launch the old one, save the config and select deinstall from the menu. Start the new one, load the config and you’re up and running.
I rarely rave about software, but if you have a Mac and want to use it as a mailserver you have to get this. I bought it for Tiger, for Leopard and for Snow Leopard and it’s by far the biggest bang for your buck you can get as you’ll have a fully fledged mailserver up and running in literally minutes.
Finally took the jump and upgraded both Macs from Leopard to Snow Leopard.
On the iMac, which is used as our every day computer, it couldn’t be more simple. Plop in the disk and go and at the end everything was upgraded and everything worked, we didn’t have a single app that was borked. Beautiful. And indeed, Snow Leopard is noticeably faster, which by itself is worth the upgrade.
The Mac Mini however… not so nice. Not really Apple’s fault but that one is used as my webserver/mailserver/database server/ftp server and after the upgrade…. well nothing worked. At all. It took me a good day to figure out every single little thing as some problems just didn’t make any sense whatsoever.
First and foremost, it’s a stupidly simple thing to fix once you’ve figured it out, but before you do it can take a while; if you see parts of your site failing without any proper error, with apache processes crashing left right and center (with messages in your Apache error log like “[notice] child pid 7362 exit signal Bus error (10)”), look for mysql_close() in your php scripts and remove it. Simple huh? Apparently it’s no longer supported in PHP 5.3 which is default in Snow Leopard and using mysql_close() makes your page halt wherever its called and the Apache process fall over and die a horrible death. This was during my upgrade the last glitch to fix, but it also took by far the most time to track down as I thought it was simply crapping out due to misconfiguration.
The rest was pretty simple, just make sure you make a backup of your Apache config files prior to upgrade as these get replaced, so you can easily get things like your vhost settings back. You may also have to recreate the symbolic link to mysql depending on which package you were using. As for my mail, that was simply a matter of buying the new MailServe Snow to replace the old Leopard Pro version.
So overall, yay for Snow Leopard. Just make sure you have a good backup if you’re using yours as a server as well.
And here we are testing the new version 2 of the WordPress for iPhone app. So far so good, it’s a big improvement over the previous version. Who knows, I might even start posting again now. ;)
Maybe. I’ve been thinking about adding some more iPhone related stuff around here and tweaking the layout a bit to make it more phone friendly seeing as that’s my main method of browsing these days.
Hmm, joy, sorry to say but the new iPhone app is still a pain in the ass for me. I saved a draft, added a picture and a lot of text and hit publish and tada, an ugly picture published without adhering to my thumbnail settings and more importantly; all the text from after the first save was gone.
Yeah… I think I’ll stick to ye good olde web backend to write my posts.