Written by
David Artiss. Published 3 years, 11 months ago. Last modified 1 week, 1 day ago. In categories
Comment,
Tips.
Aren’t Firefox plugins great?
Well, for a while I’ve been suffering from poor web page loading times – any JavaScript, for instance, in the code would cause the page loading to hang, during which I can’t scroll or anything (particularly annoying as most pages seems to use Google Analytics these days). Anyway, after getting nothing from a post on the Mozilla forums, I came to the conclusion that an add-on must be at fault – both my machines were suffering the same problem but nobody else was. The only thing in common was my plug-ins.
So I disabled them all and… great speed. Then I activated them one at a time, restarting Firefox as I did. I was wondering if it was simply a combination of plugins, but it wasn’t that complex. The fault lies with MozCC, which displays any Creative Commons licence which is associated with a site. It’s handy, but not essential so it’s now removed.


Written by
David Artiss. Published 4 years, 3 months ago. Last modified 1 week, 1 day ago. In categories
Tips.
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


Written by
David Artiss. Published 4 years, 4 months ago. Last modified 1 week, 3 days ago. In categories
Comment.
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.

