Has anyone bothered to compare the performance from their Shared Hosting to the 10x better performance availablle on a $5vps? Fuck Shared Hosting. Fuck GoDaddy more than anyone else. And Fuck Apache WebServer. Apache has lost two thirds of its market share these last 10 years. I mean, […]
Category: WordPress
Don’t Waste Your Time!
When you UNDER INVEST in cheap hosting, you are wasting your own time and money. When you work on a lot of projects over the years, you learn that it’s important to do the most critical things FIRST. When you choose the right HOST, that effects the development […]
WordPress Needs: Simple Link Library
So WordPress previously had a concept for storing Links and presenting them in a widget. This feature was removed about 10 years ago, and it seems like MANY people miss that feature. Me, today, I was trying to add a list of Links to one of my sites, […]
GoDaddy Emails Their Employees And Offers $600 Christmas Bonus
I cannot believe how much I hate GoDaddy. This articles says that they are actually emailing their EMPLOYEES and offering them a $600 check…. when in fact, it is just a TEST to see how gullible they are. I mean, what type of company would JOKE about giving […]
What Do We Love About WordPress?
There is one app that is a market leader and it is the app that we reccomend to the most people. When we meet people that spend a year building the perfect design in Wix, we laugh when they want to add a feature, or they want to […]
WordPress Database Change Management
Managing the changes to the database backend of WordPress is a much different design than integrating GitHub into our development model. When a database changes, there are certain things that can be automated using database tools like triggers and stored procedures. But we can’t build a simple audit […]
WordPress And Source Control
Eventually, every WordPress project that we deliver will be integrated with a Source Code Control system like GitHub or GitLab. The ability to automate workflows, and to restore to a previous version of a website is tied to an awesome system that keeps track of deployments and allows […]