<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>temporaneità</title><link>http://perassi.org</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/temporaneita" /><description>English scratches and Italian notes written by Carlo Perassi</description><language>en</language><lastBuildDate>Thu, 02 Sep 2010 01:47:21 PDT</lastBuildDate><generator>http://wordpress.org/?v=3.0.1</generator><sy:updatePeriod xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">hourly</sy:updatePeriod><sy:updateFrequency xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">1</sy:updateFrequency><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/temporaneita" /><feedburner:info uri="temporaneita" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>Splitting MPG files with ffmpeg</title><link>http://feedproxy.google.com/~r/temporaneita/~3/3Fv9A3IZklU/</link><category>English</category><category>ffmpeg</category><category>free software</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlo</dc:creator><pubDate>Thu, 02 Sep 2010 01:47:21 PDT</pubDate><guid isPermaLink="false">http://perassi.org/?p=1668</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>This is just a short reminder for me and a note for you: this one-liner might be helpful if you need to write a little script for splitting a long MPG file in shorter parts without quality loss (this example cuts from 40th minute to 1 hour).</p>
<pre><code>
ffmpeg -sameq -ab 256k -vcodec copy -acodec ac3 -ss 00:40:00 -t 01:00:00 -i M2U00014.MPG t2.mpg
</code></pre>
<p>This is the output of <code>ffmpeg</code> using a MPG file taken from my camera (low resolution mode).</p>
<pre><code>
Input #0, mpeg, from 'M2U00014.MPG':
  Duration: 00:04:30.68, start: 0.111722, bitrate: 3058 kb/s
    Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x576 [PAR 64:45 DAR 16:9], 9100 kb/s, 25 tbr, 90k tbn, 50 tbc
    Stream #0.1[0x80]: Audio: ac3, 48000 Hz, stereo, s16, 256 kb/s
Output #0, mpeg, to 't2.mpg':
    Stream #0.0: Video: mpeg2video, yuv420p, 720x576 [PAR 64:45 DAR 16:9], q=2-31, 9100 kb/s, 90k tbn, 25 tbc
    Stream #0.1: Audio: mp2, 48000 Hz, stereo, s16, 256 kb/s
