ELotH:TES

 

most wanted

Page history last edited by Tim 3 mos ago

The Most Wanted Pages

download backup

 

This is an automatically generated list of the most linked to red links. It'll list all the pages in the wiki that are missing and referenced at least 4 times. The most popular broken links are first.

 

Also See: dead ends. orphan pages. broken links. List of Stubs. Misspellings. least wanted. least complete. Most Neglected.

Also See: Mindless Automoton. Mindless Otto

277 entries.

14131211987654

14

13

12

11

9

8

7

6

5

4

 

 

Comments (30)

R. Smith said

at 1:03 am on Dec 17, 2005

Wow! Great idea, Tim! Your scripts are helpful machinations indeed.

Charmy said

at 12:14 am on Dec 23, 2005

Finally got around to doing "Battle of the Falling Cherry-Blossoms". I was hoping someone else might take a crack at it, but in retrospect the contents of the article isn't immediately obvious based on the name.

SamSim said

at 8:16 pm on Dec 23, 2005

Tobun = done. Been meaning to do that for a good while. I like creating things!

Charmy said

at 8:50 pm on Dec 23, 2005

I just read that through; it's quite good.

Simon said

at 7:22 pm on Jan 6, 2006

Looks like the Wiki algorithm considers letters ''and numbers'' part of the AutoLink thing... easily fixed..

Tim said

at 7:39 pm on Jan 6, 2006

that's actually supposed to be "Una Hora de Acción con los Wizbits!".. It seems as though the C# code has some trouble with the ó, and I think I've seen an issue with ' as well.

Simon said

at 7:46 pm on Jan 6, 2006

There's something odd about extended characters... I think the ' thing is when someone actually types an extended single quote character... eg like Word SmartQuotes... It's like there's unicode mixed in with ASCII or something. To be fair the C++ code throws some odd characters in there too when there's an extended character in the text file. I'm going to do some research on this and see what I can find out.

Simon said

at 8:01 pm on Jan 6, 2006

Hmm... I Googled a bit and I believe that changing the Encoding format to the System Default, eg using Encoding.Default.GetString() instead of explicitly forcing ASCII with Encoding.ASCII.GetString() will fix that problem. I've changed the source code to reflect this.

Tim said

at 8:02 pm on Jan 6, 2006

What OS are you running? I noticed that the broken link lists you generated on your machine with my code had strange problems with ', but the same lists with the same code (i believe), didn't appear to exhibit the problem when I compared output.

Simon said

at 8:13 pm on Jan 6, 2006

Windows XP with SP2... but I have all the language/locale settings on UK and UK English... don't know if that would make any difference.

Tim said

at 9:06 pm on Jan 6, 2006

interesting.. good find with the encoding, I'll update my copy of the code over here too...

Niall Keegan said

at 10:35 pm on Feb 10, 2006

I've done Rickett's and Toby's Guide (had a lot of fun with that one) and Narlon of The Eighteen Wounds (likewise, but it's much shorter).

Tim said

at 10:54 pm on Feb 10, 2006

yeah, good article. I really like their method of building an encyclopedia. it also contrasts nicely with aardnarsh. it's an excellent example of serial vs parallel.

Niall Keegan said

at 3:25 pm on Feb 13, 2006

Speaking of Aardnarsh, just finished his entry. That one took way too long. Might be time for me to take a break from the wiki for a couple of days...

Tim said

at 7:06 pm on Feb 15, 2006

I think that this new layout for most wanted is a step in the right direction... thoughts?

asura said

at 10:28 pm on Feb 15, 2006

A step in the right direction... but the formatting demands a lot of scrolling to get through the list, which makes it a bit harder to read.

Tim said

at 12:25 am on Feb 16, 2006

perhaps some variation on this

asura said

at 12:44 am on Feb 16, 2006

Ah... I like that.

Niall Keegan said

at 10:09 pm on Feb 17, 2006

Beyunbyrnor done.

Tim said

at 7:13 pm on Apr 7, 2006

Does anybody remember anything about the description of the snorkiepie?

profile picture

Tim said

at 8:47 pm on Apr 17, 2008

w00t... ok.. so now I can generate these pages without downloading the pbwiki backup zip...

bfg00 said

at 6:43 pm on Apr 18, 2008

Awesome. Nice job.

profile picture

Tim said

at 7:46 pm on May 2, 2008

so if you grab mindlessotto.exe you can re-generate the most wanted/least wanted pages whenever u want

bfg00 said

at 8:25 pm on May 5, 2008

Cool. Can it also do all the other styles of Broken/Stub link lists?

profile picture

Tim said

at 8:52 pm on May 5, 2008

yeah.. I'll set that up now

profile picture

Tim said

at 9:53 pm on May 5, 2008

so right now it's doing "most neglected", most wanted, broken links, and list of stubs.... any others that it should take care of?
The nice thing is that if you download this latest version, we should be able to change which pages it maintains without having to get a new version of the executable since it can download the script to execute from the web page.

bfg00 said

at 6:39 pm on May 6, 2008

I think all those should be good. Nice job.

bfg00 said

at 6:42 pm on May 6, 2008

Least Complete would also be good too.

profile picture

Tim said

at 11:15 pm on May 6, 2008

ok.. least complete is there now... also added some additional script side functions so that it should be easy to build pages like that completely through script in the future (so a new version of the executable should be less likely)

bfg00 said

at 6:45 pm on May 7, 2008

Awesome.

You don't have permission to comment on this page.