<?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: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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Sviluppo web Blog</title>
	
	<link>http://tutorial.creare-sito.org</link>
	<description>Tutorial vari sul mondo dello sviluppo web ed internet</description>
	<lastBuildDate>Sat, 19 Jun 2010 22:21:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/InternetDevelopmentWorld" /><feedburner:info uri="internetdevelopmentworld" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Minimizzazione del codice HTML</title>
		<link>http://feedproxy.google.com/~r/InternetDevelopmentWorld/~3/KIT0CUqaHQs/</link>
		<comments>http://tutorial.creare-sito.org/web-performance/minimizzazione-del-codice-html/355/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 22:16:54 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[Google Best Practices]]></category>
		<category><![CDATA[Web performance]]></category>
		<category><![CDATA[Html]]></category>

		<guid isPermaLink="false">http://tutorial.creare-sito.org/?p=355</guid>
		<description>Compattare il codice HTML includendo tutto il javascript ed il css inline contenuto in esso, può permettere di guadagnare molti byte di dati nella dimensione del file, accellerare il download, il parsing del codice ed i tempi di esecuzione.
Dettagli
Minimizzando l'HTML si hanno gli stessi benefici che si sono avuti mini mizzando il CSS ed il [...]&lt;img src="http://feeds.feedburner.com/~r/InternetDevelopmentWorld/~4/KIT0CUqaHQs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://tutorial.creare-sito.org/web-performance/minimizzazione-del-codice-html/355/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://tutorial.creare-sito.org/web-performance/minimizzazione-del-codice-html/355/</feedburner:origLink></item>
		<item>
		<title>Ridimensionare correttamente le immagini</title>
		<link>http://feedproxy.google.com/~r/InternetDevelopmentWorld/~3/hThdO2rouSs/</link>
		<comments>http://tutorial.creare-sito.org/web-performance/ridimensionare-correttamente-le-immagini/350/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 20:59:14 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[Google Best Practices]]></category>
		<category><![CDATA[Web performance]]></category>
		<category><![CDATA[Grafica web]]></category>
		<category><![CDATA[Programmazione web]]></category>

		<guid isPermaLink="false">http://tutorial.creare-sito.org/?p=350</guid>
		<description>Ridimensionare le immagini correttamente può salvare molti byte di dati
Dettagli
Qualche volta capita di volere visualizzare la stessa immagine in diverse dimensioni, di conseguenza si include una risorsa singola nel documento e si utilizzerà l'HTML o il CSS nella pagina contenente per ridimensionarla.
Per esempio si può avere una miniatura 10 x 10 di un'immagine più grande [...]&lt;img src="http://feeds.feedburner.com/~r/InternetDevelopmentWorld/~4/hThdO2rouSs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://tutorial.creare-sito.org/web-performance/ridimensionare-correttamente-le-immagini/350/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://tutorial.creare-sito.org/web-performance/ridimensionare-correttamente-le-immagini/350/</feedburner:origLink></item>
		<item>
		<title>Installare Speed Tracer</title>
		<link>http://feedproxy.google.com/~r/InternetDevelopmentWorld/~3/fes_TqdOxB0/</link>
		<comments>http://tutorial.creare-sito.org/web-performance/installare-speedtracer/299/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 21:06:55 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[Web performance]]></category>
		<category><![CDATA[Programmazione web]]></category>
		<category><![CDATA[Speed Tracer]]></category>

		<guid isPermaLink="false">http://tutorial.creare-sito.org/?p=299</guid>
		<description>Installare SpeedTracer, il plugin di Google per individuare e risolvere i problemi di performance delle applicazioni web, non è un'operazione del tutto immediata. Per utilizzare questo plugin infatti dobbiamo effettuare alcune operazioni di preparazione.
1. Innanzitutto è necessario scaricare e installare una differente versione del browser Chrome ovvero quella denominata Google Chrome Developer Channel reperibile qui.
2. [...]&lt;img src="http://feeds.feedburner.com/~r/InternetDevelopmentWorld/~4/fes_TqdOxB0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://tutorial.creare-sito.org/web-performance/installare-speedtracer/299/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://tutorial.creare-sito.org/web-performance/installare-speedtracer/299/</feedburner:origLink></item>
		<item>
		<title>Minimizzazione dei tempi di round-trip</title>
		<link>http://feedproxy.google.com/~r/InternetDevelopmentWorld/~3/Eyaa9zlQo44/</link>
		<comments>http://tutorial.creare-sito.org/web-performance/best-practice/minimizzazione-dei-tempi-di-round-trip/296/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 19:56:27 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[Google Best Practices]]></category>
		<category><![CDATA[Programmazione web]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Web performance]]></category>

		<guid isPermaLink="false">http://tutorial.creare-sito.org/?p=296</guid>
		<description>Il Round Trip Time è il tempo impiegato dal client per inviare una richiesta ad un server e al server di inviare una risposta al client attraverso la rete, senza considerare il tempo del trasferimento della risposta.

