Archive for 2008

I’ve finally gotten around to updating to OS X 10.5, and consequently lost my PHP setup for Apache. I want to use the fantastic Entropy package from Marc Liyanage instead of the standard package install (as I had done previously). There are a couple of extra steps that need to be taken to make it play nice on 10.5, though (installation fails if you try to install it using the instructions on Marc’s website)…

Before you run the package installer, run the following command (using Terminal or such like):

sudo ln -s /etc/apache2 /etc/httpd

There is a much more convoluted way of editing the installation files (which I will happily provide to anyone that isn’t happy using a symlink - drop me a line).

Also, you’ll need to manually activate the PHP5 module in Apache (something that I’m sure was done automagically by the Entropy installer in previous versions of OS X). Go to the command line and find your httpd.conf file:

locate httpd.conf

It should be somewhere in the apache2 folder. Once you the file, edit it using your favourite command-line editor (I personally use the command-line extension of TextMate for ease). Uncomment the following line (remove the hash symbol):

#LoadModule php5_module libexec/apache2/libphp5.so

You will also need to add to the DirectoryIndex portion of the file to enable the use of index.php files:

<IfModule dir_module>
DirectoryIndex index.html
</IfModule>

Add index.htm index.php after index.html and you’re laughing. Save the file, restart Apache (either through the ‘Sharing’ panel in System Preferences or through the command line). Et voila!

Well, it’s taken long enough but I’ve finally updated my old faithful Mac Mini to OS X 10.5 ‘Tabby Cat’. My main reason for finally taking the plunge (despite the fact that it has TOTALLY screwed my sweet Apache/PHP setup) is so I can take a closer look at this new fangled iPhone SDK. I’ve already spent me money on Amazon for the relevant texts, so watch this space for the next mobile application revelation :-).

Peace out, Rabbit!

TYPICAL! In true Apple style, as soon as I adopt the technology, the next new thing is already on the horizon! :-P

I finally decided to start archiving all of my work (that I’m proud of) from the past 4-5 years, partly to remind myself of the journey I’ve taken to get to this point in my life/career, but also to showcase the wide range of work that I am capable of producing (if for no other reason than to add to the great ’should designers code, and programmers design?’ debate). Hopefully there is a clear progression and steady improvement apparent in my work since my first Flash-based website back in early 2004 (I do have work that goes back earlier than that, but I’m yet to dig it out).

Anyway, pop on over to www.pcreate.co.uk/portfolio and take a look at what I’m capable of. I’m still steadily adding work, so check back regularly. I’ll also be adding more images to each piece, plus descriptions and possibly full case studies. Where some websites are no longer live, I’ve attempted to replicate them fully on my own server, but in some cases certain functionality might be lacking (the property booking system on VH48, for one).

Enjoy!

Okay, so I’ve already ranted about the fact that Apple charged me for the original software update for my iPod Touch to enable email and wot-not, so at least I was prepared to have to part with a bit of cash for the new Software Update 2.0 for iPhone to enable installation of the new onboard apps. And this time it only cost me £5.99, so that’s not too bad :-)

So far I’ve downloaded 6 or 7 applications (mostly free) and for the most part I’m impressed. The real revelation, as far as I’m concerned, is the Remote app from Apple, which allows you to control iTunes (via WiFi) from your iPod - basically turning it into a touch screen remote control. At home I have my Mac Mini hooked up to my speakers, and by using Remote I no longer need to have my monitor switched on to use iTunes. Sweet!

I’ve also installed the usual plethora of social networking apps - Facebook, Twitter and WordPress (watch out for posts on-the-fly from now on!), as well as purchasing the obligatory Super Monkey Ball, and am looking forward to seeing where this new era in mobile computing (cos that’s what it is now) will take us. In my mind, by opening up the SDK for the iPhone, Apple are going to make an impact on the world of mobile consumer electronics that’s every bit as big as when they released the first iPod (if not greater).

So I take it back - Apple aren’t cheeky bastards, and I loves them.

Love to your mothers.

UPDATE: I’ve got my grubby little hands on the iPhone SDK, and I’ve got a few ideas for some useful apps, so watch out for my own contribution to the App Store!

From the mighty See Mike Draw

I normally put stuff like this over on my Tumblr account, but felt that this guy’s talent was too good not to share.