TwitterTwitter: Broken my Kubuntu build - having to rebuild it from scratch again 1 day ago

4 entries from the month of:

October 2007


22nd
Oct 07

Gutsy Gibbon


Now that Kubuntu has been upgraded from Feisty Fawn to Gutsy Gibbon, it was time to re-install my copy on VirtulBox. Why re-install instead of simply upgrade? Well, I did try that but the update seemed to regularly crash. In the end I had an upgraded version of Kubuntu but it wouldn’t install and future updates. Which is obviously bad. So I decided to try afresh instead.

Now, the install is a breeze but, as before, I had 3 browsers to re-install. However, since my original instructions I’ve got it down to a more fine art. And, as before, Konqueror comes as standard with Kubuntu (hence me choosing the KDE interface).

So here are the rest…

Firefox
Go into Add/remove programs
Search for & install Firefox

Opera
Browse to http://www.opera.com/download/ and download the latest version to your desktop (it should be a .deb file)
Right click and select “Open With” followed by “Gdebi Package Installer”

SeaMonkey
This is the tougher one.
Download and install (as with Opera) the automated script.
Open up a command window and change to root
Now run the following command…

ubuntuzilla.py -a install -p seamonkey

Related posts:

  1. A Virtual Change I posted recently about trying out Linux via VMWare. VMWare was incredibly easy to set-up but has had 2 frustrating problems… It’s slow (this is...
  2. VMware, Linux & Web Development So there I was a couple of nights ago reading a PC magazine, when I came across a great article on how to use VMware....
  3. Running Kubuntu under VirtualBox I’ve written a number of times on this topic, but thought I’d bring it all up to date and draw all the various disparate posts...

10th
Oct 07

Block me, block me


Ad-blockers. Browser plug-ins that get rid of website adverts. Nasty, annoying adverts. And Adblock Plus for Firefox is one of the most popular add-ons that you can get.

Except, of course, the reason why so much on the web is free is because they make some money from these adverts. Suppress them and they end of withdrawing the service or charging for it. Usually it’s the former.

The Copy+ website provides a unique, useful piece of software for free. Instead, we make money from licensing and from some non-evasive adverts at the top and bottom of each page. So, as I’m sure you can imagine, I’m not keen on ad-blockers.

However, I’ve had a number of Copy+ visitors reporting that with Adblock running the website doesn’t display properly. I’ve had a look and - yep - I can see it happening but sure as hell don’t know why (because I don’t know how Adblock is working).

So, I posted to the Adblock forum. Instead of some useful advice, I got criticism of my code. Yes, it was my fault. My fault that it worked perfectly fine with Adblock turned off but then didn’t with it turned on. Of course. How foolish of me.

So, guess what? That’s right - I’m going to change the site to detect Adblock and not let you on if you have it installed or turned on. The Adblock people could have just helped me work with it, but they weren’t prepared to. It’s only fair.

Related posts:

  1. Beta software Sometimes. Sometimes I read something that means I just have to have a little rant. Quite often they’re replies in forums (and possibly, because I’ve...
  2. BT doesn’t want my money I’ve recently been reviewing some of my expenditure and this includes my home phone company. BT, strangely enough, was pretty competitive so I didn’t see...
  3. So, how it Chrome doing? I thought I’d check out my site stats to see how Google Chrome is doing (now that I know Google Analytics can track it separately)...

9th
Oct 07

4×4’s


The not-so-fun bit of living near a private school is the swathe of shiny, black, massively sized Tonka cars that I have the joy of having to avoid as they drive like idiots. Today I had another near-miss with one of them as they decided to drive across the road in front of me, not even aware of my existence, my right of way or whether they even possessed a set of indicators or not.

Well, for once, I’m going to say nothing more on the subject. However, I will quote from Marcus Brigstocke, who was talking about 4×4/SUV drivers. I’ll let you decide whether I agree with him or not (bear in mind that I once said that anyone who buys a Subura Imprezza should immediately have their licence revoked because, let’s be honest, you’re going to drive it like a git anyway).

“Screw you, you selfish, ignorant, retarded, gas-guzzling, child-killing, planet-wrecking, status-obsessed, tractor-driving, prick-like, Chris de Burgh-listening, wingy, backward, bull bar-bearing bastard. Shut your petrol-filled mouth, think about someone other than yourself, get a better car, learn to drive and stop being dicks. There we go. Good to get that off my chest.
“I need it for the children” SHUT UP! “It’s the only safe way I can..” no, SHUT UP! “I can drive when I want, this is political correctness gone mad” no, SHUT UP! You’ve not got a leg to stand on, so stay seated and don’t speak.”

No related posts.

9th
Oct 07

reCAPTCHA


Ok, I’ve spoken about CAPTCHA’s before. After reading an article on the BBC site, though, I was ready to change mine once again.

reCAPTCHA is a CAPTCHA with a difference. Many books are being scanned digitally for posterity but, as well know, character recognition is not perfect - often words can’t be read by a computer. So when you use reCAPTCHA is presents you with two words. One is a word that couldn’t be read by OCR. The other is a word that is known. You don’t know which is which. During the CAPTCHA process you enter both words. If the word that it knows is correct is correct, then it assumes the other is too. When the unknown word is tried by a number of people, all giving the same answer, they know what the word is and can update their digitized document.

So, in a nutshell, it helps digitize books. And what a fantastic idea that is.

It’s also free and provides a speech method for those with sight problems.

It can be found on both the BMTG and Copy+ contact pages.

Related posts:

  1. Spammers are really, really stupid I get the occasional bit of spam via the comments on this site. However, all have to be authorised by myself so I don’t allow...
  2. Tag Clouds On a never-ending quest to find useful “extras” for my Blogs and websites, I looked into Tag Clouds earlier this week. You’ll probably have seen...
  3. It’s Captcha’d my imagination A poor pun I’ll admit. The Captcha system I use on some of my sites is a simple freeware third party script - long term...