Per evitare confusione si puo' considerare il tempo per il trasferimento di un pacchetto di dimensioni trascurabili andata e ritorno [...]&lt;img src="http://feeds.feedburner.com/~r/InternetDevelopmentWorld/~4/Eyaa9zlQo44" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://tutorial.creare-sito.org/web-performance/best-practice/minimizzazione-dei-tempi-di-round-trip/296/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://tutorial.creare-sito.org/web-performance/best-practice/minimizzazione-dei-tempi-di-round-trip/296/</feedburner:origLink></item>
		<item>
		<title>Ottimizzare la grafica web – video</title>
		<link>http://feedproxy.google.com/~r/InternetDevelopmentWorld/~3/TVuSmwewWI4/</link>
		<comments>http://tutorial.creare-sito.org/video/ottimizzare-la-grafica-web/287/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 19:36:53 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Grafica web]]></category>
		<category><![CDATA[Web performance]]></category>

		<guid isPermaLink="false">http://tutorial.creare-sito.org/?p=287</guid>
		<description>Video in inglese ma molto "leggero" sull'ottimizzazione della grafica web. Disponibili i sottotitoli tradotti in italiano.








		
			Share this on del.icio.us
		
		
			Digg this!
		
		
			Post on Google Buzz
		
		
			Stumble upon something good? Share it on StumbleUpon
		
		
			Share this on Technorati
		
		
			Tweet This!
		
		
			Share this on Facebook
		
		
			Share this on FriendFeed
		
		
			Share this on LinkedIn
		
		
			Share this on OkNotizie
		





	Potrebbe interessarti anche:
	
	Web Performance Best Practices (0)
	Rimozione delle regole CSS [...]&lt;img src="http://feeds.feedburner.com/~r/InternetDevelopmentWorld/~4/TVuSmwewWI4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://tutorial.creare-sito.org/video/ottimizzare-la-grafica-web/287/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://tutorial.creare-sito.org/video/ottimizzare-la-grafica-web/287/</feedburner:origLink></item>
		<item>
		<title>Altro video di Chrome OS</title>
		<link>http://feedproxy.google.com/~r/InternetDevelopmentWorld/~3/yRuvWJiBMhg/</link>
		<comments>http://tutorial.creare-sito.org/video/altro-video-di-chrome-os/184/#comments</comments>
		<pubDate>Sun, 16 May 2010 13:44:04 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Chrome OS]]></category>

		<guid isPermaLink="false">http://tutorial.creare-sito.org/?p=184</guid>
		<description>Ecco un altro video su Chrome Os che a me piace...
Mostra bene la differenza concettuale di fondo, che credo sia la cosa più importante, tra il nuovo sistema operativo targato Google e gli attuali OS.
Bello anche perchè  ci sono i sottotitoli in italiano offerti da youtube.

