<?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</title>
	<atom:link href="http://solitarygeek.com/tag/ubuntu/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>NautilusSVN &#8211; The TortoiseSVN for Linux users</title>
		<link>http://solitarygeek.com/linux/linux-version-control-svn-subversion-nautilus-nautilussvn-ubuntu</link>
		<comments>http://solitarygeek.com/linux/linux-version-control-svn-subversion-nautilus-nautilussvn-ubuntu#comments</comments>
		<pubDate>Sat, 19 Sep 2009 09:46:13 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[Version Control]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[filebrowser]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[nautilus]]></category>
		<category><![CDATA[nautilussvn]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.solitarygeek.com/linux/linux-version-control-svn-subversion-nautilus-nautilussvn-ubuntu/</guid>
		<description><![CDATA[<p>TortoiseSVN is the dominant Subversion client for Windows. While there so many Subversion clients available, what makes TortoiseSVN special is it&#8217;s smooth integration with the Windows Explorer. As a result, working with your Subversion repository becomes super easy. When I switched completely from Windows to Ubuntu Linux, TortoiseSVN is one of the few applications I missed. Not anymore!</p> <p></p> <p>As I mentioned earlier, NautilusSVN attempts to be the TortoiseSVN for Linux. It looks like NautilusSVN is not yet available in the Ubuntu repositories but fortunately they had a &#8220;deb&#8221; package which I downloaded.</p> <p>Though their documentation specifies that you don&#8217;t <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/linux/linux-version-control-svn-subversion-nautilus-nautilussvn-ubuntu">NautilusSVN &#8211; The TortoiseSVN for Linux users</a></span>]]></description>
			<content:encoded><![CDATA[<p>TortoiseSVN is the <a href="http://www.solitarygeek.com/version-control/poll-what-is-your-favourite-subversion-client/">dominant Subversion client</a> for Windows. While there so many Subversion clients available, what makes TortoiseSVN special is it&#8217;s smooth integration with the Windows Explorer. As a result, working with your Subversion repository becomes super easy. When I switched completely from Windows to Ubuntu Linux, TortoiseSVN is one of the few applications I missed. Not anymore!</p>
<p><a href="http://code.google.com/p/nautilussvn"><img class="alignnone" title="NautilusSVN" src="http://code.google.com/p/nautilussvn/logo?logo_id=1238136127" alt="" width="48" height="45" /></a></p>
<p>As I <a href="http://www.solitarygeek.com/linux/most-popular-subversion-clients/">mentioned</a> earlier, <a href="http://code.google.com/p/nautilussvn/">NautilusSVN</a> attempts to be the TortoiseSVN for Linux. It looks like NautilusSVN is not yet available in the Ubuntu repositories but fortunately they had a <a href="http://code.google.com/p/nautilussvn/wiki/Installation">&#8220;deb&#8221; package</a> which I downloaded.</p>
<p>Though their documentation specifies that you don&#8217;t need anything extra, I had to install a few packages before proceeding to NautilusSVN. I installed the dependencies using the following command,</p>
<pre lang="bash">sudo apt-get install python-nautilus python-svn python-configobj</pre>
<p>Then I installed the &#8220;deb&#8221; package using the command,</p>
<pre lang="bash">sudo dpkg -i nautilussvn*.deb</pre>
<p>I had to just close and open Nautilus to see NautilusSVN in action.</p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/09/screenshot1-p1.png" alt="" /></p>
<p>All other SVN tasks can be performed by simply doing a &#8220;right click&#8221; at appropriate places in your working copy.</p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/09/screenshot2-p.png" alt="" /></p>
<p>NautilusSVN has a commit window quite similar to TortoiseSVN.</p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/09/screenshot3-p.png" alt="" width="610" height="614" /></p>
<p>NautilusSVN provides decent support to create branch/tag, move, change properties, view revisions etc. But there is no &#8220;Repository Browser&#8221; yet and the &#8220;Revert&#8221; option needs more polish. Also I noticed that as my working copy grew, NautilusSVN seems to slow down Nautilus. This can be a major downside which might prevent the adoption of this otherwise great tool. But NautilusSVN is still in beta and I hope these issues will be resolved shortly.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=64d12121-8a5e-8a61-9398-43e2f6fcd6e0" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/linux/linux-version-control-svn-subversion-nautilus-nautilussvn-ubuntu/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Convert video files to mp3 in Ubuntu</title>
		<link>http://solitarygeek.com/linux/linux-ubuntu-video-converter-dat-converter</link>
		<comments>http://solitarygeek.com/linux/linux-ubuntu-video-converter-dat-converter#comments</comments>
		<pubDate>Sun, 12 Jul 2009 09:53:09 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[video-converter]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://www.solitarygeek.com/general/linux-ubuntu-video-converter-dat-converter/</guid>
		<description><![CDATA[<p>In my previous post, I explained how to convert audio files from one format to another in Ubuntu. Ubuntu provides native support for this through Sound Converter which can be installed using a simple command. After trying Sound Converter, I was confident that there will be similar applications to convert video files. That made me to install applications like WinFF, Avidemux.</p> <p>My objective was to convert *.DAT files from a VCD into *.mp3. I decided to try WinFF first. The interface was pretty simple to use.</p> <p></p> <p> </p> <p>But when I pressed the &#8220;Convert&#8221; button, I got the following <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/linux/linux-ubuntu-video-converter-dat-converter">Convert video files to mp3 in Ubuntu</a></span>]]></description>
			<content:encoded><![CDATA[<p><span>In my <a href="http://www.solitarygeek.com/linux/convert-audio-files-in-ubuntu-with-sound-converter/">previous post</a>, </span><span>I explained how to convert audio files from one format to another in Ubuntu. Ubuntu provides native support for this through Sound Converter which can be installed using a simple command. After trying Sound Converter, I was confident that there will be similar applications to convert video files. That made me to install applications like WinFF, Avidemux.</span></p>
<p><span>My objective was to convert *.DAT files from a VCD into *.mp3. I decided to try WinFF first. The interface was pretty simple to use.</span></p>
<p><span><span id="more-62"></span></span></p>
<p><span><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/07/screenshot12.png" alt="" /> </span></p>
<p><span>But when I pressed the &#8220;Convert&#8221; button, I got the following message,</span></p>
<p><span><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/07/screenshot22.png" alt="" /><br />
</span><br />
<span>WinFF reported that the encoder &#8216;libmp3lame&#8217; is unknown. I tried to install that via apt-get but could not find that in the repository as well. I tried to convert to other formats but in vain. I understand that I miss some libraries/encoders, but the help message was not very useful. The application could have suggested me to install the respective library like Sound Converter does for &#8220;mp3&#8243; support.</span></p>

<p><span>Since WinFF failed to get the job done for me, I tried Avidemux this time. When I started avidemux, I quickly realised that this not going to be an application which everyone can use effortlessly. Avidemux might be a great tool but unless it gets a decent user interface it&#8217;s not going to be used by many. But since I was determined to convert my video files, I proceeded ahead with Avidemux.</span></p>
<p><span><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/07/screenshot32.png" alt="" /></span></p>
<p><span>When I tried to load the &#8220;DAT&#8221; file, Avidemux complained that it could not open that file.</span></p>
<p><span><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/07/screenshot41.png" alt="" /></span></p>
<p><span>I searched the <a href="http://www.avidemux.org/admWiki/index.php?title=Main_Page">Avidemux wiki</a> but still couldn&#8217;t solve the problem. My search continued and in one forum I got a suggestion that I can rename the file to &#8220;mpg&#8221; and change the &#8220;video&#8221;, &#8220;audio&#8221; options to &#8220;MPEG-4 ASP (Xvid4)&#8221;, &#8220;MP3 Lame&#8221; respectively. But the result was same. Avidemux couldn&#8217;t open the file.</span></p>
<p><span><br />
</span></p>
<p><span>Then I realised that another user had the <a href="http://mintarticles.com/read/articles_about_software/best_linux_ubuntu_videoaudio_converter_format_factory_and_wine,1024/">same frustrations</a> like me and eventually opted to run the popular windows only tool FormatFactory on top of Wine. I decided to follow suit but I thought of trying out AnyVideoConverter on top of Wine. But AnyVideoConverter failed to start which left me with no options but to turn for FormatFactory.</span></p>
<p><span>I downloaded and installed FormatFactory using Wine and it started without any issues on my Ubuntu.</span></p>
<p><span><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/07/screenshot51.png" alt="" /></span></p>
<p><span>Since I wanted to convert video files into &#8220;MP3&#8243; format, I clicked the &#8220;Audio&#8221; tab in the left pane and chose the option &#8220;All to MP3&#8243;. Then I was prompted to add the necessary files.</span></p>
<p><span><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/07/screenshot61.png" alt="" /></span></p>
<p><span>Once I added the necessary files, all I had to do was to click &#8220;Start&#8221; button.</span></p>
<p><span><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/07/screenshot71.png" alt="" /></span></p>
<p><span>After a few seconds, FormatFactory successfully converted the &#8220;DAT&#8221; files into &#8220;MP3&#8243; format.</span></p>
<p><span><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/07/screenshot81.png" alt="" /></span></p>
<p><span>Thanks to FormatFactory and Wine, I was able to convert &#8220;DAT&#8221; files without booting into Windows. Many thanks to this <a href="http://mintarticles.com/read/articles_about_software/best_linux_ubuntu_videoaudio_converter_format_factory_and_wine,1024/">wonderful article</a> which was an eye opener for me.</span></p>
<p><span>I haven&#8217;t yet tried the FormatFactory|Wine combination to convert my videos into other format. Why don&#8217;t you try it and share your experience with us?<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/linux/linux-ubuntu-video-converter-dat-converter/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Convert audio files in Ubuntu with Sound Converter</title>
		<link>http://solitarygeek.com/linux/convert-audio-files-in-ubuntu-with-sound-converter</link>
		<comments>http://solitarygeek.com/linux/convert-audio-files-in-ubuntu-with-sound-converter#comments</comments>
		<pubDate>Sat, 11 Jul 2009 06:25:01 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[audio-converter]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.solitarygeek.com/general/convert-audio-files-in-ubuntu-with-sound-converter/</guid>
		<description><![CDATA[<p>&#8220;Linux lacks good multimedia applications&#8220;. How many times have we heard this! This was my perception as well. Not that I do my living based on these tools but I do use them often at home. Atleast, many of us might be in a need to convert audio/video from one format to another and rip tracks out of audio cds.</p> <p>Traditionally I use softwares like Any Video Converter, Format Factory to convert audio/video files but unfortunately they are available only on Windows and I had to boot into my old Windows XP in order to use them. I thought I <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/linux/convert-audio-files-in-ubuntu-with-sound-converter">Convert audio files in Ubuntu with Sound Converter</a></span>]]></description>
			<content:encoded><![CDATA[<p><span>&#8220;Linux lacks good multimedia applications</span>&#8220;. <span>How many times have we heard this! This was my perception as well. Not that I do my living based on these tools but I do use them often at home. Atleast, many of us might be in a need to convert audio/video from one format to another and rip tracks out of audio cds.</span></p>
<p><span>Traditionally I use softwares like <a href="http://www.any-video-converter.com/">Any Video Converter</a>, <a href="http://www.formatoz.com/index.html">Format Factory</a> to convert audio/video files but unfortunately they are available only on Windows and I had to boot into my old Windows XP in order to use them. I thought I had no other choice and also since those tools did the job for me, I was eventually using them whenever the need arises. Fortunately there are some good tools in linux as well.</span></p>
<p><span><span id="more-46"></span><br />
</span></p>
<p><span>My search for a good audio/video converter continued and even thought of using those popular windows tools on Ubuntu using Wine after reading the article, <a href="http://mintarticles.com/read/articles_about_software/best_linux_ubuntu_videoaudio_converter_format_factory_and_wine,1024/">Best Linux Ubuntu Video/Audio Converter: Format Factory and WINE</a>.</span></p>
<p><span><br />
</span></p>
<p><span>I was almost sold if not for this <a href="http://ubuntuforums.org/showthread.php?t=766683&amp;highlight=video+converter">comprehensive guide</a> from ubuntu forums. At the first look, the article might look a bit overwhelming, but it contains a wealth of information covering many aspects. I was primarily interested in just a audio converter and I all I had to do was execute this simple command</span></p>
<p><span><code><br />
sudo apt-get install soundconverter audacity oggconvert<br />
</code><br />
All these three are audio converting tools where audacity provides audio editing capabilities as well. You might also need sound-juicer to extract audio files from cd. Installing that is pretty straightforward:<br />
<code><br />
sudo apt-get install sound-juicer<br />
</code><br />
Converting files are only two steps away. Click &#8220;Add File&#8221; button to add the files you would like to convert. Once you have added the necessary files, click &#8220;Convert&#8221;.<br />
</span><span><br />
<img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/07/screenshot3.png" alt="" /></span></p>
<p><span><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/07/screenshot4.png" alt="" /></span></p>
<p><span>By default, Sound Converter converts audio files to the opensource &#8220;ogg&#8221; format. If you want the default output to be &#8220;mp3&#8243;, </span><span>you need to first install some <a href="http://soundconverter.berlios.de/gstreamer-mp3-encoding-howto/">additional libraries</a>. Then you need to edit the preferences and change the output format &#8220;mp3&#8243; (under the section &#8220;Type of result&#8221;).</span></p>
<p><span><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/07/screenshot2.png" alt="" /></span></p>
<p><span>I am using Sound Converter quite regularly now and I am quite impressed with it. How about you? What tools do you use to convert audio files? It will be great if you can share your experiences as well.<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/linux/convert-audio-files-in-ubuntu-with-sound-converter/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Getting NetBeans ready for work on Ubuntu 8.10</title>
		<link>http://solitarygeek.com/java/getting-netbeans-ready-for-work-on-ubuntu-810</link>
		<comments>http://solitarygeek.com/java/getting-netbeans-ready-for-work-on-ubuntu-810#comments</comments>
		<pubDate>Wed, 04 Feb 2009 08:39:16 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/2009/02/04/getting-netbeans-ready-for-work-on-ubuntu-810/</guid>
		<description><![CDATA[<p>Now that you have upgraded from Windows to Ubuntu (like me ), let&#8217;s see how to setup NetBeans quickly on your new Ubuntu machine without wasting much time.</p> <p>Step 1: Install JDK</p> <p>Install jdk on your machine using the super easy install option in Ubuntu. Open the terminal and type:</p> sudo apt-get install sun-java6-jdk <p>This will install the latest jdk available in the Ubuntu repository. This is cool because, you need not worry about updating your jdk whenever a new release is available. Your system&#8217;s &#8220;Update Manager&#8221; will take care of the rest.</p> <p>Once the jdk is downloaded, you will <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/java/getting-netbeans-ready-for-work-on-ubuntu-810">Getting NetBeans ready for work on Ubuntu 8.10</a></span>]]></description>
			<content:encoded><![CDATA[<p>Now that you have upgraded from Windows to Ubuntu (like me <img src='http://solitarygeek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  ), let&#8217;s see how to setup NetBeans quickly on your new Ubuntu machine without wasting much time.</p>
<p><span id="more-262"></span><strong>Step 1: Install JDK</strong></p>
<p>Install jdk on your machine using the super easy install option in Ubuntu. Open the terminal and type:</p>
<div style="background: LightSteelBlue none repeat scroll 0pt 0pt; width: 300px;">
sudo apt-get install sun-java6-jdk</div>
<p>This will install the latest jdk available in the Ubuntu repository. This is cool because, you need not worry about updating your jdk whenever a new release is available. Your system&#8217;s &#8220;Update Manager&#8221; will take care of the rest.</p>
<p>Once the jdk is downloaded, you will be prompted to agree a license agreement in the terminal. Press &#8220;TAB&#8221; key to select the &#8220;Ok&#8221; option and then press &#8220;Enter&#8221;.</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3304/3252818081_dc82cd54eb_o.png" alt="" /></p>
<p>Next you will be shown another prompt, use your &#8220;arrow&#8221; keys to select &#8220;Yes&#8221; option and press &#8220;Enter&#8221; to start the install process.</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3399/3252818245_8dbb0410ff_o.png" alt="" /></p>
<p><strong>Step 2: Install NetBeans</strong></p>
<p>Verify whether jdk is installed on your machine by typing &#8220;java -version&#8221; in the terminal. If everything is ok, go and get yourself a copy of <a href="http://www.netbeans.org/downloads/index.html">netbeans installer</a>.</p>
<p>Once the netbeans installer is downloaded, right click the downloaded file (which should have &#8220;.sh&#8221; extension), click &#8220;Properties&#8221;, go to the &#8220;Permissions&#8221; tab and check the &#8220;Allow executing file as program&#8221; checkbox.</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3399/3253645022_828e388cce_o.png" alt="" /></p>
<p>Now double click the file and click &#8220;Run&#8221; to start the installation process.</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3433/3252818499_38a60bbde2_o.png" alt="" /></p>
<p><strong>Step 3: Start NetBeans with Nimbus Look and Feel</strong></p>
<p>Let&#8217;s face it. The default look and feel (GTK) of NetBeans on Ubuntu (and that of Ubuntu too) sucks. You probably don&#8217;t want your friends to ridicule your IDE and say &#8220;Is this NetBeans 1.0?&#8221;. You don&#8217;t want that, right?</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3266/3252818947_70be35a0da_o.png" alt="" /></p>
<p>But fortunately, there is a saviour in the form of &#8220;Nimbus&#8221; which is available from JDK 6 Update 10 onwards. And instructing NetBeans to start with &#8220;Nimbus&#8221; look and feel is very easy. Just right click your &#8220;NetBeans&#8221; icon on your desktop and click &#8220;Properties&#8221;. In the &#8220;Command&#8221; text field add the word &#8221; &#8211;laf Nimbus&#8221;.</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3123/3252819069_3881e01b13_o.png" alt="" /></p>
<p>In my case, it looks like:</p>
<div style="background: LightSteelBlue none repeat scroll 0pt 0pt; width: 550px;">
/bin/sh &#8220;/home/james/netbeans-6.5/bin/netbeans&#8221; &#8211;laf Nimbus</div>
<p>Now restart NetBeans to see your IDE skinned in Nimbus.</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3497/3252818709_829cc6592f_o.png" alt="" /></p>
<p><em>Tip:</em><br />
If you want NetBeans to look like other apps on your system, <a href="http://jamesselvakumar.wordpress.com/2009/01/29/nimbus-a-great-theme-for-ubuntu/">skin your Ubuntu with Nimbus</a> theme too.</p>
<p><strong>Step 4: Configure your video driver to ensure that NetBeans displays large files properly</strong></p>
<p>In a perfect world, you don&#8217;t need this step but unfortunately you might need to configure your video driver properly to ensure that NetBeans displays large files properly. Otherwise, your IDE editor might display large files like this when you scroll your mouse:</p>
<p><img style="max-width:800px;" src="http://wiki.netbeans.org/attach/FaqSolvingEditorGarbledText/bad_repaint_view_revision.png" alt="" /></p>
<p>Relax, <strong>this is not a bug in NetBeans</strong> but rather it&#8217;s just a little misconfiguration by Ubuntu. Fortunately, there is a solution to this issue and follow this <a href="http://wiki.netbeans.org/FaqSolvingEditorGarbledText">netbeans wiki</a> page to solve this.</p>
<p><strong>Step 5: Choose the right font for your editor</strong></p>
<p>Some of you might not like the default font used by the NetBeans editor on Ubuntu. For example, I like the crispy &#8220;Bitstream Vera Sans Mono&#8221; font with font size &#8220;13&#8243;. But if you are satisfied with the default editor font, it&#8217;s fine.</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3347/3252819181_9ca4eb8eda_o.png" alt="" /></p>
<p><strong>Step 6: Install path-tools plugin to integrate NetBeans with your filesystem browser</strong></p>
<p>I strongly recommend you to use the excellent &#8220;path-tools&#8221; plugin which help you to integrate your NetBeans IDE with the nautilus file manager in Ubuntu. With this plugin, you can easily navigate to your netbeans projects located in your filesystem. Go grab it from the <a href="http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=676">plugin portal</a>.</p>
<p>And don&#8217;t forget to install your favourite version control system like subversion, mercurial, git etc to enjoy the benefits offered by your IDE.</p>
<p>That&#8217;s it for now. It will be great to see your suggestions, comments and tips you employ on your Ubuntu machine. Enjoy..!</p>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/java/getting-netbeans-ready-for-work-on-ubuntu-810/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Nimbus &#8211; A great theme for Ubuntu</title>
		<link>http://solitarygeek.com/linux/nimbus-a-great-theme-for-ubuntu</link>
		<comments>http://solitarygeek.com/linux/nimbus-a-great-theme-for-ubuntu#comments</comments>
		<pubDate>Thu, 29 Jan 2009 06:39:48 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/2009/01/29/nimbus-a-great-theme-for-ubuntu/</guid>
		<description><![CDATA[<p>I recently tried the cool and fresh &#8220;nimbus&#8221; theme (which is the default theme on OpenSolaris) on my Ubuntu 8.10. It&#8217;s really pleasant and relaxing. And run NetBeans with &#8220;nimbus&#8221; look and feel explicitly set to have a really pleasing effect. And here are some screenshots from my Ubuntu:</p> <p></p> <p></p> <p></p> <p></p> <p>You can get the nimbus icons and themes from gnome-look.org. Just download the &#8220;icon&#8221; and &#8220;gtk-engine&#8221; debs and run it. (TIP: First install the &#8220;icon&#8221; deb)</p> ]]></description>
			<content:encoded><![CDATA[<p>I recently tried the cool and fresh &#8220;nimbus&#8221; theme (which is the default theme on OpenSolaris) on my Ubuntu 8.10. It&#8217;s really pleasant and relaxing. And run NetBeans with &#8220;nimbus&#8221; look and feel explicitly set to have a really pleasing effect. And here are some screenshots from my Ubuntu:</p>
<p><span id="more-238"></span></p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3351/3236808412_ba0419e438_o.png" alt="" /></p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3390/3236001123_31f6a5f7bd_o.png" alt="" /></p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3377/3236024627_1e4e5ec1e2_o.png" alt="" /></p>
<p>You can get the nimbus icons and themes from <a href="http://www.gnome-look.org/content/show.php/Nimbus+%28+Debian+and+Ubuntu+packages+%29?content=70212">gnome-look.org</a>. Just download the &#8220;icon&#8221; and &#8220;gtk-engine&#8221; debs and run it. (TIP: First install the &#8220;icon&#8221; deb)</p>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/linux/nimbus-a-great-theme-for-ubuntu/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>And now NetBeans 6.5 is there in my Ubuntu-8.10</title>
		<link>http://solitarygeek.com/java/and-now-netbeans-65-is-there-in-my-ubuntu-810</link>
		<comments>http://solitarygeek.com/java/and-now-netbeans-65-is-there-in-my-ubuntu-810#comments</comments>
		<pubDate>Sun, 30 Nov 2008 05:44:13 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/2008/11/30/and-now-netbeans-is-there-in-my-ubuntu-810/</guid>
		<description><![CDATA[<p>NetBeans is my favourite IDE for java development. I&#8217;ve been using NetBeans from version 4.1 onwards and I can&#8217;t believe that it has progressed and transformed itself so well. Right from version 5.0 onwards, NetBeans has been making amazing strides in terms of developer adoption. And the recent 6.5 release is really fantastic. It&#8217;s fast, it&#8217;s responsive and got many new cool features. Though I use NetBeans at office which runs on Windows XP, I haven&#8217;t tried that yet on my Ubuntu-8.10. So, I thought it&#8217;s time to give it a go.</p> <p>Installing NetBeans in Ubuntu in very easy. The <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/java/and-now-netbeans-65-is-there-in-my-ubuntu-810">And now NetBeans 6.5 is there in my Ubuntu-8.10</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://netbeans.org">NetBeans</a> is my favourite IDE for java development. I&#8217;ve been using NetBeans from version 4.1 onwards and I can&#8217;t believe that it has progressed and transformed itself so well. Right from version 5.0 onwards, NetBeans has been making amazing strides in terms of developer adoption. And the recent 6.5 release is really fantastic. It&#8217;s fast, it&#8217;s responsive and got many new cool features. Though I use NetBeans at office which runs on Windows XP, I haven&#8217;t tried that yet on my Ubuntu-8.10. So, I thought it&#8217;s time to give it a go.</p>
<p>Installing NetBeans in Ubuntu in very easy. The only pre-requisite for installation is to have a suitable JDK on your machine. That too is not a problem if you download the NetBeans + JDK bundle. But I thought of installing them separately. By default, Ubuntu-8.10 doesn&#8217;t come with JDK pre-installed, so you have to install it manually. Installing JDK in Ubuntu is just a matter of issuing a &#8220;one line&#8221; command. Just open your terminal and type:</p>
<p><strong>&#8220;sudo apt-get install sun-java6-jdk&#8221;</strong></p>
<p>or, if you are a person who prefer GUI more than command line, open your Synaptic Package Manager and look for &#8220;sun-java6-jdk&#8221; and install it. What surprised me though was the availability of the latest JDK, i.e, &#8220;JDK 6 Update 10&#8243;. Installing JDK had never been so easy.</p>
<p><span id="more-210"></span></p>
<p>(Note: I&#8217;m not sure whether sun&#8217;s jdk is available in the default Ubuntu repositories. You may have to enable universe/multiverse repositories if you don&#8217;t find the package &#8220;sun-java6-jdk&#8221;)</p>
<p>TIP: To ensure faster download of JDK, configure the fastest mirror near your location. To do that, open &#8220;System -&gt; Administration -&gt; Software Sources&#8221; and look for a drop down box called &#8220;Download from&#8221;.</p>
<p>The installation process of JDK will ask you to accept a license agreement. Once you agree it, JDK will be installed in your system. I&#8217;ve installed JDK 5 previously in old versions of Ubuntu but I had to change some files to configure the default JDK. But this time, I did nothing and after installing the JDK, I went to the terminal and typed &#8220;java -version&#8221; and found everything to be setup correctly.</p>
<p>I thought of installing NetBeans 6.5 also the same way, but I found only NetBeans 6.1 in Synaptic. So, I decided to download NetBeans 6.5. After downloading, I opened the terminal, navigated to the download directory and issued the command &#8220;<strong>sh netbeans-6.5-ml-javase-linux.sh</strong>&#8221; to initiate the install process. Kindly note that &#8220;netbeans-6.5-ml-javase-linux.sh&#8221; is the name of the file I downloaded. This might change depending on the version/pack you downloaded.</p>
<p>And within a couple of minutes, NetBeans was ready for use on my machine. And this is how it looked, when I opened it.</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3018/3071253828_1b2c8ddfc7_b.jpg" /></p>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/java/and-now-netbeans-65-is-there-in-my-ubuntu-810/feed</wfw:commentRss>
		<slash:comments>10</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>Good news for Google Talk users on Linux</title>
		<link>http://solitarygeek.com/general/good-news-for-google-talk-users-on-linux</link>
		<comments>http://solitarygeek.com/general/good-news-for-google-talk-users-on-linux#comments</comments>
		<pubDate>Mon, 17 Nov 2008 07:43:45 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google-talk]]></category>
		<category><![CDATA[gtalk]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/2008/11/17/good-news-for-google-talk-users-on-linux/</guid>
		<description><![CDATA[<p>Yesterday I asked my wife to chat with her mother using my new Ubuntu 8.10 and she happily accepted it. She quickly picked up pidgin and started chatting. But then she asked me, &#8221; I want to speak to my mother, how can I go about?&#8221;. I told her that with pidgin you can only do text chat and voice chat facilities are not supported in pidgin. When she asked me, &#8220;Why don&#8217;t you just install Google Talk?&#8221;, I replied her, &#8220;Google Talk is not yet available for Linux&#8221;. She just went to her Windows XP notebook. Looks like I <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/general/good-news-for-google-talk-users-on-linux">Good news for Google Talk users on Linux</a></span>]]></description>
			<content:encoded><![CDATA[<p>Yesterday I asked my wife to chat with her mother using my new Ubuntu 8.10 and she happily accepted it. She quickly picked up pidgin and started chatting. But then she asked me, &#8221; I want to speak to my mother, how can I go about?&#8221;. I told her that with pidgin you can only do text chat and voice chat facilities are not supported in pidgin. When she asked me, &#8220;Why don&#8217;t you just install Google Talk?&#8221;, I replied her, &#8220;Google Talk is not yet available for Linux&#8221;. She just went to her Windows XP notebook. Looks like I missed a major oppurtunity to convert my wife to Ubuntu.</p>
<p>I too love Google Talk and I miss it whenever I use Ubuntu. Most of my friends have google talk account but I was able to only chat with them by sending text messages from either Pidgin or Gmail. Though many Google products like Google Earth, Picasa are now available in Linux, Google Talk is not yet there and many Linux users like me need it very badly.</p>

<p>So I was looking around for some solution and I came to know about a great product called &#8220;<a href="http://live.gnome.org/Empathy">Empathy</a>&#8220;. I quickly opened my Synaptic Package Manager and searched for &#8220;empathy&#8221;. Luckily the required packages were available in my Synaptic Package Manager and I selected the package &#8220;empathy&#8221; and marked it for installation. The other required packages were automatically selected and the download/installation went smoothly as it use to be in Ubuntu.</p>
<p><span id="more-202"></span></p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3249/3037667461_3d0898edc8_b.jpg" alt="" /></p>
<p>Post installation, Empathy was found under &#8220;Applications-&gt;Internet-&gt;Empathy Instant Messenger&#8221; in my machine. The interface looks somewhat similar to Pidgin and I was able to quickly add a Google Talk account.</p>
<p><img style="max-width:800px;" src="http://farm4.static.flickr.com/3138/3037667677_08a49e6fce_o.png" alt="" /></p>
<p>Then when you enable the added account and sign in into it, all your contacts are displayed in the same way Pidgin does. But when you right click an contact, Empathy provides option to &#8220;Call&#8221; the contact as well and it worked smoothly for me. And Empathy can sit quietly in the system tray like Pidgin. Wow. I felt as if I was using Google Talk on Windows. Great effort Empathy team and thank you very much for bringing this wonderful product to the Linux world.</p>
<p>Hope you also enjoy the post <a href="http://www.solitarygeek.com/linux/convert-audio-files-in-ubuntu-with-sound-converter/">Convert audio files in Ubuntu using Sound Converter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/general/good-news-for-google-talk-users-on-linux/feed</wfw:commentRss>
		<slash:comments>27</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>
		<item>
		<title>WUBI &#8211; A wonderful little gem that helps Windows users to try Ubuntu</title>
		<link>http://solitarygeek.com/linux/wubi-a-wonderful-little-gem-that-helps-windows-users-to-try-ubuntu</link>
		<comments>http://solitarygeek.com/linux/wubi-a-wonderful-little-gem-that-helps-windows-users-to-try-ubuntu#comments</comments>
		<pubDate>Mon, 10 Nov 2008 21:02:20 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wubi]]></category>

		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/2008/11/11/wubi-a-wonderful-little-gem-that-helps-windows-users-to-try-ubuntu/</guid>
		<description><![CDATA[<p>Traditionally, windows users (including myself) are afraid of installing linux in their machine because of a fear that if something goes wrong, linux might spoil their machine or render it unusable. Not anymore.</p> <p>I&#8217;m a long time windows user and in the past 2 years, linux has caught my attention.Thanks to VirtualBox, I have tried various linux distributions successfully, ranging from Ubuntu, Fedora, OpenSuse, PCLinuxOS and even Solaris, a great unix distro.</p> <p>Using VirtualBox is definitely the easiest way to try linux without disturbing windows, from my experience. Otherwise as a new lad to the linux world, I couldn&#8217;t have <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/linux/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></span>]]></description>
			<content:encoded><![CDATA[<p>Traditionally, windows users (including myself) are afraid of installing linux in their machine because of a fear that if something goes wrong, linux might spoil their machine or render it unusable. Not anymore.</p>
<p>I&#8217;m a long time windows user and in the past 2 years, linux has caught my attention.Thanks to <a href="http://www.virtualbox.org/">VirtualBox</a>, I have tried various linux distributions successfully, ranging from Ubuntu, Fedora, OpenSuse, PCLinuxOS and even Solaris, a great unix distro.</p>
<p>Using VirtualBox is definitely the easiest way to try linux without disturbing windows, from my experience. Otherwise as a new lad to the linux world, I couldn&#8217;t have installed, used, uninstalled so many linux distros.</p>
<p>But I had few problems:<br />
1. The notebook I have is pretty old and not powerful enough. (1GB RAM, 1.6 GHz Intel Centrino Processor, 60 GB harddisk). As a result, I cannot boot one host OS and run a guest OS virtually on top of it.<br />
2. I bought a new dell vostro notebook with good configuration but my better half is owning it now post marriage. <img src='http://solitarygeek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I actually tried the above mentioned linux distros via virtualbox in my new notebook but not anymore. As a result, I was forced with 2 options (again):<br />
1. Install linux in an usb drive (or an external harddisk)<br />
2. Install linux directly in my (old) notebook with windows as my primary OS (Sorry buddy, but I MUST use windows in my office)</p>
<p>To be honest, I was luring the first option mentioned above as it would never ever disturb my primary OS (windows). I almost went ahead to implement that option but changed my mind after stumbling a review about WUBI. (Acutally, WUBI stands for <strong>W</strong>indows<strong> </strong>based <strong>UB</strong>untu <strong>I</strong>nstaller)</p>
<p><span id="more-200"></span>Immediately, I downloaded wubi, whose size is roughly around 1 MB and ran it. It opened up a window with few options like where to install, installation size, ubuntu flavour etc..<br />
I was really amazed at it&#8217;s simplicity. I never ever have installed a linux distro with such a few installation options. It was much like installing an application in windows.</p>
<p><img style="max-width:800px;" src="http://wubi-installer.org/images/wubi.png" alt="" /></p>
<p>I gave the following input to wubi to proceed with the installation:</p>
<p>1. &#8220;C&#8221; as the installation drive, simply because I had more disk space in it.<br />
2. &#8220;8GB&#8221; as the installation size. Since I had good experience installing guest OS using virtualbox, I was able to make a quick decision here. However, this option depends on the amount of free disk space available in the drive you want to install. It is better to give atleast 8GB so that you can have fun playing around by installing some cool linux apps.<br />
3. Ubuntu as the desktop environment since I&#8217;m comfortable with GNOME.<br />
4. A username and password with which I can login into my new ubuntu.</p>
<p>What more can you expect from wubi? Installing linux had never been so simple.</p>
<p>Though the <a href="http://wubi-installer.org/">official wubi site</a> declares &#8220;<em>Just run the installer, enter a password for the new account, and click<br />
&#8220;Install&#8221;, go grab a coffee, and when you are back, Ubuntu will be<br />
ready for you</em>&#8220;, I knew it will take it&#8217;s own sweet time because it has to download a<br />
&#8220;entire operating system&#8221; using my slow internet connection.</p>
<p>I would slightly rephrase it for the sake of people who have slower internet connection which is, &#8220;<em>Just run the installer, enter a password for the new account, and click<br />
&#8220;Install&#8221;, go have a good sleep, and when you woke up in the morning, Ubuntu will be<br />
ready for you</em>&#8220;. Atleast this is what happened to me.</p>
<p>Yes when the installation completed, wubi asked me to reboot my system and when I did so, my system asked me whether I want to boot into windows or ubuntu. Sweet..!</p>
<p>And when I booted into ubuntu, it again took some time (this time you can just have coffee and come back) to configure certain things, but it never asked me to input anything.</p>
<p>So the second time when I booted into ubuntu, there was a pleasant surprise waiting for me. Yes, my ubuntu welcomed me with open hands into the new wonderland. It was fantastic! Even my screen resolution was set perfectly and I didn&#8217;t have anything to complain. From my experience, setting the appropriate screen resolution was really a painful task and I even wrote a blog entry about that. From the number of people reading that post, I could easily say that setting the screen resolution has been a pain point to many people out there. But not anymore..!</p>
<p>Luckily I stumbled upon a wonderful article called &#8220;<a href="http://www.dailygyan.com/2008/11/10-things-you-should-do-immediately.html">10 things you should do immediately after installing Ubuntu 8.10</a>&#8220;. I followed many, if not all the points mentioned in that article. Nowadays, I use windows at office and ubuntu at home always, all in one notebook, thanks to wubi.</p>
<p>Ubuntu 8.10 along with the wonderful little gem called Wubi makes the entire linux world proud for such a great achievement. Installing linux had never been so simple and easy. Hats off to Ubuntu and Wubi team! With this I wish to see two things:<br />
1. Ubuntu will be installed in many if not all the windows based operating systems using wubi.<br />
2. People will start playing with ubuntu more and more in their free time.<br />
3. Eventually ubuntu will be preferred as the primary operating system and windows an optional one mainly to provide support for legacy things.</p>
<p>I hope the dream come true. So what are you waiting for? Go grab <a href="http://wubi-installer.org/">wubi</a> and start exploring the wonderful world of linux and ubuntu and I can assure you that you will cherish the experience.</p>
<p><em>Added on November 14, 2008:</em></p>
<p>I actually didn&#8217;t like the way ubuntu rendered the fonts. Luckily I found this simple but excellent tip called &#8220;<a href="http://www.howtogeek.com/howto/ubuntu/enable-smooth-fonts-on-ubuntu-linux/">Enable Smooth Fonts on Ubuntu</a>&#8220;. After I implemented the tip, my fonts now look really better. Go try it and enjoy with your ubuntu.</p>
<p><em>Added on November 24, 2008:</em></p>
<p>You might also find something interesting from the following posts:</p>
<p>- <a href="http://jamesselvakumar.wordpress.com/2008/11/24/getting-better-results-with-wubi/">Getting better results with WUBI</a></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>
<p>- <a href="http://jamesselvakumar.wordpress.com/2008/11/23/is-ubuntu-for-you/">Is Ubuntu for you?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/linux/wubi-a-wonderful-little-gem-that-helps-windows-users-to-try-ubuntu/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

