<?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 for Bryan Chung</title>
	<atom:link href="http://www.bryanchung.net/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.bryanchung.net/index.php</link>
	<description>Bryan Chung's Personal Website on Digital Art, Software Design, Popular Culture and Entertainment.</description>
	<lastBuildDate>Wed, 14 Oct 2009 17:57:08 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Optical Flow in Processing by alveuz</title>
		<link>http://www.bryanchung.net/index.php/?p=261&#038;cpage=1#comment-2473</link>
		<dc:creator>alveuz</dc:creator>
		<pubDate>Wed, 14 Oct 2009 17:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanchung.net/index.php/?p=261#comment-2473</guid>
		<description>Hi Bryan, even if it is simple the example 7is awesome, I would like to program something like this, could you give me an advise where I could start? Pls publish yout source codeeeeeeee jeje :D
Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi Bryan, even if it is simple the example 7is awesome, I would like to program something like this, could you give me an advise where I could start? Pls publish yout source codeeeeeeee jeje <img src='http://www.bryanchung.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New SimpleARToolKit Library Available Now by daehong</title>
		<link>http://www.bryanchung.net/index.php/?p=424&#038;cpage=1#comment-2472</link>
		<dc:creator>daehong</dc:creator>
		<pubDate>Thu, 24 Sep 2009 21:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanchung.net/index.php/?p=424#comment-2472</guid>
		<description>Hello, Bryan.

First of all, thank you very much for your great work.

Can your library recognize multiple patterns?
I tried to modify your code to detect multiple ARTool kit patters, but I could not make it.

