Posts in category: Web Development

MySQL Load-Balanced Cluster Guide – Part 2

Posted January 28 by Dan Cryer

Following on from yesterday’s guide to setting up MySQL master-master replication, the first of today’s guides is how to set up a script to monitor the status of your MySQL cluster nodes, which we’ll use in the next guide to set up our proxy. On every one of your MySQL cluster nodes, follow the steps [...]

Read More »

Forum Insider – We’re off to a good start!

Posted January 27 by Dan Cryer

I posted a couple of weeks ago about my new site, Forum Insider, and I thought I should post a bit of an update. Whilst we’ve not had many members sign up, and we’re still very light on posts… there’s some great content going up. We’ve had interviews with all these people: Brandon Farber – [...]

Read More »

MySQL Load-Balanced Cluster Guide – Part 1

Posted January 27 by Dan Cryer

I’m currently working on setting up a load-balanced many-master MySQL cluster at work, without using MySQL Cluster as it’s incompatible with our needs. Finding good guides on how to do this has proven incredibly difficult, so I thought I would document the process here. This first post is going to cover setting up the servers [...]

Read More »

New Blog Design

Posted January 26 by Dan Cryer

So, after about a year of blogging on this new site, I’ve finally gotten around to making my own design to replace the WooThemes one I was using “just for now.” It’s very rough around the edges, and likely doesn’t work at all in Internet Explorer yet, but I wanted to put it up to [...]

Read More »

My New Site: Forum Insider

Posted January 18 by Dan Cryer

Anyone that knows me will know I’ve been interested in forum software for years. I’ve run a few IP.Board forums, and had several phpBB, YaBB and Ikonboard forums before that, amongst others. I’ve also been a member of the IPS community forums since 2003, and masses of other forums too. One  of my favourite sites a [...]

Read More »