Check out my latest project: Code Dumper

Archive for March, 2008

When should we stop caring about IE6?

Microsoft's bastard child needs your love, but surely not forever? Simon raises a point that even though IE8 is on it's way - due to IE6's market share, IE8 is almost good for nothing. I don't agree.

Idiot Proofing the jQuery.ready

I'm always writing quick prototypes of ideas I've got, and often they'll include some quick jQuery. However, for reasons unbeknownst to me, about 1/3 of the time I forget to wrap the statements in a .ready() function, and since I have the habit of putting my script tags in the head - the code never fires. [...]

IE8 hands on: a developer's view

Microsoft this week announced that they had reversed their decision on the whole backward rendering fiasco, and today released details of their plans for IE8. I think Microsoft have earned themselves a hearty pat on the back, and perhaps even a nicely baked brownie and a cuppa tea. Assuming they deliver on what they're promising. The [...]

Complete Posts in WordPress Feeds

If you use WordPress and make use of the <!-- more --> tag, some of you may want to still show the complete post in the RSS feed. You have to change some code, but it's easy to do.