<?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/"
	>

<channel>
	<title>graficare &#124; la comunicazione è nel nostro DNA &#187; blog</title>
	<atom:link href="http://www.graficare.org/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.graficare.org</link>
	<description></description>
	<lastBuildDate>Tue, 10 Jan 2012 16:04:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Prossimo acquisto: Atari per iPad</title>
		<link>http://www.graficare.org/2011/prossimo-acquisto-atari-per-ipad/</link>
		<comments>http://www.graficare.org/2011/prossimo-acquisto-atari-per-ipad/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 15:52:47 +0000</pubDate>
		<dc:creator>stefano mondini</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[mela e dintorni]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[varia]]></category>

		<guid isPermaLink="false">http://www.graficare.org/?p=1434</guid>
		<description><![CDATA[<p style="text-align: center;"><a class="lightbox" title="ataristickarcadeipad_02" href="http://www.graficare.org/wp-content/uploads/2011/09/ataristickarcadeipad_02.jpg"><img class="aligncenter size-full wp-image-1435" title="ataristickarcadeipad_02" src="http://www.graficare.org/wp-content/uploads/2011/09/ataristickarcadeipad_02.jpg" alt="" width="400" /></a></p>
<p>Finora ho resistito.<br />
Sul mio iPad ci sono pochissimi giochi, perloppiù strategici o trasposizioni di giochi da tavolo (backgammon, carcassonne, siedler von catan).<br />
Ma questo dock con annesso joystick e collezione di vecchi arcade mi attira.<br />
Atari dice che uscirà presto&#8230; muoviti! Non posso aspettare ancora molto!</p>
<p><a href="http://www.graficare.org/2011/prossimo-acquisto-atari-per-ipad/" class="more-link">Read more on Prossimo acquisto: Atari per iPad&#8230;</a></p>
]]></description>
		<wfw:commentRss>http://www.graficare.org/2011/prossimo-acquisto-atari-per-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tophost e il &#8220;Fatal error: Allowed memory size of xxxxxx bytes exhausted&#8221;</title>
		<link>http://www.graficare.org/2011/tophost-e-il-fatal-error-allowed-memory-size-of-xxxxxx-bytes-exhausted/</link>
		<comments>http://www.graficare.org/2011/tophost-e-il-fatal-error-allowed-memory-size-of-xxxxxx-bytes-exhausted/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 11:27:35 +0000</pubDate>
		<dc:creator>stefano mondini</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.graficare.org/?p=1405</guid>
		<description><![CDATA[<p>&#160;</p>
<p style="text-align: center;"><a class="lightbox" title="wordpress-logo" href="http://www.graficare.org/wp-content/uploads/2011/07/wordpress-logo.png"><img class="aligncenter size-full wp-image-1408" title="wordpress-logo" src="http://www.graficare.org/wp-content/uploads/2011/07/wordpress-logo.png" alt="" width="200" height="200" /></a></p>
<blockquote><p><strong>Fatal error</strong>: Allowed memory size of xxxxx bytes exhausted (tried to allocate xxxxxx bytes) in <strong>/home/mhd-01/www.xxxxxx.xxx/htdocs/wp-admin/includes/class-wp-list-table.php</strong> on line <strong>493</strong></p></blockquote>
<p>Maledezione. Ennesimo aggiornamento di <strong>WordPress</strong> ed ennesimo errore! Non so a quanti succeda, ma a vedere dai numerosi messaggi sui forum credo di non essere l&#8217;unico. In particolare succede con <strong>Tophost</strong>, hosting decisamente a buon prezzo, ma naturalmente non eccelso nelle prestazioni e soprattutto nell&#8217;assistenza (ma per 10€/anno che si vuole di più). Vi spiego come ho risolto la cosa con gli aggiornamenti di WordPress 3.0 (e release successive, ormai siamo alla 3.0.4) Il problema si presentava puntualmente anche con le versioni precedenti, e la procedura era abbastanza semplice e veloce. Bastava editare il file <em><strong>wp-settings.php</strong></em>, andando a variare la riga in cui si definiva il valore limite allocato per la memoria: <span class="Apple-style-span" style="font-family: monospace;">define(&#8216;WP_MEMORY_LIMIT&#8217;, &#8217;32M&#8217;);</span> Cambiando il valore 32 in 64 il gioco era fatto <span class="Apple-style-span" style="font-family: monospace;">define(&#8216;WP_MEMORY_LIMIT&#8217;, &#8217;64M&#8217;);</span> Con la versione<strong> 3.0</strong> ho pensato di procedere alla stessa maniera. Ma sorpresa, <strong>quella riga non esiste più!</strong> Nel file <em><strong>wp-settings.php</strong></em> c’è però una linea che fa riferimento a WP_MEMORY_LIMIT</p>
<p><a href="http://www.graficare.org/2011/tophost-e-il-fatal-error-allowed-memory-size-of-xxxxxx-bytes-exhausted/" class="more-link">Read more on Tophost e il &#8220;Fatal error: Allowed memory size of xxxxxx bytes exhausted&#8221;&#8230;</a></p>
]]></description>
		<wfw:commentRss>http://www.graficare.org/2011/tophost-e-il-fatal-error-allowed-memory-size-of-xxxxxx-bytes-exhausted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Natività digitale</title>
		<link>http://www.graficare.org/2010/nativita-digitale/</link>
		<comments>http://www.graficare.org/2010/nativita-digitale/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 14:42:39 +0000</pubDate>
		<dc:creator>stefano mondini</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.graficare.org/?p=1275</guid>
		<description><![CDATA[<p style="text-align: center;"><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/GkHNNPM7pJA?fs=1&#38;hl=it_IT"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/GkHNNPM7pJA?fs=1&#38;hl=it_IT" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
]]></description>
		<wfw:commentRss>http://www.graficare.org/2010/nativita-digitale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>giuro che torno a scrivere&#8230;</title>
		<link>http://www.graficare.org/2010/giuro-che-torno-a-scrivere/</link>
		<comments>http://www.graficare.org/2010/giuro-che-torno-a-scrivere/#comments</comments>
		<pubDate>Fri, 17 Sep 2010 15:17:01 +0000</pubDate>
		<dc:creator>stefano mondini</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.graficare.org/?p=1267</guid>
		<description><![CDATA[<p>&#8230; ma nel frattempo vi lascio con una <a href="http://adinitaly.blogspot.com/2010/07/e-se.html" target="_blank">chicca</a>, dedicata a tutti quelli che come noi lavorano nell&#8217;ambiente delle agenzie di pubblicità.</p>
<p>(non è il mio stile quello di copiare post altrui, per questo lo segnalo. Ma non ho resistito, è troppo calzante!)</p>
<p><a href="http://www.graficare.org/2010/giuro-che-torno-a-scrivere/" class="more-link">Read more on giuro che torno a scrivere&#8230;&#8230;</a></p>
]]></description>
		<wfw:commentRss>http://www.graficare.org/2010/giuro-che-torno-a-scrivere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BuddyPress &#8211; trasforma il tuo blog in un social network !</title>
		<link>http://www.graficare.org/2010/buddypress-trasforma-il-tuo-blog-in-un-social-network/</link>
		<comments>http://www.graficare.org/2010/buddypress-trasforma-il-tuo-blog-in-un-social-network/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 09:01:50 +0000</pubDate>
		<dc:creator>Emanuele Dal Carlo</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web site]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.graficare.org/?p=1227</guid>
		<description><![CDATA[<p><a href="http://www.emanuele.dalcarlo.it/wp-content/uploads/2010/03/BuddyPress-1.png"><img title="BuddyPress 1" src="http://www.emanuele.dalcarlo.it/wp-content/uploads/2010/03/BuddyPress-1.png" alt="" width="600" height="268" /></a></p>
<p><a href="http://www.emanuele.dalcarlo.it/wp-content/uploads/2010/03/BuddyPress-1.png"></a>Erano mesi che tenevamo <a href="http://buddypress.org/" target="_blank">BuddyPress</a> sott&#8217;occhio aspettando questo momento.</p>
<p>Fino a ieri per aggiungere le funzionalità sociali di <a href="http://buddypress.org/" target="_blank">BuddyPress</a> si doveva procedere con una installazione di <a href="http://mu.wordpress.org/" target="_blank">WordPress MU</a> ( dove MU sta per multi-utente )&#8230; da oggi invece qualsiasi installazione delle ultime release di WordPress ( dalla 2.8.6 in su per precisione ) è sufficiente !</p>
<p><a href="http://www.graficare.org/2010/buddypress-trasforma-il-tuo-blog-in-un-social-network/" class="more-link">Read more on BuddyPress &#8211; trasforma il tuo blog in un social network !&#8230;</a></p>
]]></description>
		<wfw:commentRss>http://www.graficare.org/2010/buddypress-trasforma-il-tuo-blog-in-un-social-network/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>next-generation computing input systems</title>
		<link>http://www.graficare.org/2010/next-generation-computing-input-systems/</link>
		<comments>http://www.graficare.org/2010/next-generation-computing-input-systems/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 17:44:29 +0000</pubDate>
		<dc:creator>guido</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[comunicazione]]></category>
		<category><![CDATA[grafica]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[visual]]></category>
		<category><![CDATA[g-speak]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[Minority Report]]></category>
		<category><![CDATA[MIT]]></category>
		<category><![CDATA[next-generation computing input systems]]></category>

		<guid isPermaLink="false">http://www.graficare.org/?p=1219</guid>
		<description><![CDATA[<p>In questi giorni il tema di discussione piu&#8217; <em>hot</em> e&#8217; l&#8217;iPad e la rete sta impazzendo per giudicare positivamente o negativamente il nuovo mela-giocattolino di Steve Jobs. Stiamo per entrare in una nuova era di Computing dove abbandoneremo i normali <em>devices</em> tradizionali quali mouse e keyboard? In realta&#8217; siamo gia&#8217; entrati in questa era dove i nuovi sistemi multi-toch di Apple e di altre Corporations quali HP e Toshiba sono ormai obsoleti!</p>
<p><a href="http://www.graficare.org/2010/next-generation-computing-input-systems/" class="more-link">Read more on next-generation computing input systems&#8230;</a></p>
]]></description>
		<wfw:commentRss>http://www.graficare.org/2010/next-generation-computing-input-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cominciare bene&#8230; di lunedì</title>
		<link>http://www.graficare.org/2009/cominciare-bene-di-lunedi/</link>
		<comments>http://www.graficare.org/2009/cominciare-bene-di-lunedi/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 05:41:32 +0000</pubDate>
		<dc:creator>stefano mondini</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[grafica]]></category>
		<category><![CDATA[risorse]]></category>
		<category><![CDATA[clienti]]></category>
		<category><![CDATA[fumetto]]></category>
		<category><![CDATA[grafici]]></category>
		<category><![CDATA[lavoro]]></category>
		<category><![CDATA[tipografi]]></category>

		<guid isPermaLink="false">http://www.graficare.org/?p=1181</guid>
		<description><![CDATA[<p><a href="http://www.graficare.org/wp-content/uploads/2009/12/tkstrip_016.jpg"><img class="aligncenter size-medium wp-image-1182" title="tkstrip_016" src="http://www.graficare.org/wp-content/uploads/2009/12/tkstrip_016-300x100.jpg" alt="tkstrip_016" width="412" height="137" /></a></p>
<p>Ho scoperto per caso <a href="http://teknosauri.blogspot.com/" target="_blank">TeknoSauri.aC</a>, una striscia settimanale fatta apposta per noi operatori della grafica.<br />
La manina d&#8217;oro è di <a href="http://daza.altervista.org/pages/aboutme.htm" target="_blank">daza</a> (Davide Zamberlan), un giovane vicentino veramente bravo!</p>
<p>Ogni lunedì propone una striscia dove i due personaggi, la scimmia (il grafico creativo) e il dinosauro (il tecnico di tipografia), discutono dei tragicomici aspetti del nostro lavoro.</p>
<p><a href="http://www.graficare.org/2009/cominciare-bene-di-lunedi/" class="more-link">Read more on cominciare bene&#8230; di lunedì&#8230;</a></p>
]]></description>
		<wfw:commentRss>http://www.graficare.org/2009/cominciare-bene-di-lunedi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>stay tuned</title>
		<link>http://www.graficare.org/2009/stay-tuned/</link>
		<comments>http://www.graficare.org/2009/stay-tuned/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 19:20:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[novità]]></category>
		<category><![CDATA[restyling]]></category>

		<guid isPermaLink="false">http://www.graficare.org/?p=1132</guid>
		<description><![CDATA[<p><img class="aligncenter size-full wp-image-1133" title="matita" src="http://www.graficare.org/wp-content/uploads/2009/11/matita.jpg" alt="matita" width="400" height="256" /></p>
<p><a href="http://www.facebook.com/mondini.stefano" target="_blank">Sto</a> facendo la punta alla matita, o meglio, <a href="http://www.dna-italia.com" target="_blank">stiamo</a> affilando la matita.</p>
<p>A breve grandi novità per questo blog&#8230; <em>stay tuned</em></p>
]]></description>
		<wfw:commentRss>http://www.graficare.org/2009/stay-tuned/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Siamo rammaricati&#8230;</title>
		<link>http://www.graficare.org/2009/siamo-rammaricati/</link>
		<comments>http://www.graficare.org/2009/siamo-rammaricati/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 16:18:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[risorse]]></category>

		<guid isPermaLink="false">http://www.graficare.org/?p=1115</guid>
		<description><![CDATA[<p><img class="aligncenter size-full wp-image-1116" title="demauroparavia" src="http://www.graficare.org/wp-content/uploads/2009/10/demauroparavia.jpg" alt="demauroparavia" width="440" height="116" /></p>
<p><em>Siamo rammaricati ma dobbiamo porre termine al servizio, essendo l’opera prossima ad andare fuori catalogo.</em></p>
<p>Questo ho appena trovato sul <a href="http://www.demauroparavia.it/" target="_blank">sito</a> del dizionario De Mauro Paravia! Era una risorsa utilissima. Grazie per essere esistito.</p>
<p><a href="http://www.graficare.org/2009/siamo-rammaricati/" class="more-link">Read more on Siamo rammaricati&#8230;&#8230;</a></p>
]]></description>
		<wfw:commentRss>http://www.graficare.org/2009/siamo-rammaricati/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cadrega e altre amenità</title>
		<link>http://www.graficare.org/2009/cadrega-e-altre-amenita/</link>
		<comments>http://www.graficare.org/2009/cadrega-e-altre-amenita/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 05:39:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.graficare.org/?p=1048</guid>
		<description><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/XqmTdtoCmEs&#038;hl=it&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/XqmTdtoCmEs&#038;hl=it&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>Quando la comicità diventa <a href="http://www.corriere.it/politica/09_luglio_28/lega_dialetto_prof_riforma_scuola_f3e05830-7b9c-11de-9006-00144f02aabc.shtml" target="_blank">realtà</a>.<br />
Assurdo!</p>
]]></description>
		<wfw:commentRss>http://www.graficare.org/2009/cadrega-e-altre-amenita/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

