MUSKRAT RAMBLINGS 9.30.10 – Help REALLY Wanted – Apply Within!

Muskrat Ramblings HELP WANTED! posted by John There used to be a post here about needing help with the DorkTower.com website. Frankly, we’ve been FLOODED with volunteers. So I thought it best to remove the post for the moment as Webgoddess Cat sorts through the dozens and dozens of volunteers. If you still want to […]

MUSKRAT RAMBLINGS 9.28.10 – Electronic Comics and Wrapping Paper

Muskrat Ramblings DORK TOWER: Now in Wrapping Paper and E-Comicbook formats! posted by John Just a couple of quick announcements before I go back to drawing Munchkins and (coincidentally) Zombies. In my never-ending quest to confuse people, I seem never to have really promoted the fact that the first six DORK TOWER collections are now […]

Super Happy Robot YouTube Fun Hour

************************

OK…this is kinda incredible.

An hour after this posted, Swedish DORK TOWER reader Martijn van der Ven sent me a way you can actually DO this, with an example! (I’m guessing he used the the Firefox add-on Stylish).

Hi John!

I just saw your latest Dork Tower update and I loved it.

So I decided to see how it works out in practice.

Screenshot: http://grab.by/6xPf

You will see the comments to a random Munchkin video clip, then, “I’m a fraking moron” appended to them.

You will also see how I did it.

From now on, all the YouTube comments I will ever see will have this sentence appended to them automatically! It really makes YouTube understandable. Thanks for the tip! 😉

Kind Regards,

Martijn van der Ven

Frakking Screenshot

Click on the above image, or here, for a larger version.

************************

Close-up 1

************************

And here’s the Stylish code, or script, or whatever the kidz are calling it these days:

Frakking Script

************************

BUT THERE’S MORE! London reader Richard George has a Greasemonkey script for this. It can be found here.

// ==UserScript==
// @name Youtube Moroniser
// @namespace dork
// @include http://www.youtube.com/*
// ==/UserScript==
// See: http://www.dorktower.com/2010/09/24/5585/

var comments;
var thisComment;

comments=document.evaluate(“//div[@class=’comment-text’]”,document,null,XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE, null);
if(comments) {
for (var i = 0; i < comments.snapshotLength; i++) {
thisComment= comments.snapshotItem(i);
comments.snapshotItem(i).innerHTML=thisComment.innerHTML+'

But then, I\’m a frakking moron.’; //break;

************************

HOLY CATS, I love my readers. Seriously. You guys ROCK!

John

MUSKRAT RAMBLINGS 9.23.10 – Smells Like Beam Rifle

Muskrat Ramblings Smells like Beam Rifle posted by John Many folks have asked for the full lyrics to Igor’s song, in Monday’s comics. Well, even though this dances dangerously on Filk territory, (a) a band asked if they could play it, and (b) a reader offered me a dollar to come up with the full […]

 

Copyright 2026 Dork Storm Press