The Five Faux Pas of Well-Designed Websites

August 18, 2008 on 10:59 pm | In Programming | No Comments
  1. It is not acceptable to ban users from using their ‘Back’ button.
    You can be sure that when a user reaches a page they don’t want they will hit the back button on their browser. There are so many shortcuts to this: ‘delete’ on windows, Apple and [ on mac and some people even have a button on their mouse that sends the browser back in the history. By the time they have pressed their favourite Back button by reflex their frustrated mind hasn’t even had *time to remember* that they aren’t supposed to use it because you issued a small warning in 9px font-size underneath your Ads By Goooooogle.
    Think about why a user has used the back button. If it is a multi-part form (pain in the damn arse) they probably want to change a value submitted on a previous page. And why not? If this potentially invalidates data that they have entered in a latter form make sure it is checked when the form is submitted. Failure to bother with this is just damn lazy and irritating for the user.
    You cant be sure if the back button will load the page from cache (correct behaviour) or the server - however far before the birth of Jesus you set the page expiry time - so handle both cases. See: the ‘if’ statement (all languages).
  2. Worst offender: Barclays iBank online banking. Using the back button logs you out. Bastards.

  3. It is not my job to work out what your site/product/opinion is about.
    You have got all day to design your homepage. Remember that I DON’T CARE who your team is, what awards you’ve won, who your sponsors are, what server farm you prefer or that you have a cat named Geoff who is probably better at pleasing your wife than you are. If your site is software, explain what the software does that I can’t do already; then make it easy to download. I don’t want to have to go through thirty steps choosing mirrors in Sourceforge or hunt through source trees for the most recent version. Have a Download link that takes up at least half the pixels of the homepage which links directly to a .tar.gz file which I can then right-click on and paste in to wget or 100% compatible. The MOST irritating thing is having to provide keystrokes of any kind to download your software. I am only ever going to enter the email address dev@null.com and the name Yu R. Dicks for this. If this fails I am not going to download it.
  4. Flash intros are the most irritating thing you could possibly put on your website.
    I do *not* want to watch your 1500Kb flash bullshit load while I wait to find out whether Google was correct and that your poxy site was the one I was after. Standard Google search user algorithm: Put a deliberately vague search in the google bar; Open the first thirty results in their own tabs, find what you were looking for in the first three; Force quit the entire program to get rid of the remaining twenty-seven erroneous tabs that have each started their own 32kbit Madonna WMA with Flash intro and have hence reduced your quad-core beefcake workstation to a capacitor with series resistance.
    I guarantee that while your lavish animation wastes valuable oscillations of my TFT pixel-control transistors 90% of your users are desperately searching for the skip intro link you shitting-well better ‘av provided. If you haven’t provided this and the skip button is in the Flash animation itself then I hope both power supplies deliver 185V direct to the pitiful silicon excrescence you call your server.
    Lesson: The web is fast-paced; people on a mission typically view a couple of entirely different sites in the space of ten seconds. However ‘cool’ your flash intro looks nobody can be bothered to watch it. (Let us not deal with the case where your entire website is Flash.)
  5. Don’t tell me that your website looks best in Firefox or at a resolution of 800×600
    Looks better in Firefox? Maybe true, but I couldn’t give a damn shit what your favourite browser is. I bet you are the kind of teenager who uses FrontPage to design his shit family homepage complete with scrolling marquee tag and pink background and yet in every thread on slash-dot about web standards extols the virtues of open-source and how Microsoft is an evil monopoly with their ‘non-standards compliant bloatware’. I am NOT going to change my resolution just so I can say “Oh yeah, they have used absolute positioning and tables with the constant cell widths contrary to all published advice and it does actually just fit in the 763 pixels not absorbed by the ghost of the scrollbar on the exact version of Internet Explorer built into their version of FrontPage” because to change the resolution on a computer is a task that is the internet-complexity equivalent of firing and re-hiring a department full of employees on maternity leave.
  6. Get off your damn soapbox
    I don’t care if your site is valid XHTML, syntactically correct HTML version 3.2 or beautiful error-free DHTML 1.3. I don’t want to know that your CSS is tab-aligned and reads like a novel by Roland Merullo or that over a 9600 baud modem your website downloads in 8.2 milliseconds leaving enough bandwidth for your fanny-liberal telnet session to refresh your ASCII-rendered Star Wars film at 65fps. I care that when parsed by the first web browser invented by the Aztecs running on a machine that can only address a screen 45 pixels square drawn on a wall in sprayed tricolour shit your website looks identical to the latest in-house build of Internet Explorer 8.432b rc12 with strict mode taking a random value between 10 and I Don’t Care.

I thank you.

»

RSS feed for comments on this post. TrackBack URI

Leave a comment

XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

Entries and comments feeds. Valid XHTML and CSS. ^Top^

''