<?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>SolitaryGeek &#187; ubuntu-8.10</title>
	<atom:link href="http://solitarygeek.com/tag/ubuntu-8-10/feed" rel="self" type="application/rss+xml" />
	<link>http://solitarygeek.com</link>
	<description>James Selvakumar&#039;s Blog</description>
	<lastBuildDate>Tue, 21 Dec 2010 04:35:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Ubuntu 8.10 &#8211; A Productive Java Development Environment</title>
		<link>http://solitarygeek.com/java/ubuntu-810-a-productive-java-development-environment</link>
		<comments>http://solitarygeek.com/java/ubuntu-810-a-productive-java-development-environment#comments</comments>
		<pubDate>Sat, 13 Dec 2008 00:42:58 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[ubuntu-8.10]]></category>

		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/2008/12/13/ubuntu-810-a-productive-java-development-environment/</guid>
		<description><![CDATA[<p>I recently started using Ubuntu 8.10 at my workplace as well. Till then, I have been using Ubuntu only at home. For me, Ubuntu@Work was very different from Ubuntu@Home. I mostly surf, blog, listen to music and play some games at home. But Ubuntu@Work was a completely different scenario.</p> <p>Since I&#8217;m new to this linux stuff, it took me some time to configure things like static ip address, host names etc. But once everything was setup, things started moving quickly. I initially had doubt in my minds about the font rendering of NetBeans (or any swing app for that matter) <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/java/ubuntu-810-a-productive-java-development-environment">Ubuntu 8.10 &#8211; A Productive Java Development Environment</a></span>]]></description>
			<content:encoded><![CDATA[<p>I recently started using Ubuntu 8.10 at my workplace as well. Till then, I have been using Ubuntu only at home. For me, <a href="http://jamesselvakumar.wordpress.com/2008/12/09/ubuntuwork-finally/">Ubuntu@Work</a> was very different from Ubuntu@Home. I mostly surf, blog, listen to music and play some games at home. But Ubuntu@Work was a completely different scenario.</p>
<p>Since I&#8217;m new to this linux stuff, it took me some time to configure things like static ip address, host names etc. But once everything was setup, things started moving quickly. I initially had doubt in my minds about the font rendering of NetBeans (or any swing app for that matter) under linux. I even wrote an post showing <a href="http://jamesselvakumar.wordpress.com/2008/02/08/eclipse-vs-netbeans-again-on-ubuntu/">my frustration with NetBeans</a> font rendering when compared to Eclipse. But with jdk.1.6.10, font rendering is smooth and NetBeans works like a champ! You can see some samples here:</p>
<p><span id="more-231"></span></p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3248/3103507233_f0c70aa359_o.png" /></p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3061/3103507237_37c423d08e_o.png" /></p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3041/3103507231_567dfe1c74_o.png" /></p>
<p>But not everything is perfect at this point of time. For example, the combo boxes are not rendered properly. But apart from these minor glitches, NetBeans runs very well on Ubuntu.</p>
<p>I initially thought of using my already existing netbeans projects in a ntfs partition. But later, I decided not to go for it. I thought working on a native &#8220;ext3&#8243; partition would give better performance and I can say that I&#8217;m not disappointed.</p>
<p>With my projects in a &#8220;ext3&#8243; filesystem, opening projects and editing files are faster now. And with excellent subversion integration, working as a diverse team is not at all an issue. (I&#8217;m the only one using Ubuntu in my team so far. <img src='http://solitarygeek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  )</p>
<p>So far, I have been doing Java development on a Windows XP machine and I can say with absolute confidence that Ubuntu offers a much more better development environment. I can connect to other Windows machines in my network using &#8220;Terminal Server Client&#8221; which comes with the default Ubuntu installation. Yes you can argue that Windows has &#8220;Remote Desktop&#8221; by default as well. But Ubuntu supports not just &#8220;remote desktop&#8221; but also &#8220;VNC&#8221; by default. With VNC, I can connect to linux servers and other old windows machines (2000, NT).</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3235/3103507245_3da06cc40b_o.png" /></p>
<p>Just in case if you want to connect to that old operating system, it&#8217;s very easy with Ubuntu on your side <img src='http://solitarygeek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3248/3104495152_afc0be08b8_o.png" /></p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3018/3104495156_920eb61a15_o.png" /></p>
<p>And I use to depend heavily on WinSCP to share files between computers but I was stunned to see Ubuntu providing native support to ssh which is integrated into the nautilus file explorer as well. This feature alone saves me a lot of time!</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3088/3103507239_6c91b5df48_o.png" /></p>
<p>What more, you get a powerful &#8220;Network Tools&#8221; which can do some simple operations like &#8220;ping&#8221; to scanning for opened ports in a remote computer. </p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3157/3103633047_46f291c5dd_o.png" /></p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3256/3103633049_8a624297c7.jpg?v=0" /></p>
<p>There is an excellent partition editor as well in the form of &#8220;GParted&#8221; with which you can easily resize/create/delete/format partitions. I use this to manage partitions even in windows machines. </p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3024/3089055755_7bd50675a6_o.png" height="266" width="700" /></p>
<p>Remember that crappy &#8220;Disk Management&#8221; tool in Windows?. Yes there are tools like Partition Magic for Windows, but in Ubuntu, all these things are available by default and costs absolutely nothing.</p>
<p>Moreover, boot up and shutdown are very fast with Ubuntu 8.10 than with Windows XP. The OS itself consumes much less memory, so other applications get more resources. Especially when you have a system with minimal configuration, then Ubuntu Linux is definitely a better option than Windows.</p>
<p>Setting up a fresh system with Windows XP + drivers + other softwares normally take more than 2 hours but setting up a similar system with Ubuntu will take less than half an hour. And do I need to say that a default Ubuntu installation comes with softwares like Firefox, Pidgin, OpenOffice, GIMP etc. And you can find most of your favourite software in the Synaptic Package Manager. You will enjoy installing softwares like Picasa, Google Earth, Skype etc from within your operating system. No need to go to 101 sites to download 101 stuff!</p>
<p>And kindly note that Ubuntu Linux is not the only option you have. There are many other great Linux distros like Fedora, Linux Mint, OpenSuse etc. Since I use Ubuntu at work/home, I shared my views based on Ubuntu. I just installed <a href="http://linuxmint.com/">Linux Mint</a> for my wife which looks like a drop-in replacement for Windows. (Actually she couldn&#8217;t believe that it&#8217;s linux for quite some time)</p>
<p>With it&#8217;s excellent performance even on old hardware and with lots of bundled software tools which boosts productivity, Ubuntu certainly provides excellent environment for development. Add NetBeans/Eclipse/Intellij IDEA to this and you get a powerful java development environment that will cost you less and provide more value for your money/hardware.</p>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/java/ubuntu-810-a-productive-java-development-environment/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Beyond Wubi&#8230;</title>
		<link>http://solitarygeek.com/linux/beyond-wubi</link>
		<comments>http://solitarygeek.com/linux/beyond-wubi#comments</comments>
		<pubDate>Sun, 07 Dec 2008 08:27:21 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu-8.10]]></category>

		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/2008/12/07/beyond-wubi/</guid>
		<description><![CDATA[<p>In one of my previous posts, I mentioned that I installed Ubuntu 8.10 in my machine via Wubi. Before that, I was playing around with some *nix distros with the help of VirtualBox which ran on Windows XP in my machine. Wubi was very helpful in installing Ubuntu side by side with Windows XP which still is my primary operating system. So if you are new are still a Windows user but pondering to try linux in the safest possible way, Wubi is probably the simplest choice available. If you haven&#8217;t already tried it, I encourage you to go for <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/linux/beyond-wubi">Beyond Wubi&#8230;</a></span>]]></description>
			<content:encoded><![CDATA[<p>In one of my <a href="http://jamesselvakumar.wordpress.com/2008/11/11/wubi-a-wonderful-little-gem-that-helps-windows-users-to-try-ubuntu/">previous posts</a>, I mentioned that I installed <a href="http://ubuntu.com">Ubuntu 8.10 </a>in my machine via <a href="http://wubi-installer.org/">Wubi</a>. Before that, I was <a href="http://jamesselvakumar.wordpress.com/2008/08/07/stunning-opensolaris-running-on-virtualbox/">playing around</a> with some *nix distros with the help of <a href="http://www.virtualbox.org/">VirtualBox</a> which ran on Windows XP in my machine. Wubi was very helpful in installing Ubuntu side by side with Windows XP which still is my primary operating system. So if you are new are still a Windows user but pondering to try linux in the safest possible way, Wubi is probably the simplest choice available. If you haven&#8217;t already tried it, I encourage you to go for it. You won&#8217;t be discouraged.</p>
<p>After playing around with my Ubuntu 8.10 installed inside a virtual harddisk, courtesy Wubi, I felt that I should go for a full installation. Though Wubi gives you a perfectly working Ubuntu system, it should not be compared to a full fledged installation. For example, certain features like &#8220;Hibernation&#8221; are not available when you install Ubuntu through Wubi. Wubi&#8217;s primary objective is to encourage Windows users to try and enjoy Ubuntu. At the end, when you are comfortable with Ubuntu, it&#8217;s time for a complete installation. And that&#8217;s exactly what I did.</p>
<p>I have attempted for a full installation before but I was always scared whenever I come across the &#8220;partition&#8221; page. And being a Windows user, I never understood terms like &#8220;dev/sda1&#8243;, &#8220;/home&#8221; etc. But after playing around with VirtualBox and Wubi, I felt comfortable enough to go ahead.</p>
<p><span id="more-215"></span><br />So I looked around for some guidelines regarding the partition and found an excellent tutorial called &#8220;<a href="http://www.psychocats.net/ubuntu/partitioning">Partitioning Windows and Ubuntu</a>&#8220;. The author of the article suggested many nice options regarding the partitions and the one which excited me the most was &#8220;<a href="http://www.psychocats.net/ubuntu/images/partitioning5.png">Windows-UbuntuHome-Ubuntu-UbuntuSwap</a>&#8220;. I eventually followed his suggestions but added one more dedicated NTFS partition for my Windows XP data rather than sharing an &#8220;ext3&#8243; partition. In this manner, I can switch between my Windows and Ubuntu systems without much trouble.</p>
<p>Armed with this plan, I booted into the LiveCD and proceeded with the installation. My objective is to have a dual boot system with Windows XP and Ubuntu 8.10. So I went ahead with the installation and stopped at the partition page. I was pleasantly surprised to see a wonderful &#8220;visual option&#8221; called &#8220;Guided Partition&#8221; where by you can resize your existing Windows partition and make some room for Ubuntu. Great! What&#8217;s even better is that there is a nice graphical visualization as well. So you can exactly see how your partitions will look like before and after installing Ubuntu. Really an impressive work. This will really make installing Ubuntu a much easy task.</p>
<p>I resized my existing partition where &#8220;Windows XP&#8221; was installed and made some room for Ubuntu. Note that the Ubuntu installer will automatically create a dedicated &#8220;ext3&#8243; partition for Ubuntu as well as a swap partition. Later when the installation completed, I booted into my Ubuntu 8.10, installed Gparted and then created another &#8220;ext3&#8243; partition for my &#8220;home&#8221; directory and other data.</p>
<p>This is how my partitions look like now: (Looks like a pretty ol&#8217; system, right?)</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3024/3089055755_7bd50675a6_o.png" /></p>
<p>In the above picture, <br />- &#8220;/dev/sda2&#8243;, &#8220;/dev/sda5&#8243; are &#8220;ntfs&#8221; partitions that I use when I boot Windows XP.<br />- &#8220;/dev/sda6&#8243;, &#8220;/dev/sda7&#8243; are &#8220;ext&#8221; partitions that are used when I boot Ubuntu.</p>
<p>I expected installing Ubuntu via the LiveCD to be more complex than installing Ubuntu via Wubi. But to my surprise, it was really very easy. Ubuntu and Ubuntu installation especially have evolved a lot and has proved time and again that it indeed is &#8220;Linux for human beings&#8221;. And thanks to the simplified Ubuntu installer, I now have a working dual-boot system with Windows XP and a fully functional Ubuntu 8.10. I eagerly long for the day when Ubuntu (or any other linux distro I like) will eventually throw Windows into &#8220;trash&#8221; attleast in my machine. <img src='http://solitarygeek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Has anyone of you have thrown Windows away from your machine? Will be nice, if you can share your experience as well!</p>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/linux/beyond-wubi/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Getting better results with WUBI</title>
		<link>http://solitarygeek.com/linux/getting-better-results-with-wubi</link>
		<comments>http://solitarygeek.com/linux/getting-better-results-with-wubi#comments</comments>
		<pubDate>Mon, 24 Nov 2008 08:03:54 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu-8.10]]></category>
		<category><![CDATA[wubi]]></category>

		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/2008/11/24/getting-better-results-with-wubi/</guid>
		<description><![CDATA[<p>WUBI dramatically reduces the gap that prevents windows users to try Ubuntu. If you are wondering what WUBI is all about, you may get some idea from my post &#8220;WUBI &#8211; A wonderful little gem that helps windows users to try Ubuntu&#8220;. Yes, with WUBI, installing Ubuntu is just like installing Firefox or Thunderbird on a windows machine.</p> <p>Well, while there are so many great things that WUBI offers, there is one drawback that can make eyebrows rise. WUBI downloads the latest &#8220;iso&#8221; image from the web automatically when you run it. There is nothing wrong with that and infact <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/linux/getting-better-results-with-wubi">Getting better results with WUBI</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wubi-installer.org/">WUBI</a> dramatically reduces the gap that prevents windows users to try Ubuntu. If you are wondering what WUBI is all about, you may get some idea from my post &#8220;<a href="http://jamesselvakumar.wordpress.com/2008/11/11/wubi-a-wonderful-little-gem-that-helps-windows-users-to-try-ubuntu/">WUBI &#8211; A wonderful little gem that helps windows users to try Ubuntu</a>&#8220;. Yes, with WUBI, installing Ubuntu is just like installing Firefox or Thunderbird on a windows machine.</p>
<p>Well, while there are so many great things that WUBI offers, there is one drawback that can make eyebrows rise. WUBI downloads the latest &#8220;iso&#8221; image from the web automatically when you run it. There is nothing wrong with that and infact this is what makes WUBI a very very easy tool to use. Then what really is wrong with WUBI?</p>
<p><span id="more-206"></span></p>
<p>The problem is, WUBI does not seem to choose the fastest mirror near your location. And this makes the download take very long time. I installed Ubuntu in my machine using WUBI and it took nearly 12 hours to download the &#8220;iso&#8221; image (Kindly note that the size of the iso image is around 700 MB). And even worse, when I tried installing Ubuntu via WUBI in my wife&#8217;s notebook, it took nearly 18 hours and downloaded only 38% before I got frustrated and stopped WUBI.</p>
<p>But what makes WUBI great is that has so many &#8220;hidden&#8221; options that one can explore and I did exactly the same. I learnt from the <a href="https://wiki.ubuntu.com/WubiGuide">WUBI guide</a> that WUBI can detect any &#8220;iso&#8221; image found in the same location as &#8220;wubi.exe&#8221;. That means if you are &#8220;wubi.exe&#8221; from your desktop and if there is a ubuntu &#8220;iso&#8221; image on your desktop, then WUBI will make use of it instead of downloading one for you.</p>
<p>So I went ahead and made use of my &#8220;<a href="http://www.freedownloadmanager.org/">Free Download Manager</a>&#8221; (a decent open source download manager) to download <a href="http://www.ubuntu.com/getubuntu/download">Ubuntu-8.10 iso image</a>. FDM was smart enough to download the 700 MB iso image in less than 2 hours. Then I placed wubi.exe in the same place where the iso image was downloaded and I was surprised with the result.</p>
<p>WUBI installed Ubuntu in my machine in a couple of minutesand then asked me to reboot. Then in another 10 minutes Ubuntu was ready to use and then my wife tookover from me. However she likes the word &#8220;<a href="http://www.kubuntu.org/">KUBUNTU</a>&#8221; more than &#8220;<a href="http://www.ubuntu.com">UBUNTU</a>&#8221; and now I should find ways to bring Kubuntu desktop in Ubuntu to make her happy. <img src='http://solitarygeek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>So, if you have a pretty average or slow internet connection, you should not attempt running WUBI straight away. Download the respective iso image with your favourite download manager and then start WUBI. WUBI will obey your commands and it will get the job done for you in minutes.</p>
<p>If you have installed Ubuntu recently, you might find some useful tips from my posts,</p>
<p>- <a href="http://jamesselvakumar.wordpress.com/2008/11/15/customizing-ubuntu-to-provide-stunning-looks/">Customizing Ubuntu to provide stunning looks</a></p>
<p>- <a href="http://jamesselvakumar.wordpress.com/2008/11/17/good-news-for-google-talk-users-on-linux/">Good news for Google Talk users on Linux</a></p>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/linux/getting-better-results-with-wubi/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Customizing Ubuntu to provide stunning looks</title>
		<link>http://solitarygeek.com/linux/customizing-ubuntu-to-provide-stunning-looks</link>
		<comments>http://solitarygeek.com/linux/customizing-ubuntu-to-provide-stunning-looks#comments</comments>
		<pubDate>Sat, 15 Nov 2008 07:42:16 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu-8.10]]></category>

		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/2008/11/15/customizing-ubuntu-font-and-theme-settings-to-provide-stunning-looks/</guid>
		<description><![CDATA[<p>Disclaimer: This blog is intended to help those who are new to the linux world (like me). So if you are a long time linux user, you might perhaps know/used the concepts explained here, but you can help me by providing your valuable comments and suggestions.</p> <p>I recently installed Ubuntu 8.10 in my notebook using Wubi. As a result I started using Ubuntu regularly at home and Windows XP at office. But as I used my Ubuntu more and more, I felt the pain of living with Ubuntu&#8217;s default font rendering, especially when I browse using firefox. I tried all <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/linux/customizing-ubuntu-to-provide-stunning-looks">Customizing Ubuntu to provide stunning looks</a></span>]]></description>
			<content:encoded><![CDATA[<p><em>Disclaimer:</em><br />
This blog is intended to help those who are new to the linux world (like me). So if you are a long time linux user, you might perhaps know/used the concepts explained here, but you can help me by providing your valuable comments and suggestions.</p>
<p>I recently installed Ubuntu 8.10 in my notebook using Wubi. As a result I started using Ubuntu regularly at home and Windows XP at office. But as I used my Ubuntu more and more, I felt the pain of living with Ubuntu&#8217;s default font rendering, especially when I browse using firefox. I tried all the options available under the &#8220;fonts&#8221; section in &#8220;Appearance Preferences&#8221; with no fruitful result.</p>
<p>Then when I started looking around for solutions, I came to know from <a href="http://www.howtogeek.com/howto/ubuntu/enable-smooth-fonts-on-ubuntu-linux/">this nice article</a> that certain &#8220;font rendering features&#8221; were turned off in Ubuntu by default due to some legal reasons. The article went ahead and suggested a solution, which I successfully implemented in my Ubuntu. So, if you are struggling with fonts in your Ubuntu, please follow the steps mentioned in the article &#8220;<a href="http://www.howtogeek.com/howto/ubuntu/enable-smooth-fonts-on-ubuntu-linux/">Enable Smooth fonts on Ubuntu Linux</a>&#8220;.</p>
<p>Ok, now my fonts look great and the web pages I surf looks the same as it use to be in Windows. But I don&#8217;t like the default brown theme of my Ubuntu. So I looked for other options in the &#8220;Appearance Preferences&#8221; window but none could satisfy me. So I started surfing around to find some alternatives.</p>
<p>But luckily I came across a great site called &#8220;<a href="http://art.gnome.org/">www.art.gnome.org</a>&#8221; which contains tons of themes for the gnome desktop. There is a section called &#8220;<a href="http://art.gnome.org/themes">Desktop Themes</a>&#8221; which contains so many options. I quickly found out that there are so many things you configure in your desktop like &#8220;Application&#8221; or &#8220;Control&#8221;, &#8220;Window Border&#8221;, &#8220;Icons&#8221;, &#8220;Login Manager&#8221;, &#8220;GTK Engines&#8221; etc. By making use of these themes you can customize the look and feel of your Ubuntu desktop much like how you configure firefox with various themes.</p>
<p><span id="more-201"></span></p>
<p><strong>Application Themes or Controls:</strong></p>
<p>They are responsible for the look and feel of buttons, tabs, scroll bars, progress bars, tables etc.</p>
<p>Some popular &#8220;Application Themes&#8221; available in art.gnome.org are:</p>
<p>- <a href="http://art.gnome.org/themes/gtk2/1361">Aero-ion</a> (For those dark theme lovers)<br />
- <a href="http://art.gnome.org/themes/gtk2/571">Glossy P</a> (For those who want Mac OS like looks)<br />
- <a href="http://art.gnome.org/themes/gtk2/1316">Cillop</a> (A graphite theme)<br />
- <a href="http://art.gnome.org/themes/gtk2/1126">Water Vapor</a> (Another mild grey theme)</p>
<p>You can also find some <a href="http://www.gnome-look.org/index.php?xsortmode=high&amp;page=0&amp;xcontentmode=100">great themes from gnome-look.org</a> as well.</p>
<p><em>How to install?</em> &#8211; Open &#8220;System-&gt;Preferences-&gt;Appearances&#8221; and just drag and drop the downloaded file.</p>
<p>(But my current favorite is a theme called &#8220;<strong>Murrine</strong>&#8220;, which can be found in the &#8220;Synaptic Package Manager&#8221; of your Ubuntu. To install it, open System-&gt;Administration-&gt;Synaptic Package Manager and then search for &#8220;murrine&#8221;. You need to install the murrine gtk2-engine if it is not already installed.)</p>
<p><strong>Window Borders:</strong></p>
<p>Window borders are responsible for how the title bar of a &#8220;window&#8221; (frames/dialogs/model panes) looks.</p>
<p>Some popular &#8220;Window Borders&#8221; available in art.gnome.org are:</p>
<p>- <a href="http://art.gnome.org/themes/metacity/1337">Vista Basic</a> (Almost an exact replica of Vista window borders)<br />
-<a href="http://art.gnome.org/themes/metacity/1276"> Almond</a> (My favourite window border)<br />
- <a href="http://art.gnome.org/themes/metacity/1141">Graphite</a> (Mac OS style window border)</p>
<p><em>How to install?</em> &#8211; Open &#8220;System-&gt;Preferences-&gt;Appearances&#8221; and just drag and drop the downloaded file.</p>
<p><strong>Icons:</strong></p>
<p>Good icons can make a ordinary theme look better. So selecting the appropriate icon pack of your choice is very important.</p>
<p>Here are some popular icon packs available from art.gnome.org:</p>
<p>-<a href="http://art.gnome.org/themes/icon/1100"> Dropline Neu</a><br />
- <a href="http://art.gnome.org/themes/icon/1150">Unofficial Tango</a><br />
- <a href="http://art.gnome.org/themes/icon/1340">Gion</a></p>
<p>You can also have a look at some great <a href="http://www.gnome-look.org/index.php?xsortmode=high&amp;page=0&amp;xcontentmode=120x121">icon collections from gnome-look.org</a>.</p>
<p><em>How to install?</em> &#8211; Open &#8220;System-&gt;Preferences-&gt;Appearances&#8221; and just drag and drop the downloaded file.</p>
<p>All the above three provide a rich set of icons, but my favourite is &#8220;Ubuntu Studio&#8221; icon pack. It is not found in art.gnome.org but can be found in your &#8220;Synaptic Package Manager&#8221;. Just search for &#8220;ubuntustudio&#8221; in your package manager and proceed further.</p>
<p><strong>Login Managers:</strong></p>
<p>Login managers define your login screen. So if you don&#8217;t like your default login screen, don&#8217;t worry, there are tons of options available from art.gnome.org.</p>
<p>Some popular Login Managers are:</p>
<p>- <a href="http://art.gnome.org/themes/gdm_greeter/1366">Brasillinux Eye</a><br />
- <a href="http://art.gnome.org/themes/gdm_greeter/1328">DarkClean Linux</a> (My current favourite)<br />
- <a href="http://art.gnome.org/themes/gdm_greeter/1201">Blue Swirl</a></p>
<p><em>How to install?</em> &#8211; Open &#8220;System-&gt;Administration-&gt;Login Window&#8221; and then navigate to the tab &#8220;Local&#8221;. Drag and drop  the login manager you downloaded.</p>
<p><strong>GTK Engines:</strong></p>
<p>You won&#8217;t need this most of the time but some themes work only with the respective GTK Engines.</p>
<p><strong>Putting it all together. Creating a custom theme</strong>:</p>
<p>Once you have downloaded and installed the necessary components, it is very easy to create your own custom theme. Open &#8220;Sytem-&gt;Preferences-&gt;Appearance&#8221;. You can see the &#8220;Theme&#8221; tab by default.</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3137/3031339527_b61b944029_o.png" alt="" /></p>
<p>Click &#8220;Customize&#8221; button. Now you can see an &#8220;Customize Theme&#8221; window.</p>
<p>Select the &#8220;Controls&#8221; tab and choose the appropriate &#8220;Application Theme&#8221; you installed previously. Notice how Ubuntu applies the changes dynamically.</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3201/3034943292_3ddf439e49_o.png" alt="" /></p>
<p>Select the &#8220;Window Border&#8221; tab and choose the appropriate border. Your new custom theme is almost ready now.</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3235/3034106343_723e69b338_o.png" alt="" /></p>
<p>Follow the same procedure by clicking the &#8220;Icons&#8221; tab as well.</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3013/3034106475_e837c6a6f0_o.png" alt="" /></p>
<p>Once you have finished your configuration, click the &#8220;Close&#8221; button. Now you can see a new theme called &#8220;Custom&#8221; in the &#8220;Appearance Preferences&#8221; window.</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3066/3034106641_35e94f3ebf_o.png" alt="" /></p>
<p>Now click the &#8220;Save As&#8221; button and give a suitable name and description for your theme. That&#8217;s it, your Ubuntu desktop now has a new cool theme.</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3168/3034106823_97399eed57_o.png" alt="" /></p>
<p>Feel free to blend different combinations that suite your taste. So here&#8217;s how my desktop looks when I combine MurrineBlue control + XColorsLite window border + GNOME-Color Blue Bravo icons.</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3232/3034892518_1cc4eac0c2_b.jpg" alt="" /><br />
<strong><br />
</strong>These screenshots might not amuse some of you <img src='http://solitarygeek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> , but there are so many great options available from sites like <a href="http://art.gnome.org/">www.art.gnome.org</a>, <a href="http://www.gnome-look.org/">www.gnome-look.org</a>.<br />
<strong><br />
CAUTION</strong>:<br />
You can even customize your splash screens and boot up screens, but please use these options with caution as they can have some nasty effects on your system.</p>
<p><strong>Conclusion:</strong></p>
<p>There are still many options available but I haven&#8217;t tried them, so I cannot recommend it to you. One important thing to note is you need select appropriate combination of &#8220;Application Themes&#8221; + &#8220;Window Borders&#8221; + &#8220;Icons&#8221; to get a really pleasing and sometimes stunning looks.</p>
<p>So, don&#8217;t get bored of how your Ubuntu looks or renders your fonts. Ubuntu is extremely flexible and you can customize every bit of it to suite your taste. If you have already customized your Ubuntu desktop, kindly share your experience.</p>
<p><strong>Resources:</strong></p>
<p>- <a href="http://art.gnome.org/">www.art.gnome.org</a></p>
<p>- <a href="http://www.gnome-look.org/">www.gnome-look.org</a></p>
<p><strong>More Ubuntu articles:</strong></p>
<p><a href="http://www.solitarygeek.com/linux/convert-audio-files-in-ubuntu-with-sound-converter/">Convert audio files in Ubuntu with Sound Converter</a></p>
<p><a href="http://www.solitarygeek.com/linux/linux-ubuntu-video-converter-dat-converter/">Convert video files in Ubuntu with FormatFactory</a></p>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/linux/customizing-ubuntu-to-provide-stunning-looks/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

