Sunday, September 15, 2013

AWS for newbie

If you are new to amazon's web services aka. Amazon cloud you must go and visit slideshare,search for aws. There are end number of documents and presentations to help you to start with. But before heading to slideshare, please read all the official whitepapers.

Thursday, February 9, 2012

Wednesday, August 10, 2011

Android vs Meego (more precisely Motorola Xoom vs Nokia N9)

Let me first address the fact that I work for such a company which is a leader in mobile devices. When it comes to mobile phone people still talk about them despite of so many rumors in the market and declining market share. But my post here today is not influenced by that fact anyway, neither I want to pretend something. I'm honestly writing my experience with these 2 devices and their OS'es from my extensive daily use.


I know comparing XOOM with N9 is just like comparing a Whale with a River Shark. Believe me I don't have another Android hand set of similar kind to compare. But I must tell you that despite of the price and HW spec that XOOM has, it still falling behind N9. Here it is how.


I had the opportunity to try N9 as a part of a Nokia internal program for testing. I'm using the device for almost 3 months now. Last Sunday I bought Motorola XOOM by spending almost 40K INR for my personal reason. But after using it almost for a week, I realized its not worth the price I paid for.


User Experience

Tuesday, July 5, 2011

Chiliproject Init script

Dear Friend,

This is my init.d script for automatic startup and shutdown of chiliproject (mongrel) using RVM and REE env during system bootup. You can use/modify this script to suite your need for your chiliproject/redmine installation.

#!/usr/bin/env bash
#
# Chilliproject init script written by Animesh Das <jobs4ani at gmail dot com>
#
# chkconfig: - 16 84
# description: Init Script for Chiliproject
#
# processname: mongrel

# source function library
. /etc/rc.d/init.d/functions

Friday, August 20, 2010

Build your own private cloud using Ubuntu Eucalyptus Enterprise Cloud computing platform.

Image

1.0 Introduction


In this Hands-on Labs session, we’re going to use the Linux Ubuntu 10.04 LTS (Lucid Lynx) release. Ubuntu 10.04, Lucid Lynx, is the platform of choice for anybody who intends to build and deploy large-scale infrastructure, whether you're trying to build the next Facebook, or the next Google, or the next eBay. If you want to start on [Amazon's cloud-platform] EC2 and migrate to your own managed private cloud, Ubuntu 10.04 is going to be the platform for you. Lucid Lynx will be the third long-term support (LTS) release by Ubuntu. LTS releases arrive bi-annually and are supported for three years on desktops and five years for servers.

Thursday, November 19, 2009

Microsoft walking to open source

Back in July, Microsoft announced it was making .NET available under its Community Promise, which in theory allowed free software developers to use the technology without fear of patent lawsuits. Not surprisingly, many free software geeks were unconvinced by the promise (after all, what's a promise compared to an actual open licence?), but now Microsoft has taken things to the next level by releasing the .NET Micro Framework under the Apache 2.0 licence. Yes, you read that correctly: a sizeable chunk of .NET is about to go open source.

Head to head comparison between Subversion, Git and Mercurial

[scribd id=22758516 key=key-1ekb6845ynffe0mxdypi]