Static WordPress. How WP Code Box helped me go “serverless”.

May 7, 2023

In my last blog post I was floating the idea of moving from WordPress to a Static Site Generator (SSG) called Astro. Instead, I made a local install of WordPress into my Static Site Generator. WP Code Box, although not essential to this, made things much easier to move toward a Jamstack approach. This is…

Read More

Beyond WordPress. Hello Jamstack

September 25, 2022

I’ve used WordPress almost daily since 2007. It changed my life and for over a decade it has been my sole way of building websites. I even added “WP” to my web design business name. Over recent years much has changed both in and out of WordPress. I’ve changed too. I adopted an agile approach…

Read More

Making WordPress faster (with and without plugins)

July 29, 2022

There’s a few small, but unnecessarily things that can slow our WordPress page loads. They’re easily fixed with either a code snippet or a light-weight plugin. I’ve started storing snippets with WPCodeBox as a convenient and light-weight option, but of course, you don’t need to do the same. Unused styles from the Block Editor My…

Read More

A better way to disable Gutenberg (with and without a plugin)

July 22, 2022

The Classic Editor and Classic widgets plugins are officially recommended for disabling Gutenberg. Both are popular* and highly rated, but aside from having two plugins to install, the Classic Editor does not remove Gutenberg’s styles and recently added SVGs. Although the performance impact is not huge, it’s more things Google wants us to improve as…

Read More

5 snippets for replacing WordPress coming soon & maintenance plugins

July 15, 2022

In my last post on WPCodebox  I said I’d share the snippets I’m gathering to reduce my dependency on WordPress plugins. You don’t need WPCodebox here as you can simply add these php snippets to your child theme’s functions.php file. But, it’s worth checking out as it’s great for efficiency and does much more. In…

Read More

WPCodeBox. Why it’s becoming the most useful addition to my toolbox in 5 years.

June 23, 2022

I’ve been mentioning WPCodeBox for a while.  Recently I tried to “review” it and failed! As WPCodeBox is relatively new, it’s probably best to look at their website and particularly their road map to see where it is currently. It’s great as it is, but as it is still to reach its full potential and…

Read More

Clarity: UX made simple & free

April 24, 2022

Clarity was launched by Microsoft at the end of 2020. I’ve only just begun to use it, so I’m not in a position to give it a ringing endorsement, but I’m very impressed with how pleasant it is to use. A great example of the Keep it Simple, Stupid principle and a useful tool for…

Read More

Reasons To Become An Agile Web Designer. #5 Fewer Risks

April 22, 2022

Reduced risk is perhaps the key reason for agile project management going mainstream in IT and development. It’s taken many years and annual losses running into billions to force top-down, budget focussed organisations like governments to change, but for small web agencies it should be much easier. We don’t have centuries of culture overturn and…

Read More

Reasons To Become An Agile Web Designer. #4 Stable income

April 7, 2022

Agile focuses on continuous delivery where the traditional model works to deadlines. The feast and famine problem known to most web designers is a product of the traditional approach. Two common tactics have emerged to overcome this problem. Value pricing – getting high ticket jobs to cover the designer for longer periods. Recurring incomes –…

Read More

Reasons To Become An Agile Web Designer. #3 Less time wasting

March 30, 2022

Web designing was my escape from the tedium of being a manager in the civil service. I loved working with staff to achieve our shared goals, but the processes and documentation requested by my office became soul destroying. I felt it prevented me from getting on with my job. Mostly, I was creating an unread…

Read More