Slice…
Slice notation is one of the powerful feature in python using which can be used for operations like substr, str_reverse etc etc. The slice notation is really powerful for strings. I’m not very sure whether …
Slice notation is one of the powerful feature in python using which can be used for operations like substr, str_reverse etc etc. The slice notation is really powerful for strings. I’m not very sure whether …
Working on any product which is not yet released and developed by hackers all over the world 😉 gives you sweet surprises every now and then ;). I have already mentioned how the form elements …
Recording your screen in Solaris works right out of the box. All you need to install is vncserver and vnc2swf. A simple HOW TO about recording your screen in Solaris. 🙂 First you need to …
Yes, you heard it right. My tinderbox is working. Even now i don’t know why i was trying to setup a tinderbox after both Emily and Nags asked me to concentrate on Firefox automation. I …
Updates about SOC. 30 test scripts are working fine without any issue :). My target is to write 50 test cases and i will try to reach that this weekend 🙂 :). The scripts can …
When i saw the mail from nags saying ” Can somebody evaluate it and send me back the results. It was done by Yazhini, long time back, but I could not check them.” even i …
You never know when things will work and but if you believe that they will work ,they will. Ha, finally my own quote 😛 . The Solaris download which i asked my friend to do …
Got up at 4 PM :-). Yes 4 PM. Yesterday after finding out that my Ethernet card had some arbit problem, planned to buy a new one. But felt like checking my Ethernet card for …
I have got a new phobia. Solaris phobia :P. lol. Well how easy solaris can ruin one whole night. Though i shouldn’t blame Solaris completely but at least it deserves something for troubling me with …
Really , the user interface of Firefox 3 rocks. Text boxes and other form fields have a nice smooth corners and select menu item is similar to the one you find in gnome 🙂 . …
Ok, i am certainly not talking anything about my GPA. After fighting (fighting is an understatement i suppose) with Firefox and LDTP for 3 hours (well this is actually few days), finally managed to get …
After 2 successful editions of Meet GNU/Linux, which is conducted by GLUG-T every year for beginners, the third edition of MGL is starting on 27th July, at NITT. A few updates about MGL’07 : 1. …
I attended the podworks.in last weekend. For those who don’t know what podworks is , PodWorks.in is a 2-day workshop styled unconference dedicated to the sharing of knowledge around audio and video podcasting. It’s a …
DNS makes our life real easy. Without that, i don’t think people will say check out http://google.com but check out http://64.233.187.99. I realized how important DNS is to us and without DNS how one can …
Having written the test scripts for Firefox, this time going to tell how to test Firefox with these scripts. The test scripts can be found here There is a wiki page in LDTP website which …
My SoC is going fine and great. Hoping to finish this well ahead of time:) This is a blog + report 🙂 So i have started with Automation of Firefox. For the current status of …
This is my first post related to my SoC. So let me just introduce things. I am doing Google Summer Of Code under Mozilla Foundation . My mentors are Nagappan from Novell, Bangalore and Emily …
Never write a line of code that someone else can understand. Make the simplest line of code appear complex. Use long counter intuitive names. Don’t ever code “a=b”, rather do something like: AlphaNodeSemaphore=*(int)(&(unsigned long)(BetaFrameNodeFarm)); Type …
I have never thought much about coding style before i did my NOSIP in Novell. But once i started coding for ldtprecord, according to the coding style suggested to me by nags, i was surprised …
I love Hello World programs. The reason is simple. Whenever i code a hello world, it means i am learning something new. I once found a huge collection of hello world programs here. And yes, …
Wikipedia says, A segmentation fault (often shortened to segfault) is a particular error condition that can occur during the operation of computer software. A segmentation fault occurs when a program attempts to access a memory …
Recently forgot mysql root password for one of the servers i maintain . Little bit googling helped me to reset the password . Just copy pasted the tutorials i saw so that i need not …
The big event is gonna start soon !!! “So where will you be from February 1 – 4 ?” . Thats what the website says :). I am doing bytecode and quiz management this time …
Well , seems this is the first time linux hates me. I have seen lots of problems with linux but most of them are generally a software not installing coz of failed dependencies or some …