</code></pre>
<img src="http://feeds.feedburner.com/~r/temporaneita/~4/3Fv9A3IZklU" height="1" width="1"/>]]></content:encoded><description>This is just a short reminder for me and a note for you: this one-liner might be helpful if you need to write a little script for splitting a long MPG file in shorter parts without quality loss (this example cuts from 40th minute to 1 hour). ffmpeg -sameq -ab 256k -vcodec copy -acodec ac3 [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://perassi.org/2010/09/02/splitting-mpg-files-with-ffmpeg/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://perassi.org/2010/09/02/splitting-mpg-files-with-ffmpeg/</feedburner:origLink></item><item><title>WOW in onda :)</title><link>http://feedproxy.google.com/~r/temporaneita/~3/B69nrBNdNck/</link><category>Italiano</category><category>KiteGen</category><category>WOW</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlo</dc:creator><pubDate>Sun, 22 Aug 2010 23:01:48 PDT</pubDate><guid isPermaLink="false">http://perassi.org/?p=1666</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>Pietro Cambi ed io siamo stati intervistati da Radio24 (sempre sui temi <a  href="http://www.kitegen.com">energia</a> e <a  href="http://www.windoperationsworldwide.eu/it/">finanza</a> :D) all&#8217;interno della trasmissione &#8220;Archimede&#8221; andata in onda sabato 14 agosto: avevo aspettato a scriverlo perché sarebbe dovuta comparire la registrazione sul loro sito ma, non vedendola ancora, lascio comunque queste righe come ricordo della cosa. :)</p>
<img src="http://feeds.feedburner.com/~r/temporaneita/~4/B69nrBNdNck" height="1" width="1"/>]]></content:encoded><description>Pietro Cambi ed io siamo stati intervistati da Radio24 (sempre sui temi energia e finanza :D) all&amp;#8217;interno della trasmissione &amp;#8220;Archimede&amp;#8221; andata in onda sabato 14 agosto: avevo aspettato a scriverlo perché sarebbe dovuta comparire la registrazione sul loro sito ma, non vedendola ancora, lascio comunque queste righe come ricordo della cosa. :)</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://perassi.org/2010/08/23/wow-in-onda/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">1</slash:comments><feedburner:origLink>http://perassi.org/2010/08/23/wow-in-onda/</feedburner:origLink></item><item><title>U10i Aino and CIFS</title><link>http://feedproxy.google.com/~r/temporaneita/~3/luD8oCqrCOA/</link><category>English</category><category>free software</category><category>Sony Ericsson</category><category>Ubuntu</category><category>Wifi</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlo</dc:creator><pubDate>Tue, 17 Aug 2010 23:16:03 PDT</pubDate><guid isPermaLink="false">http://perassi.org/?p=1637</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>My Sony Ericsson U10i Aino is able to join a Wi-Fi network and then export its file system using CIFS, so on my Ubuntu side I was able to <code>mount</code> it (and then <code>rsync</code> it, of course) with the following one-liner:</p>
<pre><code>mount.cifs //$PHONE_IP/Memory\ Stick /mnt -o password=fake</code></pre>
<img src="http://feeds.feedburner.com/~r/temporaneita/~4/luD8oCqrCOA" height="1" width="1"/>]]></content:encoded><description>My Sony Ericsson U10i Aino is able to join a Wi-Fi network and then export its file system using CIFS, so on my Ubuntu side I was able to mount it (and then rsync it, of course) with the following one-liner: mount.cifs //$PHONE_IP/Memory\ Stick /mnt -o password=fake</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://perassi.org/2010/08/18/u10i-aino-and-cifs/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://perassi.org/2010/08/18/u10i-aino-and-cifs/</feedburner:origLink></item><item><title>genisoimage one-liner</title><link>http://feedproxy.google.com/~r/temporaneita/~3/v8Nypv3LSjw/</link><category>English</category><category>free software</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlo</dc:creator><pubDate>Fri, 06 Aug 2010 09:56:13 PDT</pubDate><guid isPermaLink="false">http://perassi.org/?p=1627</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>This is just a short reminder for me and a note for you: having recently remastered a CentOS, this one-liner might be helpful to properly create the small bootable ISO.</p>
<pre><code>genisoimage -o $(date +'%H%M').iso -b isolinux/isolinux.bin \
-c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table ./</code></pre>
<img src="http://feeds.feedburner.com/~r/temporaneita/~4/v8Nypv3LSjw" height="1" width="1"/>]]></content:encoded><description>This is just a short reminder for me and a note for you: having recently remastered a CentOS, this one-liner might be helpful to properly create the small bootable ISO. genisoimage -o $(date +'%H%M').iso -b isolinux/isolinux.bin \ -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table ./</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://perassi.org/2010/08/06/genisoimage-one-liner/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://perassi.org/2010/08/06/genisoimage-one-liner/</feedburner:origLink></item><item><title>WOW in prima :)</title><link>http://feedproxy.google.com/~r/temporaneita/~3/3hXU0712NNk/</link><category>Italiano</category><category>KiteGen</category><category>WOW</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlo</dc:creator><pubDate>Tue, 20 Jul 2010 05:43:35 PDT</pubDate><guid isPermaLink="false">http://perassi.org/?p=1619</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>Mi sono capitate in passato interviste in campo informatico: pur su di un <a  href="http://www.gazzettadisaluzzo.it/">periodico locale</a>, questa è la prima sui temi <a  href="http://www.kitegen.com">energia</a> e <a  href="http://www.windoperationsworldwide.eu/it/">finanza</a> (ci hanno dedicato sia l&#8217;<a  href="http://www.gazzettadisaluzzo.it/BoNET/Cms/CmsAllegatiDwn.aspx?SysPk=997_1.PDF">editoriale</a> che l&#8217;intera <a  href="http://www.gazzettadisaluzzo.it/BoNET/Cms/CmsAllegatiDwn.aspx?SysPk=998_1.PDF">terza</a> pagina).</p>
<img src="http://feeds.feedburner.com/~r/temporaneita/~4/3hXU0712NNk" height="1" width="1"/>]]></content:encoded><description>Mi sono capitate in passato interviste in campo informatico: pur su di un periodico locale, questa è la prima sui temi energia e finanza (ci hanno dedicato sia l&amp;#8217;editoriale che l&amp;#8217;intera terza pagina).</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://perassi.org/2010/07/20/wow-in-prima/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">2</slash:comments><feedburner:origLink>http://perassi.org/2010/07/20/wow-in-prima/</feedburner:origLink></item><item><title>I want my money back! :)</title><link>http://feedproxy.google.com/~r/temporaneita/~3/ncIVGz6ZejY/</link><category>English</category><category>scratches</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlo</dc:creator><pubDate>Thu, 08 Jul 2010 00:27:42 PDT</pubDate><guid isPermaLink="false">http://perassi.org/?p=1612</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>A few days ago, <a  href="http://slashdot.org/story/10/07/03/233205/World-Cup-Prediction-Failures">Slashdot</a> pointed out that the massive computers of the top investment banks failed their World Cup predictions: we are talking about firms like Danske Bank, Goldman Sachs, JP Morgan and UBS. Now everyone on Earth knows that <a  href="http://en.wikipedia.org/wiki/Paul_the_Octopus">an octopus</a> correctly predicted <del>six</del> eight matches in a row. Hire that beast or give me back my money. :)</p>
<img src="http://feeds.feedburner.com/~r/temporaneita/~4/ncIVGz6ZejY" height="1" width="1"/>]]></content:encoded><description>A few days ago, Slashdot pointed out that the massive computers of the top investment banks failed their World Cup predictions: we are talking about firms like Danske Bank, Goldman Sachs, JP Morgan and UBS. Now everyone on Earth knows that an octopus correctly predicted six eight matches in a row. Hire that beast or [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://perassi.org/2010/07/08/i-want-my-money-back/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://perassi.org/2010/07/08/i-want-my-money-back/</feedburner:origLink></item><item><title>Time Lapse Across America</title><link>http://feedproxy.google.com/~r/temporaneita/~3/1eOjdYvtDqU/</link><category>English</category><category>oil</category><category>Reviews</category><category>scratches</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlo</dc:creator><pubDate>Tue, 06 Jul 2010 02:25:53 PDT</pubDate><guid isPermaLink="false">http://perassi.org/?p=1601</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>Counting out a well known 3D science fiction movie, though it&#8217;s 9 minutes in length, <a  href="http://www.vimeo.com/13033458">Time Lapse Across America</a> is the most interesting film I&#8217;ve seen in the just ended first half of 2010: it&#8217;s a coast to coast trip made with pictures taken every 15 seconds. It might recall your last trip in the USA or the road just around the corner&#8230; it could make you think about the huge energy needed to literally run our society, or you could simply sit back in their car and relax!</p>
<p>They suggest putting on the full screen option and enjoying it: I&#8217;ve also downloaded their mov file. It&#8217;s really worth a try.</p>
<img src="http://feeds.feedburner.com/~r/temporaneita/~4/1eOjdYvtDqU" height="1" width="1"/>]]></content:encoded><description>Counting out a well known 3D science fiction movie, though it&amp;#8217;s 9 minutes in length, Time Lapse Across America is the most interesting film I&amp;#8217;ve seen in the just ended first half of 2010: it&amp;#8217;s a coast to coast trip made with pictures taken every 15 seconds. It might recall your last trip in the [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://perassi.org/2010/07/06/time-lapse-across-america/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://perassi.org/2010/07/06/time-lapse-across-america/</feedburner:origLink></item><item><title>PHP5 class for bit.ly API</title><link>http://feedproxy.google.com/~r/temporaneita/~3/MeHSjF245bI/</link><category>English</category><category>PHP</category><category>trivial hacks</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlo</dc:creator><pubDate>Wed, 30 Jun 2010 23:11:41 PDT</pubDate><guid isPermaLink="false">http://perassi.org/?p=1592</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>Having chosen to convert a bunch of long URLs using <a  href="http://bit.ly/">bit.ly</a>, I slightly modified and packaged in a simple PHP5 class <a  href="http://davidwalsh.name/bitly-api-php">the code written by David Walsh</a>.</p>
<p>The following is an example of usage of this class:</p>
<pre><code>
$mbit = new BitlyWalsh($login, $apiKey);

