Import Instagram Photos to WordPress as Individual Posts

In this tutorial, we will setup a background task to check for new Instagram photos and import each of those photos as an individual WordPress post.

Read Article

How To Build a Wall Clock with jQuery

In this tutorial we will be building an analog wall clock using jQuery. We will learn about retrieving the current time, rotating elements and cross-browser support.

Read Article

Secure WordPress Migration – Local to Production

Recently, I’ve been fine-tuning my WordPress migration process to minimize the margin of error during an upgrade. One tool that has helped me standardize each upgrade is a simple checklist.

Read Article

How to Build a Simple To-Do List with PHP & AJAX

To-do lists are a great way to keep track of your daily tasks. In this tutorial we will build our own to-do list using PHP, MySQL, and AJAX.

Read Article