Friday, March 5, 2010

Amazon S3 backup cli tool updated to version 1.1

Download the executable version. This version fixes two issues:


  1. In the previous versions we were getting this warning:
    Mar 5, 2010 7:46:53 AM org.jets3t.service.utils.Mimetypes getInstance
    WARNING: Unable to find 'mime.types' file in classpath
    This has been fixed now.

  2. Updated the underlying JetS3t library to the newest version.

Wednesday, March 3, 2010

Shutting down The Great Wall

I will be shutting down The Great Wall micro-blogging project. This project was started when I was in employment and Twitter was banned in our office. I wanted a platform to micro-blog my project progress to my stake holders. For this purpose The Great Wall was created. After quitting that Job, I did not have enough reason to pursue this project. Thanks for the code contributors. And my apologies for those of you who were expecting a release.

Monday, March 1, 2010

Random password generation using Commons Lib 0.1.1

A tutorial on generating random password is added to the Wiki.

Commons Lib 0.1.1 Released

WizTools.org Commons Lib project has released 0.1.1 version. Usually a library providing common functionality needs to be extensively documented with API document availability. But I have not been able to document this library much. Probably I will correct this in later versions. This library is now used in many WizTools.org projects, as well as in many commercial projects I am involved in.