Skip to main content

April fools' continues to fool

Wikipedia has developed this nice tradition that on April Fools' Day, content on the Main Page should be TRUE and link to actual encyclopedic articles, instead of being simple jokes. So today's Featured article, is on Wife selling and although the practice might come across as unbelievable, awkward and unrealistic, it is all part of our history. The Topics in the news are all recent news events, though not of the usual importance and the wording is more playful than on other days. Similarly, Did you know contains not a single lie. Lastly the Picture of the day, featuring a picture of a "GET FAT" advertisement campaign as a secret to beauty. Unthinkable perhaps in current times, but very real in 1895.

Just cliches, obfuscation and wordplay are used to trick the reader into making assumptions, that though understandable, are simply incorrect. The page is probably one of the most carefully prepared main pages of the entire year. All selections have to adhere to the same content rules about quality as every other day of the year.

What is most fun is how people react. Some people are truly upset that an encyclopedia would have material like this on its frontpage. Most of those people do not realize that everything on the page is true. Basically the editors are putting the joke on the "quick critics". The people with an opinion about Wikipedia, without truly knowing what and why they are critiquing. The rest of the people are confused and often enticed into reading. If they persevere, they will have a laugh or two and actually learn something. Journalists don't seem to be the best readers btw. Few seem to have actually clicked beyond the front page. 1, 2, 3, 4 Ah well, deadlines I guess. :D

I find it a great tradition and hope that it will be continue for years to come.
P.S. Wikipedia April Fools' main pages from: 2006, 2007, 2008, 2009.

Comments

Popular posts from this blog

kAMDReceiveMessageError

We kept running into a kAMDReceiveMessageError in our company, when trying to install adHoc iPhone apps with the iPhone Configuration Utility for Windows. Everything was fine if people tried to install using Windows iTunes. After much time it was tracked to the addition of UIRequiredDeviceCapabilities to the Info.plist. For some very strange reason it seems that the Windows ICU doesn't like that property at all and fails to install any app that carries it. Not sure if this will affect AppStore submission, iTunes handles it and so does the Mac version of ICU it seems, but it is at the very least mildly annoying that testers can't install our application using Windows ICU.

HTML 5 video player for mediawiki now with fullscreen support

Michael Dale has been working hard on a new media player for the mediawiki projects. This media player is based on the HTML 5 <video> tag . You can compare it to the demo players of Youtube and Vimeo and DailyMotion . It should support Firefox 3.5, Google Chrome 3, Opera 10.5 and if you install the Xiph QuickTime components it works with Safari 4 for the Mac. If your browser doesn't support HTML5, the player will use the JAVA cortado player , like it does in the old version of the Ogg player. Recently both Apple and Firefox introduced Fullscreen support for the <video> tag in their development versions of the browsers, and these features can now be used with the new player for Wikimedia. The controls automatically show and hide, and you can even add and display subtitles with it. How do I test it ? It is rather easy, you go to this example video . If you want to enable it for all videos, you need to be registered on Wikimedia Commons or the English Wikipedia . You

Template editor

The Wikipedia Usability Initiative is finally making good progress on their template folding and template editor. Much of what the project has been doing with the edit screen has been in preparation of this work. The editor now folds complicated templates into a small block. One of the sandboxes the project uses now has the code deployed and it seems to be working quite well. Be aware that this is a development platform, and that browser peculiarities might not be fully dealt with yet. It is also NOT final. The wiki editor with folded templates. You can unfold the block, by clicking on the arrow to show the template code, or you can click the block and you are presented with a template editor that makes it easier to change the values of the template. This should be very helpful, because research showed that much of the trouble people had with editing Wikipedia, was the complex code on the edit pages. The template code is by far the most obscure and complicated code of all our wik