Thursday, January 29, 2009

Using CloudBuddy API from IronPython

About IronPython

IronPython is a new implementation of the Python programming language running on .NET. It supports an interactive console with fully dynamic compilation. It is well integrated with the rest of the .NET Framework and makes all .NET libraries easily available to Python programmers, while maintaining full compatibility with the Python language.

Read More about IronPython here

About CloudBuddy and its API

CloudBuddy is primarily a S3 Bucket Explorer Platform. It comes with set of rich .NET API's to natviely integrate S3 Bucket Explorer in your application.  

Read More about CloudBuddy and its API here

CloudBuddy API's can be directly invoked from your IronPython in no time. We have provided samples to learn more.


Follow the below steps to run the samples provided.


Step 1 : Download and Install IronPython

Step 2: Donwload and Install the latest CloudBuddy

Step 2 : Donwload the Iron Python samples and unzip the folder

Step 3 : run the samples using ipy.exe CloudBuddy.py

Let us know your feedback and suggestions on this.

Thursday, January 22, 2009

CloudBuddy 1.4 Beta has been released

Download it from here.

New Features 

1. Support for multiple views (FileView and MailView)

   a.  FileView is the default one and it lists the files that you have stored in your s3 account.

   b.  MailView helps you to look at a preview of your emails that are stored using CloudBuddy's outlook plug-in.

2. Mail Explorer in Oulook Plugin


3.Right Click Copy public/private URI to clipboard


Issues Fixed

1. Plug-in not being loaded in some machines during Ms-Office applications startup

2. File upload shows wrong progress

3. API related dll's are bundled together

Enjoy CloudBuddy and let us know your feedback.