<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for daniel shiffman</title>
	<link>http://www.shiffman.net</link>
	<description></description>
	<pubDate>Thu, 24 Jul 2008 11:26:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>Comment on Calling Processing with Asterisk by Daniel</title>
		<link>http://www.shiffman.net/p5/asterisk/#comment-240644</link>
		<pubDate>Mon, 16 Jun 2008 13:14:35 +0000</pubDate>
		<guid>http://www.shiffman.net/p5/asterisk/#comment-240644</guid>
					<description>Alexis: check out this syllabus for more info on Asterisk. . .
http://itp.nyu.edu/~sve204/redial/</description>
		<content:encoded><![CDATA[<p>Alexis: check out this syllabus for more info on Asterisk. . .<br />
<a href='http://itp.nyu.edu/~sve204/redial/' rel='nofollow'>http://itp.nyu.edu/~sve204/redial/</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Processing QRCode Library by Daniel</title>
		<link>http://www.shiffman.net/p5/pqrcode/#comment-240633</link>
		<pubDate>Mon, 16 Jun 2008 13:04:53 +0000</pubDate>
		<guid>http://www.shiffman.net/p5/pqrcode/#comment-240633</guid>
					<description>David: Sorry, I don't, but the source code is there for adaptation</description>
		<content:encoded><![CDATA[<p>David: Sorry, I don&#8217;t, but the source code is there for adaptation
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on WordNet by Daniel</title>
		<link>http://www.shiffman.net/teaching/a2z/wordnet/#comment-240630</link>
		<pubDate>Mon, 16 Jun 2008 13:03:31 +0000</pubDate>
		<guid>http://www.shiffman.net/teaching/a2z/wordnet/#comment-240630</guid>
					<description>Heung-Seon: Try using RiTa, it makes getting synonyms much easier: http://www.rednoise.org/rita/wordnet/documentation/index.htm</description>
		<content:encoded><![CDATA[<p>Heung-Seon: Try using RiTa, it makes getting synonyms much easier: <a href='http://www.rednoise.org/rita/wordnet/documentation/index.htm' rel='nofollow'>http://www.rednoise.org/rita/wordnet/documentation/index.htm</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Processing QRCode Library by David</title>
		<link>http://www.shiffman.net/p5/pqrcode/#comment-229757</link>
		<pubDate>Fri, 06 Jun 2008 10:40:29 +0000</pubDate>
		<guid>http://www.shiffman.net/p5/pqrcode/#comment-229757</guid>
					<description>Do you have any netbeans example of use this library ?</description>
		<content:encoded><![CDATA[<p>Do you have any netbeans example of use this library ?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Bayesian Filtering by Ram</title>
		<link>http://www.shiffman.net/teaching/a2z/bayesian/#comment-228689</link>
		<pubDate>Thu, 05 Jun 2008 12:13:51 +0000</pubDate>
		<guid>http://www.shiffman.net/teaching/a2z/bayesian/#comment-228689</guid>
					<description>I want C   (C) program to process spam.
    how can i store tokenized data ?
    how can i develop classifier ?
   Is it bayes filter is a package that is available ?
   Can you suggest the logic ?</description>
		<content:encoded><![CDATA[<p>I want C   (C) program to process spam.<br />
    how can i store tokenized data ?<br />
    how can i develop classifier ?<br />
   Is it bayes filter is a package that is available ?<br />
   Can you suggest the logic ?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Bayesian Filtering by Ram</title>
		<link>http://www.shiffman.net/teaching/a2z/bayesian/#comment-228685</link>
		<pubDate>Thu, 05 Jun 2008 12:12:05 +0000</pubDate>
		<guid>http://www.shiffman.net/teaching/a2z/bayesian/#comment-228685</guid>
					<description>Hi,

          I want C   (C) program to process spam.
    how can i store tokenized data ?
    how can i develop classifier ?
   Is it bayes filter is a package that is available ?
   Can you suggest the logic ?
    

   Thanks
   Ram,</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>          I want C   (C) program to process spam.<br />
    how can i store tokenized data ?<br />
    how can i develop classifier ?<br />
   Is it bayes filter is a package that is available ?<br />
   Can you suggest the logic ?</p>
<p>   Thanks<br />
   Ram,
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Processing QRCode Library by Alex</title>
		<link>http://www.shiffman.net/p5/pqrcode/#comment-227352</link>
		<pubDate>Wed, 04 Jun 2008 08:16:22 +0000</pubDate>
		<guid>http://www.shiffman.net/p5/pqrcode/#comment-227352</guid>
					<description>If found a good website on QR code. You can generate barcodes, decode them with mobiles, etc. : http://www.jaxo-systems.com</description>
		<content:encoded><![CDATA[<p>If found a good website on QR code. You can generate barcodes, decode them with mobiles, etc. : <a href='http://www.jaxo-systems.com' rel='nofollow'>http://www.jaxo-systems.com</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on WordNet by Lilia Coelho</title>
		<link>http://www.shiffman.net/teaching/a2z/wordnet/#comment-225678</link>
		<pubDate>Mon, 02 Jun 2008 22:58:19 +0000</pubDate>
		<guid>http://www.shiffman.net/teaching/a2z/wordnet/#comment-225678</guid>
					<description>Hi 
I am a student. I have used the code on your website before. But now I have a problem. 

relatedList = PointerUtils.getInstance().getSynonyms(sense);

Doesn't seem to working.

It returns empty.

Please help.</description>
		<content:encoded><![CDATA[<p>Hi<br />
I am a student. I have used the code on your website before. But now I have a problem. </p>
<p>relatedList = PointerUtils.getInstance().getSynonyms(sense);</p>
<p>Doesn&#8217;t seem to working.</p>
<p>It returns empty.</p>
<p>Please help.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Processing Sudden Motion Sensor Library by Carl</title>
		<link>http://www.shiffman.net/p5/sms/#comment-217444</link>
		<pubDate>Tue, 27 May 2008 09:48:02 +0000</pubDate>
		<guid>http://www.shiffman.net/p5/sms/#comment-217444</guid>
					<description>Hi Guys,

it works fine with my C2D MacBook.
But one question.
Can someone send me the Unimotion.h File to my mailadresse. (jahncarl@gmail.com)</description>
		<content:encoded><![CDATA[<p>Hi Guys,</p>
<p>it works fine with my C2D MacBook.<br />
But one question.<br />
Can someone send me the Unimotion.h File to my mailadresse. (jahncarl@gmail.com)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Processing Yahoo Search Library by chrisboffer</title>
		<link>http://www.shiffman.net/2007/08/05/processing-yahoo-search-library/#comment-214195</link>
		<pubDate>Sat, 24 May 2008 15:58:40 +0000</pubDate>
		<guid>http://www.shiffman.net/2007/08/05/processing-yahoo-search-library/#comment-214195</guid>
					<description>Thanks for the great library, however we have problems to find the .jar file in the sdk. What do you mean by &quot;...type ant.&quot; ????? 

cheers</description>
		<content:encoded><![CDATA[<p>Thanks for the great library, however we have problems to find the .jar file in the sdk. What do you mean by &#8220;&#8230;type ant.&#8221; ????? </p>
<p>cheers
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
