6 ms·
Realtime visualization of Wikipedia edit streams
- edge17 15y agocool, all the concepts for this type of stuff i've seen in the past have been very heavy on the browser
- siavash 15y agoBrilliant! Care to elaborate on the implementation? Edit: Found some details on the about page http://inkdroid.org:3000/about/ http://inkdroid.org:3000/about/ and everything else at https://github.com/edsu/wikistream https://github.com/edsu/wikistream
- edsu 15y agoThanks for the interest! I wrote up some high level notes at http://inkdroid.org/journal/2011/11/07/an-ode-to-node/ http://inkdroid.org/journal/2011/11/07/an-ode-to-node/ if you want to know a bit more.
- huhtenberg 15y agoThis thing froze FF8 on W7 rock solid. Be warned.
- ChuckMcM 15y agoWow, this is really cool. Watch history as its being rewritten! (small wikipedia joke) Now I need something that shows in what category things are being changed (deltas) and then what linkages are being added or removed (connectivity). Lots of ways to go with this.
- mrb 15y agoThe speed of the stream of edits makes you realize how traditional encyclopedias have zero chance of competing with Wikipedia with respect to the quantity of information...
- ChrisArchitect 15y agogreat socket/node proj, visited earlier http://news.ycombinator.com/item?id=2661457 http://news.ycombinator.com/item?id=2661457
- sneak 15y agoWow, there are a lot of people on the Internet now.
- jitendra_ 15y agoThe stream consists of edits only in major languages on Wikipedia. It doesn't include all the languages in which Wikipedia exists. If such edits are also included, imagine the rate at which new knowledge is being created.
- joezydeco 15y agoI'm guessing it would look 99.99% identical to these 36 top languages.
- neilk 15y agoMaybe not to three decimal places, but it's true that the top languages do dominate the edits. See stats.wikimedia.org if you are curious. Here's the table of all edits per wiki. http://stats.wikimedia.org/EN/TablesDatabaseEdits.htm http://stats.wikimedia.org/EN/TablesDatabaseEdits.htm
- Groxx 15y agoHoly cow that's fast. I had no idea it was so actively edited, even when you restrict it to >= 100± characters it's still more than one per second. And so many more registered users than anonymous! In the about page: >Hopefully wikistream provides a hint of just how active the community is around Wikipedia. Mission accomplished.
- anarchivist 15y agoI also recommend looking at his other visualization, WikiPulse - http://wikipulse.herokuapp.com/ http://wikipulse.herokuapp.com/ - also built on node.js.
- edsu 15y agoThanks for all the comments! I did give wikistream a hostname, http://wikistream.inkdroid.org http://wikistream.inkdroid.org which is probably better to try to use than the port 3000 one, since I might end up having to change the port at some point. So if you want to update the link in the title I would appreciate it!
- nowarninglabel 15y agoNeat! But careful, NSFW! The first image to come along the background was of male penis, balls, and anus, hair and all. Perhaps this was because I noticed an article scroll by with the name of male perineum?
- edsu 15y agoYeah, the images are what are being uploaded to wikimedia commons ... it refreshes every 10 seconds or so, and you might end up with something NSFW...
- danielson 15y agoPreviously: WikipediaVision (beta). Anonymous edits to Wikipedia (almost) in real-time. (http://www.lkozma.net/wpv/ http://www.lkozma.net/wpv/) http://news.ycombinator.com/item?id=2923946 http://news.ycombinator.com/item?id=2923946
- Helianthus 15y agothis is so incredibly beautiful.