Load balancing on the cheap is easy, especially if you don't require state.
Stick two servers in different places, and create a DNS entry with both IP addresses in it.
Your DNS server will then give out first one address, and then the other, balancing...
Everyone knows carrots help you see in the dark.
Except they don't.
In World War 2, the Brits invented radar, and used it to their advantage during night flights. The Germans were wondering how the Brits could "see" so well in the dark, so to prot...
Well, I've eaten at quite a few curry houses in my time. And there are a couple that are worthy of mention.
The latest one I'm liking is 4500 from Delhi. The chicken Chettinad is my favourite right now. And they have an amazing lunch buffet.
The B...
calum.org now comes in a juicy SSL flavour too. You can find it by sticking an s after the http - like this: https://calum.org/. Now, of course you'll all know about the warnings that come from using self-signed certificates, so if you want to avoid the...
So, I went to Spain recently. It was very nice, although it always looks quite brown and scorched compared to the UK.
GibraltarI went to Gibraltar, went up the cable cars, saw the very impressive views, and got a monkey or two to hop on me. Which is ...
I've always wondered why my location tracker was consistently saying that my location was updated a while ago.
For the record, I send the lat, the lon, and the timestamp in a little packet to my server, which stores it in a DB, and the location page ...
What's with this horrible looking new site, I hear you ask?
And why doesn't half the stuff work?
Well, I've decided to move from Drupal to a home-made Java based site.
I've been teaching myself Java for years now, and I've just got bored with the s...
So, I've just got back from a month in Argentina, and I've loved it.
We rented a flat in Buenos Aires, did sight-seeing, got drunk in La Boca, caught a ferry to Uruguay and ate chivito, stayed at a country house in Entre Rios, rode horses, ate loads ...
I wanted to write websites, so I learnt PHP. Nice and easy. Lots of example code. I then wanted to write stuff that ran on my Nokia N95 phone, so I learnt J[2]ME. Trickier. Debugging random network glitches/dropouts was a pain. I then went further down ...