<?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>studiosacchetti.com</title>
	<atom:link href="http://www.studiosacchetti.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.studiosacchetti.com</link>
	<description>Soluzioni informatiche per piccole e medie aziende</description>
	<lastBuildDate>Wed, 10 Mar 2010 09:17:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Recuperare la password di windows</title>
		<link>http://www.studiosacchetti.com/2010/recuperare-la-password-di-windows/</link>
		<comments>http://www.studiosacchetti.com/2010/recuperare-la-password-di-windows/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 09:17:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tecnici]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.studiosacchetti.com/?p=331</guid>
		<description><![CDATA[A volte capita di dimenticare le password di accesso a windows, o di reimpostarla e scoprire che si è commesso qualche errore nella procedura di inserimento della nuova password, ecco come fare il reset della password di un utente LOCALE della macchina, ed in particolare di Administrator, che ci consentirà, una volta sbloccato, di poter [...]]]></description>
			<content:encoded><![CDATA[<p>A volte capita di dimenticare le password di accesso a windows, o di reimpostarla e scoprire che si è commesso qualche errore nella procedura di inserimento della nuova password, ecco come fare il reset della password di un utente LOCALE della macchina, ed in particolare di Administrator, che ci consentirà, una volta sbloccato, di poter eseguire tutte le modifiche che desideriamo. Per farlo dobbiamo scaricare un programma che ci consenta di avviare la macchina ed avere accesso ai file di sistema.<br />
<span id="more-331"></span><br />
In internet ci sono molti livecd disponibili, ne ho provato qualcuno ed il migliore è &#8220;Offline NT Password &#038; Registry Editor&#8221; di Petter Nordahl-Hagen.</p>
<p>Si tratta di una leggerissima distribuzione di linux in grado di partire sia da cd che da penna USB, la dotazione software comprende nativamente un tool di gestione delle password dei sistemi Windows.<br />
Possiamo scaricare l&#8217;utima versione o dal sito ufficiale o la versione per pennino USB con qualche file aggiuntivo dai downloads.</p>
<p>Il file .ZIP della versione ufficiale contiene il file .ISO da masterizzare per ottenere un cd di boot perfettamente funzionante.<br />
Volendo far partire da penna USB l&#8217;applicazione occorre estrarre i file contenuti nel file d&#8217;immagine, con programmi come 7 zip e copiarli sul pennino.<br />
In alternativa si può scaricare la versione nei downloads che ha già i file estratti ed in aggiunta i file dei drivers ed i files per poter cambiare la password di amministratore di dominio ActiveDirectory.</p>
<p>Una volta copiato sul pennino i files occorre lanciar da un prompt dei comandi:</p>
<p><code>X:\syslinux.exe -ma X:</code></p>
<p>dove X è l&#8217;etichetta assegnata da windows al pennino usb.<br />
Su alcune chiavette è possibile che questo comando dia errore, riprovate a lanciarlo senza l&#8217;opzione -ma:</p>
<p>X:\syslinux.exe X:</p>
<p>Bene, a questo punto siamo pronti ad affrontare il pc che non vuole farci accedere.</p>
<p>Se la macchina è accesa e non possiamo eseguire un regolare shutdown occorrerà spegnare brutalmente la macchina, tenendo premuto per qualche secondo il tasto di accensione, e riavviare in modalità provvisoria per poter eseguire il regolare shutdown dal &#8220;chiudi sessione&#8221; presente nella finestra di login di windows.</p>
<p>N.B.: è INDISPENSABILE eseguire il regolare shutdown della macchina altrimenti non saremo in grado di montare in lettura/scrittura il disco che contiene Windows.</p>
<p>Fatto un regolare shutdown e con il nostro CD o la penna USB inseriti nel Computer, accendiamo ed accertiamoci che il sistema faccia boot dal CD o dalla penna USB.</p>
<p>Una volta partito il bootloader apparirà questa schermata:</p>
<p><code>ISOLINUX 3.51 2007-06-10 Copyright (C) 1994-2007 H. Peter Anvin</p>
<p>***************************************************************************************************<br />
*<br />
* Windows NT/2k/XP/Vista Change Password / Registry Editor / Boot CD<br />
*<br />
* (c) 1998-2007 Petter Nordahl-Hagen. Distributed under GNU GPL v2<br />
*<br />
* DISCLAIMER: THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTIES!<br />
* THE AUTHOR CAN NOT BE HELD RESPONSIBLE FOR ANY DAMAGE<br />
* CAUSED BY THE (MIS)USE OF THIS SOFTWARE<br />
*<br />
* More info at: http://home.eunet.no/~pnordahl/ntpasswd/<br />
* Email : pnordahlATeunet.no<br />
*<br />
* CD build date: Sun Sep 23 14:15:35 CEST 2007<br />
*****************************************************************************************************</p>
<p>Press enter to boot, or give linux kernel boot options first if needed.<br />
Some that I have to use once in a while:<br />
boot nousb - to turn off USB if not used and it causes problems<br />
boot irqpoll - if some drivers hang with irq problem messages<br />
boot nodrivers - skip automatic disk driver loading</p>
<p>boot:</code></p>
<p>non dovrebbero interessarci le altre opzioni, quindi possiamo eseguire il boot normale premendo INVIO. a questo punto ci verra chiesto di selezionare il disco fisso su cui lavorare e il nome dell&#8217; utente da sbloccare.</p>
<p>Ora finalmente possiamo resettare la password selezionado l&#8217;opzione 1 nel menù delle operazioni sull&#8217;utente:</p>
<p><code>- - - - User Edit Menu:<br />
1 - Clear (blank) user password<br />
2 - Edit (set new) user password (careful with this on XP or Vista)<br />
3 - Promote user (make user an administrator)<br />
(4 - Unlock and enable user account) [seems unlocked already]<br />
q - Quit editing user, back to user select<br />
Select: [q] > 1<br />
Password cleared!</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.studiosacchetti.com/2010/recuperare-la-password-di-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to install a plesk web server on CentOS 5.3</title>
		<link>http://www.studiosacchetti.com/2009/how-to-install-a-plesk-web-server-on-centos-5-3/</link>
		<comments>http://www.studiosacchetti.com/2009/how-to-install-a-plesk-web-server-on-centos-5-3/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 13:16:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tecnici]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[plesk]]></category>

		<guid isPermaLink="false">http://www.studiosacchetti.com/?p=301</guid>
		<description><![CDATA[
Start the CentOS installer by booting from cd/dvd.
For partitioning advice, I followed parallels suggestions
We cannot give any exact numbers, however, you should take into account the following.Plesk for Linux OSes stores all users&#8217; data in /var partition by default, so the partitioning should be like:
SWAP 	→	twice RAM size
/boot 	→	128 MB
/ 	→	System + Plesk, updates. 5-10 [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li>Start the CentOS installer by booting from cd/dvd.</li>
<li>For partitioning advice, I followed parallels suggestions<br />
We cannot give any exact numbers, however, you should take into account the following.Plesk for Linux OSes stores all users&#8217; data in /var partition by default, so the partitioning should be like:<code><br />
SWAP 	→	twice RAM size</code><br />
<code>/boot 	→	128 MB</code><br />
<code>/ 	→	System + Plesk, updates. 5-10 GB should be enough.</code><br />
<code>/tmp	→	1GB.</code><br />
<code>/var	→	the rest of the space (domains, mail, backups, databases are stored there)</code><span id="more-301"></span></p>
<p>Directories that usually take much disk space:<code>/var/www/vhosts (/srv/vhosts on SuSE) - domains.</code><br />
<code>/var/qmail - mail.</code><br />
<code>/var/lib/mysql - Mysql databases.</code><br />
<code>/var/lib/psa/dumps - Plesk clients'/domains' backups.</code><br />
<code>/var/lib/pgsql/data - Postgres databases.</code><br />
<code>/var/tomcat* - Tomcat applications.</code><br />
<code>/var/lib/mailman - Mailman lists.</code></p>
<p>Please check file /etc/psa/psa.conf for all other directories used by Plesk control panel.<br />
Plesk Control Panel under FreeBSD uses the /usr/local partition for storing large quantity of data and /var/db partition for databases.<br />
So the /usr and /var partitions have to be larger in this case.</li>
<li>When prompted by the installer, I deselected all installation types.</li>
<li>I 	entered my appropriate network config when prompted. In my case I specifified a static public IP and corresponding gateway and also a couple of know public dns server addresses, although depending on 	your needs/set-up, you might want/need to be using DHCP.</li>
<li>After the installation has completed and you re-boot, upon first log-in you are presented with a network configuration utility; as I&#8217;d set 	my network up previously I didn&#8217;t need to do anything with this although there is also a security option which I did alter &#8211; by 	default there is a firewall configured to block most services 	including HTTP. I chose to switch this off totally at this point as I would be using Plesk to manage the firewall later on.</li>
<li>Now I wanted to perform some system updates via Yum, however because CentOS uses bind in a chrooted set-up which doesn&#8217;t work well with 	Plesk, I did the following (after a previous attempt without this knowledge caused me big problems with Bind):
<ul>
<li>Edit /etc/yum.conf and, under the [main] section, add the line<br />
<code>exclude=bind-chroot</code></li>
<li>Next, get rid of the currently installled bind-chroot package<br />
<code># rpm -e bind-chroot</code></li>
<li>Now we can use Yum to provide system updates [Please note, if you plan on using ARTs yum packages, which is a really good idea because you 	get updated Plesk compatible versions of both PHP and MySQL, do not 	add this channel to yum just yet, otherwise the Plesk installer won't run until they've been removed!!].<br />
<code>#yum check-update</code><br />
<code>#yum update</code></li>
</ul>
</li>
<li>Now you&#8217;re system is up to date, you can go off and get and then 	run the Plesk auto-installer. To install Parallels Plesk Panel software on a server:
<ol>
<li> Download 	the latest version of Parallels Products Installer that suits your 	operating system from <a href="http://www.parallels.com/en/download/plesk9/">http://www.parallels.com/en/download/plesk9/</a> and save it on your server&#8217;s hard drive.</li>
<li>Change 	your working directory to the directory where the downloaded 	Parallels Products Installer is located.</li>
<li>Set the execution 	permission for Parallels Products Installer:<code><br />
# chmod +x parallels_products_installer_file_name<br />
</code></li>
<li>Run the following command in console:<br />
<code>#export LANG=C<br />
<code>#export LANG_ALL=C<br />
</code></code></li>
<li>Run 	Parallels Products Installer:
<ul>
<li>To install 		Parallels Plesk Panel through the web interface of Parallels 		Products Installer, run the following command:<code><br />
# ./parallels_products_installer_file_name --web-interface</code><br />
Open your browser and 		enter https://hostname:8447/ or https://IP-address:8447/ in the address bar. The Parallels Product Installer web interface 		will open. Log in as root.</li>
<li>To install 		Parallels Plesk Panel through the command line interface of 		Parallels Products Installer, run the following command:<br />
# ./parallels_products_installer_file_name</li>
</ul>
</li>
<li>Follow 	the instructions presented on the screen to complete the 	installation. Refer to Parallels Plesk Panel Installation Guide 	available at 	<a href="http://download1.parallels.com/Plesk/Plesk9.2/Doc/en-US/plesk-9.2-unix-installation-guide/index.htm">http://download1.parallels.com/Plesk/Plesk9.2/Doc/en-US/plesk-9.2-unix-installation-guide/index.htm</a> if you need detailed installation instructions.</li>
<li>When the 	installation is finished, Parallels Plesk Panel will start 	automatically.</li>
</ol>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.studiosacchetti.com/2009/how-to-install-a-plesk-web-server-on-centos-5-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google commands</title>
		<link>http://www.studiosacchetti.com/2009/google-commands/</link>
		<comments>http://www.studiosacchetti.com/2009/google-commands/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 14:48:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tecnici]]></category>
		<category><![CDATA[comandi]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[sintassi]]></category>

		<guid isPermaLink="false">http://www.studiosacchetti.com/2009/google-commands/</guid>
		<description><![CDATA[Google is a powerful search engine, below there are some commands for a better search result’s.
- (minus) e.g president -obama
when the minus is before a word, this search all presidents excluded the results containing words (obama in my example).

+ (plus) e.g. +the cat
Inside the search the word “the” usually is not considerated, if you want [...]]]></description>
			<content:encoded><![CDATA[<p>Google is a powerful search engine, below there are some commands for a better search result’s.</p>
<p>- (minus) e.g <a href="http://www.google.com/search?hl=en&amp;q=president+-obama" target="_blank">president -obama</a><br />
when the minus is before a word, this search all presidents excluded the results containing words (obama in my example).</p>
<p><span id="more-298"></span></p>
<p>+ (plus) e.g. <a href="http://www.google.com/search?hl=en&amp;q=%2Bthe+cat" target="_blank">+the cat</a><br />
Inside the search the word “the” usually is not considerated, if you want add it explicity put a + before the article</p>
<p>“” e.g. <a href="http://www.google.com/search?hl=en&amp;q=%22search+engine+google%22" target="_blank">“search engine google”</a><br />
the words inside ” ” force the search to must be completed like inserted and not scattered on the page. Try yourself with and without quotes.</p>
<p>* e.g. <a href="http://www.google.com/search?hl=en&amp;q=%22we+have+*+apple%27s%22" target="_blank">“we have * apple’s”</a><br />
asteriscs works as undefined word(s), in this example * can be a number or whatelse</p>
<p>~ e.g. <a href="http://www.google.com/search?hl=en&amp;q=%7Echoose+car" target="_blank">~choose car</a><br />
will extend all synonymous words (in this example the word choose is extend to pick or choosing)</p>
<p>.. e.g.<a href="http://www.google.com/search?hl=en&amp;q=%22pc+to+10..200+euros%22" target="_blank"> “pc to 10..200 euros”</a><br />
search inside numerical range. Will return all search for pc and euro’s with a numerical range from 10 to 200.</p>
<p>OR e.g. <a href="http://www.google.com/search?hl=en&amp;q=pc+OR+mac" target="_blank">pc OR mac</a><br />
this show results with “pc” or “mac” results</p>
<p>filetype e.g. <a href="http://www.google.com/search?hl=en&amp;q=ubuntu+filetype+%3Atorrent" target="_blank">ubuntu filetype :torrent</a><br />
A specific (not much precise) search for declared extension of files, the example will show all torrents files which include word “ubuntu”</p>
<p>define e.g. <a href="http://www.google.com/search?hl=en&amp;q=define%3Asun" target="_blank">define:sun</a><br />
show a definition of the word from dictionaries, wikipedia etc.</p>
<p>cache e.g. <a href="http://209.85.229.132/search?hl=en&amp;q=cache%3Acaneblu.com" target="_blank">cache:caneblu.com</a><br />
show the Google cache of the website above</p>
<p>link e.g. <a href="http://www.google.com/search?hl=en&amp;q=link%3Ahttp%3A%2F%2Fwww.php.org" target="_blank">link:http://www.php.org</a><br />
Try to show all pages that linking the page you choose (php.org)</p>
<p>related e.g. <a href="http://www.google.com/search?hl=en&amp;q=related%3Ahttp%3A%2F%2Fwww.mysql.com" target="_blank">related:http://www.mysql.com</a><br />
Try to show all page’s related to the mysql (database) page, so if you can see similar projects</p>
<p>info e.g. <a href="http://www.google.com/search?hl=en&amp;q=info%3Ahttp%3A%2F%2Fwww.linux.com" target="_blank">info:http://www.linux.com</a><br />
Show info (obtained from Google) about page</p>
<p>site e.g. <a href="http://www.google.com/search?hl=en&amp;q=windows+site%3Acaneblu.com" target="_blank">windows site:caneblu.com</a><br />
Show all result for word (windows) inside a specific website (caneblu.com)</p>
<p>weather e.g. <a href="http://www.google.com/search?hl=en&amp;q=weather+rome+it" target="_blank">weather rome it</a><br />
Retrive the weather forecast for the city</p>
<p>movie e.g. <a href="http://www.google.com/search?hl=en&amp;q=movie+equilibrium" target="_blank">movie equilibrium</a><br />
Retrive a specific movie information</p>
<p>stocks e.g. <a href="http://www.google.com/search?hl=en&amp;q=stocks+GOOG" target="_blank">stocks GOOG</a><br />
Show the financial information of stocks</p>
<p>phonebook e.g. <a href="http://www.google.com/search?hl=en&amp;q=phonebook%3Aapple+new+york" target="_blank">phonebook:apple new york</a><br />
Only for U.S. search the phone number</p>
]]></content:encoded>
			<wfw:commentRss>http://www.studiosacchetti.com/2009/google-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configurazione Adsl</title>
		<link>http://www.studiosacchetti.com/2009/configurazione-adsl/</link>
		<comments>http://www.studiosacchetti.com/2009/configurazione-adsl/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 10:33:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tecnici]]></category>
		<category><![CDATA[adsl]]></category>
		<category><![CDATA[configurazione]]></category>
		<category><![CDATA[guida]]></category>

		<guid isPermaLink="false">http://www.studiosacchetti.com/?p=280</guid>
		<description><![CDATA[Di seguito riportiamo i parametri di configurazione dei più importanti provider che offrono connessioni adsl. Questi parametri sono da inserire all&#8217; interno del modem / router per far si che la connessione funzioni correttamente.

Ecco la lista:
ALICE.IT
Configurazione Router Ethernet
Protocollo di connessione: PPP over ATM (RCF 2364)
Incapsulamento: VC-Multiplexing (VC-MUX)
VPI: 8
VCI: 35
ARUBA.IT
Configurazione Router Ethernet
Protocollo di connessione : PPP [...]]]></description>
			<content:encoded><![CDATA[<p>Di seguito riportiamo i parametri di configurazione dei più importanti provider che offrono connessioni adsl. Questi parametri sono da inserire all&#8217; interno del modem / router per far si che la connessione funzioni correttamente.</p>
<p><span id="more-280"></span></p>
<p>Ecco la lista:</p>
<p><strong>ALICE.IT<br />
</strong>Configurazione Router Ethernet<br />
Protocollo di connessione: PPP over ATM (RCF 2364)<br />
Incapsulamento: VC-Multiplexing (VC-MUX)<br />
VPI: 8<br />
VCI: 35</p>
<p><strong>ARUBA.IT<br />
</strong>Configurazione Router Ethernet<br />
Protocollo di connessione : PPP over ATM (RCF 2364)<br />
Incapsulamento: VC-Multiplexing (VC-MUX)<br />
VPI : 8<br />
VCI : 35</p>
<p><strong>CHEAPNET.IT<br />
</strong>Configurazione Router Ethernet<br />
Protocollo di connessione : PPPoA<br />
Incapsulamento: VC Based<br />
VPI : 8<br />
VCI : 35</p>
<p><strong>EUTELIA.IT<br />
</strong>Configurazione Router Ethernet<br />
Protocollo di connessione : PPP over ATM (RCF 2364)<br />
Incapsulamento: VC-Multiplexing (VC-MUX)<br />
VPI : 8<br />
VCI : 35</p>
<p><strong>FASTWEB.IT<br />
</strong>Configurazione Router Ethernet<br />
Protocollo di connessione : PPPoA (1483 RFC Bridged)<br />
Incapsulamento: Bridged (RFC-1483/RFC-2684)<br />
Modulazione: G.992.1 Annex A (G.dmt)<br />
VPI : 8<br />
VCI : 36</p>
<p><strong>KATAWEB.IT<br />
</strong>Configurazione Router Ethernet<br />
Protocollo di connessione : PPP over ATM (RCF 2364)<br />
Incapsulamento: VC-Multiplexing (VC-MUX)<br />
VPI : 8<br />
VCI : 35</p>
<p><strong>LIBERO.IT<br />
</strong>Configurazione Modem Usb<br />
Protocollo di connessione: PPP OverATM (PPPoA)<br />
Incapsulamento: VC-MUX<br />
VPI: 8<br />
VCI: 35</p>
<p>Configurazione Router Ethernet<br />
Protocollo di connessione: PPP OverETH (PPPoE)<br />
Incapsulamento: LLC<br />
VPI: 8<br />
VCI: 35</p>
<p><strong>MCLINK.IT<br />
</strong>Configurazione Router Ethernet<br />
Protocollo di connessione : PPP over ATM (RCF 2364)<br />
Incapsulamento: VC-Multiplexing (VC-MUX)<br />
VPI : 8<br />
VCI : 35</p>
<p><strong>NGI.IT<br />
</strong>Configurazione Router Ethernet<br />
Protocollo di connessione : PPPoA o PPPoE<br />
Incapsulamento: LLC/SNAP o MUX<br />
VPI : 8<br />
VCI : 35</p>
<p><strong>TELE2.IT<br />
</strong>Configurazione Modem Usb<br />
Protocollo di connessione: PPPoA (1483 RFC Bridged)<br />
Incapsulamento: VCMUX / NULL<br />
Modulazione: Multimode<br />
Protocollo di autenticazione: CHAP<br />
VPI: 8<br />
VCI: 35</p>
<p>Configurazione Router Ethernet<br />
Protocollo di connessione: PPPoA (1483 RFC Bridged)<br />
Incapsulamento: VCMUX<br />
Protocollo di autenticazione: PAP o CHAP<br />
VPI: 8<br />
VCI: 35</p>
<p>Oppure</p>
<p>Protocollo di connessione: PPPoE<br />
Incapsulamento: LLC<br />
Protocollo di autenticazione: PAP o CHAP<br />
VPI: 8<br />
VCI: 35</p>
<p><strong>TISCALI.IT<br />
</strong>Configurazione Modem Usb<br />
Protocollo di connessione: PPP<br />
Autenticazione: Chap<br />
VPI: 8<br />
VCI: 35</p>
<p>Configurazione Router Ethernet<br />
Protocollo di connessione: PPP over ATM (RCF 2364)<br />
Incapsulamento: VC-Multiplexing (VC-MUX)<br />
VPI: 8<br />
VCI: 35</p>
<p><strong>VIRA.IT<br />
</strong>Configurazione Router Ethernet<br />
Protocollo di connessione : PPP over ATM (RCF 2364)<br />
Incapsulamento: VC-Multiplexing (VC-MUX)<br />
VPI : 8<br />
VCI : 35</p>
]]></content:encoded>
			<wfw:commentRss>http://www.studiosacchetti.com/2009/configurazione-adsl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Citazioni divertenti</title>
		<link>http://www.studiosacchetti.com/2009/citazioni-divertenti/</link>
		<comments>http://www.studiosacchetti.com/2009/citazioni-divertenti/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 10:16:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Informazione]]></category>
		<category><![CDATA[citazioni]]></category>
		<category><![CDATA[divertenti]]></category>
		<category><![CDATA[informatica]]></category>

		<guid isPermaLink="false">http://www.studiosacchetti.com/?p=275</guid>
		<description><![CDATA[(da Wikiquote)


Vorrei salvare il mondo &#8230; ma con quale estensione ??? .com .exe .so .dll (Beniamino Calabresi)
L&#8217;informatica non riguarda i computer più di quanto l&#8217;astronomia riguardi i telescopi. (Edsger Wybe Dijkstra)




Errare è umano, ma per incasinare davvero tutto ci vuole un computer. (Legge di Murphy- Quinta legge dell&#8217;inattendibilità) Modificata dagli utenti della rete in &#8220;Errare è [...]]]></description>
			<content:encoded><![CDATA[<p>(da <a title="q:" href="http://it.wikiquote.org/wiki/">Wikiquote</a>)</p>
<div style="font-size: 95%; background: none transparent scroll repeat 0% 0%;">
<ul>
<li>Vorrei salvare il mondo &#8230; ma con quale estensione ??? .com .exe .so .dll (Beniamino Calabresi)</li>
<li>L&#8217;informatica non riguarda i computer più di quanto l&#8217;astronomia riguardi i telescopi. (Edsger Wybe Dijkstra)</li>
</ul>
</div>
<p><span id="more-275"></span></p>
<ul>
<li>Errare è umano, ma per incasinare davvero tutto ci vuole un computer. (Legge di Murphy- Quinta legge dell&#8217;inattendibilità) Modificata dagli utenti della rete in &#8220;Errare è umano, ma per incasinare davvero tutto ci vuole la password di root&#8221;</li>
<li>I computer sono inutili, possono dare solo risposte. (Pablo Picasso)</li>
<li>Il calcolatore è straordinariamente veloce, accurato e stupido. L&#8217;uomo è incredibilmente lento, impreciso e creativo. L&#8217;insieme dei due costituisce una forza incalcolabile. (Albert Einstein)</li>
<li>La disumanità del computer sta nel fatto che, una volta programmato e messo in funzione, si comporta in maniera perfettamente onesta. (Isaac Asimov)</li>
<li>Non ho paura dei computer, ma della loro eventuale mancanza. (Isaac Asimov)</li>
<li>Il testing non può mai rivelare l&#8217;assenza di bug. (Edsger Wybe Dijkstra)</li>
<li>Una delle principali cause della caduta dell&#8217;Impero Romano fu che, privi dello zero, non avevano un modo per indicare la corretta terminazione dei loro programmi C. (Robert Firth)</li>
<li>Computer: cretino ad alta velocità in dotazione, spesso, a cretini molto lenti. (Stefano Benni)</li>
<li>Sono convinto che l&#8217;informatica abbia molto in comune con la fisica. Entrambe si occupano di come funziona il mondo a un livello abbastanza fondamentale. La differenza, naturalmente, è che mentre in fisica devi capire come è fatto il mondo, in informatica sei tu a crearlo. Dentro i confini del computer, sei tu il creatore. Controlli &#8211; almeno potenzialmente &#8211; tutto ciò che vi succede. Se sei abbastanza bravo, puoi essere un dio. Su piccola scala. (Linus Torvalds, &#8220;Rivoluzionario per caso&#8221;, 2001)</li>
<li>Il software è come il sesso, è meglio quando è libero. (Linus Torvalds)</li>
<li>La documentazione è come il sesso; quando è ben fatta è davvero ben fatta, altrimenti&#8230; è meglio che niente. (Dick Brandon)</li>
<li>L&#8217;ingegnere quantistico Seth Lloyd è convinto che l&#8217;universo sia un gigantesco computer. Speriamo non faccia girare Windows. (Kevin Kelly)</li>
<li>Un computer ti fa fare più errori e più velocemente di qualunque altra invenzione dell&#8217;uomo &#8211; con l&#8217;eccezione forse delle armi da fuoco e della tequila. (Mitch Ratcliffe)</li>
<li>Mai fidarsi di un computer che non è possibile gettare dalla finestra. (Steve Wozniak)</li>
<li>Ogni buon lavoro software nasce da un problema personale di uno sviluppatore. (Eric Steven Raymond)</li>
<li>I bravi programmatori sanno cosa scrivere, i migliori sanno cosa riscrivere (e riusare). (Eric Steven Raymond)</li>
<li>È meglio usare programmi di alta qualità senza costi di licenza, che costosi programmi proprietari di scarso valore. (Walter Bender, direttore del Media Lab del MIT)</li>
<li>Il computer non è una macchina intelligente che aiuta le persone stupide, anzi è una macchina stupida che funziona solo nelle mani delle persone intelligenti. (Umberto Eco)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.studiosacchetti.com/2009/citazioni-divertenti/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Indirizzi Pop3/Smtp</title>
		<link>http://www.studiosacchetti.com/2009/indirizzi-pop3smtp/</link>
		<comments>http://www.studiosacchetti.com/2009/indirizzi-pop3smtp/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 10:04:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tecnici]]></category>
		<category><![CDATA[pop3]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false">http://www.studiosacchetti.com/?p=269</guid>
		<description><![CDATA[Questa è una lista abbastanza aggiornata dei più usati server di posta italiani. Qui troverete i server pop3 (per ricevere la mail) e gli smtp (per inviare la mail).





Provider Fornitore 


POP3


SMTP



Alice adsl
in.alice.it
out.alice.it


Alice clubnet
box.tin.it
mail.tin.it


Aruba  adsl
pop3.aruba.it
smtp.aruba.it


Tiscali Adsl
pop.tiscali.it
smtp.tiscali.it


Fastweb
pop.fastwebnet.it
smtp.fastwebnet.it



www.lycos.it

pop.lycos.it
smtp.lycos.it



www.caltanet.it

mbox.caltanet.it
relay.caltanet.it



www.katamail.it

pop.katamail.com
smtp.katamail.com



www.galactica.it

mail.galactica.it
mail.galactica.it



www.ciaweb.it

pop3.ciaoweb.net
mail.ciaoweb.net



Vizavi Omintel

pop3.vizzavi.it
smtp.vizzavi.it



Email.it

popmail.email.it
smtp.email.it



GMX

pop.gmx.it
mail.gmx.it



telecom tin.it

box.tin.it
mail.tin.it


www.virgilo.it
popmail.virgilio.it
smtp.virgilio.it


box.clubnet.tin.it
mail.tin.it (aliceadsl)


TIM
box.posta.tim.it
mail.posta.tim.it



www.interfee.it

mail.interfree.it
mail.interfree.iti



www.supereva.it

mail.supereva.it
mail.supereva.it



www.yahoo.it

pop.mail.yahoo.it 
smtp.mail.yahoo.it 



www.tiscalinet.it

pop.tiscalinet.it
smtp.tiscalinet.it



www.libero.it

popmail.libero.it
mail.libero.it



www.inwind.it

popmail.inwind.it
mail.inwind.it



]]></description>
			<content:encoded><![CDATA[<p>Questa è una lista abbastanza aggiornata dei più usati server di posta italiani. Qui troverete i server pop3 (per ricevere la mail) e gli smtp (per inviare la mail).</p>
<p><span id="more-269"></span></p>
<table style="border-collapse: collapse; height: 500px;" border="1" cellspacing="0" cellpadding="6" width="100%" bordercolor="#a3acb6">
<tbody>
<tr>
<td width="33%" height="19">
<h2 style="margin-top: 0px; margin-bottom: 0px;">Provider Fornitore </h2>
</td>
<td width="33%" height="19">
<h2 style="margin-top: 0px; margin-bottom: 0px;">POP3</h2>
</td>
<td width="34%" height="19">
<h2 style="margin-top: 0px; margin-bottom: 0px;">SMTP</h2>
</td>
</tr>
<tr>
<td width="33%" height="-3" align="center" bgcolor="#f4f4f4">Alice adsl</td>
<td width="33%" height="-3" bgcolor="#f4f4f4">in.alice.it</td>
<td width="34%" height="-3" bgcolor="#f4f4f4">out.alice.it</td>
</tr>
<tr>
<td width="33%" height="-3" align="center">Alice clubnet</td>
<td width="33%" height="-3">box.tin.it</td>
<td width="34%" height="-3">mail.tin.it</td>
</tr>
<tr>
<td width="33%" height="-3" align="center" bgcolor="#f4f4f4">Aruba  adsl</td>
<td width="33%" height="-3" bgcolor="#f4f4f4">pop3.aruba.it</td>
<td width="34%" height="-3" bgcolor="#f4f4f4">smtp.aruba.it</td>
</tr>
<tr>
<td width="33%" height="-3" align="center">Tiscali Adsl</td>
<td width="33%" height="-3">pop.tiscali.it</td>
<td width="34%" height="-3">smtp.tiscali.it</td>
</tr>
<tr>
<td width="33%" height="-3" align="center" bgcolor="#f4f4f4">Fastweb</td>
<td width="33%" height="-3" bgcolor="#f4f4f4">pop.fastwebnet.it</td>
<td width="34%" height="-3" bgcolor="#f4f4f4">smtp.fastwebnet.it</td>
</tr>
<tr>
<td width="33%" height="29">
<p align="center">www.lycos.it</p>
</td>
<td width="33%" height="29">pop.lycos.it</td>
<td width="34%" height="29">smtp.lycos.it</td>
</tr>
<tr>
<td width="33%" height="16" bgcolor="#f4f4f4">
<p align="center">www.caltanet.it</p>
</td>
<td width="33%" height="16" bgcolor="#f4f4f4">mbox.caltanet.it</td>
<td width="34%" height="16" bgcolor="#f4f4f4">relay.caltanet.it</td>
</tr>
<tr>
<td width="33%" height="16">
<p align="center">www.katamail.it</p>
</td>
<td width="33%" height="16">pop.katamail.com</td>
<td width="34%" height="16">smtp.katamail.com</td>
</tr>
<tr>
<td width="33%" height="16" bgcolor="#f4f4f4">
<p align="center">www.galactica.it</p>
</td>
<td width="33%" height="16" bgcolor="#f4f4f4">mail.galactica.it</td>
<td width="34%" height="16" bgcolor="#f4f4f4">mail.galactica.it</td>
</tr>
<tr>
<td width="33%" height="16">
<p align="center">www.ciaweb.it</p>
</td>
<td width="33%" height="16">pop3.ciaoweb.net</td>
<td width="34%" height="16">mail.ciaoweb.net</td>
</tr>
<tr>
<td width="33%" height="16" bgcolor="#f4f4f4">
<p align="center">Vizavi Omintel</p>
</td>
<td width="33%" height="16" bgcolor="#f4f4f4">pop3.vizzavi.it</td>
<td width="34%" height="16" bgcolor="#f4f4f4">smtp.vizzavi.it</td>
</tr>
<tr>
<td width="33%" height="16">
<p align="center">Email.it</p>
</td>
<td width="33%" height="16">popmail.email.it</td>
<td width="34%" height="16">smtp.email.it</td>
</tr>
<tr>
<td width="33%" height="16" bgcolor="#f4f4f4">
<p align="center">GMX</p>
</td>
<td width="33%" height="16" bgcolor="#f4f4f4">pop.gmx.it</td>
<td width="34%" height="16" bgcolor="#f4f4f4">mail.gmx.it</td>
</tr>
<tr>
<td width="33%" height="16">
<p align="center">telecom tin.it</p>
</td>
<td width="33%" height="16">box.tin.it</td>
<td width="34%" height="16">mail.tin.it</td>
</tr>
<tr>
<td rowspan="2" width="33%" height="16" align="center" bgcolor="#f4f4f4">www.virgilo.it</td>
<td width="33%" height="5" bgcolor="#f4f4f4">popmail.virgilio.it</td>
<td width="34%" height="5" bgcolor="#f4f4f4">smtp.virgilio.it</td>
</tr>
<tr>
<td width="33%" height="-4" bgcolor="#f4f4f4">box.clubnet.tin.it</td>
<td width="34%" height="-4" bgcolor="#f4f4f4">mail.tin.it (aliceadsl)</td>
</tr>
<tr>
<td width="33%" height="16" align="center">TIM</td>
<td width="33%" height="16">box.posta.tim.it</td>
<td width="34%" height="16">mail.posta.tim.it</td>
</tr>
<tr>
<td width="33%" height="32" bgcolor="#f4f4f4">
<p align="center">www.interfee.it</p>
</td>
<td width="33%" height="32" bgcolor="#f4f4f4">mail.interfree.it</td>
<td width="34%" height="32" bgcolor="#f4f4f4">mail.interfree.iti</td>
</tr>
<tr>
<td width="33%" height="32">
<p align="center">www.supereva.it</p>
</td>
<td width="33%" height="32">mail.supereva.it</td>
<td width="34%" height="32">mail.supereva.it</td>
</tr>
<tr>
<td width="33%" height="32" bgcolor="#f4f4f4">
<p align="center">www.yahoo.it</p>
</td>
<td width="33%" height="32" bgcolor="#f4f4f4">pop.mail.yahoo.it </td>
<td width="34%" height="32" bgcolor="#f4f4f4">smtp.mail.yahoo.it </td>
</tr>
<tr>
<td width="33%" height="32">
<p align="center">www.tiscalinet.it</p>
</td>
<td width="33%" height="32">pop.tiscalinet.it</td>
<td width="34%" height="32">smtp.tiscalinet.it</td>
</tr>
<tr>
<td width="33%" height="32" bgcolor="#f4f4f4">
<p align="center">www.libero.it</p>
</td>
<td width="33%" height="32" bgcolor="#f4f4f4">popmail.libero.it</td>
<td width="34%" height="32" bgcolor="#f4f4f4">mail.libero.it</td>
</tr>
<tr>
<td width="33%" height="1">
<p align="center">www.inwind.it</p>
</td>
<td width="33%" height="1">popmail.inwind.it</td>
<td width="34%" height="1">mail.inwind.it</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.studiosacchetti.com/2009/indirizzi-pop3smtp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook</title>
		<link>http://www.studiosacchetti.com/2009/applicazione-facebook/</link>
		<comments>http://www.studiosacchetti.com/2009/applicazione-facebook/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 15:13:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Informazione]]></category>
		<category><![CDATA[applicazioni]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[social network]]></category>

		<guid isPermaLink="false">http://www.studiosacchetti.com/?p=182</guid>
		<description><![CDATA[Facebook è stato fondato il 4 febbraio 2004 da Mark Zuckerberg, all&#8217;epoca diciannovenne e studente presso l&#8217;università di Harvard.
Fu poi esteso al MIT, all&#8217;Università di Boston, al College di Boston, e a tutte le scuole Ivy League nel giro di due mesi.
Molte singole università furono aggiunte in rapida successione nell&#8217;anno successivo. Col tempo, persone con [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><img class="alignleft size-full wp-image-191" title="facebook-developer" src="http://www.studiosacchetti.com/wp-content/uploads/2009/02/facebook-developer.gif" alt="facebook-developer" width="150" height="123" /><strong>Facebook</strong> è stato fondato il 4 febbraio 2004 da Mark Zuckerberg, all&#8217;epoca diciannovenne e studente presso l&#8217;università di Harvard.</p>
<p style="text-align: justify;">Fu poi esteso al MIT, all&#8217;Università di Boston, al College di Boston, e a tutte le scuole Ivy League nel giro di due mesi.</p>
<p style="text-align: justify;">Molte singole università furono aggiunte in rapida successione nell&#8217;anno successivo. Col tempo, persone con un indirizzo di posta elettronica con dominio universitario (per esempio .edu, .ac.uk, etc.) da istituzioni di tutto il mondo acquisirono i requisiti per parteciparvi. Quindi il 27 febbraio 2006 Facebook si estese alle scuole superiori e grandi aziende.</p>
<p style="text-align: justify;"><span id="more-182"></span></p>
<p style="text-align: justify;">Dall&#8217;11 settembre 2006, chiunque abbia più di 13 anni può parteciparvi. Gli utenti possono fare parte di una o più reti partecipanti, come la scuola superiore, il luogo di lavoro o la regione geografica.</p>
<p style="text-align: justify;">Quindi se lo scopo principale iniziale di Facebook era di far mantenere i contatti tra studenti di università e licei di tutto il mondo, adesso è diventata una rete sociale che abbraccia trasversalmente tutti gli utenti di internet.</p>
<p style="text-align: justify;">Dal settembre 2006 al settembre 2007 la posizione nella graduatoria del traffico dei siti è passata secondo Alexa dalla sessantesima alla settima posizione. Dal luglio 2007 figura nella Top 10 dei siti più visitati al mondo ed è il sito numero uno per foto negli Stati Uniti con oltre 60 milioni di foto caricate settimanalmente. In Italia, nel 2008, c&#8217;è stato un vero e proprio boom: nel mese di agosto si sono registrate oltre un milione e trecentomila visite, con un incremento annuo del 961%<sup id="cite_ref-Unit.C3.A0_0-0" class="reference">[1]</sup>; il terzo trimestre ha poi visto l&#8217;Italia in testa alla lista dei paesi con il maggiore incremento del numero di utenti (+135%)<sup id="cite_ref-Unit.C3.A0_0-1" class="reference">[1]</sup>.</p>
<p style="text-align: justify;">Il nome del sito si riferisce agli annuari con le foto di ogni singolo membro (<em>facebooks</em>) che alcuni college e scuole preparatorie statunitensi pubblicano all&#8217;inizio dell&#8217;anno accademico e distribuiscono ai nuovi studenti e al personale della facoltà come una via per conoscere le persone del campus.</p>
<p style="text-align: justify;">Il sito conta attualmente oltre 160 milioni di utenti in tutto il mondo ed è valutato più di 16 miliardi di dollari.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.studiosacchetti.com/2009/applicazione-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ristojet</title>
		<link>http://www.studiosacchetti.com/2009/ristojet/</link>
		<comments>http://www.studiosacchetti.com/2009/ristojet/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 13:53:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Informazione]]></category>
		<category><![CDATA[ristojet]]></category>
		<category><![CDATA[ristorazione]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.studiosacchetti.com/?p=172</guid>
		<description><![CDATA[RISTOJET è la soluzione ideale per la gestione di un ristorante, pizzeria, PUB e BAR in quanto consente di gestire la propria sala ristorante in maniera semplice e immediata, prevede la gestione dei camerieri e i tavoli a loro assegnati, la gestione degli acquisti e dei fornitori, dei corrispettivi e di tutta quella che è [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><strong><img class="alignleft size-full wp-image-178" title="risoj" src="http://www.studiosacchetti.com/wp-content/uploads/2009/02/risoj.gif" alt="risoj" width="90" height="58" />RISTOJET</strong> è la soluzione ideale per la gestione di un ristorante, pizzeria, PUB e BAR in quanto consente di gestire la propria sala ristorante in maniera semplice e immediata, prevede la gestione dei camerieri e i tavoli a loro assegnati, la gestione degli acquisti e dei fornitori, dei corrispettivi e di tutta quella che è la normale l&#8217;attività di ristorazione.</p>
<p style="text-align: justify;"><strong>RISTOJET</strong> prevede la possibilità di collegamento in rete wireless (senza fili) sia con palmari per la raccolta via radio delle comande, sia con le stampanti dipartimentali (cucina, pizzeria, bar).</p>
<p style="text-align: justify;"><span id="more-172"></span></p>
<h3>SCHEMA DI COLLEGAMENTO</h3>
<p style="TEXT-ALIGN: center"> <img class="aligncenter size-full wp-image-158" title="schema" src="http://www.studiosacchetti.com/wp-content/uploads/2009/02/schema.jpg" alt="schema" width="480" height="320" /></p>
<h3>CARATTERISTICHE</h3>
<h4>Generali</h4>
<ul>
<li>Anagrafica Clienti, Fornitori e Camerieri</li>
<li>Gestione Acquisti</li>
<li>Gestione del Magazzino</li>
<li>Gestione Tavoli/Cameriere/Comande</li>
<li>Aggiunta Eliminazione e Modifica Tavoli</li>
<li>Quadro Completo della Sala con Visibilità Immediata per Tavoli Liberi, Prenotati, Occupati o in Chiusura</li>
<li>Possibilità Emettere Scontrino, Ricevuta Fiscale o Fattura</li>
<li>Visualizzazione, Esportazione e Stampa del Registro dei Corrispettivi</li>
<li>Archivio Comande con Grafico delle Vendite</li>
<li>Selezione delle comande per Data, per Camerieri o entrambi</li>
<li>Statistiche delle vendite</li>
<li>Gestione Pagamenti con Carta di Credito o Bancomat</li>
<li>Gestione Automatica del Resto</li>
<li>Grafico delle vendite mensile/annuale per pietanza</li>
<li>Gestione e Stampa Menu</li>
<li>Gestione Pietanze per Tipologia</li>
<li>Esportazione in formato MS Excel di tutti gli archivi</li>
<li>Registrazione ed Archiviazione di Fatture di Acquisto</li>
<li>Vendita al Banco in modalità Touch screen</li>
<li>Prima Nota (Cassa, Banca e Fuori cassa)</li>
<li>Collegabile ai Registratori di Cassa (connessione diretta) Underwood / Olivetti / Royal / Dataprocess / HTL / RCH / KABEL / MWCR / Sarema  </li>
</ul>
<h4>Utilità</h4>
<ul>
<li>
<div>Funzioni di Backup e Ripristino dati</div>
</li>
<li>
<div>Salvataggio archivi</div>
</li>
<li>
<div>Possibilità di abilitare una password per l&#8217;accesso al programma</div>
</li>
</ul>
<h4> Moduli aggiuntivi</h4>
<ul>
<li>
<div>Uso di Palmari (PDA) per la compilazione delle ordinazioni</div>
</li>
<li>
<div>Possibilità di richiedere qualsiasi tipo di personalizzazione</div>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.studiosacchetti.com/2009/ristojet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DNS server italiani</title>
		<link>http://www.studiosacchetti.com/2009/128/</link>
		<comments>http://www.studiosacchetti.com/2009/128/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 14:38:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tecnici]]></category>
		<category><![CDATA[dns]]></category>

		<guid isPermaLink="false">http://www.studiosacchetti.com/?p=128</guid>
		<description><![CDATA[Ogni provider fornisce il numero di IP dei propri server DNS, non sempre e&#8217; possibile accedere ad un DNS server da un provider diverso, per non far impazzire tutti ecco un bel elenco di tutti i numeri di IP dei vari server DNS divisi provider per provider.





Tin

 

SMTP Server



dns1.village.tin.it
195.14.96.135
mail.tin.it


dnsca2.tin.it
212.216.172.222
 


dnscache2.tin.it
212.216.172.162
 


dns2.tin.it
194.243.154.51
 


dnscache1.tin.it
212.216.172.62
 


dns1.fullcompany.telecomitalia.it
212.131.30.42
 


dnsca.tin.it
212.216.112.112
 


dnsca.tin.it
195.31.190.31
 [...]]]></description>
			<content:encoded><![CDATA[<p>Ogni provider fornisce il numero di IP dei propri server DNS, non sempre e&#8217; possibile accedere ad un DNS server da un provider diverso, per non far impazzire tutti ecco un bel elenco di tutti i numeri di IP dei vari server DNS divisi provider per provider.</p>
<p><span id="more-128"></span></p>
<table border="0" cellspacing="2" cellpadding="0" width="90%" align="center">
<tbody>
<tr bgcolor="#cccccc">
<td width="250">
<div>Tin</div>
</td>
<td width="120"> </td>
<td width="120">
<div>SMTP Server</div>
</td>
</tr>
<tr>
<td width="250">dns1.village.tin.it</td>
<td width="120">195.14.96.135</td>
<td width="120">mail.tin.it</td>
</tr>
<tr>
<td width="250">dnsca2.tin.it</td>
<td width="120">212.216.172.222</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">dnscache2.tin.it</td>
<td width="120">212.216.172.162</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">dns2.tin.it</td>
<td width="120">194.243.154.51</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">dnscache1.tin.it</td>
<td width="120">212.216.172.62</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">dns1.fullcompany.telecomitalia.it</td>
<td width="120">212.131.30.42</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">dnsca.tin.it</td>
<td width="120">212.216.112.112</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">dnsca.tin.it</td>
<td width="120">195.31.190.31</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">dns.tin.it</td>
<td width="120">194.243.154.62</td>
<td width="120"> </td>
</tr>
<tr bgcolor="#cccccc">
<td width="250">
<div>
<p>Interbusiness</p></div>
</td>
<td width="120"> </td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">r-dns.interbusiness.it</td>
<td width="120">151.99.125.1</td>
<td width="120">mail.cs.interbusiness.it</td>
</tr>
<tr>
<td width="250">dns2.interbusiness.it</td>
<td width="120">151.99.125.3</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">dns.interbusiness.it</td>
<td width="120">151.99.125.2</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">server-b.cs.interbusiness.it</td>
<td width="120">151.99.250.2</td>
<td width="120"> </td>
</tr>
<tr bgcolor="#cccccc">
<td width="250">
<div>
<p>Infostrada</p></div>
</td>
<td width="120"> </td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">ns2.libero.it</td>
<td width="120">193.70.192.100</td>
<td width="120">smtp.libero.it</td>
</tr>
<tr>
<td width="250">ns1.libero.it</td>
<td width="120">195.210.91.100</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">cns-a.libero.it</td>
<td width="120">193.70.192.25</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">cns-b.libero.it</td>
<td width="120">193.70.152.25</td>
<td width="120"> </td>
</tr>
<tr bgcolor="#cccccc">
<td width="250">
<div>
<p>Wind</p></div>
</td>
<td width="120"> </td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">dns.wind.it</td>
<td width="120">212.245.255.2</td>
<td width="120">smtp.inwind.it</td>
</tr>
<tr>
<td width="250">dns2.wind.it</td>
<td width="120">212.245.158.66</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">dns.inwind.it</td>
<td width="120">212.141.53.123</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">dns2.wind.it</td>
<td width="120">212.245.158.66</td>
<td width="120"> </td>
</tr>
<tr bgcolor="#cccccc">
<td width="250">
<div>
<p>Atlanet</p></div>
</td>
<td width="120"> </td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">ns1.atlanet.it</td>
<td width="120">213.234.128.211</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">ns2.atlanet.it</td>
<td width="120">213.234.132.130</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">ns1.its.it</td>
<td width="120">151.92.2.35</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">ns.telexis.it</td>
<td width="120">213.199.1.132</td>
<td width="120"> </td>
</tr>
<tr bgcolor="#cccccc">
<td width="250">
<div>
<p>McLink</p></div>
</td>
<td width="120"> </td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">dns.mclink.it</td>
<td width="120">195.110.128.1</td>
<td width="120"> </td>
</tr>
<tr bgcolor="#cccccc">
<td width="250">
<div>
<p>Flashnet</p></div>
</td>
<td width="120"> </td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">dns.flashnet.it</td>
<td width="120">194.247.160.1</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">dns2.flashnet.it</td>
<td width="120">194.247.160.8</td>
<td width="120"> </td>
</tr>
<tr bgcolor="#cccccc">
<td width="250">
<div>
<p>Albacom</p></div>
</td>
<td width="120"> </td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">ns2.albacom.net</td>
<td width="120">212.17.192.209</td>
<td width="120"> </td>
</tr>
<tr bgcolor="#cccccc">
<td width="250">
<div>
<p>I.Net</p></div>
</td>
<td width="120"> </td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">urano.inet.it</td>
<td width="120">194.20.8.1</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">venere.inet.it</td>
<td width="120">194.20.8.4</td>
<td width="120"> </td>
</tr>
<tr bgcolor="#cccccc">
<td width="250">
<div>
<p>Elitel</p></div>
</td>
<td width="120"> </td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">elitel.it</td>
<td width="120">212.34.224.193</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">ns.elitel.it</td>
<td width="120">212.34.224.132</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">ns2.elitel.it</td>
<td width="120">217.146.65.7</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">ns3.elitel.it</td>
<td width="120">217.146.65.80</td>
<td width="120"> </td>
</tr>
<tr bgcolor="#cccccc">
<td width="250">
<div>Edisontel</div>
</td>
<td width="120"> </td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">dns1.edisontel.it</td>
<td width="120">62.94.0.1</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">dns2.edisontel.it</td>
<td width="120">62.94.0.2</td>
<td width="120"> </td>
</tr>
<tr bgcolor="#cccccc">
<td width="250">
<div>
<p>Public DNS</p></div>
</td>
<td width="120"> </td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">dns.nic.it</td>
<td width="120">193.205.245.5</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">dns2.nic.it</td>
<td width="120">193.205.245.8</td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">nameserver.cnr.it</td>
<td width="120">194.119.192.34</td>
<td width="120"> </td>
</tr>
<tr bgcolor="#cccccc">
<td width="250">
<div>CINECA</div>
</td>
<td width="120"> </td>
<td width="120"> </td>
</tr>
<tr>
<td width="250">dns.nettuno.it</td>
<td width="120">192.43.2.1</td>
<td width="120"> </td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.studiosacchetti.com/2009/128/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>E-commerce</title>
		<link>http://www.studiosacchetti.com/2009/e-commerce/</link>
		<comments>http://www.studiosacchetti.com/2009/e-commerce/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 22:24:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Informazione]]></category>
		<category><![CDATA[jooma!]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[OsCommerce]]></category>

		<guid isPermaLink="false">http://www.studiosacchetti.com/?p=56</guid>
		<description><![CDATA[ll commercio elettronico (e-commerce in inglese) viene utilizzato per indicare l&#8217;insieme delle transazioni per la commercializzazione di beni e servizi tra produttore (offerta) e consumatore (domanda), realizzate tramite Internet.
Nell&#8217;industria delle telecomunicazioni si può intendere l&#8217;e-commerce anche come l&#8217;insieme delle applicazioni dedicate alle transazioni commerciali
Secondo una terza definizione il commercio elettronico è la comunicazione e la [...]]]></description>
			<content:encoded><![CDATA[<p style="TEXT-ALIGN: justify"><img class="size-full wp-image-83 alignleft" title="oscommerce" src="http://www.studiosacchetti.com/wp-content/uploads/2009/02/oscommerce.gif" alt="oscommerce" width="180" height="60" />ll <strong>commercio elettronico</strong> (<em>e-commerce</em> in inglese) viene utilizzato per indicare l&#8217;insieme delle transazioni per la commercializzazione di beni e servizi tra produttore (offerta) e consumatore (domanda), realizzate tramite Internet.<br />
Nell&#8217;industria delle telecomunicazioni si può intendere l&#8217;e-commerce anche come l&#8217;insieme delle applicazioni dedicate alle transazioni commerciali<br />
Secondo una terza definizione il commercio elettronico è la comunicazione e la gestione di attività commerciali attraverso modalità elettroniche, come l&#8217;EDI (Electronic Data Interchange) e con sistemi automatizzati di raccolta dati.<span id="more-56"></span></p>
<p style="TEXT-ALIGN: justify">Secondo una ricerca italiana del 2008 l’e-commerce in Italia ha un valore stimato di 4,868 miliardi di euro nel 2007, con una crescita del fatturato del 42,2%. Nel 2007 sono stati eseguiti circa 23 milioni di ordini on line in Italia. </p>
<h2 style="TEXT-ALIGN: justify"><span>Tipologia di prodotto</span></h2>
<p style="TEXT-ALIGN: justify">Alcune tipologie di prodotti o servizi appaiono maggiormente adattabili alle vendite online, mentre altri sono più indicati per il commercio tradizionale. Le imprese di commercio elettronico che hanno realizzato le migliori performance restando tuttavia un&#8217;entità totalmente virtuale (senza aprire fisicamente degli esercizi commerciali) vendono solitamente prodotti informatici come i supporti di archiviazione, il recupero dei dati e il loro trattamento, la vendita di brani musicali, i film, i corsi e i materiali didattici, i sistemi di comunicazione, il software, la fotografia e le attività di intermediazione finanziaria. Tra queste imprese si segnala a titolo di esempio: Schwab, Google, eBay, PayPal, Egghead, e Morpheus.</p>
<p style="TEXT-ALIGN: justify">I negozianti on-line sono in grado di riscuotere un certo successo anche nel caso in cui vendano anche dei prodotti e servizi concreti, non digitali come software o immagini on-line. I prodotti non digitali che si prestano a essere venduti on-line possono essere quelli che creano imbarazzo nell&#8217;acquirente (es. biancheria intima), e/o quei prodotti che hanno caratteristiche “standard” e che non necessitano di essere provati o valutati “dal vivo” (es. i libri).</p>
<p style="TEXT-ALIGN: justify">Anche i pezzi di ricambio, sia per gli utenti finali (es. lavastoviglie, lavatrici) sia per le necessità di un&#8217;attività industriale (es. pompe centrifughe), possono essere considerati dei buoni esempi di prodotti vendibili via Internet. Dato che i negozianti non accumulano pezzi di ricambio presso i punti-vendita al dettaglio, spesso devono successivamente ordinarli; in quest&#8217;ultimo caso la competizione non è tra il Commercio Elettronico e il Commercio tradizionale ma con il sistema di ordine al fornitore e/o al grossista. Un fattore di successo in questa nicchia appare la possibilità di offrire al cliente un&#8217;informazione precisa e affidabile in merito al prodotto di cui si necessita, per esempio elencando i pezzi di ricambio disponibili insieme al loro codice identificativo.</p>
<p style="TEXT-ALIGN: justify">Viceversa, i prodotti che non sono idonei all&#8217;attività del Commercio Elettronico sono quelli con un basso rapporto valore/peso, gli articoli che hanno una componente rilevante riguardo al loro odore, gusto o tattile, i beni che necessitano di essere provati (es. camicie) e anche qualora sia rilevante vederli per cogliere tutte le sfumature di colore.</p>
<h2><span>CMS open source per il commercio elettronico</span></h2>
<ul>
<li><span class="new">OsCommerce</span> <a class="external autonumber" title="http://oscommerce.com" rel="nofollow" href="http://oscommerce.com/">[sito ufficiale]</a> software open-source per l&#8217;ecommerce</li>
<li>Plone <a class="external text" title="http://plone.org" rel="nofollow" href="http://plone.org/">Sito ufficiale</a></li>
<li><span class="mw-redirect">Joomla</span> <a class="external text" title="http://www.joomla.org" rel="nofollow" href="http://www.joomla.org/">Sito ufficiale</a></li>
<li>Drupal e-commerce <a class="external text" title="http://www.drupalecommerce.org" rel="nofollow" href="http://www.drupalecommerce.org/">Sito ufficiale</a></li>
<li><span class="new">PhotoExplorer</span> e-commerce <a class="external text" title="http://www.photoexplorer.it" rel="nofollow" href="http://www.photoexplorer.it/">Sito ufficiale</a></li>
<li>Magento</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.studiosacchetti.com/2009/e-commerce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
