<?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>Roberto Curci Blog &#187; Video</title>
	<atom:link href="http://www.robertocurci.net/tag/video/feed" rel="self" type="application/rss+xml" />
	<link>http://www.robertocurci.net</link>
	<description>Risorse per Internet Geeks</description>
	<lastBuildDate>Mon, 23 Jan 2012 18:18:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>WYSIWYG</title>
		<link>http://www.robertocurci.net/informatica/dizionario-informatico/wysiwyg.html</link>
		<comments>http://www.robertocurci.net/informatica/dizionario-informatico/wysiwyg.html#comments</comments>
		<pubDate>Fri, 25 Sep 2009 18:06:59 +0000</pubDate>
		<dc:creator>RobertoCurci</dc:creator>
				<category><![CDATA[Dizionario Informatico]]></category>
		<category><![CDATA[accessibilità]]></category>
		<category><![CDATA[grafica]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.robertocurci.net/?p=296</guid>
		<description><![CDATA[Acronimo di What You See Is What You Get (cioè, ciò che vedi è ciò che ottieni). Questo acronimo è apparso nel mondo informatico con l&#8217;arrivo delle cosiddette GUI, le interfacce utente grafiche che hanno permesso di ottenere sul video una rappresentazione molto simile a quella che si ottiene su carta in seguito alla stampa [...]]]></description>
			<content:encoded><![CDATA[<p>Acronimo di <strong>What You See Is What You Get</strong> (cioè, ciò che vedi è ciò che ottieni). Questo acronimo è apparso nel mondo informatico con l&#8217;arrivo delle cosiddette GUI, le interfacce utente grafiche che hanno permesso di ottenere sul video una rappresentazione molto simile a quella che si ottiene su carta in seguito alla stampa del documento. Quindi, quando un programma fornisce una rappreentazione WYSIWYG di un documento sullo schermo nel modo in cui verrà stampato su carta.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.robertocurci.net%2Finformatica%2Fdizionario-informatico%2Fwysiwyg.html&amp;t=WYSIWYG" id="facebook_share_both_296" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_296') || document.getElementById('facebook_share_icon_296') || document.getElementById('facebook_share_both_296') || document.getElementById('facebook_share_button_296');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_296') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.robertocurci.net/informatica/dizionario-informatico/wysiwyg.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VGA</title>
		<link>http://www.robertocurci.net/informatica/dizionario-informatico/vga.html</link>
		<comments>http://www.robertocurci.net/informatica/dizionario-informatico/vga.html#comments</comments>
		<pubDate>Fri, 25 Sep 2009 17:56:09 +0000</pubDate>
		<dc:creator>RobertoCurci</dc:creator>
				<category><![CDATA[Dizionario Informatico]]></category>
		<category><![CDATA[grafica]]></category>
		<category><![CDATA[output]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.robertocurci.net/?p=290</guid>
		<description><![CDATA[VGA, acronimo di Video Graphics Array, è uno standard che esprime le caratteristiche e le capacità video del PC. Lo satandard VGA base indica una risoluzione di 640&#215;480 pixel con 16 colori. Esistono tuttavia varie implementazioni dello standard VGA, molte delle varie implementazioni dello standard VGA, molte delle quali offrono prestazioni avanzate grazie alla quantità [...]]]></description>
			<content:encoded><![CDATA[<p>VGA, acronimo di Video Graphics Array, è uno standard che esprime le caratteristiche e le capacità video del PC. Lo satandard VGA base indica una risoluzione di 640&#215;480 pixel con 16 colori. Esistono tuttavia varie implementazioni dello standard VGA, molte delle varie implementazioni dello standard VGA, molte delle quali offrono prestazioni avanzate grazie alla quantità di RAM installata e al collegamento al microprocessore per mezzo di bus locale. Per esempio, il termine SVGA viene usato per indicare un&#8217;implementazione dello standard VGA in grado di offrire una risoluzione di 800&#215;600 pixel o superiore.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.robertocurci.net%2Finformatica%2Fdizionario-informatico%2Fvga.html&amp;t=VGA" id="facebook_share_both_290" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_290') || document.getElementById('facebook_share_icon_290') || document.getElementById('facebook_share_both_290') || document.getElementById('facebook_share_button_290');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_290') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.robertocurci.net/informatica/dizionario-informatico/vga.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QuickTime</title>
		<link>http://www.robertocurci.net/informatica/dizionario-informatico/quicktime.html</link>
		<comments>http://www.robertocurci.net/informatica/dizionario-informatico/quicktime.html#comments</comments>
		<pubDate>Fri, 25 Sep 2009 17:21:02 +0000</pubDate>
		<dc:creator>RobertoCurci</dc:creator>
				<category><![CDATA[Dizionario Informatico]]></category>
		<category><![CDATA[accessibilità]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.robertocurci.net/?p=269</guid>
		<description><![CDATA[Sviluppato da Apple Computer, QuickTime è uno standard che definisce come registrare suoni, immagini e animazioni in file con estensioni MOV. Quando incontriamo un file MOV in internet, si tratta di un file in formato QuickTime. Per poter gestire un file MOV, è necessario disporre di un riproduttore QuickTime (player). Share on Facebook]]></description>
			<content:encoded><![CDATA[<p>Sviluppato da Apple Computer, QuickTime è uno standard che definisce come registrare suoni, immagini e animazioni in file con estensioni MOV. Quando incontriamo un file MOV in internet, si tratta di un file in formato QuickTime. Per poter gestire un file MOV, è necessario disporre di un riproduttore QuickTime (player).</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.robertocurci.net%2Finformatica%2Fdizionario-informatico%2Fquicktime.html&amp;t=QuickTime" id="facebook_share_both_269" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_269') || document.getElementById('facebook_share_icon_269') || document.getElementById('facebook_share_both_269') || document.getElementById('facebook_share_button_269');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_269') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.robertocurci.net/informatica/dizionario-informatico/quicktime.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multimediale</title>
		<link>http://www.robertocurci.net/informatica/dizionario-informatico/multimediale.html</link>
		<comments>http://www.robertocurci.net/informatica/dizionario-informatico/multimediale.html#comments</comments>
		<pubDate>Wed, 16 Sep 2009 19:28:24 +0000</pubDate>
		<dc:creator>RobertoCurci</dc:creator>
				<category><![CDATA[Dizionario Informatico]]></category>
		<category><![CDATA[grafica]]></category>
		<category><![CDATA[interattivo]]></category>
		<category><![CDATA[multimediale]]></category>
		<category><![CDATA[output]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.robertocurci.net/?p=219</guid>
		<description><![CDATA[Multimediale è il termine usato per indicare l&#8217;integrazione di testo, suoni, immagini e animazioni in un documento Web o in un&#8217;applicazione. Le applicazioni multimediali sono programmi che permettono di gestire suoni e grafica con l&#8217;ausilio di una scheda audio e di una scheda video in grado di accettare un input da periferiche esterne collegate al [...]]]></description>
			<content:encoded><![CDATA[<p>Multimediale è il termine usato per indicare l&#8217;integrazione di testo, suoni, immagini e animazioni in un documento Web o in un&#8217;applicazione. Le applicazioni multimediali sono programmi che permettono di gestire suoni e grafica con l&#8217;ausilio di una scheda audio e di una scheda video in grado di accettare un input da periferiche esterne collegate al PC (come macchine fotografiche, schede tv o videoregistratori).</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.robertocurci.net%2Finformatica%2Fdizionario-informatico%2Fmultimediale.html&amp;t=Multimediale" id="facebook_share_both_219" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_219') || document.getElementById('facebook_share_icon_219') || document.getElementById('facebook_share_both_219') || document.getElementById('facebook_share_button_219');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_219') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.robertocurci.net/informatica/dizionario-informatico/multimediale.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monitor</title>
		<link>http://www.robertocurci.net/informatica/dizionario-informatico/monitor.html</link>
		<comments>http://www.robertocurci.net/informatica/dizionario-informatico/monitor.html#comments</comments>
		<pubDate>Wed, 16 Sep 2009 19:23:42 +0000</pubDate>
		<dc:creator>RobertoCurci</dc:creator>
				<category><![CDATA[Dizionario Informatico]]></category>
		<category><![CDATA[output]]></category>
		<category><![CDATA[risoluzione]]></category>
		<category><![CDATA[vga]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.robertocurci.net/?p=215</guid>
		<description><![CDATA[Il dispositivo collegato al computer usato per la visualizzazione delle informazioni. I monitor collegati al PC utilizzano lo standard di colore RGB (Red Green Blue, Rosso Verde Blu) che permette di ottenere i vari colori disponibili miscelando quantità differenti dei tre colori primari. Per evitare di consumare prematuramente un monito quando viene lasciato acceso per [...]]]></description>
			<content:encoded><![CDATA[<p>Il dispositivo collegato al computer usato per la visualizzazione delle informazioni. I monitor collegati al PC utilizzano lo standard di colore RGB (Red Green Blue, Rosso Verde Blu) che permette di ottenere i vari colori disponibili miscelando quantità differenti dei tre colori primari. Per evitare di consumare prematuramente un monito quando viene lasciato acceso per lungo tempo vengono spesso susati dei programmi salvaschermo, applicazioni residenti in memoria che, dopo un periodo di tempo specificato, entrano in azione visualizzando diversi tipi di immagini o animazioni.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.robertocurci.net%2Finformatica%2Fdizionario-informatico%2Fmonitor.html&amp;t=Monitor" id="facebook_share_both_215" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_215') || document.getElementById('facebook_share_icon_215') || document.getElementById('facebook_share_both_215') || document.getElementById('facebook_share_button_215');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_215') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.robertocurci.net/informatica/dizionario-informatico/monitor.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GIF</title>
		<link>http://www.robertocurci.net/informatica/dizionario-informatico/gif.html</link>
		<comments>http://www.robertocurci.net/informatica/dizionario-informatico/gif.html#comments</comments>
		<pubDate>Wed, 16 Sep 2009 18:37:13 +0000</pubDate>
		<dc:creator>RobertoCurci</dc:creator>
				<category><![CDATA[Dizionario Informatico]]></category>
		<category><![CDATA[estensione file]]></category>
		<category><![CDATA[grafica]]></category>
		<category><![CDATA[pixel]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.robertocurci.net/?p=176</guid>
		<description><![CDATA[Un formato creato da CompuServe nel 1987 e chiamato originariamente GIF87. Il formato GIF (acronimo di graphics interchange format) è molto comune su Web ed è ideale per le immagini che utilizzano un numero limitato di colori. I file GIF sono molto compatti e possono contenere al massimo 256 colori, a differenza delle immagini JPEG [...]]]></description>
			<content:encoded><![CDATA[<p>Un formato creato da CompuServe nel 1987 e chiamato originariamente GIF87. Il formato GIF (acronimo di graphics interchange format) è molto comune su Web ed è ideale per le immagini che utilizzano un numero limitato di colori. I file GIF sono molto compatti e possono contenere al massimo 256 colori, a differenza delle immagini JPEG che possono includere fino a 16 milioni di colori.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.robertocurci.net%2Finformatica%2Fdizionario-informatico%2Fgif.html&amp;t.GIF" rel="lightbox[176]" id="facebook_share_both_176" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_176') || document.getElementById('facebook_share_icon_176') || document.getElementById('facebook_share_both_176') || document.getElementById('facebook_share_button_176');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_176') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.robertocurci.net/informatica/dizionario-informatico/gif.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DirectX</title>
		<link>http://www.robertocurci.net/informatica/dizionario-informatico/directx.html</link>
		<comments>http://www.robertocurci.net/informatica/dizionario-informatico/directx.html#comments</comments>
		<pubDate>Wed, 16 Sep 2009 18:16:56 +0000</pubDate>
		<dc:creator>RobertoCurci</dc:creator>
				<category><![CDATA[Dizionario Informatico]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[grafica]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[scheda video]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.robertocurci.net/?p=154</guid>
		<description><![CDATA[Software realizzato da Microsoft che consente di scrivere programmi che sfruttano le caratteristiche hardware di un computer senza che sia necessario conoscerne l&#8217;esatta configurazione. DirectX costituisce dunque una sorta di livello intermedio tra i programmi e la macchina al quale spetta il compito di tradurre dei comandi generici che hanno lo scopo di effettuare una [...]]]></description>
			<content:encoded><![CDATA[<p>Software realizzato da Microsoft che consente di scrivere programmi che sfruttano le caratteristiche hardware di un computer senza che sia necessario conoscerne l&#8217;esatta configurazione. DirectX costituisce dunque una sorta di livello intermedio tra i programmi e la macchina al quale spetta il compito di tradurre dei comandi generici che hanno lo scopo di effettuare una determinata operazione nei comandi specifici richiesti da un determinato elemento Hardware. In particolare, DirectX consente alle applicazioni multimediali di sfruttare le caratteristiche degli accelleratori grafici.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.robertocurci.net%2Finformatica%2Fdizionario-informatico%2Fdirectx.html&amp;t=DirectX" id="facebook_share_both_154" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_154') || document.getElementById('facebook_share_icon_154') || document.getElementById('facebook_share_both_154') || document.getElementById('facebook_share_button_154');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_154') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.robertocurci.net/informatica/dizionario-informatico/directx.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cache</title>
		<link>http://www.robertocurci.net/informatica/dizionario-informatico/cache.html</link>
		<comments>http://www.robertocurci.net/informatica/dizionario-informatico/cache.html#comments</comments>
		<pubDate>Sat, 12 Sep 2009 17:32:22 +0000</pubDate>
		<dc:creator>RobertoCurci</dc:creator>
				<category><![CDATA[Dizionario Informatico]]></category>
		<category><![CDATA[memoria]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.robertocurci.net/?p=132</guid>
		<description><![CDATA[Sistema di memorizzazione ad alta velocità che può sfruttare sia la memoria RAM, sia altri dispositivi di memorizzazione caratterizzati da un&#8217;altra velocità di accesso. Share on Facebook]]></description>
			<content:encoded><![CDATA[<p>Sistema di memorizzazione ad alta velocità che può sfruttare sia la memoria RAM, sia altri dispositivi di memorizzazione caratterizzati da un&#8217;altra velocità di accesso.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.robertocurci.net%2Finformatica%2Fdizionario-informatico%2Fcache.html&amp;t=Cache" id="facebook_share_both_132" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_132') || document.getElementById('facebook_share_icon_132') || document.getElementById('facebook_share_both_132') || document.getElementById('facebook_share_button_132');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_132') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.robertocurci.net/informatica/dizionario-informatico/cache.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASCII</title>
		<link>http://www.robertocurci.net/informatica/dizionario-informatico/ascii.html</link>
		<comments>http://www.robertocurci.net/informatica/dizionario-informatico/ascii.html#comments</comments>
		<pubDate>Sat, 18 Jul 2009 12:23:08 +0000</pubDate>
		<dc:creator>RobertoCurci</dc:creator>
				<category><![CDATA[Dizionario Informatico]]></category>
		<category><![CDATA[caratteri]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[grafica]]></category>
		<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.robertocurci.net/dizionario-informatico/ascii.html</guid>
		<description><![CDATA[Acronimo di &#8220;American Standard Code for Information Interchange&#8221;. Si tratta di un codice standard che associa le lettere dell&#8217;alfabeto a dei numeri, in modo che possano essere gestite dal computer. Il set ASCII standard utilizza solo 7 bit per ogni carattere e comprende perciò 128 simboli. Esistono peraltro svariati set più estesi che utilizzano 8 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Acronimo di &#8220;American Standard Code for Information Interchange&#8221;. </strong><em>Si tratta di un codice standard che associa le lettere dell&#8217;alfabeto a dei numeri, in modo che possano essere gestite dal computer.</em></p>
<p>Il set ASCII standard utilizza solo 7 bit per ogni carattere e comprende perciò 128 simboli. Esistono peraltro svariati set più estesi che utilizzano 8 bit, sicchècomprendono altri 128 caratteri. Tra questi si più citare l&#8217;ASCII esteso, utilizzato dal sistema operativo DOS.</p>
<p>Uno potrebbe tranquillamente trascorrere la propria esistenza senza sapere che cosa sia l&#8217;ASCII, se non fosse per il fatto che i file ASCII altro non sono che i famigerati file di testo (riconoscibili grazie all&#8217;estensione .txt). I file di testo sono una gran bella comodità, poichè possono essere letti praticamente da tutti i programmi di videoscrittura, compreso il blocco note di windows (la cui esistenza resterebbe altrimenti un fenomeno del tutto inspiegabile). Hanno un difettuccio però: possono contenere solo i caratteri compresi nel codice ASCII. Quindi niente grassetti, corsivi e altre amenità del genere.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.robertocurci.net%2Finformatica%2Fdizionario-informatico%2Fascii.html&amp;t=ASCII" id="facebook_share_both_116" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_116') || document.getElementById('facebook_share_icon_116') || document.getElementById('facebook_share_both_116') || document.getElementById('facebook_share_button_116');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_116') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.robertocurci.net/informatica/dizionario-informatico/ascii.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Allegato (o Attachment)</title>
		<link>http://www.robertocurci.net/informatica/dizionario-informatico/allegato-o-attachment.html</link>
		<comments>http://www.robertocurci.net/informatica/dizionario-informatico/allegato-o-attachment.html#comments</comments>
		<pubDate>Sat, 18 Jul 2009 12:12:26 +0000</pubDate>
		<dc:creator>RobertoCurci</dc:creator>
				<category><![CDATA[Dizionario Informatico]]></category>
		<category><![CDATA[documento]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[immagine]]></category>
		<category><![CDATA[Informatica]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.robertocurci.net/news/allegato-o-attachment.html</guid>
		<description><![CDATA[Qualsiasi file (testo, immagini o suoni) inserito all&#8217;interno di una E-mail. Simbolo comunemente associato &#8220;graffetta&#8221;: Share on Facebook]]></description>
			<content:encoded><![CDATA[<p>Qualsiasi file (testo, immagini o suoni) inserito all&#8217;interno di una E-mail.</p>
<p>Simbolo comunemente associato &#8220;graffetta&#8221;:</p>
<p><a title="Graffetta" href="http://www.robertocurci.net/uploads/attachment1.png" rel="lightbox[112]"><img src="http://www.robertocurci.net/uploads/attachment1.thumbnail.png" alt="Graffetta" /></a></p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.robertocurci.net%2Finformatica%2Fdizionario-informatico%2Fallegato-o-attachment.html&amp;t=Allegato%20%28o%20Attachment%29" id="facebook_share_both_112" style="font-size:11px; line-height:13px; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
	<script type="text/javascript">
	<!--
	var button = document.getElementById('facebook_share_link_112') || document.getElementById('facebook_share_icon_112') || document.getElementById('facebook_share_both_112') || document.getElementById('facebook_share_button_112');
	if (button) {
		button.onclick = function(e) {
			var url = this.href.replace(/share\.php/, 'sharer.php');
			window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
			return false;
		}
	
		if (button.id === 'facebook_share_button_112') {
			button.onmouseover = function(){
				this.style.color='#fff';
				this.style.borderColor = '#295582';
				this.style.backgroundColor = '#3b5998';
			}
			button.onmouseout = function(){
				this.style.color = '#3b5998';
				this.style.borderColor = '#d8dfea';
				this.style.backgroundColor = '#fff';
			}
		}
	}
	-->
	</script>
	]]></content:encoded>
			<wfw:commentRss>http://www.robertocurci.net/informatica/dizionario-informatico/allegato-o-attachment.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

