<?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 on: #188  Windows 7 Shortcuts, VirtualBox, Copy File Path, Alex &amp; Honda Bob, Mac Trojan Horse Stolen iWork &#8216;09</title>
	<atom:link href="http://www.podfeet.com/wordpress/2009/01/25/188-windows-7-shortcuts-virtualbox-copy-file-path-alex-honda-bob-mac-trojan-horse-stolen-iwork-09/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.podfeet.com/wordpress/2009/01/25/188-windows-7-shortcuts-virtualbox-copy-file-path-alex-honda-bob-mac-trojan-horse-stolen-iwork-09/</link>
	<description></description>
	<lastBuildDate>Sat, 06 Mar 2010 16:53:30 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: NosillaCast @ podfeet.com</title>
		<link>http://www.podfeet.com/wordpress/2009/01/25/188-windows-7-shortcuts-virtualbox-copy-file-path-alex-honda-bob-mac-trojan-horse-stolen-iwork-09/comment-page-1/#comment-129004</link>
		<dc:creator>NosillaCast @ podfeet.com</dc:creator>
		<pubDate>Mon, 23 Feb 2009 04:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.podfeet.com/wordpress/?p=719#comment-129004</guid>
		<description>[...] OS to do, but it requires that geek courage to just pop open the command line and jump in! I put a Link directly to Chuck&#8217;s comment so you can read along and test it out - it&#8217;s actually very short and Chuck gives great [...]</description>
		<content:encoded><![CDATA[<p>[...] OS to do, but it requires that geek courage to just pop open the command line and jump in! I put a Link directly to Chuck&#8217;s comment so you can read along and test it out &#8211; it&#8217;s actually very short and Chuck gives great [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuck Provenzano</title>
		<link>http://www.podfeet.com/wordpress/2009/01/25/188-windows-7-shortcuts-virtualbox-copy-file-path-alex-honda-bob-mac-trojan-horse-stolen-iwork-09/comment-page-1/#comment-127669</link>
		<dc:creator>Chuck Provenzano</dc:creator>
		<pubDate>Thu, 05 Feb 2009 03:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.podfeet.com/wordpress/?p=719#comment-127669</guid>
		<description>&lt;a name=&quot;chuck&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;Allison:

A comment on ISO Burning.

I&#039;m platform neutral and have used ImgBurn for some time now and love it. Whenever I fix a PC I install it. As mentioned by debbie T Disk Utility does burn from ISO images. But if you really want to rock with the cool kids on a Mac, you&#039;ve got to open up Terminal and do it from the command line.

The command &quot;hdiutil&quot; has more options then you can image but burning with it couldn&#039;t be easier. In this example I burned the disk image Pinnochio.iso to a CD. For simplicity, I moved the image file to my home folder. The user types in the bit after the $, all the rest is progress reported by the system.

G4Mac:~ chuck$ hdiutil burn Pinocchio.iso 
Please insert a disc: 
Preparing data for burn
Opening session
Opening track
Writing track
.....................................................................................
Closing track
..............................................................................................................................
Closing session
Finishing burn
Verifying burn...
Verifying
.............................................................................................................................................
Burn completed successfully
.............................................................................................................................................
hdiutil: burn: completed

Notes:
Verify and eject are default functions so the completed disk just pops out when completed.
The command also works with .dmg files.
To see all of the options of hdiutil go back to terminal and type &quot;man hdiutil&quot;.

A developer named James W. Walker has a collection of free scripts called &quot;Custom Hybrid CD Kit&quot; which helps you create Hybrid (cross platform) disks on a Mac. The output is an ISO image file. The scripts allow you to designate which files are hidden in Windows Explorer or the Mac Finder. Anybody who has tried to create one of these will appreciate this little bundle.
</description>
		<content:encoded><![CDATA[<p><a name="chuck" rel="nofollow"></a>Allison:</p>
<p>A comment on ISO Burning.</p>
<p>I&#8217;m platform neutral and have used ImgBurn for some time now and love it. Whenever I fix a PC I install it. As mentioned by debbie T Disk Utility does burn from ISO images. But if you really want to rock with the cool kids on a Mac, you&#8217;ve got to open up Terminal and do it from the command line.</p>
<p>The command &#8220;hdiutil&#8221; has more options then you can image but burning with it couldn&#8217;t be easier. In this example I burned the disk image Pinnochio.iso to a CD. For simplicity, I moved the image file to my home folder. The user types in the bit after the $, all the rest is progress reported by the system.</p>
<p>G4Mac:~ chuck$ hdiutil burn Pinocchio.iso<br />
Please insert a disc:<br />
Preparing data for burn<br />
Opening session<br />
Opening track<br />
Writing track<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.<br />
Closing track<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br />
Closing session<br />
Finishing burn<br />
Verifying burn&#8230;<br />
Verifying<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br />
Burn completed successfully<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;<br />
hdiutil: burn: completed</p>
<p>Notes:<br />
Verify and eject are default functions so the completed disk just pops out when completed.<br />
The command also works with .dmg files.<br />
To see all of the options of hdiutil go back to terminal and type &#8220;man hdiutil&#8221;.</p>
<p>A developer named James W. Walker has a collection of free scripts called &#8220;Custom Hybrid CD Kit&#8221; which helps you create Hybrid (cross platform) disks on a Mac. The output is an ISO image file. The scripts allow you to designate which files are hidden in Windows Explorer or the Mac Finder. Anybody who has tried to create one of these will appreciate this little bundle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: podfeet</title>
		<link>http://www.podfeet.com/wordpress/2009/01/25/188-windows-7-shortcuts-virtualbox-copy-file-path-alex-honda-bob-mac-trojan-horse-stolen-iwork-09/comment-page-1/#comment-127424</link>
		<dc:creator>podfeet</dc:creator>
		<pubDate>Sun, 01 Feb 2009 23:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.podfeet.com/wordpress/?p=719#comment-127424</guid>
		<description>Hey Ryan - yeah, I TRIED to install the Guest Additions but it doesn&#039;t work for some reason.  There&#039;s an analog to that kind of that kind of thing in every virtual machine app - basically it creates the drivers for your particular machine, like for video and mice and audio.  Wish it WOULD run.  My buddy Ron installed it and had the identical problem.  nice to know you can burn ISOs in Windows 7 (um finally?)</description>
		<content:encoded><![CDATA[<p>Hey Ryan &#8211; yeah, I TRIED to install the Guest Additions but it doesn&#8217;t work for some reason.  There&#8217;s an analog to that kind of that kind of thing in every virtual machine app &#8211; basically it creates the drivers for your particular machine, like for video and mice and audio.  Wish it WOULD run.  My buddy Ron installed it and had the identical problem.  nice to know you can burn ISOs in Windows 7 (um finally?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey L Miller</title>
		<link>http://www.podfeet.com/wordpress/2009/01/25/188-windows-7-shortcuts-virtualbox-copy-file-path-alex-honda-bob-mac-trojan-horse-stolen-iwork-09/comment-page-1/#comment-126976</link>
		<dc:creator>Jeffrey L Miller</dc:creator>
		<pubDate>Mon, 26 Jan 2009 23:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.podfeet.com/wordpress/?p=719#comment-126976</guid>
		<description>As for finding the startup folder, easiest way is to type &quot;shell:startup&quot; in the run menu and it will be displayed in a explorer window.  Very hand since Microsoft keeps moving around the damn thing from OS to OS.

One good feature of Windows 7 is that that you can now burn a iso directly when you right click on one.  Yet you still can&#039;t mount an iso file directly.  This is crazy since everything on MSDN is an iso file and you have to use a 3rd party utility to mount it.  OSX handles everything so much easier.

As for the drobo argument.  It depends on how important your data is to you.  The drobo is like an insurance policy, yeah you pay extra for safety - but when you need it you are really happy. If a backup drive goes down, then you have no backup until you get a new drive and then backup your data.  If anything happens to your main drive during that time, then you are out of luck.  If you used a backup drive as a time machine drive and it goes down, you just lost your history.

Does the average person need a drobo, depends on how important their data is for them.  For worry free backup, it is pretty much the best solution.  Now I don&#039;t have a drobo, though I certainly would like to get one in the future and it is certainly true that the price is a deterrent.  Right now I have 4 drives in my Mac Pro where I use 3 for backup.  Plus another external drive to backup my Macbook Pro.

The drobo also lets you add storage without have to throw away previous investment.  Yeah you can buy a new backup drive when they get cheaper to replace current, but it is better to be able to add instead of replace capacity.

As for the question of how much capacity you need.  Well it is a good idea beside using time machine to clone your drive and create an image. I do this weekly and try to keep previous images until the drive is filled and I have to delete old backup images. Plus the drobo has apps now and you can even access content over the web.</description>
		<content:encoded><![CDATA[<p>As for finding the startup folder, easiest way is to type &#8220;shell:startup&#8221; in the run menu and it will be displayed in a explorer window.  Very hand since Microsoft keeps moving around the damn thing from OS to OS.</p>
<p>One good feature of Windows 7 is that that you can now burn a iso directly when you right click on one.  Yet you still can&#8217;t mount an iso file directly.  This is crazy since everything on MSDN is an iso file and you have to use a 3rd party utility to mount it.  OSX handles everything so much easier.</p>
<p>As for the drobo argument.  It depends on how important your data is to you.  The drobo is like an insurance policy, yeah you pay extra for safety &#8211; but when you need it you are really happy. If a backup drive goes down, then you have no backup until you get a new drive and then backup your data.  If anything happens to your main drive during that time, then you are out of luck.  If you used a backup drive as a time machine drive and it goes down, you just lost your history.</p>
<p>Does the average person need a drobo, depends on how important their data is for them.  For worry free backup, it is pretty much the best solution.  Now I don&#8217;t have a drobo, though I certainly would like to get one in the future and it is certainly true that the price is a deterrent.  Right now I have 4 drives in my Mac Pro where I use 3 for backup.  Plus another external drive to backup my Macbook Pro.</p>
<p>The drobo also lets you add storage without have to throw away previous investment.  Yeah you can buy a new backup drive when they get cheaper to replace current, but it is better to be able to add instead of replace capacity.</p>
<p>As for the question of how much capacity you need.  Well it is a good idea beside using time machine to clone your drive and create an image. I do this weekly and try to keep previous images until the drive is filled and I have to delete old backup images. Plus the drobo has apps now and you can even access content over the web.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
