<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[AquadaSoft Forums]]></title>
		<link>http://forums.aquadasoft.com/index.php</link>
		<description><![CDATA[The most recent topics at AquadaSoft Forums.]]></description>
		<lastBuildDate>Mon, 02 Aug 2010 02:54:10 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Uhh.... 70 topics?]]></title>
			<link>http://forums.aquadasoft.com/viewtopic.php?id=75&amp;action=new</link>
			<description><![CDATA[<p>There are only 9 topics and there certanly aren&#039;t 369 (LOL MMF2 Dev price) posts yet. Are there hidden forums or something where you guys have parties?</p>]]></description>
			<author><![CDATA[dummy@example.com (amanda24)]]></author>
			<pubDate>Mon, 02 Aug 2010 02:54:10 +0000</pubDate>
			<guid>http://forums.aquadasoft.com/viewtopic.php?id=75&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Denied Channel Name $]]></title>
			<link>http://forums.aquadasoft.com/viewtopic.php?id=121&amp;action=new</link>
			<description><![CDATA[<p>Jamie, a few months ago you said you&#039;d add an expression to get the name of a channel that was Denied from joining. Will it be featured in the next build?</p><p>Thanks,<br />-LB</p>]]></description>
			<author><![CDATA[dummy@example.com (Jamie McLaughlin)]]></author>
			<pubDate>Thu, 24 Jun 2010 09:39:21 +0000</pubDate>
			<guid>http://forums.aquadasoft.com/viewtopic.php?id=121&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Pylacewing questions]]></title>
			<link>http://forums.aquadasoft.com/viewtopic.php?id=122&amp;action=new</link>
			<description><![CDATA[<p>Hi. I&#039;m currently working on a pylacewing server.<br />I&#039;ve been wanting to post questions about pylacewing a long time ago. But everytime I want to ask something I seem to solve it myself before asking XD<br />So there may be more questions in the future. But I have just one for now:</p><p>Currently I notice that sometimes users disconnect randomly but the peer still exists in the server (it becomes unresponsive and a user can&#039;t take the name anymore to log in). It takes a very long time before they eventually time out.<br />How does the server check whether a peer is still connected. And how can I make it check more often or manually? I assume it has something to do with the serverfactory&#039;s variables, but I&#039;m not sure what they all mean.</p>]]></description>
			<author><![CDATA[dummy@example.com (Mathias Kærlev)]]></author>
			<pubDate>Mon, 21 Jun 2010 14:10:49 +0000</pubDate>
			<guid>http://forums.aquadasoft.com/viewtopic.php?id=122&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Binary Array]]></title>
			<link>http://forums.aquadasoft.com/viewtopic.php?id=92&amp;action=new</link>
			<description><![CDATA[<p>Is there any reason that the binary array does not have a way to retrieve the workspace name? That seems like pretty lazy coding there, eh Jamie?</p><p>Nah, but is there any way to do this? I am trying to get an index of my workspaces based on their names, in the format X;Y, from 0;0 to 13;13, the formula of which would be y*14+x.</p>]]></description>
			<author><![CDATA[dummy@example.com (Jacob)]]></author>
			<pubDate>Wed, 26 May 2010 00:38:11 +0000</pubDate>
			<guid>http://forums.aquadasoft.com/viewtopic.php?id=92&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Oh my gosh, what happened?]]></title>
			<link>http://forums.aquadasoft.com/viewtopic.php?id=117&amp;action=new</link>
			<description><![CDATA[<p>The background of the forums is all messed up! What happened?</p>]]></description>
			<author><![CDATA[dummy@example.com (LB)]]></author>
			<pubDate>Sun, 23 May 2010 03:42:35 +0000</pubDate>
			<guid>http://forums.aquadasoft.com/viewtopic.php?id=117&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[What exactly happens when changing username?]]></title>
			<link>http://forums.aquadasoft.com/viewtopic.php?id=111&amp;action=new</link>
			<description><![CDATA[<p>Hi, I&#039;m using the username of the peers as a way to detect status changes. However, i have some bugs and it&#039;s probably because I don&#039;t understand what exactly happens at the server level when a peer requests a new name.</p><p>What I think happens: by setting a name you request a new name to the server. The server checks if the name is already in use. Then it sends back a confirmation to you and all peers in the channel. Peers trigger &quot;on peer changed name&quot; and you trigger &quot;on name changed&quot;. Is this correct?</p><p>What I&#039;d like to know is: what happens if a user rapidly changes name? For example: quickly setting/alternating your name to &quot;0&quot;-&gt;&quot;1&quot;-&gt;&quot;0&quot;-&gt;&quot;1&quot; etc.<br />From testing, it appears that the peers do not see all user name changes. When I alternate the name really quickly, the peers only see 0-&gt;1, 0-&gt;1, 0-&gt;1, 0-&gt;1, 1-&gt;0 (it&#039;s random) etc. <br />and not 0-&gt;1, 1-&gt;0, 0-&gt;1, 1-&gt;0 etc. what I think it should do. <br />So what exactly is happening here? Why do the peers not see all name changes, but only a few?</p><p>(If this wasn&#039;t understandable, I can probably make an example file.)</p>]]></description>
			<author><![CDATA[dummy@example.com (Mathias Kærlev)]]></author>
			<pubDate>Sun, 09 May 2010 09:31:19 +0000</pubDate>
			<guid>http://forums.aquadasoft.com/viewtopic.php?id=111&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Problem with reading text using Memory Object]]></title>
			<link>http://forums.aquadasoft.com/viewtopic.php?id=74&amp;action=new</link>
			<description><![CDATA[<p>I have a problem with reading strings using a Memory Object plugin (MMF2). Writing strings is work, but reading always give blank text. I join example, reading and writing to/from icytower14 process: <a href="http://www.speedyshare.com/files/20769484/string.mfa">http://www.speedyshare.com/files/20769484/string.mfa</a> . Please help! <img src="http://forums.aquadasoft.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Jamie McLaughlin)]]></author>
			<pubDate>Thu, 06 May 2010 16:00:53 +0000</pubDate>
			<guid>http://forums.aquadasoft.com/viewtopic.php?id=74&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Lacewing Build 14]]></title>
			<link>http://forums.aquadasoft.com/viewtopic.php?id=116&amp;action=new</link>
			<description><![CDATA[<p><span class="postimg"><img src="http://www.aquadasoft.com/LacewingBanner.gif" alt="http://www.aquadasoft.com/LacewingBanner.gif" /></span></p><p><strong><span class="bbu">MMF2</span></strong></p><p>* Lots fixed in the server<br />* Miscellaneous fixes and tidying in the client<br />* Server extension and Flash version now contained in the same ZIP<br />* Lacewing is now global in Flash<br />* Server messages are now received in Flash</p><p><strong><span class="bbu">C++</span></strong></p><p>* Loops fixed<br />* Miscellaneous fixes and tidying throughout the library</p><p><a href="http://lacewing.aquadasoft.com/Lacewing.zip">Server, C++ library, extensions</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Jamie McLaughlin)]]></author>
			<pubDate>Mon, 03 May 2010 18:54:57 +0000</pubDate>
			<guid>http://forums.aquadasoft.com/viewtopic.php?id=116&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Lacewing Build 13]]></title>
			<link>http://forums.aquadasoft.com/viewtopic.php?id=109&amp;action=new</link>
			<description><![CDATA[<p><span class="postimg"><img src="http://www.aquadasoft.com/LacewingBanner.gif" alt="http://www.aquadasoft.com/LacewingBanner.gif" /></span></p><p>* New protocol version, including channel masters<br />* Zlib added to the MMF2 extension.<br />* Numerous small fixes etc as usual</p><p>This is incompatible with the old server, so the public servers won&#039;t work until they update.</p><p><a href="http://lacewing.aquadasoft.com/Lacewing.zip">Server, C++ library, extension</a></p><p><a href="http://lacewing.aquadasoft.com/LacewingPatcher.exe">OINC MFA -&gt; Lacewing patcher</a> (backup first)</p>]]></description>
			<author><![CDATA[dummy@example.com (LB)]]></author>
			<pubDate>Sun, 25 Apr 2010 16:43:43 +0000</pubDate>
			<guid>http://forums.aquadasoft.com/viewtopic.php?id=109&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Aquadasoft server error]]></title>
			<link>http://forums.aquadasoft.com/viewtopic.php?id=101&amp;action=new</link>
			<description><![CDATA[<p>I figure I should make a new topic for this.<br />I found another bug. Was the server updated again? Because this bug only happens on aquadasoft. This is what happens:<br />Whenver I leave a channel lacewing spits out the following error:<br />&#039;Extended debug code 8&#039; at &#039;Incorrect data was received; perhaps the server/client is using a different version?&#039;<br />and it disconnects. I&#039;m using beta#12 of course.</p><p>This could be lacewing related too: after this bug and being disconnected, upon exiting the application, the application is still running in the background.</p>]]></description>
			<author><![CDATA[dummy@example.com (Mathias Kærlev)]]></author>
			<pubDate>Wed, 21 Apr 2010 15:51:30 +0000</pubDate>
			<guid>http://forums.aquadasoft.com/viewtopic.php?id=101&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA["Is channel Host?" condition... hmm]]></title>
			<link>http://forums.aquadasoft.com/viewtopic.php?id=105&amp;action=new</link>
			<description><![CDATA[<p>I heard you were making this, and I think it&#039;d be great but, how would it work? I mean, since we can be connected to more than one channel, will we have to have a condition to select a channel by name before we add the is channel host condition? Or, if it selects the channel for you when it is fired, what if you are channel host of more than one channel?</p><p>This is going to make things so much easier for me, but I want to understand how it works ahead of time.</p><p>Thanks,<br />-LB</p>]]></description>
			<author><![CDATA[dummy@example.com (Jamie McLaughlin)]]></author>
			<pubDate>Sun, 04 Apr 2010 21:23:47 +0000</pubDate>
			<guid>http://forums.aquadasoft.com/viewtopic.php?id=105&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Mathias?]]></title>
			<link>http://forums.aquadasoft.com/viewtopic.php?id=104&amp;action=new</link>
			<description><![CDATA[<p>What&#039;s with this (aquadasoft.com&#039;s pylacewing server):</p><div class="codebox"><pre><code>Traceback (most recent call last):
  File &quot;/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/python/log.py&quot;, line 69, in callWithContext
    return context.call({ILogContext: newCtx}, func, *args, **kw)
  File &quot;/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/python/context.py&quot;, line 59, in callWithContext
    return self.currentContext().callWithContext(ctx, func, *args, **kw)
  File &quot;/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/python/context.py&quot;, line 37, in callWithContext
    return func(*args,**kw)
  File &quot;/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/internet/selectreactor.py&quot;, line 146, in _doReadOrWrite
    why = getattr(selectable, method)()
--- &lt;exception caught here&gt; ---
  File &quot;/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/internet/udp.py&quot;, line 126, in doRead
    self.protocol.datagramReceived(data, addr)
  File &quot;/root/PublicPoincServer/lacewing/server.py&quot;, line 698, in datagramReceived
    connection.loaderReceived(newPacket.loader, True)
  File &quot;/root/PublicPoincServer/lacewing/server.py&quot;, line 323, in loaderReceived
    asDatagram = newMessage.settings[&#039;Datagram&#039;])
  File &quot;/root/PublicPoincServer/lacewing/server.py&quot;, line 119, in sendMessage
    self.sendLoader(newMessage, [fromConnection], **settings)
  File &quot;/root/PublicPoincServer/lacewing/server.py&quot;, line 158, in sendLoader
    client.sendLoader(type, **settings)
  File &quot;/root/PublicPoincServer/lacewing/server.py&quot;, line 397, in sendLoader
    self.factory.datagram.sendLoader(self, loader, **settings)
  File &quot;/root/PublicPoincServer/lacewing/server.py&quot;, line 706, in sendLoader
    self.transport.write(newPacket.generate(), address)
  File &quot;/usr/lib/python2.6/site-packages/Twisted-8.2.0-py2.6-linux-i686.egg/twisted/internet/udp.py&quot;, line 155, in write
    return self.socket.sendto(datagram, addr)
exceptions.TypeError: an integer is required</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Jamie McLaughlin)]]></author>
			<pubDate>Sun, 28 Mar 2010 16:53:45 +0000</pubDate>
			<guid>http://forums.aquadasoft.com/viewtopic.php?id=104&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Lacewing BETA #12]]></title>
			<link>http://forums.aquadasoft.com/viewtopic.php?id=99&amp;action=new</link>
			<description><![CDATA[<p><span class="postimg"><img src="http://www.aquadasoft.com/LacewingBanner.gif" alt="http://www.aquadasoft.com/LacewingBanner.gif" /></span></p><p>Small update really - but mainly for the fixed ICMP ping.</p><p><strong>[Extension]</strong> The selected channel at the beginning of a channel peer loop is now reselected each time the condition is fired<br /><strong>[Extension]</strong> ICMP ping doesn&#039;t freeze any more</p><p><strong>[DLL]</strong> Lacewing::Server now sends &quot;name already taken&quot; instead of &quot;no reason given&quot; as the deny reason if you try to join a channel in which your name is already taken. Also affects the server.<br /><strong>[DLL]</strong> Lacewing::SocketServer and dependent classes (Lacewing::Server, Lacewing::Webserver, Lacewing::FlashPlayerPolicy) have slightly lower memory usage</p><p><a href="http://lacewing.aquadasoft.com/Lacewing.zip">Server, C++ library, extension</a></p><p><a href="http://lacewing.aquadasoft.com/LacewingPatcher.exe">OINC MFA -&gt; Lacewing patcher</a> (backup first)</p>]]></description>
			<author><![CDATA[dummy@example.com (Villy Edberg)]]></author>
			<pubDate>Tue, 23 Mar 2010 17:22:29 +0000</pubDate>
			<guid>http://forums.aquadasoft.com/viewtopic.php?id=99&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Lacewing BETA #11]]></title>
			<link>http://forums.aquadasoft.com/viewtopic.php?id=94&amp;action=new</link>
			<description><![CDATA[<p><span class="postimg"><img src="http://www.aquadasoft.com/LacewingBanner.gif" alt="http://www.aquadasoft.com/LacewingBanner.gif" /></span></p><p>The C++ library now includes Lacewing::FlashPlayerPolicy, and that&#039;s implemented in the server, too. If there&#039;s a FlashPlayerPolicy.xml present, it will serve it. A policy is required to connect across domains using the Lacewing Flash beta.</p><p>A few things tweaked/fixed in the extension, and Lacewing::Webserver now has cache support (including automatic HTTP/1.0 and HTTP/1.1 date parsing..)</p><p><a href="http://lacewing.aquadasoft.com/Lacewing.zip">Server, C++ library, extension</a></p><p><a href="http://lacewing.aquadasoft.com/LacewingPatcher.exe">OINC MFA -&gt; Lacewing patcher</a> (backup first)</p>]]></description>
			<author><![CDATA[dummy@example.com (Mathias Kærlev)]]></author>
			<pubDate>Fri, 19 Mar 2010 17:02:39 +0000</pubDate>
			<guid>http://forums.aquadasoft.com/viewtopic.php?id=94&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Line Surface Object....HWA Compatibility?]]></title>
			<link>http://forums.aquadasoft.com/viewtopic.php?id=96&amp;action=new</link>
			<description><![CDATA[<p>Hey! I was just playing around with the Line Surface Object and there are so many awesome uses for it. I was wondering if it was going to be compatible with MMF 2, Hardware Acceleration Version?</p><p>I can&#039;t see any lines when i use the HWA version.</p><br /><p>Thanks so much!</p>]]></description>
			<author><![CDATA[dummy@example.com (Lukas Meller)]]></author>
			<pubDate>Sun, 14 Mar 2010 20:12:34 +0000</pubDate>
			<guid>http://forums.aquadasoft.com/viewtopic.php?id=96&amp;action=new</guid>
		</item>
	</channel>
</rss>
