Today, I found a interesting bug in code. This bug has cause our customer to lose data at least 3-4 times in recent past, we read logs and try to find the stories that are causing data loss. But everytime we found no good stories from fact. But today we found the cause of error. [...]
Posted on February 19th, 2008 by Sumit Gupta
Filed under: PHP, Programming | 3 Comments »
A Linux freak, with his experience on OS. Very good techincal blog for linux advance user.
http://lightoflamp.blogspot.com/
Posted on February 18th, 2008 by Sumit Gupta
Filed under: Bookmarked | No Comments »
ITs really a picnik for editing a photo. Provides greate tools for common users.
http://www.picnik.com
Posted on February 14th, 2008 by Sumit Gupta
Filed under: Bookmarked | 1 Comment »
Very interesting question..isn’t it. Well I read few defination and most of them try to define its hardware saying its an electronic device(my Television is electronic device, is that computer?). Some also define computer as processing machine, that take inputs and do that output after processing..(my wheat grinder machine does that too, is that computer [...]
Posted on February 6th, 2008 by Sumit Gupta
Filed under: Other | No Comments »
I just have been asked, “Does, Javacript string.replace function replace string only once?”. I said, “No”. But when I test the function I was wrong. Then did a search on internet and found that Javascript’s Replace function is not a String Replacement function as in anyother language, but it is regular experssion based Replacement function. [...]
Posted on February 6th, 2008 by Sumit Gupta
Filed under: Javascript, Programming | No Comments »