forked from anotherjesse/finally
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
45 lines (39 loc) · 1.04 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
One part taboo, one part mini-mapper, one part flock shelf, one part scrap book, one part netvibes
The goal is to be extensible ala greasemonkey (easy to add scripts to enhance without restarting),
providing wrappers around the technologies that aren't "standard" (xbl/rdf/dnd) so that enhancements
can be done by as many people as possible.
TODO:
* pattern for inheritance/reuse of xbls (lots of redundancy)
* pattern for scraplets to determine DND content
* how to hanlde multiple scraplets having an opinion on the dropped content
CONTENT:
* photos
* screenshots from page
* flickr
* smugmug
* photobucket
* ...
* movies
* youtube
* metacafe
* ...
* web pages
* taboo
* delicious
* ...
* addresses
* text/html
* people
* micro-format content
* music
* products
* books
* email
* chat
* twitter
* widgets (open social?)
What works:
* dnd a flickr picture on to the page
* dnd a picture on to the page
* dnd a link (stored but bad ui)
* dnd html snippet (stored but bad ui)