Plumptious

Damn. I thought I had invented a new word ‘Plumptious’ – a word to describe the shape of a healthy, happy looking baby (used to describe daughter no. 2).

I am saddened gutted to find that it has already been coined.

Lusciously plump, can be used sarcastically as a back handed endearment.
she is very plumptious

(urban dictionary)

Google Mail – Priority Inbox

Awesome.

Fabulous Photography

The website ain’t one of mine I’m afraid, but check it out anyway for the beautiful and sometimes award winning pictures.

Also on Facebook

One of the reasons I never get to write anything here anymore…

What with baby Tess, trying to move house and work, it’s scary how I simply never have the time to write anything here anymore, let alone anything that could possibly be useful to anybody else…

Still I spend most of my time at work building this:

So go on score your pint

Replace multiple spaces with Notepad++

The one programme I miss when I am at work, forced (not entirely unwillingly) to use an iMac with a screen the size of tombstone is Notepad++

I’ve been trying to process a text document with a search / replace, but the regular expression support seems a bit limited (see wiki)

To find two or more spaces I used the following expression:


([\s]+)([\s]+)