-
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
JetS3t 0.8.1 in the wild
The newest version of JetS3t has been released and is now roaming free. Meet 0.8.1. This release has been a long time coming, mainly due to my reluctance to finish the documentation. But it’s finally here and comes with some … Continue reading
Posted in AWS, Cloud Computing, Java, JetS3t
3 Comments
JetS3t support for S3 Website Hosting
I have just released code for JetS3t that adds API-level support for Amazon S3′s new Website Hosting feature. With a Website Hosting configuration applied to an S3 bucket, the bucket can serve static content but will also act in a … Continue reading
Posted in JetS3t
Leave a comment
JetS3t 0.8.0, now with extra Google
I have released the newest version of JetS3t, version 0.8.0. Real Google Storage support Amongst many other things, this release is the first to include native support for Google Storage for Developers (GS). This means that you can now interact … Continue reading
Posted in Cloud Computing, Coding, JetS3t
4 Comments
JetS3t 0.7.4
The latest release of JetS3t, version 0.7.4, was released over the weekend. Bug fixes: Shell scripts are more compatible with Cygwin New toolkit functionality: Added support for the new Reduced Redundancy Storage (RRS) class for objects CloudFrontService: Support for HTTPS-only … Continue reading
Posted in AWS, JetS3t
Leave a comment
JetS3t Supports "Reduced Redundancy" Storage
As of a few minutes ago the latest JetS3t code includes support for a new S3 feature called Reduced Redundancy Storage. If you keep non-vital data in S3 you can now choose to accept “reduced redundancy” for this data in … Continue reading
Posted in JetS3t
2 Comments
CloudFront Access Logs for Streaming Distributions
Amazon has announced the new Access Logs feature for CloudFront streaming distributions. With access logging turned on you can see when and how people interact with your streamed content. The latest JetS3t code provides basic API support for enabling and … Continue reading
Posted in JetS3t
Leave a comment