libS3

Find out what's going on with LiveCode (the company), product releases, announcements, and events.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Mark Smith
Posts: 179
Joined: Sat Apr 08, 2006 11:08 pm
Contact:

libS3

Post by Mark Smith » Wed Feb 20, 2008 3:30 pm

I've made a library fro working with the amazon S3 storage service.

All comments and queries welcome.

You can get it here:

http://maspub.s3.amazonaws.com/libS3%201.0.0.zip

Mark Smith
Posts: 179
Joined: Sat Apr 08, 2006 11:08 pm
Contact:

Post by Mark Smith » Wed Feb 20, 2008 3:33 pm

Sorry, that url should be:

http://maspub.s3.amazonaws.com/libS3.zip

keyless
Posts: 211
Joined: Wed Dec 12, 2007 11:21 pm

Post by keyless » Sat Feb 23, 2008 7:28 am

Mark Smith wrote:Sorry, that url should be:

http://maspub.s3.amazonaws.com/libS3.zip

Very Cool Mark. Can't wait to try it out.

reelstuff
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 254
Joined: Mon Apr 16, 2007 12:06 am
Contact:

Very Interesting

Post by reelstuff » Fri Jul 11, 2008 1:18 pm

Played around with this, very interesting, it is clear a lot of work went into this, what are your future plans for this?

Mark Smith
Posts: 179
Joined: Sat Apr 08, 2006 11:08 pm
Contact:

Re: Very Interesting

Post by Mark Smith » Mon Jul 28, 2008 1:26 am

reelstuff wrote:Played around with this, very interesting, it is clear a lot of work went into this, what are your future plans for this?
Thanks for the interest - I've already developed it a lot further (along with the other amazon web services: sqs, sdb and ec2, but using curl rather than my own socket routines.

I'm in the middle of a project that needed it, and I haven't had time to document it at all, so I haven't made it available, though I certainly plan to.

There are still quite a few loose ends to tie up with it all, and I'm adding and editing as I go along, so it may be a little while before it's ready.

keyless
Posts: 211
Joined: Wed Dec 12, 2007 11:21 pm

Post by keyless » Thu Apr 16, 2009 1:13 am

Mark, I'm in pretty big need of this for a Windows project. Have you made a updated version of this library available, you mention you've advanced it a bit in your post. One relient on cURL would be fine, as I would distribute cURL with installer.

reelstuff
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 254
Joined: Mon Apr 16, 2007 12:06 am
Contact:

Post by reelstuff » Thu Apr 16, 2009 2:29 pm

Awesome, Amazon Web Service, is really working on some amazing stuff, with all the excitement of version 4 coming soon, Im beside myself,

do let us know how its going,)

Tim

interactbooks
Posts: 65
Joined: Thu Oct 07, 2010 4:47 pm

Re: libS3

Post by interactbooks » Tue Jan 25, 2011 2:18 pm

Mark,

Are you still working on this library?

Ezra

Post Reply