<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Adam Frisby &#187; Text-only</title>
	<atom:link href="http://www.adamfrisby.com/blog/tag/text-only/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adamfrisby.com/blog</link>
	<description>ZOMGWTFHAI</description>
	<lastBuildDate>Sat, 26 Dec 2009 07:02:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Adventures in Text-Only OpenSim</title>
		<link>http://www.adamfrisby.com/blog/2009/05/adventures-in-text-only-opensim/</link>
		<comments>http://www.adamfrisby.com/blog/2009/05/adventures-in-text-only-opensim/#comments</comments>
		<pubDate>Sat, 30 May 2009 08:23:04 +0000</pubDate>
		<dc:creator>Adam Frisby</dc:creator>
				<category><![CDATA[OpenSim]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[IRCd]]></category>
		<category><![CDATA[Text-only]]></category>

		<guid isPermaLink="false">http://www.adamfrisby.com/blog/?p=320</guid>
		<description><![CDATA[OpenSim is now a semi-RFC1459 compliant IRCd. IRC clients are treated as full members of the virtual world, gaining a presence with a horrible default avatar, as the screenshots below picture. Each IRC client has an implementation of IClient* which means we could in theory insert text descriptions of the world and any events in. [...]]]></description>
			<content:encoded><![CDATA[<p>OpenSim is now a semi-RFC1459 compliant IRCd. IRC clients are treated as full members of the virtual world, gaining a presence with a horrible default avatar, as the screenshots below picture. Each IRC client has an implementation of IClient* which means we could in theory insert text descriptions of the world and any events in. (Although in practice it&#8217;s unlikely to be useful for anything beyond basic text &amp; IM messaging with an IRC client).</p>
<p>The advantage of this over the IRC Bridge module is that each presence is visible in both environments (users show up in the &#8216;who&#8217; list on IRC, and have an avatar &#8216;in world&#8217;), and we will be able to handle a number of events more directly and appropriately &#8211; such as private messaging or group discussions. The IRCd framework I have written is extremely basic and probably not 100% to spec &#8211; if anyone with IRCd experience wants to get into the code and fix it up, please do.</p>
<p>In the mean time, enjoy. You can enable this by using the [IRCd] Enabled=true option in OpenSim.ini and connecting on port 6666.</p>
<div id="attachment_318" class="wp-caption aligncenter" style="width: 680px"><img class="size-full wp-image-318" title="opensim_ircd" src="http://www.adamfrisby.com/blog/wp-content/uploads/opensim_ircd.png" alt="Fig 1. XChat" width="670" height="254" /><p class="wp-caption-text">Fig 1. XChat</p></div>
<div id="attachment_319" class="wp-caption aligncenter" style="width: 680px"><img class="size-full wp-image-319" title="opensim_ircd2" src="http://www.adamfrisby.com/blog/wp-content/uploads/opensim_ircd2.png" alt="Figure 2. Hippo Viewer" width="670" height="385" /><p class="wp-caption-text">Figure 2. Hippo Viewer</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.adamfrisby.com/blog/2009/05/adventures-in-text-only-opensim/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
