hari@weblog

I see, learn and rediscover… everyday!
 
hari@weblog

SSH Client…

I guess every GNU/Linux user must have sshed from one comp to another sometime or the other. We have different servers for various purposes in our college and ssh is a common thing. Most of the time, we end up typing some thing like ssh -XCYP hari@spider.nitt.edu Though not many knows what these options stands for, life will become very …

LDTP Editor

Want to use LDTP to test your application? Or do you want to automate the actions you do often? Or are you a GNU/Linux user who want to show “magic” to your friends by recording your actions and playing them back? You can use LDTP for this. But one small issue with LDTP is that you should know the LDTP …

Gedit Plugin

In this article, we’ll see how to write plugins for Gedit. Since plugin development is easy in Python, I’m planning to explain this using Python. When the first caveman programmer chiseled the first program on the walls of the first cave computer, it was program to paint the string “Hello, world” in Antelope pictures. Roman programming textbooks began with the …

External Tools

  Often you would like to have a feature in gedit like, Compile when F7 is pressed, Compile and Run when F8 is pressed and more and more. One simple (grrr…) solution for this is to write our own plugins. But to write a plugin for gedit in python, you need to know pygtk and of course python. A simple …

Gedit

Every GNU/Linux user must be knowing about Gedit. This tiny text editor which comes with gnome is much more powerful than we all think. A few customizations and adding a few plugins will convert this simple text editor into a complete IDE for any programming language. In this article, i have mentioned about the configurations i have made in my …

Blue… ;-) ;-)

Wikipedia says “The term blue may refer to any of a number of similar colors. The sensation of blue is made by light having a spectrum dominated by energy in the wavelength range of about 440–490 nm. Blue is considered to be one of the three primary additive colors in the RGB system; blue light has the shortest wavelength range …

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 it can be used for other data types. For a string, it can be used as variable_name[start:end:step] If the start and end are equal, then …

Potato Guy …

I wasn’t sure why people celebrate shutdown day and all. The whole idea looked stupid. 😛 But it was not so. Our college network was shutdown yesterday. No Gmail. No Orkut. No Spider. No Delta. Nothing 😛 All i had was 2 or 3 computers with Linux and Windows :). Many many thanks to all the Gnome and KDE games, …

Firefox 3 is amazing :)

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 are made better in FF3.0 in http://sp2hari.blogspot.com/2007/06/firefox-3-ui-rocks.html The next surprise is Bookmarks ,FTP browsing and Downloads window 🙂 :). Check out the screenshot for yourself …

Recording your screen in solaris :)

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 install Vncserver. Solaris by default doesn’t come with a VNC. The easiest way to install VNC is through pkg-get root@home# pkg-get -i vncserver Before running …

My Tinderbox is working…

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 felt it was almost done and just few more steps, i will be able to set it up. And that’s what finally happened 🙂 So …

SOC ….

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 be downloaded from here. Things to be modified when you run your script in your environment are. 1. In the file firefox.xml, change the value …

Life is beautiful :)

Sorry for not updating the blog for a long time :(. Even now i am not going to write much. Just a list of arbit words which comes to my mind :-). Helloooooooo Delta Inductions Spider Inductions Idiot Brave Olarify Promise Psycho ***aloooooooooooooooo Fli……. mummyyyyyy hmmmmmmmm If you have no clue what these mean, then just think that i was …

file-roller …

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 didn’t think i will write the test cases for file-roller that night. I just wanted to see the code and maybe make a comment. After …

Tinderbox ….

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 failed 🙁 . Crap . I waited for that for more than 2 days and finally it failed. Now i can’t to afford to wait …

Projects …

“The word “project” originally meant “something that comes before anything else is done”. When the word was initially adopted, it referred to a plan of something, not to the act of actually carrying this plan out. Something performed in accordance with a project was called an object. This use of “project” changed in the 1950s when several techniques for project …

Love story of a topper …

Well, i am kind of not sure whether i should write this or not. I have never written a blog describing about someone else ,his second girl friend and about their deep love and how she became my girl friend after that. But recently, the tech level of my blog has increased so much that my normal friends don’t even …

I’m interested

Do you know that when you use caps or large font while chatting or in mail, it implies that you are shouting. I generally get irritated when people shout, but this one is an exception. I was really glad that he shouted. In fact, i was waiting for him to shout. Now that he is with us, nothing can stop …

Conquered solaris ….

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 the last time. Went to my friend’s place and checked my Ethernet and it worked there :-(. I was both happy and sad. Happy because …

networking not working :P…

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 DNS thing sometime back . Anyway here comes the story. After discussing with Casanova about tinderbox i realized that setting up tinderbox is an important …

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 New here comes the new interface of the same webpage …

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 integration with Tinderbox. Have to send these test cases to …

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. The content is being edited in a wiki : http://glugt-mgl.pbwiki.com/ …