Case Study: Las Vegas Magazine “OffTheStrip”

Off The Strip Las Vegas Magazine on AMP mobile screenshot

The Client OffTheStrip.com serves Las Vegas locals and lovers with top quality news, reviews and pointers about the people, food and attractions that make the city such a great place to be. The Task Redesign and optimize magazine website to enhance user experience and – as a result – improve search engine performance. Silicon Dales …

Read more

How to Uninstall and completely remove WooCommerce

WooCommerce slide new featured size

There are legitimate reasons to want to take WooCommerce out of a WordPress site (maybe you’re migrating it to its own subdomain, we do this a lot for our clients), and, when you’ve got rid of it, you want to take out all the extra information (products, orders, custom post types, etc etc) from the database because, well, its just a lot of cruft you don’t need if you are completely removing WooCommerce.

Luckily for you, the developers who helped to build WooCommerce had your best interests in mind when they created the plugin, and provided a nice way to simply clean out your database when you remove WooCommerce, by following the simple steps below.

Read more

Case study: speed-up for NextBigFuture.com

Next Big Future homepage with rockets & Space X

The Client NextBigFuture is a magazine site for Space, Robotics, Artificial Intelligence, Medicine, Anti-aging Biotechnology, and Nanotechnology. Covering all future-forward technology and business, the website has an active and engaged following. The Task To find significant page speed improvements and performance enhancements for the website. The process involved migrating thousands of comments to a native …

Read more

Full-Stack Developer (React/Django) – Contract

We are looking for a skilled Full-Stack Developer with expertise in React and Django for a 6-month contract. You’ll work across both front-end and back-end systems, delivering full-stack solutions using PostgreSQL and Django REST Framework. This role is ideal for someone who enjoys developing across the entire stack and building fully integrated applications.

React Front-End Developer – Contract

We are seeking an experienced React Front-End Developer to join our team for a 6-month contract. You’ll work on building responsive, dynamic interfaces using React, integrating with Django APIs to deliver seamless user experiences. If you are passionate about creating intuitive UIs and working on cutting-edge front-end technologies, apply today.

Django Back-End Developer – Contract

Join our team as a Django Back-End Developer for a 6-month contract, where you’ll design secure APIs, manage complex databases, and work with sensitive PII. You will play a crucial role in building scalable back-end services using Django and PostgreSQL. If you have expertise in building robust systems and ensuring data privacy, this is the perfect opportunity for you.

Unveiling the Power of 50 Most Popular WP-CLI Commands

Wordpress Logo

WordPress, the titan of content management systems, is celebrated not only for its intuitive UI but also for the robust functionality that it brings to users. For developers and system administrators who yearn for a more powerful interaction with the platform, WP-CLI (WordPress Command Line Interface) unveils a realm where tasks can be executed with …

Read more

How Do You Pronounce “MySQL”?

mysql logo resized image

We sometimes talk on the telephone with various technology companies, and their representatives, and there’s still confusion over the pronunciation of MySQL. After 12 years since this blog post was written, the “two camps” still exist. Which are you in? Leave a comment, at the bottom of this post! Two camps, both alike in dignity …

Read more

How We Resolved UTM Parameter Stripping Issues with WP Engine’s Caching

WP Engine's paint powder logo square

If you’ve ever faced issues where UTM parameters are stripped from URLs during redirects on a WP Engine-hosted site, you’re not alone. Recently, a client encountered this exact problem, and after some investigation, the root cause was identified and resolved. Here’s how the issue was addressed and how you can fix it too. The Issue: …

Read more

How to Find & Replace in MySQL

mysql logo resized image

Sometimes, we need to find and replace certain strings or pieces of data in MySQL on the fly, for example if we’ve changed a Top Level domain (TLD) and want to update a bunch of links all in one go. For those times, the following command can be issued: The code from the Gist above …

Read more