Thanks to *Trevor DeVore*, a new version (*1.07*) of the phxDropboxLib,
solving two URLencoding problems and adding a new nice function
(phx_DropboxCreateLinkToFile), is available.
You can download the new version still from the same link :
http://www.phoenixsea.ch/downloads/Livecode/phxDropbo
Thanks for sharing your stack too. It contains
> > lots
> > > of "learning goodness"!
> >
> >
> >
> >
> >
> > --
> > View this message in context:
> >
> http://runtime-revolution.278305.n4.nabble.com/Dropbox-Library-Update-tp466
g your stack too. It contains
> lots
> > of "learning goodness"!
>
>
>
>
>
> --
> View this message in context:
> http://runtime-revolution.278305.n4.nabble.com/Dropbox-Library-Update-tp4669868p4670001.
:)
Roger Eller wrote
> I enjoyed the video. Thanks for sharing your stack too. It contains lots
> of "learning goodness"!
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/Dropbox-Library-Update-tp4669868p4670001.html
Sent from the Revolutio
o watch to the end.
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/Dropbox-Library-Update-tp4669868p4669930.html
Sent from the Revolution - User mailing list archive at Nabble.com.
___
use-livecode mailing list
use-livecod
untime-revolution.278305.n4.nabble.com/Dropbox-Library-Update-tp4669868p4669931.html
Sent from the Revolution - User mailing list archive at Nabble.com.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscrib
/l56QQja4cWU
<http://youtu.be/l56QQja4cWU>
Apologies for all the "Ums" and "Ems" but some people might find it of use
as an introduction if they can bear to watch to the end.
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/Dropbox-Librar
Hi Dave,
no problem for me BUT ... yes, in the future, when new versions come
out, the copy on RevOnLine will be obsolete, so ... probably a link,
where to download the last release, will be useful ;-)
Cordially,
Guglielmo
On 9/15/13 22:04 PM, Dave Kilroy wrote:
...
what do you think Gugli
Roger, first, then Dave:
Roger,
On your first question, the REST library is effectively stateless, so with
each request, your app is essentially logging in again. It will send
information to DB with each call that includes authentication info., so
there really is no timing out. The initializing
ble to use them to reconnect when the app
> launches.
>
>
>
>
>
> --
> View this message in context:
> http://runtime-revolution.278305.n4.nabble.com/Dropbox-Library-Update-tp4669868p4669891.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
>
>
Mike - that encryption is a great idea, very cool and I think I'll have a go
at that. But wouldn't users only be able to see data from others sharing the
same token-key and token-secret anyway?
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/Dropb
Roger, yes if your app has hard-wired app-key, app-secret, token-key and
token-secret then your users be able to use them to reconnect when the app
launches.
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/Dropbox-Library-Update-tp4669868p4669891.html
Sent
ing old
> versions of your library in the future - although maybe I could put in a
> link to your URL where they could get the latest version)?
>
> Kind regards
>
> Dave
>
>
>
>
> --
> View this message in context:
> http://runtime-revolution.278305.n4.nabble.com/Dr
On Sep 15, 2013 4:05 PM, "Dave Kilroy" wrote:
>
> Hi Roger
>
Hi.
>
> Roger Eller wrote
> > May I ask you to look at my test stack off-list after I attempt your
> > approach?
>
> Sure thing - actually maybe I should spruce up my stack and upload it to
> RevOnline - although before I do this I thin
That's exactly what I'm doing, as well, but I have encrypted the data on
dropbox so that even if my users manage to figure out what the keys are,
they still can't access anybody else's data.
--
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On t
downloading old
versions of your library in the future - although maybe I could put in a
link to your URL where they could get the latest version)?
Kind regards
Dave
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/Dropbox-Library-Update-tp4669868p4669887.html
S
own local
> storage to save the token-key and token-secret.
>
> BTW, I originally set up my app to work in 'sandbox' mode so that it is
> limited to it's own app folder within the Dropbox account.
>
>
>
>
>
> --
> View this message in context:
> http://run
ubsequent' users will need to have their own local
storage to save the token-key and token-secret.
BTW, I originally set up my app to work in 'sandbox' mode so that it is
limited to it's own app folder within the Dropbox account.
--
View this message in context:
http://
Thanks for the information. My project will have multiple users collecting
data into one account. I just don't want them messing around with data
they didn't create.
~Roger
On Sep 15, 2013 1:24 PM, "Guglielmo Braguglia"
wrote:
> Aha ... now I understand :-)
>
> To arrive to "Cancel" or "Allow"
Aha ... now I understand :-)
To arrive to "Cancel" or "Allow" you must have already given *the right
credentials*, so it is obvious that you can then navigate within your
Dropbox.
The same thing would happen if you open a browser and login with the
same credentials in Dropbox.
I don't know .
n context:
> http://runtime-revolution.278305.n4.nabble.com/Dropbox-Library-Update-tp4669868p4669876.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
>
> ___
> use-livecode mailing list
> use-livecode@lists.ru
I'm with you Roger, I think this library is sweet (thanks Guglielmo & Mike)
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/Dropbox-Library-Update-tp4669868p4669876.html
Sent from the Revolution - User mailing list archive at N
Just to be clear, the thing that prompted this update was handling of
spaces in file or directory names. This is ONLY a problem on mobile, as
LC's implementation of URL handling is different on the mobile platforms
vs. the desktop platforms.
On Sun, Sep 15, 2013 at 12:02 PM, Roger Eller
wrote:
The cancel or allow comes after login.
On Sep 15, 2013 11:56 AM, "Guglielmo Braguglia"
wrote:
> Ahahahah ... no problem ... initiatives of self-correctors ... :-D
>
> About your first question ... I can't find the "CANCEL" button :-(
> When the browser window open for the authorization I see only
Ahahahah ... no problem ... initiatives of self-correctors ... :-D
About your first question ... I can't find the "CANCEL" button :-(
When the browser window open for the authorization I see only *one*
button to Login (/... I have in Italian and is //"Accedi"/) and I have
no possibility to Canc
Guglielmo,
I'm so sorry that auto-incorrect substituted for your name in my previous
post.
On Sep 15, 2013 11:38 AM, "Roger Eller" wrote:
> Guillermo,
>
> I want you to know that I think your library is wonderful. I have a
> couple questions for you.
>
> When the browser object appears, if the
Guillermo,
I want you to know that I think your library is wonderful. I have a couple
questions for you.
When the browser object appears, if the user touches cancel instead of
allow, they are then able to navigate and browse the entire Dropbox
account. Can the allow be authorized in the backgro
Again thanks to *Mike Kerner* and to his careful debugging under iOS, a
new version (*1.06*) of the phxDropboxLib, solving an issue that could
cause a failure on mobile (/... related to URL encoding/), is available.
You can download the new version still from the same link :
http://www.phoenix
I must have a problem with the path to the library once it's on the Android
device. I did get the browser control to initialize and all of the dropbox
buttons work, but only after copying the script of the lib into the
mainstack. I will have to investigate further when time permits.
~Roger
R
I must be missing something when I try to use this library on Android. The
app installs and runs, but the Connect button appears to be pressed, but no
browser window appears for Dropbox sign-in. The test works on iOS, btw.
I have only made a copy of the Test Dropbox.livecode and set the Standalone
Thanks Guglielmo!
~Roger
On Sep 6, 2013 3:59 AM, "Guglielmo Braguglia"
wrote:
> Still thanks to the great debugging/fixing work of *Mike Kerner*, a new
> version (1.05) of the phxDropboxLib, solving a really obscure issue that
> could cause a failure on mobile after writing a file on
> "phx_Drop
Thanks Guglielmo & Mike!
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/Dropbox-Library-Update-tp4669440p4669442.html
Sent from the Revolution - User mailing list archive at Nabble.com.
___
use-livecode mailing
Thanks Guglielmo!
On 6 Sep 2013, at 08:58, Guglielmo Braguglia wrote:
> Still thanks to the great debugging/fixing work of *Mike Kerner*, a new
> version (1.05) of the phxDropboxLib, solving a really obscure issue that
> could cause a failure on mobile after writing a file on
> "phx_DropboxWr
Still thanks to the great debugging/fixing work of *Mike Kerner*, a new
version (1.05) of the phxDropboxLib, solving a really obscure issue that
could cause a failure on mobile after writing a file on
"phx_DropboxWriteFile", is available.
You can download the new version still from the same li
34 matches
Mail list logo