Fuddland

Skip to site navigation

Category: Site News

Entries concerning the design or build of this website.


I realise this place has built up a few cobwebs over the last six weeks or so, but I’ll be doing some dusting and hopefully back into the swing of things soon, including the return of the genuine, actually-posted-from-my-mobile Moblog, thanks to a gorgeous new phone, although it appears that sending and receiving data over the mobile network is relatively prohibitively expensive out here.

[Interesting-ish aside: I can access Wikipedia from my phone’s web browser, but it’s blocked when trying to access over a standard internet connection.]

Anyway. Anyone still listening? How’ve you been?

In: China / Cultural Experiences & Site News

2007 / 09 / 18 – 02:53  | Comment [1]Top


I was going to come up with some clever China-related/relativity-based time difference argument, but the plain fact is I’ve missed the five-year anniversary of the inception of Fuddland by one day [almost two days!]. Oh well.

1675 entries [an embarrassing, below-one, 0.92 entries per day], 4681 comments [a respectable 2.79 per entry], and Fuddland is still going. Not as strong as once she was, but there’re legs on the old girl yet.

In: Site News

2007 / 05 / 22 – 23:33  | Comment [1]Top


It’s been irking me for a while that some of the more complicated Chinese characters can be rendered illegible on this site when the font size is on the small side, so I set about cobbling together a Javascript-based text magnifier. Now, whenever you hover the mouse over some Chinese text, a nice tooltip-like box should appear displaying the characters writ large.

[Tested in current versions of Opera and Firefox, Windows XP.]

In: Site News

2007 / 03 / 27 – 09:00  | Comment [5]Top


Oops, the search facility and the comment-editing wizardry were both a little broken. ‘Tare fixed now.

In: Site News

2006 / 11 / 25 – 17:40 Top


1565 entries [1.07 per day], 4452 comments [2.84 per entry], and still going strong: today Fuddland celebrates its fourth year in existence.

In: Site News

2006 / 05 / 21 – 09:15  | Comment [5]Top


…mutter mumble blooming new version of Internet Explorer breaking my design mumble mutter mumble gripe…

The dropdown menus are broken in IE7

Good job it’s only a beta version—I’m refusing to fix anything until the final version is out, so ner.

In: Site News

2006 / 02 / 07 – 11:20  | Comment [2]Top


I really have got too much to do right now, so I’ll not be posting here for the next couple of months. Just thought I’d let you know.

In: Site News

2005 / 10 / 20 – 11:35  | Comment [2]Top


As Jann noticed, the previous entry and its associated comments disappeared from view sometime yesterday evening. In the interests of transparency, I’d like to point out that this was entirely accidental and not the result of some dramatic hissy-fit over a misunderstood comment.

Thankfully, even though it was deleted from the database, and before the nightly backup process had caught all the updates, the static file was still on the server and I was able to reconstruct everything—hooray for MT producing static and dynamic output! [Ooh, subtle sideswipe at users of a certain other popular CMS…]

In: Site News

2005 / 09 / 02 – 10:53  | Comment [3]Top


Thumbnails of two of my Flickr images, with bevelled edges added by my script

Prompted by Gordon’s Laziest-of-the-Lazyweb-pleas plea, I’ve made a quick modification to my original Flickr-feed script, so that it now applies various effects [including greyscaling] to the grabbed images. [For example, mine are currently sporting a hint of a bevelled edge.]

You will need:

You’ll also need to ensure you have the GD Graphic Library installed—I’m not sure how you go about checking if it’s there [beyond the script failing]; it appeared to be readily available on my server so I’m assuming it’s fairly common for it to be installed.

See the original entry for more detail.

In: Indexed / GoogleAdsense & Site News

2005 / 07 / 29 – 11:43  | Comment [3]Top


1,416 entries [1.29 per day], 4,025 comments [2.84 per entry]: today Fuddland celebrates its third year in existence.

In: Site News

2005 / 05 / 21 – 20:04  | Comment [4]Top


I could try and use this weekend’s unexpected loss [and subsequent full retrieval from backup] of my weblog database as some sort of backwards justification for not writing anything for nearly three weeks—if I’d written anything recently, the backup might not have been current enough to restore everything—but I fear that wouldn’t wash with anyone [least of all me], so I suppose it’ll have to be the boring old: I just haven’t felt like it. No real reason beyond that.

I started to write about the things I’d been doing over the last few weeks, but it all seemed rather pointless: I already know, and why should anyone else care? I find myself being less and less interested in writing weblog entries which are little more than reportage [such as, erm, this very entry]. But then commenting on, or having an opinion about, current affairs requires actually reading the news from time to time, something which I’ve also become rather lax about of late; I still skim the headlines of the BBC’s various RSS feeds, but rarely click through to the main article.

Instead, I’ve been lending a helping-hand to friends in a spot of bother [involving, amongst other things, a weekend of painting and decorating which was the most fun I’d had in ages]; forging new friendships; rekindling old ones; and of course, doing a bit here and there towards completing my PhD. The pressure’s really on but the end remains frustrating, tantilisingly just out of reach.

I decided recently that I needed to listen to some really authentic blues, and after a tip-off from a scene in E.R. of all things, I went right back to near the beginning of recorded music and got hold of Robert Johnson’s Complete Recordings, the fruits of just two recording sessions in which he laid down his repertoire of songs, classic blues that are still being covered by today’s artists.

In: Fudd Work & Local News & Music & Site News

2005 / 03 / 09 – 08:31  | Comment [6]Top


Rejoice, for it is the return of the completely pointless, bandwidth-consuming, unique words list—this time in groovy random font-size weighted list styling that’s all the rage.

A selection of the words currently included in the list

In: Site News

2004 / 12 / 02 – 23:51  | Comment [7]Top


Notice anything different around here? No? Well, I guess that’s a good thing.

