22i design - web design Farnborough

Saturday, July 05, 2008



This page uses Valid CSS
Valid HTML 4.01!
For what it's worth, 22i design is a member of the UKWDA
Get FireFox - The Browser ReLoaded



22i DESiGN » Design Blog » Design Blog

Wednesday, May 07, 2008

IE7 Pageload Sound

This isn't a design post, but more of a tip to stop you being driven insane whilst you have to use IE7.

Does anybody else find the sound that IE7 makes when it loads/reloads pages really annoying? It's that irritating "tick" sound when you open a new tab and load a page. Or when an application you're running in PHP reloads every 10 seconds and you get that constant "tick.......... tick.......... tick.........."

I was working from a Vista laptop this evening (I know, I was in a hurry to buy a cheap laptop for my SEO work and the only one that fitted the bill was a Vista machine *slap*) and the constant noise really got on my t*ts.

To fix it you need to go into CONTROL PANEL > SOUND > SOUNDS and scroll down the list of sounds until you reach WINDOWS EXPLORER. At the foot of this section is the START NAVIGATION.wav sound. Either a) completely kill the sound off by selecting (NONE) from the drop-down list or switch to another, less infuriating noise like WINDOWS BALLOON.wav (It'll sound like you're being scanned by radar but it's far less aggravating than the default irritation)

Et voila - no more annoying IE7 pageload sound.

Labels: , ,

Monday, February 18, 2008

Find & Replace line breaks in MS Word

As a designer I'm quite often working on text files here & there and sometimes cutting & pasting data from various sources into MS Word means that the formatting is all wrong (tip: paste into notepad first to strip formatting then paste that output into Word) or there's no formatting at all.

For instance - I want to find out how many items there were in this small business news page.

Rather than count line-by-line there's a labour-saving technique to be had with Find & Replace in Word. So I copied the main page content into Word and had a one-line output. Seeing that every item began with either '2007' or '2008' I simply executed find '2007' and replace all with '^p 2007' and find '2008' and replace all with '^p 2008'

^p 6p is basically a line break.

So I replaced all the year dates with linebreaks and ended up with 79 lines/articles

Life saver :)

Labels: , , , ,