<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for JBH Communications</title>
	<atom:link href="http://jbhcommunications.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://jbhcommunications.com</link>
	<description>Web site design and maintenance, newsletter production and photography in the Dallas area</description>
	<lastBuildDate>Thu, 05 Nov 2009 18:26:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on New Site Takes Flight by Rob Brown</title>
		<link>http://jbhcommunications.com/2009/10/new-site-takes-flight/#comment-17</link>
		<dc:creator>Rob Brown</dc:creator>
		<pubDate>Thu, 05 Nov 2009 18:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.jbhcommunicationsblog.com/?p=276#comment-17</guid>
		<description>Brad,
This is really interesting--great photos on the website. What a life the Pucketts have had!
Very brave people.
Rob</description>
		<content:encoded><![CDATA[<p>Brad,<br />
This is really interesting&#8211;great photos on the website. What a life the Pucketts have had!<br />
Very brave people.<br />
Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disk Image Backups, Free and Otherwise by Brad Hepp</title>
		<link>http://jbhcommunications.com/2008/12/driveimage-xml-free-backup-solution/#comment-4</link>
		<dc:creator>Brad Hepp</dc:creator>
		<pubDate>Mon, 02 Feb 2009 03:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jbhcommunicationsblog.com/?p=51#comment-4</guid>
		<description>Fred, I&#039;ll have to give rsync a try. I currently use Microsoft&#039;s SyncToy to write any new Data files over to external USB drives. I wish it were faster, although it makes up for some sluggishness in sheer simplicity. 

I too am a fan of partitioning software--have used gparted with no problems.

Thanks for the tip on saving a copy of the master boot record. Short of using DriveImage XML, that sounds like a good safeguard. Any recommendations on how to make and restore that MBR copy?</description>
		<content:encoded><![CDATA[<p>Fred, I&#8217;ll have to give rsync a try. I currently use Microsoft&#8217;s SyncToy to write any new Data files over to external USB drives. I wish it were faster, although it makes up for some sluggishness in sheer simplicity. </p>
<p>I too am a fan of partitioning software&#8211;have used gparted with no problems.</p>
<p>Thanks for the tip on saving a copy of the master boot record. Short of using DriveImage XML, that sounds like a good safeguard. Any recommendations on how to make and restore that MBR copy?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disk Image Backups, Free and Otherwise by Fred Langford</title>
		<link>http://jbhcommunications.com/2008/12/driveimage-xml-free-backup-solution/#comment-3</link>
		<dc:creator>Fred Langford</dc:creator>
		<pubDate>Mon, 02 Feb 2009 03:31:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.jbhcommunicationsblog.com/?p=51#comment-3</guid>
		<description>I would like to suggest two more tools.

I use &quot;gtparted&quot;, however there is &quot;gparted&quot;, &quot;pmagic&quot; (parted magic) and not to be confused with &quot;partition magic&quot;.  Any of these can ease the task of using a larger hard drive with a smaller image.  After applying the image, the drive can be resized, generally without destroying any data.  This is contrary to what I have always been taught, but it works.  This works with almost every file format.  Even with NTFS.  This is open source.

The other tool is &quot;rsync&quot;.  This will make mirror image - files, directories, etc. although not *.iso image Windows needs.  It works great for uploading new or revised web pages, backups that do not require an image, etc.  This is available for Windows, Linux, Unix, etc.  It&#039;s claim to fame is it only moves the differences in the files, not the whole file.  Very fast.  This is open source.

I use &quot;rsync&quot; for backups.  Because I use Linux, I really don&#039;t care if I have an *.iso image or not.  I can take a live CD and have everything reinstalled in 20-30 minutes, ready to go to work.  I back up my data files separately from my hidden files, so I just reload my data backup.  My hidden files are personal configuration files - these I will pick and choose over.  Browser, email configuration, etc.  I only want to restore the basics.  The rest I will never move.

Additionaly, I would like to suggest Windows users have a saved copy of their master boot record.  Microsoft does not help very well in this area but, this is where a good percentage of viruses hit first.  Linux makes it easy to replace the master boot record at any time.  I have one machine with a &quot;grub&quot; bootloader (Linux) running Windows XP.  I did not have a Microsoft backup. Grub works quite fine.</description>
		<content:encoded><![CDATA[<p>I would like to suggest two more tools.</p>
<p>I use &#8220;gtparted&#8221;, however there is &#8220;gparted&#8221;, &#8220;pmagic&#8221; (parted magic) and not to be confused with &#8220;partition magic&#8221;.  Any of these can ease the task of using a larger hard drive with a smaller image.  After applying the image, the drive can be resized, generally without destroying any data.  This is contrary to what I have always been taught, but it works.  This works with almost every file format.  Even with NTFS.  This is open source.</p>
<p>The other tool is &#8220;rsync&#8221;.  This will make mirror image &#8211; files, directories, etc. although not *.iso image Windows needs.  It works great for uploading new or revised web pages, backups that do not require an image, etc.  This is available for Windows, Linux, Unix, etc.  It&#8217;s claim to fame is it only moves the differences in the files, not the whole file.  Very fast.  This is open source.</p>
<p>I use &#8220;rsync&#8221; for backups.  Because I use Linux, I really don&#8217;t care if I have an *.iso image or not.  I can take a live CD and have everything reinstalled in 20-30 minutes, ready to go to work.  I back up my data files separately from my hidden files, so I just reload my data backup.  My hidden files are personal configuration files &#8211; these I will pick and choose over.  Browser, email configuration, etc.  I only want to restore the basics.  The rest I will never move.</p>
<p>Additionaly, I would like to suggest Windows users have a saved copy of their master boot record.  Microsoft does not help very well in this area but, this is where a good percentage of viruses hit first.  Linux makes it easy to replace the master boot record at any time.  I have one machine with a &#8220;grub&#8221; bootloader (Linux) running Windows XP.  I did not have a Microsoft backup. Grub works quite fine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