I’ve moved hosts again. Whilst Servage do offer good packages which would perfectly suit the majority of people, they fell short of satisfying the needs of this site. Specifically, my grievances were:

  • You cannot run cron jobs on scripts that are not in the public folders. What this means is, if you want a certain script to run automatically every given period of time, it needs to be in the public folders [as opposed to private folders to which only the account administrator has access]. The script which automagically posts my Moblog entries is run by a cron job which checks for new emails, grabs the oldest one and puts the text and images in the appropriate places before building the entry itself; therefore it contains [in plain text] the username and password to the email account which receives the entries. Naturally I’m keen to keep those pieces of data out of the public domain, which is tricky [although I’m sure not impossible] if the script has to lie in a public folder.

    Furthermore, Servage allow scripts to run no more than once an hour, and if you want a job to run every hour, you need to manually set up 24 copies of the same command.

    To add frustration to laboriousness, they don’t send you or even allow you access to any error logs, which makes debugging one’s scripts or site very difficult: if a script doesn’t work when it’s run through a browser window, all you get is the usual “500 Internal Server Error” page—any debugging information has to be built into the script, which is still no good if it won’t even compile in the first place and you’ve no idea why.

  • The control panel interface for the account is fairly basic and contains no information about how much storage space one is using—if you want to know, you need to submit a support ticket.

  • Support tickets cannot be re-opened once they have been closed by Servage, so if they think they’ve dealt with your request, but you’re not satisfied, you need to submit a new ticket and explain the situation from the beginning because you can’t be sure they’ll look at your previous tickets. It took three attempts to get them to install one Perl module.

However, as I say, they do have attractive default features for most users, I just wanted things to be a little easier. So I’ve moved to Hostony, and it was the best server-moving experience I’ve had so far, thanks to a top tip in the MT Wiki. After uploading all my files [the Movable Type installation, plus all of my images, CSS files etc.], shifting my entire weblog—post, templates, everything—was a trivial matter of using phpMyAdmin to download a backup of the MySQL database from the old server, editing a few lines at the top of the file with a text editor, replacing the name of the database with its equivalent on the new server, and importing the file. I then just had to learn a couple of MySQL commands to change all server-specific text in the database in one fell swoop, and pow: 1,367 entries and 3,719 comments over three weblogs moved from one server to another in less than half an hour [and a lot of that time was downloading/uploading the database].

The only confusion came before the account had even been set up: I placed my order on the Friday evening, and early on Saturday morning [it was before my tea so I had only just got up] I got a telephone call from someone with a very thick, but indeterminable, accent, and it took me a minute or two to register that this wasn’t a marketing cold-call from India, but someone from Hostony verifying that I had ordered an account to be set up in my name. It was pretty comical that, once I’d figured out what he was saying, and confirmed that I did indeed order an account, he just said, “Okay, it’ll be set up later today. Goodbye!”

So after my daliance with Servage, welcome to Fuddland: The Hostony Years.

In: Indexed & Site News

2004 / 11 / 30 – 21:42 Top


If you’re reading this, then the DNS transfer has propagated to your part of t’internet. Miss me?

In: Site News

2004 / 11 / 16 – 23:44  | Comment [8]Top


Server shenanigans going on, bear with me. Or, if spontaneous nudity is your thing, bare with me.

Please expect everything to be utterly broken when the move goes ahead. Due to the new hosts PHP settings and my extensive use of PHP include commands and relative links, when I view this site at its new location with the temporary URL I have been given, it looks like this:

Many, many PHP 'safe mode' warnings

“Safe mode” has been disabled, but it apparently only works when viewing the site via the correct URL—that is, I’ll only know if it really works when the site is live. Not ideal, but since everything works now, I really shouldn’t worry. [But I do.]

See you on the other side…

In: Site News

2004 / 11 / 16 – 20:21 Top


Gosh, it appears my hosts Bloghosts have been forced to call it a day and close for business. This is rather sad as they really have been top-notch hosts; their customer service was particularly impressive. I’d like to personally thank Jay and his team for all their hard work over the last eighteen months or so.

Things won’t be shutting down until the New Year, so I have a little time to sort out moving to a new host. Any recommendations?

In: Site News

2004 / 11 / 07 – 17:18  | Comment [35]Top


I’ve made slight changes to the “Post a comment” section for entries on this site, in order to—hopefully—make things slightly friendlier for all you lovely people who like to comment on my nonsense.

A screengrab of how the comments form appears if the user is unknown, using the default stylesheet

If [a] you’ve never commented before, or [b] you’ve opted not to save your user information, or [c] you don’t or can’t have Javascript enabled, then the comments section will appear essentially as before: the user information fields are first, then the textarea in which your write your comment, then the post and preview buttons [after the live comment preview if you have Javascript].

A screengrab of how the comments form appears if the user is known, using the default stylesheet

However, if you’ve previously commented and your details are stored in a cookie, things get switched around: instead of having to scroll or tab past the user information section, the comment textarea appears first, with the live preview and post/preview buttons below. The user information is displayed after these, since in general it’s probably not going to be changed very often.

Just in case you’ve altered your name [for, say, comic effect, you old wag you], it’s displayed just above the textarea in an Amazon-style “If you’re not Kev…”, with a link to jump to the user information section if you don’t happen to be Kev anymore.

I should mention that this isn’t an original idea, for fear of being accused of plagiarism: I nicked it from Dunstan and he explains the rationale pretty clearly.

In: Site News

2004 / 10 / 01 – 11:37  | Comment [6]Top


I really am confused.

When I first tried posting the previous entry—even when attempting to preview it—MT kept throwing up an internal server error [code 500, for all you HTTP status code fans]. After some investigation, involving writing a couple of dummy test posts, it seemed that it was something in the text of the entry itself that was causing the problem. I started again, pasting the text in paragraph by paragraph, and discovered that this was the problematic string:

Just fill in this form with your name and address, make out £2 payments to each of the names listed below, insert in to an envelope along with correct number of postage stamps and post to adddress given below.

In fact, I can be more specific: it’s the string “insert in to”, which [the generally poor grammar of the text I was quoting aside] should say “into” not “in to”. Except that putting “into” next to “insert” caused the server error. Changing it to “insert in to” got rid of the error. So did changing it to “put into”, which is even more bizarre. I’m at a complete and utter loss to explain why the word “insert” followed by “into” causes MT [version 3.11] to give up the ghost, but it’s happening even with this entry, and even with a completely blank entry save for those two words.

Update: I had a brainwave and managed to ascertain that this problem is common to weblogs using MT which share the same hosting company as me. I tried to submit a support ticket but, guess what? I got an internal server error when I tried to submit it! Seems they’re having more than a couple of problems at the moment.

Update: Doh! Of course, the problem with the support ticket was that, in describing the problem, I was using the very strings that I’m not able to use! So it’s not limited to MT, but something more global that’s causing the problem.

Update: As suspected, the problem was with some aggressive filtering by an Apache module. My hosts saw no problem in removing the filters, so now I can start that weblog about mySQL issues that I’ve always dreamt about…

In: Indexed & Site News

2004 / 09 / 28 – 10:09  | Comment [9]Top


Fuddland is closing its borders for a time. Thanks to everyone who’s been reading: friends, regulars, commenters, lurkers—you’ve all made it fun.

