<?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; Linux</title>
	<atom:link href="http://solitarygeek.com/category/linux/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>Readers choice: Most popular Subversion clients</title>
		<link>http://solitarygeek.com/linux/most-popular-subversion-clients</link>
		<comments>http://solitarygeek.com/linux/most-popular-subversion-clients#comments</comments>
		<pubDate>Tue, 25 Aug 2009 15:54:15 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[NetBeans]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[Version Control]]></category>
		<category><![CDATA[opinion]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[svnclients]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[tortoisesvn]]></category>

		<guid isPermaLink="false">http://www.solitarygeek.com/linux/subversion-svn-svnclients-tortoisesvn-technology-linux-windows/</guid>
		<description><![CDATA[<p>Subversion is a very popular version control system. As a result, subversion has a wide array of client tools which makes life difficult for us, the users. So we wanted to know what our readers actually use and here is the summary of their opinions.</p> <p>Not surprisingly, close to 50% of them use the popular TortoiseSVN as their client.</p> <p></p> <p>The only limiting factor of this wildly popular tool is that it is available only for Windows.</p> <p>Surprisingly, the second most popular choice for users is their IDE (like Eclipse, NetBeans etc). 30% users are satisfied with the support provided <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/linux/most-popular-subversion-clients">Readers choice: Most popular Subversion clients</a></span>]]></description>
			<content:encoded><![CDATA[<p>Subversion is a very popular version control system. As a result, subversion has a <a href="http://en.wikipedia.org/wiki/Comparison_of_Subversion_clients">wide array of client tools</a> which makes life difficult for us, the users. So we <a href="http://www.solitarygeek.com/version-control/poll-what-is-your-favourite-subversion-client/">wanted to know</a> what our readers actually use and here is the summary of their opinions.</p>
<p><strong>Not surprisingly, close to 50% of them</strong> use the popular <a href="http://tortoisesvn.tigris.org/">TortoiseSVN</a> as their client.</p>
<p><img class="alignnone" src="http://tortoisesvn.tigris.org/tortoisesvn_logo_hor468x64.PNG" alt="" width="468" height="64" /></p>
<p>The only limiting factor of this wildly popular tool is that it is available only for Windows.</p>
<p><strong>Surprisingly, the second most popular choice</strong> for users is their IDE (like Eclipse, NetBeans etc). 30% users are satisfied with the support provided by their IDE. I hope this user base will only increase in future as the IDEs offer more sophisticated support not just for Subversion but also for other popular version control systems.</p>
<p><a href="http://eclipse.org"><img class="alignnone" title="Eclipse" src="http://eclipse.org/eclipse.org-common/themes/Nova/images/eclipse.png" alt="" width="171" height="91" /></a> <a href="http://netbeans.org"><img class="alignnone size-full wp-image-420" title="NetBeans" src="http://solitarygeek.com/blog/wp-content/uploads/2009/08/netbeans6ns0.png" alt="NetBeans" width="134" height="134" /></a></p>
<p>But there are some limiting factor in using the IDE as the Subversion client. The support, in most cases (atleast in NetBeans), is limited to only the projects you are working from the IDE. That&#8217;s where the third popular Subversion client comes into picture.</p>
<p><strong>The third choice</strong> of the users is the <a href="http://subversion.tigris.org/">Subversion command line client</a> which comes bundled with Subversion.</p>
<p><a href="http://subversion.tigris.org"><img class="alignnone" title="Subversion" src="http://subversion.tigris.org/images/subversion_logo_hor-468x64.png" alt="" width="468" height="64" /></a></p>
<p>To be frank, the command line client is what all you need with the only limiting factor being it&#8217;s &#8220;<em>command line</em>&#8221; nature <img src='http://solitarygeek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  . Whenever the tool you use falls short in certain scenarios, the command line client can be your life saver. 14% of users vow by the Subversion command line client and I believe most of them are Linux users.</p>
<p><strong><a href="http://rapidsvn.tigris.org/">RapidSVN</a> comes at the distant fourth</strong> garnering only 5% of votes.</p>
<p><a href="http://rapidsvn.tigris.org"><img class="alignnone" title="RapidSVN" src="http://rapidsvn.tigris.org/logo.png" alt="" width="156" height="129" /></a></p>
<p><strong>Going by the comments,</strong> <a href="http://www.syntevo.com/smartsvn/">SmartSVN</a> is preferred by a couple of users and so is nautilus scripts, <a href="http://code.google.com/p/nautilussvn/">nautilussvn</a>, <a href="http://www.kernel.org/pub/software/scm/git/docs/git-svn.html">git-svn</a>, <a href="http://kdesvn.alwins-world.de/">kdesvn</a>.</p>
<p>I have used SmartSVN for a while and I would say it&#8217;s almost on par with TortoiseSVN. The biggest advantage of SmartSVN is it&#8217;s cross platform nature while the biggest drawback is that it&#8217;s not opensource. <a href="http://code.google.com/p/nautilussvn/">NautilusSVN</a> has big potential as it attempts to become the TortoiseSVN for linux.</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>Thanks for everyone who participated in the poll &#8220;<a href="http://www.solitarygeek.com/version-control/poll-what-is-your-favourite-subversion-client/">What is your favourite Subversion client?</a>&#8221;</p>
<p>If you use any other Subversion client, please let us know.</p>
<p>Read more about Subversion at the dedicated <a href="http://www.solitarygeek.com/category/version-control/subversion/">SolitaryGeek Subversion category</a>.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=26d13b99-e894-817d-8422-0aafea0190c6" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/linux/most-popular-subversion-clients/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Subversion and RapidSVN</title>
		<link>http://solitarygeek.com/linux/subversion-and-rapidsvn</link>
		<comments>http://solitarygeek.com/linux/subversion-and-rapidsvn#comments</comments>
		<pubDate>Fri, 14 Aug 2009 17:07:09 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[Version Control]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rapidsvn]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.solitarygeek.com/linux/linux-subversion-rapidsvn-svn-ubuntu/</guid>
		<description><![CDATA[<p>Subversion is a very popular version control system. Though Subversion provides a very robust command line client, most of us prefer using a nice GUI front end. Windows users are really fortunate to have a powerful tool like TortoiseSVN which without any argument is simply the best front end for Subversion. Unfortunately, TortoiseSVN is available for just the Windows platform. Here I would like to highlight about RapidSVN, a cross-platform GUI front end for Subversion.</p> <p>This tutorial is directed towards new users of Linux or people who migrated from Windows to Linux recently. If you are a Windows user, TortoiseSVN <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/linux/subversion-and-rapidsvn">Subversion and RapidSVN</a></span>]]></description>
			<content:encoded><![CDATA[<p>Subversion is a very popular version control system. Though Subversion provides a very robust command line client, most of us prefer using a nice GUI front end. Windows users are really fortunate to have a powerful tool like TortoiseSVN which without any argument is simply the best front end for Subversion. Unfortunately, TortoiseSVN is available for just the Windows platform. Here I would like to highlight about RapidSVN, a cross-platform GUI front end for Subversion.</p>
<p>This tutorial is directed towards new users of Linux or people who migrated from Windows to Linux recently. If you are a Windows user, TortoiseSVN might be the best bet for you. Learn more about TortoiseSVN from the post &#8220;<a href="http://www.solitarygeek.com/version-control/extending-subversion-by-using-tortoisesvn/">Extending Subversion by using TortoiseSVN</a>&#8220;.</p>
<p><span id="more-329"></span></p>
<p><strong>Pre-requisites<br />
</strong>Subversion<br />
<strong><br />
Installation<br />
</strong>Installing RapidSVN in Ubuntu is a breeze,</p>
<pre lang="bash">sudo apt-get install rapidsvn</pre>
<p>Once installation is done, RapidSVN can be found under &#8220;Applications -&gt; Programming&#8221;. Or if you use a dock like <a href="http://do.davebsd.com/">GNOME-Do</a>, you can launch it by typing &#8220;rapidsvn&#8221;.</p>
<p>For other platforms, download the latest release from the <a href="http://www.rapidsvn.org/download/release/">RapidSVN</a> site.</p>

<p><strong>Adding a repository to RapidSVN<br />
</strong>Unlike TortoiseSVN which seamlessly integrates into Windows Explorer, RapidSVN allows you to manage the files from a dedicated user interface. RapidSVN will display details like status, author, revision number etc in separate columns.</p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/08/Screenshot1-p.png" alt="" /></p>
<p>To add a new repository to RapidSVN, right click &#8220;Bookmarks&#8221;, click &#8220;Add Existing Repository&#8221; and enter the repository url.</p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/08/screenshot20-p.png" alt="" /></p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/08/screenshot3-p1.png" alt="" /></p>
<p><strong>Checkout a working copy</strong><br />
To checkout a working copy from the repository, right click a repository, click &#8220;Checkout New Working Copy&#8221; and enter appropriate details.</p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/08/screenshot4-p.png" alt="" /></p>
<p>RapidSVN will display any unversioned files in your working copy, if any.</p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/08/screenshot5-p.png" alt="" /></p>
<p><strong>Adding files to working copy</strong><br />
Right click any unversioned file and then click &#8220;Add&#8221; to add them in your working copy. Click &#8220;Add recursive&#8221; if you want to add a folder with multiple sub folders inside it.</p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/08/screenshot7-p.png" alt="" /></p>
<p>RapidSVN will display appropriate status regarding the files that are added in your working copy but not yet committed to the repository.</p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/08/screenshot8-p.png" alt="" /></p>
<p><strong>Commiting changes</strong><br />
You can commit the added files, modified files by right clicking them and selecting &#8220;Commit&#8221;.</p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/08/screenshot9-p.png" alt="" /></p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/08/screenshot10-p.png" alt="" /></p>
<strong><br />
Updating working copy</strong><br />
Right click your working copy in the RapidSVN sidebar and click &#8220;Update&#8221; to update your working copy.</p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/08/screenshot11-p.png" alt="" /></p>
<p><strong>View history (Log)</strong><br />
To view the change history of a file, right click a file and select &#8220;Log&#8221;.</p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/08/screenshot12-p.png" alt="" /></p>
<p><strong>Reverting local changes</strong><br />
Right click a modified file and click &#8220;Revert&#8221; to revert the changes you made to your working copy.</p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/08/screenshot13-p.png" alt="" /></p>
<p><strong>Compare the changes made (Diff)</strong><br />
Unlike TortoiseSVN, RapidSVN does not provide built in support for &#8220;Diff&#8221;. However, you can instruct RapidSVN to use any externl diff tool to fill that gap. So this is what you will see when you attempt to run &#8220;Diff&#8221; on a file,</p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/08/screenshot14.png" alt="" /></p>
<p>Fortunately, there are many excellent &#8220;Diff&#8221; tools available. I use &#8220;Meld&#8221; as the diff tool in Ubuntu Linux. &#8220;Meld&#8221; should be available in all major Linux distros. This is how you will install &#8220;Meld&#8221; in Ubuntu,</p>
<pre lang="bash">sudo apt-get install meld
</pre>
<p>Once you have your diff tool of choice installed, you need to tell RapidSVN to use the diff tool. In RapidSVN, click &#8220;View -&gt; Preferences&#8221; and then open the &#8220;Programs&#8221; tab. In the &#8220;Programs&#8221; tab, look for a section called &#8220;Diff Tool&#8221; and enter the command name there and save the changes.</p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/08/screenshot15.png" alt="" /></p>
<p>Now you can diff the changes made to a file by right clicking it and selecting &#8220;Diff&#8221; or &#8220;Diff to Head&#8221; or &#8220;Diff to Base&#8221;.</p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/08/screenshot16.png" alt="" /></p>
<p>Once you click &#8220;OK&#8221;, RapidSVN will invoke the respective Diff tool to display the differences.</p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/08/screenshot17-p.png" alt="" /></p>
<p><strong>Other Settings</strong><br />
If you want to open and edit files right from within RapidSVN, open &#8220;Edit -&gt; Preferences&#8221; and then enter the appropriate value in the &#8220;Standard Editor&#8221; section.</p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/08/screenshot18-p.png" alt="" /></p>
<p>If you want to explore your working copy from within RapidSVN, then configure the &#8220;Standard Explorer&#8221; section in &#8220;Preferences&#8221;.</p>
<p><img style="max-width: 800px;" src="http://solitarygeek.com/blog/wp-content/uploads/2009/08/screenshot19-p.png" alt="" /></p>
<p>Overall, RapidSVN is a solid Subversion client especially to linux users. What Subversion client do you use?</p>
<p><strong>SolitaryGeek Poll</strong></p>
<p>Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=b7261b0a-249c-8510-b5af-4f03347146b8" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/linux/subversion-and-rapidsvn/feed</wfw:commentRss>
		<slash:comments>7</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>gOS on VirtualBox</title>
		<link>http://solitarygeek.com/linux/gos-on-virtualbox</link>
		<comments>http://solitarygeek.com/linux/gos-on-virtualbox#comments</comments>
		<pubDate>Mon, 04 May 2009 04:44:59 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[gos]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://jamesselvakumar.wordpress.com/2009/05/04/gos-on-virtualbox/</guid>
		<description><![CDATA[<p>gOS or &#8220;Good OS&#8221; is an operating system based on Ubuntu. What makes gOS special is it&#8217;s &#8220;mac&#8221; like look and feel, out of the box support for google apps like Gmail, Google Docs, Picasa, Youtube etc through a special mozilla application called prism.</p> <p>gOS also provides skype, wine in the default installation. Since gOS is based on Ubuntu, ubuntu users will feel right at home when using gOS. All these facts prompted me to go after gOS.</p> <p>I downloaded gOS after a lot of struggle from their website. They call the operating system as gOS gadgets which really confused <span style="color:#777"> . . . &#8594; Read More: <a href="http://solitarygeek.com/linux/gos-on-virtualbox">gOS on VirtualBox</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.thinkgos.com/gos/index.html">gOS</a> or &#8220;Good OS&#8221; is an operating system based on Ubuntu. What makes gOS special is it&#8217;s &#8220;mac&#8221; like look and feel, out of the box support for google apps like Gmail, Google Docs, Picasa, Youtube etc through a special mozilla application called prism.</p>
<p>gOS also provides skype, wine in the default installation. Since gOS is based on Ubuntu, ubuntu users will feel right at home when using gOS. All these facts prompted me to go after gOS.</p>
<p><span id="more-281"></span>I downloaded gOS after a lot of struggle from their website. They call the operating system as gOS gadgets which really confused me. Only after figuring out the size of the iso, I was convinced that I&#8217;m downloading the operating system. Also the website seems less informative and not well organized.</p>
<p>Keeping those things aside, let us quickly see how to install gOS as an guest in VirtualBox. Follow these steps to install gOS as a virtual machine in your VirtualBox:</p>
<p>Download the respective &#8220;iso&#8221; image from the gOS <a href="http://www.thinkgos.com/gos/download.html">download</a> site.</p>
<ul>
<li>Open VirtualBox, click &#8220;New&#8221; to add &#8220;gOS&#8221;as the virtual machine.</li>
<li>Choose &#8220;Linux&#8221; as the operating system and &#8220;Ubuntu&#8221; as the version.</li>
<li>Complete the rest of the virtual machine setup by giving appropriate details.</li>
<li>Mount the gOS &#8220;iso&#8221; image in the CD/DVD ROM section of the new virtual machine you just created.</li>
<li>Start the virtual machine and proceed with the installation.</li>
<li>Once the installation is complete, boot into your gOS virtual machine.</li>
<li>Once you boot into the gOS virtual machine, open the terminal and type &#8220;<span style="font-family: monospace;">sudo apt-get install gcc make automake autoconf</span>&#8220;. This will install the necessary build tools which is needed to install the virtualbox guest additions.</li>
<li>Now click &#8220;Devices -&gt; Install Guest Additions&#8221; to install the guest additions for this virtual machine.</li>
<li>Once the guest additions are installed, restart your virtual machine. If the screen resolution of your virtual machine is still small, follow the steps mentioned in this <a href="http://tombuntu.com/index.php/2008/05/23/install-virtualbox-additions-for-an-ubuntu-804-guest/">tombuntu</a> post and reboot your virtual machine.</li>
<li>You can still go and configure things like &#8220;<a href="http://www.howtogeek.com/howto/ubuntu/enable-smooth-fonts-on-ubuntu-linux/">enabling smooth fonts</a>&#8221; etc to make your experience with gOS pleasant.</li>
</ul>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=66809c38-7f91-80f4-82df-83bfd564015e" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://solitarygeek.com/linux/gos-on-virtualbox/feed</wfw:commentRss>
		<slash:comments>6</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>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>
	</channel>
</rss>

