<?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; web</title>
	<atom:link href="http://www.robertocurci.net/tag/web/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>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>Menu</title>
		<link>http://www.robertocurci.net/informatica/dizionario-informatico/menu.html</link>
		<comments>http://www.robertocurci.net/informatica/dizionario-informatico/menu.html#comments</comments>
		<pubDate>Wed, 16 Sep 2009 19:10:27 +0000</pubDate>
		<dc:creator>RobertoCurci</dc:creator>
				<category><![CDATA[Dizionario Informatico]]></category>
		<category><![CDATA[grafica]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.robertocurci.net/?p=205</guid>
		<description><![CDATA[Un elenco di comandi che possono essere impartiti dall&#8217;utente usando la tastiera o il mouse. Tutti i programmi Windows includono una barra dei menu nella parte superiore della finestra. Quando si seleziona un comando di menu, viene eseguita un operazione o viene aperto un altro menu. Share on Facebook]]></description>
			<content:encoded><![CDATA[<p>Un elenco di comandi che possono essere impartiti dall&#8217;utente usando la tastiera o il mouse. Tutti i programmi Windows includono una barra dei menu nella parte superiore della finestra. Quando si seleziona un comando di menu, viene eseguita un operazione o viene aperto un altro menu.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.robertocurci.net%2Finformatica%2Fdizionario-informatico%2Fmenu.html&amp;t=Menu" id="facebook_share_both_205" 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_205') || document.getElementById('facebook_share_icon_205') || document.getElementById('facebook_share_both_205') || document.getElementById('facebook_share_button_205');
	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_205') {
			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/menu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java</title>
		<link>http://www.robertocurci.net/informatica/dizionario-informatico/java.html</link>
		<comments>http://www.robertocurci.net/informatica/dizionario-informatico/java.html#comments</comments>
		<pubDate>Wed, 16 Sep 2009 18:58:40 +0000</pubDate>
		<dc:creator>RobertoCurci</dc:creator>
				<category><![CDATA[Dizionario Informatico]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[programmazione]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.robertocurci.net/?p=194</guid>
		<description><![CDATA[Creato da Sun Microsystems, Java è un linguaggio di programmazione che permette di aggiungere animazioni e altri effetti speciali alle pagine Web. Le applicazioni create con Java, chiamate applet, possono essere eseguite su qualunque computer dotato di un browser predisposto pe la gestione di questo linguaggio. Sun definisce Java come linguaggio di programmazione semplice, orientato [...]]]></description>
			<content:encoded><![CDATA[<p>Creato da Sun Microsystems, Java è un linguaggio di programmazione che permette di aggiungere animazioni e altri effetti speciali alle pagine Web. Le applicazioni create con Java, chiamate applet, possono essere eseguite su qualunque computer dotato di un browser predisposto pe la gestione di questo linguaggio. Sun definisce Java come linguaggio di programmazione semplice, orientato agli oggetti, ad alte prestazioni e ad alta portabilità.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.robertocurci.net%2Finformatica%2Fdizionario-informatico%2Fjava.html&amp;t=Java" id="facebook_share_both_194" 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_194') || document.getElementById('facebook_share_icon_194') || document.getElementById('facebook_share_both_194') || document.getElementById('facebook_share_button_194');
	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_194') {
			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/java.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ipertesto</title>
		<link>http://www.robertocurci.net/informatica/dizionario-informatico/ipertesto.html</link>
		<comments>http://www.robertocurci.net/informatica/dizionario-informatico/ipertesto.html#comments</comments>
		<pubDate>Wed, 16 Sep 2009 18:54:32 +0000</pubDate>
		<dc:creator>RobertoCurci</dc:creator>
				<category><![CDATA[Dizionario Informatico]]></category>
		<category><![CDATA[condivisione]]></category>
		<category><![CDATA[dreamweaver]]></category>
		<category><![CDATA[grafica]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[multimediale]]></category>
		<category><![CDATA[output]]></category>
		<category><![CDATA[programmazione]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.robertocurci.net/?p=190</guid>
		<description><![CDATA[Il termine ipertesto viene usato per indicare un modo non sequenziale di presentare le informazioni e si riferisce a del testo con caratteristiche speciali. L&#8217;ipertesto collega le informazioni correlate, grazie ai collegamenti ipertestuali. Questi collegamenti, che permettono di raggiungere pagine o siti differenti, vengono impostati usando HTML, il linguaggio di organizzazione grafica utilizzato dal WWW [...]]]></description>
			<content:encoded><![CDATA[<p>Il termine ipertesto viene usato per indicare un modo non sequenziale di presentare le informazioni e si riferisce a del testo con caratteristiche speciali. L&#8217;ipertesto collega le informazioni correlate, grazie ai collegamenti ipertestuali. Questi collegamenti, che permettono di raggiungere pagine o siti differenti, vengono impostati usando HTML, il linguaggio di organizzazione grafica utilizzato dal WWW (World Wide Web).</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.robertocurci.net%2Finformatica%2Fdizionario-informatico%2Fipertesto.html&amp;t=Ipertesto" id="facebook_share_both_190" 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_190') || document.getElementById('facebook_share_icon_190') || document.getElementById('facebook_share_both_190') || document.getElementById('facebook_share_button_190');
	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_190') {
			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/ipertesto.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Http</title>
		<link>http://www.robertocurci.net/informatica/dizionario-informatico/http.html</link>
		<comments>http://www.robertocurci.net/informatica/dizionario-informatico/http.html#comments</comments>
		<pubDate>Wed, 16 Sep 2009 18:43:30 +0000</pubDate>
		<dc:creator>RobertoCurci</dc:creator>
				<category><![CDATA[Dizionario Informatico]]></category>
		<category><![CDATA[condivisione]]></category>
		<category><![CDATA[grafica]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[intranet]]></category>
		<category><![CDATA[LAN]]></category>
		<category><![CDATA[navigazione]]></category>
		<category><![CDATA[rete locale]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.robertocurci.net/?p=182</guid>
		<description><![CDATA[All&#8217;inizio di quasi ogni url ci sono queste quattro lettere. La sigla HTTP (Acronimo di hypertext transfer protocol, protocollo di trasferimento ipertestuale) indica al server Web il modo in cui il browser vuole comunicare. Per potersi scambiare i dati, due computer devono prima stabilire un protocollo comune di comunicazione. Quando ci si collega a un [...]]]></description>
			<content:encoded><![CDATA[<p>All&#8217;inizio di quasi ogni url ci sono queste quattro lettere. La sigla HTTP (Acronimo di hypertext transfer protocol, protocollo di trasferimento ipertestuale) indica al server Web il modo in cui il browser vuole comunicare. Per potersi scambiare i dati, due computer devono prima stabilire un protocollo comune di comunicazione. Quando ci si collega a un server World Wide Web, i due computer coinvolti nella comunicazione utilizzano questo protocollo per trasferire le pagine HTML dal server al vostro PC.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.robertocurci.net%2Finformatica%2Fdizionario-informatico%2Fhttp.html&amp;t=Http" id="facebook_share_both_182" 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_182') || document.getElementById('facebook_share_icon_182') || document.getElementById('facebook_share_both_182') || document.getElementById('facebook_share_button_182');
	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_182') {
			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/http.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>FAQ</title>
		<link>http://www.robertocurci.net/informatica/dizionario-informatico/faq.html</link>
		<comments>http://www.robertocurci.net/informatica/dizionario-informatico/faq.html#comments</comments>
		<pubDate>Wed, 16 Sep 2009 18:24:13 +0000</pubDate>
		<dc:creator>RobertoCurci</dc:creator>
				<category><![CDATA[Dizionario Informatico]]></category>
		<category><![CDATA[domande e risposte]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[grafica]]></category>
		<category><![CDATA[home page]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[intranet]]></category>
		<category><![CDATA[siti]]></category>
		<category><![CDATA[supporto]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.robertocurci.net/?p=162</guid>
		<description><![CDATA[Acronimo di Frequently Asked Questions. cioè domande poste di frequente. Numerosi siti internet mettono a disposizione dei file FAQ che contengono le risposte alle domande tipicamente poste dagli utenti su un determinato argomento. Generalmente, le FAQ sono disponibili nei siti delle case produttrici di hardware e software e contengono le risposte ai classici problemi di [...]]]></description>
			<content:encoded><![CDATA[<p>Acronimo di Frequently Asked Questions. cioè domande poste di frequente. Numerosi siti internet mettono a disposizione dei file FAQ che contengono le risposte alle domande tipicamente poste dagli utenti su un determinato argomento. Generalmente, le FAQ sono disponibili nei siti delle case produttrici di hardware e software e contengono le risposte ai classici problemi di configurazione del computer e di utilizzo dei programmi.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.robertocurci.net%2Finformatica%2Fdizionario-informatico%2Ffaq.html&amp;t=FAQ" id="facebook_share_both_162" 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_162') || document.getElementById('facebook_share_icon_162') || document.getElementById('facebook_share_both_162') || document.getElementById('facebook_share_button_162');
	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_162') {
			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/faq.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ciberspazio &#8211; Cyberspazio</title>
		<link>http://www.robertocurci.net/informatica/dizionario-informatico/ciberspazio-cyberspazio.html</link>
		<comments>http://www.robertocurci.net/informatica/dizionario-informatico/ciberspazio-cyberspazio.html#comments</comments>
		<pubDate>Sat, 12 Sep 2009 17:41:05 +0000</pubDate>
		<dc:creator>RobertoCurci</dc:creator>
				<category><![CDATA[Dizionario Informatico]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[intranet]]></category>
		<category><![CDATA[ipertesto]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.robertocurci.net/?p=142</guid>
		<description><![CDATA[L&#8217;ambiente virtuale creato dai sistemi informatici, e in particolar modo da internet. Il prefisso ciber viene largamente utilizzato davanti a una crescente quantità di parole: ciberspazio, cibernauta, cibercultura,ciberpunk e via cibereggiando. Consiglia anche a voi di servirvene senza timori reverenziali, ed eventualmente anche a casaccio. Share on Facebook]]></description>
			<content:encoded><![CDATA[<p>L&#8217;ambiente virtuale creato dai sistemi informatici, e in particolar modo da internet.</p>
<p>Il prefisso ciber viene largamente utilizzato davanti a una crescente quantità di parole: ciberspazio, cibernauta, cibercultura,ciberpunk e via cibereggiando. Consiglia anche a voi di servirvene senza timori reverenziali, ed eventualmente anche a casaccio.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.robertocurci.net%2Finformatica%2Fdizionario-informatico%2Fciberspazio-cyberspazio.html&amp;t=Ciberspazio%20-%20Cyberspazio" id="facebook_share_both_142" 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_142') || document.getElementById('facebook_share_icon_142') || document.getElementById('facebook_share_both_142') || document.getElementById('facebook_share_button_142');
	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_142') {
			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/ciberspazio-cyberspazio.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Browser</title>
		<link>http://www.robertocurci.net/informatica/dizionario-informatico/browser.html</link>
		<comments>http://www.robertocurci.net/informatica/dizionario-informatico/browser.html#comments</comments>
		<pubDate>Sat, 12 Sep 2009 17:19:46 +0000</pubDate>
		<dc:creator>RobertoCurci</dc:creator>
				<category><![CDATA[Dizionario Informatico]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[intranet]]></category>
		<category><![CDATA[navigazione]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.robertocurci.net/?p=126</guid>
		<description><![CDATA[Un&#8217;applicazione utilizzata per accedere ai siti chefoemano il WWW (World Wide Web) e per visualizzare il contenuto. Viene tradotto in italiano con il termine navigatore, dal verbo navigare con il quale si designa l&#8217;esplorazione di internet tramite un browser. La pur breve storia di Internet e,  in particolare, del WWW ci ha già fatto conoscere [...]]]></description>
			<content:encoded><![CDATA[<p>Un&#8217;applicazione utilizzata per accedere ai siti chefoemano il WWW (World Wide Web) e per visualizzare il contenuto. Viene tradotto in italiano con il termine navigatore, dal verbo navigare con il quale si designa l&#8217;esplorazione di internet tramite un browser.</p>
<p>La pur breve storia di Internet e,  in particolare, del WWW ci ha già fatto conoscere un gran numero di browser, ma oggi la scelta va di fatto ristretta a uno dei due prodotti che si dividono, più o meno equamente la quasi totalità del mercato, Internet Explorer e Mozilla.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.robertocurci.net%2Finformatica%2Fdizionario-informatico%2Fbrowser.html&amp;t=Browser" id="facebook_share_both_126" 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_126') || document.getElementById('facebook_share_icon_126') || document.getElementById('facebook_share_both_126') || document.getElementById('facebook_share_button_126');
	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_126') {
			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/browser.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>
	</channel>
</rss>