Il video:







		
			Share this on del.icio.us
		
		
			Digg this!
		
		
			Post on Google Buzz
		
		
			Stumble upon [...]&lt;img src="http://feeds.feedburner.com/~r/InternetDevelopmentWorld/~4/yRuvWJiBMhg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://tutorial.creare-sito.org/video/altro-video-di-chrome-os/184/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://tutorial.creare-sito.org/video/altro-video-di-chrome-os/184/</feedburner:origLink></item>
		<item>
		<title>Fare leva sulla cache del proxy</title>
		<link>http://feedproxy.google.com/~r/InternetDevelopmentWorld/~3/pmLppSzzlKM/</link>
		<comments>http://tutorial.creare-sito.org/web-performance/fare-leva-sulla-cache-del-proxy/173/#comments</comments>
		<pubDate>Thu, 13 May 2010 21:12:26 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[Google Best Practices]]></category>
		<category><![CDATA[Web performance]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://tutorial.creare-sito.org/?p=173</guid>
		<description>Abilitanto il chaching HTTP pubblico negli header HTTP per le risorse statiche si permette ai browser di scaricare le risorse dal proxy server più vicino invece che dal server remoto di origine.

Dettagli
Oltre che alla cache del browser, il protocollo HTTP permette il controllo del caching a livello di proxy, ablilitando il salvataggio delle risorse statiche [...]&lt;img src="http://feeds.feedburner.com/~r/InternetDevelopmentWorld/~4/pmLppSzzlKM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://tutorial.creare-sito.org/web-performance/fare-leva-sulla-cache-del-proxy/173/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://tutorial.creare-sito.org/web-performance/fare-leva-sulla-cache-del-proxy/173/</feedburner:origLink></item>
		<item>
		<title>Speed tracer, tutorial introduttivo…</title>
		<link>http://feedproxy.google.com/~r/InternetDevelopmentWorld/~3/NadMIcusdqU/</link>
		<comments>http://tutorial.creare-sito.org/video/speed-tracer-tutorial-introduttivo/170/#comments</comments>
		<pubDate>Sat, 01 May 2010 16:04:29 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Speed Tracer]]></category>

		<guid isPermaLink="false">http://tutorial.creare-sito.org/?p=170</guid>
		<description>Tutorial introduttivo all'uso di speed tracer, sottotitoli tradotti in italiano disponibili!








		
			Share this on del.icio.us
		
		
			Digg this!
		
		
			Post on Google Buzz
		
		
			Stumble upon something good? Share it on StumbleUpon
		
		
			Share this on Technorati
		
		
			Tweet This!
		
		
			Share this on Facebook
		
		
			Share this on FriendFeed
		
		
			Share this on LinkedIn
		
		
			Share this on OkNotizie
		





	Potrebbe interessarti anche:
	
	Installare Speed Tracer (0)&lt;img src="http://feeds.feedburner.com/~r/InternetDevelopmentWorld/~4/NadMIcusdqU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://tutorial.creare-sito.org/video/speed-tracer-tutorial-introduttivo/170/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://tutorial.creare-sito.org/video/speed-tracer-tutorial-introduttivo/170/</feedburner:origLink></item>
		<item>
		<title>Fare leva sulla cache del browser</title>
		<link>http://feedproxy.google.com/~r/InternetDevelopmentWorld/~3/uc3_eLkD8j0/</link>
		<comments>http://tutorial.creare-sito.org/web-performance/fare-leva-sulla-cache-del-browser/132/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 20:25:18 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[Google Best Practices]]></category>
		<category><![CDATA[Web performance]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://tutorial.creare-sito.org/?p=132</guid>
		<description>Impostando una data di scadenza negli Header HTTP per le risorse statiche si istruisce il browser al caricamento delle risorse, scaricate precedentemente, dal disco locale anzichè dalla rete.
Dettagli
I protocolli HTTP e HTTPS supportano il caching in locale delle risorse statiche del browser. Alcuni dei browser di ultima generazione (IE 7, Chrome) usano un algoritmo euristico [...]&lt;img src="http://feeds.feedburner.com/~r/InternetDevelopmentWorld/~4/uc3_eLkD8j0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://tutorial.creare-sito.org/web-performance/fare-leva-sulla-cache-del-browser/132/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://tutorial.creare-sito.org/web-performance/fare-leva-sulla-cache-del-browser/132/</feedburner:origLink></item>
		<item>
		<title>Ottimizzazione della cache</title>
		<link>http://feedproxy.google.com/~r/InternetDevelopmentWorld/~3/0fvwKP6vouk/</link>
		<comments>http://tutorial.creare-sito.org/web-performance/ottimizzazione-della-cache/118/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 01:36:03 +0000</pubDate>
		<dc:creator>Alessandro</dc:creator>
				<category><![CDATA[Google Best Practices]]></category>
		<category><![CDATA[Web performance]]></category>

		<guid isPermaLink="false">http://tutorial.creare-sito.org/?p=118</guid>
		<description>Molte pagine web includono risorse che cambiano poco frequentemente, come i file css, le immagini, gli script Javascript ecc. Queste risorse richiedono tempo per il download dalla rete incrementando i tempi di caricamento dalla rete. L'HTTP caching permette che queste risorse siano salvate dal browser o da un proxy. Quando una risorsa viene salvata in [...]&lt;img src="http://feeds.feedburner.com/~r/InternetDevelopmentWorld/~4/0fvwKP6vouk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://tutorial.creare-sito.org/web-performance/ottimizzazione-della-cache/118/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://tutorial.creare-sito.org/web-performance/ottimizzazione-della-cache/118/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.721 seconds. --><!-- Cached page generated by WP-Super-Cache on 2010-07-27 11:47:19 --><!-- Compression = gzip -->
