Page 7 of full list of posts


Backing up an Azure database

This site uses a heavily-modified version of GraffitiCMS, an ASP.NET blog backend that was open-sourced way back when. I moved it to be hosted on Microsoft Azure about 18 months ago, and, to be honest, haven’t really worried about backing up the data contained within. However, over the past couple of virus-laden months, I’ve been considering updating the whole shebang to use DevExpress ASP.NET controls and layouts, and then writing about the experience over several blog posts. […]

READ MORE

Dozy PHP hackers

One of the things I enjoy is reading the log of all 404 errors this site generates when people follow a bad link, mistype a URL, or deliberately try and find holes in the site so that they can hack it. […]

READ MORE

I am 3/7 of a US Citizen

OK, OK, it’s just a joke because in reality, I became a full US citizen way back on January 6, 2014, but in these days of COVID-19 and social distancing, I find myself doing weird mental arithmetic as I walk our dog Sirius through the various neighborhoods around us, as we steer ourselves past other walkers, maintaining that 6ft separation. […]

READ MORE

Westminster Public Baths

A long time ago, in a galaxy far, far away, I was in an amateur dramatics group called the Environment Players, so named because the organizers worked for the Department of Environment. Which no longer exists as such, as it’s now the Department for Environment, Food and Rural Affairs (DEFRA). Anyway… […]

READ MORE

Delphi-Oriented Generics, or what a DOG.

The other day I got an email from Embarcadero promoting a blog post that Marco Cantu had written about generics in Delphi, and in particular with regard to generic collections. Now, me, I wrote a book a little while ago (first published 19 years ago!) about algorithms and data structures for Delphi, and I’ve hovering on the fence about redoing it using generics instead of pointers. Problem is, I’ve moved away from Delphi to C# and JavaScript and so would the presence of generics help me to swing back into the fold? […]

READ MORE

486 bag refunds?

So I went into Whole Foods earlier on this week to get something for dinner, clutching my reusable bag. Whole Foods have this scheme whereby if you have a bag to put your shopping in, they’ll refund you 10 cents because they’re not going to have to use one of their paper bags. To which you can then ask for them to put that 10 cents to their promoted charity of the week. It’s called a Donation Bag Refund. […]

READ MORE

Solving Sudoku with backtracking

I’m pretty sure that the puzzle game of Sudoku needs no introduction. A 9x9 grid formed as a 3x3 grid of 3x3 boxes, with some digits from 1 to 9 in there, and you have to solve for the empty cells such that there are no duplicate digits in each row, column or box. I enjoy playing it, sometimes I’m pretty good, sometimes … not so much. Of course, these puzzles are not generated by hand, they’re generated by some program, but how? How do you solve a Sudoku puzzle programmatically? And how, using that knowledge, can you generate a new puzzle? […]

READ MORE

Knuth’s Fascicle 5 has arrived

Or to give it its full title, The Art of Computer Programming, Volume 4, Fascicle 5. Fascicle 6 on Satisfiability was published first, and these two form the first 2/3 (well, perhaps, we’ll see) of Volume 4B of Donald Knuth’s lifelong oeuvre. […]

READ MORE

Pollinated Cat

We woke up this morning to find our youngest cat, Alpheus, covered in something … yellow. What the heck had he got into? After some searching around the house, we came to the conclusion that he’d basically messed around with a flower display we had on the kitchen counter. He was covered in pollen. […]

READ MORE

Enter the Twenties and blogging

Like it or not, I view 2020 as the start of the decade, the decade of the 20s. […]

READ MORE