<?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: Release 0.7</title>
	<atom:link href="http://bubblebird.at/tuioflash/2010/06/release-0-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://bubblebird.at/tuioflash/2010/06/release-0-7/</link>
	<description>Teaching Flash some new tricks</description>
	<lastBuildDate>Sun, 29 Jan 2012 14:12:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dan</title>
		<link>http://bubblebird.at/tuioflash/2010/06/release-0-7/comment-page-1/#comment-12353</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 08 Nov 2011 23:32:18 +0000</pubDate>
		<guid isPermaLink="false">http://bubblebird.at/tuioflash/?p=194#comment-12353</guid>
		<description>hi, i would like to run 2 visual application on my computer and send them tuio data from ccv. but if i am running flash with your library the port 3333 is occupied and i am not able to listen tuio data in another application (in quartz composer) is possible to resend tuio data to another tuio port in your library?.. or don&#039;t you know if ccv allows me send tuio data to more ports in a same time? thank you in advance! best</description>
		<content:encoded><![CDATA[<p>hi, i would like to run 2 visual application on my computer and send them tuio data from ccv. but if i am running flash with your library the port 3333 is occupied and i am not able to listen tuio data in another application (in quartz composer) is possible to resend tuio data to another tuio port in your library?.. or don&#8217;t you know if ccv allows me send tuio data to more ports in a same time? thank you in advance! best</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://bubblebird.at/tuioflash/2010/06/release-0-7/comment-page-1/#comment-1195</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 14 Aug 2010 20:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://bubblebird.at/tuioflash/?p=194#comment-1195</guid>
		<description>Mh gestures should work for multiple persons. Which tracker are you using? Sp I can try to reproduce the problem.</description>
		<content:encoded><![CDATA[<p>Mh gestures should work for multiple persons. Which tracker are you using? Sp I can try to reproduce the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trent</title>
		<link>http://bubblebird.at/tuioflash/2010/06/release-0-7/comment-page-1/#comment-1118</link>
		<dc:creator>trent</dc:creator>
		<pubDate>Tue, 03 Aug 2010 21:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://bubblebird.at/tuioflash/?p=194#comment-1118</guid>
		<description>Hey, been having loads of fun with this last couple of months. I&#039;m having some issues with the new Gestures though. We have a large table which would have more than 1 user. Moving multiple objects is fine, but when more than 1 person tries to scale/rotate only 1 works. Any tips?</description>
		<content:encoded><![CDATA[<p>Hey, been having loads of fun with this last couple of months. I&#8217;m having some issues with the new Gestures though. We have a large table which would have more than 1 user. Moving multiple objects is fine, but when more than 1 person tries to scale/rotate only 1 works. Any tips?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gimmix</title>
		<link>http://bubblebird.at/tuioflash/2010/06/release-0-7/comment-page-1/#comment-929</link>
		<dc:creator>gimmix</dc:creator>
		<pubDate>Tue, 22 Jun 2010 19:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://bubblebird.at/tuioflash/?p=194#comment-929</guid>
		<description>Yes you have to add it to the TuioClient as listener somehow like this:
yourTuioClient.addListener(TuioFiducialDispatcher.init(…));</description>
		<content:encoded><![CDATA[<p>Yes you have to add it to the TuioClient as listener somehow like this:<br />
yourTuioClient.addListener(TuioFiducialDispatcher.init(…));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://bubblebird.at/tuioflash/2010/06/release-0-7/comment-page-1/#comment-928</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 22 Jun 2010 19:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://bubblebird.at/tuioflash/?p=194#comment-928</guid>
		<description>Im not having much luck getting the TuioFiducialDispatcher to work using either the callbacks or dispatched events.  Do I need to do anything special to get the dispatched events to work outside of call TuioFiducialDispatcher.init(...);?</description>
		<content:encoded><![CDATA[<p>Im not having much luck getting the TuioFiducialDispatcher to work using either the callbacks or dispatched events.  Do I need to do anything special to get the dispatched events to work outside of call TuioFiducialDispatcher.init(&#8230;);?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gimmix</title>
		<link>http://bubblebird.at/tuioflash/2010/06/release-0-7/comment-page-1/#comment-927</link>
		<dc:creator>gimmix</dc:creator>
		<pubDate>Tue, 22 Jun 2010 16:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://bubblebird.at/tuioflash/?p=194#comment-927</guid>
		<description>Well you can send me an email with a wishlist or send me already modified files with a description what you changed and I&#039;ll try to merge it. 
Though the main idea of this library is to be more like a keystone for a custom tuio based project than a do it all library. So I am trying to add only really useful stuff and not too much comfort stuff ;)

On the clone function request just write me an email on what you would like to achieve with it and what it should do in detail and I&#039;ll see if it is easily implemented.</description>
		<content:encoded><![CDATA[<p>Well you can send me an email with a wishlist or send me already modified files with a description what you changed and I&#8217;ll try to merge it.<br />
Though the main idea of this library is to be more like a keystone for a custom tuio based project than a do it all library. So I am trying to add only really useful stuff and not too much comfort stuff <img src='http://bubblebird.at/tuioflash/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>On the clone function request just write me an email on what you would like to achieve with it and what it should do in detail and I&#8217;ll see if it is easily implemented.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://bubblebird.at/tuioflash/2010/06/release-0-7/comment-page-1/#comment-926</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 22 Jun 2010 14:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://bubblebird.at/tuioflash/?p=194#comment-926</guid>
		<description>That would be greatness!

Do you guys let others commit to your svn or is there a place to add small requests like adding clone() methods to the custom events?</description>
		<content:encoded><![CDATA[<p>That would be greatness!</p>
<p>Do you guys let others commit to your svn or is there a place to add small requests like adding clone() methods to the custom events?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gimmix</title>
		<link>http://bubblebird.at/tuioflash/2010/06/release-0-7/comment-page-1/#comment-925</link>
		<dc:creator>gimmix</dc:creator>
		<pubDate>Tue, 22 Jun 2010 09:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://bubblebird.at/tuioflash/?p=194#comment-925</guid>
		<description>That is basically what the TuioFuiducialDispatcher is for but I get your point. It will not be in the TuioManager but maybe I can get the guy who implemented the current fiducial stuff to make a FiducialManager ;D</description>
		<content:encoded><![CDATA[<p>That is basically what the TuioFuiducialDispatcher is for but I get your point. It will not be in the TuioManager but maybe I can get the guy who implemented the current fiducial stuff to make a FiducialManager ;D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://bubblebird.at/tuioflash/2010/06/release-0-7/comment-page-1/#comment-924</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 21 Jun 2010 22:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://bubblebird.at/tuioflash/?p=194#comment-924</guid>
		<description>thanks gimmix!

any plans to have the TuioManager dispatch FiducialEvents in the same way as it dispatches TouchEvents?

It would be useful to be able to add a listener to a DisplayObject to receive Fiducial input if a marker is placed over it on a table.</description>
		<content:encoded><![CDATA[<p>thanks gimmix!</p>
<p>any plans to have the TuioManager dispatch FiducialEvents in the same way as it dispatches TouchEvents?</p>
<p>It would be useful to be able to add a listener to a DisplayObject to receive Fiducial input if a marker is placed over it on a table.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gimmix</title>
		<link>http://bubblebird.at/tuioflash/2010/06/release-0-7/comment-page-1/#comment-923</link>
		<dc:creator>gimmix</dc:creator>
		<pubDate>Mon, 21 Jun 2010 20:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://bubblebird.at/tuioflash/?p=194#comment-923</guid>
		<description>@trent: The UDPConnector should be faster since you&#039;ll probably use the LCConnector with a bridge. 

@Matt: yup that bug is already fixed on the svn and I&#039;ll probably update the downloadable packet this week. If you want to use the class just replace the GestureStepGroup with GestureStepSequence. I did some last minute refactoring before the release but missed that class :/</description>
		<content:encoded><![CDATA[<p>@trent: The UDPConnector should be faster since you&#8217;ll probably use the LCConnector with a bridge. </p>
<p>@Matt: yup that bug is already fixed on the svn and I&#8217;ll probably update the downloadable packet this week. If you want to use the class just replace the GestureStepGroup with GestureStepSequence. I did some last minute refactoring before the release but missed that class :/</p>
]]></content:encoded>
	</item>
</channel>
</rss>

