Code Perfection
As a developer, your goal in coding shouldn’t be to make everything perfect – that’s a fool’s errand. When opening up an existing codebase, you should instead strive to: leave things better than you found...
Simple Pagination in Laravel
I was working on a personal project of mine this evening, thinking about some of the items that still needed to be coded. One of these was the setup of pagination so that my customers can browse through all of their bookings. I...
Best Web Developer Tools Updated
Back in 2008, I posted an article titled The Best Web Developer Tools. Looking back, I can’t help but wince. It just seems so outdated now that I felt the need to revise it a bit. So, without further ado, I present the Best...
Scraping Pinterest with PHP
I finally started updating this site again. Nice new graphics, fresh typography (via Google Web Fonts). I even took the time to code a parser for Pinterest’s JSON files, so that I could include my Pinboards here (fresh...