Skip to main content

Posts

How the smallest bugs can take the most time to solve

For the past few weeks, I have been fixing problems that I run into while testing some of the new video tools that Michael Dale has been developing for the Wikimedia Foundation. As with any new software, especially Javascript tools, there are plenty of issues and since I can find them, I might as well fix some of them, instead of throwing it all back at Michael. This week I ran into one particular annoying issue. For some reason the menu in the new mwEmbed mediaplayer ( Demo of the player ) was flickering under certain conditions on Safari. I created a video that demonstrates the problem. So I was looking trough the code of the player, trying to come up with a reason on why this would behave like this and why only in Safari. I spent a few hours tracking all the events, assuming that some event (like mouseover) for some reason was incorrectly telling the menu to hide itself. I was validated in this line of thought by observing that manipulating some of the Javascript events of th...

How copyright threatens Democracy

Everyone should look at this video of a talk by Cory Doctorow . People who know me, are aware that I am very concerned about our rights online. This is because every day we become more reliable on the Internet than ever before, yet our liberties our curtailed ever more. No one speaks more about this topic than Cory and really anyone in policy making or in the arts industry should hear him out. Perhaps not because he is right, but at the very least because he presents incredibly sensible counterarguments for anything that the copyright industry claims. Nowhere has the problem of the copyright lobbies, become more clearly than in the letter sent by ASCAP last week , in which they try to warn and recruit their members in their fight against the 'copyleft' and 'pirate' movement, which they basically consider equal. However as many have pointed out , Creative Commons is about freedom of choice for producers and consumers of works alike. What the ASCAP letter shows i...

I am now a MediaWiki developer (and Commons admin)

I have been filing and maintaining bug reports in MediaWiki for a while now, trying to communicate issues found by the editor community back to the developer community. Over time, increasingly I have been submitting patches to fix some of the bugs that I find. I never really had the intention to become a MediaWiki developer to be honest, but I guess I filed enough patches that people suggested to me that I should request commit access myself. So last week I sent off an email to Tim Starling and last night I was granted commit access to MediaWiki. I'll be taking this slow, because much of what interests me (the media and file repository work) is unfortunately not well tested on a day to day basis by others, while still able to create quite the havoc if you make mistakes. In other news, I also recently became an administrator on Wikimedia Commons . I'm reasonably active on Commons due to image moves from Wikipedia to Commons and recently I fixed up Cat-a-lot , which is a v...

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 ...

New Youtube interface

Today I was greeted with a new interface for Youtube. It seems that there are a lot more collapsible elements now, and the biggest functionality change seems to be a new "like" vs. "dislike" option, where we used to have the "Favorite" button. There are also new Share buttons, and there is a nice toggle for "Autoplay" of your recommendations. I'm not sure yet if I like everything, it seems to require a bit more work to be perfect, but with all the functionality of Youtube, this probably is a good thing.

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...

Video On Wikipedia

This week at SXSW (South by Southwest Conferences & Festivals), the Open Video Alliance presented a new campaign and portal for video on Wikipedia . The project is called "Let's get video on Wikipedia" and available at http://www.videoonwikipedia.org . The goal is to make it easier and more understandable how to upload video for usage in Wikipedia and is made possible by the Open Video Alliance , the Wikimedia Foundation , Kaltura , Miro and Mozilla Drumbeat . (Blog and press releases: Open Video Alliance , Miro , Wikimedia Foundation ) In some ways this project resembles a bit Wikiportrait , a project to help people upload their own portrait photo for usage in Wikipedia articles. Video On Wikipedia tells you what steps you need to take in order to create and upload a video for usage on Wikipedia. It also attempts to explain why uploading video for Wikipedia is different from uploading to most other places, a good bit of evangelism for Free and Open formats for ...