Tutorials

These articles are focused on learning how to do something — usually to learn a technology, or how to implement a project.

How to Install a Vim Theme

Eventually, every Vim user wants to design their editing experience. Part of that, is the visual experience. You’ll learn how to install a third party Vim Theme a.k.a. color scheme.

Create a Panel Page with WordPress

e’ve all seen those long pages on websites where it’s divided into sections or panels. They can be used in very creative ways. I’ll show you how to code it in WordPress

PHP Magic Methods –

Let’s say you’re developing an Object-Oriented PHP application. You’ve heard about PHP’s magic methods and have been curious about them — what are they?  How do I use them? why would I want to? Let’s work together to answer those questions. Magic methods are a feature of PHP’s object orientation. Magic methods are methods that … Read more » PHP Magic Methods –

Decoding Short URLs

Short URLs – You see them everywhere! They’re used in social media, IM, and email – anywhere space is limited. A long URL can wrap across lines and break in a weird way. Do you know where a the short URL will send you? It’s not always where you think!

« Previous Page  —  Next Page »