The End of Pic-a-POD

I think I wrote the first version of Pic-a-POD in 2003 and have been updating and maintaining it ever since, but the time has come to shut it down.

Read more →

Moving to the Dark Side - Part 2

Now that most of my Mac apps have been updated to support macOS Mojave’s dark mode, it was time to turn my attention to this web site.

Read more →

Moving to the Dark Side

With the release of macOS Mojave on 24th September 2018, I have started updating my Mac apps, mainly to enable support for dark mode if appropriate.

And now I have updated this site too. Click the light bulb icon at the top right of the page to toggle between light and dark modes for this site.

Read more →

Swift Strings Helper

Hands up everyone who can remember how to work with Swift strings, especially when it comes to substrings and ranges? ….

Nobody?

Me neither. So I decided that I would work it out once and create myself a library to make it easy for myself in the future. And then I thought that other people might like it too. So I have created my first open sourced project.

Read more →

Functional Programming in Swift

What is Functional Programming and how can we use it in Swift?

Search online for any definition of functional programming and you will find many different definitions, few of which are practically helpful. I have no claim to be an expert, but as a Swift enthusiast, this is what I have distilled out of the morass.

Read more →

World Time in Words iOS Update

Its been a long time since the last update to Time In Words for iOS but after prompting by Apple (update or we will remove it from the App Store), I finally did it. I was never really happy with the last design of Time in Words for iOS, particularly for the iPad, so this was a good opportunity to do a complete re-design, bringing the app more into alignment with its Mac counterpart. And it got a new name to match its new direction and is now called World Time in Words.

Read more →

Privacy Policy

TL;DR: I don’t track you either on my web site or through my apps. If you want to contact me, please do so but I will not initiate any contacts.

Read more →

App Updates

Just a quick post to let you know about some recent app updates…

Read more →

Consistent Swift Style

  • Why is important to style your code?
  • How do you decide on a style?
  • Is there a way to enforce this style automatically?
Read more →

Icon Builder 5

Icon Builder 5.0 is now available from the Mac App Store . This is a complete re-write for better compatibility with Apple’s latest icon requirements. Read on to see what I have fixed and how…

Read more →