I've written new articles on Amazon S3 (Simple Storage Service) from Delphi for the latest issues of Blaise Pascal Magazine (http://www.blaisepascal.eu/). That's specifically issue 19 and 20.
The source code of the two projects has been added to my Delphi REST Clients repository (http://code.marcocantu.com/p/delphirestclients/), specifically at:
- http://code.marcocantu.com/p/delphirestclients/source/tree/HEAD/AmazonS3_XE2 for the VCL application using the native Amazon S3 classes, new in XE2
- http://code.marcocantu.com/p/delphirestclients/source/tree/HEAD/AmazonS3Monkey for the FireMonkey version, which also uses LiveBindings, despite some issue.
I'm still trying to figure out why the Amazon S3 components seem to crash on the Mac, as this would be a nice project to move over.
Going to publish quite a bit of FireMonkey code this month, will create a specific code project... this is just a start.



Amazon S3 Clients for Delphi XE2
Comment by Salomon on March 10, 19:46