Blog

Favourite song

My favorite song. I want it here, so that I can hear whenever I feel like! Don't know why but this song makes me excited!

read more | stylesen's blog | add new comment

Pidgin 2.4.x Yahoo connectivity

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.

stylesen's blog | add new comment

dev.tce.edu went live with redmine

On last Friday ie., 05-06-2009, http://dev.tce.edu/ went live with "Redmine". The previous "trac" based site was replaced with Redmine, considering the ease of administering projects with a web interface. The alpha run (April 25th, 2009) of Redmine site was served using FCGI over apache which was very slow and the performance was not up to the mark. But now we run the production site using mod_rails over apache2 which is faster!

Also the subversion repository creation is automated

read more | stylesen's blog | add new comment

Compiling apr-util with bdb support

While compiling apr-util if you want to point a specific version of bdb installed in your system use the the following:

$ ./configure --prefix=/usr/local/apr-util-1.3.7 \
--with-apr=/usr/local/apr-1.3.5 \
--with-berkeley-db=db.h:/usr/local/bdb-4.7.25/include/:/usr/local/bdb-4.7.25/lib

stylesen's blog | add new comment

Subversion development source snapshots of trunk

The nightly tar-balls of subversion trunk are now available here:
http://orac.ece.utexas.edu/pub/svn/nightly/

Interested people can make use of these source tar-balls in order to test subversion trunk.

stylesen's blog | add new comment
Syndicate content