<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
    <channel>
    
    <title>Open Source Interface</title>
    <link>http://nuigroup.com/forums/</link>
    <description>Open Source Interface</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2008</dc:rights>
    <dc:date>2008-08-21T14:58:13-05:00</dc:date>
    <admin:generatorAgent rdf:resource="http://www.pmachine.com/" />
    

    <item>
      <title>tuioframework</title>
      <link>http://nuigroup.com/forums/viewthread/2798/</link>
      <guid>http://nuigroup.com/forums/viewthread/2798/#When:14:58:13Z</guid>
      <description>&lt;p&gt;I have been trying to write a mouse driver for the mac. I have hit one major snag. I can&#8217;t figure out how to get tuioframework, the objective c tuio receiver to work. Has anyone else ran into this problem?
&lt;/p&gt;</description>
      <dc:date>2008-08-21T14:58:13-05:00</dc:date>
    </item>

    <item>
      <title>Open Source iPhone TUIO App</title>
      <link>http://nuigroup.com/forums/viewthread/2785/</link>
      <guid>http://nuigroup.com/forums/viewthread/2785/#When:12:33:00Z</guid>
      <description>&lt;p&gt;Hi everybody,
&lt;/p&gt;
&lt;p&gt;
Since we won&#8217;t switch to TUIO for the communication from iPhone to Desktop for our multi&#45;touch framework, we would like to contribute code for an open source iPhone TUIO application. So if there is someone who knows how exactly the TUIO protocol looks like (which commands have to be send) we could create this app together really quickly.
&lt;/p&gt;
&lt;p&gt;
With best wishes, Stefan
&lt;/p&gt;</description>
      <dc:date>2008-08-20T12:33:00-05:00</dc:date>
    </item>

    <item>
      <title>MultiTouch.framework Beta Program</title>
      <link>http://nuigroup.com/forums/viewthread/2735/</link>
      <guid>http://nuigroup.com/forums/viewthread/2735/#When:12:54:18Z</guid>
      <description>&lt;p&gt;Hi everyone,
&lt;/p&gt;
&lt;p&gt;
Since the beta version of our multi&#45;touch framework is almost ready, we are now accepting applications for a private beta. If you know how to code in Objective&#45;C with Cocoa, own an iPhone or iPod touch and would like to try out our framework before it is officially released, please write an email to stefan.hafeneger[AT]rwth&#45;aachen.de with your contact details and your programming background. Please use &lt;b&gt;MultiTouch.framework Beta Application&lt;/b&gt; as subject line since the emails will be filtered. If you got questions concerning the beta program please write me an email as well.
&lt;/p&gt;
&lt;p&gt;
With best wishes, Stefan
&lt;/p&gt;</description>
      <dc:date>2008-08-14T12:54:18-05:00</dc:date>
    </item>

    <item>
      <title>BBTouch, now with TUIO support</title>
      <link>http://nuigroup.com/forums/viewthread/2527/</link>
      <guid>http://nuigroup.com/forums/viewthread/2527/#When:00:30:22Z</guid>
      <description>&lt;p&gt;Hey All,
