<?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>Advance</title>
 <link>http://www.paradigm52.com/taxonomy/term/23</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Change/remove buttons gone missing in add/remove programs panel</title>
 <link>http://www.paradigm52.com/missing_change_remove_buttons</link>
 <description>&lt;p&gt;This past week has been a challenging week for me when it comes to using my computer. Last weekend my desktop got infected with a Trojan called VirtuMonde (read about it &lt;a class=&quot;contentlink&quot; href=&quot;/virtumonde_trojan&quot; &gt;here&lt;/a&gt; ) and it took me almost the whole weekend to finally get rid of it. And then today I discovered how my laptop&#039;s Windows XP registry got messed up for some unknown reason. That took me another hour or so to get it fixed. And it was only made possible by a stroke of luck. I&#039;ll explain as we go along.&lt;/p&gt;</description>
 <comments>http://www.paradigm52.com/missing_change_remove_buttons#comments</comments>
 <category domain="http://www.paradigm52.com/taxonomy/term/38">WindowsXP</category>
 <category domain="http://www.paradigm52.com/taxonomy/term/24">XP Tips</category>
 <category domain="http://www.paradigm52.com/taxonomy/term/23">Advance</category>
 <pubDate>Fri, 25 Apr 2008 03:35:59 -0400</pubDate>
 <dc:creator>Steve</dc:creator>
 <guid isPermaLink="false">87 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>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>Hard drive recovery with Unstoppable Copier</title>
 <link>http://www.paradigm52.com/harddrive_recovery</link>
 <description>&lt;style&gt;
   em {font-weight: bold;}
&lt;/style&gt;
&lt;p&gt;Though not often (thankfully), there are times when you may encounter errors reading your hard drive due to physical damage like bad sectors. Is it possible to recover the file that you are having problem reading? There is a free tool called &lt;em&gt;Unstoppable Copier&lt;/em&gt; which attempts to recover every readable piece of that file and put the pieces together. It does this by ignoring all the error messages that one would have otherwise encountered while using standard ways and tools to retrieve data from damaged disks. Using this method most types of files can be made useable even if some parts were not recoverable in the end.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.paradigm52.com/harddrive_recovery&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.paradigm52.com/harddrive_recovery#comments</comments>
 <category domain="http://www.paradigm52.com/taxonomy/term/37">Open Source</category>
 <category domain="http://www.paradigm52.com/taxonomy/term/38">WindowsXP</category>
 <category domain="http://www.paradigm52.com/taxonomy/term/22">Intermediate</category>
 <category domain="http://www.paradigm52.com/taxonomy/term/23">Advance</category>
 <pubDate>Sat, 24 Nov 2007 16:30:19 -0500</pubDate>
 <dc:creator>Steve</dc:creator>
 <guid isPermaLink="false">47 at http://www.paradigm52.com</guid>
</item>
</channel>
</rss>
