Blog

Between projects, we write about the things we've been working on, developer tutorials, and occasional opinion posts. This blog isn't updated particularly often - we're developers, not bloggers - but you might find our posts to be useful or interesting if you're a developer, or if you like to follow what we're up to.

You should also join us on social media where Kate posts our micro-updates a tad more often.

Tutorials

Preparing Blender models for import into the Unity game engine

I've been working in the Unity game engine for about a year now. If you're not already aware, I'm building a medieval open-world MMORPG called Argenta...

Read more

Tutorials

Creating WordPress admin users directly via the database

For a multitude of reasons, we don't often pick WordPress as a suitable platform when developing new websites, but we do often migrate existing WordPr...

Read more

Tutorials

QWeb Ltd launches new exchange rates API

Back in 2014 I wrote a post about a rate exchange API that did a decent job replacing a Google service which had shut down the prior November. A year...

Read more

Tutorials

Unknown collation: utf8mb4_unicode_520_ci in MySQL and MariaDB

Almost every time we're migrating a WordPress website from one server to another, the database import initially fails with the following error:...

Read more

Tutorials

Making URP Lit & TerrainLit shaders produce matching renders

In case you don't already know, I'm making an MMORPG, and in doing so I'm also learning Unity. I've been a programmer for a very long time but I'm not...

Read more

Opinions

Debug magazine

As an indie game developer myself, I like to keep up with what other people are doing in the industry. The tools they're using, development methods an...

Read more

Business

QWeb Ltd in 2023

We're half way through 2023 already. It's been over 10 years now since we opened and I'm not really sure where all of that time has gone! Embarrasingl...

Read more

Announcements

Android Custom Camera Preview for Corona SDK

We're building a mobile app for a client at the moment, and for a number of reasons chose Corona SDK as the development platform for this. Corona is i...

Read more

Tutorials

Creating a Corona Native plugin with Android Studio

We picked up a new client project recently. Without going into too much detail, in a nutshell the brief is to develop a mobile app that incorporates a...

Read more

Tutorials

Creating an isometric rig in Blender

(Updated November 2021 for Blender version 2.8 and later)...

Read more

Announcements

QWeb's rebrand

Since incorporating back in February 2013 we've built websites and web based systems for hundreds of individuals and businesses. We love to see our de...

Read more

Tutorials

Reading from a Facebook page with PHP

This is an old post and Facebook have since closed access to their XML feeds. It's still possible to access Facebook content via their APIs which we'l...

Read more