“I have no special talents. I am only passionately curious.” ~ Albert Einstein
Some of my Open Source Projects
- Unbox (mediawiki extension) – Caching engine for infoboxes/semi-structured data in Wikipedia. There is a lot of useful, semi-structured data in Wikipedia today, and one of the most important types is infoboxes. This extension is made specially to store (cache) Infoboxes within article pages, and provide different means to get back at that data via the api and via the mediawiki edit interface itself. With this and a couple of other parsing tricks, we save over 80% of the time needed to render each article page, allowing infoboxes to be made available in real time. View the source code.