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…
Month: February 2008
Found great Linux Tips from this blog
A Linux freak, with his experience on OS. Very good techincal blog for linux advance user. http://lightoflamp.blogspot.com/
Online Photo Editing Software Picnik.com
ITs really a picnik for editing a photo. Provides greate tools for common users. http://www.picnik.com
What is a computer?
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?)….
Javascript Replace Function
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…