I had a couple of questions about the clipping bookmarlet. forgive me if they seem a bit obvious.
How do I install it? I dee no options in any of the menus.
The blog post said that it is hosted on your servers. Why does it need to make a connection to a server? I clip a lot of private company pages, and send info outside could get me into trouble. Isn’t it a supposed to be just a javascript like bookmarklets from other apps.
Christian’s comment was “Only the JavaScript code & some required resources are hosted by our server but of course no data is sent to our server.”
The Clipping Bookmarklet is a little Web application, as it is interactive, providing user choices of filetype. But its hosting on the server is consistent with the DEVONtechnologies privacy policy. It’s not collecting user data or looking into databases.
Thanks a lot for your reply. A few questions would really help clarify this for me:
It seems like the only data sent to the Devontech servers is a request for the javascript/css. Is the URL being clipped or any other info sent as a part of the request?
Will this always be hosted onto the devontech server? Or is it just while it is development phase.
Is it possible for me to host the js on my own webserver.
I am sure you guys have a good privacy policy, but my company is very strict about this kind of stuff
The bookmarklet itself loads more code from our server (JavaScript code and a CSS stylesheet) because it’s simply to large to get squeezed into a one-line bookmarklet. This code is then inserted live into the displayed web page and executed, showing the HUD UI.
When you actually clip, no data is sent to the server but locally to DEVONthink. All loaded code is for the UI only.