android-client

Checked in some early test copies of the android-client to SVN over the past few days (working on some major fixes today as well). Doesn’t build on the G1, but it does in the 1.1 SDK. Need to resolve that rather soon, or it’s pretty much useless beyond being a rather cool proof of concept. [...]

MediaWiki on Android?

I was browsing the Android Market (App Store for you iPhone junkies) and I saw an application that was rather cool. Someone has put together a web server that runs off the Android platform. Granted, it’s limited to one connection at a time, and it’s by-default password protected, but it demonstrates a cool concept. They [...]

MediaWikiPerformAction

Quite possibly one of the coolest hooks to exist in MediaWiki. I’ve been playing with this for the past few days, and it really is indeed a powerful hook. Occurring very near the beginning of a MediaWiki execution, it allows some high-level access to early objects, before MediaWiki has begun its output. $output – The [...]