Queries & Responses for 02 October 2006

WHY THE WHITE MAN IS THE DEVIL
Because when you can blame your losses on the supernatural, your status as simple loser is transubstantiated to sacred victim.
Oh, and because the white man is the actual Devil. In yo’ face, sucka’!

Me: Hey, thank you.
Myself: Why? What did I do now?
Me: I know what you wanted to write and I appreciate you censoring yourself for a change.
Myself: First off, there is no such thing as censoring yourself. Have you been reading the Daily Kos again? That shit’ll make you gay, you know. Second, in a shocking news item, I still don’t know what you’re talking about.
Me: Instead of “sucka’.” I know what you wanted to write and I’m thanking you for not writing it.
Myself: What?
Me: Uhhhh… You know.
Myself: I’m sure I don’t. You think I like talking to you? If I knew I’d say it to get this over with.
Me: The n-‌word or maybe “negro” if you were feeling restraint.
Myself: Oh… Never even occured to me. You’re a fucking racist, man.
[close] Permanent link · http://querylog.com/q/WHY+THE+WHITE+MAN+IS+THE+DEVIL

Suggested HTML for linking:
Link preview: WHY THE WHITE MAN IS THE DEVIL
02 October 2006 · race relations
The page found by the original query:
white man—The Devil’s Dictionary X™
convert myisam to innodb script
It’s as easy as your mom.
ALTER TABLE table_name ENGINE = INNODB;
But always check the docs—or Paul DuBois’s excellent book—or you might screw yourself.
[close] Permanent link · http://querylog.com/q/convert+myisam+to+innodb+script

Suggested HTML for linking:
Link preview: convert myisam to innodb script
02 October 2006 · Internet & computing
The page found by the original query:
Moving DB_Files between disparate systems
mark-‍paul gosselaar porn
And I’ll just bet it was an attractive 32 year-‌old woman who typed that in and not a 48 year-‌old Harry Manback.
[close] Permanent link · http://querylog.com/q/mark-%E2%80%8Dpaul+gosselaar+porn

Suggested HTML for linking:
Link preview: mark-‍paul gosselaar porn
02 October 2006 · celebrity & Hollywood
The page found by the original query:
Sedition·com: Dear Adult Swim #1,
perl 和 html
Awwwww…that’s nice.
Something like this will work:
use CGI ":standard";
print header(-charset => 'utf-8'), start_html(), h1("\x{548c}"), end_html();
This should work too and is less confusing if you’re used to typing in Chinese:
use utf8;
use CGI ":standard";
print header(-charset => 'utf-8'), start_html(), h1("和"), end_html();
[close] Permanent link · http://querylog.com/q/perl+%E5%92%8C+html

Suggested HTML for linking:
Link preview: perl 和 html
02 October 2006 · Internet & computing
The page found by the original query:
Coloring perl code in HTML