<?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>www.NewVentures.ca &#187; Linux</title>
	<atom:link href="http://newventures.ca/category/help-desk/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://newventures.ca</link>
	<description>Inside the mind of a retired Baby Boomer/techie and his thoughts on his Free Time, Being a Help Desk, Family and Money Matters</description>
	<lastBuildDate>Tue, 24 Aug 2010 19:13:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Easy Video Editing with EasyMPEG and DVBCUT</title>
		<link>http://newventures.ca/help-desk/linux/2010/07/06/easy-video-editing-with-easympeg-and-dvbcut/</link>
		<comments>http://newventures.ca/help-desk/linux/2010/07/06/easy-video-editing-with-easympeg-and-dvbcut/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 15:13:57 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[cut]]></category>
		<category><![CDATA[dvbcut]]></category>
		<category><![CDATA[EasyMpeg]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[mpeg]]></category>
		<category><![CDATA[mpg]]></category>
		<category><![CDATA[paste]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Video Editing]]></category>

		<guid isPermaLink="false">http://newventures.ca/?p=480</guid>
		<description><![CDATA[Let me give you a bit of background here on one of my favorite Video Tools&#8230; For a long, long, LONG time I&#8217;ve depended on an amazing little tool developed for Windows, called EasyMPEG. This little program, which doesn&#8217;t&#8217; take up much space has been without a doubt the most indispensable tool within my vast [...]]]></description>
			<content:encoded><![CDATA[<p>Let me give you a bit of background here on one of my favorite Video Tools&#8230;</p>
<hr />For a long, long, LONG time I&#8217;ve depended on an amazing little tool developed for Windows, called <a href="http://www.easympeg.com/">EasyMPEG</a>. This little program, which doesn&#8217;t&#8217; take up much space has been without a doubt <strong>the most indispensable tool</strong> within my vast collection of Video Editors. It doesn&#8217;t do a lot, but what it does do, is done extremely well, with very little overhead.  It basically edits MPEG or VOB videos as easily as a pair of scissors used to edit old film.</p>
<p>Essentially you load your program, then load up the video you want to edit. You can quickly move through or play the video until you get to your first cut point ( <em>where you make your beginning mark</em>). You then quickly move to the end point (<em> the end of your selected cut</em> ) and mark your end cut. Note you can also move almost frame by frame if you need to.</p>
<p>After you have selected the piece that you want to keep, you then click on the transfer button to put the file into your buffer. The amazing part here is that the process is almost instantaneous! I&#8217;ve used other &#8220;professional&#8221; editors to do this and it takes forever to transfer the selected video from one point to another.</p>
<p><span id="more-480"></span>At this point you can save the clip from the buffer ( <em>again extremely fast </em>) or mark and cut another section from the same original video (<em> using the same process above</em> ) and instantly  paste it at the end of the video in the buffer, or even load up a different video that you would like to cut a section out of and paste it onto your copy in the buffer.</p>
<p>Digital View, the company who sells this software, makes a lite version available for you to try for free, but the small cost of this software is worth every penny to get the extras available with the full package. It is an amazing piece of software that I cannot live without. It cuts my work down by more than 90%! Anyone who wants to clean up their home video, or post videos on you tube <span style="text-decoration: underline;">NEEDS THIS SOFTWARE -</span> Trust me on this one!</p>
<hr />Which leads me now to the rest of the story&#8230;.</p>
<p>Linux/Ubuntu has all sorts of amazing free Audio and Video tools available in it&#8217;s library. The problem that I have found with most of them is that they are trying to compete with the professional packages. This means that they usually have way too much &#8220;stuff&#8221; to do in order to do a simple task like cutting out a small section from a larger video for posting to You-Tube.</p>
<p>I&#8217;ve downloaded and tried pretty well everything out there, and nothing&#8230;. let me repeat that<span style="text-decoration: underline;"> NOTHING</span> came close to doing the job as quickly, easily and smoothly as  EasyMPEG did and it frustrated the heck out of me!</p>
<p>It took a lot of research to find a tool that comes close ( <em>it&#8217;s not perfect but it&#8217;s pretty close</em> ) to what my favorite software could do. It is called<a href="http://dvbcut.sourceforge.net/"> DVBCut</a> ( <em>an odd name I know</em> ) and while it seemed to exist &#8220;out there&#8221; in the Linux environment, it did not officially exist for Ubuntu.</p>
<p>I originally downloaded the source code (<em> the pieces that usually let one &#8220;make&#8221; a program with</em> ) from Sourceforge ( <a href="http://dvbcut.sourceforge.net/">dvbcut.sourceforge.net</a> ) but it compiled (<em> tried to create the program</em> ) with way too many errors. No matter what I tried I could not get the program to compile let alone run properly.</p>
<p>That is, until a week later I found a German site ( <em>that&#8217;s right German&#8230;. and no I don&#8217;t speak German </em>) that seemed to detail the similar sorts of problems I was having with it.</p>
<p>Within their pages (<a href="http://wiki.ubuntuusers.de/dvbcut"> wiki.ubuntuusers.de/dvbcut</a> ) were listed a bunch of programs and libraries (<em> special extra pieces found in the operating system </em>) that  were needed, which I added:</p>
<ul>
<li><strong>scons</strong></li>
<li><strong>libqt3-mt-dev</strong></li>
<li><strong>qt3-dev-tools</strong></li>
<li><strong>libao-dev</strong></li>
<li><strong>libmad0-dev</strong></li>
<li><strong>liba52-0.7.4-dev </strong></li>
<li><strong>libboost-dev</strong></li>
</ul>
<p>But before I  tried to recompile the program, a little further down on their page, I found an entry that they recommended for your <a href="https://help.ubuntu.com/community/Repositories/Ubuntu">sources.list</a> ( t<em>he list of places/repositories that you authorize your computer to download software from.</em> )</p>
<blockquote><p>deb http://ppa.launchpad.net/fabricesp/ppa/ubuntu lucid main</p></blockquote>
<p>After adding this line to my sources.list (<a href="https://help.ubuntu.com/community/Repositories/Ubuntu"><em> you can see how to do all that here</em></a> ) I was able to install and run DVBCut by just issuing the command</p>
<p style="padding-left: 30px;"><em>sudo apt-get install dvbcut</em></p>
<p>And voila I now have a quick little editor that works quite well within my Ubuntu environment. Unfortunately, it still isn&#8217;t as easy or as good as my original Windows EasyMPEG utility, but it&#8217;s still faster than any of the other tools that I found.  I have hopes that it will get even better and until then, if I need to, I can always reboot back into Windows to use my &#8220;old faithful&#8221;.</p>
<p>For those who are only running Linux and especially Ubuntu, I hope dvbcut will help in cutting down the amount of time it used to take you to put together your video. If my EasyMPEG experience is any measure to go by, you should be immensely pleased with the results!</p>
]]></content:encoded>
			<wfw:commentRss>http://newventures.ca/help-desk/linux/2010/07/06/easy-video-editing-with-easympeg-and-dvbcut/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portable Ubuntu Remix Plays Nice with Windows</title>
		<link>http://newventures.ca/help-desk/linux/2010/05/17/portable-ubuntu-remix-plays-nice-with-windows/</link>
		<comments>http://newventures.ca/help-desk/linux/2010/05/17/portable-ubuntu-remix-plays-nice-with-windows/#comments</comments>
		<pubDate>Mon, 17 May 2010 14:00:08 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Bing]]></category>
		<category><![CDATA[CherryPal]]></category>
		<category><![CDATA[CherryPal Bing]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[wubi]]></category>

		<guid isPermaLink="false">http://newventures.ca/?p=430</guid>
		<description><![CDATA[So after all the issues I ran through trying to get our CherryPal Bing up to speed, the next thing I wanted to do was to get some form of Linux or Ubuntu installed within the Windows environment so that I could use it&#8217;s more powerful tools to help manage the system. I had done [...]]]></description>
			<content:encoded><![CDATA[<p>So after all the issues I ran through trying to get our <a href="http://www.cherrypal.com/">CherryPal</a> Bing up to speed, the next thing I wanted to do was to get some form of <a href="http://en.wikipedia.org/wiki/Linux">Linux</a> or <a href="http://www.ubuntu.com/">Ubuntu</a> installed within the Windows environment so that I could use it&#8217;s more powerful tools to help manage the system.</p>
<p>I had done this in the past using a not very well known release of Linux called <a href="http://www.cygwin.com/">Cygwin</a>, which is a Linux-like device designed specifically for Windows. I&#8217;ve used it on all my previous laptops and it has paid for itself many, many, many times over. One of the favorite tasks I liked to use it for was to open up a window on my Windows machine that would ( <em>for all intensive purposes </em>) allow me to access my main Linux machines desktop as if I was logged into it directly.</p>
<p>So now, that the Bing was operating as it should, I decided to see what else was out there and with luck maybe Ubuntu ( <em>my favorite version of Linux</em> ) had such a release itself. It really didn&#8217;t take very long to discover it. It&#8217;s called <a href="http://sourceforge.net/projects/portableubuntu/">Portable Ubuntu Remix</a> and it plays very well indeed. It&#8217;s installed just like a regular Windows application and can be uninstalled just as easily. It doesn&#8217;t partition your drive, nor even take up a lot of disk space. The whole package is very very compact and self contained ( <em>from what I could discern.</em> )</p>
<p><span id="more-430"></span>Once the program launches you get a small menu bar on your desktop (<em> usually near the top</em> ) that looks very similar to the top bar of a normal Ubuntu desktop, and that&#8217;s all. The menu&#8217;s are your typical drop-down menu&#8217;s found in Ubuntu which open up to show you all the options, programs, tools, etc as those found on a usual Ubuntu install. It even includes the Ubuntu software center under the System menu to add and delete programs as you see fit. Open Office, Firefox and a bunch of other programs, tools and games come preinstalled.</p>
<p>The regular Windows programs are left untouched and still run fine. Launching an Ubuntu application actually opens up a window that looks just like a normal Windows application and can be manipulated just the same way. The Ubuntu menu bar can be shrunk down to a small, running icon on the desktop by just clicking either the right or left arrow at the edges of the menu.</p>
<p>The really neat thing is that, after a bit of digging behind the scenes, I&#8217;ve discovered that the main engine of Portable Ubuntu Remix is Cygwin! Which means all the tools and scripts that I had previously developed on my other laptops should be readily portable and straightforward to implement.</p>
<p>Also, since it works and installs Cygwin I was able to find its&#8217; bin path  (<em> the directory that contains all the binary programs essential to Cygwin</em> ) and add it to my Windows path giving me instantaneous access to Linux tools when I need them in Windows!</p>
<p>For those looking at a simple way to install Linux on their laptop without doing a partition, but making it a completely independent installation ( <em>without the overhead of Windows getting in the way </em>) and doing it without too much trouble I recommend two other ways that I have found:</p>
<ol>
<li> The first option is to download and install a LiveCD version of Ubuntu on either an SD card ( <em>if you have one available</em> ) or a USB stick. This will run slower than if it was installed on a hard drive, but it will give you an idea as to whether it will work on you computer or not. Configure your computer to check either/both of those ports for a bootable operating system first and voila, when you turn or reboot your computer you will boot up into your Linux environment! For those who are hoping to do this on a smaller Netbook ( <em>like the CherryPal Africa for example</em>, ) Ubuntu now makes a version configured for smaller netbook screens called the <a href="http://www.ubuntu.com/getubuntu/download-netbook">Ubuntu Netbook Edition</a>. Their webpage even has further directions on how to install it on a USB stick if you need help!</li>
<li>The second  ( <em>which I haven&#8217;t tried out yet</em> ) is something called <a href="http://wubi-installer.org/">Ubuntu Wubi</a>. It somehow installs Ubuntu within your current disk structure but sets up the computer to dual boot ( give you an option as to which operating system you want to run. ) It also, like Cygwin, or Portable Unix Remix, keeps all the files within one folder structure, making it easy to install, and easy to uninstall if you are through playing with it. The only trick here is don&#8217;t just delete the folder to remove it but rather follow the uninstall instructions that come with it. Needless to say I will be trying it out on one of my older laptops. I&#8217;ll let you know if there are any surprises&#8230;. but I&#8217;m not expecting any.</li>
</ol>
<p>Till next time!</p>
]]></content:encoded>
			<wfw:commentRss>http://newventures.ca/help-desk/linux/2010/05/17/portable-ubuntu-remix-plays-nice-with-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Change Ubuntu Icons</title>
		<link>http://newventures.ca/help-desk/linux/2010/03/28/how-to-change-ubuntu-icons/</link>
		<comments>http://newventures.ca/help-desk/linux/2010/03/28/how-to-change-ubuntu-icons/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 16:54:18 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[Karmic Koala]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://newventures.ca/?p=368</guid>
		<description><![CDATA[Every now and then I come across a problem with Ubuntu which once again re-affirms my belief that it isn&#8217;t quite ready for the general user. In this case it was something as simple as selecting an icon for a program that I added that wasn&#8217;t part of the Ubuntu library of programs. Don&#8217;t get [...]]]></description>
			<content:encoded><![CDATA[<p>Every now and then I come across a problem with Ubuntu which once again re-affirms my belief that it isn&#8217;t quite ready for the general user. In this case it was something as simple as selecting an icon for a program that I added that wasn&#8217;t part of the Ubuntu library of programs.</p>
<p>Don&#8217;t get me wrong, I was given a choice of icons that I could have selected for it (<em> instead of the boring default one</em> ) but I didn&#8217;t think any of them properly reflected what the program was really about. So I went out and found an icon library &#8211; there are thousands of them out there&#8230;. and found an icon it it that would suit, but for the life of me I couldn&#8217;t get the icon selected. Every time I went to the directory that the icon ( <em>or for that matter any other icons </em>) existed. I found it empty&#8230;. I knew I was missing something but REALLY! It shouldn&#8217;t be this difficult!  <img src='http://newventures.ca/wp-includes/images/smilies/icon_evil.gif' alt=':evil:' class='wp-smiley' /> </p>
<p>So I&#8217;ve been looking on and off, for solutions for months and most of them said the same thing.</p>
<p style="padding-left: 30px;"><span id="more-368"></span>1) Go to your drop down menus and click on System -&gt; Preferences -&gt; Main Menu</p>
<p style="padding-left: 30px;">2) Go the the program you want to change the icon on Left click on it then Click on Properties off the menu</p>
<p style="padding-left: 30px;">3) Left click on the icon and select browse</p>
<p style="padding-left: 30px;">4) Go to the folder that holds the icon</p>
<p style="padding-left: 30px;">5 ) Select the icon and it&#8217;s done</p>
<p>That sounds great only no matter where I went after step  4  &#8211; NO icons ever showed up! Even if I knew they were there &#8211; it was driving me crazy. This shouldn&#8217;t be a difficult thing. Why couldn&#8217;t I find any icons this way!  <img src='http://newventures.ca/wp-includes/images/smilies/icon_eek.gif' alt='8-O' class='wp-smiley' /> </p>
<p>Well today all was made clear, after once again doing a lot of searching on the Internet I found the missing step&#8230;. that&#8217;s right there is a non obvious step that most people don&#8217;t tell you about.</p>
<p>I found it buried as a one liner hidden in a larger <a href="http://ubuntuforums.org/showthread.php?t=1070608">article all about how you can change find and make your own</a>&#8230;.. it said</p>
<blockquote><p>Using &#8216;Browse Icons&#8217; you often get to what seem to be empty folders &amp; you need to click on OK to open them &amp; find they are not empty!</p></blockquote>
<p>It is an extra step, and not well documented, and I really am not sure why you have to do it that way but you do and here it is&#8230;..</p>
<p>After step 4 you need to:</p>
<p style="padding-left: 30px;">4a) Select the Folder you want then click on the OPEN button found on the browser window</p>
<p style="padding-left: 30px;">4b) After a few seconds a window will open up showing you all the icons available in that folder</p>
<p style="padding-left: 30px;">6 ) Select the icon you want then click OK</p>
<p>Why the extra non-intuitive steps? I&#8217;m sure there is a logical reason somewhere&#8230;. but once again it makes what should have been a simple process elaborate and frankly painful. If you have several folders containing icons it can take a while, unless you know the icon you want to add before hand&#8230;.</p>
<p>So for those of you looking for the answer on how to change your Ubuntu Koala icons here it is</p>
<blockquote>
<p style="padding-left: 30px;">1) Go to your drop down menus and click on System -&gt; Preferences -&gt; Main Menu</p>
<p style="padding-left: 30px;">2) Go the the program you want to change the icon on Left click on it then Click on Properties off the menu</p>
<p style="padding-left: 30px;">3) Left click on the icon and select browse</p>
<p style="padding-left: 30px;">4) Select the Folder you want that contains the icon you want to use and click on the OPEN button found on the browser window</p>
<p style="padding-left: 30px;">5) After a few seconds a window will open up showing you all the icons available in that folder</p>
<p style="padding-left: 30px;">6) Select the icon you want then click OK</p>
<p style="padding-left: 30px;">7) Click on all close buttons as your icon has now been changed</p>
</blockquote>
<p>Now it does appear that once you have done this, that in future you just need to select that folder from the drop down menu when you are browsing and all the icons magically appear. So there is definitely something going on. But really, would it have been so hard to just let a body browse and select the icon wanted instead of having to open the folder first and allow it to load up everything in it before selecting the icon one wanted?!</p>
]]></content:encoded>
			<wfw:commentRss>http://newventures.ca/help-desk/linux/2010/03/28/how-to-change-ubuntu-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Foxit &#8211; A PDF Viewer for Windows &amp; Ubuntu!</title>
		<link>http://newventures.ca/help-desk/linux/2009/11/16/foxit-a-pdf-viewer-for-windows-ubuntu/</link>
		<comments>http://newventures.ca/help-desk/linux/2009/11/16/foxit-a-pdf-viewer-for-windows-ubuntu/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 21:00:38 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[foxit]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[PDF viewer]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://newventures.ca/?p=345</guid>
		<description><![CDATA[As you are probably aware by now, almost every manual and &#8220;official&#8221; document that you find on the Internet ( and in business ) is in PDF (Portable Document Format). It was designed by Adobe Systems and ( thankfully ) in 2008 they released it as an open format. What this meant was that other [...]]]></description>
			<content:encoded><![CDATA[<p>As you are probably aware by now, almost every manual and &#8220;official&#8221; document that you find on the Internet ( <em>and in business</em> ) is in <a href="http://en.wikipedia.org/wiki/PDF">PDF</a> (<em>Portable Document Format</em>). It was designed by<a href="http://www.adobe.com/"> Adobe Systems</a> and ( <em>thankfully</em> ) in 2008 they released it as an open format. What this meant was that other companies could then legally design tools to view, edit and create PDF files without Adobe going after them for copyright/patent violations.</p>
<p>The reason I said &#8220;thankfully&#8221; is because although Adobe made and released a great software program that allowed one to read PDF format files ( <em>originally called <a href="http://en.wikipedia.org/wiki/Adobe_reader">Acrobat Reader</a></em> ), this at first wonderful piece of software became bogged down into newer, better, more powerful versions. Which resulted in bigger, slower, more cumbersome versions&#8230;. to the point that on some older computers the reader would take OVER a minute to load up before you could use it! <em><strong>It was worse than watching paint dry!</strong></em></p>
<p>So the search was on for a PDF viewer that was faster and as powerful ( <em>yes some of those add-ons that Adobe came out with were useful</em> ) as the original Adobe Acrobat was, but faster&#8230;. oh please much faster&#8230;.</p>
<p><span id="more-345"></span>For Windows there was a plethora of choices, but only one stood out from the pack, <a href="http://www.foxitsoftware.com/">Foxit</a> and I&#8217;m glad to say that it not only works fast, but gives me everything I ever really want in a PDF document viewer:</p>
<ul>
<li>It&#8217;s extremely small in size &#8211; only 5MB vs the 20+MB of Adobe Acrobat</li>
<li>It&#8217;s extremely fast &#8211; there is no waiting time, you click on the document and it opens!</li>
<li>It converts PDF text into plain text if you want to save it later for editing etc (<em> trust me I&#8217;ve used this feature a lot!</em> )</li>
<li>It annotates text &#8211; kinda cool &#8211; and neat that I can do that to make things easier to find after reading a large document</li>
<li>Lets you search through the PDF quickly looking for keywords</li>
<li>Lets you zoom in and out ( <em>changing the text size</em> ) with a click of the scroll wheel</li>
<li>Pages up and down with no effort and again one can use the scroll wheel</li>
</ul>
<p>It installed easily and quickly, without any problems. Foxit also offers a complete line of PDF software, both commercial and free, from editors to creators and more&#8230;. for those who are just interested in downloading the Windows version go here&#8230;. <a href="http://www.foxitsoftware.com/downloads/index.php">www.foxitsoftware.com/downloads</a></p>
<p>So, with Linux, or more specifically Ubuntu 9.10, the choice was no where as wide. Clicking on the Ubuntu Software Centre icon and doing a search on PDF viewer generated only four real hits.</p>
<ul>
<li>Document Viewer ( <em>which I already had &#8211; it was fast but even changing pages wasn&#8217;t easy</em> )</li>
<li>Okular  for multipurpose reading (which seemed okay, but with no feedback as to useage I wasn&#8217;t sure)</li>
<li>Xpdf (which to be truthful does most of what I want but for some reason I just didn&#8217;t get excited with it)</li>
<li>ePDFviewer ( which for lack of information I didn&#8217;t bother with )</li>
</ul>
<p>There were several other packages but they all appeared to be for reading, cataloging etc etc ebooks&#8230;. and while they may have worked as a generic PDF viewer, I certainly didn&#8217;t want every PDF document that I read imported and cataloged into some database to haunt me for the rest of the softwares life&#8230;. which leads me to a little rant here&#8230;.</p>
<blockquote><p>I find that I really am enjoying Ubuntu 9.10, or Karmic Koala as it is called, BUT the one item that drives me a little crazy has to be the updated &#8220;Ubuntu Software Centre.&#8221; Yes it looks real pretty, put please give us back the functionality of the older software tool! I depended upon the quick synopsis and more importantly the ratings system that it had. If a product had 5 stars I knew I could pretty well count on being satisfied with the product and 3 stars meant that value may or may not be there&#8230;. but giving me just pretty pictures and a very small description really doesn&#8217;t do anything for anyone&#8230;..</p></blockquote>
<p>I wondered if Foxit had an Ubuntu version&#8230;. as I am finding more and more that many software companies &#8211; especially those who develop software for free use &#8211; are developing releases for other platforms as well.</p>
<p>Some googling around showed that indeed Foxit had tried to develop a version for Ubuntu, but that it didn&#8217;t work/install very well. So I went to their website to see what the problems were and if they had made any other versions that might have improved upon the issues and found that yes indeed, they have been and still are working on many, many versions and generating new releases for several platforms! All of which can be found here&#8230;. <a href="http://www.foxitsoftware.com/pdf/desklinux/download.html">www.foxitsoftware.com/pdf/desklinux/download.html</a> Awesome!</p>
<p>I downloaded the latest .deb package and let my software manager handle the installation&#8230;. which it did quite handily, without any problem, and then tested it out on several test documents and ALL worked and viewed and printed fine&#8230;. Suffice to say that for Ubuntu 9.10 at least they got all the bugs ironed out!</p>
<p>So my recommendations? If you want to stay within the strict Ubuntu &#8220;opensource&#8221; environment then go with <a href="http://www.foolabs.com/xpdf/">Xpdf.</a> It works fine and gives you most of the functionality that people need when viewing PDF documents. If you want a little more, and want to keep your support/software options in sync with Windows then go with the Foxit solution. It works great and is identical regardless of the platform!</p>
]]></content:encoded>
			<wfw:commentRss>http://newventures.ca/help-desk/linux/2009/11/16/foxit-a-pdf-viewer-for-windows-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HDAT2 &#8211; The Ultimate Hard Drive Rescue Tool</title>
		<link>http://newventures.ca/help-desk/linux/2009/11/12/hdat2-the-ultimate-hard-drive-rescue-tool/</link>
		<comments>http://newventures.ca/help-desk/linux/2009/11/12/hdat2-the-ultimate-hard-drive-rescue-tool/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 18:42:04 +0000</pubDate>
		<dc:creator>Rick</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Freeze lock]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[HDAT2]]></category>
		<category><![CDATA[NTLDR]]></category>
		<category><![CDATA[Seagate]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://newventures.ca/?p=337</guid>
		<description><![CDATA[So now that I&#8217;ve upgraded to a Karmic Koala, and am happy with most of the results, I&#8217;ve decided that it&#8217;s time to retire my old system ( all of 3 years&#8230;) and see what else I can do with it. Suffice to say, unfortunately, there are still a lot of things that don&#8217;t run [...]]]></description>
			<content:encoded><![CDATA[<p>So now that I&#8217;ve upgraded to a Karmic Koala, and am happy with most of the results, I&#8217;ve decided that it&#8217;s time to retire my old system (<em> all of 3 years&#8230;</em>) and see what else I can do with it.</p>
<p>Suffice to say, unfortunately, there are still a lot of things that don&#8217;t run well in Linux and  while Windows XP &#8220;may&#8221; be starting to show it&#8217;s age, it&#8217;s still runs some of the accessories and tools that I can&#8217;t get to run on Linux and so I thought that I would clean up my older machine ( <em>which has run XP for quite a few years now, and gave me some successful results with Ubuntu</em> ) with a clean install of XP and try and get those things that won&#8217;t run on my newer Koala machine to run on it&#8230;. as I really don&#8217;t like having to reboot from one Operating System to the other every time I get a &#8220;brilliant&#8221; idea&#8230;.</p>
<p>I unfortunately, of course, ran into a MAJOR problem ( <em>which lucky for you generated this report &#8211; and why I&#8217;ve been off air working on it pretty solidly for almost a week</em>. ) What happenned was that somewhere in amongst my repartitioning and reformatting my newer 500GB Seagate drive it decided to go into &#8220;security mode&#8221;. Just what this &#8220;security mode&#8221; is and does has still left me scratching my head&#8230; and there are a lot of others out there who have stumbled across this problem also&#8230; most sites refer to it as a &#8220;freeze lock&#8221;</p>
<ul>
<li><a href="http://www.experts-exchange.com/Storage/Hard_Drives/Q_24284906.html">www.experts-exchange.com/Storage/Hard_Drives/Q_24284906.html</a></li>
<li><a href="http://www.articlesbase.com/data-recovery-articles/seagate-hard-drive-failure-causes-and-cures-856129.html">www.articlesbase.com/data-recovery-articles/seagate-hard-drive-failure-causes-and-cures-856129.html</a></li>
<li><a href="http://www.xipher.dk/WordPress/?p=133">www.xipher.dk/WordPress/?p=133</a></li>
</ul>
<p><span id="more-337"></span>Suffice to say there are a lot of problems out there. The majority of the &#8220;free&#8221; solutions was to  try to build a boot disk and try replacing the MBR ( Master Boot Record ), getting Seagate to replace it, &#8220;remembering&#8221; the password used to lock the device etc etc etc&#8230;. I might have tried the MBR repair root, except I had thought that I had successfully &#8220;wiped&#8221; or &#8220;erased&#8221; the drive making sure it wouldn&#8217;t boot back into anything resembling what it first was.</p>
<p>Basically the symptoms were that the drive acted and looked normal, save for a mysterious 8GB partition that would pop up on it&#8217;s own from time to time. Deleting it seemed to work and repartitioning and formatting the drive seemed to work except when ever I tried to install Windows it would progress along to when it needed to boot on its own and fail! Responding that it could not find<a href="http://en.wikipedia.org/wiki/NTLDR"> NTLDLR  ( </a><em><a href="http://en.wikipedia.org/wiki/NTLDR">which is an NT Loader for Windows XP</a>&#8230;.. ah the history&#8230;.</em> ) after a lot of research I found the solution&#8230; So I followed the recommended to manually install the NTLDR.EXE,  using the Microsoft Repair option off of the XP install disk, only to discover that it was already there! But for some really bizarre reason, the computer would not recognize it, nor find it!</p>
<p>So, I replaced the files anyways and rebooted, it still failed, so I tried a repartition and reinstall from step one&#8230;. and that funny 8GB partition kept showing up, so I decided to look for tools made by Seagate that should have help me with this problem &#8211; <a href="http://www.seagate.com/www/en-us/support/downloads/seatools">Seatools from of course Seagate</a> allowed me to do pretty well everything, and I tried everything, I secure erased the entire drive, analyzed it to death, etc, etc, etc and the software said that all was healthy&#8230;. it did find some bad sectors which I thought okay, maybe that was the problem&#8230;.. but after attempting installation number 23&#8230;&#8230; NTLDR was still not found and that funny 8GB partition was back&#8230;. Everything seemed to say that I had 8GB of disk space locked out on the drive that was sometimes seen, and sometimes not&#8230;. and when the installation program ran into it (<em> because it obviously couldn&#8217;t see it</em> ) the installation somehow failed, while trying to think that it succeeded&#8230;.</p>
<p>Again all my research seemed to point towards a locked or frozen piece of the hard drive, but I could not find anything, anywhere that would let me fix it&#8230;. then I found an innocuous little reference to yet another free disk tool called HDAT&#8230;. or more properly HDAT2 and since nothing else had worked I gave it a try. It&#8217;s home page is <a href="http://www.hdat2.com/">www.hdat2.com</a>.</p>
<p>It had all sorts of suggestions and fixes for both damaged Master Boot Records and &#8220;frozen&#8221; or security issues.. The in-depth analysis available with this package is amazing. This package will tell you more about your hard drive than anything else I&#8217;ve seen, and since it isn&#8217;t specifically designed for any particular manufacturer ( <em>like Seagates is</em> ) it&#8217;s a tool that should be in anyones library!</p>
<p>The analysis showed me that I still had a valid MBR ( Master Boot Record ) but that I also had 571 folders and a locked portion of the hard drive that I could not delete&#8230;. thankfully it at least found them AND acknowledge that it couldn&#8217;t delete them&#8230;. so I started doing some further analyis and everytime it found a problem I tried to fix it, and it reported that it couldn&#8217;t&#8230;.. writes were not &#8220;allowed&#8221;&#8230;..</p>
<p>So I looked really closely at the &#8220;Device Configuration Overlay&#8221; or DCO menu and within that was an item marked &#8220;Freeze Lock&#8221; which meant that this tool should allow me to access that hidden frozen section that keeps XP from installing&#8230;&#8230; With a bit of playing<em> ( sorry I didn&#8217;t write down the exact steps</em> ) I found that even though security did not appear enabled I was still able to disable all security features and locks&#8230; when I was done I was able to partition the hard drive ( that mysterious 8GB partition disappeared ) and install XP as if nothing had happened.</p>
<p>HDAT2 will be my number one hard disk tool for any future problems ( <em>and here&#8217;s hoping I wont have any more&#8230;.</em>) I recommend you check it out before you try any other solution &#8211; it saved me from having to go out and buy another 500GB drive&#8230;. Here is some more info from their home page&#8230;</p>
<blockquote><p><span style="font-family: Arial CE; font-size: xx-small;"> </span></p>
<table border="0">
<tbody>
<tr>
<td style="padding-left: 30px;" align="left"><span style="font-family: Arial CE; font-size: xx-small;">HDAT2 is program for test or diagnostics of <strong>ATA/ATAPI/SATA, SSD</strong> and <strong>SCSI/USB</strong> devices.<br />
It will not execute in a DOS session under Windows. You should make a DOS       boot floppy disk or CD/DVD and boot your system for it and execute this program from       that floppy disk or CD-ROM.</span><span style="font-family: Arial CE; font-size: xx-small;"> HDAT2 program has 2 levels:</span></p>
<p><span style="font-family: Arial CE; font-size: xx-small;"> </span></td>
</tr>
<tr>
<td align="left">
<ul><span style="font-family: Arial CE; font-size: xx-small;"> <span></p>
<li><span style="color: blue;"><strong>Drive level testing</strong></span>- main function is testing and repair (to regenerate) bad sectors for detected devices<br />
- you get many information about detected devices</li>
<p></span></p>
<li><span style="color: blue;"><strong>File level testing</strong></span>- read/find/check items (MBR, boot, directories, etc.) of file system FAT12/16/32<br />
- check/remove (regenerates) bad sectors records, flags in FAT table</li>
<p></span></ul>
</td>
</tr>
</tbody>
</table>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://newventures.ca/help-desk/linux/2009/11/12/hdat2-the-ultimate-hard-drive-rescue-tool/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
