Origo Dashboard Widget v0.2 --------------------------- Welcome to the Origo Dashboard Widget for OS X which allows browsing the workitems of a single project at once. It shows how the Origo API can be accessed using JavaScript and maybe even inspires other developers to create widgets for their favorite widget engine(s) on their own (and of course publish them on Origo, so others can use them as well). This widget has been created with Dashcode from Apple and was tested on OS X 10.5 (of course it also runs on 10.4). To make the XML-RPC calls we use the free JavaScript library 'jsolait' (http://jsolait.net) which contains an XML-RPC module. Current limitations: - Workitem filters simply remove workitems from the list (no additional workitems are loaded) - A refresh is only triggered when the widget is shown (e.g. by pressing F12) or manually by clicking the 'Refresh' button - UI (e.g. Workitem list layout and formatting) is very simple and could certainly be improved The official homepage of the widget is located at http://www.origo.ethz.ch/wiki/Origo_Dashboard_Widget If you should encounter one of those nasty bugs please create a bug report at http://www.origo.ethz.ch/issues. If you have any suggestions or ideas how to improve the widget or created a widget on your own, please post in the forums or send us a mail at dev[at]origo.ethz.ch Have fun with our widget, The Origo Team