Posts Tagged ‘css’

CSS Mini-Me

3rd March 2010

A few days ago I was trying to find my “body colours”. I took a photo of my face and colour-picked the most representative bits of my skin, hair, lips and eyes. While the results in themselves (#dcc09b, #3a2810, #b0625e, #3b453d) were nice but also completely unimportant, I wondered what else I could do with that information.

I first thought about personalising my online CV to match these colours (with hair colour at the top, lip colour at the bottom and eye colour for links, etc). But somehow my body colours don’t make good website colours.

me

Instead I played around with those colours and created a pure HTML and CSS “image” of myself (the core code consists of just five divs). Et voilĂ , here it is.

You will only see the full beauty of it if you use a modern browser (and can see). It’s funny how IE6 still shows something which is recognisable as a face, but turns it into some kind of a monster:

Beauty is in the eyes of the browser

Silent Twittering

27th June 2009

I am not a ‘Twitter person’. Watching Hugh Laurie a few weeks ago on Friday Night with Jonathan Ross saying he is none as well was a joy. But when he uttered the following joke, he gave away a splendid idea for a sensational new micro blogging site:

I’m not a ‘Twitter person’ … I’m more of a ‘Shh person’. I subscribed to this ‘Shh network’, where you write something down, but don’t send it anywhere.

I thought someone might have picked this idea up or had the same idea before, but my short search for such an (obviously hoax) service was unsuccessful. So, I created one myself:

Shh…

Apart from the fun of “cloning” Twitter, writing a better front-end code and having the satisfying feeling of implementing a small project all in one day, I also had the idea of twittering silence on twitter itself. You can follow my as interesting as everybody else’s tweets on:

@_shh

By the way, I needed the underscore because a twitter user called ’shh’ already existed … as did ’shhh’ … and ’shhhh’ … and ’shhhhh’ … I could have taken ’shhhhhhhhhhhhhhh’, but maybe that wouldn’t have been such a good idea. Seems a bit desperate, doesn’t it?

These two projects are really a bit unrelated. They serve the purpose of linking to each other. (Yeah, my middle name is “PR”. Or was it “SEO”? Where is your birth certificate when you need it?)
And, of course, they share the same philosophy: “Silent twittering” for fun and more privacy awareness.

Sliding Doors Squared

29th March 2009

A few days ago I was searching for the best production usable solution for rounded corners in XHTML/CSS. I know there is no perfect solution, as many people have different needs and each new technique has its disadvantages. But I finally found something very close to it …

(more…)