<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Nethinking</title>
	<atom:link href="http://nethinking.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nethinking.wordpress.com</link>
	<description>why not ?</description>
	<lastBuildDate>Mon, 28 Nov 2011 12:34:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='nethinking.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/f5f77a677c42a9cfa549bdf8e95196ad?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Nethinking</title>
		<link>http://nethinking.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://nethinking.wordpress.com/osd.xml" title="Nethinking" />
	<atom:link rel='hub' href='http://nethinking.wordpress.com/?pushpress=hub'/>
		<item>
		<title>NOAA file to Graph</title>
		<link>http://nethinking.wordpress.com/2011/11/28/noaa-file-to-graph/</link>
		<comments>http://nethinking.wordpress.com/2011/11/28/noaa-file-to-graph/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 12:29:58 +0000</pubDate>
		<dc:creator>Enrico Baruffato</dc:creator>
				<category><![CDATA[Computing Science]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[noaa]]></category>
		<category><![CDATA[noaamo]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://nethinking.wordpress.com/?p=140</guid>
		<description><![CDATA[Develop a PHP class to convert a text file with noaa format into the graphs for a site. Example: noaa file format Example graph: demo: here for information write to enrico at nethinking dot com<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=140&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Develop a PHP class to convert a text file with noaa format into the graphs for a site.</p>
<p>Example: <a href="http://www.aeroportothiene.it/meteo/data-month/NOAAMO1111.txt" target="_blank">noaa file format</a></p>
<p>Example graph:<br />
<img src="http://www.nethinking.com/project/noaamo/noaamo-graph-screen.png" alt="example graph noaa" align="center" /></p>
<p>demo: <a href="http://enrico.nethinking.com/index.php?page=noaamo" title="demo noaa to graph" target="_blank">here</a></p>
<p>for information write to enrico at nethinking dot com</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nethinking.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nethinking.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nethinking.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nethinking.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nethinking.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nethinking.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nethinking.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nethinking.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nethinking.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nethinking.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nethinking.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nethinking.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nethinking.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nethinking.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=140&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nethinking.wordpress.com/2011/11/28/noaa-file-to-graph/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d213bbd288e7efa10aae7f659ead29e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nethinking</media:title>
		</media:content>

		<media:content url="http://www.nethinking.com/project/noaamo/noaamo-graph-screen.png" medium="image">
			<media:title type="html">example graph noaa</media:title>
		</media:content>
	</item>
		<item>
		<title>PHP: passing an ARRAY by GET method</title>
		<link>http://nethinking.wordpress.com/2011/11/06/php-passing-an-array-by-get-method/</link>
		<comments>http://nethinking.wordpress.com/2011/11/06/php-passing-an-array-by-get-method/#comments</comments>
		<pubDate>Sun, 06 Nov 2011 10:55:03 +0000</pubDate>
		<dc:creator>Enrico Baruffato</dc:creator>
				<category><![CDATA[Computing Science]]></category>

		<guid isPermaLink="false">http://nethinking.wordpress.com/?p=132</guid>
		<description><![CDATA[serialize.php unserialize.php if that don&#8217;t work&#8230; try this: serialize.php unserialize.php<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=132&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>serialize.php</strong></p>
<p><pre class="brush: php;">
&lt;?php
$values = array(&quot;key1&quot;=&gt;&quot;value1&quot;,&quot;key2&quot;=&gt;&quot;value2&quot;,&quot;key3&quot;=&gt;&quot;value3&quot;);
$values = serialize($values);
$values = urlencode($values);
echo &quot;&lt;a href='unserialize.php?values=$values '&gt;Test&lt;/a&gt;&quot; ;
?&gt;
</pre></p>
<p><strong>unserialize.php</strong></p>
<p><pre class="brush: php;">
&lt;?php
$values = $_GET['values'];
$values = urldecode($values);
$values = unserialize($values);
print_r($values);
?&gt;
</pre></p>
<p>if that don&#8217;t work&#8230; try this:</p>
<p><strong>serialize.php</strong></p>
<p><pre class="brush: php;">
&lt;?php
$values = array(&quot;key1&quot;=&gt;&quot;value1&quot;,&quot;key2&quot;=&gt;&quot;value2&quot;,&quot;key3&quot;=&gt;&quot;value3&quot;);
$values = base64_encode(serialize($values)) ;
echo &quot;&lt;a href='unserialize.php?values=$values '&gt;Test&lt;/a&gt;&quot; ;
?&gt;
</pre></p>
<p><strong>unserialize.php</strong></p>
<p><pre class="brush: php;">
&lt;?php
$values = unserialize(base64_decode($_GET[&quot;values&quot;])) ;
print_r($values);
?&gt;
</pre></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nethinking.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nethinking.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nethinking.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nethinking.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nethinking.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nethinking.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nethinking.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nethinking.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nethinking.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nethinking.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nethinking.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nethinking.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nethinking.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nethinking.wordpress.com/132/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=132&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nethinking.wordpress.com/2011/11/06/php-passing-an-array-by-get-method/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d213bbd288e7efa10aae7f659ead29e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nethinking</media:title>
		</media:content>
	</item>
		<item>
		<title>PHP: write text to image</title>
		<link>http://nethinking.wordpress.com/2011/10/21/php-write-text-to-image/</link>
		<comments>http://nethinking.wordpress.com/2011/10/21/php-write-text-to-image/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 10:05:43 +0000</pubDate>
		<dc:creator>Enrico Baruffato</dc:creator>
				<category><![CDATA[Computing Science]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[write text to image]]></category>

		<guid isPermaLink="false">http://nethinking.wordpress.com/?p=115</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=115&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><pre class="brush: php;">
&lt;?php

//get tektips logo
$im = imagecreatefrompng('gnu.png');

$font = 5;
$x = 170;
$y = 80;
$string = 'GNU';
//place some text at the top left
imagestring($im, $font, $x, $y, $string, $text_color);
// output the image
header('Content-Type: image/png');
imagepng($im);
imagedestroy($im);

?&gt;
</pre></p>
<div id="attachment_116" class="wp-caption aligncenter" style="width: 236px"><a href="http://nethinking.files.wordpress.com/2011/10/gnu.png"><img src="http://nethinking.files.wordpress.com/2011/10/gnu.png?w=519" alt="original image" title="gnu"   class="size-full wp-image-116" /></a><p class="wp-caption-text">original image</p></div>
<div id="attachment_117" class="wp-caption aligncenter" style="width: 236px"><a href="http://nethinking.files.wordpress.com/2011/10/gnu-text.png"><img src="http://nethinking.files.wordpress.com/2011/10/gnu-text.png?w=519" alt="image with text" title="gnu-text"   class="size-full wp-image-117" /></a><p class="wp-caption-text">image with text</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nethinking.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nethinking.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nethinking.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nethinking.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nethinking.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nethinking.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nethinking.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nethinking.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nethinking.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nethinking.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nethinking.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nethinking.wordpress.com/115/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nethinking.wordpress.com/115/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nethinking.wordpress.com/115/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=115&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nethinking.wordpress.com/2011/10/21/php-write-text-to-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d213bbd288e7efa10aae7f659ead29e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nethinking</media:title>
		</media:content>

		<media:content url="http://nethinking.files.wordpress.com/2011/10/gnu.png" medium="image">
			<media:title type="html">gnu</media:title>
		</media:content>

		<media:content url="http://nethinking.files.wordpress.com/2011/10/gnu-text.png" medium="image">
			<media:title type="html">gnu-text</media:title>
		</media:content>
	</item>
		<item>
		<title>VLC on Windows Start-up</title>
		<link>http://nethinking.wordpress.com/2011/10/09/vlc-on-windows-start-up/</link>
		<comments>http://nethinking.wordpress.com/2011/10/09/vlc-on-windows-start-up/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 16:04:39 +0000</pubDate>
		<dc:creator>Enrico Baruffato</dc:creator>
				<category><![CDATA[Computing Science]]></category>
		<category><![CDATA[vlc]]></category>
		<category><![CDATA[stream]]></category>

		<guid isPermaLink="false">http://nethinking.wordpress.com/?p=98</guid>
		<description><![CDATA[LINE-IN streaming over HTTP protocol on port 88 Make a file .BAT and copy (all on one line): &#8220;C:\Program Files (x86)\VideoLAN\VLC\vlc.exe&#8221; -vvv dshow:// :sout=#transcode{vcodec=none,acodec=mp3,ab=128,channels=2, samplerate=44100}:http{mux=raw,dst=:88/} :no-sout-rtp-sap :no-sout-standard-sap :ttl=1 :sout-keep &#38; make a shortcut on Start-&#62;Program-&#62;Startup<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=98&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>LINE-IN streaming over HTTP protocol on port 88</strong></p>
<p>Make a file .BAT and copy (all on one line):</p>
<p>&#8220;C:\Program Files (x86)\VideoLAN\VLC\vlc.exe&#8221; -vvv dshow:// :sout=#transcode{vcodec=none,acodec=mp3,ab=128,channels=2,<br />
samplerate=44100}:http{mux=raw,dst=:88/} :no-sout-rtp-sap<br />
:no-sout-standard-sap :ttl=1 :sout-keep &amp;</p>
<p>make a shortcut on Start-&gt;Program-&gt;Startup</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nethinking.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nethinking.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nethinking.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nethinking.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nethinking.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nethinking.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nethinking.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nethinking.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nethinking.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nethinking.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nethinking.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nethinking.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nethinking.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nethinking.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=98&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nethinking.wordpress.com/2011/10/09/vlc-on-windows-start-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d213bbd288e7efa10aae7f659ead29e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nethinking</media:title>
		</media:content>
	</item>
		<item>
		<title>L&#8217;ossessione dei numeri primi</title>
		<link>http://nethinking.wordpress.com/2011/09/28/l-ossessione-dei-numeri-primi/</link>
		<comments>http://nethinking.wordpress.com/2011/09/28/l-ossessione-dei-numeri-primi/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 16:32:55 +0000</pubDate>
		<dc:creator>Enrico Baruffato</dc:creator>
				<category><![CDATA[Primes]]></category>
		<category><![CDATA[L'ossessione dei numeri primi]]></category>
		<category><![CDATA[Riemann]]></category>

		<guid isPermaLink="false">http://nethinking.wordpress.com/?p=92</guid>
		<description><![CDATA[L&#8217;ossessione dei numeri primi:Bernhard Riemann e il principale problema irrisolto della matematica Nell&#8217;agosto 1859 Bernhard Riemann, matematico giovane e ancora poco noto, presentò all&#8217;Accademia di Berlino un articolo intitolato &#8220;Sul numero dei primi minori di una certa grandezza&#8221;. In quella circostanza discusse per la prima volta l&#8217;ipotesi che prende il suo nome e che è [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=92&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_88" class="wp-caption aligncenter" style="width: 250px"><a href="http://nethinking.files.wordpress.com/2011/09/l-ossesione-dei-numeri-primi.jpg"><img src="http://nethinking.files.wordpress.com/2011/09/l-ossesione-dei-numeri-primi.jpg?w=519" alt="L&#039;ossessione dei numeri primi" title="l ossesione dei numeri primi"   class="size-full wp-image-88" /></a><p class="wp-caption-text">L&#039;ossessione dei numeri primi</p></div>
<p><strong>L&#8217;ossessione dei numeri primi:Bernhard Riemann e il principale problema irrisolto della matematica</strong><br />
Nell&#8217;agosto 1859 Bernhard Riemann, matematico giovane e ancora poco noto, presentò all&#8217;Accademia di Berlino un articolo intitolato &#8220;Sul numero dei primi minori di una certa grandezza&#8221;. In quella circostanza discusse per la prima volta l&#8217;ipotesi che prende il suo nome e che è passata alla storia come uno dei più famosi problemi irrisolti della matematica. Dimostrare questa ipotesi permetterebbe di trovare una formula per generare l&#8217;elenco dei numeri primi, cosa che avrebbe conseguenze fondamentali non solo per la scienza matematica, ma anche per la fisica quantistica e per la sicurezza informatica. In questo libro viene ricostruita la figura di Riemann, matematico e uomo, attraverso un&#8217;alternanza di capitoli, alcuni dedicati alla descrizione dei tratti storici e biografici della sua vita, altri alla puntuale esposizione matematica della sua ipotesi.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nethinking.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nethinking.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nethinking.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nethinking.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nethinking.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nethinking.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nethinking.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nethinking.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nethinking.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nethinking.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nethinking.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nethinking.wordpress.com/92/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nethinking.wordpress.com/92/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nethinking.wordpress.com/92/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=92&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nethinking.wordpress.com/2011/09/28/l-ossessione-dei-numeri-primi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d213bbd288e7efa10aae7f659ead29e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nethinking</media:title>
		</media:content>

		<media:content url="http://nethinking.files.wordpress.com/2011/09/l-ossesione-dei-numeri-primi.jpg" medium="image">
			<media:title type="html">l ossesione dei numeri primi</media:title>
		</media:content>
	</item>
		<item>
		<title>L&#8217;enigma dei numeri primi</title>
		<link>http://nethinking.wordpress.com/2011/09/28/lenigma-dei-numeri-primi/</link>
		<comments>http://nethinking.wordpress.com/2011/09/28/lenigma-dei-numeri-primi/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 16:24:38 +0000</pubDate>
		<dc:creator>Enrico Baruffato</dc:creator>
				<category><![CDATA[Primes]]></category>
		<category><![CDATA[L'enigma dei numeri primi]]></category>
		<category><![CDATA[prime]]></category>
		<category><![CDATA[Riemann]]></category>

		<guid isPermaLink="false">http://nethinking.wordpress.com/?p=87</guid>
		<description><![CDATA[L&#8217;enigma dei numeri primi. L&#8217;ipotesi di Riemann, il più grande mistero della matematica La successione dei numeri primi rappresenta fin dall&#8217;antica Grecia uno dei misteri più affascinanti della scienza: c&#8217;è un ordine prevedibile nella serie dei numeri primi, una regola per stabilire ad esempio quale sarà il centesimo numero primo? Nel 1859, il matematico tedesco [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=87&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_110" class="wp-caption aligncenter" style="width: 196px"><a href="http://nethinking.files.wordpress.com/2011/09/l-enigma-dei-numeri-primi.jpg"><img class="size-medium wp-image-110" title="l-enigma-dei-numeri-primi" src="http://nethinking.files.wordpress.com/2011/09/l-enigma-dei-numeri-primi.jpg?w=186&#038;h=300" alt="L' Enigma dei numeri primi" width="186" height="300" /></a><p class="wp-caption-text">L&#039; Enigma dei numeri primi</p></div>
<p><strong>L&#8217;enigma dei numeri primi. L&#8217;ipotesi di Riemann, il più grande mistero della matematica</strong><br />
La successione dei numeri primi rappresenta fin dall&#8217;antica Grecia uno dei misteri più affascinanti della scienza: c&#8217;è un ordine prevedibile nella serie dei numeri primi, una regola per stabilire ad esempio quale sarà il centesimo numero primo? Nel 1859, il matematico tedesco Bernhard Riemann presentò una sua ipotesi, che sembrava rivelare una magica armonia tra i primi e gli altri numeri. Da allora, l&#8217;Ipotesi di Riemann ossessiona i matematici, e oggi chi riuscisse a dimostrarla vincerebbe un premio da un milione di dollari. In questo libro, Marcus du Sautoy presenta gli enigmi legati ai numeri primi e le loro fondamentali implicazioni in campi che vanno dalla fisica quantistica alla sicurezza informatica. Prima edizione Rizzoli 2004.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nethinking.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nethinking.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nethinking.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nethinking.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nethinking.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nethinking.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nethinking.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nethinking.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nethinking.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nethinking.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nethinking.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nethinking.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nethinking.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nethinking.wordpress.com/87/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=87&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nethinking.wordpress.com/2011/09/28/lenigma-dei-numeri-primi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d213bbd288e7efa10aae7f659ead29e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nethinking</media:title>
		</media:content>

		<media:content url="http://nethinking.files.wordpress.com/2011/09/l-enigma-dei-numeri-primi.jpg?w=186" medium="image">
			<media:title type="html">l-enigma-dei-numeri-primi</media:title>
		</media:content>
	</item>
		<item>
		<title>Il genio dei numeri &#8211; Storia di John Forbes Nash Jr.</title>
		<link>http://nethinking.wordpress.com/2011/09/12/il-genio-dei-numeri-storia-di-john-forbes-nash-jr/</link>
		<comments>http://nethinking.wordpress.com/2011/09/12/il-genio-dei-numeri-storia-di-john-forbes-nash-jr/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 16:04:54 +0000</pubDate>
		<dc:creator>Enrico Baruffato</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[A Beautiful Mind]]></category>
		<category><![CDATA[John Forbes]]></category>
		<category><![CDATA[Nasar]]></category>
		<category><![CDATA[Nash]]></category>
		<category><![CDATA[Sylvia]]></category>

		<guid isPermaLink="false">http://nethinking.wordpress.com/?p=78</guid>
		<description><![CDATA[Il libro è la biografia di John Forbes Nash Jr. scritta da una giornalista economica del New York Times. La sua vita accademica ha inizio con la definizione del cosiddetto &#8220;equilibrio di Nash&#8221;, quando il futuro matematico, allora studente dell&#8217;Università di Princeton, dà un contributo fondamentale allo sviluppo della teoria dei giochi. Nel 1944 riceve, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=78&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_79" class="wp-caption aligncenter" style="width: 210px"><a href="http://nethinking.files.wordpress.com/2011/09/il-genio-dei-numeri-storia-di-john-forbes-nash-jr.jpg"><img src="http://nethinking.files.wordpress.com/2011/09/il-genio-dei-numeri-storia-di-john-forbes-nash-jr.jpg?w=519" alt="Il genio dei numeri - Storia di John Forbes Nash Jr." title="Il genio dei numeri - Storia di John Forbes Nash Jr."   class="size-full wp-image-79" /></a><p class="wp-caption-text">Il genio dei numeri - Storia di John Forbes Nash Jr. - Nasar Sylvia</p></div>
<p>Il libro è la biografia di John Forbes Nash Jr. scritta da una giornalista economica del New York Times. La sua vita accademica ha inizio con la definizione del cosiddetto &#8220;equilibrio di Nash&#8221;, quando il futuro matematico, allora studente dell&#8217;Università di Princeton, dà un contributo fondamentale allo sviluppo della teoria dei giochi. Nel 1944 riceve, insieme ad altri due studiosi il premio Nobel per l&#8217;economia. Fin qui sembrerebbe una normale biografia di uno scienziato di successo. Ma la vita di Nash non ha nulla di normale e la sua mente precipita nei cupi abissi della schizofrenia. Una biografia che sembra quasi un romanzo.</p>
<p>Nel 1949 John Forbes Nash ha ventun anni ed è un eccentrico studente di matematica, giunto con una borsa di studio a Princeton dalla natia West Virginia. Nelle ventisette paginette della sua tesi di dottorato dà un contributo fondamentale, con la definizione del cosiddetto &#8220;equilibrio di Nash&#8221;, allo sviluppo della teoria dei giochi, che col passare degli anni troverà applicazione nei campi più svariati, dalla strategia militare all&#8217;economia. Nel decennio seguente, insegnante al MIT di Boston, Nash consacra la sua mente straordinaria alla soluzione di problemi che spaziano dalla teoria dei numeri alla cosmologia, producendo alcuni dei più profondi esempi di indagine matematica di questo secolo. Nel 1994 riceve insieme ad altri due studiosi il premio Nobel per l&#8217;economia. Ma la sua personalità, da sempre improntata a uno spirito competitivo e all&#8217;ambizione, subisce un duro colpo in seguito all&#8217;assegnazione a René Thom della medaglia Fields (l&#8217;analogo del premio Nobel per la matematica). Le cocenti delusioni amorose lo portano definitivamente al tracollo e nel giro di pochi mesi è costretto in un istituto per malati mentali. Nash subisce delle vere e proprie &#8220;torture&#8221; da cui però riesce a fuggire in più occasioni. Per trent&#8217;anni vaga tra cliniche, manicomi e università, perduto a se stesso, alla matematica, alla vita. La sua guarigione spontanea dalla malattia mentale sembra il finale romanzesco di una vita trascorsa tra mille traversie.</p>
<p><strong>A Beautiful Mind</strong><br />
Il celebre film A Beautiful Mind (2001) del regista statunitense Ron Howard, vincitore di quattro Golden Globe e di altrettanti Oscar (&#8220;miglior film&#8221;, &#8220;miglior regia&#8221;, &#8220;miglior sceneggiatura non originale&#8221; e &#8220;miglior attrice non protagonista&#8221; a Jennifer Connelly per il ruolo di Alicia Nash) narra, romanzandola ed omettendone alcune parti, la vita di John Nash.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nethinking.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nethinking.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nethinking.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nethinking.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nethinking.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nethinking.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nethinking.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nethinking.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nethinking.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nethinking.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nethinking.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nethinking.wordpress.com/78/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nethinking.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nethinking.wordpress.com/78/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=78&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nethinking.wordpress.com/2011/09/12/il-genio-dei-numeri-storia-di-john-forbes-nash-jr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d213bbd288e7efa10aae7f659ead29e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nethinking</media:title>
		</media:content>

		<media:content url="http://nethinking.files.wordpress.com/2011/09/il-genio-dei-numeri-storia-di-john-forbes-nash-jr.jpg" medium="image">
			<media:title type="html">Il genio dei numeri - Storia di John Forbes Nash Jr.</media:title>
		</media:content>
	</item>
		<item>
		<title>Il cigno nero</title>
		<link>http://nethinking.wordpress.com/2011/09/12/il-cigno-nero/</link>
		<comments>http://nethinking.wordpress.com/2011/09/12/il-cigno-nero/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 13:14:47 +0000</pubDate>
		<dc:creator>Enrico Baruffato</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[Il cigno nero]]></category>
		<category><![CDATA[Nassim Nicholas Taleb]]></category>

		<guid isPermaLink="false">http://nethinking.wordpress.com/?p=74</guid>
		<description><![CDATA[Il cigno nero. Come l&#8217;improbabile governa la nostra vita Libro di Taleb Nassim N. Cosa pensarono gli europei quando, giunti in Australia, videro dei cigni neri dopo aver creduto per secoli, supportati dall&#8217;evidenza, che tutti i cigni fossero bianchi? Un singolo evento è sufficiente a invalidare un convincimento frutto di un&#8217;esperienza millenaria. Ci ripetono che [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=74&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_75" class="wp-caption aligncenter" style="width: 210px"><a href="http://nethinking.files.wordpress.com/2011/09/il-cigno-nero.jpg"><img class="size-full wp-image-75" title="Il cigno nero : come l'improbabile governa la nostra vita" src="http://nethinking.files.wordpress.com/2011/09/il-cigno-nero.jpg?w=519" alt="Il cigno nero : come l'improbabile governa la nostra vita"   /></a><p class="wp-caption-text">Il cigno nero : come l&#039;improbabile governa la nostra vita. Nassim Nicholas Taleb</p></div>
<p>Il cigno nero. Come l&#8217;improbabile governa la nostra vita<br />
Libro di Taleb Nassim N.</p>
<p>Cosa pensarono gli europei quando, giunti in Australia, videro dei cigni neri dopo aver creduto per secoli, supportati dall&#8217;evidenza, che tutti i cigni fossero bianchi? Un singolo evento è sufficiente a invalidare un convincimento frutto di un&#8217;esperienza millenaria. Ci ripetono che il futuro è prevedibile e i rischi controllabili, ma la storia non striscia, salta. I cigni neri sono eventi rari, di grandissimo impatto e prevedibili solo a posteriori, come l&#8217;invenzione della ruota, l&#8217;11 settembre, il crollo di Wall Street e il successo di Google. Sono all&#8217;origine di quasi ogni cosa, e spesso sono causati ed esasperati proprio dal loro essere imprevisti. Se il rischio di un attentato con voli di linea fosse stato concepibile il 10 settembre, le torri gemelle sarebbero ancora al loro posto. Se i modelli matematici fossero applicabili agli investimenti, non assisteremmo alle crisi degli hedge funds. Questo libro è dedicato ai cigni neri: cosa sono, come affrontarli, in che modo trame beneficio.</p>
<p><span id="more-74"></span><strong>Riassunto:</strong></p>
<p>Cigno nero è un evento che possiede le tre caratteristiche seguenti. In primo luogo, è un evento isolato, che non rientra nel campo delle normali aspettative, poiché niente nel passato puo&#8217; indicare in modo plausibile la sua possibilita&#8217;. In secondo luogo, ha un impatto enorme. In terzo luogo, nonostante il suo carattere di un evento isolato, la natura umana ci spinge a elaborare a posteriori giustificazioni della sua comparsa, per renderlo spiegabile e prevedibile.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nethinking.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nethinking.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nethinking.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nethinking.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nethinking.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nethinking.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nethinking.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nethinking.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nethinking.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nethinking.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nethinking.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nethinking.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nethinking.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nethinking.wordpress.com/74/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=74&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nethinking.wordpress.com/2011/09/12/il-cigno-nero/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d213bbd288e7efa10aae7f659ead29e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nethinking</media:title>
		</media:content>

		<media:content url="http://nethinking.files.wordpress.com/2011/09/il-cigno-nero.jpg" medium="image">
			<media:title type="html">Il cigno nero : come l'improbabile governa la nostra vita</media:title>
		</media:content>
	</item>
		<item>
		<title>Che cos&#8217;è la matematica?</title>
		<link>http://nethinking.wordpress.com/2011/09/12/che-cose-la-matematica/</link>
		<comments>http://nethinking.wordpress.com/2011/09/12/che-cose-la-matematica/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 13:09:40 +0000</pubDate>
		<dc:creator>Enrico Baruffato</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Che cos'è la matematica?]]></category>
		<category><![CDATA[Herbert Robbins]]></category>
		<category><![CDATA[Richard Courant]]></category>
		<category><![CDATA[What Is Mathematics?]]></category>

		<guid isPermaLink="false">http://nethinking.wordpress.com/?p=71</guid>
		<description><![CDATA[&#8220;&#8230; offre una illustrazione brillante e accessibile del mondo matematico. Scritto in ordine sistematico, il libro può essere letto anche per gruppi di capitoli a seconda delle esigenze conoscitive e didattiche, e in ogni caso l&#8217;esposizione gradua sempre opportunamente le difficoltà. In questa edizione interamente riveduta, lan Stewart ha aggiunto commenti e integrazioni in vari [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=71&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_72" class="wp-caption aligncenter" style="width: 210px"><a href="http://nethinking.files.wordpress.com/2011/09/9788833912004.jpg"><img class="size-full wp-image-72" title="Che cos'è la matematica?" src="http://nethinking.files.wordpress.com/2011/09/9788833912004.jpg?w=519" alt="Che cos'è la matematica?"   /></a><p class="wp-caption-text">Che cos&#039;è la matematica?</p></div>
<p>&#8220;&#8230; offre una illustrazione brillante e accessibile del mondo matematico. Scritto in ordine sistematico, il libro può essere letto anche per gruppi di capitoli a seconda delle esigenze conoscitive e didattiche, e in ogni caso l&#8217;esposizione gradua sempre opportunamente le difficoltà. In questa edizione interamente riveduta, lan Stewart ha aggiunto commenti e integrazioni in vari luoghi del testo e un intero nuovo capitolo dedicato ai recenti sviluppi della matematica. ..&#8221;</p>
<p>is a mathematics book written by Richard Courant and Herbert Robbins, published in England by Oxford University Press. It is an introduction to mathematics, intended both for the mathematics student and for the general public.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nethinking.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nethinking.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nethinking.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nethinking.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nethinking.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nethinking.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nethinking.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nethinking.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nethinking.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nethinking.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nethinking.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nethinking.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nethinking.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nethinking.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=71&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nethinking.wordpress.com/2011/09/12/che-cose-la-matematica/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d213bbd288e7efa10aae7f659ead29e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nethinking</media:title>
		</media:content>

		<media:content url="http://nethinking.files.wordpress.com/2011/09/9788833912004.jpg" medium="image">
			<media:title type="html">Che cos'è la matematica?</media:title>
		</media:content>
	</item>
		<item>
		<title>Deconvoluzione</title>
		<link>http://nethinking.wordpress.com/2011/08/22/deconvoluzione/</link>
		<comments>http://nethinking.wordpress.com/2011/08/22/deconvoluzione/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 16:21:42 +0000</pubDate>
		<dc:creator>Enrico Baruffato</dc:creator>
				<category><![CDATA[Principles]]></category>
		<category><![CDATA[Deconvoluzione]]></category>

		<guid isPermaLink="false">http://nethinking.wordpress.com/?p=67</guid>
		<description><![CDATA[La deconvoluzione nell&#8217;elaborazione digitale delle immagini indica una tecnica di correzione basata sull&#8217;applicazione di un apposito algoritmo. L’algoritmo di deconvoluzione consente di ricostruire su base statistica gli elementi mancanti, togliere i fattori di disturbo e rendere possibile la creazione di una immagine di qualità maggiore. La deconvoluzione viene applicata soprattutto alle immagini che provengono dallo [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=67&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>La deconvoluzione nell&#8217;elaborazione digitale delle immagini indica una tecnica di correzione basata sull&#8217;applicazione di un apposito algoritmo.<br />
L’algoritmo di deconvoluzione consente di ricostruire su base statistica gli elementi mancanti, togliere i fattori di disturbo e rendere possibile la creazione di una immagine di qualità maggiore.<br />
La deconvoluzione viene applicata soprattutto alle immagini che provengono dallo spazio dai telescopi, spesso poco leggibile per errori delle ottiche o a causa di interferenze. L&#8217;algoritmo risulta utile anche in altri campi, come la microscopia e la fotografia digitale, dove consente per esempio di migliorare la messa a fuoco di un soggetto.<br />
La prima applicazione risale al 1988, quando l’algoritmo venne applicato su un&#8217;immagine ripresa dall&#8217;osservatorio Whipple in Arizona, che riguardava la regione di formazione stellare denominata L43 in Ophiuco</p>
<p><strong>Point of view</strong><br />
sistemare le fotografie mosse</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/nethinking.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/nethinking.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/nethinking.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/nethinking.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/nethinking.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/nethinking.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/nethinking.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/nethinking.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/nethinking.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/nethinking.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/nethinking.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/nethinking.wordpress.com/67/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/nethinking.wordpress.com/67/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/nethinking.wordpress.com/67/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nethinking.wordpress.com&amp;blog=26132746&amp;post=67&amp;subd=nethinking&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://nethinking.wordpress.com/2011/08/22/deconvoluzione/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7d213bbd288e7efa10aae7f659ead29e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nethinking</media:title>
		</media:content>
	</item>
	</channel>
</rss>
