December 24, 2018
Customizing Your Site
This starter template comes pre-loaded with Tailwind CSS, a utility CSS framework that allows you to customize and build complex designs without touching a line of CSS.
Read
December 25, 2018
Getting Started
This is a starter template for creating a beautiful, customizable blog with minimal effort. You’ll only have to change a few settings and you’re ready to go.
ReadDecember 11, 2013
Are You Mocking Me?
Mocking libraries help developers easily test applications by providing better ways to ensure isolation. Today, I'll introduce you to a new and unique approach to mocking in PHP, AspectMock. As PHP...
ReadDecember 23, 2018
Custom 404 Pages
This starter template includes a custom 404 Not Found error page, located at /source/404.blade.php
. To preview the 404 page, you can visit /404
in your browser....
December 22, 2018
Fuse Search
To provide fast, local search of your blog, this starter template comes with a pre-built Vue.js component that uses Fuse.js. Fuse.js is a "lightweight fuzzy-search library with no dependencies." It...
ReadJanuary 16, 2014
Gotta Start Somewhere
In an earlier post, I wrote about my plan to start a solo project that encompasses a wide range of technologies, largely as a learning experience. And you've gotta start somewhere. First, I had to...
ReadJanuary 8, 2014
HHVM and PHP: Int Max Behavior
Today, Anthony Ferrara mentioned some strange behaviors about the differences between HHVM and PHP runtimes. If you haven't heard of HHVM, definitely go check it out. It is a PHP execution engine...
ReadJanuary 6, 2014
In The Beginning...
I've worked on a number of different projects in my career. Many have been school projects with students during my time at RIT. Some have been projects during my tenure as Webmaster/Chief Engineer at...
Read