The browser problem

Delib share some interesting stats on browser usage of their products.

Here you can see that IE6 is used by more than a third of our Citizen Space administrators, but only about a tenth of the total visitors. At the moment, there is clearly a need to continue supporting IE6 for our clients, but it does seem a shame when this investment could be put towards improving the user experience of the site’s end users.

What is possibly more worrying is that administrative users of Delib’s stuff (ie the folk in government) operating with IE6 and IE7 combined is 82.9%!

As Steph pointed out to me the other day, from a web designer’s point of view, IE7 isn’t much of an improvement on version 6, and Google are already dropping support for it in their web apps like Docs and Gmail.

I still really don’t understand why it would be so hard for public sector workers to have a second browser available to them, even if it’s hidden away so only the really keen can find it. The support overhead would surely be minimal.

After all, if you want people to do a good job, give them the tools they need to do them!

Some interesting reading

Some dead interesting stuff popped up when I logged in this morning – all worth giving a read:

Facebook buys FriendFeed

Lots of people seem to be quite upset about this one. Friendfeed is still a pretty niche service, even by the standards of the social web, so this isn’t that seismic a change. The interesting thing about FriendFeed is that it was founded and developed by a really skilled team of ex-Googlers and it is probably those guys’ brains that Facebook are after.

Read more…

Google makes new search engine available

Google have responded to the threat of a revitalised Microsoft web search (in the form of the ludicrously named Bing) by starting to re-engineer their core search product. You can test it out on the sandbox site – I found it noticeably quicker and the results are different.

Read more…

IE team ‘defends’ IE6

There have been a whole bunch of memes on the web around the fact that Internet Explorer 6 sucks and that people should replace it. This was reflected in the UKGovWeb scene with Tom Watson’s parliamentary questions asking when government departments would be upgrading from this ancient bit of tech.

Microsoft’s IE team have responded to this chatter on their blog, not necessarily defending IE6 as a product (they would prefer people to upgrade, too) but explaining the reasons why big organisations – and indeed individuals – might be happy sticking with what they know.

Read more…

Add LGSearch to your browser

LGSearch

LGSearch is a search engine for the UK public sector that I developed quite a while ago. It’s built on Google Custom Search, and isn’t particularly clever, but is rather useful.

Anyway, inspired by Simon’s recent efforts on behalf of DirectGov, I thought I would make it easy for Firefox and Internet Explorer 7 users to add LGSearch to the list of search engines they can access from within their browsers.

Simply click here to install LGSearch, or visit this page to find out more about it.

How do you start yours?

Browser, that is.

I was rather interested to hear what people used as their ‘home page’ in their browser – ie the page that loads when you first open your browser. Firefox makes this more interesting with its tabs, which allow you to start several sites immediately, each one in a different tab.

Personally, I start with my webmail (Gmail running through Google Apps for your Domain), Google Reader, FriendFeed, and the admin dashboard for this blog. I asked others on Twitter what they like to use, and here are the responses I got:

  • @dominiccampbell iGoogle
  • @rohan_london my ‘fox fires up with gootodo list and googlereader. I then have facebook, twitter and gmail addons so I can scope updates
  • @simonwakeman gmail, blog admin, statcounter, ping.fm
  • @justingsouter I use Session Manager in FireFox, and invariably have web pages from previous browsing session…
  • @paulhenderson 6 tabs BBC news, Cricinfo, Bloglines, ruralnet|uk, delicious & twitter
  • @watfordgap igoogle can access everything else from there
  • @citizensheep With all the tabs I had open in the previous session. Usually includes Gmail, Twitter and MonkeyGTD

Interesting mix… what do other people use?

Create your own Firefox search plugin

The search box on the FireFox toolbar is a pretty useful thing, giving you quick access to various search engines and other sites, like Amazon, eBay and Wikipedia. It’s based on a Mozilla project called Mycroft (that being the name of Sherlock Holmes’ brother) and if you have a browse around, you’ll find plugins to enable you to search loads of different sites using that single box on your browser.

Well, I found out today just how damn easy it is to make one of these for yourself. You don’t even need to know any XML – the format used to code the plugins – just fill a form in on the Mycroft site. I did this to create a search box for DavePress, which you can install by visiting this page.

The form is simplicity itself to complete, with only one tricky field, which is where you specify the URL to use when carrying out searches. Here’s a tip for WordPress users, you need to input:

http://yourblogurl.com/index.php?s={searchTerms}

For a less-than-five minute job, you’d be mad not to. Might be a useful thing for local councils, government departments etc to do to make their stuff that bit more simple to find.