TheShrike

Superfly mod on the kickass site newgrounds.
TheShrike's gonna ban you, sucka
by Shrikey November 10, 2003
mugGet the TheShrike mug.

Deja-Fu

A very mysterious form of martial arts where the weapon of choice is time.
Lu Tze, grand master of Deja-Fu, has already kicked your butt. Don't you remember challenging him?
by Shrikey March 22, 2004
mugGet the Deja-Fu mug.

feitctaj

Originated around the early 80's. Acronym for "Fuck 'Em If They Can't Take A Joke".
The stupid idiot didn't care for my joke. FEITCTAJ!
by Shrikey May 13, 2005
mugGet the feitctaj mug.

webits

Little pieces (bits) of code found on the net (web).

Simple things like stupid html tricks, css hacks, javascript tricks, not complex programs like chat clients.
Look at this javascript webit I found!
//shake your browser
function shake(n) {
if (self.moveBy) {
for (i = 15; i > 0; i--) {
for (j = n; j > 0; j--) {
self.moveBy(0,i);
self.moveBy(i,0);
self.moveBy(0,-i);
self.moveBy(-i,0);
}
}
}
}
by Shrikey March 27, 2004
mugGet the webits mug.