<?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: Macintosh Application Environment (Failure pt 1)	</title>
	<atom:link href="https://virtuallyfun.com/2019/08/25/macintosh-application-environment-failure-pt-1/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2019/08/25/macintosh-application-environment-failure-pt-1/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Tue, 20 Feb 2024 09:06:06 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<item>
		<title>
		By: piotr		</title>
		<link>https://virtuallyfun.com/2019/08/25/macintosh-application-environment-failure-pt-1/comment-page-1/#comment-355177</link>

		<dc:creator><![CDATA[piotr]]></dc:creator>
		<pubDate>Tue, 20 Feb 2024 09:06:06 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9756#comment-355177</guid>

					<description><![CDATA[MAE were supposed to run on SparcStation SS-5, SS-10 and SS-20 just fine. I can confirm running them on real hardware. Whatever kernel panic you&#039;re seeing is a result of QEMU. I would bet on some unsupported instruction. If my memory serves me correctly Mathematica also triggered some kernel panics in QEMU emulated Sparcstations which I suspect were due to a combination of aggressive compilation optimization on the part of Wolfram, and unsupported or incorrect instructions on the emulated QEMU guests.]]></description>
			<content:encoded><![CDATA[<p>MAE were supposed to run on SparcStation SS-5, SS-10 and SS-20 just fine. I can confirm running them on real hardware. Whatever kernel panic you&#8217;re seeing is a result of QEMU. I would bet on some unsupported instruction. If my memory serves me correctly Mathematica also triggered some kernel panics in QEMU emulated Sparcstations which I suspect were due to a combination of aggressive compilation optimization on the part of Wolfram, and unsupported or incorrect instructions on the emulated QEMU guests.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Stu		</title>
		<link>https://virtuallyfun.com/2019/08/25/macintosh-application-environment-failure-pt-1/comment-page-1/#comment-300841</link>

		<dc:creator><![CDATA[Stu]]></dc:creator>
		<pubDate>Mon, 21 Mar 2022 09:28:15 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9756#comment-300841</guid>

					<description><![CDATA[I wonder if any of the MAE code ended up in the Classic environment, it would make sense to take the emulation and the scaffolding for Cut + Paste support.]]></description>
			<content:encoded><![CDATA[<p>I wonder if any of the MAE code ended up in the Classic environment, it would make sense to take the emulation and the scaffolding for Cut + Paste support.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: baka		</title>
		<link>https://virtuallyfun.com/2019/08/25/macintosh-application-environment-failure-pt-1/comment-page-1/#comment-231078</link>

		<dc:creator><![CDATA[baka]]></dc:creator>
		<pubDate>Mon, 04 Nov 2019 05:10:34 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9756#comment-231078</guid>

					<description><![CDATA[Fun fact, the company who did the IE unix port was the one who accidentally leaked the   NT4 source code]]></description>
			<content:encoded><![CDATA[<p>Fun fact, the company who did the IE unix port was the one who accidentally leaked the   NT4 source code</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: bbslovag		</title>
		<link>https://virtuallyfun.com/2019/08/25/macintosh-application-environment-failure-pt-1/comment-page-1/#comment-226631</link>

		<dc:creator><![CDATA[bbslovag]]></dc:creator>
		<pubDate>Fri, 27 Sep 2019 07:10:17 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9756#comment-226631</guid>

					<description><![CDATA[Typo in at least one of your urls:

s(/install/)(/old/install/)]]></description>
			<content:encoded><![CDATA[<p>Typo in at least one of your urls:</p>
<p>s(/install/)(/old/install/)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Malcolm		</title>
		<link>https://virtuallyfun.com/2019/08/25/macintosh-application-environment-failure-pt-1/comment-page-1/#comment-222085</link>

		<dc:creator><![CDATA[Malcolm]]></dc:creator>
		<pubDate>Mon, 26 Aug 2019 23:35:07 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9756#comment-222085</guid>

					<description><![CDATA[The IE4 for Windows rendering engine was Trident, the Mac one was Tasman.  Personally I always liked the Mac version for its network stack; at the time I was working on SOCKS, and the Mac version could do SOCKS4 or SOCKS5 with server side name resolution, whereas the Windows version was SOCKS4 only.  

I doubt things would be much different if IE had existed on Linux.  The nature of the Linux community at the time meant it would have had very little use.  Seriously, I used Solaris a lot back in the day, but I never saw anybody use IE on Solaris.  As far as I can tell, the need for a Linux web browser is really what drove Gecko/Firefox.

Along the same lines, if you haven&#039;t seen it, I thought Kyle Rankin&#039;s reflections on changes in the Linux community was pretty insightful (see https://www.linuxjournal.com/content/what-linux-journals-resurrection-taught-me-about-foss-community .)  The basic point is that the community changed from a group of idealists who wanted control over their desktop platform to a group of corporate interests who wanted low cost server instances.  Today the idea of running Microsoft software on Linux doesn&#039;t seem all that crazy, but in 1999 it would have been heresy.]]></description>
			<content:encoded><![CDATA[<p>The IE4 for Windows rendering engine was Trident, the Mac one was Tasman.  Personally I always liked the Mac version for its network stack; at the time I was working on SOCKS, and the Mac version could do SOCKS4 or SOCKS5 with server side name resolution, whereas the Windows version was SOCKS4 only.  </p>
<p>I doubt things would be much different if IE had existed on Linux.  The nature of the Linux community at the time meant it would have had very little use.  Seriously, I used Solaris a lot back in the day, but I never saw anybody use IE on Solaris.  As far as I can tell, the need for a Linux web browser is really what drove Gecko/Firefox.</p>
<p>Along the same lines, if you haven&#8217;t seen it, I thought Kyle Rankin&#8217;s reflections on changes in the Linux community was pretty insightful (see <a href="https://www.linuxjournal.com/content/what-linux-journals-resurrection-taught-me-about-foss-community" rel="nofollow ugc">https://www.linuxjournal.com/content/what-linux-journals-resurrection-taught-me-about-foss-community</a> .)  The basic point is that the community changed from a group of idealists who wanted control over their desktop platform to a group of corporate interests who wanted low cost server instances.  Today the idea of running Microsoft software on Linux doesn&#8217;t seem all that crazy, but in 1999 it would have been heresy.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peter Godwin		</title>
		<link>https://virtuallyfun.com/2019/08/25/macintosh-application-environment-failure-pt-1/comment-page-1/#comment-222017</link>

		<dc:creator><![CDATA[Peter Godwin]]></dc:creator>
		<pubDate>Mon, 26 Aug 2019 12:24:13 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9756#comment-222017</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2019/08/25/macintosh-application-environment-failure-pt-1/comment-page-1/#comment-221976&quot;&gt;neozeed&lt;/a&gt;.

WASTE was a text engine used by various developers, including Microsoft for Internet Explorer and Netscape. https://en.wikipedia.org/wiki/WASTE_text_engine

Britol Technology did IE port to Unix - https://web.archive.org/web/20071012220327/http://www.bristol.com/windu/]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2019/08/25/macintosh-application-environment-failure-pt-1/comment-page-1/#comment-221976">neozeed</a>.</p>
<p>WASTE was a text engine used by various developers, including Microsoft for Internet Explorer and Netscape. <a href="https://en.wikipedia.org/wiki/WASTE_text_engine" rel="nofollow ugc">https://en.wikipedia.org/wiki/WASTE_text_engine</a></p>
<p>Britol Technology did IE port to Unix &#8211; <a href="https://web.archive.org/web/20071012220327/http://www.bristol.com/windu/" rel="nofollow ugc">https://web.archive.org/web/20071012220327/http://www.bristol.com/windu/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: neozeed		</title>
		<link>https://virtuallyfun.com/2019/08/25/macintosh-application-environment-failure-pt-1/comment-page-1/#comment-221976</link>

		<dc:creator><![CDATA[neozeed]]></dc:creator>
		<pubDate>Mon, 26 Aug 2019 02:27:55 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9756#comment-221976</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2019/08/25/macintosh-application-environment-failure-pt-1/comment-page-1/#comment-221959&quot;&gt;ender&lt;/a&gt;.

I believe so.  I remember something about WASTE engine or something on MACOS.

IE on Solaris does have a lot of Windows sounding DLL names, so I&#039;m sure it&#039;s one of those commercial winelib like things.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2019/08/25/macintosh-application-environment-failure-pt-1/comment-page-1/#comment-221959">ender</a>.</p>
<p>I believe so.  I remember something about WASTE engine or something on MACOS.</p>
<p>IE on Solaris does have a lot of Windows sounding DLL names, so I&#8217;m sure it&#8217;s one of those commercial winelib like things.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ender		</title>
		<link>https://virtuallyfun.com/2019/08/25/macintosh-application-environment-failure-pt-1/comment-page-1/#comment-221959</link>

		<dc:creator><![CDATA[ender]]></dc:creator>
		<pubDate>Sun, 25 Aug 2019 21:35:50 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/wordpress/?p=9756#comment-221959</guid>

					<description><![CDATA[Wasn&#039;t the MacOS IE a browser that had a very different rendering engine from the Windows version, while the HP UX and Solaris were pretty much direct ports (of the Windows one)?]]></description>
			<content:encoded><![CDATA[<p>Wasn&#8217;t the MacOS IE a browser that had a very different rendering engine from the Windows version, while the HP UX and Solaris were pretty much direct ports (of the Windows one)?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
