Author Archives: daniel

The spinning globe

I’ve long been a fan of TV idents, and I used to love seeing the late-80s BBC1 globe animation, when it occasionally popped-up on television here. As well as the Alas Smith and Jones spoof version.

Here are a couple of fascinating articles on how it was generated: by a standalone computer, which animated the 12 second rotation, at the PAL standard of 25 frames per second.

(Update: Found a better video)

Photo kiosks spreading viruses

Be careful with any USB drives you take to photo kiosks — thoroughly scan them afterwards for viruses.

Turns out Big W (FujiFilm) kiosks have been spreading viruses, and Fuji is now investigating equipping them with malware protection. Not before time.

This rung a bell for me. I’m sure a month or two ago after I got some photos, I found the drive I’d used had a suspicious autorun.inf file on it that I could’t figure out the origin of.

As Graham Cluley comments, it might be best to use a USB drive with a read-only switch.

USB stick vulnerability in all versions of Windows

Zero-day flaw. EVERYBODY PANIC! (Well, if you use Windows.)

Simply browsing a USB drive, Windows file share or WebDav directory can potentially infect you via a rootkit inside a .lnk file. All current versions of Windows said to be vulnerable.

Ebooks To Understand Fibromyalgia And Other Diseases com/technet/security/advisory/2286198.mspx”>Microsoft advisory: Vulnerability in Windows Shell Could Allow Remote Code Execution — no fix yet, but they do list a workaround.

Sophos’s Chester Wisniewski’s blog: Windows zero-day attack works on all Windows systems — Chester notes a good workaround:

Today, a colleague suggested the best mitigation I have heard so far: deploying a GPO disallowing the use of executable files that are not on the C: drive. This will work for most environments, and you really shouldn’t be running executables from USB drives and network shares anyway. We tested this solution against the vulnerability and it does in fact provide protection.

…which would be nice, but I’m buggered if I can find it in gpedit.msc.

From the looks of it, most of the big anti-virus vendors are onto it, and will detect it as long as your definition files are up to date.

Ebooks To Understand Fibromyalgia And Other Diseases

Twitpic makes you follow them

The other day I noticed I was following @Twitpic on Twitter. I use Twitpic, really like the service (esp as I haven’t yet sat down and got my mobile to Flickr and Twitter posting working yet) but I don’t remember following them.

This morning, much more sinister, I notice I’m somehow following Twitpic founder @noaheverett.

Something is afoot. Could it be that Twitpic is abusing their access to my Twitter logon, and using the API to make me follow them?

A Twitpic Twitterer mentioned the option is on this page. But I’ve been using Twitpic for about 18 months, and I’ve never seen that before — and it’s only in the last week that I’ve seen @Twitpic and @noaheverett tweets show up.

Apparently it’s new, added 20 days ago, and people see if once, after logging on. Maybe they’ve sneakily switched everybody on by default, or maybe I just wasn’t paying attention, because I don’t recall seeing it, and I try and restrict how many people I follow very carefully. I might have opted-in for @Twitpic, but definitely not @noaheverett.

Or maybe, since only pops up during logon, I haven’t needed to re-login recently. I notice if you go back to it, it defaulted the option on again.

Not sure if this was something sneaky by Twitpic, or just not very well thought-through.

Keeping old content

Unlike many organisations, the BBC has a very enlightened policy on leaving old content up on their web site.

Among other things, it says:

Our view is that these pages often contain a lot of information about the programme or event which may be of interest in the future. We don’t want to delete pages which users may have bookmarked or linked to in other ways.

In general our policy is only to remove pages where the information provided has become so outdated that it may lead to actual harm or damage.

If only more web sites took this view.

Powerpoint file sizes

Was dealing with a big Powerpoint presentation (PPT) file.

In the older PPT format, 6063 Kb.

When zipped, 4826 Kb. Not a bad saving given the number of pictures in it.

Here’s the interesting thing: in PPTX format: 3293 Kb.

Remembering that PPTX and other Office Open XML formats (DOCX, XLSX etc) do their compression on the file as a whole, not the individual componenets, so this is an interesting result.

Perhaps the old binary format is inherently less efficient/compressible than the new XML format.

Mind you, another big PPT I tried it with didn’t compress down as much; the PPTX was about the same size as the ZIPped PPT, so it obviously depends on the exact content

Working on the server

