Posts by versluis

How to find and replace in MySQL

Posted on Jul 3, 2014

Sometimes you need to change some text in a MySQL table. For example, imagine you want to correct a spelling mistake or a reference in all your WordPress posts without having to change them one by one....

Learn More

How to swap the post title and date in P2

Posted on Jun 30, 2014

I’ve just posted this tweak in the WordPress P2 forum to help a user and thought I’d add it here too before I forget what I did. To swap the post title and date in P2 we’ll first grab a...

Learn More

How to use iCloud in your iOS App

Posted on Jun 30, 2014

In this series I’ll show you how to use iCloud in your iOS apps. We’ll discuss how to setup Xcode and your app, including App ID and Provisioning Profiles and I’ll demonstrate how to use all...

Learn More