Thank you.</description>
		<content:encoded><![CDATA[<p>Hello, Bryan.</p>
<p>First of all, thank you very much for your great work.</p>
<p>Can your library recognize multiple patterns?<br />
I tried to modify your code to detect multiple ARTool kit patters, but I could not make it.</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A new augmented reality game by tomyccc</title>
		<link>http://www.bryanchung.net/index.php/?p=465&#038;cpage=1#comment-2471</link>
		<dc:creator>tomyccc</dc:creator>
		<pubDate>Thu, 17 Sep 2009 15:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanchung.net/index.php/?p=465#comment-2471</guid>
		<description>cool ~~~ !
openCV ?</description>
		<content:encoded><![CDATA[<p>cool ~~~ !<br />
openCV ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Text-to-speech in Flash with Director by beautifuldawn</title>
		<link>http://www.bryanchung.net/index.php/?p=176&#038;cpage=1#comment-2470</link>
		<dc:creator>beautifuldawn</dc:creator>
		<pubDate>Fri, 07 Aug 2009 05:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanchung.net/index.php/?p=176#comment-2470</guid>
		<description>Although you never really answered me, I fixed the issue myself ... Still many thanks for the TTS solution!

Beautiful Dawn</description>
		<content:encoded><![CDATA[<p>Although you never really answered me, I fixed the issue myself &#8230; Still many thanks for the TTS solution!</p>
<p>Beautiful Dawn</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Text-to-speech in Flash with Director by beautifuldawn</title>
		<link>http://www.bryanchung.net/index.php/?p=176&#038;cpage=1#comment-2469</link>
		<dc:creator>beautifuldawn</dc:creator>
		<pubDate>Mon, 27 Jul 2009 21:46:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanchung.net/index.php/?p=176#comment-2469</guid>
		<description>Dear Bryan, 

Have made a Flash AS2 application that uses this SAPI 5 via Director trick of yours ;-) Many thanks, you&#039;ve solved a great many problems of what seemd a never ever ability for my project.

Now I have two exact copies of my Flash application, and the only difference is that one-liner is commented out in the general swf version (no tts version): getURL(&quot;lingo:sendMsg(\&quot;&quot;+msg.text+&quot;\&quot;)&quot;);

It all works fine exacpt I have this 1 small problem:

In my general swf version I have getURL&#039;s to open several external links etc in the browser, like google search, this all works fine for the non director swf version. But after I take that same swf in my director file (dir file) all works fine and I hear the voice, but the external links etc won&#039;t open anymore?

Why can I only open links in my browser with the swf version but not once this is embed into the director file? What am I doing wrong? So all works fine but not the opening of links in the browser ...

Please help, I&#039;m not as good with director yet, to be honest, I only installed and used version 11 because I learned your trick ...

Dawn</description>
		<content:encoded><![CDATA[<p>Dear Bryan, </p>
<p>Have made a Flash AS2 application that uses this SAPI 5 via Director trick of yours <img src='http://www.bryanchung.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Many thanks, you&#8217;ve solved a great many problems of what seemd a never ever ability for my project.</p>
<p>Now I have two exact copies of my Flash application, and the only difference is that one-liner is commented out in the general swf version (no tts version): getURL(&#8221;lingo:sendMsg(\&#8221;"+msg.text+&#8221;\&#8221;)&#8221;);</p>
<p>It all works fine exacpt I have this 1 small problem:</p>
<p>In my general swf version I have getURL&#8217;s to open several external links etc in the browser, like google search, this all works fine for the non director swf version. But after I take that same swf in my director file (dir file) all works fine and I hear the voice, but the external links etc won&#8217;t open anymore?</p>
<p>Why can I only open links in my browser with the swf version but not once this is embed into the director file? What am I doing wrong? So all works fine but not the opening of links in the browser &#8230;</p>
<p>Please help, I&#8217;m not as good with director yet, to be honest, I only installed and used version 11 because I learned your trick &#8230;</p>
<p>Dawn</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Face Detection with Ogre3D by PCoder</title>
		<link>http://www.bryanchung.net/index.php/?p=446&#038;cpage=1#comment-2468</link>
		<dc:creator>PCoder</dc:creator>
		<pubDate>Mon, 06 Jul 2009 16:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanchung.net/index.php/?p=446#comment-2468</guid>
		<description>Dear Bryan Chung 
I viewed your demo on the &quot;Face detection with Ogre&quot; as I was searching the Net for a way to intergrate video comming from opencv and then displaying a mesh on top of indavidual standing infront of a cam like yours did in the demo. Would you be so kind as to post some example code and the way you connected all programms into one program 
With great repect PCoder</description>
		<content:encoded><![CDATA[<p>Dear Bryan Chung<br />
I viewed your demo on the &#8220;Face detection with Ogre&#8221; as I was searching the Net for a way to intergrate video comming from opencv and then displaying a mesh on top of indavidual standing infront of a cam like yours did in the demo. Would you be so kind as to post some example code and the way you connected all programms into one program<br />
With great repect PCoder</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple Speech Recognition in Processing by cageehv</title>
		<link>http://www.bryanchung.net/index.php/?p=208&#038;cpage=1#comment-2467</link>
		<dc:creator>cageehv</dc:creator>
		<pubDate>Mon, 29 Jun 2009 22:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanchung.net/index.php/?p=208#comment-2467</guid>
		<description>Hey Bryan!

Great job, thanks for posting!
Is there a way to train the voice recognition module?
It doesn&#039;t seem to recognize my voice :-(

Peace,
Rolf</description>
		<content:encoded><![CDATA[<p>Hey Bryan!</p>
<p>Great job, thanks for posting!<br />
Is there a way to train the voice recognition module?<br />
It doesn&#8217;t seem to recognize my voice <img src='http://www.bryanchung.net/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>Peace,<br />
Rolf</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New SimpleARToolKit Library Available Now by martincg</title>
		<link>http://www.bryanchung.net/index.php/?p=424&#038;cpage=1#comment-2466</link>
		<dc:creator>martincg</dc:creator>
		<pubDate>Tue, 26 May 2009 22:13:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanchung.net/index.php/?p=424#comment-2466</guid>
		<description>hello again - i tryied library with vista 64 and everything works good /also with 32 bit XP/ + processing 1.0.3 

- maybe there is some kind of catch with 64bit XP</description>
		<content:encoded><![CDATA[<p>hello again &#8211; i tryied library with vista 64 and everything works good /also with 32 bit XP/ + processing 1.0.3 </p>
<p>- maybe there is some kind of catch with 64bit XP</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New SimpleARToolKit Library Available Now by martincg</title>
		<link>http://www.bryanchung.net/index.php/?p=424&#038;cpage=1#comment-2465</link>
		<dc:creator>martincg</dc:creator>
		<pubDate>Tue, 26 May 2009 19:46:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanchung.net/index.php/?p=424#comment-2465</guid>
		<description>hello Bryan, i tried simpleARTtoolkit and have same problem like Mathew with memory - processing 1.0.3 - 1500 MB in preferences + 64bit Windows XP, 8GB ram +  32bit java dev for processing /64bit java is not working for me now with processing/

- examples /demo1,2,3/ starts, i can see the video screen but looks like if opengl layer want start, it hangs with memory problem

are you working with 64 bit JAVA for processing?

thanks for any help</description>
		<content:encoded><![CDATA[<p>hello Bryan, i tried simpleARTtoolkit and have same problem like Mathew with memory &#8211; processing 1.0.3 &#8211; 1500 MB in preferences + 64bit Windows XP, 8GB ram +  32bit java dev for processing /64bit java is not working for me now with processing/</p>
<p>- examples /demo1,2,3/ starts, i can see the video screen but looks like if opengl layer want start, it hangs with memory problem</p>
<p>are you working with 64 bit JAVA for processing?</p>
<p>thanks for any help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New SimpleARToolKit Library Available Now by sundaylau</title>
		<link>http://www.bryanchung.net/index.php/?p=424&#038;cpage=1#comment-2464</link>
		<dc:creator>sundaylau</dc:creator>
		<pubDate>Wed, 06 May 2009 04:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.bryanchung.net/index.php/?p=424#comment-2464</guid>
		<description>bryan, your site is getting cooler!!!</description>
		<content:encoded><![CDATA[<p>bryan, your site is getting cooler!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
