Category: <span>code</span>

Firefox 3 UI rocks…

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 🙂 . The old form elements are shown in this image. Click image for a clear view …

Finally 10….

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 10 test cases work properly. At least these 10 test cases will work properly for …

Meet GNU/Linux 07

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. Guys are planning to release a beginner handbook, which would be given out to them. …

Topping google search

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 successor to the extremely successful BlogCamp that was held last year. Though i have lots …

Internet from solaris …

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 go mad. I installed Solaris (Neveda ) two weeks back and it was good. 🙂 …

Running a test case …

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 gives quick tips about how to run LDTP test cases. First quick steps to get …

SOC report …

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 all the test cases i have mentioned here, check this link The categories under which …

I got my copy :-)

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 Chen from Sun, China. When i started working for my SoC, i got a mail …

Oath for Software Engineers

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 fast, think slow. Never use direct references to anything ever. Bury everything in macros. Bury …