echo $mbit->getShort($yourLongUrl);
// echo $mbit->getLong($bitlyShortUrl);
</code></pre>
<p>You can <a  href="http://perassi.org/quickhacks/bitlywalsh/BitlyWalshClass.01.txt">download here</a> this basic class.</p>
<img src="http://feeds.feedburner.com/~r/temporaneita/~4/MeHSjF245bI" height="1" width="1"/>]]></content:encoded><description>Having chosen to convert a bunch of long URLs using bit.ly, I slightly modified and packaged in a simple PHP5 class the code written by David Walsh. The following is an example of usage of this class: $mbit = new BitlyWalsh($login, $apiKey); echo $mbit-&gt;getShort($yourLongUrl); // echo $mbit-&gt;getLong($bitlyShortUrl); You can download here this basic class.</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://perassi.org/2010/07/01/php5-class-for-bit-ly-api/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://perassi.org/2010/07/01/php5-class-for-bit-ly-api/</feedburner:origLink></item><item><title>Caring about what?</title><link>http://feedproxy.google.com/~r/temporaneita/~3/hH1XDRsVRzc/</link><category>English</category><category>dark side</category><category>oil</category><category>pun</category><category>scratches</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlo</dc:creator><pubDate>Sat, 19 Jun 2010 01:13:26 PDT</pubDate><guid isPermaLink="false">http://perassi.org/?p=1586</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>I spent most of the last two days helping my mother after her cataract surgery so only yesterday evening I noticed the statement of our friend <a  href="http://en.wikipedia.org/wiki/Carl-Henric_Svanberg">Carl-Henric Svanberg</a>: as everyboby knows, <a  href="http://dotearth.blogs.nytimes.com/2010/06/16/bp-we-care-about-the-small-people/">he said</a> that &#8220;We (BP) care about the small people&#8221;.</p>
<p>Was it just a weak sentence of a non mother-tongue speaker? Perhaps, but even though he is a top manager of one of the <a  href="http://en.wikipedia.org/wiki/Supermajor">Supermajors</a>, we should not forget he is the chairman of a British company so he might have been referring to the <strong><a  href="http://en.wikipedia.org/wiki/Gnome">little</a></strong> people, which suits his greedy company best! :-\</p>
<img src="http://feeds.feedburner.com/~r/temporaneita/~4/hH1XDRsVRzc" height="1" width="1"/>]]></content:encoded><description>I spent most of the last two days helping my mother after her cataract surgery so only yesterday evening I noticed the statement of our friend Carl-Henric Svanberg: as everyboby knows, he said that &amp;#8220;We (BP) care about the small people&amp;#8221;. Was it just a weak sentence of a non mother-tongue speaker? Perhaps, but even [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://perassi.org/2010/06/19/caring-about-what/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://perassi.org/2010/06/19/caring-about-what/</feedburner:origLink></item><item><title>Intervento Congresso Rientrodolce 2010</title><link>http://feedproxy.google.com/~r/temporaneita/~3/zYif6P3TJx8/</link><category>Italiano</category><category>Fai notizia</category><category>Rientrodolce</category><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Carlo</dc:creator><pubDate>Mon, 14 Jun 2010 05:09:21 PDT</pubDate><guid isPermaLink="false">http://perassi.org/?p=1577</guid><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[<p>Il 12 e 13 giugno si è tenuto il quarto Congresso dell&#8217;Associazione radicale <a  href="http://www.rientrodolce.org/">Rientrodolce</a> dal  titolo “Verso il rientro&#8230; scenari, proposte per una gestione della cosiddetta crisi economico-finanziaria”. Riporto qui di seguito il testo del mio intervento: la registrazione audio è su <a  href="http://www.radioradicale.it/scheda/305511/verso-il-rientro-scenari-e-proposte-per-una-gestione-della-cosiddetta-crisi-economico-finanziaria-4-congre">Radio Radicale</a>.</p>
<h3>Ringraziamenti</h3>
<p>Cari amici,<br />
voglio subito ringraziare Stefano Bilotti, il nostro Tesoriere uscente, per l&#8217;organizzazione e l&#8217;<a  href="http://www.radicalimilano.it/">Associazione Radicale Enzo Tortora</a> per averci ospitato in questo nostro quarto Congresso: Milano è certamente una città adatta per il tema dei nostri lavori.</p>
<h3>Bilancio</h3>
<p>Rispetto agli obiettivi indicati lo scorso anno a Livorno, la costituzione di una Giunta, l&#8217;organizzazione di alcuni incontri, il <a  href="http://malthusday.blogspot.com/">Malthus Day</a> e il lavoro iniziato con il numero zero di Overshoot, hanno certo aiutato la nostra piccola Associazione: l&#8217;umiltà della quale parlai è servita. Non sono riuscito invece ad ammodernare il sito come avrei voluto, mi sono anzi limitato alla sua amministrazione ordinaria, attività per la quale devo peraltro ringraziare Alberto Licheri; venissi riconfermato come Gestore dei mezzi telematici, purtroppo non potrei fare di più.</p>
<h3>Rientro</h3>
<p>Ora, entrando nella parte più politica del mio intervento, non posso tacervi come mi sia chiesto se sia ancora possibile il rientro dolce. No, purtroppo non credo sia più possibile. Voi lo credete ancora possibile? Mi interesserebbe saperlo. Non credendoci, mi sono quindi chiesto se abbia ancora senso la mia presenza all&#8217;interno di questa Associazione: penso di poter rimanere perché il rientro dolce è prima di tutto una visione del mondo, una consapevolezza raggiunta, una manifestazione del mio &#8211; del nostro &#8211; approccio sistemico alla realtà, pur nel caso si dovesse ridurre a semplice testimonianza.</p>
<h3>Consumo</h3>
<p>La nostra adesione alla campagna <a  href="http://www.stopalconsumoditerritorio.it/">Stop Al Consumo di Territorio</a> è una immediata conseguenza delle nostre idee. Vi voglio però chiedere quale sia l&#8217;azione migliore per noi: un sostegno politico, per un&#8217;azione generale o la scelta di un impegno diretto in specifici casi italiani. Lo chiedo perché, forse, il primo caso sarebbe il migliore ma se decidessimo per la seconda strada, dovremmo essere disposti a rischiare, cosa non credo necessaria per il tema della natalità. La brutale violenza predatoria della nostra epoca, tanto immutata quanto ingiustificabile rispetto al Paleolitico inferiore, si avventerebbe su di noi temo, se provassimo a toccare qualcosa di diretto come il consumo di territorio agricolo. Voglio raccontarvi un esempio: in un piccolo Comune della Provincia di Cuneo, un consigliere (tra l&#8217;altro della Lega Nord, quindi non esattamente prossimo alle nostre posizioni) ha osato semplicemente suggerire &#8211; ripeto suggerire, senza presentare una vera proposta &#8211; il ridimensionamento di una possibile “area industriale”, termine sotto il quale ricade di solito la trasformazione di terreno agricolo in un più o meno inutile aggregato di capannoni, per attività ben poco industriali spesso (si tratta molte volte di servizi o laboratori appena oltre l&#8217;artigianato). Ebbene, pochi giorni dopo ha trovato delle lettere minatorie rivolte alla sua azienda, per le quali sono stati informati i Carabinieri.</p>
<h3>Domande</h3>
<p>Voglio ora cercare di sfatare alcuni miti, spesso presenti negli incontri con chi ci è estraneo.</p>
<dl>
<dt><strong>[Mito]</strong> La popolazione mondiale non è in aumento perché si facciano troppi figli (anzi, storicamente il tasso modiale di figli per coppia fertile è diminuito) ma perché, grazie alla ricerca medica e a migliori condizioni sanitarie, si vive più a lungo.</dt>
<dd>Nascita e morte non devono essere considerate indipendentemente: sono parte dello stesso sistema e, in un modello non instabile, all&#8217;aumentare della speranza di vita, dovrebbe corrispondere una consapevole diminuzione del numero delle nascite.</dd>
<dt><strong>[Mito]</strong> Chi pagherà le pensioni?</dt>
<dd>Chi ha fatto un figlio pensando alla pensione?</dd>
<dt><strong>[Mito]</strong> Il problema non si pone per l&#8217;Europa ed in particolare per l’Italia.</dt>
<dd>L&#8217;Italia e, in generale, l&#8217;Europa, sono sovrappopolate rispetto alle loro risorse: servono sistemi localmente e globalmente stabili.</dd>
<dt><strong>[Mito]</strong> Alcuni iscritti a Rientrodolce hanno dei figli: questo è contraddittorio.</dt>
<dd>Rientrodolce non ha mai posto dei limiti al numero di figli: la generazione consapevole da noi promossa è, assieme all&#8217;amore, una delle migliori peculiarità umane.</dd>
</dl>
<h3>Ghetto</h3>
<p><!-- “business as usual” --></p>
<p>Negli ultimi tempi abbiamo discusso parecchio sulla necessità e sui modi per farci conoscere al di fuori dell&#8217;area radicale, mentre qualcuno lo ha persino definito “ghetto”: è certo importante ma credo sia altrettanto utile, se vogliamo usare questa parola, uscire dal ghetto maschile. Mi vengono in mente solamente i nomi di due donne nella nostra Associazione e non capisco come questo sia possibile, in particolare all&#8217;interno dell&#8217;area radicale, relativamente poi a un tema fondamentale e certo femminile, come è la consapevolezza della maternità. Dovremmo coninvolgere più donne nella nostra Associazione e i diversi riferimenti alle migliori tecniche di comunicazione per aiutare i nostri interlocutori nella comprensione del nostro messaggio, metodi accennati di recente per esempio da Edoardo Quaquini, dovrebbero essere più efficaci anche verso il mondo femminile.</p>
<h3>KiteGen</h3>
<p>Mi è stato chiesto di aggiornare i partecipanti al nostro Congresso relativamente allo stato di avanzamento del progetto <a  href="http://kitegen.com">KiteGen</a>: venerdì 28 maggio è stato ufficialmente aperto il cantiere a Berzano di San Pietro, in Provincia di Asti, al quale dovrebbe affiancarsi un&#8217;altra installazione di Stem in Località Cascina del Mago, nel Comune di Sommariva Perno, in Provincia di Cuneo. Si è quindi nella fase di assemblaggio sui siti delle strutture principali: le prove di volo inizieranno presumibilmente con l&#8217;estate. Come alcuni di voi sanno, con cadenza trimestrale si tengono delle riunioni aperte agli interessati a questa tecnologia, solitamente presso gli uffici di Chieri della società che la sta sviluppando: non escludo che le prossime edizioni (la più vicina delle quali si terrà, indicativamente, verso la fine di agosto) possano includere delle visite ai cantieri, come peraltro è già accaduto alla fine di maggio. Chi fosse interessato può contattarmi durante una pausa dei lavori. Gli amici del FIL sarebbero certo benvenuti.</p>
<h3>Africa</h3>
<p>Leggendo un&#8217;antologia di autori africani, ho trovato questo passo di <a  href="http://en.wikipedia.org/wiki/Cheikh_Hamidou_Kane">Cheikh Hamidou Kane</a>, uno scrittore senegalese nato nel 1928: sarebbe splendido riuscire a vivere come sentirete, mantenendo lucidità analitica.</p>
<blockquote>
<p>Vi auguro dal profondo del cuore di ritrovare il senso di angoscia davanti alla morte del Sole.</p>
<p>Lo auguro a tutto l&#8217;Occidente, con tutta l&#8217;anima.</p>
<p>Quando muore il Sole, nessuna certezza scientifica deve impedirci di piangerlo e nessuna evidenza razionale di domandarci se tornerà a nascere.</p>
<p>Voi andate lentamente morendo sotto il peso dell&#8217;evidenza.</p>
<p>Vi auguro questa angoscia.</p>
<p>Come una resurrezione.</p>
</blockquote>
<p>Grazie ancora a tutti. </p>
<img src="http://feeds.feedburner.com/~r/temporaneita/~4/zYif6P3TJx8" height="1" width="1"/>]]></content:encoded><description>Il 12 e 13 giugno si è tenuto il quarto Congresso dell&amp;#8217;Associazione radicale Rientrodolce dal titolo “Verso il rientro&amp;#8230; scenari, proposte per una gestione della cosiddetta crisi economico-finanziaria”. Riporto qui di seguito il testo del mio intervento: la registrazione audio è su Radio Radicale. Ringraziamenti Cari amici, voglio subito ringraziare Stefano Bilotti, il nostro Tesoriere [...]</description><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://perassi.org/2010/06/14/intervento-congresso-rientrodolce-2010/feed/</wfw:commentRss><slash:comments xmlns:slash="http://purl.org/rss/1.0/modules/slash/">0</slash:comments><feedburner:origLink>http://perassi.org/2010/06/14/intervento-congresso-rientrodolce-2010/</feedburner:origLink></item></channel></rss>
