<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for evan.musing &lt;&lt; current</title>
	<atom:link href="http://blog.fallingsnow.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fallingsnow.net</link>
	<description>life and tech stuff by Evan Phoenix</description>
	<lastBuildDate>Tue, 02 Oct 2012 10:36:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Doing a Time Machine full restore even if it doesn&#8217;t want to by sander</title>
		<link>http://blog.fallingsnow.net/2009/06/02/doing-a-time-machine-full-restore-even-if-it-doesnt-want-to/#comment-34946</link>
		<dc:creator><![CDATA[sander]]></dc:creator>
		<pubDate>Tue, 02 Oct 2012 10:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fallingsnow.net/?p=85#comment-34946</guid>
		<description><![CDATA[This is by far one of the most helpful topics of the last few years!!! I was getting desperate; had to reinstall OS but installer (from usb drive) kept reporting errors. Internal hard drive had already been formatted. A time machine backup was my very last resort! Many many thanks and keep up the sharing of knowledge!!!]]></description>
		<content:encoded><![CDATA[<p>This is by far one of the most helpful topics of the last few years!!! I was getting desperate; had to reinstall OS but installer (from usb drive) kept reporting errors. Internal hard drive had already been formatted. A time machine backup was my very last resort! Many many thanks and keep up the sharing of knowledge!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple VM JIT with LLVM by Sundar</title>
		<link>http://blog.fallingsnow.net/2008/05/23/simple-vm-jit-with-llvm/#comment-32501</link>
		<dc:creator><![CDATA[Sundar]]></dc:creator>
		<pubDate>Tue, 29 May 2012 03:42:41 +0000</pubDate>
		<guid isPermaLink="false">http://evanphx.wordpress.com/?p=46#comment-32501</guid>
		<description><![CDATA[I haven&#039;t looked into Parrot in a lot of depth, but from what I unedsrtand it&#039;s a higher-level virtual machine than LLVM.  LLVM really models a RISC processor with an infinite number of write-once registers (i.e. a single static assignment machine); it doesn&#039;t have primitives for anything like method dispatch or imply support for garbage collection or anything like that.The point of LLVM is that it provides a great, flexible and platform-independent target for other things like Parrot.  For example, since LLVM is structured as a set of libraries, Parrot could use it to perform just-in-time compilation from the higher-level abstraction it offers to an instruction stream that can be used on a particular piece of hardware.  (Thus saving Parrot the work of implementing its own JIT.)]]></description>
		<content:encoded><![CDATA[<p>I haven&#8217;t looked into Parrot in a lot of depth, but from what I unedsrtand it&#8217;s a higher-level virtual machine than LLVM.  LLVM really models a RISC processor with an infinite number of write-once registers (i.e. a single static assignment machine); it doesn&#8217;t have primitives for anything like method dispatch or imply support for garbage collection or anything like that.The point of LLVM is that it provides a great, flexible and platform-independent target for other things like Parrot.  For example, since LLVM is structured as a set of libraries, Parrot could use it to perform just-in-time compilation from the higher-level abstraction it offers to an instruction stream that can be used on a particular piece of hardware.  (Thus saving Parrot the work of implementing its own JIT.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Doing a Time Machine full restore even if it doesn&#8217;t want to by Jason Inc</title>
		<link>http://blog.fallingsnow.net/2009/06/02/doing-a-time-machine-full-restore-even-if-it-doesnt-want-to/#comment-31940</link>
		<dc:creator><![CDATA[Jason Inc]]></dc:creator>
		<pubDate>Mon, 30 Apr 2012 18:28:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fallingsnow.net/?p=85#comment-31940</guid>
		<description><![CDATA[The instructions are perfect and work like a charm.  Thank you!]]></description>
		<content:encoded><![CDATA[<p>The instructions are perfect and work like a charm.  Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A new door opens&#8230; by Ruby NoName Podcast S04E06 &#124; &#124; CopyBase.RU - Интересное из сетиCopyBase.RU &#8212; Интересное из сети</title>
		<link>http://blog.fallingsnow.net/2012/03/28/a-new-door-opens/#comment-31642</link>
		<dc:creator><![CDATA[Ruby NoName Podcast S04E06 &#124; &#124; CopyBase.RU - Интересное из сетиCopyBase.RU &#8212; Интересное из сети]]></dc:creator>
		<pubDate>Thu, 12 Apr 2012 18:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fallingsnow.net/?p=109#comment-31642</guid>
		<description><![CDATA[[...] Evan Phoenix уходит из Engine Yard [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Evan Phoenix уходит из Engine Yard [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A new door opens&#8230; by Autumn</title>
		<link>http://blog.fallingsnow.net/2012/03/28/a-new-door-opens/#comment-31477</link>
		<dc:creator><![CDATA[Autumn]]></dc:creator>
		<pubDate>Fri, 30 Mar 2012 02:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fallingsnow.net/?p=109#comment-31477</guid>
		<description><![CDATA[Congrats, Evan! I hope the new position is challenging and satisfying.]]></description>
		<content:encoded><![CDATA[<p>Congrats, Evan! I hope the new position is challenging and satisfying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing colors in Terminal.app on 10.6 by evanphx</title>
		<link>http://blog.fallingsnow.net/2009/08/28/fixing-colors-in-terminal-app-on-10-6/#comment-30932</link>
		<dc:creator><![CDATA[evanphx]]></dc:creator>
		<pubDate>Wed, 22 Feb 2012 17:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://evanphx.wordpress.com/?p=92#comment-30932</guid>
		<description><![CDATA[It would have to be recompiled. This isn&#039;t really maintained since it was added natively in 10.7 and thusly the plugin isn&#039;t needed.]]></description>
		<content:encoded><![CDATA[<p>It would have to be recompiled. This isn&#8217;t really maintained since it was added natively in 10.7 and thusly the plugin isn&#8217;t needed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Doing a Time Machine full restore even if it doesn&#8217;t want to by Thomas goddard</title>
		<link>http://blog.fallingsnow.net/2009/06/02/doing-a-time-machine-full-restore-even-if-it-doesnt-want-to/#comment-30875</link>
		<dc:creator><![CDATA[Thomas goddard]]></dc:creator>
		<pubDate>Sat, 18 Feb 2012 18:24:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fallingsnow.net/?p=85#comment-30875</guid>
		<description><![CDATA[I just had to thank you too.  You certainly have some extra brain power to be able to see that deep into apple&#039;s labyrinth of codez. :-)]]></description>
		<content:encoded><![CDATA[<p>I just had to thank you too.  You certainly have some extra brain power to be able to see that deep into apple&#8217;s labyrinth of codez. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Doing a Time Machine full restore even if it doesn&#8217;t want to by macback</title>
		<link>http://blog.fallingsnow.net/2009/06/02/doing-a-time-machine-full-restore-even-if-it-doesnt-want-to/#comment-29830</link>
		<dc:creator><![CDATA[macback]]></dc:creator>
		<pubDate>Wed, 28 Dec 2011 02:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fallingsnow.net/?p=85#comment-29830</guid>
		<description><![CDATA[This worked for me installing a Macbook 10.5 onto a Mac Mini but did not work installing a  macbook pro 10.6 onto a macbook.  It started the install but failed to complete it.  I tried twice but failed both times.]]></description>
		<content:encoded><![CDATA[<p>This worked for me installing a Macbook 10.5 onto a Mac Mini but did not work installing a  macbook pro 10.6 onto a macbook.  It started the install but failed to complete it.  I tried twice but failed both times.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fixing colors in Terminal.app on 10.6 by Simen Schi</title>
		<link>http://blog.fallingsnow.net/2009/08/28/fixing-colors-in-terminal-app-on-10-6/#comment-29620</link>
		<dc:creator><![CDATA[Simen Schi]]></dc:creator>
		<pubDate>Wed, 21 Dec 2011 23:16:46 +0000</pubDate>
		<guid isPermaLink="false">http://evanphx.wordpress.com/?p=92#comment-29620</guid>
		<description><![CDATA[I keep getting this error message:
&quot;Terminal 2.2.1 (v299) has not been tested with the plugin TerminalColours (null)&quot;

Does anyone know how to fix that?]]></description>
		<content:encoded><![CDATA[<p>I keep getting this error message:<br />
&#8220;Terminal 2.2.1 (v299) has not been tested with the plugin TerminalColours (null)&#8221;</p>
<p>Does anyone know how to fix that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Doing a Time Machine full restore even if it doesn&#8217;t want to by duarte</title>
		<link>http://blog.fallingsnow.net/2009/06/02/doing-a-time-machine-full-restore-even-if-it-doesnt-want-to/#comment-28572</link>
		<dc:creator><![CDATA[duarte]]></dc:creator>
		<pubDate>Sat, 29 Oct 2011 15:31:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fallingsnow.net/?p=85#comment-28572</guid>
		<description><![CDATA[Thanks!!!!! You are GOD!!! My problem was slightly different. iMac 27 mid-2010 won&#039;t restart after unistalled MacKeeper. Tried all combinations,during three days, verbose, target mode, single user, boot cd, all. Could not get to time machine until I found your post. Used your suggestions and immediately after &quot;Run kill pid_of_installer
You should now get a dark grey background, you’re doing great.&quot; got access to time machine backup. Now restoring, if you don&#039;t hear form me, it went well!!!! Time remaining, 60 hours...hope it will not be true!!!]]></description>
		<content:encoded><![CDATA[<p>Thanks!!!!! You are GOD!!! My problem was slightly different. iMac 27 mid-2010 won&#8217;t restart after unistalled MacKeeper. Tried all combinations,during three days, verbose, target mode, single user, boot cd, all. Could not get to time machine until I found your post. Used your suggestions and immediately after &#8220;Run kill pid_of_installer<br />
You should now get a dark grey background, you’re doing great.&#8221; got access to time machine backup. Now restoring, if you don&#8217;t hear form me, it went well!!!! Time remaining, 60 hours&#8230;hope it will not be true!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
