Righteous Wrath Online Community

General => Lobby => Topic started by: Darren Dirt on September 26, 2014, 12:03:25 AM

Title: fun with domain name registration
Post by: Darren Dirt on September 26, 2014, 12:03:25 AM
http://en.wikiderpia.org/wiki/Wikipedia

Title: Re: fun with domain name registration
Post by: Thorin on September 26, 2014, 01:07:36 AM
What the hell?  On the one hand it looks like a prank site, on the other hand it's very well done.  Or maybe the language is just set to herp-a-derp?
Title: Re: fun with domain name registration
Post by: Mr. Analog on September 26, 2014, 08:57:20 AM
I tried doing a WHOIS lookup to see who registered the domain but the .org WHOIS is a piece of junk

Get yer @%&# together .org!
Title: Re: fun with domain name registration
Post by: Darren Dirt on September 26, 2014, 12:03:35 PM
 
Quote from: Thorin on September 26, 2014, 01:07:36 AM
What the hell?  On the one hand it looks like a prank site, on the other hand it's very well done.  Or maybe the language is just set to herp-a-derp?

Not a language setting, it is a separate site. (Click "Random Page" and you can see it includes the entire encyclopedia's contents!)


Looks to me like simply some funny Canucks think they're funny :)

open both of these pages in 2 different tabs and then flip back and forth; you can see it's VERY different info...
http://whois.domaintools.com/wikiderpia.org
http://whois.domaintools.com/wikipedia.org



What's actually funny is I now want to learn how it works, my initial guess was probably just a simple HTTP-GET with some replacing of the occasional "-ed" word; search search search aha: https://github.com/filefrog/wikiderpia?files=1

>>> key code here (https://github.com/filefrog/wikiderpia/blob/master/lib/Wikiderpia.pm) <<<



PS: I found this via normal search engine results, I clicked a link thinking it was the legit Wikipedia article ... not noticing the slightly-off domain name :D



Title: Re: fun with domain name registration
Post by: Mr. Analog on September 26, 2014, 01:16:02 PM
There is a Media Wiki API that allows you to export docs from Wikipedia and parse it yourself, likely that is how they are doing it.

http://en.wikipedia.org/wiki/Special:Export
Title: Re: fun with domain name registration
Post by: Darren Dirt on September 26, 2014, 01:21:11 PM
Actually they're just using a Perl framework:

http://perldancer.org/

Look at the "key code" I linked above. Simple as can be!
Title: Re: fun with domain name registration
Post by: Mr. Analog on September 26, 2014, 01:33:57 PM
They use the Perl Dancer framework to scrape content from Wikipedia with a HTTPGET and then modify the content, which may be a violation of Wikipedia's ToS and Copyright Infringement

On one hand I'm not surprised because scraping is dead simple but on the other hand surprised because of the potential legal trubble
Title: Re: fun with domain name registration
Post by: Darren Dirt on September 26, 2014, 02:15:16 PM
Quote from: Mr. Analog on September 26, 2014, 01:33:57 PM
They use the Perl Dancer framework to scrape content from Wikipedia with a HTTPGET and then modify the content, which may be a violation of Wikipedia's ToS and Copyright Infringement

On one hand I'm not surprised because scraping is dead simple but on the other hand surprised because of the potential legal trubble

Maybe it's protected use as satire or something?
Title: Re: fun with domain name registration
Post by: Mr. Analog on September 26, 2014, 02:56:09 PM
Fair Use is so loosely defined legally most sites that accept content, including Wikipedia itself, try to avoid the problem altogether.

This is why some FAs and ITN items don't have images on Wikipedia's main page, even though the article may include some.