I’ll be back later in the year. In the meantime, be sure to look after the important things in life.

David

In: Site News

2004 / 08 / 06 – 09:54  | Comment [10]Top


Almost forgot to mention: yesterday was Fuddland’s second birthday, which I celebrated in style with a specially-chartered boat party on the Thames from Westminster to Greenwich; cheesy music, over-priced [and over-consumed] white wine, a bunch of my friends and bunch more strangers. [Okay, so it wasn’t strictly in honour of my blogging anniversary, but still, not a bad way to spend an evening.]

In: Local News & Site News

2004 / 05 / 22 – 15:12  | Comment [4] | Trackback [1]Top


I’m simultaneously getting a bit more confident in my CSS and a bit bored with my current design, so I thought I’d spice things up with a couple of oh-so-fashionable alternate stylesheets.

The Warm style

First up [but second designed] is a nice warm theme I’ve cleverly entitled “Warm”, which I kept fairly simple to give IE 6 a fighting chance at rendering it without too many problems; no dropdown menus, just a traditional sidebar with the navigation links, and only two images used in the whole design. I took some advice from a nice-looking weblog I came across and recycled the background image to make the blockquote backgrounds a bit more interesting, and in the process discovered what must be the strangest IE bug yet: Magik Creeping Text.

The Harps style

“Harps” has a darker, monochromatic look and the dropdown menus are back, but below the banner image this time. You may recognise the background from a photo I took at the very end of last year. In my continued efforts to promote alternative, better browers, and due to heavy use of transparent PNGs and the fact that the programmers apparently completely misunderstood what position: fixed means for background images, this style looks rubbish in IE, so I wouldn’t bother using this one [unless, for some reason, you want to make this site look terrible, in which case you want to try it in IE 5.5!].

If your browser supports alternate stylesheets you can have a quick look at the new ones to see what you think, but to make a more permanent change you’ll need cookies enabled and the stylesheet switcher.

Feedback/bug reports welcome!

In: Site News

2004 / 05 / 20 – 19:55  | Comment [2]Top


I’ve long been an admirer of Lump’s commenting system, which allows people to edit their comment for up to 15 minutes after it was originally posted—it allows links that have been messed-up to be corrected or typos to be addressed [some of us could have done with this a couple of weeks ago over at D4D!]. So I was pretty happy when Mark Jaquith guest-posted on Scriptygoddess a technique for MT-based blogs to add this very function.

It took a bit of time to iron out a couple of general bugs, and then some fairly heavy editing of the script to get it outputting things specific to my layout [and to make that output XHTML 1.0 Strict-compliant], but I think it should be working now. I’m not completely sure it will work across all timezones, but time will tell I suppose.

I’ve set the time-limit of the life of the “Edit this comment” link to 20 minutes and the final time-out to be 30 minutes, so if you choose to edit your comment you’ll have a minimum of 10 minutes and maximum of about 30 minutes in which to make your changes, and you can edit it as many times as you like within that time. Note that MT still sends me an email containing the text of the original comment, so if someone drastically changes the sentiment of their comment, I’ll know about it. [Ooh, that sounds a bit like a threat doesn’t it?]

In: Indexed / GoogleAdsense & Site News

2004 / 04 / 17 – 14:02  | Comment [12] | Trackback [2]Top


It’s come to my attention that Kinja users can’t subscribe to my RSS feeds using their usual paths, because my robots.txt file prevents the Kinjabot from accessing them. [Kudos to Kinja for making their robot standards-compliant.] To overcome this, please use the following URLs to subscribe:

Note: If you try and follow those links in your web browser, you’ll get a 404 [File Not Found] error; they’re specifically designed to be accessed only by the Kinjabot. If you’re already subscribed to one of the feeds via some other aggregator, you don’t need to do anything—the original URLs are still correct.

In: Indexed & Site News

2004 / 04 / 12 – 23:49  | Comment [3]Top


To further enhance the dynamic category pages, I wanted to take care of situations where a category was defined but no entries in that category had yet been made; ordinarily the page would be output with just a blank space where the entries were supposed to be, which isn’t particularly helpful to the user [it could easily be mistaken for a mis-loaded page, and refreshed a few times before they gave up and went elsewhere].

What was needed was a compliment to the <MTEntries> tag: an <MTIfNoEntries> tag. MT doesn’t have one as standard; a few googles later and I found that Jay Allen had wondered why, and the solution [but not the answer] had been left in his comments. I found nothing further anywhere else, so I just took the code Lummox JR had suggested, saved it as a file called ifnoentries.pl, uploaded to the plugins directory and bingo! I had a working <MTIfNoEntries> tag.

In: Indexed / GoogleAdsense & Site News

2004 / 03 / 07 – 14:42 Top


In one of the weirdest duets ever, for the Man on the Moon soundtrack Michael Stipe performs with Jim Carrey reprising his role as Andy Kaufman [and Kaufman’s alter-ego Tony Clifton], covering Fabian’s This Friendly World, and you can’t help but smile [especially when they sing alternate words during one of the verses].

With the skies so full of stars and the river so full of song
Every heart should be so thankful

[…]

The world is such a wonderful place to wander through
When you’ve got someone you love to wander along with you

With so much interlinking between weblogs it seems natural to try and form some kind of network beyond “he links to them, she links to me, I link to those people”—generally there’s no indication of what relationship, if any, the linker has with the “linkee”.

A relatively new approach to tackling this issue is the XFN [XHTML Friends Network] protocol, and it’s beautifully simple: all it asks is the addition of the attribute rel to your links, with values selected from a small list of options, and it’s aimed in particular at weblogs.

In: Indexed / GoogleAdsense & Site News

2004 / 03 / 06 – 20:13 Top


Update: The following refers only to Movable Type versions 2.5—2.661, and not the dynamic features of MT 3.1x. I’ve never really figured out the best thing to do with entry categories. There are some categories for which I want to…

Read the rest of “Dynamically-generated MT category archives”…

2004 / 03 / 04 – 17:51 | Comment [3] | Trackback [1]Top


As Phil noticed, I’ve added a bit of shading to the entry and comment bodies, to make them look a little less flat; however, as I said in my reply, this is only visible to newer, non-IE browsers due to…

Read the rest of “Spot the differences”…

2004 / 02 / 08 – 18:32 Top


Despite my previous irritations, I’ve upgraded to the latest version of MT. Since they’ve introduced comment throttling, I’ve also added Distler’s comment-, trackback- and search-throttling patches. If you submit a comment and realise as soon as you hit ‘Post’ that…

