Wikipedia Widget

version 0.9.4 for mac os 10.4 or greater
updated September 28th, 2009

widget screenshot
download

A Dashboard widget for browsing the free, user-created encyclopedia, Wikipedia. Search for articles, view and edit right from the Dashboard, complete with pictures and links.

September 28, 2009 5:56pm

New version available: 0.9.4. Should fix the link problems everyone was having, along with the Snow Leopard incompatibilities.

For the curious: the link issue was caused by a formatting change on wikipedia's html output. The Snow Leopard issues were caused by a widget.system('mkdir ...') call -- I changed to it widget.system('/bin/mkdir ..') and all is well (hopefully).

Please let me know if any other problems arise. An email is the best way to get my attention: sbillig@whatsinthehouse.com

0.9.4 (September 28, 2009 5:56pm)0.9.3 (July 12, 2009 9:51pm)

(for previous changes, see the change log)

Features:

created by sean billig

If you would like to submit a bug, or make a comment or suggestion, please email me at

sbillig at whatsinthehouse dot com

If you especially enjoy this widget, and would like to support development, you can donate through paypal.

Download and Installation: Apple's Mac OS X 10.4 or later is required. If you're using Safari, click the download link. When the widget download is complete, Show Dashboard, click the Plus sign to display the Widget Bar and click the widget's icon in the Widget Bar to open it. If you're using a browser other than Safari, click the download link. When the widget download is complete, unarchive it and place it in /Library/Widgets/ in your home folder. Show Dashboard, click the Plus sign to display the Widget Bar and click the widget's icon in the Widget Bar to open it.

Interested in the source code? Just download the file above. If you're on a Mac, right-click the .wdgt file, and select Show Package Contents. If you're on something else, just browse though the Wikipedia.wdgt directory. The guts are in Main.js.