Gnome

Posted by stylesen

OpenSource book wrapperI wrote a book on OpenSource in Tamil and it got published by New Horizon Media (Kizhakku Pathipagam) on last Saturday ie., 07-jan-2012 in Chennai Book Fair 2012. If you get a chance to visit Chennai Book fair drop in at Kizhakku Pathipagam stall and grab a copy of the book
(shortly the book will be available in http://www.nhm.in/ online store).

An introduction about this book is available here - http://www.tamilpaper.net/?p=5347

Posted by stylesen
Recently Yahoo changed the way in which we connect to the IM, which broke Pidgin clients in Debian Lenny and Ubuntu systems, specifically pidgin client version 2.5.7 and below. We can correct it by doing the following if you don't want to upgrade your clients to something latest, Go to your yahoo account settings in Pidgin. You'll see two tabs at the top. Go to the second tab(advance). There you'll find, "scs.msg.yahoo.com" and a few other web addresses change it to *cn.scs.msg.yahoo.com*. Thanks to Vipin M of AU-KBC who gave this piece of info via ILUGC mailing list.
Posted by stylesen

I hit this problem when I was adding code to support storing encrypted passphrases in gnome-keyring for subversion. When we add a new key to the default keyring we are prompted for a password for locking/unlocking the default keyring. Sometimes I forget the password which I gave to this default keyring, which prevents me from viewing the default keyring and the keys associated with them, using the gnome-keyring-manager.

I found out that these encrypted passwords all those associated information about the keyrings are stored in the file '~/.gnome2/keyrings/default.keyring' in Debian based distros.