Litany against trolls

I must not feed the trolls.
Trolls are the mind-killer.
TrollsĀ are the little-death that brings total obliteration.
I will face my trolls.
I will permit them to pass over me and through me.
And when they have gone past I will turn the inner eye to see its path.
Where the trolling has gone there will be nothing.
Only I will remain.

Posted at 9pm on 4/7/11 | no comments; | Filed Under: Uncategorized | read on

Using HTML5 tags without JavaScript in IE

HTML5 is all the rage at the moment. All the cool kids are doing it.
Dear old IE, however, doesn’t allow you to use the new tags, such as <article>, <nav> etc in your CSS.
There is the popular ‘HTML5Shiv’ which basically does the following in JavaScript:
document.createElement(”article”);
document.createElement(”nav”);
But what if you have to make your sites work 100% [...]

Posted at 1pm on 8/14/10 | 3 comments | Filed Under: Uncategorized | read on

About

Hi. I’m fakedarren, a Web Developer living in London, England.

I love web standards, MooTools, tea and good cheese. I talk about all these subjects and many more on my Twitter feed.

If you want to get in touch you can contact me at william@fakedarren.com.

Categories