| 15 | | |
| 16 | | == Firefox plugin == |
| 17 | | Make a plugin that: |
| 18 | | |
| 19 | | * shows tags for the current page |
| 20 | | * shows possible tags for the current page (text similarity) |
| 21 | | * tags a page |
| 22 | | * lists all tags, lets me open pages (replacement for bookmarks or del.icio.us) |
| 23 | | |
| 24 | | input to list all tags: |
| 25 | | use a lokal servlet that creates something like this: |
| 26 | | * http://www.flickr.com/photos/leobard/tags/ |
| 27 | | * then link to stuff that is from longwell |
| 28 | | * http://simile.mit.edu/longwell/ |
| 29 | | |
| 30 | | input: |
| 31 | | * del.icio.us plugin http://delicious.mozdev.org/installation.html |
| 32 | | * http://scrumdidilyumptio.us/ plugin |