<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tech Bytesubuntu | Tech Bytes</title>
	<atom:link href="http://www.manast.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.manast.com</link>
	<description>A Personal Technology Blog</description>
	<lastBuildDate>Sat, 28 Jan 2012 22:12:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>[How To] Install Transmission 2.1 on Ubuntu/Kubuntu Maverick 10.10</title>
		<link>http://www.manast.com/2010/10/13/how-to-install-transmission-2-1-on-ubuntu-kubuntu-maverick-10-10/</link>
		<comments>http://www.manast.com/2010/10/13/how-to-install-transmission-2-1-on-ubuntu-kubuntu-maverick-10-10/#comments</comments>
		<pubDate>Tue, 12 Oct 2010 19:29:15 +0000</pubDate>
		<dc:creator>Manas</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[transmission]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.manast.com/?p=203</guid>
		<description><![CDATA[Version 2.1 of Transmission, the default BitTorrent client for Ubuntu was released just 2 days before Ubuntu Maverick 10.10 got out on 10.10.10. As with any major version upgrade for software, Transmission 2.1 will not be coming to the Ubuntu repos. But you  can always install the latest version from the official Transmission PPA on Launchpad. Open Konsole / Terminal. Type the below command: sudo apt-add-repository ppa:transmissionbt/ppa &#38;&#38; sudo apt-get update &#38;&#38; sudo apt-get upgrade You should get the upgrade to Transmission 2.1.]]></description>
			<content:encoded><![CDATA[<p>Version 2.1 of Transmission, the default BitTorrent client for Ubuntu was released just 2 days before Ubuntu Maverick 10.10 got out on 10.10.10. As with any major version upgrade for software, Transmission 2.1 will not be coming to the Ubuntu repos.</p>
<p>But you  can always install the latest version from the official Transmission PPA on Launchpad.</p>
<p>Open Konsole / Terminal.</p>
<p>Type the below command:</p>
<p>sudo apt-add-repository ppa:transmissionbt/ppa &amp;&amp; sudo apt-get update &amp;&amp; sudo apt-get upgrade</p>
<p>You should get the upgrade to Transmission 2.1. <img src='http://www.manast.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.manast.com/2010/10/13/how-to-install-transmission-2-1-on-ubuntu-kubuntu-maverick-10-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install KTorrent 4.0 in Ubuntu / Kubuntu Lucid</title>
		<link>http://www.manast.com/2010/05/26/install-ktorrent-4-0-in-ubuntu-kubuntu-lucid/</link>
		<comments>http://www.manast.com/2010/05/26/install-ktorrent-4-0-in-ubuntu-kubuntu-lucid/#comments</comments>
		<pubDate>Wed, 26 May 2010 12:07:28 +0000</pubDate>
		<dc:creator>Manas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ktorrent]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.manast.com/2010/05/26/install-ktorrent-4-0-in-ubuntu-kubuntu-lucid/</guid>
		<description><![CDATA[KTorrent 4.0 was released couple of days back after being in development for close to 5 months. It adds many new features, the big ones being magnet support and support for µTP protocol (bittorrent over UDP) along with many bug fixes. Users of Kubuntu / Ubuntu Lucid will not be getting the new version automatically but as always you can install the new version from a Launchpad PPA. Note &#8211; Before proceeding ensure that you have added the Kubuntu Updates PPA. You can add the PPA by using: apt-add-repository ppa:kubuntu-ppa/ppa Open Konsole and type the following commands in sequence: apt-add-repository ppa:kubuntu-ppa/backports aptitude update aptitude full-upgrade You should see KTorrent 4.0 in the updates list. Enjoy the new version.]]></description>
			<content:encoded><![CDATA[<p>KTorrent 4.0 was released couple of days back after being in development for close to 5 months. It adds many new features, the big ones being magnet support and support for µTP protocol (bittorrent over UDP) along with many bug fixes.</p>
<p>Users of Kubuntu / Ubuntu Lucid will not be getting the new version automatically but as always you can install the new version from a Launchpad PPA. <img src='http://www.manast.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Note &#8211; Before proceeding ensure that you have added the <a title="Kubuntu Updates PPA" href="https://launchpad.net/~kubuntu-ppa/+archive/ppa">Kubuntu Updates PPA</a>. You can add the PPA by using:</p>
<pre>apt-add-repository ppa:kubuntu-ppa/ppa</pre>
<p>Open Konsole and type the following commands in sequence:</p>
<pre>
<ul>
<li>apt-add-repository ppa:kubuntu-ppa/backports</li>
<li>aptitude update</li>
<li>aptitude full-upgrade</li>
</ul>
</pre>
<p>You should see KTorrent 4.0 in the updates list. Enjoy the new version.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.manast.com/2010/05/26/install-ktorrent-4-0-in-ubuntu-kubuntu-lucid/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Download Kubuntu Lucid 10.04 LTS</title>
		<link>http://www.manast.com/2010/04/30/download-kubuntu-lucid-10-04-lts/</link>
		<comments>http://www.manast.com/2010/04/30/download-kubuntu-lucid-10-04-lts/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 06:27:29 +0000</pubDate>
		<dc:creator>Manas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.manast.com/?p=183</guid>
		<description><![CDATA[Kubuntu Lucid 10.04 was released yesterday and I have already upgraded. Click on the image to know whats new in this release and to grab your copy now.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.kubuntu.org/news/10.04-lts-release"><img class="alignleft" title="Kubuntu 10.04 LTS Released" src="http://imagebin.ca/img/X8m8Dxa2.png" alt="Kubuntu 10.04 LTS Released" /></a></p>
<p>Kubuntu Lucid 10.04 was released yesterday and I have already upgraded.</p>
<p>Click on the image to know whats new in this release and to grab your copy now. <img src='http://www.manast.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.manast.com/2010/04/30/download-kubuntu-lucid-10-04-lts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making GNOME / GTK+ apps look good in KDE</title>
		<link>http://www.manast.com/2010/04/18/making-gnome-gtk-apps-look-good-in-kde/</link>
		<comments>http://www.manast.com/2010/04/18/making-gnome-gtk-apps-look-good-in-kde/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 20:29:01 +0000</pubDate>
		<dc:creator>Manas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.manast.com/?p=155</guid>
		<description><![CDATA[The search never ends. Almost all distros use Qtcurve to make GNOME apps look good in a KDE environment. The Qtcurve theme works pretty good at aping, but if you use the default color scheme and the oxygen style in KDE 4, then there is something even better than Qtcurve. Oxygen Molecule GTK+ theme based on the pixbuf GTK+engine, does a better job at skinning GNOME / GTK apps in KDE. After installing the the theme all GNOME GTK applications look like using the Oxygen style and become a part of your KDE desktop. The theme is available for download on kde-look.org. The download also contains installation instructions for copying and using the theme. Loving the look of Firefox on KDE now.]]></description>
			<content:encoded><![CDATA[<p>The search never ends. Almost all distros use Qtcurve to make GNOME apps look good in a KDE environment. The Qtcurve theme works pretty good at aping, but if you use the default color scheme and the oxygen style in KDE 4, then there is something even better than Qtcurve.</p>
<p>Oxygen Molecule GTK+ theme based on the pixbuf GTK+engine, does a better job at skinning GNOME / GTK apps in KDE. After installing the the theme all GNOME GTK applications look like using the Oxygen style and become a part of your KDE desktop. The theme is <a title="Oxygen-Molecule KDE &amp; GTK+ unified theme" href="http://kde-look.org/content/show.php?content=103741">available for download</a> on kde-look.org. The download also contains installation instructions for copying and using the theme.</p>
<p>Loving the look of Firefox on KDE now. <img src='http://www.manast.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://2.bp.blogspot.com/_yPl3H1QvHjU/S8oY9IZBqZI/AAAAAAAABDU/uZwDwXIIrJo/s1600/firefox-kde"><img src="http://2.bp.blogspot.com/_yPl3H1QvHjU/S8oY9IZBqZI/AAAAAAAABDU/uZwDwXIIrJo/s320/firefox-kde" alt="Firefox on KDE" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.manast.com/2010/04/18/making-gnome-gtk-apps-look-good-in-kde/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get the new Ubuntu Lucid 10.04 Wallpapers in Kubuntu Lucid</title>
		<link>http://www.manast.com/2010/04/17/get-the-new-ubuntu-lucid-10-04-wallpapers-in-kubuntu-lucid/</link>
		<comments>http://www.manast.com/2010/04/17/get-the-new-ubuntu-lucid-10-04-wallpapers-in-kubuntu-lucid/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 06:11:13 +0000</pubDate>
		<dc:creator>Manas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.manast.com/2010/04/17/get-the-new-ubuntu-lucid-10-04-wallpapers-in-kubuntu-lucid/</guid>
		<description><![CDATA[If you like KDE and are using Kubuntu Lucid, you are missing out on the new wallpapers which have been chosen for Ubuntu Lucid after a photography contest. Unlike Ubuntu, these wallpapers are not installed on Kubuntu automatically. The wallpapers are great though. If you want to install them on Kubuntu, fire up Konsole and type the below command: aptitude install ubuntu-wallpapers Or if you prefer KPackageKit, then search for ubuntu-wallpapers package and install it. You can then find the new wallpapers in /usr/share/backgrounds. Not using Lucid or Linux but want the new wallpapers? You can download all the new Ubuntu Lucid wallpapers in compressed format from here. Here is a teaser screenshot of my desktop with one of the new wallpapers.]]></description>
			<content:encoded><![CDATA[<p>If you like KDE and are using Kubuntu Lucid, you are missing out on the new wallpapers which have been chosen for Ubuntu Lucid after a photography contest. Unlike Ubuntu, these wallpapers are not installed on Kubuntu automatically. <img src='http://www.manast.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  The wallpapers are great though. <img src='http://www.manast.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>If you want to install them on Kubuntu, fire up Konsole and type the below command:</p>
<pre>aptitude install ubuntu-wallpapers</pre>
<p>Or if you prefer KPackageKit, then search for <strong>ubuntu-wallpapers</strong> package and install it.</p>
<p>You can then find the new wallpapers in /usr/share/backgrounds.</p>
<p>Not using Lucid or Linux but want the new wallpapers? You can download all the new Ubuntu Lucid wallpapers in compressed format from <a title="Get Ubuntu Lucid wallpapers" href="https://launchpad.net/ubuntu/+archive/primary/+files/ubuntu-wallpapers_0.31.3.tar.gz">here</a>.</p>
<p>Here is a teaser screenshot of my desktop with one of the new wallpapers. <img src='http://www.manast.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://4.bp.blogspot.com/_yPl3H1QvHjU/S8md---pCHI/AAAAAAAABDM/geqj2mvYAfw/s1600/desk-screenshot"><img src="http://4.bp.blogspot.com/_yPl3H1QvHjU/S8md---pCHI/AAAAAAAABDM/geqj2mvYAfw/s320/desk-screenshot" alt="Kubuntu Lucid Desktop" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.manast.com/2010/04/17/get-the-new-ubuntu-lucid-10-04-wallpapers-in-kubuntu-lucid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pre-order Ubuntu Hardy Heron 8.04 CD from ShipIt</title>
		<link>http://www.manast.com/2008/04/23/pre-order-ubuntu-hardy-heron-804-cd-from-shipit/</link>
		<comments>http://www.manast.com/2008/04/23/pre-order-ubuntu-hardy-heron-804-cd-from-shipit/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 08:30:37 +0000</pubDate>
		<dc:creator>Manas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.manast.com/?p=126</guid>
		<description><![CDATA[With just one day to go for the release of the new edition of Ubuntu Linux (Hardy Heron 8.04), ShipIt is now accepting requests for shipping free CD&#8217;s of Ubuntu Hardy Heron. One notable change is that, now you can order only a single CD of either the Desktop edition or Server edition. If you want more than that you will have to place a special order which may be approved or rejected. Its good to see the Ubuntu team cut down on sending unnecessary CD&#8217;s. Pre-order you free Ubuntu Hardy Heron CD now]]></description>
			<content:encoded><![CDATA[<p>With just one day to go for the release of the new edition of Ubuntu Linux (Hardy Heron 8.04), ShipIt is now accepting requests for shipping free CD&#8217;s of Ubuntu Hardy Heron.</p>
<p><img id="BLOGGER_PHOTO_ID_5192352761967978738" class="center" src="http://bp1.blogger.com/_yPl3H1QvHjU/SA7xU6WeqPI/AAAAAAAAAU4/k_LvrOfbZYA/s400/shipit.png" alt="" /></p>
<p>One notable change is that, now you can order only a single CD of either the Desktop edition or Server edition. If you want more than that you will have to place a special order which may be approved or rejected. Its good to see the Ubuntu team cut down on sending unnecessary CD&#8217;s.</p>
<p><a title="ShipIt Ubuntu" href="http://shipit.ubuntu.com">Pre-order you free Ubuntu Hardy Heron CD now</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.manast.com/2008/04/23/pre-order-ubuntu-hardy-heron-804-cd-from-shipit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Show Computer, Trash icon on desktop in Ubuntu</title>
		<link>http://www.manast.com/2008/03/13/show-computer-trash-icon-on-desktop-in-ubuntu/</link>
		<comments>http://www.manast.com/2008/03/13/show-computer-trash-icon-on-desktop-in-ubuntu/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 05:00:32 +0000</pubDate>
		<dc:creator>Manas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[trash]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.manast.com/2008/03/13/show-computer-trash-icon-on-desktop-in-ubuntu/</guid>
		<description><![CDATA[By default, Ubuntu does not show Computer and Trash icon on the desktop in Ubuntu. Instead Ubuntu shows the Trash icon on the extreme right of the bottom panel. This is a little inconvenient for me as I delete the bottom panel and hence like to have the Trash icon on the desktop. Also having the Trash icon on the desktop in Ubuntu is a good option, because it becomes easier to drag &#8211; drop files onto the Trash icon. A Computer icon on your desktop gives you easy access to all mounted drives and your home folder at one place just like Windows does. Here is how you can show the Computer and Trash icon on your Ubuntu Desktop. Hit Alt + F2 and type gconf-editor in the dialog that comes up. Click Run to start the GNOME Configuration Editor. Go to the key apps/nautilus/desktop On the right hand side,Â there is an entry called trash_icon_visible. Check the box. Also check the entry called computer_icon_visible. You can do two more things from that place too, change the trash_icon_name and computer_icon_name. Now see your desktop. You should see two new icons there.]]></description>
			<content:encoded><![CDATA[<p>By default, Ubuntu does not show Computer and Trash icon on the desktop in Ubuntu. Instead Ubuntu shows the Trash icon on the extreme right of the bottom panel.</p>
<p>This is a little inconvenient for me as I delete the bottom panel and hence like to have the Trash icon on the desktop. Also having the Trash icon on the desktop in Ubuntu is a good option, because it becomes easier to drag &#8211; drop files onto the Trash icon.</p>
<p>A Computer icon on your desktop gives you easy access to all mounted drives and your home folder at one place just like Windows does. Here is how you can show the Computer and Trash icon on your Ubuntu Desktop.</p>
<p><img width="500" src="http://tech1scripts.googlepages.com/Screenshot-ConfigurationEditor-deskt.png" alt="GNOME Configuration Editor" height="393" class="center" /></p>
<ol>
<li>Hit Alt + F2 and type gconf-editor in the dialog that comes up. Click Run to start the GNOME Configuration Editor.</li>
<li>Go to the key apps/nautilus/desktop</li>
<li>On the right hand side,Â there is an entry called trash_icon_visible. Check the box.</li>
<li>Also check the entry called computer_icon_visible.</li>
<li>You can do two more things from that place too, change the trash_icon_name and computer_icon_name.</li>
</ol>
<p>Now see your desktop. You should see two new icons there. <img src='http://www.manast.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.manast.com/2008/03/13/show-computer-trash-icon-on-desktop-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Gnome Do &#8211; QuickSilver for Linux</title>
		<link>http://www.manast.com/2008/02/08/gnome-do-quicksilver-for-linux/</link>
		<comments>http://www.manast.com/2008/02/08/gnome-do-quicksilver-for-linux/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 04:42:19 +0000</pubDate>
		<dc:creator>Manas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[gnome-do]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.manast.com/2008/02/08/gnome-do-quicksilver-for-linux/</guid>
		<description><![CDATA[Envied by your friends who use QuickSilver on OS X and Launchy on Windows. Key stroke program launchers can be a real time saver once you get the hang of it. GNOME Do is a GNOME utility for fast launching of applications and files. It can easily be said to beÂ the Linux equivalent of QuickSilver for Mac and Launchy for Windows. Using GNOME Do, you can easily launch your programs, files, Firefox bookmarks all from the comfort of your keyboard. Installing GNOME Do on Ubuntu Gutsy Gibbon 7.10 You can install GNOME Do on your Ubuntu system just like any other application. All you need to add is the GNOME Do repository. 1. Fire up Terminal. 2. Type sudo gedit /etc/apt/sources.list 3. Add the following two lines at the end of the file : deb http://ppa.launchpad.net/rharding/ubuntu gutsy main deb-src http://ppa.launchpad.net/rharding/ubuntu gutsy main 4. Save the file, close it. Then in Terminal type sudo apt-get update 5. Finally install GNOME Do by typing sudo apt-get install gnome-do Delicious Plugins The plain install of GNOME Do gives you the ability to launch the applications that are installed on your system. But if that&#8217;s not enough for you, GNOME Do has plugin support [...]]]></description>
			<content:encoded><![CDATA[<p><img id="BLOGGER_PHOTO_ID_5164295209244556786" class="alignright" src="http://bp3.blogger.com/_yPl3H1QvHjU/R6tDIZZF_fI/AAAAAAAAAUA/G7Oxb6n9x4o/s400/Screenshot.jpg" border="0" alt="GNOME Do" />Envied by your friends who use QuickSilver on OS X and Launchy on Windows. Key stroke program launchers can be a real time saver once you get the hang of it.</p>
<p><strong><a title="GNOME Do" href="http://do.davebsd.com">GNOME Do</a></strong> is a GNOME utility for fast launching of applications and files. It can easily be said to beÂ the Linux equivalent of QuickSilver for Mac and Launchy for Windows. Using <strong>GNOME Do</strong>, you can easily launch your programs, files, Firefox bookmarks all from the comfort of your keyboard.</p>
<h2>Installing GNOME Do on Ubuntu Gutsy Gibbon 7.10</h2>
<p>You can install <strong>GNOME Do</strong> on your Ubuntu system just like any other application. <img src='http://www.manast.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  All you need to add is the <strong>GNOME Do</strong> repository.</p>
<p>1. Fire up Terminal.<br />
2. Type <strong>sudo gedit /etc/apt/sources.list</strong><br />
3. Add the following two lines at the end of the file :</p>
<blockquote><p>deb http://ppa.launchpad.net/rharding/ubuntu gutsy main<br />
deb-src http://ppa.launchpad.net/rharding/ubuntu gutsy main</p></blockquote>
<p>4. Save the file, close it. Then in Terminal type s<strong>udo apt-get update</strong><br />
5. Finally install GNOME Do by typing <strong>sudo apt-get install gnome-do</strong></p>
<h2>Delicious Plugins</h2>
<p>The plain install of GNOME Do gives you the ability to launch the applications that are installed on your system. But if that&#8217;s not enough for you, GNOME Do has plugin support too. Two of my favorite plugins are the Pidgin plugin and the Rhythmbox plugin.</p>
<blockquote class="right"><p>Delicious Plugins !!!</p></blockquote>
<p>For example you can install the Pidgin plugin, then launch Gnome Do, type the first few letters of the name of the contact and hit Enter. Voila, a Pidgin chat window will open to chat with that person. Same with Rhythmbox you can easily play specific albums or artists using the Rhythmbox plugin. All you need is to type few letters of the artist or album. <img src='http://www.manast.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Thats not all. You can find the complete plugin list <a title="GNOME Do Plugins" href="https://wiki.ubuntu.com/GnomeDo/Plugins">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.manast.com/2008/02/08/gnome-do-quicksilver-for-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Screenshot Tour &#8211; KDE 4.0 Stable</title>
		<link>http://www.manast.com/2008/01/12/screenshot-tour-kde-40-stable/</link>
		<comments>http://www.manast.com/2008/01/12/screenshot-tour-kde-40-stable/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 10:32:24 +0000</pubDate>
		<dc:creator>Manas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[kde4]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[screenshots]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.manast.com/2008/01/12/screenshot-tour-kde-40-stable/</guid>
		<description><![CDATA[So I downloaded and install KDE 4.0 stable on my Ubuntu Gutsy Gibbon install. Everything feels to be pretty new in the KDE desktop thanks to the spanking new Oxygen artwork. Plasma, the new desktop shell gives the desktop a clean look. All the KDE applications have gone in for a facelift. Here are some screenshots of the new KDE release. 1. The start-up screen The start-up screen of KDE 4. 2. The clean blue desktop &#8211; Plasma The wallpaper is pretty but the KDE desktop could do with an option to reduce the size of the bottom panel. For me its a bit too large in height. Â 3. The File Manager &#8211; Dolphin Dolphin is the window manager included in KDE 4. Its pretty responsive and has all the functionality you will need. 4. Widgets in KDE 4 KDE 4 has widget support by default. Just click on the sign on the right hand of your desktop and it will give you an option to add widgets. Some widgets like Analog Clock, Digital Clock and Battery Monitor are available by default. 5. A tabbed Start Menu Not sure how many will prefer a tabbed start menu but KDE 4 [...]]]></description>
			<content:encoded><![CDATA[<p>So I <a href="http://www.manast.com/2008/01/12/how-to-install-kde-4-stable-in-ubuntu-gutsy-gibbon-710-linux/" title="Install KDE 4 stable on Ubuntu Gutsy Gibbon">downloaded and install KDE 4.0 stable</a> on my Ubuntu Gutsy Gibbon install. Everything feels to be pretty new in the KDE desktop thanks to the spanking new Oxygen artwork. Plasma, the new desktop shell gives the desktop a clean look. All the KDE applications have gone in for a facelift.</p>
<p>Here are some screenshots of the new KDE release. <img src='http://www.manast.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><u><span style="font-size: 150%">1. The start-up screen</span></u></p>
<p><img src="http://bp0.blogger.com/_yPl3H1QvHjU/R4hpW8XrIOI/AAAAAAAAAT4/_SofR_MJLlw/s400/kde-4.0.png" class="center" id="BLOGGER_PHOTO_ID_5154485616408994018" /></p>
<p>The start-up screen of KDE 4.</p>
<p><u><span style="font-size: 150%">2. The clean blue desktop &#8211; Plasma</span></u></p>
<p><a href="http://www.flickr.com/photos/manast/2186583535/" title="Desktop by manast, on Flickr"><img src="http://farm3.static.flickr.com/2256/2186583535_93fbc9777c.jpg" class="center" alt="Desktop" height="313" width="500" /></a></p>
<p>The wallpaper is pretty but the KDE desktop could do with an option to reduce the size of the bottom panel. For me its a bit too large in height.</p>
<p><u><span style="font-size: 150%">Â 3. The File Manager &#8211; Dolphin</span></u></p>
<p><a href="http://www.flickr.com/photos/manast/2186583537/" title="File_Manager by manast, on Flickr"><img src="http://farm3.static.flickr.com/2343/2186583537_ebeac4f0bd.jpg" class="center" alt="File_Manager" height="313" width="500" /></a></p>
<p>Dolphin is the window manager included in KDE 4. Its pretty responsive and has all the functionality you will need.</p>
<p><u><span style="font-size: 150%">4. Widgets in KDE 4</span><br />
</u></p>
<p><a href="http://www.flickr.com/photos/manast/2186583547/" title="widgets by manast, on Flickr"><img src="http://farm3.static.flickr.com/2361/2186583547_efd1d47efe.jpg" class="center" alt="widgets" height="313" width="500" /></a></p>
<p>KDE 4 has widget support by default. Just click on the sign on the right hand of your desktop and it will give you an option to add widgets. Some widgets like Analog Clock, Digital Clock and Battery Monitor are available by default.</p>
<p><u><span style="font-size: 150%">5. A tabbed Start Menu</span></u></p>
<p><a href="http://www.flickr.com/photos/manast/2186583543/" title="StartMenu by manast, on Flickr"><img src="http://farm3.static.flickr.com/2078/2186583543_59487a31af.jpg" class="center" alt="StartMenu" height="313" width="500" /></a></p>
<p>Not sure how many will prefer a tabbed start menu but KDE 4 has it. Click on the different tabs like Computer, Applications and you have different menus displayed. The start menu also includes a search box like Vista which allows to type a few characers of the application you want to launch.</p>
<p><u><span style="font-size: 150%">6. The Shutdown Screen</span></u></p>
<p><a href="http://www.flickr.com/photos/manast/2186583539/" title="Shutdown Options by manast, on Flickr"><img src="http://farm3.static.flickr.com/2318/2186583539_73f3b34c04.jpg" class="center" alt="Shutdown Options" height="317" width="504" /></a></p>
<p>Finally the shutdown screen. <img src='http://www.manast.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  The puzzling thing is even if I click Log Out in the Start menu, it will still aks what I want to do Shutdown, Restart or Log Out. <img src='http://www.manast.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>P.S. &#8211; I found KDE 4 to be a bit buggy on Ubuntu. But nevertheless its ready to try. <img src='http://www.manast.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So did you try KDE 4 ?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.manast.com/2008/01/12/screenshot-tour-kde-40-stable/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>[How To] install KDE 4.0 stable in Ubuntu Gutsy Gibbon Linux</title>
		<link>http://www.manast.com/2008/01/12/how-to-install-kde-4-stable-in-ubuntu-gutsy-gibbon-710-linux/</link>
		<comments>http://www.manast.com/2008/01/12/how-to-install-kde-4-stable-in-ubuntu-gutsy-gibbon-710-linux/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 07:18:26 +0000</pubDate>
		<dc:creator>Manas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gutsy]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.manast.com/2008/01/12/how-to-install-kde-4-stable-in-ubuntu-gutsy-gibbon-710-linux/</guid>
		<description><![CDATA[KDE 4.0 stable is now available for Linux. This new release of KDE 4 includes a whole lot of new improvements like a whole new desktop shell Plasma, better look and feel with Oxygen artwork, hardware acceleration in KWin, a new document file viewer Okular, improved KDE applications and lot more. Here is how you can install KDE 4 on your existing Ubuntu Gutsy Gibbon install. First remove any previous KDE 4 packages you have installed. Fire up a terminal window and type sudo apt-get remove kdelibs5 kde4base-data kde4libs-data Then open up your sources list with /etc/apt/sources.list At the end of the file add deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu gutsy main Now run apt-get update Next to install KDE4 type in terminal apt-get install kde4-core You will get a warning that the packages are not authenticated. Hit Y for that warning. Log out and then you will be able to run a full session by selecting &#8220;KDE 4&#8243; from your login manager. Thats it. I am installing KDE 4 now on my Gutsy install. Will post I have posted some screenshots of KDE 4 when its over. Source]]></description>
			<content:encoded><![CDATA[<p><img src="http://bp3.blogger.com/_yPl3H1QvHjU/R4hhzsXrINI/AAAAAAAAATw/MfiJwhSROuU/s400/kde40.png" class="alignleft" alt="KDE 4 released" id="BLOGGER_PHOTO_ID_5154477314237210834" />KDE 4.0 stable is now available for Linux. This new release of KDE 4 includes a whole lot of new improvements like a whole new desktop shell Plasma, better look and feel with Oxygen artwork, hardware acceleration in KWin, a new document file viewer Okular, improved KDE applications and lot more.</p>
<p><img src="http://bp0.blogger.com/_yPl3H1QvHjU/R4hpW8XrIOI/AAAAAAAAAT4/_SofR_MJLlw/s400/kde-4.0.png" class="alignright" id="BLOGGER_PHOTO_ID_5154485616408994018" />Here is how you can install KDE 4 on your existing Ubuntu Gutsy Gibbon install. <img src='http://www.manast.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<ol>
<li>First remove any previous KDE 4 packages you have installed. Fire up a terminal window and type <strong><em>sudo apt-get remove kdelibs5 kde4base-data kde4libs-data</em></strong></li>
<li>Then open up your sources list with <strong><em>/etc/apt/sources.list</em></strong></li>
<li>At the end of the file add <strong><em>deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu gutsy main</em></strong></li>
<li>Now run <strong><em>apt-get update</em></strong></li>
<li>Next to install KDE4 type in terminal <strong><em>apt-get install kde4-core</em></strong></li>
<li>You will get a warning that the packages are not authenticated. Hit Y for that warning.</li>
<li>Log out and then you will be able to run a full session by selecting &#8220;KDE 4&#8243; from your login manager.</li>
</ol>
<p>Thats it. I am installing KDE 4 now on my Gutsy install. <img src='http://www.manast.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><strike>Will post</strike> <a href="http://www.manast.com/2008/01/12/screenshot-tour-kde-40-stable/" title="KDE 4 screenshots">I have posted some screenshots of KDE 4</a> <strike>when its over</strike>. <img src='http://www.manast.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://kubuntu.org/announcements/kde-4.0.php" title="Kubuntu Site">Source </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.manast.com/2008/01/12/how-to-install-kde-4-stable-in-ubuntu-gutsy-gibbon-710-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

