Blog Development Blog

Blog posts about the blog itself. Very meta…

A question for readers of this blog, whether you’re one of the few that regularly comments or not. What would encourage you to leave more comemnts? Or, indeed, any comments?

Posted on by Tim Hall | 7 Comments

As you may have noticed, I’ve streamlined the front page of the website making it slightly less cluttered, and faster to lead. It now shows five featured and five recent posts across all categories. What do you think?

Posted on by Tim Hall | 2 Comments

Has anyone got experiences (good or bad) of using Disqus as the commenting system on a WordPress blog?

Posted on by Tim Hall | 8 Comments

If you’ve been experiencing problems accessing the site over the last day or two, the hosting company has been hit by a DDOS attack, and had to implement measures that occasionally interfere with legitimate traffic.

Posted on by Tim Hall | Comments Off

We Get Comments

Found in the spam filter:

have to convey as a result of you actually regarding saving myself out of this style of scenario. Right after browsing through the world wide web as well as meeting techniques wasn’t valuable, My partner and i considered my entire life had been around. Current without often the approaches to the difficulties an individual has sorted available by means of your complete articles is a vital case, and versions which could have got in a negative way broken the complete job basically hadn’t came across your internet site. Your personal real being familiar with in addition to kindness with touching every part had been precious. We can’t say for sure the things i would have performed only hadn’t come on such a point such as this. I can also currently relish the upcoming. Thanks a whole lot on your professional in addition to effective help. I won’t be reluctant for you to recommend your website to the individual that should direction regarding this challenge.

There is a sometimes a surreal beauty in machine-generated gibberish

Posted in Blog Development | Tagged | Comments Off

If you’re seeing a banner ad just under the menu, it means you haven’t left any comments on this blog. I’m testing some code to inflict ads on people who wander in from Google without annoying my regular readers.

Posted on by Tim Hall | 1 Comment

Because of the amount of bandwidth comment spammers have been eating, I have turned off comments on older posts. Hopefully this shouldn’t have much effect on the quality of blog conversations, because most of you only comment on recent posts anyway.

Posted on by Tim Hall | Comments Off

Some questions for readers

Since I’m thinking about another redesign, a few questions for regular readers of this blog: Continue reading

Posted in Blog Development | Tagged | 1 Comment

Related Posts

I’ve added a new “related posts” feature to individual posts on this blog. It uses a combination of tags, categories and featured posts to display three other posts with content that’s likely to be relevant.

Rather than download and install a third-party plugin, I decided to try coding it myself to keep my coding skills in working order. The code I added to the template does this:

  • First it tries to find the three most recent posts with one or more tags that match those of the post. It will skip anything that doesn’t have a post thumbnail
  • If it failed to find three posts matching by tag, it looks at the post’s category instead to fill the remaining slots.
  • If all else fails, it goes for the featured posts, regardless of what they’re about. This is the fallback position, and it should always be able to find three such posts.

There’s still a bit of CSS formatting to be done, but it’s more or less there now.

Let me know what you think.

Posted in Blog Development | Tagged | Comments Off

New Look!

As you will probably have noticed, I’ve redesigned the front page of the site. Let me know what you think in the comments…

Posted in Blog Development, Miscellaneous | Comments Off