Archive for 2004

Argh

Thursday, November 4th, 2004

I don’t have any interest in the US elections: Bush, Kerry and whatnot. I’m sure the US president is a really important guy, but every single place I go is talking about it. Every blog has been telling me to vote Kerry or vote Bush, some were telling me to just vote full stop, and now the results are in everybody is either cheering or cursing. I need some relief from this in cyberspace, and I’m sure you do too, so I’m proud to announce this blog is proudly 100% election free.

(…Except this post)

(…Bollocks)

Desktop Searching

Thursday, October 14th, 2004

Google Desktop Search

…it was only a matter of time!

Shoutcast RSS Feed

Tuesday, October 5th, 2004

Like Shoutcast? Want an RSS feed of the top twenty stations? Here you are.

This works great with Mozilla Firefox’s new Live Bookmarks.

Ask Jeeves

Sunday, September 26th, 2004

I haven’t looked at Ask Jeeves for a while, but it’s looking better than ever, with some intelligence in its parsing. Just like if you type ‘three uk tablespoons in cubic feet’ into Google it does more than just search.

Shame its geography isn’t very good.

Free Stock Photos

Saturday, September 25th, 2004

I know I’ll need these again at some point. They’re sites containing hundreds of free stock photos. Very handy.

http://www.morguefile.com/archive/index.php

http://www.imageafter.com/

http://www.openphoto.net/

http://sxc.hu/

http://www.pixelperfectdigital.com/

http://www.bigfoto.com/

MSN Flakiness

Thursday, September 16th, 2004

At work we are all mobile employees. I often work from home near Portsmouth, and stay in contact with colleagues and customers via the Internet. Skype is bloody brilliant, frankly. I know the technology isn’t new, but it’s the simplest Voice over IP tool I’ve used so far, and the quality is great.

We also use MSN Messenger, but very recently I’ve noticed an appalling drop in its reliability. Lines of chat are regularly lost, and its only when one of the participants repeats a question (looking for an answer) or when the conversation seems disjointed that a loss is apparant. I reckon a few lines per session are lost. Maybe 3-5% in total.

That’s enough to cause confusion and demand tedious re-interation of conversation, and is likely to result in our using another IM service if this continues. I don’t quite understand why lines of text appear to be lost, nor why it has only started happening recently. Is anybody else getting this?

Blogwise Improvements

Sunday, August 29th, 2004

In the past month or so, Blogwise’s performance has been through the floor. This is because most of the scripts used for maintenance of Blogwise are run on the server itself. The site has grown much faster than I expected, and the bits and pieces that run in the background are starting to feel the strain.

Classic example: one script which I ran at 2am daily was designed to go through and grab particular bits of data from every site listed. This was nice and simple originally, so I set it up as a cron task. Earlier this year it got to a point where the run-time was longer than 24 hours - instant slowdown. Since then, I’ve had the bots run only if an existing instance is not already active.

These scripts shouldn’t normally cause too much of a problem, but another factor - spam - is really causing me a headache now. Some lovely individual out there decided to send a whole load of emails out with the From: address at {randomstring}@1do3.com. Result: every bounce came back to us. At its peak it was hitting 3,100 messages per minute. That is going to put a strain on any system. I’ve set up secondary and tertiary mail servers but UK2’s DNS manager refuses to acknowledge my updates (grrr….) to the domain name.

So anyway, I’ve spent the past few weekends trying to optimise the Blogwise code (and its underlying system) and it seems to be giving some positive effects. Front page load time is better (albeit still a bit sluggish), and I’ve also shifted a lot of the maintenance responsibility to other computers, which can easily sit behind an ADSL line and just chug away.

It’s remarkable how quickly a site can grow beyond what you expected, and how rapidly one must respond to changing circumstances - I’m hoping that now I can last for as long as possible without the (inevitable) need for a dedicated Blogwise server, particularly since that’ll probably mean I’ll need to set up a company to manage the assets.

Handy Windows Tip: Restoring the taskbar after a full-screen app crash

Sunday, August 29th, 2004

If you are running an application full-screen when it crashes, the taskbar is left invisible. To restore the taskbar to its visible state just follow this little procedure:

  1. Press the Windows ‘Start’ key on your keyboard to bring up the Start Menu
  2. Press ‘Esc’ (to remove the menu)
  3. Press the ‘popup menu’ key (the one just to the right of Alt Gr).
  4. Click ‘Properties’
  5. Click the Taskbar tab
  6. Click the ‘Auto-hide the taskbar’ option (to activate it).
  7. Click Apply.
  8. Click the ‘Auto-hide the taskbar’ option again (to clear it).
  9. Click OK. Your taskbar is now restored.

This should work in Windows XP, and previous Windows editions as well (although the words might be slightly different). It also assumes that you don’t have Auto-hide on already. Might seem like a long process, but it’s the easiest way I’ve found of restoring the taskbar after a full-screen app crash (like a game, or media player).

New Freeview Channel - ABC1

Sunday, August 29th, 2004

Just spotted on Freeview Channel 15 (UK digital terrestrial service)

….I’ve no idea what ABC is like in the states, but I guess we’ll find out next month!

Apologies I haven’t been posting much recently. Time consumed > time available and whatnot. More soon!

Nasty Security Hole in PuTTY

Tuesday, August 3rd, 2004

In case you use PuTTY, the free Windows SSH client (and I know a lot of people who do), there is a rather nasty security vulnerability in it. Simon Tatham has just announced to the mailing list "…it could be as bad as allowing the server to execute code of its choice on the client."

Anyway, the best thing is to mosey on down to the PuTTY website and grab a copy of the latest version, 0.55. More details about the security hole will be found at the site.