On Cloud Computing

Cloud Computing defines an important paradigm shift in Information Technology (IT), where IT services and infrastructure are delivered as a Service over the Internet. Read more about it here.


 

Research on Google App Engine

In our attempt to understand the Cloud, we look at one major service provider: Google App Engine, that allows us to build our own applications that run on the internet using Google's infrastructure. See in detail here.


 

Solving the Traveling Salesman problem

Our app aims to solve the Traveling Salesman Problem (TSP) and map out an optimal route between locations selected by the user. It will prove useful in logistics and route planning.
Take a peek at the development process and algorithms behind it.


Welcome to this site on Cloud Computing. Take a tour through the Cloud, as we look at its features, and the application we have built to investigate it. With its rising versatility and powerful applications, we believe Cloud Computing will be the future of computing.


IMAGINE ... a world where everything is online. Where businesses simply link up to the internet to access everything from basic software like email and word processors right up to heavyweight IT resources like databases and server storage. Where users like us can opt to host our files and programs online and open them from any computer in the world. That world is ours.

February 20, 2010

File Uploading and Reading

A function to accept a file url and read the file at that location has been made.
February 16, 2010

The New Project Launched

  A new website has been designed and uploaded!