Sunday, March 30, 2008

Moving to Wordpress...

We have decided to move the blog to wordpress, the reasons being, wordpress is cool, blogger sucks and everyone is moving there(ok, all reasons are lame, but that's the truth).
The link is almost the same as the present, http://fantasticbore.wordpress.com/

(For all the programmers out there, $link =~ s/blogspot/wordpress/g ;)
Hope to see you all out there.

(Between do any of you know how to redirect users from here to wordpress automatically?)

Wednesday, March 19, 2008

Divide and conquer

Yesterday, I tried my hand at kneading dough for phulkas. Used the divide and conquer algorithm for the task.

The trick was to add just enough water so that the resulting dough reaches a manageable size and separate it. Proceed with the same step until no more loose flour is left. Then bring back all the chunks together and add water as necessary.

Ofcourse, the resulting phulkas were more like veratti(dried dung), but hey, its a start.