Tagged Questions

0
votes
4answers
78 views

How to strip all tags from wikipedia pages or make page more readable.

I want to strip all tags, remove the [show][Hide] stuffs from wikipedia, or is there some website that makes pages in more readable format. Please I am aware of the Wikipedia printable version, but …
1
vote
1answer
30 views

Blacklist IP database

Hi, Is there an open database of blacklisted IP for the Web? With a lot of public web proxy you know... such the blacklist used by the Global blocking of Wikipedia. Thanks in advance.
1
vote
3answers
185 views

How does Wikipedia avoid duplicate entries?

How can websites as big as Wikipedia sort duplicated entries out? I need to know the exact procedure from the moment that user creates the duplicate entry and so on. If you don't know it but you know …
0
votes
7answers
191 views

Scraping and Parsing a Wikipedia Page

Hey guys. I'm wondering if there are any existing libraries in or accessible from Objective-C that would allow me to scrape pages formatted like this one. Specifically, all of the dates and all of the …
0
votes
1answer
24 views

Truncate mediawiki

Hi all, I'm working with the mediawiki API ( e.g. http://en.wikipedia.org/w/api.php) and I would like to be able to 'truncate' the mysql tables in order to reset the local installation while keeping …
1
vote
2answers
46 views

Are partially updated values when multithreading still a concern on modern CPUs?

From the Wikipedia article on Read-Copy-Update: The reason that it is safe to run the removal phase concurrently with readers is the semantics of modern CPUs guarantee that readers will see either …
3
votes
9answers
212 views

Get first lines of Wikipedia Article

I got a Wikipedia-Article and I want to fetch the first z lines (or the first x chars, or the first y words, doesn't matter) from the article. The problem: I can get either the source Wiki-Text (via …
1
vote
1answer
159 views

How to access wikipedia

Hi, I want to access HTML content from wikipedia .But it is showing access denied. How can i access Wiki. Please give some suggestion
0
votes
0answers
9 views

Any tool to display Wictionary raw content as HTML ?

Hello, I have just downloaded the last Wictionary dump from their backup and I would like to display the content of some articles in HTML format. The articles contents come the way they were …
0
votes
2answers
37 views

How to change the color of horizontal line on a wiki page?

In wiki you can add horizontal line just by adding "----" in the text you enter. I just couldn't find what CSS section controls it. (And no, it's not "hr")
1
vote
2answers
57 views

wikipedia bots and captcha

I see there are many php (and other) frameworks for writing wikipedia bots, but isn't captcha a problem? Or bots don't have to solve it (but that sounds like there's no point to having captcha in the …
0
votes
2answers
67 views

Downloading Images from WikiMedia Commons

Is anyone aware of a way to programatically download images from WikiMedia Commons without registering for a Bot account? It seems like the only way to get approval for a Bot account is if it adds to …
1
vote
3answers
90 views

How does this “Lexographic order generation algorithm” work?

from Wikipedia: Lexicographical order generation For every number k, with 0 ≤ k < n!, the following algorithm generates the corresponding lexicographical permutation of the initial …
8
votes
3answers
175 views

Reverse wikipedia geotagging lookup

Wikipedia is geotagging a lot of its articles. (Look in the top right corner of the page.) Is there any API for querying all geotagged pages within a specified radius of a geographical position? …
0
votes
1answer
129 views

How to make templates after installing MediaWiki?

Hi. I had just installed MediaWiki. What must I do to have wikipedia style templates like this: http://i.piccy.info/i4/4b/37/fe303fda0c813c0bda717d3a1e3b.png (example). I have already installed …

1 2 3 4 next
15 30 50 per page