How to Work With WordPress Post Metadata

In the first post in this series, I gave an overview of all of the various types of metadata offered by WordPress, where it’s kept, and what we’re going to be covering throughout this series.  Further, I defined what metadata is; its role within WordPress, and how it’s relevant to us as developers. But the… Continue reading How to Work With WordPress Post Metadata

How to Conduct an Interface Inventory With InVision

By definition: an inventory is a gathering of items tracked in a list. This term isn’t anything new, but the idea of using this concept towards interfaces is. Brad Frost, who coined the term “Atomic Design”, states that creating agnostic patterns helps to build far more versatile components that can be used widely across a… Continue reading How to Conduct an Interface Inventory With InVision

Geometric Design: How to Draw a Flowery Tiling Pattern

What You’ll Be Creating This Islamic tiling pattern is atypical in its use of curves, as most of the traditional designs are made up solely of straight lines (even though circles are used extensively to create the underlying grids).  It is based on the seven-circle grid which we learned to draw in more detail in… Continue reading Geometric Design: How to Draw a Flowery Tiling Pattern

An Example of AJAX with Vanilla Javascript

Following on from our introduction to AJAX, here’s an example which uses the XMLHttpRequest API to initialize an AJAX request. AJAX Example Have a look at the following basic structure: <div> <img src=”http://webdesign.tutsplus.com/Einstein.jpg” alt=”Einstein”> <button id=”request”>Learn more about Einstein</button> <div id=”bio”></div> </div> Also, consider the related visualization: Here’s what we want to happen: when we… Continue reading An Example of AJAX with Vanilla Javascript

Weekly Inspiration: Good Golly, Gradients

Gradients are making a sneaky comeback. For a while they belonged to the world of Miami Vice and Tequila Sunrise, then they added depth to 1980’s magazines, then there was Geocities–ok, let’s not dwell on the past. Nowadays gradients are being used on the web in bold fashion; mixing highly saturated colors for extremely rich… Continue reading Weekly Inspiration: Good Golly, Gradients

How to Create a Surreal Pirate House Photo Manipulation in Photoshop

Learn how to create this fantasy photo manipulation of a pirate house scene set in warm scenic dreamscape with Photoshop. In this tutorial, you’ll learn how to create rocky mountain using photos of rock and stones, combine ruin of castle to create dramatic pirate house in the dreamscape with warm vivid lighting. Throughout the tutorial,… Continue reading How to Create a Surreal Pirate House Photo Manipulation in Photoshop