I was wondering on how to display my song title as the status for Pidgin much like provided by 3rd party tools for yahoo messenger or for Gtalk when i came across this piece of info.
xmms has a built in plugin called 'Song Change' which allows one to execute any command when a song changes or when the play list ends.
Pidgin also has a command line tool called 'purple-remote' where in one can send commands to Pidgin.
This is all the information you will need.Put the following command to the xmms plugin configuration box
purple-remote "setstatus?message=%s"
xmms would replace the %s with the song title.
Now start a song and Voila! the song title appears in Pidgin status.
Saturday, September 22, 2007
Messengers!!!!!!!
Pidgin previously known as 'gaim' is a kool multi protocol messneger available for Linux.


You can have your yahoo, gtalk contacts in a single place . The interface is cool without the usual bloat added by other messengers.

PS. On my Fedora core 5 system the application installed correctly but would not start. I found the problem already logged in at the pidgin bug database and the solution also . The problem it seems was that pidgin required a new version of library called lib-purple whereas in fedora core 5 a older version was present. Updated my lib-purple library and then pidgin popped up on the screen with its full glory.

PS. On my Fedora core 5 system the application installed correctly but would not start. I found the problem already logged in at the pidgin bug database and the solution also . The problem it seems was that pidgin required a new version of library called lib-purple whereas in fedora core 5 a older version was present. Updated my lib-purple library and then pidgin popped up on the screen with its full glory.
Sunday, September 9, 2007
LAMP
Many newbies in the Linux world hear regularly about LAMP. LAMP is a acronym used for the combination of LINUX, APACHE, Mysql and PHP . This combination is used to develop and power web based solutions. All of the components are free and open source. LAMP is quite popular the reason being that all the components are really good in doing their job.
Also the 'AMP' in LAMP ensures portability since your solution would not depend upon the operating system. So the development of such a solution might happen in Linux but the deployment of the solution may be on a Windows server. The migration to any other OS would be trouble free as your solution would only depend upon Apache,Mysql and PHP.
Though 'AMP' ensures portablity its recommended to use the 'full' LAMP for your solutions as the software stack has undergone rigorous testing by thousands of people who have successfully deployed it in production web sites.
Also the 'AMP' in LAMP ensures portability since your solution would not depend upon the operating system. So the development of such a solution might happen in Linux but the deployment of the solution may be on a Windows server. The migration to any other OS would be trouble free as your solution would only depend upon Apache,Mysql and PHP.
Though 'AMP' ensures portablity its recommended to use the 'full' LAMP for your solutions as the software stack has undergone rigorous testing by thousands of people who have successfully deployed it in production web sites.
Tuesday, September 4, 2007
ext3 in Windows
Recently I had a experience where in i had to reverse the migration of Linux to Windows. Although I was not really happy doing it , the job needed to be done. I needed information which was present in the Linux system and needed to be copied to the Windows system. The difficult part used to be that moment when i used to realize that the info needed by me was present in the ext3 file system which needed a reboot in to the Linux System.
But as they "Necessity is the mother of Invention"..I googled for something which would allow me to read the ext3 file system in Windows and within minutes i was using a tool called LinuxReader by DiskInternals. The program has a Windows Explorer like interface and does its job pretty well. I was able to access all my files and could save into the Windows file system.

A good tool for those dual booting between Windows and Linux and looking to share information between the 2 systems.
The only disadvantage is that this tool can only read ext2/ext3 file systems and will be of no use if u r file system is different.
But as they "Necessity is the mother of Invention"..I googled for something which would allow me to read the ext3 file system in Windows and within minutes i was using a tool called LinuxReader by DiskInternals. The program has a Windows Explorer like interface and does its job pretty well. I was able to access all my files and could save into the Windows file system.
A good tool for those dual booting between Windows and Linux and looking to share information between the 2 systems.
The only disadvantage is that this tool can only read ext2/ext3 file systems and will be of no use if u r file system is different.
Thursday, August 23, 2007
Lets Rock!
U have installed u r favorite Linux Distribution and now r ready to rock. The next thing required would be something which can play your precious music collection. In the Windows world Winamp was the good old music player. The good news is that there's a similar application available called XMMS. It was written to be a clone of Winamp. It looks similar , it can even use Winamp skins, so that u feel at home when using it.
Here's a screen shot. Can u tell the difference ????

Here's a screen shot. Can u tell the difference ????
Tuesday, August 21, 2007
Office Office...
I keep on hearing many success stories of Windows to Linux migration . I feel some major credit should go to OpenOffice for making these migrations successful (atleast for non-technical users) .

Any Office package mainly consists of a Word processor, a Spreadsheet software and most probably a Presentation software. There are many packages available in Linux which can be called as an Office package. I personally feel OpenOffice is the best one can get in the Linux world, although there are many who hate OpenOffice for being bloated and terribly slow. I wouldn't oppose this argument coz these are true to a certain extent but its advantages outweigh its disadvantages.
The official site is at http://www.openoffice.org
At last what matters is personal taste...and the best of the lot can only be found by experimenting.

Any Office package mainly consists of a Word processor, a Spreadsheet software and most probably a Presentation software. There are many packages available in Linux which can be called as an Office package. I personally feel OpenOffice is the best one can get in the Linux world, although there are many who hate OpenOffice for being bloated and terribly slow. I wouldn't oppose this argument coz these are true to a certain extent but its advantages outweigh its disadvantages.
The official site is at http://www.openoffice.org
At last what matters is personal taste...and the best of the lot can only be found by experimenting.
Sunday, August 19, 2007
Fedora Menu Editor
I have been using Gnome 2.14 with Fedora core 5 for some time but recently felt the need to edit menus. At that point I realized that a simple menu editor was missing for Gnome. I tired to look in the menus but could find nothing. At last i googled for the info and found some piece of info which made me laugh at myself. The editor was sitting right in front of me but i couldn't notice it. Actually it was not fully my fault . The editor is only accessible if u 'Right Click' on the Feodra Logo sitting usually on the top left corner of u r screen (unless u have changed it) . The logo can be seen in the following image.
The Menu editor looks as follows

This is a basic Menu editor but is sufficient for the job most of the times.

The Menu editor looks as follows

This is a basic Menu editor but is sufficient for the job most of the times.
Subscribe to:
Comments (Atom)