| |

My Landing Page Checklist

Lately I’ve been building a bunch of landing pages for various projects, courses, and digital events. And ever since reading Marketing Made Simple by Donald Miller, I’ve been putting a lot more effort into them in hopes that they provide better information and convert. To make sure I cover everything I need to, here’s my check list.

| |

Creating a Responsive Gutenberg Price Table

Last week I worked on an upcoming tutorial for a popular online publication on how to style the Gutenberg Columns block (I’ll be sure to send that along when it comes out). As as result, I decided to experiment to see what you could reasonable do, and came up with this Gutenberg Price Table: https://codepen.io/jcasabona/pen/RYvEYd. In this tutorial, we’ll go over…

Draw Cherries using HTML5 Canvas

I’m teaching a class on 2D Animation this semester and opted to use web technologies such as HTML5 Canvas, CSS Transitions, and Javascript. In this tutorial we are going to use the canvas element to draw 2 cherries with stems. I’m having my class use CodePen for their assignments, so this tutorial kind of assumes that. If you want to…

Articles I Wrote for Other Sites: Summer 2012

The Appstorm Network Favorite: What is Google Now and How Do I Use It? (Android) Access and Edit Files with Google Drive (Android) Bring Basecamp Next to Android with Everest (Android) Manage Your Finances with Mint (Android) Back to School: 40 Great Apps for Students (Android) Microsoft Ups Its Email Game with the New Outlook.com (Web) Tutorials Favorite: Master the WordPress Loop (.net Magazine) Automatically…

| |

Rock-Solid WordPress 3.0 Themes using Custom Post Types

The good people over at Nettuts+ have published a tutorial I wrote for them called Rock-Solid WordPress 3.0 Themes using Custom Post Types. In it I cover how to leverage 3.0’s new custom types to make it easier on yourself and on clients when creating different types of posts for you website. Head on over there and check it out!…