<?xml version="1.0" encoding="iso-8859-1"?>
<feed xmlns="http://www.w3.org/2005/Atom"
	xml:lang="en">
	<title>Ritesh Raj Sarraf's Blog</title>
	<subtitle>Weblog of a WWW Illiterate</subtitle>
        <link rel="alternate" type="text/html" href="http://www.researchut.com/blog/index.php"/>
        <link rel="self" type="application/atom+xml" href="http://www.researchut.com/blog/atom.xml"/>
	<updated>2008-07-30T14:15:50-07:00</updated>
	<author>
	<name>Ricky</name>
	<uri>http://www.researchut.com/blog/index.php</uri>
	<email>rrs@researchut.com</email>
	</author>
	<id>tag:researchut,2008:RiteshRajSarrafsBlog</id>
	<generator uri="http://www.pivotlog.net" version="Pivot - 1.40.5: 'Dreadwind'">Pivot</generator>
	<rights>Copyright (c) 2008, Authors of Ritesh Raj Sarraf's Blog</rights>
	
	
	
	<entry>
		<title>Migrating from KDE3 to KDE 4.1</title>
		<link rel="alternate" type="text/html" href="http://www.researchut.com/blog/archive/2008/07/31/Migrating_from_KDE3_to_KDE_41" />
		<updated>2008-07-30T14:15:00-07:00</updated>
		<published>2008-07-31T03:51:00-07:00</published>
		<id>tag:researchut,2008:RiteshRajSarrafsBlog.90</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">Yay!! First of all, Thank you.


I think now is the time most of the KDE users are going to migrate to KDE 4.1. KDE 4.1 looks so tempting that I really can't wait. So while I compose this blog post, apt is doing all the needful to download the KDE4.1 packages from Debian Experimental. That doesn't  mean I wasn't following KDE 4.x. While, becuasae of resource constraints, Debian made a wise choice of sticking to just a single KDE version (i.e. KDE3 in testing and KDE4 in unstable/experimental), there still are many ways to be able to test KDE 4.x. And by ways, I don't mean a VM or a Live CD. You can definitely do a much better and realistic testing of KDE4 on your production box without fearing of screwing your current KDE 3.x installation. At Debian Wiki, there's a cool howto describing how to do it. If you follow the wiki howto properly, you should even be able to test bling features like KWin's Composite and Plasma.


For me, I've been a native KDE user. I try to stick as much to KDE as possible, for all my application needs. While my workplace depends on MS Exchange for Calendaring, they're pretty open and have provided all the standard access to exchange, i.e. Webdav, IMAP, POP et cetera. With kdepim returning with KDE 4.1, I hoped I'd finally be able to do a complete switch to KDE 4. But that wasn't the case when I did a KDE 4.x testing during RC/Beta using the above mentioned cool howto. Thus this KDE Bugzilla entry. I was very happy to hear that we'd soon be having an akonadi native exchange resource.