Upgrading to WordPress 3, that kind of thing. Hold off new comments and posts until done. I’m also moving servers.

If you can see this, it’s done!

Here’s the process I’m following for moving these various sites:

Take an export of the database.

Run the SQL: update wp_posts set comment_status = ‘closed’ so nobody comes in and writes a comment subsequently lost.

Import into the new site and upload the new WP installation and the old theme and images etc onto the new site.

(I’ve found my new web ISP’s DDOS protection gets antsy if I use the default Filezilla setting of two simeltaneous connections.)

Hack the hosts file to look at it while getting it perfected.

Run /wp-admin/upgrade.php and let it upgrade the database

Go into the Admin screens, to the Permalink settings and save the default so the .htaccess file is updated

Apart from then switching the registrar so the domain looks at the new IP address, that’s about it.

Will also re-load the old .htaccess settings like the deny list for the big-hitting bandwidth thieves.

And I’m installing the W3 Total Cache plugin to optimise the site a bit. (I used to have WP set to deliver gzip-compressed pages; sometime before version 2.9, that option’s been removed.)

Update: Finally, WP3 seems to have fixed the weird bug that caused some comments and posts to be rejected dependent on particular words being present.

Facebook Scrabble unstoppable advert

Oh Scrabble, you bastards.

Facebook Scrabble unstoppable ad

This new advert appears when opening up Facebook Scrabble (the international version).

Gripes:

  • Total advert length might be 45 seconds or more
  • Sometimes it’s a video advert, sometimes it’s a moronic Flash game or one of those stupid “You have a new message!” mock emails
  • Looks like you can’t stop it until there’s only 15 seconds left. After that it seems a Continue button appears
  • For videos, once advert has buggered off and the game fully loaded, the player details don’t appear properly. The video advert has stuffed it. Everybody remains “Anyone”

Apparently we weren’t paying the adverts enough attention, now they want to shove it in our faces.

Way to piss off your users.

Looks like I can stop recommending Scrabble on Facebook to people.

Damn you Facebook

I just want to look at a photo a friend has posted. No doubt the app in question makes it very easy for my friend to post the photo, but it’s difficult for me to see it without handing over a bunch of control to the app.

Facebook Photo of the Day app permissions

Now, I know it’s not Facebook’s fault specifically, but c’mon, why do I need to give an application access to my Profile and details of my friends just to look at a photo? I don’t want to do that.

Surely they could change the FB API around so it’s easier to have simple interaction with an application (eg to just look at the photo, not post my own) without handing over this kind of permission?

But then the app wouldn’t spread so fast virally, would it.

The fact that this kind of stuff is so typical is not exactly training users to be careful about minding their privacy online.

Fortunately in this case, it appears that the app is just re-broadcasting a photo from the user’s existing collection of photos, so I’ve been able to hunt it down and look at it there.

Of course, it’s in the FB photos standard lowish resolution, no bigger copy available, but that’s another story.

Google’s buggy and annoying custom backgrounds

Google’s introduced custom background images for its plain search page.

You know what? I find it annoying. It’s just slowing down the page, and making it less readable.

google-background

And the clincher is… you can’t turn it off! Initially there’s a very well-concealed link at the bottom left to do it, but once you take a look at the options and try it out, that becomes a “Change background image” option, and there’s no way to remove it completely.

I’ve also seen it momentarily change to a “Remove background” link, but it doesn’t work — instead it changes back to a default picture.

Seriously, if I wanted this kind of crap, I’d use Bing.

Under Editor’s Picks, there is an option for a white background (as well as other colours), but choosing white is not very readable, because the writing has also been changed to white, with a grey shadow. For now, I’ve switched it to the blue one, which isn’t excessively bad, but I’d like it gone completely.

Mashable has found there are a couple of not-very-convenient ways to turn it off:

Go to http://www.google.com/webhp?hl=all

or use HTTPS, eg https://www.google.com/

Attn: Google, by all means offer this as an option, but for heaven’s sake provide an easy way to turn it off.

Update: Google blog post about this (via Richard Thornton.)

Update 8am Friday: They’ve fixed the bug, so the Remove Background Image link now works. As this update notes: Due to a bug, the explanatory link did not appear for most users. As a result, many people thought we had permanently changed our homepage, so we decided to stop today’s series early.

Call me crazy, but maybe they should have tested it properly before turning it on. (Thanks again Richard)