Skip to content

Ben Gillbanks

WordPress and Games

  • Home
  • Blog
  • Projects
  • About
  • Contact Me
October 5, 20212 Comments on Randomness with PHP

Randomness with PHP

When I was making my generative art I needed to generate a lot of random things. The simplest way to do that with PHP is to use the rand() function. …

Read more Randomness with PHP

September 28, 20211 Comment on Creating Generative Art with PHP

Creating Generative Art with PHP

These last few weeks I’ve been experimenting with Generative Art, using PHP. You can see the evolution of my latest series on Twitter. Generative Art is creating artworks through programming. …

Read more Creating Generative Art with PHP

June 22, 20217 Comments on How to get a list of all WordPress Blocks in the Editor

How to get a list of all WordPress Blocks in the Editor

Early on in the development of the new Gutenberg editor I asked how to get a list of all the blocks available in the new editor, then today Keith Devon …

Read more How to get a list of all WordPress Blocks in the Editor

June 14, 2021

Take Control of WordPress Plugin and Theme Notifications

Plugin notifications have been a problem in WordPress for a long time now. Last week I saw a conversation on Slack where a developer said he thought they were getting …

Read more Take Control of WordPress Plugin and Theme Notifications

May 3, 20212 Comments on New WordPress Plugin: Translate Words

New WordPress Plugin: Translate Words

Last week I had a theme customer who wanted to translate some words on their website. The changes they wanted to make were small, and so I wanted a simple …

Read more New WordPress Plugin: Translate Words

March 26, 2021

Creating a Twitter Maze Bot

I recently had the idea to make a Twitter Emoji Maze bot, so I tweeted my idea and it was suggested I write a tutorial about how I made it. …

Read more Creating a Twitter Maze Bot

March 1, 20212 Comments on Fixing Gutenberg Image Floats

Fixing Gutenberg Image Floats

Last week Keith Devon asked if anyone knew how to fix Gutenbergs floated image blocks. For some reason the floated image gets wrapped in a containing div. I’m not sure …

Read more Fixing Gutenberg Image Floats

December 4, 2020

How to fix “Invalid default value” MySQL error on WordPress database

Recently I wanted to duplicate a WordPress database table but I couldn’t because I got the error ERROR 1067 (42000): Invalid default value for ‘post_date’. It took a bit of …

Read more How to fix “Invalid default value” MySQL error on WordPress database

November 26, 20201 Comment on Fathom Analytics: A Privacy First Analytics Solution

Fathom Analytics: A Privacy First Analytics Solution

Over the last few years privacy online has become a big topic. Lots of news stories about companies like Facebook, Amazon, and Google tracking us have raised awareness of privacy …

Read more Fathom Analytics: A Privacy First Analytics Solution

Posts navigation

page 1 page 2 page 3 … page 88 Older

Welcome

Binary Moon is the online home of web developer Ben Gillbanks. This is where I talk about various web development and video gamey things – plus whatever else I currently find interesting.

Privacy

This website isn’t tracking your personal data, I use Fathom Analytics for privacy focused tracking. You can see my stats here, or sign up here for a weeks trial and $10 credit (affiliate link).

Recent Posts

  • Randomness with PHP
  • Creating Generative Art with PHP
  • How to get a list of all WordPress Blocks in the Editor
  • Take Control of WordPress Plugin and Theme Notifications
  • New WordPress Plugin: Translate Words
  • Creating a Twitter Maze Bot
  • Fixing Gutenberg Image Floats
  • How to fix “Invalid default value” MySQL error on WordPress database
  • Twitter
  • Github
  • Dribbble
  • Mastodon
Privacy PolicyTheme: Jeeves by Pro Theme DesignTop
By using this website, you agree to our Privacy Policy