But still KDE 4.1 looks very tempting and I can't wait. So here's a small howto on how to sync your exchange calendar while using KDE 4.1 (which doesn't have any of the exchange resources)


	On your KDE4 host, install an IMAP server. I use it for my personal mails that I sync to my hard drive. Using IMAP is good because that way I reliably store the Personal -  Contacts/Calendar/Birthdays/Journals/ToDo and more on my laptop 
	Setup a Debian chroot of lenny. Follow the Cool HOWTO
	Install the kdepim suite into the lenny chrooted installation
	Use sux on the host and fire up kontact. You should be able to see your chrooted kontact show up in the current X server desktop
	Configure kmail to use the IMAP server. Make sure you don't subscribe any folder apart from INBOX which contains the PIM resource folders.
	Under Configuration => Miscellaneous, Enable IMAP Groupware Resource Functionality. Make sure to use the KOLAB Format. Resource folders should be in your local IMAP account.
	Now sync your account. Done.
	Now switch to Korganizer of the same chrooted installation. 
	Go to its plugins page and enable Exchange 2000 plugin.
	Now, first, add a resource. Calendar of IMAP server. Make it the default resource.
	Now configure your Exchange 2000 Plugin.
	Now Download your Calendar data. This data should now automatically be saved to the IMAP Calendar resource.
	Just do a mail sync and quit from the chrooted environment.
	..........................
	Now in KDE4 Host installation, fire KDE4's kdepim.
	Do similar configs as above except, subscribe to all folders that you need.
	For Korganizer, enable the Calendar on IMAP Server resource.
	Bingo, You should be able to see your Exchange Calendar requests in KDE4.1 KDEPIM Calendar.
	If all works, send me a Thank You email 


Some other things to keep in mind. If you are a Debian User like me, you'll need to do some tweakings because the current KDE4 packages are modified to store all settings in the ~/.kde4/ separately. With this, you'll end up having 2 separate configs. One option I think of is to create a .kde4/ symlink to .kde/ . I believe that should work and inherit most of your settings. I'm yet to try because my installation is still going on.</summary>
        <content type="html" xml:lang="en" xml:base="http://www.researchut.com/blog/archive/2008/07/31/Migrating_from_KDE3_to_KDE_41"><![CDATA[
                <p align="center" style="text-align:center;"><img src="http://www.researchut.com/blog/images/kde41.png" style="border:0px solid" title="" alt="" class="pivot-image" /></p>

<p>
Yay!! First of all, <strong>Thank you</strong>.
</p>
<p>
I think now is the time most of the KDE users are going to migrate to <strong>KDE 4.1</strong>. KDE 4.1 looks so tempting that I really can't wait. So while I compose this blog post, apt is doing all the needful to download the KDE4.1 packages from <a rel="external" href="http://pkg-kde.alioth.debian.org" target="_blank"><strong>Debian Experimental</strong></a>. That doesn't  mean I wasn't following KDE 4.x. While, becuasae of resource constraints, Debian made a wise choice of sticking to just a single KDE version (i.e. KDE3 in testing and KDE4 in unstable/experimental), there still are many ways to be able to test KDE 4.x. And by <font color="#999999"><u>ways</u></font>, I don't mean a VM or a Live CD. You can definitely do a much better and realistic testing of KDE4 on your production box without fearing of screwing your current KDE 3.x installation. At Debian Wiki, there's a <a rel="external" href="http://wiki.debian.org/Kde4schroot" target="_blank">cool howto</a> describing how to do it. If you follow the wiki howto properly, you should even be able to test bling features like KWin's Composite and Plasma.
</p>
<p>
For me, I've been a native KDE user. I try to stick as much to KDE as possible, for all my application needs. While my workplace depends on MS Exchange for Calendaring, they're pretty open and have provided all the standard access to exchange, i.e. <strong>Webdav, IMAP, POP</strong> et cetera. With <strong>kdepim</strong> returning with KDE 4.1, I hoped I'd finally be able to do a complete switch to KDE 4. But that wasn't the case when I did a KDE 4.x testing during RC/Beta using the above mentioned cool howto. Thus this <a rel="external" href="http://bugs.kde.org/show_bug.cgi?id=167167" target="_blank">KDE Bugzilla</a> entry. I was very happy to hear that we'd soon be having an <strong>akonadi native exchange resource</strong>.
</p>
<p>
But still KDE 4.1 looks very tempting and I can't wait. So here's a small howto on how to sync your exchange calendar while using KDE 4.1 (which doesn't have any of the exchange resources)
</p>
<ul>
	<li>On your KDE4 host, install an IMAP server. I use it for my personal mails that I sync to my hard drive. Using IMAP is good because that way I reliably store the Personal -  Contacts/Calendar/Birthdays/Journals/ToDo and more on my laptop </li>
	<li>Setup a Debian chroot of lenny. Follow the <a rel="external" href="http://wiki.debian.org/Kde4schroot" target="_blank"><strong>Cool HOWTO</strong></a></li>
	<li>Install the kdepim suite into the lenny chrooted installation</li>
	<li>Use <strong>sux</strong> on the host and fire up kontact. You should be able to see your chrooted kontact show up in the current X server desktop</li>
	<li>Configure kmail to use the IMAP server. Make sure you <strong>don't </strong>subscribe any folder apart from INBOX which contains the PIM resource folders.</li>
	<li>Under <strong>Configuration =&gt; Miscellaneous</strong>, Enable <strong>IMAP Groupware Resource Functionality</strong>. Make sure to use the <strong>KOLAB Format</strong>. Resource folders should be in your local IMAP account.</li>
	<li>Now sync your account. Done.</li>
	<li>Now switch to Korganizer of the same chrooted installation. </li>
	<li>Go to its plugins page and enable <strong>Exchange 2000 plugin</strong>.</li>
	<li>Now, first, add a resource. <strong>Calendar of IMAP server</strong>. Make it the <strong>default</strong> resource.</li>
	<li>Now configure your Exchange 2000 Plugin.</li>
	<li>Now Download your Calendar data. This data should now automatically be saved to the IMAP Calendar resource.</li>
	<li>Just do a mail sync and quit from the chrooted environment.</li>
	<li>..........................</li>
	<li>Now in KDE4 Host installation, fire KDE4's kdepim.</li>
	<li>Do similar configs as above except, subscribe to all folders that you need.</li>
	<li>For Korganizer, enable the <strong>Calendar on IMAP Server resource</strong>.</li>
	<li>Bingo, You should be able to see your Exchange Calendar requests in KDE4.1 KDEPIM Calendar.</li>
	<li>If all works, send me a Thank You email <img src='http://www.researchut.com/blog/extensions/emoticons/trillian/e_69.gif' alt=':-p'/></li>
</ul>
<br />
Some other things to keep in mind. If you are a Debian User like me, you'll need to do some tweakings because the current KDE4 packages are modified to store all settings in the <strong>~/.kde4/ </strong>separately. With this, you'll end up having <strong>2 separate configs</strong>. One option I think of is to create a <strong>.kde4/ symlink to .kde/</strong> . I believe that should work and inherit most of your settings. I'm <strong>yet to try</strong> because my installation is still going on.
		]]></content>
		<author>
			<name>rrs</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>Boston, MA</title>
		<link rel="alternate" type="text/html" href="http://www.researchut.com/blog/archive/2008/06/17/Boston_MA" />
		<updated>2008-06-16T21:00:00-07:00</updated>
		<published>2008-06-17T11:00:00-07:00</published>
		<id>tag:researchut,2008:RiteshRajSarrafsBlog.88</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">I'm currently in Boston, MA to attend the Red Hat Summit.


Boston is awesome. This city has beauty embedded to its roots. Historical, Natural and Charming.</summary>
        <content type="html" xml:lang="en" xml:base="http://www.researchut.com/blog/archive/2008/06/17/Boston_MA"><![CDATA[
                <p>
I'm currently in <a rel="external" href="http://maps.yahoo.com/map?ard=1&amp;q1=Boston%20MA#mvt=m&amp;lat=42.358635&amp;lon=-71.056699&amp;zoom=14&amp;q1=Boston%20MA" target="_blank">Boston, MA</a> to attend the <a rel="external" href="http://www.redhat.com/promo/summit/2008/" target="_blank">Red Hat Summit</a>.
</p>
<p>
Boston is awesome. This city has beauty embedded to its roots. Historical, Natural and Charming.</p>
		]]></content>
		<author>
			<name>rrs</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>Beauty in Debian</title>
		<link rel="alternate" type="text/html" href="http://www.researchut.com/blog/archive/2008/06/06/Beauty_in_Debian" />
		<updated>2008-06-05T14:19:00-07:00</updated>
		<published>2008-06-06T04:16:00-07:00</published>
		<id>tag:researchut,2008:RiteshRajSarrafsBlog.87</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">While this is not really specific to Debian, but somehow it does contribute to it.


One of the reasons why I like Debian a lot is because of its package organization and availability. I take full leverage of the good work the Debian Developers have done packaging various dictionary packages in Debian.


While recently doing a re-installation (Don't ask me why , searching back for the Debian dict packages, yielded in the following:


	
	rrs@learner:~$ apt-cache search dict | grep dict
	
	
	
	dict-freedict-hin-eng 
	


This is something really nice in Debian. Searching through the large amount of packages is just plain easy. I wasn't aware of this package at all.


Here's what it turned out to be:


	
	rrs@learner:~$ apt-cache show dict-freedict-hin-eng
	Package: dict-freedict-hin-eng
	Priority: optional
	Section: text
	Installed-Size: 2316
	Maintainer: Kęstutis Biliūnas <kebil@kaunas.init.lt>
	Architecture: all
	Source: freedict
	Version: 1.3-4
	Provides: dictd-dictionary
	Suggests: dict | opendict | kdict, dictd | serpento
	Filename: pool/main/f/freedict/dict-freedict-hin-eng_1.3-4_all.deb
	Size: 1473648
	MD5sum: 1c698c7ef611d7c5cd878bb785b00ae8
	SHA1: 697b9d904b990640ba98dd9499522f989570627e
	SHA256: 64988f08b0b1bf0cc19d4cbefd0939ecc978ad79d7ce7d471ebdf7b22a82e213
	Description: Dict package for Hindi-English Freedict dictionary
	 This is a package of the Hindi-English Freedict dictionary, formatted
	 for the dictionary server and client which uses the DICT Protocol.
	Homepage: http://freedict.org/
	Tag: culture::hindi, made-of::data:dictionary, role::app-data
	
	


Amazing! And the results 


	
	rrs@learner:~$ mydict limousine
	
	
	
	From WordNet (r) 3.0 (2006) [wn]:
	
	  limousine
	      n 1: large luxurious car; usually driven by a chauffeur [syn:
	           {limousine}, {limo}]
	
	From English-Hindi Freedict Dictionary [fd-eng-hin]:
	
	  limousine <N.>
	
	  1. लिमोजीन
	       &amp;quot;She called a limousine to go to the ball.&amp;quot;
	


And then back from Hindi->English


	
	rrs@learner:~$ dict लिमोजीन
	1 definition found
	
	From English-Hindi Freedict Dictionary [reverse index] [fd-hin-eng]:
	
	  limousine <N.>
	
	  1. लिमोजीन
	       &amp;quot;She called a limousine to go to the ball.&amp;quot;
	
	




 Sweet!</summary>
        <content type="html" xml:lang="en" xml:base="http://www.researchut.com/blog/archive/2008/06/06/Beauty_in_Debian"><![CDATA[
                <p>
While this is not really specific to <a rel="external" href="http://www.debian.org" target="_blank">Debian</a>, but somehow it does contribute to it.
</p>
<p>
One of the reasons why I like <a rel="external" href="http://www.debian.org" target="_blank">Debian</a> a lot is because of its package organization and availability. I take full leverage of the good work the Debian Developers have done packaging various dictionary packages in Debian.
</p>
<p>
While recently doing a re-installation (Don't ask me why <img src='http://www.researchut.com/blog/extensions/emoticons/trillian/e_121.gif' alt=';-)'/>, searching back for the Debian dict packages, yielded in the following:
</p>
<blockquote>
	<p>
	<font color="#0000ff">rrs@learner:~$ apt-cache search dict | grep dict<br />
	</font>
	</p>
	<p>
	<font color="#0000ff">dict-freedict-hin-eng </font>
	</p>
</blockquote>
<p>
This is something really nice in Debian. Searching through the large amount of packages is just plain easy. I wasn't aware of this package at all.
</p>
<p>
Here's what it turned out to be:
</p>
<blockquote>
	<p>
	<font color="#0000ff">rrs@learner:~$ apt-cache show dict-freedict-hin-eng<br />
	Package: dict-freedict-hin-eng<br />
	Priority: optional<br />
	Section: text<br />
	Installed-Size: 2316<br />
	Maintainer: Kęstutis Biliūnas &lt;kebil@kaunas.init.lt&gt;<br />
	Architecture: all<br />
	Source: freedict<br />
	Version: 1.3-4<br />
	Provides: dictd-dictionary<br />
	Suggests: dict | opendict | kdict, dictd | serpento<br />
	Filename: pool/main/f/freedict/dict-freedict-hin-eng_1.3-4_all.deb<br />
	Size: 1473648<br />
	MD5sum: 1c698c7ef611d7c5cd878bb785b00ae8<br />
	SHA1: 697b9d904b990640ba98dd9499522f989570627e<br />
	SHA256: 64988f08b0b1bf0cc19d4cbefd0939ecc978ad79d7ce7d471ebdf7b22a82e213<br />
	Description: Dict package for Hindi-English Freedict dictionary<br />
	 This is a package of the Hindi-English Freedict dictionary, formatted<br />
	 for the dictionary server and client which uses the DICT Protocol.<br />
	Homepage: http://freedict.org/<br />
	Tag: culture::hindi, made-of::data:dictionary, role::app-data<br />
	</font>
	</p>
</blockquote>
<p>
Amazing! And the results <img src='http://www.researchut.com/blog/extensions/emoticons/trillian/e_01.gif' alt=':-)'/>
</p>
<blockquote>
	<p>
	<font color="#0000ff">rrs@learner:~$ mydict limousine<br />
	</font>
	</p>
	<p>
	<font color="#0000ff">From WordNet (r) 3.0 (2006) [wn]:<br />
	<br />
	  limousine<br />
	      n 1: large luxurious car; usually driven by a chauffeur [syn:<br />
	           {limousine}, {limo}]<br />
	<br />
	From English-Hindi Freedict Dictionary [fd-eng-hin]:<br />
	<br />
	  limousine &lt;N.&gt;<br />
	<br />
	  1. लिमोजीन<br />
	       &quot;She called a limousine to go to the ball.&quot;</font>
	</p>
</blockquote>
<p>
And then back from Hindi-&gt;English
</p>
<blockquote>
	<p>
	<font color="#0000ff">rrs@learner:~$ dict लिमोजीन<br />
	1 definition found<br />
	<br />
	From English-Hindi Freedict Dictionary [reverse index] [fd-hin-eng]:<br />
	<br />
	  limousine &lt;N.&gt;<br />
	<br />
	  1. लिमोजीन<br />
	       &quot;She called a limousine to go to the ball.&quot;<br />
	</font>
	</p>
</blockquote>
<blockquote>
</blockquote>
<p>
 Sweet! <img src='http://www.researchut.com/blog/extensions/emoticons/trillian/e_01.gif' alt=':-)'/></p>
		]]></content>
		<author>
			<name>rrs</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>KMail HAM Handling</title>
		<link rel="alternate" type="text/html" href="http://www.researchut.com/blog/archive/2008/05/26/KMail_HAM_Handling" />
		<updated>2008-05-25T23:03:00-07:00</updated>
		<published>2008-05-26T13:03:00-07:00</published>
		<id>tag:researchut,2008:RiteshRajSarrafsBlog.86</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">I have been a long time KMail user and love this email client. It has most of the features that I care about, like Message Threading, Spam Filtering, Disconnected IMAP et cetera.


KMail has good integration with SPAM Handling softwares like spamassassin and bogofilter. The KMail wizard will autoconfigure spamassassin, bogofilter and others (as detected from your installation). The default settings were a little annoying because messages detected as SPAM were re-written with the SPAM Heading. The problem was when spamassassin mis-judged a genuine message as SPAM. Well, we could mark it as HAM, but the added heading never went off.


To revert back the message to its original state, do the following:


	Select the Classify as Not Spam filter 
	Add a new filter action


	Pipe Through
	Add the following command in the text box, spamassassin -d


That's it. Now when you click on Not SPAM, the database gets updated and the email message is restored back to its original format.</summary>
        <content type="html" xml:lang="en" xml:base="http://www.researchut.com/blog/archive/2008/05/26/KMail_HAM_Handling"><![CDATA[
                <p>
I have been a long time KMail user and love this email client. It has most of the features that I care about, like Message Threading, Spam Filtering, Disconnected IMAP et cetera.
</p>
<p>
KMail has good integration with SPAM Handling softwares like <strong>spamassassin</strong> and <strong>bogofilter</strong>. The KMail wizard will autoconfigure spamassassin, bogofilter and others (as detected from your installation). The default settings were a little annoying because messages detected as SPAM were re-written with the SPAM Heading. The problem was when spamassassin mis-judged a genuine message as SPAM. Well, we could mark it as HAM, but the added heading never went off.
</p>
<p>
To revert back the message to its original state, do the following:
</p>
<ol>
	<li><font color="#0000ff">Select the <strong>Classify as Not Spam filter</strong></font> </li>
	<li><font color="#0000ff">Add a new filter action</font></li>
</ol>
<ul>
	<li><font color="#0000ff"><strong>Pipe Through</strong></font></li>
	<li><font color="#0000ff">Add the following command in the text box, <strong>spamassassin -d</strong></font></li>
</ul>
<p>
<font color="#0000ff"><font color="#000000">That's it. Now when you click on <strong>Not SPAM</strong></font>, <font color="#000000">the database gets updated and the email message is restored back to its original format.</font></font>
</p>
<p style="text-align:center;"><img src="http://www.researchut.com/blog/images/ham1.png" style="border:1px solid" title="" alt="" class="pivot-image" /></p>
		]]></content>
		<author>
			<name>rrs</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>Lambroghini Drink</title>
		<link rel="alternate" type="text/html" href="http://www.researchut.com/blog/archive/2008/04/24/Lambroghini_Drink" />
		<updated>2008-04-23T15:06:00-07:00</updated>
		<published>2008-04-24T05:06:00-07:00</published>
		<id>tag:researchut,2008:RiteshRajSarrafsBlog.85</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">Last weekend I went to a pub here (In Bangalore). Boozed a llittle.


Two things to think about


	A unique drink that I had, Lambroghini. Lambroghini was a special drink served with flames. Had to sip the liquor from the flames while the liquid was on file. 
	When returning from the restroom, the waiter told me that I had broke-in into a Ladies Room.  Unfortunately no lady was there.</summary>
        <content type="html" xml:lang="en" xml:base="http://www.researchut.com/blog/archive/2008/04/24/Lambroghini_Drink"><![CDATA[
                <p>
Last weekend I went to a pub here (In Bangalore). Boozed a llittle.
</p>
<p>
Two things to think about
</p>
<ol>
	<li>A unique drink that I had, <strong>Lambroghini.</strong> Lambroghini was a special drink served with flames. Had to sip the liquor from the flames while the liquid was on file. </li>
	<li>When returning from the restroom, the waiter told me that I had broke-in into a Ladies Room. <img src='http://www.researchut.com/blog/extensions/emoticons/trillian/e_69.gif' alt=':-p'/> Unfortunately no lady was there. </li>
</ol>
<div align="center">
<br />
</div>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="425" height="355">
	<param name="movie" value="http://www.youtube.com/v/K87MdLutCts&amp;hl=en" />
	<param name="quality" value="high" />
	<param name="menu" value="false" />
	<param name="wmode" value="transparent" />
	<embed src="http://www.youtube.com/v/K87MdLutCts&amp;hl=en" wmode="transparent" quality="high" menu="false" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="425" height="355"></embed>
</object>
		]]></content>
		<author>
			<name>rrs</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>Amarok Magnatune Last.FM</title>
		<link rel="alternate" type="text/html" href="http://www.researchut.com/blog/archive/2008/04/16/Amarok_Magnatune_LastFM" />
		<updated>2008-04-15T10:53:00-07:00</updated>
		<published>2008-04-16T00:53:00-07:00</published>
		<id>tag:researchut,2008:RiteshRajSarrafsBlog.84</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">I'm not a music fanatic. While I see many of my friends and colleagues working, with their headphone on and music playing, for me, it is not at all possible. It is just the opposite. I can't work with music (or any kind of distracting sound) on.


So when I sometimes run Amarok, I used to think what a pile of crap it really is. I mean, look at the resource consumption. Amarok alone took around 20% of CPU cycles when just playing music. This was disappointing as I am a KDE addict and prefer KDE applications over any other. Trying to run other applications led to additional libraries being installed/loaded.


But last night when I was bored and was just running through some of Amarok's features after reading an article about Amarok and Magnatune, I was surprised. Amarok is a music beast. It is a massive wolf. It rocks........ Along with the superb services provided by the folks at Magnatune and Last.FM, Amarok is a wonderful music player to use. I have always advocated about software and related services being tightly integrated. Amarok + Magnatune + Last.FM is just that.


 


Magnatune, what to say about it. It is just awesome. You want to buy an album of a band but aren't sure if the album is good enough. Magnatune is the answer. Magnatune allows you to listen to the music online (using Amarok) and then purchase at a nominal price in all major formats (ogg, mp3, flac et cetera). You can also order a CD to be delivered to you if you don't prefer to download the music. This is awesome. Wonderful. Sweet.


Last.FM. Another wonderful service. Last.FM is an online community of music listeners. You create an account with Last.FM and then feed the credentials to Amarok. Then, as you keep playing your collection in Amarok, Amarok keeps updating the details at Last.FM. This has many benefits. It helps you find people and music, like-minded. You can then listen to music from your Neighbours (Last.FM) which would be similar to what you've been listening. This is again awesome. Wonderful. Sweet.


Podcasts. Another thing I wasn't much aware of. I said it, I'm not a music fanatic. So that led me to not even explore features in Amarok which are beyond music. Amarok is awesome in tracking Podcasts and playing them for you. Now I have my KDE Radio and Linux-Foundation podcast added to Amarok. Amarok informs me of new podcasts, when released. Simple. Wonderful. Sweet.


There must be many more features in Amarok that I've yet not explored. But the above mentioned features alone make Amarok a great player for me.  Thank you Markey and the team. Amarok Rocks.</summary>
        <content type="html" xml:lang="en" xml:base="http://www.researchut.com/blog/archive/2008/04/16/Amarok_Magnatune_LastFM"><![CDATA[
                <p>
I'm not a music fanatic. While I see many of my friends and colleagues working, with their headphone on and music playing, for me, it is not at all possible. It is just the opposite. I can't work with music (or any kind of distracting sound) on.
</p>
<p>
So when I sometimes run Amarok, I used to think what a pile of crap it really is. I mean, look at the resource consumption. Amarok alone took around 20% of CPU cycles when just playing music. This was disappointing as I am a KDE addict and prefer KDE applications over any other. Trying to run other applications led to additional libraries being installed/loaded.
</p>
<p>
But last night when I was bored and was just running through some of Amarok's features after reading an article about Amarok and Magnatune, I was surprised. Amarok is a music beast. It is a massive wolf. It rocks........ Along with the superb services provided by the folks at Magnatune and Last.FM, Amarok is a wonderful music player to use. I have always advocated about software and related services being tightly integrated. <strong>Amarok + Magnatune + Last.FM</strong> is just that.
</p>
<p>
<img src="http://www.researchut.com/blog/images/shot7_thumb.png" style="float:left;margin-right:10px;margin-bottom:5px;border:0px solid" title="Amarok" alt="Amarok" class="pivot-image" /><p style="text-align:center;"><img src="http://www.researchut.com/blog/images/magnatune_logo.gif" style="border:0px solid" title="Magnatune" alt="Magnatune" class="pivot-image" /></p><img src="http://www.researchut.com/blog/images/red_logo.jpg" style="float:right;margin-left:10px;margin-bottom:5px;border:0px solid" title="LastFM" alt="LastFM" class="pivot-image" /> 
</p>
<p>
<strong>Magnatune</strong>, what to say about it. It is just awesome. You want to buy an album of a band but aren't sure if the album is good enough. Magnatune is the answer. Magnatune allows you to listen to the music online (using Amarok) and then purchase at a nominal price in all major formats (ogg, mp3, flac et cetera). You can also order a CD to be delivered to you if you don't prefer to download the music. This is awesome. Wonderful. Sweet.
</p>
<p>
<strong>Last.FM</strong>. Another wonderful service. Last.FM is an online community of music listeners. You create an account with Last.FM and then feed the credentials to Amarok. Then, as you keep playing your collection in Amarok, Amarok keeps updating the details at Last.FM. This has many benefits. It helps you find people and music, like-minded. You can then listen to music from your <strong>Neighbours</strong> (Last.FM) which would be similar to what you've been listening. This is again awesome. Wonderful. Sweet.
</p>
<p>
<strong>Podcasts</strong>. Another thing I wasn't much aware of. I said it, I'm not a music fanatic. So that led me to not even explore features in Amarok which are beyond music. Amarok is awesome in tracking Podcasts and playing them for you. Now I have my KDE Radio and Linux-Foundation podcast added to Amarok. Amarok informs me of new podcasts, when released. Simple. Wonderful. Sweet.
</p>
<p>
There must be many more features in Amarok that I've yet not explored. But the above mentioned features alone make Amarok a great player for me.  Thank you Markey and the team. <strong>Amarok Rocks.</strong></p>
		]]></content>
		<author>
			<name>rrs</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>Random Thoughts.....</title>
		<link rel="alternate" type="text/html" href="http://www.researchut.com/blog/archive/2008/04/05/Random_Thoughts" />
		<updated>2008-04-04T13:25:00-07:00</updated>
		<published>2008-04-05T03:25:00-07:00</published>
		<id>tag:researchut,2008:RiteshRajSarrafsBlog.83</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">Sometimes things can be so interesting.

Yesterday midnight, after my colleague finished dinner from my place, immediately called me back that he was:
* Hit by an Auto-wallah
And
* The Auto-wallah was drunk
* Didn't have any identification in the auto.
* Instread was demanding money from my colleague.

So trying to sort out matters we moved to the near by police station and let the police-Gentle-man know that he was hit by a drunk auto-wallah.
The actions of the police-Gentle-man are what were more interesting than anything else. It really shows how much of faith one can have in our legal system.
And how much of value do people like us have, here, when our law makers and law-care-takers act such..

BTW, the response was,"There's nothing wrong in being drunk and driving at night".
So that's a new law I've been aware of; and one that can be leveraged.</summary>
        <content type="html" xml:lang="en" xml:base="http://www.researchut.com/blog/archive/2008/04/05/Random_Thoughts"><![CDATA[
                Sometimes things can be so interesting.<br  /><br  />

Yesterday midnight, after my colleague finished dinner from my place, immediately called me back that he was:<br  />
* Hit by an Auto-wallah<br  />
And<br  />
* The Auto-wallah was drunk<br  />
* Didn't have any identification in the auto.<br  />
* Instread was demanding money from my colleague.<br  /><br  />

So trying to sort out matters we moved to the near by police station and let the police-Gentle-man know that he was hit by a drunk auto-wallah.<br  />
The actions of the police-Gentle-man are what were more interesting than anything else. It really shows how much of faith one can have in our legal system.<br  />
And how much of value do people like us have, here, when our law makers and law-care-takers act such..<br  /><br  />

BTW, the response was,"There's nothing wrong in being drunk and driving at night".<br  />
So that's a new law I've been aware of; and one that can be leveraged.
		]]></content>
		<author>
			<name>rrs</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>distcc</title>
		<link rel="alternate" type="text/html" href="http://www.researchut.com/blog/archive/2008/03/16/distcc" />
		<updated>2008-03-15T19:42:00-07:00</updated>
		<published>2008-03-16T09:40:00-07:00</published>
		<id>tag:researchut,2008:RiteshRajSarrafsBlog.82</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">When Rusty was here during FOSS.IN, he mentioned about utilities without which how difficult life would be.


	Mercurial
	distcc
	ccache


I have been using Mercurial and really love it. It is wonderful. I always thought of spending some time with distcc and see what all it can help.


I am amazed. distcc is exactly what it says. And the setup is so much simple.


I had been fucking my laptop by building KDE4 on it every week. Now I can give her some time to soothe and cool down. She'd gone very hot when building on her 


BTW, KDE4 + distcc doesn't require much effort. Just modify the cmakekde() as mentioned on Techbase and customize it to include CC=distcc CPP=distcc CXX=distcc just before the keyword cmake</summary>
        <content type="html" xml:lang="en" xml:base="http://www.researchut.com/blog/archive/2008/03/16/distcc"><![CDATA[
                <p>
When Rusty was here during FOSS.IN, he mentioned about utilities without which how difficult life would be.
</p>
<ul>
	<li>Mercurial</li>
	<li>distcc</li>
	<li>ccache</li>
</ul>
<p>
I have been using Mercurial and really love it. It is wonderful. I always thought of spending some time with distcc and see what all it can help.
</p>
<p>
I am amazed. distcc is exactly what it says. And the setup is so much simple.
</p>
<p>
I had been fucking my laptop by building KDE4 on it every week. Now I can give her some time to soothe and cool down. She'd gone very hot when building on her <img src='http://www.researchut.com/blog/extensions/emoticons/trillian/e_121.gif' alt=';-)'/>
</p>
<p>
BTW, KDE4 + distcc doesn't require much effort. Just modify the cmakekde() as mentioned on Techbase and customize it to include CC=distcc CPP=distcc CXX=distcc just before the keyword cmake</p>
		]]></content>
		<author>
			<name>rrs</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>Duniya Maange US, US maange us</title>
		<link rel="alternate" type="text/html" href="http://www.researchut.com/blog/archive/2005/07/04/Duniya_Maange_US_US_maange_us" />
		<updated>2005-07-03T11:47:00-07:00</updated>
		<published>2005-07-04T01:46:00-07:00</published>
		<id>tag:researchut,2008:RiteshRajSarrafsBlog.16</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">This is one good article I always like to read and recommend. It’s about “Why really do the Americans want Indians so desperately” detailed by an American.</summary>
        <content type="html" xml:lang="en" xml:base="http://www.researchut.com/blog/archive/2005/07/04/Duniya_Maange_US_US_maange_us"><![CDATA[
                <p><a rel="external" href="/news/us.html" title="Duniya Maange US, US maange us">This is one good article</a> I always like to read and recommend. It&#8217;s about &#8220;Why really do the Americans want Indians so desperately&#8221; detailed by an American.</p>
		]]></content>
		<author>
			<name>rrs</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>Go for (a) geek lover(s)!</title>
		<link rel="alternate" type="text/html" href="http://www.researchut.com/blog/archive/2005/07/04/Go_for_(a)_geek_lover(s)" />
		<updated>2005-07-03T11:38:00-07:00</updated>
		<published>2005-07-04T01:35:00-07:00</published>
		<id>tag:researchut,2008:RiteshRajSarrafsBlog.15</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">This article is one among the many articles proving why geeks are the best men. There are many more available on the net to prove it. But for me, my time hasn’t tickled yet</summary>
        <content type="html" xml:lang="en" xml:base="http://www.researchut.com/blog/archive/2005/07/04/Go_for_(a)_geek_lover(s)"><![CDATA[
                <p>This <a rel="external" href="/news/go_for_nerd.html" title="Go for (a) geek lover(s)!">article</a> is one among the many articles proving why geeks are the best men. There are many more available on the net to prove it. But for me, my time hasn&#8217;t tickled yet <img src='http://www.researchut.com/blog/extensions/emoticons/trillian/e_18.gif' alt=':-('/></p>
		]]></content>
		<author>
			<name>rrs</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>Basic RAM Information</title>
		<link rel="alternate" type="text/html" href="http://www.researchut.com/blog/archive/2005/07/04/Basic_RAM_Information" />
		<updated>2005-07-03T11:32:00-07:00</updated>
		<published>2005-07-04T01:30:00-07:00</published>
		<id>tag:researchut,2008:RiteshRajSarrafsBlog.14</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">A small amount of research I did before adding more RAM into my laptop. By the end I had ended up with some information which I thought was worth putting up on my website.</summary>
        <content type="html" xml:lang="en" xml:base="http://www.researchut.com/blog/archive/2005/07/04/Basic_RAM_Information"><![CDATA[
                <p><a rel="external" href="/docs/meminfo.html" title="Basic RAM Information">A small amount of research I did before adding more <span class="caps">RAM</span> into my laptop. By the end I had ended up with some information which I thought was worth putting up on my website.</a></p>
		]]></content>
		<author>
			<name>rrs</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>Linux-Nepal</title>
		<link rel="alternate" type="text/html" href="http://www.researchut.com/blog/archive/2005/07/04/Linux-Nepal" />
		<updated>2005-07-03T22:57:00-07:00</updated>
		<published>2005-07-04T01:23:00-07:00</published>
		<id>tag:researchut,2008:RiteshRajSarrafsBlog.13</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">Linux Nepal is a non-profit organization dedicated to promoting GNU/Linux in the kingdom of the Himalayas, Nepal.</summary>
        <content type="html" xml:lang="en" xml:base="http://www.researchut.com/blog/archive/2005/07/04/Linux-Nepal"><![CDATA[
                <p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="90" height="165"><br />
<param name="movie" value="Movie1.swf"ARAM name="quality" value="high"aram name="bgcolor" VALUE=#FFFFFF> <embed src="/images/Linux-Nepal.swf" alt="(c) Vishal Dangol" quality="high" bgcolor=#FFFFFF  width="90" height="165" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed><br />
</object></p>

	<p><a rel="external" href="http://groups.yahoo.com/group/linux-nepal" target="_blank">Linux Nepal</a> is a non-profit organization dedicated to promoting GNU/Linux in the kingdom of the Himalayas, Nepal.</p>
		]]></content>
		<author>
			<name>rrs</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>pypt-offline</title>
		<link rel="alternate" type="text/html" href="http://www.researchut.com/blog/archive/2005/07/04/pypt-offline" />
		<updated>2005-07-03T10:54:00-07:00</updated>
		<published>2005-07-04T00:54:00-07:00</published>
		<id>tag:researchut,2008:RiteshRajSarrafsBlog.12</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">My first contribution to FSF. pypt-offline is an offline package manager for Debian and its derivatives.</summary>
        <content type="html" xml:lang="en" xml:base="http://www.researchut.com/blog/archive/2005/07/04/pypt-offline"><![CDATA[
                <p>My first contribution to <a rel="external" href="http://www.fsf.org" target="_blank">FSF</a>. <a rel="external" href="/repository/pypt-offline.html" title="Offline Package Manager">pypt-offline</a> is an offline package manager for <a rel="external" href="http://www.debian.org" target="_blank">Debian</a> and its derivatives.</p>
		]]></content>
		<author>
			<name>rrs</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>Professional Services</title>
		<link rel="alternate" type="text/html" href="http://www.researchut.com/blog/archive/2005/07/04/Professional_Services" />
		<updated>2005-07-03T10:48:00-07:00</updated>
		<published>2005-07-04T00:47:00-07:00</published>
		<id>tag:researchut,2008:RiteshRajSarrafsBlog.11</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">I’m available as a freelance consultant. Here’s a list of services I offer. You can email me for details.</summary>
        <content type="html" xml:lang="en" xml:base="http://www.researchut.com/blog/archive/2005/07/04/Professional_Services"><![CDATA[
                <p>I&#8217;m available as a freelance consultant. Here&#8217;s a <a rel="external" href="/services/" title="Professional services offered.">list</a> of services I offer. You can email me for details.</p>
		]]></content>
		<author>
			<name>rrs</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>Why Debian</title>
		<link rel="alternate" type="text/html" href="http://www.researchut.com/blog/archive/2005/06/24/Why_Debian" />
		<updated>2005-06-24T01:45:00-07:00</updated>
		<published>2005-06-24T14:45:00-07:00</published>
		<id>tag:researchut,2008:RiteshRajSarrafsBlog.5</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">A small talk I gave about Debian and its merits at the ILGUD on 18th of April, 2004.</summary>
        <content type="html" xml:lang="en" xml:base="http://www.researchut.com/blog/archive/2005/06/24/Why_Debian"><![CDATA[
                <p>A small <a href=/news/why_debian.html>talk</a> I gave about Debian and its merits at the <span class="caps">ILGUD</span> on 18th of April, 2004.</p>
		]]></content>
		<author>
			<name>rrs</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>Compaq Presario 2203 running Debian</title>
		<link rel="alternate" type="text/html" href="http://www.researchut.com/blog/archive/2005/06/10/Compaq_Presario_2203_running_D" />
		<updated>2005-08-16T06:09:00-07:00</updated>
		<published>2005-06-10T21:25:00-07:00</published>
		<id>tag:researchut,2008:RiteshRajSarrafsBlog.3</id>
		<link rel="related" type="text/html" href=""  />
		<summary type="text">Useful documentation about my notebook, Compaq Presario 2203AL, running Debian</summary>
        <content type="html" xml:lang="en" xml:base="http://www.researchut.com/blog/archive/2005/06/10/Compaq_Presario_2203_running_D"><![CDATA[
                Useful <a rel="external" href="/docs/mynotebook.html" title="Compaq Presario 2203AL On Debian">documentation</a> about my notebook, Compaq Presario 2203AL, running Debian
		]]></content>
		<author>
			<name>rrs</name>
		</author>
	</entry>
	
	
	
</feed>
