<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.paradigm52.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Ubuntu related Posts</title>
 <link>http://www.paradigm52.com/view/ubuntu_list</link>
 <description>Ubuntu Linux related posts</description>
 <language>en</language>
<item>
 <title>A runaway program experience in Ubuntu</title>
 <link>http://www.paradigm52.com/ubuntu_runaway_program</link>
 <description>&lt;p&gt;My dream of finding a perfect Operating System (or a near perfect) in Ubuntu was dashed today. So far I have had a pretty good impression of the Ubuntu user interface, and have not used anything out of the ordinary but a regular user usage. Today I was running a Ruby on Rail program that was supposed to do some rather heavy duty processing such as parsing a flat file and creating an XML file. And that application just &quot;ran away&quot; and left me in a situation where I was unable to regain control of my OS. The application has not crashed because I could see the hard disk light blinking away non-stop. My mouse pointer is constantly at the`wait state. When I tried to move the move, it was like nothing happened, and then it will shoot in the direction I was moving and then I would lose control of the mouse again. After a while, the application window became greyed out.&lt;/p&gt;</description>
 <comments>http://www.paradigm52.com/ubuntu_runaway_program#comments</comments>
 <category domain="http://www.paradigm52.com/taxonomy/term/43">Ubuntu</category>
 <category domain="http://www.paradigm52.com/taxonomy/term/22">Intermediate</category>
 <category domain="http://www.paradigm52.com/taxonomy/term/23">Advance</category>
 <pubDate>Sun, 09 Dec 2007 22:05:14 -0500</pubDate>
 <dc:creator>Steve</dc:creator>
 <guid isPermaLink="false">61 at http://www.paradigm52.com</guid>
</item>
<item>
 <title>Installing Apache2 and PHP5 on Ubuntu</title>
 <link>http://www.paradigm52.com/install_apache_php5_on_ubuntu</link>
 <description>&lt;style&gt;
   em {font-weight: bold; }
   .codes {padding: 10px 30px; border: 1px dotted; background: #FBFCFE; }
&lt;/style&gt;
&lt;p&gt;Installing Apache2 and PHP5 on different platforms can be frustrating at times because of the differences involved in each platform. Especially true when you are new to a particular Operating System. Just today I had to install both these two software on my fairly newly installed Ubuntu laptop. And it took me some effort to accomplish that, which for an experienced user would have taken minutes. For those of you who might travel on this road too, here is the quick way to get Apache and PHP5 running on your Ubuntu computer.&lt;/p&gt;</description>
 <comments>http://www.paradigm52.com/install_apache_php5_on_ubuntu#comments</comments>
 <category domain="http://www.paradigm52.com/taxonomy/term/43">Ubuntu</category>
 <category domain="http://www.paradigm52.com/taxonomy/term/29">How-to</category>
 <category domain="http://www.paradigm52.com/taxonomy/term/23">Advance</category>
 <pubDate>Fri, 28 Dec 2007 20:01:23 -0500</pubDate>
 <dc:creator>Steve</dc:creator>
 <guid isPermaLink="false">66 at http://www.paradigm52.com</guid>
</item>
<item>
 <title>Ruby Gem update issue</title>
 <link>http://www.paradigm52.com/rubygem_update</link>
 <description>&lt;style&gt;
  em {font-weight: bold;}
  .codequotes {padding-left: 20px; color: blue;}
&lt;/style&gt;

&lt;p&gt;Today I have decided to update my Ruby Gem software from version 0.9.5 to 1.0.1.  I have previously updated my Rails from version 1.2.3 to 1.2.6. And since my Ruby Gem is a couple of version behind, I thought I should do the same. It is a straight forward process that involves just one command line. (on my Ubuntu installation) Simple enough.&lt;/p&gt;</description>
 <comments>http://www.paradigm52.com/rubygem_update#comments</comments>
 <category domain="http://www.paradigm52.com/taxonomy/term/43">Ubuntu</category>
 <category domain="http://www.paradigm52.com/taxonomy/term/23">Advance</category>
 <category domain="http://www.paradigm52.com/taxonomy/term/42">Ruby on Rails</category>
 <pubDate>Thu, 27 Dec 2007 15:17:00 -0500</pubDate>
 <dc:creator>Steve</dc:creator>
 <guid isPermaLink="false">64 at http://www.paradigm52.com</guid>
</item>
<item>
 <title>Running Adobe Reader in Ubuntu for the first time.</title>
 <link>http://www.paradigm52.com/adobe_reader_for_ubuntu</link>
 <description>&lt;style&gt;
  em {font-weight: bold; }
  .quotes {padding-left: 20px; color: green;}
&lt;/style&gt;
&lt;p&gt;Having a software that reads PDF files is a must on any Operating System. Although the &lt;b&gt;Evince Document Viewer&lt;/b&gt; comes with Ubuntu, and it can PDF files, however I found it a little slow to load up a PDF file for viewing. So I decided to install the Adobe Reader instead.&lt;/p&gt;
&lt;p&gt;Installing Adobe Reader on Ubuntu is easy enough. However when running the Adobe Reader for the first time can be a little tricky. I got the error message that says:&lt;br /&gt;
&lt;div class=&quot;quotes&quot;&gt;Unable to find the HTML rendering library (libgtkembedmoz). Please specify the folder location in Edit-&gt;Preference-&gt;Internet&lt;/div&gt;</description>
 <comments>http://www.paradigm52.com/adobe_reader_for_ubuntu#comments</comments>
 <category domain="http://www.paradigm52.com/taxonomy/term/43">Ubuntu</category>
 <category domain="http://www.paradigm52.com/taxonomy/term/22">Intermediate</category>
 <category domain="http://www.paradigm52.com/taxonomy/term/27">Tips</category>
 <pubDate>Fri, 28 Dec 2007 12:00:59 -0500</pubDate>
 <dc:creator>Steve</dc:creator>
 <guid isPermaLink="false">65 at http://www.paradigm52.com</guid>
</item>
<item>
 <title>Ubuntu 7.10 &quot;Gutsy Gibbon&quot;</title>
 <link>http://www.paradigm52.com/ubuntu_gutsy_gibbon</link>
 <description>&lt;style&gt;
.quotes { border: 1px dotted; background-color: #EEE8AA; padding: 10px 20px; }
.logo {float:right ; padding-left: 20px;}
em {color: #660000;}
&lt;/style&gt;

&lt;img class=&quot;logo&quot; src=&quot;/images/articles/ubuntulogo.gif&quot; /&gt;
&lt;p&gt;It is almost one month now since Ubuntu 7.10 (Gutsy Gibbon), the popular Linux distribution was officially released. October 18 to be exact. So it isn&#039;t really a recent news any more. Many a time I have considered migrating to Linux but always held back. I would give it a shot every couple of years but somehow felt that Linux wasn&#039;t quite there yet for the desktop environment that I have got so accustomed to, namely MS Windows. I have this love-hate relationship with Microsoft.&lt;/p&gt;</description>
 <comments>http://www.paradigm52.com/ubuntu_gutsy_gibbon#comments</comments>
 <category domain="http://www.paradigm52.com/taxonomy/term/21">Novice</category>
 <category domain="http://www.paradigm52.com/taxonomy/term/36">Operating System</category>
 <category domain="http://www.paradigm52.com/taxonomy/term/43">Ubuntu</category>
 <category domain="http://www.paradigm52.com/taxonomy/term/22">Intermediate</category>
 <pubDate>Tue, 13 Nov 2007 02:20:42 -0500</pubDate>
 <dc:creator>Steve</dc:creator>
 <guid isPermaLink="false">33 at http://www.paradigm52.com</guid>
</item>
<item>
 <title>Ubuntu 7.10 &quot;Gutsy Gibbon&quot; - Part 2</title>
 <link>http://www.paradigm52.com/ubuntu_user_experience</link>
 <description>&lt;style&gt;
.quotes { border: 1px dotted; background-color: #EEE8AA; padding: 10px 20px; }
.logo {float:right ; padding-left: 20px;}
em {color: #660000;}
&lt;/style&gt;
&lt;img class=&quot;logo&quot; src=&quot;/images/articles/ubuntulogo.gif&quot; /&gt;
&lt;h3&gt;User Desktop Experience&lt;/h3&gt;
&lt;p&gt;Apart from the difference in look, Ubuntu Desktop is rather similar to the MS Windows Desktop. (In fact even the look isn&#039;t all that different) Of course there are subtle differences between the two but for anyone who works with MS Windows, it would not be much of a learning curve to use Ubuntu desktop. Actually it would be more accurate to say the &lt;a class=&quot;contentlink&quot; href=&quot;http://www.gnome.org&quot; target=&quot;_blank&quot;&gt;Gnome Desktop&lt;/a&gt;, which is the default desktop for Ubuntu 7.10. The Gnome Desktop 2.20 has come a long way too, and matured a lot in enriching the user experience. For a MS Windows user, once you get accustomed to knowing where to look for what you need, you are pretty much set in using Ubuntu the way you use MS Windows. The learning curve isn&#039;t all that steep as it would be if you have switched to the Mac OS/10.  Frankly I think the Mac OS/10, especially the latest Leopard  is a league of its own. That&#039;s another story for another day&lt;/p&gt;
</description>
 <comments>http://www.paradigm52.com/ubuntu_user_experience#comments</comments>
 <category domain="http://www.paradigm52.com/taxonomy/term/21">Novice</category>
 <category domain="http://www.paradigm52.com/taxonomy/term/43">Ubuntu</category>
 <pubDate>Tue, 04 Dec 2007 01:42:04 -0500</pubDate>
 <dc:creator>Steve</dc:creator>
 <guid isPermaLink="false">56 at http://www.paradigm52.com</guid>
</item>
</channel>
</rss>
