by Andrew Coe in Development
Recently I completed a website using Perch CMS. I loved the CMS overall, but figuring out how to submit a form using ajax was a bit of a challenge. This post is a quick guide to validating and submitting a form using jQuery and ajax on a website powered by the Perch CMS.
by Andrew Coe in Development
Thinking of switching to Mac? We’ve recently taken the plunge to become an all Mac workplace and found it comes with some great advantages if you’re a web developer.
by Andrew Coe in Development
Using git to develop and deploy projects has a lot of advantages: version control, easier collaboration, secure offsite-backups when combined with a service like Bitbucket - just to name a few. However, setting up a git repo on a shared hosting environment can be a bit confusing, here's how I deploy my Craft CMS projects to my hosting servers using git.
by Andrew Coe in Development
October CMS is an exciting new Laravel based CMS currently at the release candidate stage of development. Is it a viable alternative to outstanding content management systems like Craft CMS? At this point I'm not so sure.
by Andrew Coe in Development
PHP has come along way in the last few years. Gone are the days when it was all about spaghetti code and sloppy amateurs. Here are some of my favourite resources for staying on top of all the new features in PHP.