Fix My Bug

Fix My Bug

After wrestling with a stupid syntax error for several days, I got sick of staring at the same code for ages and started working on this. Fix my bug! Sometimes it’s more fun to help someone else with their code than work on your own. That’s what fixmybug...

Format a list using XML and Python

I made a nice gallery full of photographs of all the books currently on my bookshelf. In the next few months I’ll be getting rid of all of them, and it will be tough to let go of some. So this is for the memories. By the way, I finally figured out the lightbox...

Getting a little further with Stripe

Edit: I had some success getting it running with C#, read it about it here.   Ok, so now I’ve got the code for the payment form and the action for it on my server and running, and I can at least tell whether stuff is working or not (it’s not). Check...

Getting Started With CakePHP

Here’s a couple of things I did wrong when trying to use CakePHP, for your benefit. Several months ago I applied at a company called Radar Hill, which uses Cake as their main framework. Naturally I set about learning how to use it as soon as possible. I...