-
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
Monthly Archives: February 2008
Gmail mobile phone application for Google Apps
I have been using Google Apps – Google’s set of hosted email and collaboration tools that are available from your own domain name – for some time now. The service works very well but it has one annoying drawback: many … Continue reading
Posted in Tips
Leave a comment
Shell script to find a class in a set of Jar files
When you work on a Java project with many library dependencies it can be difficult to know which Jar files contain which classes. Hunting down a particular class in a tangled mess of Jar files can be painful, especially if … Continue reading
Posted in Coding
2 Comments
Major S3 and AWS outage leaves us in the dark in more ways than one
A number of Amazon’s AWS services suffered a massive outage earlier today. For some customers, the S3 data storage service was unavailable for hours. The forum thread where this drama played out makes for some interesting reading. Most notable is … Continue reading
Posted in AWS
2 Comments
SOAP – the complexity of simple
A friend recently asked me how to go about writing code to access a SOAP API to perform a one-off task. Below is the bare-bones step-by-step summary I sent him. I feel sorry for anyone encountering this travesty for the … Continue reading
Posted in Coding
Leave a comment
SQS API update (2008-01-01)
Amazon have announced a new API version (2008-01-01) for the Simple Queue Service. The new API promises much cheaper usage fees for the service, but the API update includes a number of major changes that are not compatible with prior … Continue reading
Posted in AWS, O'Reilly Book
Leave a comment
JetS3t version 0.6.0 released
I am pleased to announce the release of JetS3t version 0.6.0, available now from the JetS3t web site. This release has been a long time coming (over a year since 0.5.0) and it includes numerous bug fixes and enhancements.
Posted in AWS, JetS3t
Leave a comment