<?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 Alessio Sclocco</title>
	<atom:link href="http://alessio.sclocco.eu/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://alessio.sclocco.eu</link>
	<description>who I am and what I&#039;m doing</description>
	<lastBuildDate>Sun, 25 Dec 2011 17:01:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on 30 years of computer science in Amsterdam by Alessio Sclocco</title>
		<link>http://alessio.sclocco.eu/30-years-of-computer-science-in-amsterdam/comment-page-1/#comment-11488</link>
		<dc:creator>Alessio Sclocco</dc:creator>
		<pubDate>Sun, 25 Dec 2011 17:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://alessio.sclocco.eu/?p=241#comment-11488</guid>
		<description>Ciao Scarlet, effettivamente ho fatto io la traduzione in Italiano di SpeedCrunch tanti anni fa. Non ho idea se ho tradotto anche quella parola o meno, certo che se sono stato io meriterei di essere espulso dal paese dove sono residente :)
Lo sviluppo di SpeedCrunch credo sia fermo da alcuni anni, non saprei chi contattare per la correzione.</description>
		<content:encoded><![CDATA[<p>Ciao Scarlet, effettivamente ho fatto io la traduzione in Italiano di SpeedCrunch tanti anni fa. Non ho idea se ho tradotto anche quella parola o meno, certo che se sono stato io meriterei di essere espulso dal paese dove sono residente :)<br />
Lo sviluppo di SpeedCrunch credo sia fermo da alcuni anni, non saprei chi contattare per la correzione.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 30 years of computer science in Amsterdam by Scarlet</title>
		<link>http://alessio.sclocco.eu/30-years-of-computer-science-in-amsterdam/comment-page-1/#comment-11467</link>
		<dc:creator>Scarlet</dc:creator>
		<pubDate>Sat, 24 Dec 2011 20:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://alessio.sclocco.eu/?p=241#comment-11467</guid>
		<description>Buongiorno , 
non so se sia proprio lei uno dei realizzatori dell&#039;applicazione SpeedCrunch che ho scaricato e che uso con soddisfazione, per l a quale ringrazio sentitamente. 
Però mi ha fatto un po ridere la traduzione &quot;nederlandese&quot; in italiano, nella menubar/Aiuti/Informazioni su. 
Non è meglio olandese? 
Buon Natale, saluti Scarlet</description>
		<content:encoded><![CDATA[<p>Buongiorno ,<br />
non so se sia proprio lei uno dei realizzatori dell&#8217;applicazione SpeedCrunch che ho scaricato e che uso con soddisfazione, per l a quale ringrazio sentitamente.<br />
Però mi ha fatto un po ridere la traduzione &#8220;nederlandese&#8221; in italiano, nella menubar/Aiuti/Informazioni su.<br />
Non è meglio olandese?<br />
Buon Natale, saluti Scarlet</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Information theory analyzer by Alessio Sclocco</title>
		<link>http://alessio.sclocco.eu/information-theory-analyzer/comment-page-1/#comment-1959</link>
		<dc:creator>Alessio Sclocco</dc:creator>
		<pubDate>Tue, 08 Dec 2009 19:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://alessio.sclocco.eu/?p=140#comment-1959</guid>
		<description>Hey epokh.

The code was especially designed to be 100% compatible (in a black box kind of way) with an old C+Java code that was a BSc thesis, so not offer many functionalities; for example I designed it at first to deal with words of a user defined size but it wasn&#039;t useful for the Professor&#039;s goal so I removed the thing, but I&#039;m sure it can be easily reintroduced.
For the rest it simply does what is wrote on that page, you can give it a file with some samples (the original application was designed for medical samples) and it evaluate the desired function, it works with a finite stream.
By the way today, reading your comment, I get interested again in this &quot;old&quot; (?) code and if can be useful for something I would like to add functionalities or make it a library (it would be easy, is designed not perfectly but not so bad still).

Ciao :)</description>
		<content:encoded><![CDATA[<p>Hey epokh.</p>
<p>The code was especially designed to be 100% compatible (in a black box kind of way) with an old C+Java code that was a BSc thesis, so not offer many functionalities; for example I designed it at first to deal with words of a user defined size but it wasn&#8217;t useful for the Professor&#8217;s goal so I removed the thing, but I&#8217;m sure it can be easily reintroduced.<br />
For the rest it simply does what is wrote on that page, you can give it a file with some samples (the original application was designed for medical samples) and it evaluate the desired function, it works with a finite stream.<br />
By the way today, reading your comment, I get interested again in this &#8220;old&#8221; (?) code and if can be useful for something I would like to add functionalities or make it a library (it would be easy, is designed not perfectly but not so bad still).</p>
<p>Ciao :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Information theory analyzer by epokh</title>
		<link>http://alessio.sclocco.eu/information-theory-analyzer/comment-page-1/#comment-1955</link>
		<dc:creator>epokh</dc:creator>
		<pubDate>Tue, 08 Dec 2009 11:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://alessio.sclocco.eu/?p=140#comment-1955</guid>
		<description>Hey, I haven&#039;t seen the code but are you using a biased or unbiased estimation?
Can I also choose the word size of the stream to encode?
Can I also estimate the sublinear and extensive entropy?
I work quite a lot with entropy estimation and I wrote my functions but I also use Matlab.
Cheerz.</description>
		<content:encoded><![CDATA[<p>Hey, I haven&#8217;t seen the code but are you using a biased or unbiased estimation?<br />
Can I also choose the word size of the stream to encode?<br />
Can I also estimate the sublinear and extensive entropy?<br />
I work quite a lot with entropy estimation and I wrote my functions but I also use Matlab.<br />
Cheerz.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

