| 1 | == integrate google calendar == |
| 2 | * download ical from google calendar |
| 3 | * open ical items on google calendar |
| 4 | |
| 5 | == Firefox plugin == |
| 6 | Make a plugin that: |
| 7 | |
| 8 | * shows tags for the current page |
| 9 | * shows possible tags for the current page (text similarity) |
| 10 | * tags a page |
| 11 | * lists all tags, lets me open pages (replacement for bookmarks or del.icio.us) |
| 12 | |
| 13 | input to list all tags: |
| 14 | use a lokal servlet that creates something like this: |
| 15 | * http://www.flickr.com/photos/leobard/tags/ |
| 16 | * then link to stuff that is from longwell |
| 17 | * http://simile.mit.edu/longwell/ |
| 18 | |
| 19 | input: |
| 20 | * del.icio.us plugin http://delicious.mozdev.org/installation.html |
| 21 | * http://scrumdidilyumptio.us/ plugin |
| 22 | |