Hay & Kilner Website Refresh
Hay & Kilner, a Facelift to an Existing CMS Driven Website
2 Comments
Walk To The World Cup - Campaign for Be Air Aware
Walk to the World Cup, a bespoke WordPress plugin
0 Comments
Service Network
Service Network, CMS based events driven website
0 Comments
Numark Pharmacists
Numark Pharmacists, CMS based website and membership based extranet
0 Comments

Tag Archives: OSX

PHP and PDO on the command line with MAMP

I’ve been working with a couple of command line tasks over the last couple of days using PDO MySQL connections and ran across a problem where PHP on the command line could not connect to MySQL’s default socket. It’s a busy discussion on Google and there seem to be a lot of garbled listings when you google this so here’s my 2 quid.

Read More »

Start and Stop MAMP in OSX with Automator

Working in OSX can be a grinding experience for developers with assistance from the OS when you’re running a development machine. One of the niggles for me was having to enter user names and passwords when you start and stop services running on lower port numbers.
Read More »

Show and Hide Hidden Files in OSX with Automator

Hidden files in OSX have been an issue for developers using version control for an age now, and there have always been solutions to the problem in the form of third party applications or the command line.
Read More »