View Single Post
Old 09-19-2013, 07:36 AM   #613
zitronenrollchen
Junior Member
zitronenrollchen began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Feb 2013
Device: Kindle NT
Quote:
Originally Posted by vlad59 View Post
@wikiped
If your solution had been fully in PHP I would certainly have merged it after a quick review, but using a perl script bugs me (heavier maintenance, harder to explain to average Joe user, ...).
Thanks for your reply.

The perl stuff can easily be done in PHP with
https://www.dropbox.com/developers/core/sdks/php

All the script does is getting a file via the Dropbox API and delivering it to the client.

Using the API removes the need for putting ebook files in a "Public" dropbox folder. The approach might be useful with other cloud providers.

Alex
zitronenrollchen is offline   Reply With Quote