&lt;/p&gt;
&lt;p&gt;
I know a few people here were waiting for TUIO support for BBTouch, so I am posting here just to let you guys know that I have just committed all the new TUIO enabled code to the google repository.&amp;nbsp; (since you probably check out this website more often than my blog, ha!)
&lt;/p&gt;
&lt;p&gt;
I had it running just fine with the Processing TUIODemo sketch from the rectivision website.&amp;nbsp; It should be compatible with any app that is able to receive TUIO commands (via OSC/UDP).. BBTouch should be all reacTIVision 1.4 compliant (presuming i read the spec right, and read the code right as well &lt;img src=&quot;http://nuigroup.com/images/smileys/grin.gif&quot; width=&quot;19&quot; height=&quot;19&quot; alt=&quot;grin&quot; style=&quot;border:0;&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;
note: BBTouch doesn&#8217;t do fiducials (yet) so all it generates are the 2DCursor profile events.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
as always the code is here:
&lt;br /&gt;
&lt;a href=&quot;http://code.google.com/p/bbosc/&quot;&gt;http://code.google.com/p/bbosc/&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
and some notes (and some pics of BBTouch and Processing playing nice) on my blog here: 
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://benbritten.com/blog/2008/07/22/tuio&#45;support&#45;is&#45;here/&quot;&gt;http://benbritten.com/blog/2008/07/22/tuio&#45;support&#45;is&#45;here/&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Let me know how you guys go (either here or on the blog) and if you have any trouble of find any problems.
&lt;/p&gt;
&lt;p&gt;
Cheers!
&lt;br /&gt;
&#45;panda
&lt;/p&gt;</description>
      <dc:date>2008-07-22T00:30:22-05:00</dc:date>
    </item>

    <item>
      <title>OS X Multitouch&#63;&amp;nbsp;</title>
      <link>http://nuigroup.com/forums/viewthread/1534/</link>
      <guid>http://nuigroup.com/forums/viewthread/1534/#When:14:02:30Z</guid>
      <description>&lt;p&gt;Hello,
&lt;br /&gt;
  I would like to get a feel for how much interest there would be for more OS X development in the way of multi&#45;touch. I think OS X is the ideal platform for multi&#45;touch applications, especially because of frameworks like Core Animation and Core Video. Right now I am using OS X for my multi&#45;touch table and OpenTouch for my blob detection. Is there anyone else using OS X in their projects?
&lt;br /&gt;
  What kind of tools would be considered helpful for those wanting to use OS X? Some projects I would like to work on include porting OpenTouch to be a Cocoa application and utilizing frameworks like Core Video (this would allow it to be GPU accelerated), a Cocoa framework for receiving TUIO messages in a Cocoa application, and some tools for allowing Core Animation layers to respond to multi&#45;touch events. What do you think of these projects? Which would be the most helpful?
&lt;/p&gt;
&lt;p&gt;
TTFN
&lt;br /&gt;
Bridger Maxwell
&lt;/p&gt;</description>
      <dc:date>2008-03-19T14:02:30-05:00</dc:date>
    </item>

    <item>
      <title>Touché &#45; FTIR multitouch tracker and framework for MacOS X Leopard</title>
      <link>http://nuigroup.com/forums/viewthread/2747/</link>
      <guid>http://nuigroup.com/forums/viewthread/2747/#When:19:28:14Z</guid>
      <description>&lt;p&gt;Hello,
&lt;/p&gt;
&lt;p&gt;
I&#8217;ve just released Touché, an open&#45;source (LGPL) multitouch tracker and framework written in Cocoa for MacOS X Leopard. It supports QuickTime&#45;compatible cameras, libdc1394&#45;compatible cameras (gives you some control over camera hardware features as well) and Wii Remotes (experimental, mostly for playing around a bit) as input sources. There are some useful Core Image filters that can be applied to the video stream before the frames are thresholded and passed to OpenCV for blob detection. Labeling the blobs (i.e. finding out which blob corresponds to which blob in the previous frame(s)) uses the Accelerate framework (AltiVec, SSE2/3) for best performance, as well as the camera to screen coordinate conversion. It&#8217;s also possible to specify the amount of frames that the labelizer should look back in order to match blobs, and to specify the amount of calibration points (larger screens require more points, but if the angle between your camera and your screen is particularly oblique, more calibration points might be useful too!).
&lt;/p&gt;
&lt;p&gt;
You can receive tracking data in your own applications by embedding a Cocoa framework (included in the download zip) within the application, which provides communication with the tracker over Cocoa Distributed Objects and a delegate interface, as well as some helper classes for processing multitouch events (enumeration of combinadic indices to test for gestures formed by multiple touches, for example) and some pre&#45;built gesture recognizers (currently there&#8217;s a recognizer for pinch/zoom gestures and one that can count taps (i.e. single tap, double&#45;tap, triple&#45;tap, etc...)).
&lt;/p&gt;
&lt;p&gt;
I&#8217;m not entirely up to date on other endeavours to provide FTIR multitouch tracking for MacOS X, but when I started writing Touché in December, I couldn&#8217;t really find any viable tracker that runs on OS X, so I think/hope that Touché might be useful to others as well. It&#8217;s been/being created as part of my master&#8217;s thesis on multitouch, for which I need a test&#45;bed in order to experiment with multitouch interfaces.
&lt;/p&gt;
&lt;p&gt;
The project is hosted at Google Code, but I&#8217;ve set up a page for it on my own website as well. There&#8217;s a download link and also a demo video and an introduction video. The page is at &lt;a href=&quot;http://gkaindl.com/software/touche/&quot;&gt;&lt;a href=&quot;http://gkaindl.com/software/touche/&quot;&gt;http://gkaindl.com/software/touche/&lt;/a&gt;&lt;/a&gt;. 
&lt;/p&gt;
&lt;p&gt;
I&#8217;d love to hear some feedback about it and hope that it might be useful to some of you!
&lt;/p&gt;</description>
      <dc:date>2008-08-15T19:28:14-05:00</dc:date>
    </item>

    <item>
      <title>Using Iphone to Develope Desktop Software</title>
      <link>http://nuigroup.com/forums/viewthread/2462/</link>
      <guid>http://nuigroup.com/forums/viewthread/2462/#When:13:47:42Z</guid>
      <description>&lt;p&gt;[youtube]skZCBvWVu8A[/youtube]
&lt;/p&gt;
&lt;p&gt;
I really hope this is open source &lt;img src=&quot;http://nuigroup.com/images/smileys/smile.gif&quot; width=&quot;19&quot; height=&quot;19&quot; alt=&quot;smile&quot; style=&quot;border:0;&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;
Also I wonder if it supports TUIO&#8230; if so many of our existing applications will already work.
&lt;/p&gt;
&lt;p&gt;
What are your guy&#8217;s thoughts?
&lt;/p&gt;</description>
      <dc:date>2008-07-16T13:47:42-05:00</dc:date>
    </item>

    <item>
      <title>Cocoa examples/tutorial</title>
      <link>http://nuigroup.com/forums/viewthread/2599/</link>
      <guid>http://nuigroup.com/forums/viewthread/2599/#When:16:37:28Z</guid>
      <description>&lt;p&gt;Is there a good examples or tutorial for Cocoa? Apple Documentation is not very usable (no examples).
&lt;/p&gt;</description>
      <dc:date>2008-07-29T16:37:28-05:00</dc:date>
    </item>

    <item>
      <title>BBtouch TUIO cursor control&#63;&amp;nbsp;</title>
      <link>http://nuigroup.com/forums/viewthread/2594/</link>
      <guid>http://nuigroup.com/forums/viewthread/2594/#When:07:42:37Z</guid>
      <description>&lt;p&gt;Hi,
&lt;/p&gt;
&lt;p&gt;
Thanks for all the help so far.&amp;nbsp; I am currently looking for a way to control the cursor in osx using bbtouch just for a single touch interface using my FTIR setup,  Has anyone got some way of doing this?&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
Any help on the topic would be gratefully received.
&lt;/p&gt;</description>
      <dc:date>2008-07-29T07:42:37-05:00</dc:date>
    </item>

    <item>
      <title>Cocoa OSC and TUIO questions</title>
      <link>http://nuigroup.com/forums/viewthread/2513/</link>
      <guid>http://nuigroup.com/forums/viewthread/2513/#When:04:09:50Z</guid>
      <description>&lt;p&gt;Hello all,
&lt;/p&gt;
&lt;p&gt;
I am in the midst of developing up a cocoa implementation of multitouch stuff.&amp;nbsp; I was originally going to just build the framework and then build some apps on top of that (bypassing the TUIO stuff) but there has been enough interesting in a TUIO solution that I have redirected my efforts.
&lt;/p&gt;
&lt;p&gt;
Anyway, 2 things:
&lt;/p&gt;
&lt;p&gt;
1) i have implemented a mostly Cocoa&#45;only OSC sender/listener &#8216;framework&#8217; (it isnt a framework yet, just a bunch of source files). 
&lt;br /&gt;
It does all the bit&#45;level ordering and decoding of OSC datagrams. It is a connectionless UDP implementation (which seems to be the going thing for OSC).&amp;nbsp; The only big note at the moment is that if you are going to use it to dispatch messages for your own code (and i hope you do) you will need to develop your own dispatch code.&amp;nbsp; BBOSC will receive the packets and decode them into bundle and message objects, so that is all done, but you would need to add your own code to make the &#8220;/osc/command arg1 arg2 arg3&#8221; do anything besides log to the console.&amp;nbsp; I plan to add a nice callback registry for all that stuff, but i wanted to get the TUIO working in BBTouch first.
&lt;/p&gt;
&lt;p&gt;
anyhow, what is there seems to be working dandy.&amp;nbsp; you can get the code here:
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://code.google.com/p/bbosc/&quot;&gt;http://code.google.com/p/bbosc/&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
and some notes here
&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://benbritten.com/blog/2008/07/21/osc&#45;now&#45;with&#45;more&#45;cocoa/&quot;&gt;http://benbritten.com/blog/2008/07/21/osc&#45;now&#45;with&#45;more&#45;cocoa/&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
2) the second thing is my question:&amp;nbsp; I am new to the TUIO/OSC bandwagon.&amp;nbsp; Implementing the protocol wont be too bad, but I will need to test it against something that is TUIO capable.&amp;nbsp; So what out there is TUIO capable that runs on the mac?&amp;nbsp; (that is preferably free and or open source)  I can write my own, but that doesnt really test whether my stuff is compatible with other people&#8217;s stuff &lt;img src=&quot;http://nuigroup.com/images/smileys/grin.gif&quot; width=&quot;19&quot; height=&quot;19&quot; alt=&quot;grin&quot; style=&quot;border:0;&quot; /&gt;
&lt;/p&gt;
&lt;p&gt;
I vaguely remember reading about some flash apps that should work (i do actually have flash 3, so i wouldn&#8217;t have to buy that) but i couldn&#8217;t seem to find them in my various searches on the forums.&amp;nbsp; any help would be greatly appreciated!
&lt;/p&gt;
&lt;p&gt;
cheers!
&lt;br /&gt;
&#45;panda
&lt;/p&gt;</description>
      <dc:date>2008-07-21T04:09:50-05:00</dc:date>
    </item>

    
    </channel>
</rss>