Easily Detect Mobile Device vs Desktop – A Developers Story

A simple way to detect if the user is browsing a website on a mobile device or a desktop. Also includes code bits for mobile browser detection using user agent in PHP and links to resources for other languages.

Posted in Mobile, Tutorials Tagged with: , , ,

Auto Image Attributes From Filename With Bulk Updater – WordPress Plugin

Here is my newest WordPress plugin. Automatically add Image attributes such as Image Title, Image Caption, Description And Alt Text from Image Filename.

Posted in WordPress Lab Tagged with: , , , , ,

Why I Will Never Start A Private Limited Company Again. Unless I Have To

In this piece I write about my experiences and pains of starting, running and winding up a private limited company and explain why I would never register my next company a private limited unless it’s necessary.

Posted in Entrepreneurship Tagged with: ,

Custom Full Width Page Design

Valerie of ValerieVargas.com approached me to see if I could develop a full width page for her website. I gladly took up the job and delivered it within an hour of receiving all the login details. She is a tattoo

Posted in WordPress Lab Tagged with: ,

Automatically Add Image Caption, Description And Alt Text From Image Title

Here is a handy code snippet that once added to your functions.php will automatically set the Image Title, Image Caption, Image Alt Text and Description the next time you upload an image into WordPress.

Posted in WordPress Tagged with: , , , ,