Read the rest of “Throttled”…

2004 / 02 / 02 – 09:53 | Comment [2]Top


From my referrers files, I notice I’m listed in the DVD Directory at Linkcentre.com [I’ve got a strange misplaced sense of pride at being the first entry not actually related to proper DVDs]. What’s odd is that, from the…

Read the rest of “Wrong DVD I’m afraid”…

2004 / 01 / 29 – 07:52 | Comment [2]Top


I’ve finally gotten round to creating the RSS 2.0 feeds for the Moblog and Bugblog—it took me all of three minutes to copy over the template and alter a couple of things, so I don’t know why it’s taken me…

Read the rest of “Feeder”…

2004 / 01 / 28 – 11:40 | Comment [4]Top


I’ve added a proper Colophon to the About page, which I mention not because I expect everyone to find it fascinating, but because it contains links to virtually every resource I consulted during the redesign/rebuild of this site, which might…

Read the rest of “About face”…

2004 / 01 / 24 – 10:40 | Comment [2]Top


The new upgrade to Movable Type, obstensibly to close a few more holes that comment spammers have been abusing, irritates me immensely. The major new feature is a change to the comment author link that MT generates—instead of being a…

Read the rest of “Upgrade downgrade”…

2004 / 01 / 15 – 16:11 | Comment [7] | Trackback [1]Top


As well as the obvious mathematical link of the Mandelbrot fractal background, I made some other numerically-based design decisions when creating the new look: Whilst I’m not suggesting you’ll find the answer to life, the universe and everything within the…

Read the rest of “The underlying number system”…

2004 / 01 / 03 – 16:51 | Comment [3]Top


i’ve started rolling out the previously hinted-at redesign in the other areas of this site apart from the weblog and front page — because i want the previously archived entries to retain the old look, and to make a clean…

Read the rest of “metamorphosis underway”…

2003 / 12 / 13 – 10:58 | Comment [2]Top


i’ve accidentally deleted my .htaccess file due to, well, my own idiocy, so things might be a little bit screwy round here for a while. i think hope i’ve got a backup at home — if not, it might be…

Read the rest of “if it ain’t broke, break it”…

2003 / 12 / 04 – 15:50 | Comment [1]Top


coming to a weblog near you in the new year……

Read the rest of “sneak preview”…

2003 / 11 / 23 – 22:27 | Comment [11]Top


