Contents contributed and discussions participated by Joel Liu
Find my own group forum posts - 446 views
Diigo toolbar Read Later should add as Private - 179 views
Annotations across multiple pages - 51 views
Unable to bookmark the url using bookmarklet - 104 views

Can I hide my status? - 33 views
Can't sign in in Digolet! - 420 views
-
Hi Onesimusx,
Please check Firefox ==>Tools ==>Options ==> Privacy ==> Cookies ==> make sure Accept cookies from sites and Accept thrid-party cookies are checked.
Let me know if it is helpful. If not, could you zip and send your firefox profile to joel【at】diigo dot com? We'd like to help you out.
Thanks. -
-
Hi all,
The problem was finally solved.
1. Diigolet uses cookies authroization if available (available means that 3rd party cookies are allowed)
2. If cookies are not available, diigolet gracefully falls back to http authorization.
3. The advantage of cookies auth over http auth is that your sign in status can be remembered so you don't have to type your username and password the next time you open the browser.
Feature request: Same page, different URL, highlights kept - 125 views
-
Hi Graham and Roar,
The whole backend system is URL based and it will bring much complexity and load to implement this feature. For example, it costs more computation power for EVERY page you visit to decide whether there are some synonym URLs. Suppose there are M users, every user visits N page a day, ever page costs extra e% computation power, It will add M*N*e% extra load to the system per day.
[New] FF toolbar - 89 views
address bar searches in diigo instead of google. how to remove? - 166 views
-
-
Hi Swaan,
I am so sorry about the problem in the address bar.
Installing new version doesn't solve the existing problem. Here is how to fix it manually:
1. Input about:config in the firefox address bar, then enter this address
2. Click I will be careful, I promise! button.
3. Input keyword.url in the filter
4. Double click the value and change the value to http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q=
5. Restart Firefox.
Let me know whether it works for you.
Thanks. -
« First
‹ Previous
121 - 140 of 674
Next ›
Last »
Showing 20▼ items per page
We didn't develop any new feature from July/08 to October/08, but we did one thing: make diigo database scalable and easy to recover if something bad happened.
For back up strategy:
1) Real time backup for ever node of the distributed database( in several servers)
2) Dump the whole database and store it off site every month.
Don't worry about your data, it's safe in diigo :)
We will catch up all problems and issues within 1 day.