<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>WPF</title>
	<atom:link href="http://www.sardanapalo.net/wpf/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sardanapalo.net/wpf</link>
	<description>...sometime change is everything...</description>
	<pubDate>Fri, 25 Dec 2009 23:14:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/it/</creativeCommons:license>
		<item>
		<title>eZ Publish 4: Enterprise Web Sites Step-by-Step</title>
		<link>http://www.sardanapalo.net/wpf/2009/12/26/ez-publish-4-enterprise-web-sites-step-by-step</link>
		<comments>http://www.sardanapalo.net/wpf/2009/12/26/ez-publish-4-enterprise-web-sites-step-by-step#comments</comments>
		<pubDate>Fri, 25 Dec 2009 23:14:39 +0000</pubDate>
		<dc:creator>Filippo</dc:creator>
		
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.sardanapalo.net/wpf/?p=571</guid>
		<description><![CDATA[Questo post è in inglese, ma penso possa interessare chiunque abbia voglia di iniziare o appofondire la propria conoscenza di eZ Publish. A breve seguirà una traduzione in italiano!
As I wrote on this blog nearly 2 months ago, I was going to write a revision of the book eZ Publish 4: Enterprise Web Sites Step-by-Step. [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_6" class="wp-caption alignnone" style="width: 253px"><a href="http://www.packtpub.com/ez-publish-4-enterprise-web-sites-step-by-step?utm_source=sardanapalo.net%2Fwpf&amp;utm_medium=bookrev&amp;utm_content=blog&amp;utm_campaign=mdb_001151"><img class="size-medium wp-image-6" title="eZ Publish 4: Enterprise Web Sites Step-by-Step" src="http://www.psedici.com/blog/wp-content/uploads/2009/10/1904811647-243x300.jpg" alt="eZ Publish 4: Enterprise Web Sites Step-by-Step" width="243" height="300" /></a><p class="wp-caption-text">eZ Publish 4: Enterprise Web Sites Step-by-Step</p></div>
<p>Questo post è in inglese, ma penso possa interessare chiunque abbia voglia di iniziare o appofondire la propria conoscenza di <strong>eZ Publish</strong>. A breve seguirà una traduzione in italiano!</p>
<p>As I wrote on this blog nearly 2 months ago, I was going to write a revision of the book <a href="http://www.packtpub.com/ez-publish-4-enterprise-web-sites-step-by-step?utm_source=sardanapalo.net%2Fwpf&amp;utm_medium=bookrev&amp;utm_content=blog&amp;utm_campaign=mdb_001151">eZ Publish 4: Enterprise Web Sites Step-by-Step</a>. And here I am!</p>
<p>Before going into the details of this book, I&#8217;d like to summarize which are the main topics discussed in it. The first one explains how <a href="http://ez.no/">eZ Publish</a> <a href="http://en.wikipedia.org/wiki/Content_Management_Framework">CMF</a> works; the second one regards the basic activities to get it to behave as we want, and the last (but not least) contains the description of a step-by-step web site development including not only the explanation of the development but also how to tune our server to have better performances when we are dealing with an <a href="http://ez.no/">eZ Publish</a> instance.</p>
<p>Thinking of who this book is for, I belive it should be seen as a reference point for people who are not experienced on working with ez Publish. This is true not only for developers but also for those who will work on websites developed with eZ Publish. So, if you have a client that wants to know more about ez Publish, you should think of suggesting him/her to have a look at <a href="http://www.packtpub.com/ez-publish-4-enterprise-web-sites-step-by-step?utm_source=sardanapalo.net%2Fwpf&amp;utm_medium=bookrev&amp;utm_content=blog&amp;utm_campaign=mdb_001151">eZ Publish 4: Enterprise Web Sites Step-by-Step</a>.</p>
<p>The book has three main areas:</p>
<p>The first 4 chapters talk about the introduction of the <a href="http://en.wikipedia.org/wiki/Content_Management_Framework">CMF</a> (Content Management Framework) and how to set up a working instance on your machine. All the information given in these chapters are reported with examples. So if you are a developer, you have the &#8220;real thing&#8221; before your eyes, and if you are an end user of the system you can find a lot of pictures of the backend that show you where the information or the functionalities you&#8217;re reading of are located.</p>
<p>From the 5th chapter to the 9th, you will find information mostly regarding the developing procedures with eZ Publish, such as creation of extensions, designs, templates, content classes, internationalization of our web site and installation of external systems like a forum. These chapters are useful for developers because they<br />
explains how to build properly an application with eZ Publish. This means that they report best practices with eZ Publish and suggestion on how to design the software in the &#8220;eZ Publish&#8221; way.</p>
<p>The last section regards the configuration of the system you built thanks to eZ Publish (and your work <img src='http://www.sardanapalo.net/wpf/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ). Chapter 10 explains how it is possible to set up roles, permissions, policies and workflows for managing user and content of the system form the eZ Publish backend. Chapter 11 and 12 tell to the developers how to configure the cache to speed up performaces and how to deploy an eZ Publish instance on a production server.</p>
<p>Finally there are 3 appendixes about the optimization of eZ Publish instances, the debugging and the best extensions for this CMF. These are quite useful for developers and server administrator to tune the system the right way for making it reliable and fast.</p>
<p>When I finished reading the book I had the feeling that I needed more to have a better understanding of the eZ Publish CMF. I was working with eZ Publish when I started reading the book and I found a lot of useful suggestons in it. However, I would have found it useful to have a second book, if possible with a more detailed explanation on how to extend the CMF so that you can add functionalities when you need them.  At the same time, I know that eZ Publish cannot be explaind as a whole in just one book, this is the reason why I think that this book explains quite a lot of the features of this CMF, even if it left you with the need for more <img src='http://www.sardanapalo.net/wpf/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.sardanapalo.net/wpf/2009/12/26/ez-publish-4-enterprise-web-sites-step-by-step/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/it/</creativeCommons:license>
	</item>
		<item>
		<title>Trasferimenti</title>
		<link>http://www.sardanapalo.net/wpf/2009/12/24/trasferimenti</link>
		<comments>http://www.sardanapalo.net/wpf/2009/12/24/trasferimenti#comments</comments>
		<pubDate>Thu, 24 Dec 2009 10:05:49 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.sardanapalo.net/wpf/?p=569</guid>
		<description><![CDATA[Sto trasferendo il dominio su un altro hosting&#8230; sappiatelo se non mi vedete più online nei prossimi giorni  
]]></description>
			<content:encoded><![CDATA[<p>Sto trasferendo il dominio su un altro hosting&#8230; sappiatelo se non mi vedete più online nei prossimi giorni <img src='http://www.sardanapalo.net/wpf/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.sardanapalo.net/wpf/2009/12/24/trasferimenti/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/it/</creativeCommons:license>
	</item>
		<item>
		<title>Annunci e recensioni</title>
		<link>http://www.sardanapalo.net/wpf/2009/10/24/annunci-e-recensioni</link>
		<comments>http://www.sardanapalo.net/wpf/2009/10/24/annunci-e-recensioni#comments</comments>
		<pubDate>Sat, 24 Oct 2009 15:04:32 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[Informatica Generale]]></category>

		<category><![CDATA[Informazione]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[futuro]]></category>

		<category><![CDATA[planet-sprite]]></category>

		<category><![CDATA[web development]]></category>

		<category><![CDATA[developers]]></category>

		<category><![CDATA[enterprise]]></category>

		<category><![CDATA[ez publish]]></category>

		<category><![CDATA[packt publishing]]></category>

		<category><![CDATA[programmre]]></category>

		<category><![CDATA[sviluppo]]></category>

		<guid isPermaLink="false">http://www.sardanapalo.net/wpf/?p=558</guid>
		<description><![CDATA[L&#8217;ennesimo post &#8220;improprio&#8221; di questo blog che state leggendo contiene due informazioni non da niente.
La prima è che sono stato scelto dalla packt publishing (lascia perdere che ero un attimo raccomandato) per fare la revisione del libro eZ Publish 4: Enterprise Web Sites Step-by-Step scritto da due persone (amici) che stimo davvero molto sia a [...]]]></description>
			<content:encoded><![CDATA[<p>L&#8217;ennesimo post &#8220;improprio&#8221; di questo blog che state leggendo contiene due informazioni non da niente.</p>
<div id="attachment_560" class="wp-caption alignnone" style="width: 253px"><a href="http://www.packtpub.com/ez-publish-4-enterprise-web-sites-step-by-step?tm_source=sardanapalo.net&#038;utm_medium=bookrev&#038;utm_content=blog&#038;utm_campaign=mdb_001151"><img src="http://www.sardanapalo.net/wpf/wp-content/uploads/2009/10/1904811647-243x300.jpg" alt="eZ Publish 4: Enterprise Web Sites Step-by-Step" title="eZ Publish 4: Enterprise Web Sites Step-by-Step" width="243" height="300" class="size-medium wp-image-560" /></a><p class="wp-caption-text">eZ Publish 4: Enterprise Web Sites Step-by-Step</p></div>
<p>La prima è che sono stato scelto dalla <a href="http://www.packtpub.com/">packt publishing</a> (lascia perdere che ero un attimo raccomandato) per fare la revisione del libro <a href="http://www.packtpub.com/ez-publish-4-enterprise-web-sites-step-by-step?tm_source=sardanapalo.net&#038;utm_medium=bookrev&#038;utm_content=blog&#038;utm_campaign=mdb_001151">eZ Publish 4: Enterprise Web Sites Step-by-Step</a> scritto da due persone (amici) che stimo davvero molto sia a livello personale che professionale : <a href="http://www.fullo.net">Francesco Fullone</a> e <a href="http://www.cphp.it">Francesco Trucchia</a>.</p>
<p>La seconda è il fatto che pubblicherò la recensione sia su questo blog sia su <a href="http://www.psedici.com/blog">p16 on web</a>. Questo è un mio nuovo progetto per separare efficacemente la mia attività di &#8220;ca22eggio&#8221; da quella &#8220;professionale&#8221;, e dare a quest&#8217;ultima un taglio internazionale <img src='http://www.sardanapalo.net/wpf/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Un consiglio sul finale: se sviluppate con <a href="http://ez.no">eZ Publish</a>, <a href="http://www.packtpub.com/ez-publish-4-enterprise-web-sites-step-by-step">IL libro</a> di cui farò la recensione vi assicuro potrà esservi molto molto utile!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sardanapalo.net/wpf/2009/10/24/annunci-e-recensioni/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/it/</creativeCommons:license>
	</item>
		<item>
		<title>Symfony e PHPCollab3</title>
		<link>http://www.sardanapalo.net/wpf/2009/04/28/symfony-e-phpcollab3</link>
		<comments>http://www.sardanapalo.net/wpf/2009/04/28/symfony-e-phpcollab3#comments</comments>
		<pubDate>Mon, 27 Apr 2009 22:48:12 +0000</pubDate>
		<dc:creator>Filippo</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[come fare cosa]]></category>

		<category><![CDATA[web development]]></category>

		<category><![CDATA[development]]></category>

		<category><![CDATA[phpcollab]]></category>

		<category><![CDATA[phpcollab3]]></category>

		<category><![CDATA[Symfony]]></category>

		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.sardanapalo.net/wpf/?p=546</guid>
		<description><![CDATA[Il mio lavoro negli ultimi 3 mesi e nei prossimi 6 sarà attorno al framework Symfony, ed in particolare riguardarà il progetto PHPCollab3.
Lavorando ad un progetto complicato mi imbatto spesso in problemi che non avevo mai affrontato prima e che imparo a risolvere cercando nel web e dicendomi &#8220;qualcuno deve aver già fatto qualsoca di [...]]]></description>
			<content:encoded><![CDATA[<p>Il mio lavoro negli ultimi 3 mesi e nei prossimi 6 sarà attorno al framework <a href="http://www.symfony-project.org/">Symfony</a>, ed in particolare riguardarà il progetto <a href="http://www.php-collab.com/blog/2009/04/21/phpcollab3/">PHPCollab3</a>.</p>
<p>Lavorando ad un progetto complicato mi imbatto spesso in problemi che non avevo mai affrontato prima e che imparo a risolvere cercando nel web e dicendomi &#8220;qualcuno deve aver già fatto qualsoca di simile!!&#8221;. Arrivo così a suggerimenti o soluzioni complete per i miei problemi. Questa che descriverà di seguito l&#8217;ho già pubblicata sul sito <a href="http://www.symfony.it/articoli/137/symfony-doctrine-e-validatori/">symfony.it</a>, e mi sembra di non averla trovata da nessuna parte, spero che possa aiutare qualcuno che si trova nella mia situazione <img src='http://www.sardanapalo.net/wpf/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><a href="http://www.symfony.it/articoli/137/symfony-doctrine-e-validatori/">Clicca qui per vedere l&#8217;articolo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sardanapalo.net/wpf/2009/04/28/symfony-e-phpcollab3/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/it/</creativeCommons:license>
	</item>
		<item>
		<title>Segnalazioni</title>
		<link>http://www.sardanapalo.net/wpf/2009/03/09/segnalazioni-2</link>
		<comments>http://www.sardanapalo.net/wpf/2009/03/09/segnalazioni-2#comments</comments>
		<pubDate>Mon, 09 Mar 2009 16:13:40 +0000</pubDate>
		<dc:creator>Filippo</dc:creator>
		
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.sardanapalo.net/wpf/?p=543</guid>
		<description><![CDATA[Per chi si interessa di cucina vi segnalo questo blog che sembra promettere molto molto bene!!
I love Cooking
Buon appetito!!
]]></description>
			<content:encoded><![CDATA[<p>Per chi si interessa di cucina vi segnalo questo blog che sembra promettere molto molto bene!!</p>
<p><a href="http://www.ilovecooking.org">I love Cooking</a></p>
<p>Buon appetito!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sardanapalo.net/wpf/2009/03/09/segnalazioni-2/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/it/</creativeCommons:license>
	</item>
		<item>
		<title>Il postino suona sempre due volte</title>
		<link>http://www.sardanapalo.net/wpf/2009/02/12/il-postino-suona-sempre-due-volte</link>
		<comments>http://www.sardanapalo.net/wpf/2009/02/12/il-postino-suona-sempre-due-volte#comments</comments>
		<pubDate>Thu, 12 Feb 2009 21:52:10 +0000</pubDate>
		<dc:creator>Filippo</dc:creator>
		
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.sardanapalo.net/wpf/?p=540</guid>
		<description><![CDATA[Io invece mi laureo&#8230;.(per la seconda volta, e sono agitato come la prima se non di più!)

]]></description>
			<content:encoded><![CDATA[<p>Io invece mi laureo&#8230;.(per la seconda volta, e sono agitato come la prima se non di più!)</p>
<p><img src="http://www.sardanapalo.net/wpf/wp-content/uploads/2009/02/ansia.jpg" alt="ansia" title="ansia" width="272" height="298" class="alignnone size-full wp-image-541" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sardanapalo.net/wpf/2009/02/12/il-postino-suona-sempre-due-volte/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/it/</creativeCommons:license>
	</item>
		<item>
		<title>Ancora un video&#8230;</title>
		<link>http://www.sardanapalo.net/wpf/2009/01/12/ancora-un-video</link>
		<comments>http://www.sardanapalo.net/wpf/2009/01/12/ancora-un-video#comments</comments>
		<pubDate>Mon, 12 Jan 2009 19:46:44 +0000</pubDate>
		<dc:creator>Filippo</dc:creator>
		
		<category><![CDATA[risate]]></category>

		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.sardanapalo.net/wpf/?p=538</guid>
		<description><![CDATA[Questo oggi ci sta tutto!!

via Giavasan
]]></description>
			<content:encoded><![CDATA[<p>Questo oggi ci sta tutto!!</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/bBeRc4Dhc2M&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/bBeRc4Dhc2M&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>via <a href="http://giavasan.diludovico.it/archivio/2009/01/12/i-hate-mondays-2/">Giavasan</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sardanapalo.net/wpf/2009/01/12/ancora-un-video/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/it/</creativeCommons:license>
	</item>
		<item>
		<title>Harry Potter 6 - trailer</title>
		<link>http://www.sardanapalo.net/wpf/2008/12/27/harry-potter-6-trailer</link>
		<comments>http://www.sardanapalo.net/wpf/2008/12/27/harry-potter-6-trailer#comments</comments>
		<pubDate>Sat, 27 Dec 2008 20:25:36 +0000</pubDate>
		<dc:creator>Filippo</dc:creator>
		
		<category><![CDATA[film]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[anteprima]]></category>

		<category><![CDATA[harry]]></category>

		<category><![CDATA[harry potter and the half-blood prince]]></category>

		<category><![CDATA[harry potter e il principe mezzosangue]]></category>

		<category><![CDATA[potter]]></category>

		<category><![CDATA[trailer]]></category>

		<guid isPermaLink="false">http://www.sardanapalo.net/wpf/?p=523</guid>
		<description><![CDATA[Aspettando posso dire che i trailer di HP sono sempre molto &#8220;interessanti&#8221;&#8230; (il primo è in italiano, il secondo in inglese).

Get the Flash Player to see this player.
Get the Flash Player to see this player.

var sd = new SWFObject('https://media.dreamhost.com/mediaplayer.swf','mpl','375','200','8');
sd.addParam('allowscriptaccess','always');
sd.addParam('allowfullscreen','true');
sd.addVariable('height','200');
sd.addVariable('width','375');
sd.addVariable('file','http://www.sardanapalo.net/wpf/wp-content/uploads/2008/12/harry-potter-e-il-principe-mezzosangue-teaser-trailer-italiano-2299.flv');
sd.write('italiano');


var sd = new SWFObject('https://media.dreamhost.com/mediaplayer.swf','mpl','375','200','8');
sd.addParam('allowscriptaccess','always');
sd.addParam('allowfullscreen','true');
sd.addVariable('height','200');
sd.addVariable('width','375');
sd.addVariable('file','http://www.sardanapalo.net/wpf/wp-content/uploads/2008/12/harry-potter-and-the-half-blood-prince-intetrnational-teaser-2577.flv');
sd.write('inglese');

]]></description>
			<content:encoded><![CDATA[<p>Aspettando posso dire che i trailer di HP sono sempre molto &#8220;interessanti&#8221;&#8230; (il primo è in italiano, il secondo in inglese).</p>
<p><script type="text/javascript" src="https://media.dreamhost.com/swfobject.js"></script></p>
<div id="italiano"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</div>
<div id="inglese"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this player.</div>
<p><script type="text/javascript">
var sd = new SWFObject('https://media.dreamhost.com/mediaplayer.swf','mpl','375','200','8');
sd.addParam('allowscriptaccess','always');
sd.addParam('allowfullscreen','true');
sd.addVariable('height','200');
sd.addVariable('width','375');
sd.addVariable('file','http://www.sardanapalo.net/wpf/wp-content/uploads/2008/12/harry-potter-e-il-principe-mezzosangue-teaser-trailer-italiano-2299.flv');
sd.write('italiano');
</script></p>
<p><script type="text/javascript">
var sd = new SWFObject('https://media.dreamhost.com/mediaplayer.swf','mpl','375','200','8');
sd.addParam('allowscriptaccess','always');
sd.addParam('allowfullscreen','true');
sd.addVariable('height','200');
sd.addVariable('width','375');
sd.addVariable('file','http://www.sardanapalo.net/wpf/wp-content/uploads/2008/12/harry-potter-and-the-half-blood-prince-intetrnational-teaser-2577.flv');
sd.write('inglese');
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sardanapalo.net/wpf/2008/12/27/harry-potter-6-trailer/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/it/</creativeCommons:license>
	</item>
		<item>
		<title>Ne capisci di Flow chart??</title>
		<link>http://www.sardanapalo.net/wpf/2008/12/20/ne-capisci-di-flow-chart</link>
		<comments>http://www.sardanapalo.net/wpf/2008/12/20/ne-capisci-di-flow-chart#comments</comments>
		<pubDate>Sat, 20 Dec 2008 14:19:46 +0000</pubDate>
		<dc:creator>Filippo</dc:creator>
		
		<category><![CDATA[a caso...]]></category>

		<guid isPermaLink="false">http://www.sardanapalo.net/wpf/?p=517</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href="http://xkcd.com/518/"><img src="http://www.sardanapalo.net/wpf/wp-content/uploads/2008/12/flow_charts-300x216.png" alt="flow_charts" title="flow_charts" width="300" height="216" class="alignnone size-medium wp-image-518" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sardanapalo.net/wpf/2008/12/20/ne-capisci-di-flow-chart/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/it/</creativeCommons:license>
	</item>
		<item>
		<title>Ubuntu 8.10 e dual monitor su Asus F6A con Intel&#174; GMA X4500HD (GM45)</title>
		<link>http://www.sardanapalo.net/wpf/2008/11/16/ubuntu-810-e-dual-monitor-su-asus-f6a-con-intel-gma-x4500hd-gm45</link>
		<comments>http://www.sardanapalo.net/wpf/2008/11/16/ubuntu-810-e-dual-monitor-su-asus-f6a-con-intel-gma-x4500hd-gm45#comments</comments>
		<pubDate>Sun, 16 Nov 2008 15:34:23 +0000</pubDate>
		<dc:creator>Filippo</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[come fare cosa]]></category>

		<category><![CDATA[planet-sprite]]></category>

		<category><![CDATA[Ubuntu 8.10 dual monitor Asus F6A Intel GMA X4500HD GM45]]></category>

		<guid isPermaLink="false">http://www.sardanapalo.net/wpf/?p=508</guid>
		<description><![CDATA[Ottenere il dual monitor con ubuntu 8.10 è (dovrebbe essere) semplice&#8230; basta avere un portatile con l&#8217;uscita VGA (ma penso vada bene anche con le digitali HDMI e DVI) e un monitor.
Io ho seguito questi passi:
1 ) si fa partire il portatile e si lascia scollegato il monitor esterno.
2 ) ci si logga e si [...]]]></description>
			<content:encoded><![CDATA[<p>Ottenere il dual monitor con ubuntu 8.10 è (dovrebbe essere) semplice&#8230; basta avere un portatile con l&#8217;uscita VGA (ma penso vada bene anche con le digitali HDMI e DVI) e un monitor.<br />
Io ho seguito questi passi:<br />
1 ) si fa partire il portatile e si lascia scollegato il monitor esterno.<br />
2 ) ci si logga e si collega il monitor esterno.<br />
3 ) Andate su &#8220;Siatema->Preferenze->Risoluzione Schermo&#8221;.<br />
4 ) Levate la spunta da &#8220;mirror screen&#8221; (vedi immagine qui di seguito)<br />
<a href="http://www.sardanapalo.net/wpf/wp-content/uploads/2008/11/risoluzione-schermo-ubuntu.jpg"><img src="http://www.sardanapalo.net/wpf/wp-content/uploads/2008/11/risoluzione-schermo-ubuntu-300x298.jpg" alt="" title="risoluzione-schermo-ubuntu" width="300" height="298" class="alignnone size-medium wp-image-509" /></a></p>
<p>5 ) A questo punto dovrebbe vedervi i due monitor come in figura (sopra). Se non lo fa cliccate su &#8220;close&#8221;, fate il logout e poi di nuovo il login.<br />
6 ) A questo punto il pc avrebbe dovuto presentarvi la schermata che presenta a me, o al massimo vi fa vedere i due schermi ma uno lo mette come &#8220;off&#8221;.<br />
7 ) Selezionate lo schermo che vi interessa cliccandoci sopra e trascinandolo ve lo mettete dove volete rispetto allo schermo principale (io ad esempio l&#8217;ho messo a sinistra dello schermo del portatile perchè ho la disposizione della scrivania così, di default lui vi metterà lo schermo esterno come se fosse a destra dello schermo del portatile.<br />
<strong>NB:</strong> Lo schermo che sta a sinistra diventa di default il principale a meno di configurazioni sul file xconf.org)<br />
8 ) Selezionato lo schermo scegliete la risoluzione che volete che esso abbia.<br />
9 ) Se la risoluzione massima del monitor esterno non è riportata dovete fare così:<br />
9,1 ) Aprite il file  /etc/X11/xorg.conf<br />
9.2 ) Dovreste trovarvi davanti ad una cosa di questo genere:</p>
<blockquote><p>Section &#8220;Monitor&#8221;<br />
	Identifier	&#8220;Configured Monitor&#8221;<br />
EndSection</p>
<p>Section &#8220;Screen&#8221;<br />
	Identifier	&#8220;Default Screen&#8221;<br />
	Monitor		&#8220;Configured Monitor&#8221;<br />
	Device		&#8220;Configured Video Device&#8221;<br />
	SubSection &#8220;Display&#8221;<br />
		Virtual	2640 800<br />
	EndSubSection<br />
EndSection</p>
<p>Section &#8220;Device&#8221;<br />
	Identifier	&#8220;Configured Video Device&#8221;<br />
EndSection</p></blockquote>
<p>9.3 ) Modificatelo il parametro &#8220;Virtual&#8221;: La prima e la seconda cifra ci dicono la risuluzione massima dello schemo virtuale spalmato su due monitor. Ad esmpio io ho un monitor esterno da 1680&#215;1050 pixel e il monitor del notebook da 1280&#215;800 => Lunghezza = 1680+1280= 2960; Altezza = 1050 (con monitor affiancati)  uguale alla più grande delle due altezza dei due schermi.<br />
9.4 ) Cambio quindi il parametro &#8220;virtual&#8221; in modo che sia :</p>
<blockquote><p>	SubSection &#8220;Display&#8221;<br />
		Virtual	2960 1050<br />
	EndSubSection</p></blockquote>
<p>Vi ricordo che compiz  e tutti i vari effettini del desktop potrebbero darvi dei problemi quando la risoluzione dello schermo supera i 2048&#215;2048 dipendentemente dalla scheda video. La mia (una Intel&reg; GMA X4500HD (GM45)) sembra risentire di questo problema <img src='http://www.sardanapalo.net/wpf/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Se questi passi non funzionanano per voi provate a dare un&#8217;occhiata al manuale di <a href="http://www.x.org/wiki/Projects/XRandR">xrandr</a> per la configurazione e la messa appunto del dual monitor.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sardanapalo.net/wpf/2008/11/16/ubuntu-810-e-dual-monitor-su-asus-f6a-con-intel-gma-x4500hd-gm45/feed</wfw:commentRss>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/it/</creativeCommons:license>
	</item>
	</channel>
</rss>
