Feed on
Posts
Comments

Archive for February, 2008

I assume that most web-aware folks have seen or heard (or used) Google Docs, the online word editor by Google. It is certainly not the only one in existence and today I’ve tried Buzzword:

Since it’s Adobe, the interface is a cool dark Flash interface (it seems that they are building lots of stuff round this [...]

Read Full Post »

STL error messages are so great!!!

STL is a great library to use when programming with C++. It contains loads of helpful data structures (stacks, queues, lists, … ;) and a set of useful algorithms (sort, swap, min, max,… ;) which are efficiently implemented. However, there’s a major problem with STL; how to decipher the error message.
In the sample C++ program below, I [...]

Read Full Post »

First of all I’d like to explain the different parts of this anime; I myself was confused about it to start with. Chronologically we have the following in the series:

Samurai X: Trust and Betrayal (Reminisence)

This is an OAV (4 parts) that is the prequel to the anime Rurouni Kenshin. It tells the story of Kenshin [...]

Read Full Post »

What makes a good programmer?

The other day I was asked that question again: “What does it take to be good at programming?” Normally I would analyse, think and blurt out a list of crap list a set of qualities and but that day I just spontaneously replied: “Passion“.
Everyone can draw but with varying ability ranging from drawing a [...]

Read Full Post »

One of the major contribution of Claude Shannon to Computer Science is the Information Theory. In simple terms, the Information Theory states that:
The value of Information is inversely proportional to its probability of occurrence.
For example, saying that the Sun will rise in the east tomorrow is insignificant information - the sun rises in the east [...]

Read Full Post »

The Ebene region has, since a couple of years, witnessed massive developments with buildings growing like mushroom after rain.
Indeed, just by walking round and counting you can easily spot around 10 buildings with at least 3 more under construction. While this is all good for our development, it does not seem like there is any [...]

Read Full Post »

Happy Valentine

St Valentin … a la Mauricienne

Read Full Post »

 
What’s the price of a Computer these days? At $750 (~ Rs 30 000) you can get a pretty decent one - maybe powerful enough to play some of the latest games! So for most office (typing, spreahdsheet) jobs and browsing, a simple $600 (~ Rs 25 000) PC will certainly do the job.
However, [...]

Read Full Post »