xkcd parentheses

For those of you who are bothered by the comic below:

just copy and paste this into your browser address bar on the site:

javascript:if (typeof jQuery == 'undefined') {
	var jQ = document.createElement('script');
	jQ.type = 'text/javascript';
	jQ.onload=runthis;
	jQ.src = 'http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js';
	document.body.appendChild(jQ);
} else {
	runthis();
}

function runthis() {
$('#middleContent div.s > img').attr('src', 'http://i.imgur.com/7Tvtd.png');
$('title').text('()');

 $('div.s > h1').text('()');
}

(code based on the Smashing Magazine Bookmarklet Article)

Popularity: 5% [?]

This entry was written by Alex, posted on 11/02/2011 at 15:26, filed under Found on the Web, Javascript, web comics. Leave a comment or view the discussion at the permalink.

Cutbacks everywhere

Even the amusing sign industry has suffered pain, obviously losing writers and graphic artists:

Popularity: 2% [?]

This entry was written by Alex, posted on 23/02/2009 at 15:45, filed under Found on the Web and tagged , , , , , . Leave a comment or view the discussion at the permalink.

Engineers tell us that in the future, all newspapers will be delivered electronically

2 hours per edition seems a touch high!

Popularity: 1% [?]

This entry was written by Alex, posted on 29/01/2009 at 11:15, filed under Found on the Web and tagged , , , , . Leave a comment or view the discussion at the permalink.

« Previous Entries