<?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: AberMud	</title>
	<atom:link href="https://virtuallyfun.com/2011/05/05/abermud/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2011/05/05/abermud/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Mon, 19 Aug 2019 11:51:48 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Stephane		</title>
		<link>https://virtuallyfun.com/2011/05/05/abermud/comment-page-1/#comment-64691</link>

		<dc:creator><![CDATA[Stephane]]></dc:creator>
		<pubDate>Wed, 18 Jun 2014 01:17:01 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=448#comment-64691</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://virtuallyfun.com/2011/05/05/abermud/comment-page-1/#comment-473&quot;&gt;Neozeed&lt;/a&gt;.

Hi neozeed ! 
BTW seems that very first Multi-User-Dungeon (MUD1) source code has been released last april: 
http://www.stanford.edu/group/htgg/cgi-bin/drupal/?q=node/1191

Direct link here: 
http://purl.stanford.edu/wh632tj5702

According to article, it&#039;s in BCPL and should run under a DEC-10 emulator. Looks genuine!

Cheers,]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://virtuallyfun.com/2011/05/05/abermud/comment-page-1/#comment-473">Neozeed</a>.</p>
<p>Hi neozeed !<br />
BTW seems that very first Multi-User-Dungeon (MUD1) source code has been released last april:<br />
<a href="http://www.stanford.edu/group/htgg/cgi-bin/drupal/?q=node/1191" rel="nofollow ugc">http://www.stanford.edu/group/htgg/cgi-bin/drupal/?q=node/1191</a></p>
<p>Direct link here:<br />
<a href="http://purl.stanford.edu/wh632tj5702" rel="nofollow ugc">http://purl.stanford.edu/wh632tj5702</a></p>
<p>According to article, it&#8217;s in BCPL and should run under a DEC-10 emulator. Looks genuine!</p>
<p>Cheers,</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Javier Soto		</title>
		<link>https://virtuallyfun.com/2011/05/05/abermud/comment-page-1/#comment-1055</link>

		<dc:creator><![CDATA[Javier Soto]]></dc:creator>
		<pubDate>Mon, 29 Aug 2011 15:13:53 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=448#comment-1055</guid>

					<description><![CDATA[Hi, im an old mudder... started back in 1994 and have been playing on and off since... as with most mudders i memorized most of the world.... the Yeti that keeps killing you is south of the temple of paradise and a few steps south of the Warm Haven... he hates torches so he will keep his distance if you have one lit... go west dig with something in the snow and you will find a cave... go in and drink from fountain several times :) 

Anyways, i dont know much coding but have tried several times to compile a mud...never succesfully being able to run aber.... all ive been able to run is a circlemud and a dyrt mud... Muds are fun... if you want to try a real classic try my mud telnet phoenix-mud.com port 6716]]></description>
			<content:encoded><![CDATA[<p>Hi, im an old mudder&#8230; started back in 1994 and have been playing on and off since&#8230; as with most mudders i memorized most of the world&#8230;. the Yeti that keeps killing you is south of the temple of paradise and a few steps south of the Warm Haven&#8230; he hates torches so he will keep his distance if you have one lit&#8230; go west dig with something in the snow and you will find a cave&#8230; go in and drink from fountain several times 🙂 </p>
<p>Anyways, i dont know much coding but have tried several times to compile a mud&#8230;never succesfully being able to run aber&#8230;. all ive been able to run is a circlemud and a dyrt mud&#8230; Muds are fun&#8230; if you want to try a real classic try my mud telnet phoenix-mud.com port 6716</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Neozeed		</title>
		<link>https://virtuallyfun.com/2011/05/05/abermud/comment-page-1/#comment-473</link>

		<dc:creator><![CDATA[Neozeed]]></dc:creator>
		<pubDate>Fri, 06 May 2011 14:26:30 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=448#comment-473</guid>

					<description><![CDATA[The commands are a bit like zork (look, take, hit, sleep, n/w/e/s etc..) there is a help command but it is minimal. I should find a real manual/guide or something.&lt;br /&gt;&lt;br /&gt;I usually find this ice yeti, and keep on getting killed by it.&lt;br /&gt;&lt;br /&gt;And you are right the best way to &#039;install&#039; it is to run the install.sh &#038; install2.sh to re-compile everything and setup the database.&lt;br /&gt;&lt;br /&gt;I would imagine it&#039;d run on other 4.3 BSD&#039;s, and probably &#039;modern&#039; systems, I&#039;ve included the crypt.c from some other system that satisfied building it under cygwin.. But it certainly felt more &#039;cool&#039; playing on a VAX.]]></description>
			<content:encoded><![CDATA[<p>The commands are a bit like zork (look, take, hit, sleep, n/w/e/s etc..) there is a help command but it is minimal. I should find a real manual/guide or something.</p>
<p>I usually find this ice yeti, and keep on getting killed by it.</p>
<p>And you are right the best way to &#39;install&#39; it is to run the install.sh &amp; install2.sh to re-compile everything and setup the database.</p>
<p>I would imagine it&#39;d run on other 4.3 BSD&#39;s, and probably &#39;modern&#39; systems, I&#39;ve included the crypt.c from some other system that satisfied building it under cygwin.. But it certainly felt more &#39;cool&#39; playing on a VAX.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Geoff		</title>
		<link>https://virtuallyfun.com/2011/05/05/abermud/comment-page-1/#comment-472</link>

		<dc:creator><![CDATA[Geoff]]></dc:creator>
		<pubDate>Fri, 06 May 2011 14:09:16 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=448#comment-472</guid>

					<description><![CDATA[I visited - it is cool to go directly into the MUD when you log on.  I was not too sure what to do once I was in there - In spite of my age(I was computing when MUDs were all over) - I&#039;ve never used a MUD before.  I also installed from you tape to my Uwisc system.  I could not run the MUD unless I recompiled from source using the install scripts.  The good news is it compiled just fine with a &#034;generic&#034; Uwisc install.  Thanks for the fun!]]></description>
			<content:encoded><![CDATA[<p>I visited &#8211; it is cool to go directly into the MUD when you log on.  I was not too sure what to do once I was in there &#8211; In spite of my age(I was computing when MUDs were all over) &#8211; I&#39;ve never used a MUD before.  I also installed from you tape to my Uwisc system.  I could not run the MUD unless I recompiled from source using the install scripts.  The good news is it compiled just fine with a &quot;generic&quot; Uwisc install.  Thanks for the fun!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
