<?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: FMud update released</title>
	<atom:link href="http://bc-dev.net/2010/03/02/fmud-update-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://bc-dev.net/2010/03/02/fmud-update-released/</link>
	<description>...a blog by Matt Adcock</description>
	<lastBuildDate>Wed, 01 Feb 2012 12:49:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: David</title>
		<link>http://bc-dev.net/2010/03/02/fmud-update-released/#comment-1003</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 15 Apr 2011 16:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=79#comment-1003</guid>
		<description>@Matt,

nvm... it worked now. :) Thanks.</description>
		<content:encoded><![CDATA[<p>@Matt,</p>
<p>nvm&#8230; it worked now. :) Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://bc-dev.net/2010/03/02/fmud-update-released/#comment-967</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 07 Apr 2011 11:42:11 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=79#comment-967</guid>
		<description>The web page where you have FMud.</description>
		<content:encoded><![CDATA[<p>The web page where you have FMud.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://bc-dev.net/2010/03/02/fmud-update-released/#comment-966</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 07 Apr 2011 11:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=79#comment-966</guid>
		<description>@Matt,

The client meaning the FMud client or my MUD address?

the MUD address is muds.dyndns.org and the port is 9000.</description>
		<content:encoded><![CDATA[<p>@Matt,</p>
<p>The client meaning the FMud client or my MUD address?</p>
<p>the MUD address is muds.dyndns.org and the port is 9000.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://bc-dev.net/2010/03/02/fmud-update-released/#comment-962</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 07 Apr 2011 07:33:40 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=79#comment-962</guid>
		<description>@David
What&#039;s the url of the client?</description>
		<content:encoded><![CDATA[<p>@David<br />
What&#8217;s the url of the client?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://bc-dev.net/2010/03/02/fmud-update-released/#comment-960</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 07 Apr 2011 05:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=79#comment-960</guid>
		<description>Matt,

Can you help me? :)  I am keep getting the 
Trying to connect to muds.dyndns.org:9000
Unable to connect: security error.

I can see from the log console that I am making a connection:
Listening on port 843

Connection from ::ffff:76.119.99.238:58936
Valid request received from ::ffff:76.119.99.238:58936
Sent policy file to ::ffff:76.119.99.238:58936

flashpolicy.xml:
site-control permitted-cross-domain-policies=&quot;master-only&quot;

allow-access-from domain=&quot;muds.dyndns.org&quot; to-ports=&quot;9000&quot; 

Side not, I want to add this to my apache server but i think i didn&#039;t do it correctly.
httpd.conf:

Alias /fmud &quot;/home/mud/FMud/&quot;
Directory &quot;/home/mud/FMud&quot;

    Options Indexes FollowSymLinks MultiViews ExecCGI
    AllowOverride All
    Order allow,deny
    Allow from all
/Directory

Regards,

-David</description>
		<content:encoded><![CDATA[<p>Matt,</p>
<p>Can you help me? :)  I am keep getting the<br />
Trying to connect to muds.dyndns.org:9000<br />
Unable to connect: security error.</p>
<p>I can see from the log console that I am making a connection:<br />
Listening on port 843</p>
<p>Connection from ::ffff:76.119.99.238:58936<br />
Valid request received from ::ffff:76.119.99.238:58936<br />
Sent policy file to ::ffff:76.119.99.238:58936</p>
<p>flashpolicy.xml:<br />
site-control permitted-cross-domain-policies=&#8221;master-only&#8221;</p>
<p>allow-access-from domain=&#8221;muds.dyndns.org&#8221; to-ports=&#8221;9000&#8243; </p>
<p>Side not, I want to add this to my apache server but i think i didn&#8217;t do it correctly.<br />
httpd.conf:</p>
<p>Alias /fmud &#8220;/home/mud/FMud/&#8221;<br />
Directory &#8220;/home/mud/FMud&#8221;</p>
<p>    Options Indexes FollowSymLinks MultiViews ExecCGI<br />
    AllowOverride All<br />
    Order allow,deny<br />
    Allow from all<br />
/Directory</p>
<p>Regards,</p>
<p>-David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://bc-dev.net/2010/03/02/fmud-update-released/#comment-866</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Sat, 26 Mar 2011 09:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=79#comment-866</guid>
		<description>@Dngn
While it&#039;s not as simple as dropping it in to a website, I&#039;d hardly say that the socket restrictions make it &quot;next to impossible&quot; to use.

You just need a daemon that listens on port 843 and spits out an xml file in response to a single request.</description>
		<content:encoded><![CDATA[<p>@Dngn<br />
While it&#8217;s not as simple as dropping it in to a website, I&#8217;d hardly say that the socket restrictions make it &#8220;next to impossible&#8221; to use.</p>
<p>You just need a daemon that listens on port 843 and spits out an xml file in response to a single request.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feaelin</title>
		<link>http://bc-dev.net/2010/03/02/fmud-update-released/#comment-779</link>
		<dc:creator>Feaelin</dc:creator>
		<pubDate>Tue, 15 Mar 2011 21:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=79#comment-779</guid>
		<description>Thank you for the great flash client!

I was wondering--are there settings that could be set that would put the client in a &quot;simple mode&quot;? I&#039;d like something as simple as possible to be as unintimidating as possible for new players.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Thank you for the great flash client!</p>
<p>I was wondering&#8211;are there settings that could be set that would put the client in a &#8220;simple mode&#8221;? I&#8217;d like something as simple as possible to be as unintimidating as possible for new players.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dngn</title>
		<link>http://bc-dev.net/2010/03/02/fmud-update-released/#comment-747</link>
		<dc:creator>Dngn</dc:creator>
		<pubDate>Fri, 04 Mar 2011 03:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=79#comment-747</guid>
		<description>This is such a nice idea. Pity Adobe made it next to impossible for it to be practical to install because of the socket restrictions.</description>
		<content:encoded><![CDATA[<p>This is such a nice idea. Pity Adobe made it next to impossible for it to be practical to install because of the socket restrictions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Johanson</title>
		<link>http://bc-dev.net/2010/03/02/fmud-update-released/#comment-733</link>
		<dc:creator>Chris Johanson</dc:creator>
		<pubDate>Wed, 12 Jan 2011 05:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=79#comment-733</guid>
		<description>Because I don&#039;t keep my SSH client connected to my mud host 24-7, I was unable to keep the policy file server up.  For whatever reason, it needs to send output.  SO... I wrote this script.  Just need to run it like you would autorun for the mud (ie: sh ./autopolicy &amp;).  Just change the /path/to below, and insert the correct port.


#!/bin/bash
while :
do
./flashpolicyd.py --file=/path/to/FMud/flashpolicy.xml --port=xxxx  &amp;&gt; connect.log
done</description>
		<content:encoded><![CDATA[<p>Because I don&#8217;t keep my SSH client connected to my mud host 24-7, I was unable to keep the policy file server up.  For whatever reason, it needs to send output.  SO&#8230; I wrote this script.  Just need to run it like you would autorun for the mud (ie: sh ./autopolicy &amp;).  Just change the /path/to below, and insert the correct port.</p>
<p>#!/bin/bash<br />
while :<br />
do<br />
./flashpolicyd.py &#8211;file=/path/to/FMud/flashpolicy.xml &#8211;port=xxxx  &amp;&gt; connect.log<br />
done</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: plamzi</title>
		<link>http://bc-dev.net/2010/03/02/fmud-update-released/#comment-720</link>
		<dc:creator>plamzi</dc:creator>
		<pubDate>Thu, 09 Dec 2010 15:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://bc-dev.net/?p=79#comment-720</guid>
		<description>Awesome client--keep it up and thanks for sharing!

I was wondering if you&#039;re planning to expose the send functionality via ExternalInterface. This will enable additional buttons on the page around the flash to send custom commands, which would make the solution a lot more flexible.

Also, dreaming ahead, a callback function (maybe &#039;receive&#039;) that will alert the JS on the page when new data has come in would be simply fantastic.</description>
		<content:encoded><![CDATA[<p>Awesome client&#8211;keep it up and thanks for sharing!</p>
<p>I was wondering if you&#8217;re planning to expose the send functionality via ExternalInterface. This will enable additional buttons on the page around the flash to send custom commands, which would make the solution a lot more flexible.</p>
<p>Also, dreaming ahead, a callback function (maybe &#8216;receive&#8217;) that will alert the JS on the page when new data has come in would be simply fantastic.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

