Andre, I'm using s3, sdb, sqs, and ec2 - and I'm glad they didn't use
25 letter names :)
I have libraries for each of them - getting fairly complete now,
though I'm still tweaking and adding to them. No docs at all as yet,
but if you or anyone else wants to see them, just mail me off-list
and I'll send them. They all depend on libRevCurl.
Best,
Mark
On 8 Aug 2008, at 07:52, Andre Garzia wrote:
Mark,
very nice! I did one myself too... when building CGIs, cURL is the
best thing to fetch data since getting libURL and sockets to work on
CGI can be tricky.
As for your AWS work, have you tried Amazon SimpleDB?
Cheers
andre
On Thu, Aug 7, 2008 at 9:06 PM, Mark Smith <[EMAIL PROTECTED]> wrote:
I've made a library that wraps around the curl command line tool.
It exposes
a lot of settings that give a lot of control, and allows http GET,
POST,
PUT, DELETE, HEAD, and TRACE.
It also allows uploading from a file on disk using either POST or
PUT.
It only really covers HTTP, but I hope to add FTP and others in later
versions.
I've been using it in a project I'm working on that makes heavy
use of the
Amazon Web Services, so that's where it's had the most testing.
I've included a short intro pdf, and a small dictionary that
covers the most
often used (by me) handlers which are the also the most tested.
There's a bunch of stuff in there that I haven't yet documented,
(and quite
a bit, like proxies, that I haven't tested!) for those who want to
delve
into the innards of it.
It allows lots of non-blocking behaviour and multiple simultaneous
requests
to the same server (necessary for some of the amazon stuff).
I've versioned it at 1.0 beta, and any and all comments,
suggestions etc,
welcome.
http://futsoft.futilism.com/revolutionstuff.html
Best.
Mark Smith
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your
subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
--
http://www.andregarzia.com All We Do Is Code.
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution