Looks like we're up-and-running. Bon. The DNS propogation took longer than I expected, partly because the update didn't go out until 9:30 GMT, which I'd managed to not notice. Anyway, seems like everything works (for the time being at least), so I'll call it a win.
There are still a couple of tweaks that I need to make, but they're mostly on the back end, so you won't see them. For the most part though, Django handles things admirably, which makes me feel all warm and fuzzy. Doing the development work for this site - and in turn learning how to use Django - has been a lot of fun, so I'm going to keep playing with it; you might find you see a lot more tech-oriented posts on here now as a result.
That's not to say, however, that I'm not still making things up; on the contrary, I'm steeling myself to start on Novel-the-second in the very near future (probably next week or the week after). It's just a case of getting all if my creative ducks in a row (it's the shooting them part that worries me). I've got plenty of ideas and plenty more to come but I can't help feeling that if I don't start now one of two things is going to happen:
- I'll spend all my time world-building and writing down ideas and not actually write any prose or
- Someone else will write the story before I do.
And now I need to fiddle with my Python.
[Edit]
Before I forget, props must go to Simon Willison , whose blog introduced me to Django (he co-created it) and whose django_openidconsumer library I used as a replacement my own, less comprehensive OpenID consumer implementation. Many thanks Simon.