Difference between revisions of "Bookmark Cloud Firefox Extension"
From Makers Local 256
(→Ideas: added ideas for using Firefox 3.0) |
(comment on why I moved to dead projects) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | == | + | {{Project|Creator=Jim Shoe |
− | Use bookmarks to make a [http://en.wikipedia.org/wiki/Tag_cloud tag cloud]. The only difference would be, there are no tags, instead the actual links to the site are used. This way bookmarks you visit more frequently are in bigger text and easier to find. This might be a good as a start page for you browser. Either as a remote page or local page. | + | |Status=<onlyinclude> Discontinued </onlyinclude> <!--LEAVE ONLYINCLUDES FOR STATUS HACK--> |
+ | |Born On=16:51, 9 May 2007 (CDT) <!--DO NOT EDIT --> | ||
+ | |Last Updated={{#time: H:i, d F Y| {{REVISIONTIMESTAMP}} }} (CDT) <!--DO NOT EDIT --> | ||
+ | }} | ||
+ | |||
+ | ==Overview== | ||
+ | Use bookmarks to make a [http://en.wikipedia.org/wiki/Tag_cloud tag cloud]. The only difference would be, there are no tags, instead the actual links to the site are used. This way bookmarks you visit more frequently are in bigger text and easier to find. This might be a good as a start page for you browser. Either as a remote page or local page. | ||
==Ideas== | ==Ideas== | ||
Line 9: | Line 15: | ||
#Hook into the bookmark system and record the number of times a bookmark is clicked. This can be saved in the new sqlight database. | #Hook into the bookmark system and record the number of times a bookmark is clicked. This can be saved in the new sqlight database. | ||
#Use the added number of clicks to display a tag cloud. This data can be pulled from the sqlite db. | #Use the added number of clicks to display a tag cloud. This data can be pulled from the sqlite db. | ||
+ | |||
+ | ==Dead== | ||
+ | It looks as thought people have started to think about making the start page of Firefox more useful. That is all I really wanted. I"m putting this project on the dead page for now. If nothing good comes from other works, I might try to pull this off. --[[User:Jim Shoe|JimShoe]] 15:23, 24 April 2009 (CDT) | ||
+ | [[Category:Web 2.0]] |
Latest revision as of 15:23, 24 April 2009
Creator: |
Overview
Use bookmarks to make a tag cloud. The only difference would be, there are no tags, instead the actual links to the site are used. This way bookmarks you visit more frequently are in bigger text and easier to find. This might be a good as a start page for you browser. Either as a remote page or local page.
Ideas
- I would like to implement this as a Firefox extension and have it create a local start page for new tabs and windows.
- Have an option for separating folder into their own clouds.
- Maybe combine it with del.icio.us bookmarks. Have separate or combined clouds.
- Looks like Firefox 3.0 will have a better bookmark system. It will be using sqlite. This may make things easier. Seems like the extension need to do two things.
- Hook into the bookmark system and record the number of times a bookmark is clicked. This can be saved in the new sqlight database.
- Use the added number of clicks to display a tag cloud. This data can be pulled from the sqlite db.
Dead
It looks as thought people have started to think about making the start page of Firefox more useful. That is all I really wanted. I"m putting this project on the dead page for now. If nothing good comes from other works, I might try to pull this off. --JimShoe 15:23, 24 April 2009 (CDT)