the conspiracy theorists can crawl back under their rocks, i haven’t been ruthlessly deleting comments and entries. now filed under ‘these things happen’, bloghosts had a sudden hard drive failure earlier today [for me, but in the middle of the…

Read the rest of “back from the brink”…

2003 / 11 / 20 – 18:16 | Comment [6]Top


a sad day as mrtn lets his registration of pinkshirtyellowtie.com expire. we eagerly await his next incarnation……

Read the rest of “bye bye tie”…

2003 / 11 / 05 – 19:51 | Comment [2]Top


i think at least one comment [posted by phil] got lost during the time my hosts were moving my account to the new server, so sorry about that phil [and anyone else who might have posted a comment — i’ve…

Read the rest of “crossover”…

2003 / 10 / 29 – 12:44 | Comment [1]Top


i’ve received an email from my hosts informing me that on tuesday night they’re transferring my account to a new, bigger, better, faster server. excellent news, except for one thing: it means i’ll have a different dns ip address. which…

Read the rest of “here we go again…”…

2003 / 10 / 26 – 11:54 Top


mainly to see if i could figure it out, i added some image manipulation to my moblog script — although the quality’s not exactly great, it scales the image to twice its size for the individual entry [mostly so it…

Read the rest of “bigger, but not necessarily better, moblogging”…

2003 / 10 / 25 – 00:27 | Comment [2]Top


perusing the w3 school tag list, i noticed a couple of tags i’d not used before, and immediately realised i should be using them. the <col> tag tells the browser information about each column in a table, e.g. how to…

Read the rest of “new tag discoveries”…

2003 / 10 / 24 – 15:12 Top


following the raging success of my foray into .htaccess-controlled alternative file serving, i’ve got a treat for all you lovely opera 7.x users out there. when the rest of the world looks at my moblog main page, they’ll see a…

Read the rest of “serving better pages to better browsers”…

2003 / 10 / 19 – 17:40 Top


something i’ve meant to do for months: hide the sidebar checkboxes from browsers that don’t have javascript enabled. i’ve not done it before because i’ve never really given it serious thought as to how to go about it, but then…

Read the rest of “concealment”…

2003 / 10 / 18 – 00:30 | Comment [1]Top


since all flavours of internet explorer patently ignore min- and max-width css attributes, i’m sending anyone with ‘msie’ in their http_user_agent a special version of my stylesheet, which has a fixed page width of 750px. this was achieved with a…

Read the rest of “stylesheet forcing”…

2003 / 10 / 17 – 09:00 Top


having not ever received a single spam comment, i’m in a fairly unique position amongst mt users to try out jacques distler’s preventative measures before any robots figure out where my mt-comments.cgi script is. once they’ve got its location, the…

Read the rest of “comment spam-preventing measures”…

2003 / 10 / 16 – 16:29 Top


thanks to the mt-speling [sic] plugin, if you use the ‘preview comment’ button when commenting on a post, you get a few suggestions of possibilites for words not in the ispell british and american dictionaries. it looks like i can…

Read the rest of “chek yoar speling”…

2003 / 10 / 14 – 23:30 | Comment [2]Top


as perhaps some of you have noticed, i’ve got rid of the ‘fuddland is…’ section of the sidebar and replaced it with the latest entry from the moblog — the former section wasn’t really serving any purpose and i only…

Read the rest of “rearrangement”…

2003 / 10 / 09 – 21:19 Top


i know nobody really cares about this, but i’m fairly proud of what i’ve achieved given that i know nothing about coding in perl or the inner workings of mt. the moblog script now has a few bells and whistles:…

Read the rest of “mo’ moblogging”…

2003 / 10 / 05 – 21:00 Top


i’ve been working on two new additions to the land of fudd for a few days now, and feel ready to give them a public airing. firstly, don’t you just hate it when you can’t get to your pc to…

Read the rest of “mobiley upward”…

2003 / 09 / 30 – 12:51 | Comment [2]Top


finally, thanks to the power of the cron job, i can get things automated around here, rebuilding certain pages automatically at certain times: doodle-based, music-based, photo-based posts, the hours of blogging graph and the unique words list: rebuilt nightly just…

Read the rest of “cron jobs”…

2003 / 09 / 26 – 22:11 Top


[geek mode in full effect.] reasons i love bloghosts: a customisable .htaccess file means i can rearrange my directory structure without breaking links [lucky for me, since i had to use this function as soon as i moved]; design proper…

Read the rest of “let me count the ways”…

2003 / 09 / 20 – 19:36 | Comment [1]Top


if you can read this, then hooray! the dns transfer has propagated some way around the world. if you can’t read this then, erm……

Read the rest of “anybody out there?”…

2003 / 09 / 20 – 14:43 | Comment [10]Top


it was a tough decision, but a mere three months after i first got rid of, then wrestled with the php and reinstated as graphical representations of my weblog’s word stats, i have binned them again. for me, getting them…

Read the rest of “bye bye word stats [part 2]”…

2003 / 09 / 17 – 17:51 | Comment [1]Top


back in the days when i first started using mt, i didn’t really pay attention to the power of categories, and thought the best way to separate posts that were more photo-based or about music, was to create separate weblogs…

Read the rest of “overhaul”…

2003 / 09 / 15 – 12:08 Top


no changes have been made to anything bar the doctype, but i decided to declare this site as valid xhtml 1.0 strict rather than xhtml 1.1. after reading a bunch of stuff about what it means to declare a site…

Read the rest of “taking a step back”…

2003 / 09 / 11 – 14:25 Top


apologies to any of you who witnessed a less-than-healthy looking fuddland earlier on; this was due to my hosts getting hacked over the weekend and changing the passwords of all affected clients, not telling us for a good day or…

Read the rest of “customer disservice”…

2003 / 09 / 08 – 12:30 | Comment [5]Top


at long last i’ve found a web-stats tool that doesn’t log my own visits to my site, in the form of fluid dynamics axs visitor tracking system. owing to the fact that i have a couple of files that are…

Read the rest of “i’m watching you…”…

2003 / 09 / 07 – 23:32 | Comment [1]Top


i’ve removed the sidebar from the root archives page, so that everything below /archives/ is static once published; more like a proper archive now….

Read the rest of “absolutely static”…

2003 / 08 / 18 – 15:45 Top


i’m still not sold on the benefits of blogrolling.com, so i still manually update my list of blogs i visit. hence, two long-overdue additions: d4d and snowgoon….

Read the rest of “manual blogrolling”…

2003 / 08 / 13 – 14:08 Top


trackback links now jump to the trackbacks section of individual entry archives rather than opening a popup window, to avoid the user getting stuck in a tiny browser window….

Read the rest of “trackback link rethink”…

2003 / 07 / 23 – 17:16 Top


i spoke installed too soon — getting the following errors in my server’s log: Parens missing around “my” list at numbers.pl line 85. Useless use of a variable in void context at numbers.pl line 85. no idea what it means,…

Read the rest of “problem with numbers plugin”…

2003 / 07 / 22 – 22:48 | Comment [2]Top


each page is now properly marked up using <h1>, <h2> and <h3> tags decorated with css — previously everything used a <h3> tag, although i’m not sure why i decided to do that in the first place. with correct markup,…

Read the rest of “getting structured”…

2003 / 07 / 22 – 18:01 Top


stream-lined the sidebar, removing links that were basically free adverts for various commercial sites, and am considering moving the ‘end credits’ section to an ‘about this site’ page of its own. updated the front page to reflect the changes to…

Read the rest of “shorter sidebar”…

2003 / 07 / 22 – 12:31 Top


i almost went mad posting my last entry — i was utterly perplexed that a ‘greater than’ sign [>] was appearing instead of a full stop [.] at the end of the paragraph. the text in the posting textarea was…

Read the rest of “strange browser bugs #234,983,458”…

2003 / 07 / 21 – 20:48 | Comment [2]Top


meg causes thousands of bloggers [me included] to delve into their template code and update their blogrolls as she moves from not.so.soft to me[ish], becoming all movable type powered along the way….

Read the rest of “not so herish anymore”…

2003 / 07 / 21 – 19:56 Top


a nice little plugin by the name of numbers has added ordinals to the date’s day, which makes it read better. that is, ‘saturday 19 july 2003’ reads ‘saturday nineteen july two-thousand and three’, whereas ‘saturday 19th july 2003’ reads…

Read the rest of “ordinals in dates”…

2003 / 07 / 19 – 10:06 Top


i’ve got round to adding appropriate <link rel=”up” href=”the url of the next level up in the hierarchy” /> tags to the <head> of all the archives, in addition to the existing prev and next links. these allow keyboard navigation…

Read the rest of “it’s all relative”…

2003 / 07 / 18 – 23:13 Top


a preventative measure blocking people who left not-nice comments has been in effect for the last couple of days. i don’t mind constructive criticism and differing opinions, but i’d prefer the comments to be of the valid, intelligent kind rather…

Read the rest of “blockage”…

2003 / 07 / 16 – 16:56 Top


i’ve created an rss feed of my posts. i just don’t know why….

Read the rest of “don’t know my rss from my elbow”…

2003 / 07 / 13 – 17:18 Top


i’ve replaced the exclude categories plugin with the catentries plugin, for the simple reason that the latter properly honours the lastn attribute, allowing me to specify that there always be n posts on the blog page [currently, n=10], no matter…

Read the rest of “category plugin switchout”…

2003 / 07 / 12 – 09:18 Top


steve appears to be back blogging in his unique style, so the link to his blog is back on the sidebar….

Read the rest of “blogroll reinstatement”…

2003 / 07 / 08 – 13:26 Top


putting the xhtml doctype and common html <head> tags into a separate file and php-including them into templates etc. allows me to quickly change or add globally used tags, as well as saving me 686kb of precious server space by…

Read the rest of “combine and conquer”…

2003 / 07 / 07 – 23:24 Top


phew, i just remembered to update my robots.txt file to disallow ‘bots from indexing and caching the new bugblog directory and contents. luckily it doesn’t appear to have been too late. also added info about the bugblog to the front…

Read the rest of “bugblog-related updates”…

2003 / 07 / 07 – 16:50 Top


a new method to generate the annual archives, in the form of a dedicated plugin, has been released, and it produces the required output with less fuss than brad choate’s code. it also has the advantage of automatically generating next-…

Read the rest of “alternative method for yearly archives”…

2003 / 07 / 06 – 22:55 Top


a few small changes: used the supplemental category tag mtifcategory to grey-out the backgrounds of bugblog posts if the bug has been fixed. added the line GlobalSanitizeSpec a href title,b,tt,i,br/,p,small,del, acronym title to the mt.cfg file to set the sanitize…

Read the rest of “bits and pieces”…

2003 / 07 / 06 – 17:03 Top


taking my perfectionism to greater lengths than ever before, i have created a new area of fuddland: the bugblog. as most people who have designed a website — be they professional or amateur — will be aware, it’s very difficult…

Read the rest of “bugblog”…

2003 / 07 / 05 – 21:08 | Comment [8]Top


set the min-width attribute for the stats page so that the sidebar cannot overlap the plots at narrow browser window sizes [i.e. less than 860px]. i originally wanted to shrink the plots to around 420px wide, but doing this using…

Read the rest of “dealing with sidebar overlapping”…

2003 / 07 / 04 – 23:58 Top


extensive use of the box model hack renders all the fonts the correct size and colour in earlier versions of ie. that should hopefully be the last of my pandering to non-compliant browsers. [until i redesign the whole site.]…

Read the rest of “downsizing”…

2003 / 07 / 03 – 19:54 Top


removed link to steve’s blog as he appears to have stopped blogging for now. links to other holidaying bloggers anna and meg remain in place as they provide access to archived posts….

Read the rest of “down and out”…

2003 / 07 / 03 – 10:23 | Comment [1]Top


a few changes were needed to the css code to correct display problems in mozilla. whilst in other browsers, the min- and max-width settings in the <body> element are inherited by all children that don’t specify their own, mozilla didn’t…

Read the rest of “css inheritance”…

2003 / 07 / 02 – 12:05 Top


i thought of another simple graph to add to my stats: a ‘commenters leaderboard’. it displays the five most prolific commenters on my blog and their corresponding comment total. if you’d like to have one on your own site, first…

Read the rest of “commenter leaderboard graph”…

2003 / 06 / 28 – 09:38 | Comment [7]Top


as promised, here’s what i do to make the pretty graphs displaying various blog word stats. this all assumes you’re using movable type — so sorry if you’re not, i’ve no idea about other cms tools. you’ll need the following…

Read the rest of “how to make the word stats graphs”…

2003 / 06 / 27 – 16:44 Top


okay, so only a couple of people were moved enough by the disappearance of the word stats to actually comment, but i liked the information they provided, so tonight i set about thinking up a better way to compute and…

Read the rest of “back by popular demand”…

2003 / 06 / 27 – 00:28 | Comment [3]Top


things were getting slightly ridiculous with regards to the rebuild time for the unique word list and word stats-related things — to the point where my server apparently hung during rebuilds. hence i have been forced to stop rebuilding the…

Read the rest of “bye bye word stats”…

2003 / 06 / 23 – 15:09 | Comment [4]Top


i’d noticed that if the cookie does not exist, the sidebar sections are initially hidden — ideally i’d want them to all display, with their respective checkboxes checked, so it’s more obvious to a new reader what the boxes are….

Read the rest of “show your stuff”…

2003 / 06 / 16 – 14:46 Top


the updates page shows the ten most recent design-related posts — now there is a second page in this category which shows all the remaining posts, for a complete record of the changes i’ve made to the design of this…

Read the rest of “old and new updates”…

2003 / 06 / 15 – 19:18 Top


i’ve made the individual archive totally self-contained by adding the entry’s trackback url and any pings recorded to the bottom of the page, rather than appearing in a pop-up box — now no javascript is required to view all the…

Read the rest of “non-pop-up trackbacks”…

2003 / 06 / 15 – 17:57 Top


after hurrying the process up somewhat by submitting the url of my robots.txt file to google’s automatic url removal system, a google search for fuddland now throws up only the front page, followed by some mentions on other lovely sites….

Read the rest of “goodbye google”…

2003 / 06 / 15 – 13:49 Top


yes! the proper, official, i’m-pretty-sure-there-aren’t-any-unintentional-duplicate-comments-in-the-archives, 2000th comment has been made. erm, by me. so, i’ll save the prize and award it for the 3,000th comment, yeah? righto….

Read the rest of “official ‘2,000th comment on fuddland’ moment”…

2003 / 06 / 14 – 01:44 Top


a rebuild-speed improvement should be evident due to the caching of files called by <MTInclude> tags. i have two included files that are called in virtually every template, one containing the macros that are used by the mt macros plugin…

Read the rest of “faster inclusions”…

2003 / 06 / 11 – 14:54 Top


after deciding i couldn’t figure out how to get the calendar month headers to link to the corresponding month’s archive page [on the condition one existed], i emailed brad choate — the author of the code that generates the annual…

Read the rest of “when in doubt, ask an expert”…

2003 / 06 / 10 – 15:53 Top


another rethink about archiving. i decided that i wanted my archive pages to be just that: pages that were not dependent on current activities. for this reason i’ve removed all trace of the sidebar from the monthly, daily, and individual…

Read the rest of “archival in the correct sense”…

2003 / 06 / 10 – 11:40 Top


i bit the bullet and delved deep into my “show\hide sidebar sections” javascript this morning — a last-ditch attempt to get it working in mozilla. and i reckon i’ve done it — in the end, it required changing only one…

Read the rest of “by jove i think i’ve done it”…

2003 / 06 / 08 – 12:10 | Comment [1]Top


seems like i’m not the only one who isn’t too interested in visitors to my blog from google search hits. although my reasons weren’t to do with google’s apparent lessening of blog importance [in fact, mine was a purposed effort…

Read the rest of “joining the club”…

2003 / 06 / 07 – 20:41 | Comment [2]Top


the original plan of installing linux was resurrected after one of the system administrators turned up with an image of a linux build on a hard-disk. he just copied it over to one of my partitions then spent half an…

Read the rest of “plan a [revised]”…

2003 / 06 / 06 – 12:56 Top


i’ve hopefully finally fixed that irksome problem of the sidebar overlapping the posts if the user’s browser text-size is set larger than average. obviously the design should be size-independant — i can’t assume that no-one is going to need large…

Read the rest of “no more overlap”…

2003 / 06 / 04 – 23:30 Top


this post essentially says: i’ve stopped google indexing fuddland. if you want to know why, read on….

Read the rest of “putting a stop to search hits that do no one any favours”…

2003 / 06 / 04 – 19:29 | Comment [5]Top


decided to make the ‘recent links’ sidebar section a small separate file that is php-included into the sidebar. the reason for this is that the sidebar gets rebuilt on every comment as well as every entry [because it contains the…

Read the rest of “more speed, less waste”…

2003 / 06 / 04 – 14:22 Top


i added a div.blogbody p:hover a:link {border-bottom: 1px dashed #336699} to my css, so that — for browsers which support it — when the mouse is hovered over a paragraph in a blog post, all links in the paragraph are…

Read the rest of “dashed links”…

2003 / 06 / 01 – 22:54 Top


finished at last… i’ve edited each one of the four hundred or so posts that were imported from blogger, making the html valid in the entry body and associated comments [without altering the content of either — at most some…

Read the rest of “mammoth task complete”…

2003 / 05 / 30 – 01:11 Top


fixed a bug in the ‘recently commented on’ sidebar section: in ie, when you moved the mouse over the links they wobbled by a pixel’s height and the border went screwy. apparently ie has a problem with <div> <a href=”…”>link</a>…

Read the rest of “more ie weirdness”…

2003 / 05 / 29 – 10:38 Top


i’ve add a dummy category to allow for posts to appear in both the blog and updates pages. in the blog template i use <MTEntriesExCat category=”fuddland design”> [courtesy of the exclude categories plugin] to exclude the posts that should only…

Read the rest of “i can be in two places at once”…

2003 / 05 / 28 – 11:20 Top


i discovered a whole bunch of duplicate comments — about a week’s worth — were made during the great comment import, which means the race is back on for the two-thousandth comment on fuddland. only sixty-three to go……

Read the rest of “backtracking”…

2003 / 05 / 27 – 10:40 | Comment [7]Top


as discussed the other day, and deciding that it was a more interesting task than sorting out the imported posts, i’ve now got calendar views of the entire year’s blogging for 2002 and 2003. handy for ‘i wonder what dvd…

Read the rest of “annual archives added”…

2003 / 05 / 26 – 17:37 Top


changed the colour of <a> tags to match post titles. previously they were a slightly lighter shade of blue than the titles’ colour but it wasn’t really noticable unless you put them next to each other, and even then you…

Read the rest of “colour change”…

2003 / 05 / 26 – 10:40 Top


reordered the ‘stay here | in fuddland’ sidebar section….

Read the rest of “reorderage”…

2003 / 05 / 25 – 23:49 Top


can’t export your yaccs comments in the right format to import them into mt? why not email the guy who runs yaccs? you never know, he might just flick a switch, then chuck you an email back saying now you…

Read the rest of “import\export revisited”…

2003 / 05 / 25 – 02:55 Top


further to my post mentioning annual archives, i’ve discovered that prolific plugin-writer brad choate had a similar idea, but a much more sensible one. initially i had envisaged building a page containing — in chronological order — every post from…

Read the rest of “more about annual archives”…

2003 / 05 / 24 – 23:29 Top


taking pity on those who have no control over which browser they use, i’ve implemented the ie 5 box model hack [i was convinced by the argument in simon willison’s css case study]. the problem is when using the verdana…

Read the rest of “sizing up”…

2003 / 05 / 23 – 12:02 Top


yowzer! in a completely irrational fit of nostalgia, brought on by the recent first anniversary of blogging, i’ve just finished importing my posts and their related comments over from blogger and yaccs respectively — using the mt manual’s instructions for…

Read the rest of “import\export”…

2003 / 05 / 23 – 01:17 Top


after its very brief retirement, i’ve reinstated the validable plugin, but only call it into play when comments are processed by mt — mostly to replace rogue &s with &amp;s [cunningly, it doesn’t replace &amp; with &amp;amp; before entering into…

Read the rest of “second thoughts”…

2003 / 05 / 19 – 12:49 Top


i’ve just spent the last half hour or so copying, pasting and generally rejigging my css file to make it as small as i can — i think it’s now just under sixty percent of the original size. okay, so…

Read the rest of “never ending optimisation”…

2003 / 05 / 19 – 00:23 Top


a new version of the smartypants mt plugin was released a few days ago, which i’ve dutifully installed. mostly bug-fixes, and a change in its treatment of four dots: previously it turned four dots into a full-stop followed by an…

Read the rest of “changing my pants”…

2003 / 05 / 18 – 09:57 Top


i’ve updated the front page so that it once again compliments the contents of the sidebar. whilst i was at it, i messed around with the sidebar template and [i think] completely separated the content from the css — previously…

Read the rest of “back to the front”…

2003 / 05 / 16 – 07:53 Top


i’m not sure how i initially found this post at the long letter blog [i like its slogan though: “please excuse the long letter — i didn’t have time to write a short one” — attributed to pascal], but it…

Read the rest of “what you see is what you type”…

2003 / 05 / 15 – 14:28 | Comment [1]Top


i’ve finally installed the nifty excludecategories plugin, which means all those posts about changes i’ve made to this site now live on their own page. anyone who actually found some of them interesting can keep track of new posts by…

Read the rest of “separating the blog from the naff”…

2003 / 05 / 15 – 14:03 | Comment [3]Top


don’t you just hate it when people won’t listen? and don’t you just hate it when the person isn’t even a person, but an automaton? i’ve put special meta tags into a couple of my pages — specifically the unique…

Read the rest of “botty trouble”…

2003 / 05 / 15 – 13:38 Top


although there aren’t any links to them in the site itself, my posts are archived on daily pages as well as monthly and individually. for example, to pick a date at random: on wednesday 29 january 2003 i posted three…

Read the rest of “something i bet you didn’t know about fuddland”…

2003 / 05 / 11 – 20:34 | Comment [4]Top


all good things come to those who wait a while and then stumble across it accidentally whilst looking at something else… ages ago i requested a feature for a future version of mt to have, and lo-and-behold three months later…

Read the rest of “it takes patience to do things quicker”…

2003 / 05 / 11 – 04:21 | Comment [3]Top


css is a wonderful thing, despite its critics. using @media types, it’s possible to reassign the properties of a class so that it displays differently on, for example, a handheld device than on a monitor, without having to create two…

Read the rest of “to print or not to print”…

2003 / 05 / 10 – 17:50 Top


today i received an email from someone i’ll not name here* complaining that they could not select text from my blog when browsing with internet explorer 6. i didn’t think my initial response [along the lines of “i know. it’s…

Read the rest of “select phew”…

2003 / 05 / 09 – 23:46 Top


this post was written using the w.bloggar programme, which seems to work quite well. except it doesn’t seem to be initiating the rebuild of the other templates, such as the sidebar — if it did, a link to the bbc…

Read the rest of “testing w.bloggar”…

2003 / 04 / 20 – 02:59 | Comment [1]Top


…a nice blended bar appears upon hovering over links in the sidebar. you like? you care?…

Read the rest of “several hours of getting the css to work across browsers later…”…

2003 / 04 / 18 – 18:31 | Comment [1]Top


for a while now i’ve been claiming this: but after a few tweaks here and there — the most tedious of which was removing all the target=”_blank” code from entries which predate the introduction of the external-links javascript, and the…

Read the rest of “validiction”…

2003 / 04 / 16 – 17:53 | Comment [4]Top


i think i’ve just thought of a new way to do the hide\show feature of the sidebar sections. but i don’t know if it’ll work; it seems like a good idea on paper — but it’s not even on paper…

Read the rest of “mind not on the job”…

2003 / 04 / 14 – 13:28 | Comment [1]Top


you might have noticed some handy acronym\abbreviation-busting tool-tips creeping into the posts of late [for example, when i write mt or pdf or html, hovering your mouse over those should reveal what they stand for]. it requires no great effort…

Read the rest of “what’s in a ‘nym?”…

2003 / 04 / 08 – 15:07 Top


what would be an utterly pointless page to have on your website? how about a list of all the words that have appeared once and only once in your blog. yes, that sounds sufficiently useless. here it is then. [although…

Read the rest of “unique geek”…

2003 / 04 / 08 – 02:04 | Comment [7] | Trackback [1]Top


my generosity knows no bounds: to save your own isp’s smtp mail server from collapsing under the strain of processing millions of emails a minute, i have provided an email form for you to contact me whenever you so desire….

Read the rest of “drop me a line”…

2003 / 04 / 06 – 01:06 Top


following the mega comments thread on this post, i decided it was high time i got the permalinks to comments working. so i did just that. for example, the link to the comment that made my ‘comments / posts’ ratio…

Read the rest of “comment linkage is go”…

2003 / 03 / 27 – 00:56 | Comment [2]Top


okay, the official twenty-four hour red nose day period is up, which means fuddland returns to the usual blue style you know and…well, ‘know’ is good enough for now. in case you didn’t see the red nose day theme, here’s…

Read the rest of “back to the blue”…

2003 / 03 / 15 – 00:00 | Comment [4]Top


i was hoping to have made a small but aesthetically pleasing change to the design of this site, but have been scuppered once again by browser inconsistencies. surprise arse clenchingly annoying surprise, it’s market-dominator internet explorer that’s the problem, apparently…

Read the rest of “inconsistencies”…

2003 / 03 / 08 – 22:37 | Comment [6]Top


inspired by this but put off by the complicatedness* of the php, i ventured out into the big scary world of javascript and cookies, and have concocted my very own method for showing/hiding the elements of the sidebar. so you…

Read the rest of “viewer’s choice”…

2003 / 02 / 23 – 02:42 | Comment [11]Top


following on from previous post, i thought i’d point out the subtle changes i’ve made to this site in the last few days [i’m considering starting a separate blog for this kind of post, like mrtn has [or used to…

Read the rest of “wringing the changes”…

2003 / 02 / 19 – 15:08 | Comment [2]Top


i’ve just discovered [via the girlie matters] a rather nifty way to backup all of my posts automatically, which is something that had been worrying me [and you, no doubt — could you bear it if you couldn’t browse my…

Read the rest of “safety first”…

2003 / 02 / 15 – 18:48 Top


so what happens if i link to one of my own posts? does that do anything trackbacky?…

Read the rest of “ping pong”…

2003 / 02 / 14 – 13:05 | Comment [2]Top


i’ve just successfully upgraded to the new version of movable type; no hitches whatsoever. i’ve also been looking at this trackback thingy that i see on many movable type blogs. i can’t say i fully understand how it works, which…

Read the rest of “backtracking”…

2003 / 02 / 14 – 10:42 | Comment [5]Top


this here is what we in the business usually refer to as a ‘test post’….

Read the rest of “not done one of these for a while”…

2003 / 02 / 13 – 14:13 | Comment [4]Top


doodle gallery: now in a blog of its own, with handy comments facility for your intelligent thoughts. i seem to have lost the will to doodle lately [instead partaking in its modern equivalent: random blog surfing]. there’s a seminar tomorrow…

Read the rest of “more apparently inutile changes”…

2003 / 02 / 12 – 23:59 Top


i’ve finally got round to adding a front page to the site; all it is at the moment is a kind of extension of the first part of the sidebar. i’ll think more about what to put there over the…

Read the rest of “frontispiece”…

2003 / 02 / 12 – 00:41 Top


hopefully you won’t be able to notice any difference, but i’ve altered how the amazing stretchy title banner works. previously it was based on some javascript code what rich wrote, but i suddenly realised i could achieve the same effect…

Read the rest of “behind the scenes”…

2003 / 02 / 10 – 14:49 | Comment [8]Top


i’m just testing testing mucking about with some css stuff….

Read the rest of “ignore”…

2003 / 01 / 21 – 14:28 | Comment [2]Top


i’ve cribbed, mangled and utilised mrtn’s ‘links in new window’ code, so choose your preference by checking — or not checking, as the case may be — the box over there on the right somewhere….

Read the rest of “the choice is yours”…

2003 / 01 / 21 – 14:02 Top


bye-bye rigid boxes, and hello to flexi-blog posts and the incredible expanding title banner [thanks go to javascriptman rich for his help with this]. things should be a little more 800x600-friendly now. as always, it’s impossible to know if everything…

Read the rest of “about time too”…

2003 / 01 / 15 – 00:37 | Comment [1]Top


i’m toying with adding oh-so-fashionable random* photo generation to the bar on the right, after learning it’s a piece of the proverbial piss to do with php. i hope to replace the images with better [i.e. larger and higher quality]…

Read the rest of “photo_temp”…

2003 / 01 / 03 – 01:49 | Comment [7]Top


big, big thanks to mrtn for his help sorting out various probs with mt and php. and he even pointed out that i’ve nicked the ‘powered by moveable type’ logo that he made for psyt — i think i have…

Read the rest of “mrtn rocks!”…

2002 / 12 / 30 – 00:55 | Comment [1]Top


i just want to see what happens when i type a bit of a post in the main entry part of mt, and then the rest in the extended entry part. so here goes……

Read the rest of “invetigation in progress”…

2002 / 12 / 29 – 13:28 | Comment [9]Top


foregoing my earlier reluctance to post about what i’ve been doing to get fuddland mt* up to scratch, i’m quite happy to report the successful transfer and conversion of the photo and doodle galleries. yay galleries! *that’s what the kids…

Read the rest of “content”…

2002 / 12 / 28 – 22:30 | Comment [1]Top