Check out my latest project: Code Dumper

Archive for the 'Apple' Category

RSS Icons for Safari

With the release of Safari 3.1 the brand new install reverted out my nice RSS icons. Annoyingly, Mac Specialist seems to have deleted their original post offering the install.

Safari 3.1 web developer functionality

I've just upgraded to Safari 3.1 and I'm trying to catalogue the list of available functionality. I'm certain this upgrade is driven by the announcement of the SDK for the iPhone, because in the demos showing that web development has been upgraded, it shows how features can be exploited on an iPhone - but as developers [...]

How to rotate a movie

I was recently asked to rotate a video for a friend. Video rotation is required every now and then (especially when you record using a photo camera and the orientation is wrong). It's quite simple to achieve if you've got a Mac and QuickTime Pro (which is dirt cheap). Here's a quick screencast showing [...]

iPod Touch Bookmarklets & Microformats

Although this is should be obvious, since the iPod Touch comes with Safari, I've found to my pleasure: you can run bookmarklets through Safari (mobile).

Paste emails straight in to Mail

I'm running Mail 3 on Leopard, and all my accounts are IMAP, I just found something that surprised me (it could well have been there all the while). When I had the following in my clipboard: , random. ...and paste whilst looking at an inbox in Mail, it created a new unread email with the contents as: random. So, if you [...]

Leopard - initial opinion

Among thousands and thousands of other Mac lovers out there, I too purchased my copy of Leopard for it to arrive on Friday. The ride wasn't as smooth as I expected, and there were some roller coaster moments. There's also a few small things that don't work as expected, and there's a few [...]

LAMP in Leopard OSX 10.5 (PHP5 and Apache 2.2)

Following my how to setup your mac web development environment, and today moving to Leopard, my entire offline environment is broken - this is entirely due to the move from Apache 1.3 to Apache 2.2. This article will discuss the changes required to get your multi-host mac dev environment running again with PHP5, MySQL, Apache 2 [...]