<?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>benchun.net &#187; flosc</title>
	<atom:link href="http://www.benchun.net/all/flosc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benchun.net</link>
	<description>evaluate the problem as completely as possible within the given time</description>
	<lastBuildDate>Sat, 02 Jan 2010 20:42:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>New Forum</title>
		<link>http://www.benchun.net/2006/07/new-forum/</link>
		<comments>http://www.benchun.net/2006/07/new-forum/#comments</comments>
		<pubDate>Wed, 26 Jul 2006 22:32:09 +0000</pubDate>
		<dc:creator>benchun</dc:creator>
				<category><![CDATA[flosc]]></category>

		<guid isPermaLink="false">http://www.benchun.net/2006/07/69/</guid>
		<description><![CDATA[Is this thing still on? Well, there&#8217;s a new forum if you want to talk about flosc. Thanks to Thijs for setting that up.]]></description>
			<content:encoded><![CDATA[<p>Is this thing still on? Well, there&#8217;s a new <a href="http://www.randominterface.com/forum/"><span>forum</span></a> if you want to talk about <strong>flosc</strong>. Thanks to Thijs for setting that up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benchun.net/2006/07/new-forum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 0.3.1 released</title>
		<link>http://www.benchun.net/2004/07/version-031-released/</link>
		<comments>http://www.benchun.net/2004/07/version-031-released/#comments</comments>
		<pubDate>Mon, 19 Jul 2004 22:30:15 +0000</pubDate>
		<dc:creator>benchun</dc:creator>
				<category><![CDATA[flosc]]></category>

		<guid isPermaLink="false">http://www.benchun.net/?p=55</guid>
		<description><![CDATA[With the help of Dr. Toast, I finally got around to figuring out what was going on with flosc and SC3. Apparently I was never padding strings out to 4-byte boundaries, which would corrupt the numeric (or other argument) data. I have no idea how this code ever worked for any of us in the [...]]]></description>
			<content:encoded><![CDATA[<p>With the help of <a href="http://www.drtoast.com/"><span>Dr. Toast</span></a>, I finally got around to figuring out what was going on with <strong>flosc</strong> and SC3. Apparently I was never padding strings out to 4-byte boundaries, which would corrupt the numeric (or other argument) data. I have no idea how this code ever worked for any of us in the past. I&#8217;m glad to have that fixed, because the fix has prompted me to update this web site, notably including the fine <a href="http://transmote.com/flosc/"><span><strong>flosc</strong></span><span> tutorial</span></a> by Eric Socolofsky. One final note, there is an <a href="http://www.opensoundcontrol.org/"><span>Open Sound Control conference</span></a> coming up on July 30 in Berkeley and I&#8217;ll be talking about <strong>flosc</strong> and a new OSC-in-XML standard (look for another update soon as I implement it).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benchun.net/2004/07/version-031-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security Update</title>
		<link>http://www.benchun.net/2003/10/security-update/</link>
		<comments>http://www.benchun.net/2003/10/security-update/#comments</comments>
		<pubDate>Sun, 19 Oct 2003 22:29:49 +0000</pubDate>
		<dc:creator>benchun</dc:creator>
				<category><![CDATA[flosc]]></category>

		<guid isPermaLink="false">http://www.benchun.net/?p=53</guid>
		<description><![CDATA[Flash Player 7 works fine as a standalone application, since the security model is not applied to locally-running content. However, using the test movie command from within the Flash authoring tool probably won&#8217;t work correctly. For more details, see thie article by Deneb. Note that you can use /etc/hosts or the equivalent to assign domain [...]]]></description>
			<content:encoded><![CDATA[<p>Flash Player 7 works fine as a standalone application, since the security model is not applied to locally-running content. However, using the test movie command from within the Flash authoring tool probably won&#8217;t work correctly. For more details, see <a href="http://www.macromedia.com/devnet/mx/flash/articles/fplayer_security.html"><span>thie article</span></a> by Deneb. Note that you can use /etc/hosts or the equivalent to assign domain names to IP addresses for your local machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benchun.net/2003/10/security-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Player Issues</title>
		<link>http://www.benchun.net/2003/09/player-issues/</link>
		<comments>http://www.benchun.net/2003/09/player-issues/#comments</comments>
		<pubDate>Mon, 29 Sep 2003 22:29:15 +0000</pubDate>
		<dc:creator>benchun</dc:creator>
				<category><![CDATA[flosc]]></category>

		<guid isPermaLink="false">http://www.benchun.net/?p=51</guid>
		<description><![CDATA[There appears to be an issue with flosc and the Flash Player 7, likely related to the changes made to the security model. Until this issue is resolved, you should use a version 6 or earlier player.]]></description>
			<content:encoded><![CDATA[<p>There appears to be an issue with <strong>flosc</strong> and the Flash Player 7, likely related to the <a href="http://www.macromedia.com/software/flashplayer/security/faq.html"><span>changes</span></a> made to the security model. Until this issue is resolved, you should use a version 6 or earlier player.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benchun.net/2003/09/player-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OS 9 Precompiled</title>
		<link>http://www.benchun.net/2003/05/os-9-precompiled/</link>
		<comments>http://www.benchun.net/2003/05/os-9-precompiled/#comments</comments>
		<pubDate>Sat, 17 May 2003 22:28:35 +0000</pubDate>
		<dc:creator>benchun</dc:creator>
				<category><![CDATA[flosc]]></category>

		<guid isPermaLink="false">http://www.benchun.net/?p=49</guid>
		<description><![CDATA[Graham Wakefield has contributed a compiled application version of Version 0.3 for OS 9.]]></description>
			<content:encoded><![CDATA[<p>Graham Wakefield has contributed a compiled application version of Version 0.3 for OS 9.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benchun.net/2003/05/os-9-precompiled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 0.3 released</title>
		<link>http://www.benchun.net/2003/05/version-03-released/</link>
		<comments>http://www.benchun.net/2003/05/version-03-released/#comments</comments>
		<pubDate>Tue, 13 May 2003 22:28:05 +0000</pubDate>
		<dc:creator>benchun</dc:creator>
				<category><![CDATA[flosc]]></category>

		<guid isPermaLink="false">http://www.benchun.net/?p=47</guid>
		<description><![CDATA[Performance improvements due to static creation of a UDP socket for sending OSC and no more printing of debug statements to stdout. Also changed the default IP addresses in the flash movie to be 127.0.0.1, since I assume the simplest configuration is with everything running on localhost. Tested on OS X using the precompiled sendOSC [...]]]></description>
			<content:encoded><![CDATA[<p>Performance improvements due to static creation of a UDP socket for sending OSC and no more printing of debug statements to stdout. Also changed the default IP addresses in the flash movie to be 127.0.0.1, since I assume the simplest configuration is with everything running on localhost. Tested on OS X using the precompiled sendOSC and dumpOSC. No more different archive formats for Mac and Windows&#8230; if you&#8217;re on Windows, install cygwin.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benchun.net/2003/05/version-03-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update</title>
		<link>http://www.benchun.net/2003/04/update/</link>
		<comments>http://www.benchun.net/2003/04/update/#comments</comments>
		<pubDate>Fri, 11 Apr 2003 22:26:55 +0000</pubDate>
		<dc:creator>benchun</dc:creator>
				<category><![CDATA[flosc]]></category>

		<guid isPermaLink="false">http://www.benchun.net/?p=43</guid>
		<description><![CDATA[Updated the MIDI-to-OSC application that Sean Rooney created, he says there was a bug in the previous version. Also just started exchanging email with Matt Wright about perhaps standardizing the XML representation of OSC, and pulling flosc apart into a standalone Java OSC server and a TCP/XML component. We shall see what comes of this.]]></description>
			<content:encoded><![CDATA[<p>Updated the MIDI-to-OSC application that Sean Rooney created, he says there was a bug in the previous version. Also just started exchanging email with Matt Wright about perhaps standardizing the XML representation of OSC, and pulling <strong>flosc</strong> apart into a standalone Java OSC server and a TCP/XML component. We shall see what comes of this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benchun.net/2003/04/update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Info</title>
		<link>http://www.benchun.net/2003/03/info/</link>
		<comments>http://www.benchun.net/2003/03/info/#comments</comments>
		<pubDate>Sun, 09 Mar 2003 22:26:14 +0000</pubDate>
		<dc:creator>benchun</dc:creator>
				<category><![CDATA[flosc]]></category>

		<guid isPermaLink="false">http://www.benchun.net/?p=41</guid>
		<description><![CDATA[Added a new example application created by Sean Rooney. Added a section for answering FAQs. Made this page look a little nicer.]]></description>
			<content:encoded><![CDATA[<p>Added a new example application created by Sean Rooney. Added a section for answering FAQs. Made this page look a little nicer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benchun.net/2003/03/info/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 0.2 released</title>
		<link>http://www.benchun.net/2002/03/version-02-released/</link>
		<comments>http://www.benchun.net/2002/03/version-02-released/#comments</comments>
		<pubDate>Sat, 23 Mar 2002 22:25:18 +0000</pubDate>
		<dc:creator>benchun</dc:creator>
				<category><![CDATA[flosc]]></category>

		<guid isPermaLink="false">http://www.benchun.net/?p=37</guid>
		<description><![CDATA[Adds support for Flash-to-OSC communication, including a DTD describing how XML-encoded OSC packets should be formed, Flash and server parsing of XML-encoded OSC, and Flash creation of XML-encoded OSC.]]></description>
			<content:encoded><![CDATA[<p>Adds support for Flash-to-OSC communication, including a DTD describing how XML-encoded OSC packets should be formed, Flash and server parsing of XML-encoded OSC, and Flash creation of XML-encoded OSC.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benchun.net/2002/03/version-02-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 0.11 released</title>
		<link>http://www.benchun.net/2002/03/version-011-released/</link>
		<comments>http://www.benchun.net/2002/03/version-011-released/#comments</comments>
		<pubDate>Thu, 07 Mar 2002 22:24:38 +0000</pubDate>
		<dc:creator>benchun</dc:creator>
				<category><![CDATA[flosc]]></category>

		<guid isPermaLink="false">http://www.benchun.net/?p=35</guid>
		<description><![CDATA[Adds support for SuperCollider-style arrays. Still no bidirectional communication, but all that needs to be done is a minimal XML parser to process the data coming from Flash. The OSC-sending code is in the archive, but not hooked up to anything yet. Next version will have a proper DTD.]]></description>
			<content:encoded><![CDATA[<p>Adds support for SuperCollider-style arrays. Still no bidirectional communication, but all that needs to be done is a minimal XML parser to process the data coming from Flash. The OSC-sending code is in the archive, but not hooked up to anything yet. Next version will have a proper DTD.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.benchun.net/2002/03/version-011-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
