With the news that Apple has released the SDK for the iPhone, their developer site is currently unavailable. It seems to be have exceeded Apple’s expectations in terms of demand. I’m currently wondering if there will be access to the Bluetooth in the SDK so that I can connect a bluetooth GPS and produce some… Continue reading Apple’s Developer Site has Crashed
Day: 6 March 2008
Sorting Tables in a MediaWiki
I’ve noticed that a number of tables in the Wikipedia are sortable. Further research found that it is implemented through client side javascript, when a table has the class=”sortable”. It is available in MediaWiki 1.9 or later. See the MediaWiki help on sortable tables. I have found adding the sorting to the OpenOffice.org Mac OS… Continue reading Sorting Tables in a MediaWiki