XAMPP uses the standard ports of 80 and 443 for HTTP and HTTPS traffic. These ports can be […]
Category: Web Dev
Lessons learned through years of coding websites
Have you ever started XAMPP but you can’t see the control panel window? If this has happened to […]
Reviewing another developers code with a call window.onload got me thinking… how is that different from jQuery $(document).ready() […]
Who doesn’t love a way to make their day more efficient. There are always ways to make your […]
Magento admin configuration doesn’t allow you to control if a payment method is available in just the frontend […]
One of the most frustrating pages in Magento to develop is the order confirmation page. There’s nothing too […]
This is a PHP regex script that identifies URLs in a string and converts them into an HTML […]
It’s good to keep your Magento installation up to date with security patches. But like usual, be ready […]
I attempted to log into my account on the Magento Support site (Magento Enterprise customer) today and received […]