Uk and Travel Paintings and Blog

Developments

Moneysupermarket pop-unders not working as intended

If I’ve already got a browser window open and then use Moneysupermarket.com, the script they use to load up their annoying pop-under windows often causes their main Moneysupermarket page to disappear behind my already opened browser window. Oh dear, that must lose them a fair few customers!

Background icons for anchor text a bit tricky in ie

flash icon exampleFor links to flash movies and pdf documents it’s a really nice effect to add icons in front of the link using style sheet declarations, by setting padding-left and background image the same way as for making list more attractive. Unfortunately, in Internet Explorer it seems a little more difficult than this.
Continue Reading »

What difference will the Hummingbird DMS make?

I’ve recently been learning about a document management system called “Hummingbird“, and have been thinking about the reasons why companies wish to go through the painful and very costly process of retraining their staff. What is going wrong with the present system of file management?

In addition to the most obvious benefits of strict version control and better findability through a powerful search facility, provided that meta data is added intelligently, the key difference is the restrictions attached to the creation of folder hierarchies. Individual users cannot create there own logical families of files so easily, unless they have “super user” status. Instead they are encouraged through the interface and many form dialogue boxes with required fields, to fill out meta data and place the files as best they can within a predetermined structure. The system could be described as a strictly controlled form of folksonomic tagging.

I wonder how long it will take the employees to appreciate the benefits of this seemingly laborious method of saving new documents and emails?

Will everything get translated?

An international site should ensure that all alt text is translated along with the rest of the content. After all, the end user may well be using a screen reader or other assistive technology to access the site, in a different language to the default. I wonder how many multi-lingual sites actually manage to maintain this good practice. I am also wondering how I can convince my clients to be that thorough with their translations.

Just checked the BBC News site and as I expected, they are meticulous in their management of translations. Every picture has language specific alt text. Of course much of this depends on the level of sophistication of the content management system and the controls in place to ensure such a high level of accessibility.

Should I use flags for languages?

flagsIs it acceptable to use flag icon links for selecting desired languages? Would certain English speaking countries be offended if they had to click the ‘Union Jack’ even if they weren’t British? What about the many millions of Spanish speakers in South America. Do they mind clicking their coloniser’s flag? Or is it only fare that the country who invented the language be attributed with this honour?

The W3C has a couple of paragraphs to say about the matter: Internationalization Best Practices: Specifying Language in XHTML & HTML Content - Don’t use flags to indicate languages.

The discussions in “Why you should not use a flag as a symbol of language” illustrate the main arguments for and against flag language indicators and buttons. Personally I feel that the flag as a language icon is so recognisable to the majority of users that it is the best option for now. It is so nice to get your meaning across with a 16px by 12px png! If there are objections then we will have to think again and perhaps use text instead.

Major Project and Dissertation completed

Finally my MA in Interactive Media Publishing is finished. Below you can see the fruit of my labour!

My Major Project: What To-Do - the easy ‘drag and drop’ to-do list (Firefox currently required). Go and have a play. There are a number of enhancements and adjustments that I will continue to carry out including setting up User Registration and Account Management.

My dissertation: “Are blind web users stuck with the poor version of the Rich Internet Application (pdf: 314kb)” investigates the possibilities for Ajax-like behaviour actually benefitting users of assistive technologies.

Easy way to include video on your web pages

Including video clips on the web has always been an overly complicated task because of the many decisions that had to be made.

Which file format should I use?

How large shall I make the video clip?

What frame rate?

Video streaming?

Thankfully, now google video can make everything a whole lot easier, as you can upload any size video to the google servers in any format and then insert the given code onto your web site. Your video clip can then be shown on your page as a SWF file, with the Google servers doing all the work.