A Jetpack...Wikify - V0.2 (5.29.2009)

Adds a box to the current tab with the Wikipedia article for a selected word.

Install

Install the Jetpack addon for Firefox first.
Then click "Install..." to add the Wikify Jetpack Feature

Uninstall

Navigate to about:jetpack and choose Installed Features. From there you can uninstall any Jetpack.

Features

v0.2: Loads up the actual Wikipedia page in an iframe.
v0.1:Pulls up the Wikipedia page of the currently selected word using an AJAX GET request to http://en.wikipedia.org/wiki/
Ability to close the definition box.

Examples


Notes

v0.2:Using an iframe to display the entire page instead of parsing info with an AJAX request.
v0.1:This isn't the most sophisticated way to do this, but it works. All hrefs are removed so the links in the wiki box aren't functional. However, highlight them and click wikify again to load up that wiki article.

To Do

Clean up the display
Make boxes draggable, and resizable
Enable the links
view source


burling.eric@gmail.com