Posted on May 8, 2011, 12:10 pm, by Mayank Jain (makuchaku).
The best way to understand MapReduce is to actually see & feel it in action. Following is the simplest possible example I could cook… (Gist link) var Job = { data : [ "We are glad to see you here. This site is dedicated to", [...]
Posted on April 27, 2011, 2:09 pm, by Mayank Jain (makuchaku).
Its been very recent that I’m seriously looking into Javascript – and trust me, there is no dearth of stuff that can be achieved with purely client side code (HTML/CSS/JS). With the modern browsers churning out best of the breed in JS environments (both headed & headless), everything is going to come to a browser [...]