Quantcast
Channel: Chris Nizzardini
Browsing latest articles
Browse All 39 View Live

Vendors, Packagist, and Composer in CakePHP 3

Understanding vendors, packagist, and composer in CakePHP 3 applications

View Article


Sorting on Associated Models with the CakePHP3 Paginator Component

Learn how to sort on associated models using the CakePHP 3 Paginator Component.

View Article


Multiple Checkboxes and CakePHP3 CSRF Security Component

Cake 3 Forms and CSRF Security Component. How to avoid he request has been black-holed error.

View Article

Customizing CakePHP 3 Form Helper

Learn how to use the Cake 3 Form Helpers template system to work with bootstrap and other front-end frameworks

View Article

Sabre GDS SOAP Web Service with PHP Done Right

I recently had the opportunity to work with Sabre’s Global Distribution System SOAP web service. The Sabre GDS powers everything from hotel bookings, to flights and cruises. Most hotels and airlines...

View Article


Reorder DOM Elements Without Removing and Replacing

I had an interesting problem recently that required I re-order some DOM elements without doing a remove and replace. The existing implementation had a bug involving some filtering based on html...

View Article

Safari Doesn’t Care About Your JavaScript On Submit

Recently I was implementing some new code to show a user that an order was processing. Pretty standard stuff with overlays, hiding the submit button etc… While going through routine testing in various...

View Article

Poor appendChild and removeChild Performance on Internet Explorer

Recently we noticed that conversion rates on Internet Explorer are quite low. Internet Explorer was converting at just .30% compared to 1.5% for Safari, Chrome, and mobile. I’ve blogged before on how...

View Article


Running multiple sites with CakePHP 3 using plugins

I had an interesting concept for a business that required running multiple sites from within the same vertical. I also wanted the ability for the core backend to span into other verticals. To do this I...

View Article


IF you must

I have a lot of gripes in life. Most of them relate to driving. Thankfully as a mostly work from home developer I only need to drive into the office once a week. During that drive to Park City I...

View Article
Browsing latest articles
Browse All 39 View Live