Create an easy 'test' page for Zotero plugin
I teach Zotero workshops and something that would be helpful is a webpage with an easy URL that can test that you have the Zotero plugin installed correctly. For example, a page like http://www.zotero.org/test and when you visit the page the Zotero icon lights up and you can click to add the metadata and it then adds some test bibliographic item to your Zotero library.
Right now what I have to do is make workshop attendees go to a random library database on their laptop, and type in a search and find an article and then click the button to make sure it works fine. This is cumbersome since I have to say "ok go to the library website, then click on this database, then type in a random search term". Instead it would be great to say "ok go to www.zotero.org/test in your browser, see that Zotero icon in the top right corner? Click it. It works? Yay great!"
Right now what I have to do is make workshop attendees go to a random library database on their laptop, and type in a search and find an article and then click the button to make sure it works fine. This is cumbersome since I have to say "ok go to the library website, then click on this database, then type in a random search term". Instead it would be great to say "ok go to www.zotero.org/test in your browser, see that Zotero icon in the top right corner? Click it. It works? Yay great!"
I would just pick an easier example — any Google Scholar search, for example.
http://slides.sikuli.org/
Basically you first need to capture images which are the targets for the automation script. I use a Firefox add-on QSnap which does this quite nicely.
Then it is a matter of writing your automation script in PowerPoint.
Zotero bibliographies contain COinS, which Zotero picks up.
@dragonfly -- those are cool, thanks!
While adamsmith's suggestion is clever, I think it's actually somewhat confusing to show saving from a regular webpage with embedded metadata to start, since that's far from the norm. In nearly every other case that they encounter later they'll just get a generic webpage item on a regular webpage and no extended metadata.
Remember, too, that Zotero no longer has a "metadata icon", exactly — it just has a toolbar icon that's always present if Zotero is installed. Given that change, I might argue that it actually makes more sense to show saving a regular webpage that doesn't have embedded metadata (e.g., your course page) first — which would just as sufficiently verify that Zotero is installed — and then follow that up with a page with metadata to show what Zotero can do on some pages.
In Ubuntu Firefox, Zotero is launched from Ctrl+Shift+Z keys.
Presumably these keys differ across clients so there could be a simple pre-test to establish each student's client and OS environment.