-
Recent Posts
Recent Comments
- Marc on Work-around for Mac OS X python package install error — "lipo: can’t figure out the architecture type"
- Textmate: Bundle Items menu shortcut fix | TJ's Logic on Textmate: Use Command-Escape as a Shortcut to the Gear Menu
- James Murty on JetS3t 0.8.1 in the wild
- Bef on JetS3t 0.8.1 in the wild
- Bef on JetS3t 0.8.1 in the wild
Archives
- December 2011
- May 2011
- April 2011
- February 2011
- January 2011
- October 2010
- July 2010
- May 2010
- March 2010
- February 2010
- January 2010
- November 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
Categories
Meta
Category Archives: JetS3t
How to use JetS3t with Eucalyptus
Updated 2009-06-22: Added settings that limit JetS3t to a single HTTP connection at a time, to work around apparent thread-safety issues in Walrus. Eucalyptus is a relatively new but rapidly developing open-source system for running your own cloud computing clusters. … Continue reading
Posted in Cloud Computing, Eucalyptus, JetS3t, Tips
5 Comments
JetS3t Version 0.7.0 Released
The latest version of JetS3t (jet-set), my Java library for Amazon’s Simple Storage Service, is now publicly available. Visit the JetS3t web site to download version 0.7.0, to run the latest online applications, or to read the updated documentation. Version … Continue reading
CloudFront Pricing Update
Amazon’s CloudFront service will have new pricing tiers from February 1. On a related note, here are some tools for using CloudFront. The next version of my JetS3t suite will also include support for CloudFront at the API level and … Continue reading
Posted in AWS, JetS3t
Leave a comment
CloudFront: A CDN for Amazon's Simple Storage Service
Amazon has added a new service to their arsenal. CloudFront is a content delivery service that works closely with S3 to make public objects in your account available through a distribution network with edge locations in the US, Europe and … Continue reading
Posted in AWS, Coding, JetS3t
3 Comments
JetS3t Version 0.6.1 Released
I am pleased to announce the release of JetS3t version 0.6.1, the newest version of my open source Java S3 library and application suite. This release includes bug fixes, application improvements, and support for some of the newest features of … Continue reading
Posted in AWS, JetS3t
Leave a comment
S3 Copy Object feature is now available in beta
Amazon has announced beta support for the Copy Object operation in S3. This feature was pre-announced in March. The copy functionality allows you to copy objects within or between your S3 buckets, and optionally to replace the metadata associated with … Continue reading
Posted in AWS, Coding, JetS3t
4 Comments