Sod.
Posted: Fri 31 December, 2004 Filed under: General 1 Comment »Oh yes, and in the end it looks like the bits we want are going to be from Ikea®. Oh goody – another journey to Brent Cross.
*Sob*
Shopping
Posted: Fri 31 December, 2004 Filed under: Festering Season, General Leave a comment »Grrr, shopping between Christmas and New Year is a fucking nightmare. So far in the last couple of days we’ve looked at umpteen furniture stores (including a journey to the Pit of the Earth – AKA Ikea) as well as some other places for clothes and general domestic stuff. The furniture places (excluding Ikea) were fairly OK, but the general stores were only classifiable as Hell On Earth™.
Still, all over for the moment, and it’s a New Years’ Eve in Reading with friends. Have a good one, one and all.
Under Attack
Posted: Wed 29 December, 2004 Filed under: D4D™, Geeky 1 Comment »WordPress has recently been under attack by a worm. For more information about it, look here. In the meantime, if you are running WordPress, add the following code at the top of your index.php page, just after the < ?php line.
if (strpos($REQUEST_URI, 'visualcoders.net') > 0) {
exit;
};
if (strpos($HTTP_USER_AGENT, 'wp-trivial') > 0) {
exit;
};
if (strpos($HTTP_REFERER, 'myhost.gb.com') > 0) {
exit;
};
if (strpos($HTTP_REFERER, 'mall.uk.net') > 0) {h
exit;
};
Apparently, it stops the attacks dead. Sounds good to me.
Getting Sorted
Posted: Wed 29 December, 2004 Filed under: Customer Services Leave a comment »Getting there – sorted out a multitude of address changes and account closures, either for now or for the end of January when I finally give up the house in Manchester.
It’s all happening, slowly but surely. Most unnatural – I’m sure these things are supposed to be more chaotic than this!
Bank Holidays
Posted: Tue 28 December, 2004 Filed under: Customer Services Leave a comment »Of course, the problem at the moment with changing all my address details is that if they can’t be done online, there’s pretty much fuck-all chance of doing them ’til tomorrow when Customer Services departments the country over finally open up again…
Over and Done With
Posted: Tue 28 December, 2004 Filed under: Festering Season 2 Comments »Hallelujah, that’s the Festering Season™ over and done with for 2004. Yippee!
Actually, if I’m honest, it’s not been too bad. Norfolk was lovely, bright sky, and not too many hassles. Back in the land of dial-up for a while, although I’m going to be sorting out broadband as soon as possible.
Over the next few days, I’m going to be sorting out loads of address changes. You never really realise how many places have your address details ’til it comes to a time like this, where you need to change them all. Bills, Mobile Phone, Domain Names and accounts, loads of stuff. Joy.
But at least we’re over and done with Christmas. Just a New Years’ Eve to get through now, and then it’s full steam ahead for 2005…
Festering Season
Posted: Sat 25 December, 2004 Filed under: Festering Season 1 Comment »Much as it’s unlike me, and the rest of the stuff on d4d™, I just want to say that I hope everyone’s Festering Season runs smoothly.
And remember, a stun-gun is for life, not just while Christmas Shopping in Asda/Tesco/Wherever.
Travelling
Posted: Thu 23 December, 2004 Filed under: General 4 Comments »Norfolk, Here I come.
Don’t expect much here ’til after Christmas now. The wilds of Norfolk are not known for their internet connectivity…
Manic
Posted: Thu 23 December, 2004 Filed under: Travel Leave a comment »Aaargh – Manic moments. Why is it that no matter how well planned everything is, there’s always stuff that needs to be done in the last 30 seconds?
Happy Happy Day
Posted: Wed 22 December, 2004 Filed under: General 1 Comment »And that’s it, I’m no longer working in Oldham. Eighteen months, gone not with a bang but a whimper.
Upgrading
Posted: Wed 22 December, 2004 Filed under: D4D™, Geeky Leave a comment »In general, I must say I’ve been pretty impressed with how WordPress works. The log-in thing is a pain in the arse, and still no-one seems to have figured out what’s going wrong with it. Still, once I’m sorted today, I’ll simply sort out new admin passwords for the two home PCs, and then leave any other hassles with it ’til the new year.
Over the festering season™ I’m probably going to do some work on getting some more of the d4d™ sections into the new stylesheet. Now, should I have the colour-switcher section on every page? Or should I just leave the others to get the information out of the cookie from the blog page? That little lot likely won’t be uploaded until either sometime between Christmas and New Year, or alternatively in early January. We’ll see.
I’ve been pleased with the way the colour-switcher works too – it was one of those things I knew I wanted to do, and I figured it all out myself. In fact I think the only time I needed the reference books at all was in how to write the cookie to the browser, which was something I’d never done in PHP anyway. But I do love the things that challenge me, and getting the idea and writing the solution was definitely a high-point.
In fact, WordPress is kind of cool on that score – I like the fact that if something annoys me, I can write/edit one of the files, and get it to do things how I want them done. But sometimes it’s a complete pain in the arse, and things that should be obvious somehow aren’t.
One example is the sweary/non-sweary filter. I know how it should work, but it’s not quite there yet, because of the way WP handles things. Again, I’m probably going to spend some time geeking around when I get the chance, and see what I can figure out. And yes, that does mean I’ll have a PHP book with me over Christmas. Pathetic, isn’t it?
In general though I’ve been pretty pleased with the way it’s all worked out so far. We’ll see how I feel about it after a few more weeks.
Incommunicado
Posted: Wed 22 December, 2004 Filed under: Festering Season, News 1 Comment »Once today’s over, I’m not likely to be updating d4d™ that much ’til after Christmas. Tomorrow involves a journey down to the wilds of Norfolk, and I think I’m being volunteered to help with the Christmas Shop at Tesco. Oh goody, oh lucky me…
Once the Festering Season itself is done with, I’ll be down in Berks, at which point some normal updates should resume (assuming I get the WP login problem sorted at some point).
Yes, it’s all go chez D4D™
Funky functionality
Posted: Wed 22 December, 2004 Filed under: D4D™, Festering Season, General 3 Comments »Well, this is – at long last – my final day in Oldham. I can’t wait to finish – this town has proved to be a truly demoralising and depressing experience, and I wouldn’t wish it on my worst enemy.
I’ve just done a bit of a test with delayed posting, so even though I’m likely to be out of touch for most of the duration of the Festering Season™, there’ll still be some updated on d4d™. How cool is that?
I’ll be writing more today, but in general it’s definitely time for a bit of a celebration…
Moved Linkage
Posted: Tue 21 December, 2004 Filed under: D4D™ Leave a comment »For anyone who has linked to d4d™, while the old link will still get to this page, it might be worth changing your links to
https://www.dummies-for-destruction.co.uk/random/
Thanks
Letter Spacing
Posted: Tue 21 December, 2004 Filed under: Geeky 1 Comment »OK, that’s one of the problems sorted out. I was having issues with how WordPress was spacing the letters in d4d™, and couldn’t find the correct CSS Selector for it.
Should anyone else be having similar problems, it turns out it’s as easy as
#content p {letter-spacing:0px;}
*sigh*
Resolutions 2
Posted: Tue 21 December, 2004 Filed under: D4D™, Festering Season, Resolutions 3 Comments »The second part of the resolutions (or as close to them as I get) were as follows (and can be seen in their original format here)
- New Tattoo
- Pass the fucking Driving Test
- Redo D4D in
Movable TypeWordPress- Lose weight
- Spend the Festering Season™ away from the UK
So – how did things go this year?
- Nope
- Halfway – at least I got the Theory test sorted out
- Done – still tweaking, but done, and you’re looking at it
- Ish
- See below, but no, not seeing it out abroad
However, during the year I’ve also :
- Printed up my own photos, and had other people want them
- Been paid for commercial photography work, now published in an Annual Report
- Been to Iceland
- Finished at my current workplace (well, that’s tomorrow technically, but hey ho)
- Developed new sites and systems for a bunch of people
- Started to believe in myself a fair bit
- seen D4D™ get another 150,000+ page views
- various other things
- and made a lot of plans for the start of ’05, including new location, new job, new domestic situation, and new lifestyle
So overall I reckon I’ve done a lot more than a simple list of resolutions indicates – but there’s likely going to be a new list for ’05 too.
Resolutions
Posted: Tue 21 December, 2004 Filed under: D4D™, Festering Season, Resolutions Leave a comment »So, last January I wrote about some of what I planned to do in 2004. One of those was what I intended to do for Christmas.
- Go somewhere sunny – and possibly non-christian.
Now this one appeals, knowing my need for sun, and my desire to avoid as much of Christmas and it’s traditions as possible.- Go somewhere snowy
Prague still really appeals, and the entire thing of going somewhere that’s capable of a “proper� christmas- Stay home, and work a soup kitchen or similar
Done it before, and I’m pretty sure I’ll end up doing it again. Maybe not in ‘04, but definitely before long. We’ll see though.
And what’s happening for Christmas? None of ’em. Instead I’ll be down in Norfolk, with the family of Herself.
However, I did manage to do some work with soup kitchens over the last couple of months, so that’s that one kind of fulfilled.
WordPress Problems
Posted: Tue 21 December, 2004 Filed under: D4D™, Geeky 2 Comments »There’s one thing where I’m currently getting really pissed off with WordPress. The login section seems to be – frankly – utterly fucked.
Currently, ’til I get something figured out and/or fixed, I’m having to reinstall it every day, so that it gets a new admin log-on. That means that I’m needing to backup the database, delete it, and start from scratch before installing the DB again. The WP forums have been – frankly – fuck all use, despite posting the problem, and keeping on following up with new stuff I’m figuring out.
I’m almost at a point where I’m considering going back to Blogger ’til WP is more sorted.
Does anyone else have this problem with WordPress?
Still To Do – WordPress Migration
Posted: Mon 20 December, 2004 Filed under: D4D™, Geeky 6 Comments »- move other sections to new CSS styling and PHP
figure out some of the font issues(Firefox, for example, seems to have some issues)- sort out sweary/non-sweary styling
- put some of the other stuff back into the right-hand side-bar
redesign that “navigation image” – it’s shit, but it’ll do for nowsort out a script for putting in the titles on posts that don’t have ’emupgrade to 1.2.2 from 1.2.1– please god it’s painless (it was!)
Still Chuffed
Posted: Mon 20 December, 2004 Filed under: D4D™, Geeky 3 Comments »Bloody IE.
I thought I’d got the column problem sorted out, with the menu and links not over-writing the other stuff. And I had, in everything except I-fucking-E.
Rethink is needed. In the meantime, I think I’m going to turn off the side-bar. It’s more hassle than it’s worth.
UPDATED : Hmm, interesting. I think I’ve now fixed all the spacing problems cross-browser (including fucking IE). How did I do it? By letting the browser work out more stuff instead of using defined widths for a couple of the columns.
Now I just need to sort out this letter-spacing issue. (and probably loads of other things too, I know)
House.co.uk
Posted: Mon 20 December, 2004 Filed under: General 6 Comments »As most readers of d4d™ know, I’m going to be moving house between Christmas and New Year (although a lot of it will be going on through January, but that’s just the way it’s worked out this time) so as part of that I need to close off my account with British Gas (who also supply my electricity). So I thought I’d make my life easier and do it all online at the site British Gas created for this kind of thing www.house.co.uk. Dear Christ, I wish I hadn’t.
The site is bloody awful. Not content with making it so it only truly works with Internet Explorer, the style sheets are so fucked it means that using Opera or Firefox with it is nigh-on impossible – text is superimposed over other text, and it’s basically just a sack of shit. To rub salt in the wounds, they bang on about how accessible the site is.
So I sent a complaint email to them, asking why it couldn’t be used in anything except IE. And the reply I got was – shall we say – complacent.
Thank you for your enquiry regarding the problems you have encountered on our web site when attempting to register impending house move. Please accept my apologies for not being able to give an earlier response to your enquiry.
Unfortunately the web site is only tested for Internet Explorer and at present you would not be able to use Firebox or Opera. When you have moved out of your property if you could take a reading from the meter and contact our Home movers section on 0845 6091133 and they will take the reading from you.
I hope this answers your enquiry
Perhaps rather more incensed by this than I should be, I enquired about how they could justify banging on about accessibility when they blatantly didn’t give a shit about anyone using any other browser than IE.
No, this doesn’t really answer the query. Your site blathers on about being accessible and so on – so why is it only tested on IE? And (from the look of it) designed with only IE in mind?
As someone who works with accessibility issues all the time, I’m interested to know how British Gas justifies their claims against the simple fact that the site isn’t accessible to those who prefer to use a browser with as many known security issues as IE.
Today I got a response from the scrofulous twadgeknockers.
Thank you for your email to house.co.uk, my apologies for any inconvenience caused regarding this matter.
Website designers will build their sites around the Internet browsers they expect their websites customers will be using. However, their expectations can be incorrect.
Microsoft Internet Explorer version 4.1 and above is the only browser that is fully supported by the House website. This is detailed in the website terms and conditions section under the heading Using the website. Whilst you can access the site using other browsers, the availability of some parts of the site may be limited.
We are constantly updating and upgrading the site to ensure that people using other currently unsupported Internet browsers can access all areas of the site. This is backed up by our commitment that all new areas added to the site should be fully compatible with a wide range of Internet browsers and once this has been achieved, then the compatibility will also be made fully retrospective.
Once again, please accept my apologies that you have experienced regarding this matter
I know there’s going to be another reply (perhaps something about “Well check your CSS layouts then, fuckface”) but maybe that’s slightly aggressive.
Finalé
Posted: Mon 20 December, 2004 Filed under: General Leave a comment »Yesterday was my final weekend of big train journeys to and from Berkshire. I can’t even begin to describe my feelings about that – I’ve still got some train journeys to do, don’t get me wrong – but the one that’s become a regular fixture over the last six months is no more. That’s quite something – if nothing else it means that I’m not going to be paying Gitboy Branson £200ish per month!
I spent a fair amount of the final journey looking out the windows, watching familiar landmarks go past, wondering when I’ll see them again – and in some cases I wonder if I ever will. One of the things for 2005 will be to pass that bloody driving test, and then the train travel is likely to be a much rarer thing. I’m sure I’ll still do it on occasion, but it’ll be far less common.
I won’t miss the journey that much – there’s going to be a lot of good things happening anyway, and another advantage is that I’ll be getting seven or eight hours per week back simply from not doing this all the time. So far 2005 is looking deeply positive, with many life-changing things going on. I’m currently working on a post about that, and about the changes I’d planned for ’04 and what’s happened with them. That might take some time to write though, so don’t hold your breath.
But in the meantime, life is changing hugely – has already changed hugely. Between now and 04/01/05, I’ve got to do Christmas, move basic stuff between Manchester and Berkshire, sort out things like computers and email, tell loads of people/companies I’ve moved, and start work with a new company. There are bits about Manchester I will miss, and people, but I’ll see them on occasion, and stay in touch. And I’ll be close enough to London that I’ll be able to do most of the stuff that I’ll miss doing in Manchester.
But I won’t miss the bloody train travel.
Faithless
Posted: Mon 20 December, 2004 Filed under: General Leave a comment »Last weekend I was due to be seeing Faithless in concert at the Manchester Apollo, but because of the interviews that I had down in London and Bracknell (and particularly once I’d discovered I was having a second interview on the Monday) I ended up missing the gig. Absolute bummer, because I’ve seen them several times before, and love their gigs, even when the albums haven’t been superb.
So now I’ve just booked tickets to see them at London’s Alexandra Palace on Saturday 30th April. 8.00pm ’til 2.00 am. It’s going to be blinding.
The Move
Posted: Fri 17 December, 2004 Filed under: D4D™, Geeky Leave a comment »Well, on some things I have to say that WordPress is an utter, utter bastard. I’ll get there, I’m sure – and in general it’s a nice bit of kit, but it does have certain aspects that are utterly bastardish.
- only using index.php – I’ve blethered about this already, but it’s still a pain in the arse.
- Templating – I’m going to have some problems with the sweary/non-sweary idea because of the way it does some things. Thought is needed.
- Log-in problems – I’ve now had to rebuild four times because the changing of log-in passwords is – shall we say – volatile. I’m hoping that the upgrade to 1.2.2 will iron out some of that.
- This may be just me, but it seems to be a lot slower than the Blogger-driven system. Although, in fairness, the “upload” takes a shedload less time
I’m sure there will be other things as well, but for now, that’ll do.
Blade:Trinity
Posted: Fri 17 December, 2004 Filed under: Reviews(ish) 2 Comments »OK, first things first, it’s confession time. I like Blade. Sad, but true. I even think Blade 2 was OK(ish). So seeing Blade:Trinity was a bit of a foregone conclusion despite some less-than-positive reviews.
But what is it with Hollywood and trilogies? Matrix was superb, Matrix:Revolutions was *cough* less so and Matrix:Reloaded was fucking horrendous. It’s much the same with Blade. Dear Christ I hope they’re not planning on making a fourth one.
It’s hard to define where it all goes wrong. I suppose “the start” would be a good definition. And it doesn’t get any better. There’s just too much that’s wrong – and even worse, it all feels horrendously disjointed. It’s a revenant, a zombie lurching from place to place with no real connection to any of it.
Avoid, avoid at all costs. It pains me to say this, but Blade:Trinity is nothing but undiluted shit.
Title Tags
Posted: Fri 17 December, 2004 Filed under: Geeky Leave a comment »Hmmm, there’s one problem I need to work on more than most now. Titles.
Because of the way I’d worked with Blogger, all the titles were wrapped as <p class=”hx“>title</p> – now I need to migrate that into the Title section on wordpress. I *think* I know how to do it using a PHP script, but does anyone know of a way to do it in SQL?
Imported
Posted: Fri 17 December, 2004 Filed under: Geeky Leave a comment »Yes, I’ve managed to pull in all 2,600ish posts no worries, and it’s actually gone fairly smoothly. Of course, there are some problems, but they’re more in how I wrote the stuff in Blogger, rather than due to the import process.
I now need to do some work with the problems, but I think that this will officially be the first post under WordPress.
Moving Along Nicely
Posted: Thu 16 December, 2004 Filed under: Geeky 3 Comments »As well as everything else that’s happened today, I’ve been working on the template for the upgraded site, once WordPress is fully working.
Let me know what you think of the layout, and whether there are any problems with the colour switcher etc.
Oh, and yes, the colours ARE foul. And I need to work a bit on making sure that the content text continues to stand out – in a couple of combinations it turns nasty at the moment. And the navigation bits are meant to be blank ’til the mouse hovers over them.
Celebration
Posted: Thu 16 December, 2004 Filed under: News 1 Comment »Yes. Just had the call, and got the job based in Bracknell. It’s less money than the one in London – but it’s also meaning I won’t be doing 4+ hours of commuting per day.
Swings and Roundabouts, but for now I’m just happy to have the job, and something concrete to go to once I’ve moved.
Yay!
Waving
Posted: Thu 16 December, 2004 Filed under: General Leave a comment »So there goes Blunkett, riding off into the sunset. I wonder how many journalists were wanting to use the phrase “Blunkett was shown the door”? I’d love to say I was sorry to see him go, but at the end of the day Blunkett scared me for the simple reason that he actually managed to make Jack Straw look reasonable. An impressive task, but not strictly a positive one.
I wonder what this’ll do to the “need” for identity cards?
Normal Service?
Posted: Thu 16 December, 2004 Filed under: Geeky Leave a comment »Well, it looks like ‘normal’ service has been resumed chez Blogger. A “misconfigured router” that chuffed things for the greater part of yesterday. We’ll see how things go today, anyway.
As for WordPress and the problems I was having with it, they came down to a number of things. Not least among them is that fact that (unless I’ve missed it somewhere along the line) wordpress only seems to work when it’s index.php. The problem on d4d™ is that – well – this part isn’t the only section on the site. It’s on a page of its own, and WP really doesn’t seem to like it. So I’m going to have to work to create a new directory where this lot can go as index.php and work from there – oh, and write some rules to redirect people from /random.html to /random/index.php. Bit of a pain in the arse, but still doable. The other problem, which led to three re-installs is that WP really didn’t appear to like Opera – I reset the admin password and everything died, wouldn’t let me in at all, and so it was another reinstall. I ended up doing all that guff in Firefox instead.
So now I just need to figure out the templating stuff, and then I can have the real joys of exporting/importing from Blogger to WP. Oh what joy…
Kept Hanging On
Posted: Wed 15 December, 2004 Filed under: General Leave a comment »No news. Still. Grrr. I hate this stuff, waiting for other people to get their acts together in order to tell me what the shit is going on.
Still Buggered
Posted: Wed 15 December, 2004 Filed under: Geeky, General Leave a comment »Ok, I’m now getting really fucked off with this. I’ve been working to get WordPress installed after all, which has been – well, interesting would be a tactful phrase. But we’re getting there, having had one or two hassles. I haven’t started work on the template yet, that’s next on the list. The CSS is kind-of there and ready, although that may need some tweaking too. And then I’ll work on the rest.
In the meantime, Blogger has reported
A misconfigured router is causing the current mail2blogger, ftp and sftp publishing problems. Our Ops folks are working on it and it will be fixed soon.
Fan-fucking-tastic. It’s only taken them half a day to realise. I know, they’re in the US, blah blah, but all the same, is it too much to ask to have some kind of 24hour support now they’re owned by Google? Obviously so.
Utterly Fucked
Posted: Wed 15 December, 2004 Filed under: General Leave a comment »High-Rise
Posted: Wed 15 December, 2004 Filed under: General Leave a comment »Anyway, while I’m waiting for news, I’m also thinking about next year , where to go, what to see, all that kind of gubbins. And one thing that’s certainly looking like it’ll be on the list is the world’s tallest bridge which was opened this week in France. The highest section is taller than the Eiffel tower. I wonder if it’s got stopping places so you can take photos from it?
Hanging on the Telephone
Posted: Wed 15 December, 2004 Filed under: General Leave a comment »Today’s a bit of a crunch day. I’m supposed to hear back from both agencies about the jobs I interviewed for on Friday. I can’t deny, I’m nervous and just want to know whether I’ve got something to start work with on 4th January, or if I’m going to continue running round like a mad thing to get work sorted.
In some ways it’s been a frustrating process – loads of applications and CVs without much feedback. I did have a phone interview on Monday as well (just before the 2nd interview for the 2nd job) which may prove interesting. But right now I just want to know about the two I interviewed with.
Obviously news will be published here as and when I get any.
Response
Posted: Tue 14 December, 2004 Filed under: Letters Leave a comment »Someone at Thorntons has a sense of humour, God love ’em. In response to yesterday’s email, I got this…
Dear Lyle,
Thank you for your e-mail.
We always appreciate feedback from our customers and I have passed your comments on to our Marketing Department.
Kind regards,
[name supplied]
Customer Services
Thorntons Direct
Festering Fir
Posted: Tue 14 December, 2004 Filed under: Festering Season Leave a comment »Further to the post about buying a christmas tree, I should point out that while I helped carry the bloody thing, it’s not in my house, but rather is down in Berkshire.
So yes, I’ve actually helped with a tree, although I’d be forced to say that decorating it was down to Herself rather than me.
(In)Competence
Posted: Mon 13 December, 2004 Filed under: Letters Leave a comment »As the run-up to the Festering Season continues,back on Thursday I’d decided to buy a couple of “wine and chocolate” box sets from Thorntons to be delivered. Hardly rocket science, you’d have thought. But no, all the wine box items (only available through on-line or telephone purchasing ) were out of stock, and no information was given on when/whether they’d be back.
Oooh, look, there’s an email address for customer services, regarding stock items and out-of-stocks etc. I think I’ll mail them…
To whom it may concern,
I have tried today to order some of your “wine and chocolate” hampers, primarily product codes 51116 and 50565, in time for Christmas.
Unfortunately, both these items are listed as out of stock. I find it incredible that a company such as Thorntons would make such a monumental cock-up when it comes to the Festive season and gifts that have been heavily promoted in your catalogue etc.
Will these items be back in stock before Christmas? Or is Thorntons determined to lose as much business as possible to companies such as Hotel Chocolat?
Sincerely
Lyle.
Ex-Thorntons customer.
On Friday came the response from Thorntons (Although I only read it on Saturday, due to a certain level of manic behaviour around interviews on Friday)
Dear Lyle
Thank you for your e-mail.
50565 the Classic Combinations wine hamper should be back in stock at the beginning of next week, week commencing December 13th.
Unfortunately 51116 the Twin Red Wine hamper is now sold out and we will not be receiving further stock of this item. 51117 the Twin White Wine Hamper is still available to order as an alternative.
Please accept my sincere apologies, on behalf of Thorntons Direct, for any inconvenience caused by these items being out of stock.
Kind regards,
[name included], Customer Services, Thorntons Direct
OK, now I’m sorry, but that deserves a response. So here we go!
Many thanks for the response.
As a general pointer regarding usability on the website (as only website and phone ordering were available for the wine hampers) would it not be an idea to perhaps mention when an item is due back in stock?
As it is, Thorntons has lost the sale of at least three of these hampers by myself – and I can’t begin to imagine I’m the only person who was planning on buying one of these items!
Having advertised the hampers in your catalogue, I simply can’t believe that you’ve managed to sell out of the Twin red hamper completely – did your ordering department underestimate demand?
I’ve now completed my Christmas shopping with one of your competitors ( Hotel Chocolat, if it’s of any use to know) whose ordering system has been superb, and with no stock problems at all that I have found.
Congratulations on losing customers in this way.
Sincerely
Lyle
I haven’t yet had a response – that’ll probably be some subject matter for Tuesday’s posts!
The Incredibles
Posted: Mon 13 December, 2004 Filed under: Reviews(ish) Leave a comment »I confess, I’ve always been a fan of Pixar‘s films (although I draw the line at “Finding Nemo”, which I still think is a hunk of crap, but that’s my perspective on it, rather down to the film itself) so going to see the Incredibles was always a case of “when” rather than “if”. And last night turned out to be the “when”.
I lost count of how many “superhero” movies the Incredibles features. The speeding bus from “Speed”, the slow character build-up of “Spiderman” and “Hulk”, The ‘group of heroes’ thing from X-Men etc., and many other far subtler ones. Interestingly, the film has a much maturer aspect than their other works, this one really isn’t that much of a kids film, in the way the Nemo and Monsters Inc. were. It’s not “adult” humour, but it demands a more adult outlook- understanding the frustrations of Mr and Mrs Incredible, forced into being “everyday” people, using their secret identities as their only identities, and put in everyday jobs.
The entire film is beautifully done – as with Monsters Inc, it will stand up to repeated viewings – even in scenes you get familiar with, it’s all too easy to simply look at the detail the animators put into everything. For example, the water in Incredibles is simply stunning, as are the fabrics, and the way they move and flow just like the real thing.
Technically superb, Pixar’s films always seem to be firmly based in the storyline – these films aren’t a series of setpieces about “look how great we are at animating”, instead they follow the full story curve, and their work has always been more of a film than a cartoon.
Incredibles is a step up for Pixar, and well worth seeing (
and probably buying the DVD) several times. Now, when’s their next one “Cars” due out – that looks fantastic too!
Miraculous – pt. 2
Posted: Sun 12 December, 2004 Filed under: Festering Season Leave a comment »Ye Gods, this domesticity thing takes some compromise sometimes. Today has actually involved – and sit down while you’re reading this – the purchase and decoration of a Christmas tree. Two shocks in one weekend : I’m just not prepared for this kind of thing. I feel like Scotty in Star Trek “It’s no good, captain, the propulsion system cannae take the strain…”
Still, it’s up now – I’m just waiting for the dog to destroy it while we’re out…
Art for All
Posted: Sun 12 December, 2004 Filed under: Depression, General Leave a comment »I love the story today about Mad for Arts, which according to the BBC story is designed to enable people with experience of mental illness to express themselves through art.
It’s always been said that those with mental illnesses can sometimes be more in touch with their own creative side, and if it helps to express those feelings and thoughts in a ceative and non-destructive way then I think the initiative deserves all the coverage and publicity it can get.
Mirabile Dictu
Posted: Sat 11 December, 2004 Filed under: General, Travel Leave a comment »The train journey down to Reading on Thursday evening was nothing short of miraculous. In fact, I think it was actually a first. Uncrowded – busy, but not rigid.
But the miraculous part? The part that made me think Virgin didn’t know I was on this train? The thing wasn’t just on-time, but it actually came in to Reading FIVE minutes early! My flabber has never been quite so gasted.
Interviewage
Posted: Sat 11 December, 2004 Filed under: General Leave a comment »Well, both interviews went well – even the travel to London was OK, which was a bit of a shocker. The first one had some techie guff I honestly didn’t know, but I think I made up for it by understanding where I’d gone wrong and so on. Always helps, really.
The second one was interesting too – and I’ve got a second interview with them on Monday! Eek. Talk about time moving in really quickly. Still, I guess that I should be optimistic on that score, and fingers crossed for Monday…
Retrospective
Posted: Thu 9 December, 2004 Filed under: Festering Season, Reviews(ish) Leave a comment »Pixeldiva wrote about the way her life has changed this year. I’m really pleased that things are working out for her, and congratulations again on the new job!
In many ways, my year has been very similar. Ups, downs, highs, lows, and a curve that looks like a moonshot.
Looking back in the archives to the start of this year, I was at a low ebb then. The previous year had worn me down, and I was hoping that 2004 would be a lot calmer. Come to that, I was also planning on spending the next Festering Season™ somewhere other than the UK. So, got both of those wrong then!
In the last year there’s been whole worlds of change. In February I was surprised by one person (who I never really wrote about, except in some very roundabout ways) and let down by another. (another thing I never really wrote all that much about) Over the summer I ended up being even more surprised by another person, and things changed immensely.
The person who let me down had continued to do so, and it ended up with us going seperate ways. It’s not easy walking away from a decade-long friendship, but on this occasion it had to be done – and I still don’t regret it. Sometimes it’s odd, thinking “Oh, I must tell them that”, but no, there’s no regret and no doubt. Everything took time, because I didn’t want to end with a “what if?” moment – and that’s worked, there’s not been a “what if?” thought at all. Does he read d4d™? I have no idea. I don’t honestly care that much – but I suspect he doesn’t, it’d be far too much like showing interest.
And now we’re at the end of the year. I’m moving back down to the South, and new job, new house, new(ish) relationship, and spending Christmas in Norfolk. In all honesty it couldn’t be much further away from any situation I’d envisioned for where I’d be at the end of the year. Huge leaps (one might even say quantum leaps) have been made, and I’ve changed immeasurably over the last twelve months. 2005 is going to involve more of the same, but a lot of it will be developing things that’ve started up this year.
This time last year I hadn’t even printed a photo – now my stuff is on walls in a few houses. I’ve done photo work I’ve been paid for, and also submitted (and been rejected) stuff for an exhibition. I’m going to keep on with it, and see how I do once I’ve moved, though.
Tomorrow I interview for new jobs, and all I can do at the moment on that score is “wait and see”. I’m trying to find a balance between optimism and pessimism. And failing.
I’ve no idea what 2005 will bring – if this year has taught me one thing, it’s that sometimes everything is out of our hands, and we just have to ride the waves it throws our way.
Counting the Days
Posted: Thu 9 December, 2004 Filed under: Festering Season Leave a comment »In 12 hours I’ll be down in Berkshire.
In 24 hours I’ll be in the first interview of the day – the big job I’m really interested in.
In 2 weeks I’ll be without a job.
In 2 weeks 1 day it’ll be Christmas Eve.
In 3 weeks I’ll probably be sorting out stuff for moving – well, at least some of it, clothing and the like.
In 3 weeks 1 day I’ll have handed in my month’s notice on the house I’ve been living in for the last 18 months.
In 8 weeks time I’ll be completely moved.
Time’s flying on. Scary.
Semi-Organised
Posted: Wed 8 December, 2004 Filed under: Festering Season Leave a comment »
Two weeks today will be my final day in this job. I can’t bloody wait.
Unfortunately it also occurred to me that this also means that in very slightly more than two weeks (17 Days, to be precise), it’s going to be bloody Christmas. “Oh bugger”, thoughteth I.
So last night and today, I’ve actually written out and sent all my cards for the festering season. In fairness, there’s not all that many – not much of a shocking revelation really, for anyone who actually knows me. But at least it’s all done now.
Amazingly, I’m even pretty much done on the shopping list now – I think there’s two or three things I need to still sort out, but I’m pretty much sorted out for the most part.
But for this year, I have to say, the main reasons I’m looking forward to Christmas (and even more to the time when it’s finished) are that I’ll have left this job, and be moving.
Debugging code
Posted: Tue 7 December, 2004 Filed under: Geeky Leave a comment »For ages it wouldn’t work. It wasn’t redirecting to the “change password” page when all the variables were saying it should be doing. I’ve been through every stage, getting the script to print out the variable values in an effort to find out what was going wrong, and why it wasn’t working. Twenty minutes of debug effort later, I’ve realised what it was.
PHP uses a simple command called Header to redirect to another page. The version I had read
Header(Location : http://www.website.org.uk/adminarea/change_password.php);
when it should have read
Header(Location: http://www.website.org.uk/adminarea/change_password.php);
Can you spot the difference?
I’m a fuckwit and on occasion can’t read code, and miss the fucking obvious.
Stumped
Posted: Tue 7 December, 2004 Filed under: Geeky Leave a comment »For some reason I really can’t think of much to write here today. Head’s full of PHP, Soap, Pear, and a whole bunch of other acronyms.
Reading Up
Posted: Tue 7 December, 2004 Filed under: Geeky, General Leave a comment »Well, the first interview on Friday is a biggie, as I said below. I’m spending a considerable amount of time over the next few days reading up on a couple of the technologies they use, just to make sure I know what I’m whittling on about.
Stress!
Oooooh Shit
Posted: Mon 6 December, 2004 Filed under: News Leave a comment »Well, after Friday’s news that I’d got one interview next Friday. It was good news, because I can’t deny, I’d been beginning to think “eeek” about moving with no potential interviews or promising work advances.
Well, it never rains, and all that toss. I’ve been told today that I now have two interviews on Friday. One at 9am in London, which is a real biggie for me, and I’m already slightly orbital about it. I’ll be fine closer to the time, but the run-up to it is going to have my brain in a mode similar to that caused by feeding a two-year-old loads of sugar and dodgy food colourings. The second interview is at 1pm in Bracknell. The timing is going to be close, but I’m padding it all a bit so I should be OK. Infamous last words.
It’s the first one that is the one that’ll be most interesting. It’s at least one grade higher than I was looking at or expecting, and the pay is commensurately higher, although the concept of weekly progress reports to the Senior Managers is a bit of a nerve-wracker initially.
Having looked at it, some of the requirements are going to require a learning curve so steep it might as well be called effing vertical, but it’s more that they use commercial packages for stuff that I’ve already done or designed by hand. So I should be able to get through it. I’m just going to go off and gibber in the corner for a while now….
Satanic
Posted: Mon 6 December, 2004 Filed under: General Leave a comment »I only have one question about this story. Why are the boy’s eyes glowing red as though he’d been satanically possessed in a cheap straight-to-video horror flick?
Scary or what…
New rules
Posted: Mon 6 December, 2004 Filed under: Depression, News Leave a comment »At long last, I’m pleased to see that GPs are to be given new guidelines about the prescription of anti-depressants such as Seroxat and Prozac. Way back in March 2001 I wrote about the side-effects of the SSRI group of anti-depressants, which were supposedly side-effect free.
Of course, the manufacturers still say “there are less side-effects with these than with previous anti-depressants”, but that’s not quite the same as “no side effects at all”, is it?
Anyway, with luck the new guidelines will see a significant reduction in prescriptions from the current 13 million per year.
Comments and Search Engines – My Response
Posted: Sun 5 December, 2004 Filed under: D4D™, Geeky Leave a comment »Dear xxx,
First of all, my apologies for the way you found my site. I would like to make it clear that I've in no way "placed" my website on the NTLWorld search engine, particularly in connection with [that brand of toy store].
Many search engines regularly "crawl" the web, building up content and references that can then be used to produce search results when requested by people. In this case, it looks like Google (which is used by NTL as their search-tool provider) picked up the reference I made to [that brand of toy store]'s atrocious website, and when you searched for [that brand of toy store], d4d came up as part of the results.
NTL's search has a "safe search" filter that is *supposed* to block sites like mine, should it be selected. However, following on from your comment, I checked into the NTL Search and it's Safesearch filter, and I found that even when set on the "High" (where all explicit words and images are supposed to be blocked) it still brings up the d4d text - including the swearwords that are within the context. This is something that is utterly unacceptable, and I fully understand your anger at the way this has happened. Unfortunately, short of altering my entire writing style (a word that some would dispute when linked with d4d *grin*), there is very little I can do when it comes to NTL's filters not working.
I would suggest that you also write to NTL explaining the situation - please feel free to forward this email to them as well, if you feel it will help the case/explanation - and suggest that they look into how this has happened.
D4D is a personal site, and lists my own thoughts, expressions, and ideas. I've never paid for advertising anywhere, and most definitely wouldn't try the utterly shonky tactic of building up my own readership by trying to be linked to a company like [that brand of toy store]. Unfortunately, semantics like this are ignored by the search crawlers, and this can result in problems like this.
I will also be writing to NTL tomorrow morning (Monday) to ask that they sort out their filters, and hopefully this will help to stop it happening again. I had thought about editing the specific post in response to your comment, but on further consideration I realise that this would be a pointless task - with the text the way it is in the search results, at least a supervising parent will be able to avoid that link, rather than clicking on it with no warning when other posts contain equally explicit words. In addition, I am working on a "non-sweary" filter that, when selected, would replace the explicit words with either stars, or less offensive replacements - however, that can't stop the first look at the page before the "non-sweary" option was selected.
Again, my sincerest apologies for the offence caused, and the way you found d4d.
If I can be of any further assistance, or provide any more information regarding NTL's Search filters etc., please don't hesitate to get in touch.
Sincerely [etc.]
Comments and Search Engines
Posted: Sun 5 December, 2004 Filed under: D4D™, Geeky Leave a comment »I got a comment today that raised my eyebrows a bit.
Having read just a small portion of your literature, what the f*** are you doing placing this website with those that advertise childrens toys. I am not at all adverse to bad language, I use it myself, but not in front of my son who has just learnt to read, and was looking on the net to decide what he would like for xmas!!!! Thank god he is supervised. Be a little more responsible and who knows, you might get a larger following???? Amusing you are! Responsible you are not. When you’ve moved your site let me know ‘cos I’d love to visit it, just not when my son is around!!!!!!!!!!!!
The commenter left his email address too, but I’m not going to add that in
Now, OK, I know I’ve been abusive of late about the POS masquerading as Toymaster’s site, but “placing this website with those that advertise children’s toys“? Funny, thought I. A quick check in Nedstat showed that I’d been linked to by NTLWorld’s search engine if you do the search for that brand of toy shops. So no, I hadn’t intentionally associated myself with it.
I did a bit more checking – NTLWorld has a “search filter” you can set to None, Medium (explicit images only will be blocked), or High (explicit words and images will be blocked) – even on “High” the d4d™ result comes up, which is – frankly – a piece of utterly naff coding on the part of NTLWorld.
Now, I could change the way I write – but why should I temper my phrasing simply because NTL can’t write code worth a toss? However, it’s definitely time to start seriously looking at the new template and a couple of the ideas within it. For now though, I’m going to write an email to this commenter explaining why it came up, and that the link wasn’t my choice, along with suggesting a complaint to NTL about why their search filters don’t work (oh, and by the way, why they only work at all in IE, try swapping it in Opera and the thing doesn’t work at all).
I’ll post up the emails, and any responses, as and when they happen.
Yet more work
Posted: Sun 5 December, 2004 Filed under: News Leave a comment »Recently, as well as the normal bundle of stuff I’ve been working on, I’ve been asked to be the Press and Publicity officer for another local charity around the area I’ll be moving to.
It’s a bit of a family thing, as Herself is involved in it as well, but it’s going to be an interesting challenge. During the last week I’ve been working on the first handout leaflet for them, which was being distributed during a charity “fayre” today. It’s been a bit of a struggle to get it all sorted on time, but it’s been a successful day by all accounts, and the charity has raised about £140. Not a bad day’s work.
There’s going to be a lot more work in the next couple of months, and plenty of ideas (and, of course, a website *grin*) but yes, the first steps are certainly looking promising.
Antisocial
Posted: Sun 5 December, 2004 Filed under: Depression Leave a comment »If all were well with the world, this would be a deeply pissed post with letters astray everywhere, and not really much in the way of a thought-train. It’s 2.35am, and I’ve been out drinking (slowly but steadily, although according to the government it’d be seen as a “binge drinking session”) since 2.30pm. To coin a phrase, “oops”.
However, all’s obviously not right with the world. I’m worryingly sober, despite a rather copious amount of alcohol consumed. I wasn’t completely in the mood, and the supposed “send off”, (considering this is my last weekend in Manchester while resident here) while it’s been fun, hasn’t been quite the booze-fuelled chaos it could’ve been.
I don’t know why, but it’s just not clicked yet that I’m moving on. Well, that’s not true – it’s clicked in all the relevant ways, it’s just that I don’t really do “send off”s and the like, same as I don’t really do leaving parties and all that shite.
Yes, there’s a feeling of “Oh, blimey, this is my last official ‘night out’ in the city centre” kind of thing, but I don’t do that all that often anyway. Particularly in the last six months, but more accurately in the last eighteen, I’ve hardly been here of a weekend anyway. “Home” has been four walls within which my stuff resides, and my clothing gets washed and dried. “Home” in my heart has been – well, somewhere else. Where? Pass. But not here.
And now the time to move on is approaching – and doing so at speed. I’m looking forward to it – moving has always been the time when I feel most comfortable, rather than the “putting down roots” phase, although maybe that’s due to happen a bit in ’05.
For now though it’s time for bed, and I’ll write more and think more tomorrow later and see where I go from there. But yes, for now it’s bed, and being worryingly sober about the entire thing…
Novelty
Posted: Sat 4 December, 2004 Filed under: Festering Season, General Leave a comment »Amazingly, I’m in Manchester this weekend. I was supposed to be here next weekend too, but that plan has now changed, due to an interview down in Bracknell. Yes, the first interview, and about fucking time too.
Ah joy, a week to *cough* look forward to it.
Plague Ward
Posted: Fri 3 December, 2004 Filed under: General, Travel Leave a comment »Rail safety experts are investigating the cold and flu risks faced by commuters packed on trains. With the flu season upon us, we ask experts what does lurk among bus, rail and Tube passengers?
It’s another of those “no shit, sherlock” moments. People who commute to work in public transport are more likely to catch colds etc. Shocker. You only have to be doing it to know how many people at any one time are sniffing and sneezing their way through the journey.
However, I also feel that on occasion it has a beneficial outcome too – because it results in a tougher immune system than the people who commute to work in their own little environmental microcosm. Or “car” if you prefer.
Fuck My Luck
Posted: Fri 3 December, 2004 Filed under: General Leave a comment »Oh God, it’s going to be one of those days. Friday tends to be a “dress-down”, which in some contexts is fine. However, bear in mind that it’s now Winter, the office is like a sweatbox (the thermometer near me is reading 25°C) and Stinky
Coming in through the office’s front door, I took one breath and knew he was in. It’s that bad. And because it’s “dress-down” he’s also opted to wear a wooly jumper. Fuck knows why – I’ve never claimed to understand the mindset of the odiferous.
Thank chuff for Glade
My lovely hosts
Posted: Fri 3 December, 2004 Filed under: D4D™, Festering Season, Geeky Leave a comment »I use 34sp.com for the hosting of d4d™ (and a few others besides), and all things considered I’ve been bloody impressed with them so far. Service has always been quick and non-patronising, even when it’s turned out that I’m an utter twat when it comes to remembering certain passwords or whatever. (Yes, these things happen, even to me!)
Yesterday I got an email from them, and they’ve increased the webspace on every account. Not just mine – everyones. Now, OK, they’re a hosting company, and obviously disk-space isn’t a hugely expensive commodity for them. But a 30Mb account now is 50Mb. The 75Mb I’ve got (and which I’d recently increased from 50Mb) is now 150Mb.
And I can’t deny – even knowing it will have cost them close to fuck-all – that I’m impressed by that gesture. They’re very, very nice people, the ones at 34sp.
Familiarity
Posted: Fri 3 December, 2004 Filed under: Festering Season Leave a comment »It has to be said, someone (and she knows who she is) knows me far too well…
As with yesterday’s, click to biggify. And yes, the curtain behind it is vile – that’s one of the joys of rented property…
Good
Posted: Thu 2 December, 2004 Filed under: General, News Leave a comment »I must admit, I’m pleased to see that David Bieber has been found guilty of murder and attempted murder. I’ve not commented on it ’til now, but the story of what this man did was pretty horrific. I can’t even imagine being on the jury, and hearing the recording of policeman Ian Broadhurst pleading with Bieber for his life before being shot executed at point blank range.
Bieber’s story about the killer having been “a friend” that “he wouldn’t betray” really didn’t appear to hold any water at all, and yes, I’m glad that he’s been found guilty.
Counting Down The Days
Posted: Thu 2 December, 2004 Filed under: Festering Season, General Leave a comment »Ye Gods, we’re already in December. My last month in Manchester. Time’s flying past. Waiting for agencies to get back to me about jobs is becoming a frustration, and I just want everything to be sorted.
More frustrating is the current work. There’s no particular point in starting any new projects, and it just feels like I’m treading water. I want to move on now, and yet I can’t for another three or four weeks.
But still, I know it’s not long now, and it’s all going to bring 2004 to a good close. And 2005’s definitely going to be an interesting year!
Mystery Object
Posted: Thu 2 December, 2004 Filed under: D4D™, Festering Season Leave a comment »OK then – just for amusement value – what is this?
If you click on the image, you get a bigger version. Lucky you.
Goodwill to all men
Posted: Wed 1 December, 2004 Filed under: Festering Season Leave a comment »How can you tell when it’s truly the start of the Festering Season? That month that’s supposed to be about “Goodwill to all men”, “Peace to the World”, and all that shit?
It’s when you see about Church carol services being cancelled after councillors don’t get the best seats or at least ones they feel is commensurate with their supposed position. It’s when you see that Santa has been banned from appearing in two Leicester hospitals. And it’s when a war memorial gets defaced and covered in pro-Nazi graffiti.
Welcome to Advent.
Gullible
Posted: Wed 1 December, 2004 Filed under: News Leave a comment »The emails claim people could be hit with a bill for �260 if they “press 9” and listen to a recorded message offering them a free all-expenses paid holiday. Another apparent scam relates to people phoning a “missed call” number beginning 0709. Anyone calling the number will be charged £50 a minute, warns the hoax email.
However, ICSTIS says this is all utter tosh and has urged anyone who receives one of these emails to bin it and not to pass it on.
Said the regulator: “Please note that these stories are NOT true. £20.00 per minute and £50.00 per minute premium rate tariffs do not exist – the highest premium rate tariff available is £1.50 per minute.
Now all I need is to get the fuckwit cunts at work to stop sending me this.
World AIDS Day
Posted: Wed 1 December, 2004 Filed under: General Leave a comment »It’s December 1st, which among other things means it’s World AIDS Day. This year in the UK, it’s about reminding us all that HIV is an issue for everyone.
The 2004 Annual Report from the Health Protection Agency shows that there are now 53,000 adults living with HIV/AIDS in the UK, 27% of whom are unaware they have the virus.
There were 6,606 new infections diagnosed in the UK during 2003, 58% (3801) of these were amongst heterosexuals, with gay and bisexual men accounting for 26% (1735). That’s an 8% rise in cases in one year.
The National AIDS Trust is one place you can donate to help, as is the Terrence Higgins Trust.
Tough
Posted: Wed 1 December, 2004 Filed under: General Leave a comment »In today’s Guardian there’s a story about a survey that’s been done into Britain’s attitude towards those with Hiv/AIDS. It makes for some disturbing reading.
One fifth of those polled said they felt it was people’s own fault if they got HIV/Aids. Almost a quarter said that drug users who contract the infection through shared needles should not get treatment on the NHS. 26% felt people had the right to know who in their community had HIV/Aids and 17% said they would worry if they knew their doctor had treated patients who were HIV positive.
A large proportion – 41% – thought that asylum seekers should not be allowed to stay if they had HIV/Aids. The survey shows ignorance about the virus – only 64% knew that babies can be infected in the womb, 73% knew you could get it from a blood transfusion, while 11% thought you could get it from kissing and 5% from eating with the same cutlery.
The Rubber Tax
Posted: Wed 1 December, 2004 Filed under: General Leave a comment »If you do happen to click on the Terrence Higgins Trust site, you might also notice the link to the “Erase Tax on Rubbers” campaign. The THT has joined up with the National Union of Students to call on the government to stop charging VAT on condoms and contraceptives.
The income the Treasury gets from VAT on condoms is tiny compared to the cost of preventable sexual ill-health in the UK. Sexually transmitted infections cost somewhere around �1 billion to treat annually in the UK, and HIV care costs are around �350 million and rising. Wider condom use would save health and money.
Condoms in the UK are some of the most expensive anywhere in the world. They are almost twice as expensive as they are in the US, and more expensive than anywhere else in Europe. In theory condoms are sometimes available free of charge on the NHS; but clinics ration them and they are often hard to ask for, especially if you are young. Please click on the link to email your MP and ask them to write to John Reid, Secretary of State for Health asking him to support the recommendation of the Independent Advisory Group and remove VAT from condoms.


