<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Fulvio's Blog</title><link>http://blog.shareoffice.it/webmaster/</link><description>.NET e dintorni</description><managingEditor>Fulvio Giaccari</managingEditor><dc:language>it-IT</dc:language><generator>.Text Version 0.95.2004.102</generator><item><dc:creator>Fulvio Giaccari</dc:creator><title>Software Sanità - Online il primo portale dedicato alla sanità elettronica</title><link>http://blog.shareoffice.it/webmaster/archive/2011/10/25/11015.aspx</link><pubDate>Tue, 25 Oct 2011 15:35:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2011/10/25/11015.aspx</guid><description>&lt;p&gt;Nasce SoftwareSanita.com il portale dedicato al mondo dei &lt;a href="http://www.softwaresanita.com"&gt;software per la sanità elettronica&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Online troverete tantissime informazioni, video e la possibilità di richiedere una demo gratuita.&lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/11015.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Nasce SoftwareSanita.com il portale dedicato al mondo dei <a href="http://www.softwaresanita.com">software per la sanità elettronica</a>.</p>
<p>Online troverete tantissime informazioni, video e la possibilità di richiedere una demo gratuita.</p><img src ="http://blog.shareoffice.it/webmaster/aggbug/11015.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>Nuovo Software per la gestione di un centro di fisioterpaia</title><link>http://blog.shareoffice.it/webmaster/archive/2011/08/03/10954.aspx</link><pubDate>Wed, 03 Aug 2011 09:19:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2011/08/03/10954.aspx</guid><description>&lt;p&gt;SB Soft ha creato il nuovo modulo HCRM per la &lt;a href="http://www.sbsoft.it/Prodotti/Software/HCRM/Gestionecompletadelserviziodifisioterapia.aspx"&gt;gestione di un centro di fisioterapia&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Buona navigazione&lt;/p&gt;
&lt;p&gt;Fulvio&lt;br /&gt;CRM Business Manager&lt;br /&gt;SB Soft S.r.l.&lt;br /&gt;&lt;a href="http://www.worldnetwork.it"&gt;web agency&lt;/a&gt;&lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/10954.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>SB Soft ha creato il nuovo modulo HCRM per la <a href="http://www.sbsoft.it/Prodotti/Software/HCRM/Gestionecompletadelserviziodifisioterapia.aspx">gestione di un centro di fisioterapia</a>.</p>
<p>Buona navigazione</p>
<p>Fulvio<br />CRM Business Manager<br />SB Soft S.r.l.<br /><a href="http://www.worldnetwork.it">web agency</a></p><img src ="http://blog.shareoffice.it/webmaster/aggbug/10954.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>Installazione Claim-Based  CRM 2011 - Come cambiare manualmente SPN (Service Principal Name)</title><link>http://blog.shareoffice.it/webmaster/archive/2011/06/29/10941.aspx</link><pubDate>Wed, 29 Jun 2011 12:23:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2011/06/29/10941.aspx</guid><description>&lt;p&gt;Ciao a tutti, mi è capitato durante lo studio sull'installazione della modalità IFD (Internet Face Deployment) del Microsoft Dynamics CRM 2011 una serie di piccoli problemi. Partiamo dal principio. &lt;/p&gt;
&lt;p&gt;Una delle novità riguardanti l'installazione della modalità IFD del Microsoft Dynamics CRM 2011 è quella dell'obbligo di utilizzo di un server che gestisca l'autenticazione kerberos (Federation Server). Microsoft nel suo manuale di installazione per i service provider consiglia l'utilizzo del ADFS (Active Directory Federation Server) 2.0. Potrebbe succedere (come è successo a me) di fare un prima installazione e di volerla rifare (per una questione di performance) e di utilizzare lo stesso utente.&lt;/p&gt;
&lt;p&gt;Il software vi avvertirà che l'utente che avete impostato per i servizi del server ADFS 2.0 è già stato utilizzato per un altro e che dovete cambiare manualmente il valore SPN (Server Principal Name).&lt;/p&gt;
&lt;p&gt;Ho cercato un pò di documentazione sui vari manuali, ma non è molto chiaro. Alla fine sono riuscito a trovare la soluzione. Seguite questi semplici passi per cambiare manualmente per l'utente nomedominio\ADFSServiceAcct (utente consigliato dal manuale di installazioen di Microsoft Dynamics CRM) il valore SPN.&lt;br /&gt;&lt;br /&gt;Situazione:&lt;br /&gt;Vecchio Server ADFS: &lt;strong&gt;adfs1.livecrm.it&lt;br /&gt;&lt;/strong&gt;Nuovo Server ADFS: &lt;strong&gt;adfs01.livecrm.it&lt;br /&gt;&lt;/strong&gt;Utente Servizio ADFS:&lt;strong&gt; livecrm\ADFSServiceAcct&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;1) Scrivete questo comado nel command prompt di windows 2008 Server (ricordatevi di avviare la shell come Administrator): SetSPN -L nomedominio\nomeserver (ES: &lt;strong&gt;SetSPN -L livecrm\ADFS01&lt;/strong&gt;)&lt;br /&gt;2) Lanciato il comando vi verranno visualizzati una serie di SPN . Sicuramente ce ne sarà uno che è HOST/nomeserver.nomedominio (ES: HOSTS/ADFS01.livecrm.it&lt;br /&gt;3) Ora lanciate il comando: SetSPN -L nomedomino\nomeutente (ES: &lt;strong&gt;SetSPN -L livecrm\ADFSServiceAcct&lt;/strong&gt;)&lt;br /&gt;4) Il sistema vi visualizzerà host/vecchioserver.nomedomino (ES: host/ADFS1.livecrm.it). Ora dobbiamo eliminare questo SPN.&lt;br /&gt;5) Ora diamo il comando di cancellazione: SetSPN -D host/nomevecchioserver.nomedominio livecrm\nomeutente (ES: &lt;strong&gt;SetSPN -D host/ADFS1.livecrm.it livecrm/ADFSServiceAcct&lt;/strong&gt;)&lt;br /&gt;6) Rilanciamo il comando SetSPN -L nomedomino\nomeutente (ES: &lt;strong&gt;SetSPN -L livecrm\ADFSServiceAcct&lt;/strong&gt;) per verificare che non ci siano più nomi SPN associati all'utente&lt;br /&gt;7) Ora associamo il nuovo server con l'utente: Lanciamo il comando SetSPN -U -A host/nuovoserver.dominio livecrm\nomeutente (ES: &lt;strong&gt;SetSPN -U -A host/ADFS01.livecrm.it livecrm\ADFSServiceAcct&lt;/strong&gt;)&lt;br /&gt;8) Rilanciamo il comando SetSPN -L nomedomino\nomeutente (ES: &lt;strong&gt;SetSPN -L livecrm\ADFSServiceAcct&lt;/strong&gt;) per verificare che sia legato il nuovo server all'account.&lt;/p&gt;
&lt;p&gt;Abbiamo settato manualmente il valore SPN.&lt;/p&gt;
&lt;p&gt;Ciao a tutti e stay tuned&lt;/p&gt;
&lt;p&gt;Fulvio Giaccari&lt;br /&gt;CRM Business Manager&lt;br /&gt;SB Soft S.r.l.&lt;br /&gt;&lt;a href="http://www.livecrm.it"&gt;CRM Online&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/10941.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Ciao a tutti, mi è capitato durante lo studio sull'installazione della modalità IFD (Internet Face Deployment) del Microsoft Dynamics CRM 2011 una serie di piccoli problemi. Partiamo dal principio. </p>
<p>Una delle novità riguardanti l'installazione della modalità IFD del Microsoft Dynamics CRM 2011 è quella dell'obbligo di utilizzo di un server che gestisca l'autenticazione kerberos (Federation Server). Microsoft nel suo manuale di installazione per i service provider consiglia l'utilizzo del ADFS (Active Directory Federation Server) 2.0. Potrebbe succedere (come è successo a me) di fare un prima installazione e di volerla rifare (per una questione di performance) e di utilizzare lo stesso utente.</p>
<p>Il software vi avvertirà che l'utente che avete impostato per i servizi del server ADFS 2.0 è già stato utilizzato per un altro e che dovete cambiare manualmente il valore SPN (Server Principal Name).</p>
<p>Ho cercato un pò di documentazione sui vari manuali, ma non è molto chiaro. Alla fine sono riuscito a trovare la soluzione. Seguite questi semplici passi per cambiare manualmente per l'utente nomedominio\ADFSServiceAcct (utente consigliato dal manuale di installazioen di Microsoft Dynamics CRM) il valore SPN.<br /><br />Situazione:<br />Vecchio Server ADFS: <strong>adfs1.livecrm.it<br /></strong>Nuovo Server ADFS: <strong>adfs01.livecrm.it<br /></strong>Utente Servizio ADFS:<strong> livecrm\ADFSServiceAcct</strong></p>
<p>1) Scrivete questo comado nel command prompt di windows 2008 Server (ricordatevi di avviare la shell come Administrator): SetSPN -L nomedominio\nomeserver (ES: <strong>SetSPN -L livecrm\ADFS01</strong>)<br />2) Lanciato il comando vi verranno visualizzati una serie di SPN . Sicuramente ce ne sarà uno che è HOST/nomeserver.nomedominio (ES: HOSTS/ADFS01.livecrm.it<br />3) Ora lanciate il comando: SetSPN -L nomedomino\nomeutente (ES: <strong>SetSPN -L livecrm\ADFSServiceAcct</strong>)<br />4) Il sistema vi visualizzerà host/vecchioserver.nomedomino (ES: host/ADFS1.livecrm.it). Ora dobbiamo eliminare questo SPN.<br />5) Ora diamo il comando di cancellazione: SetSPN -D host/nomevecchioserver.nomedominio livecrm\nomeutente (ES: <strong>SetSPN -D host/ADFS1.livecrm.it livecrm/ADFSServiceAcct</strong>)<br />6) Rilanciamo il comando SetSPN -L nomedomino\nomeutente (ES: <strong>SetSPN -L livecrm\ADFSServiceAcct</strong>) per verificare che non ci siano più nomi SPN associati all'utente<br />7) Ora associamo il nuovo server con l'utente: Lanciamo il comando SetSPN -U -A host/nuovoserver.dominio livecrm\nomeutente (ES: <strong>SetSPN -U -A host/ADFS01.livecrm.it livecrm\ADFSServiceAcct</strong>)<br />8) Rilanciamo il comando SetSPN -L nomedomino\nomeutente (ES: <strong>SetSPN -L livecrm\ADFSServiceAcct</strong>) per verificare che sia legato il nuovo server all'account.</p>
<p>Abbiamo settato manualmente il valore SPN.</p>
<p>Ciao a tutti e stay tuned</p>
<p>Fulvio Giaccari<br />CRM Business Manager<br />SB Soft S.r.l.<br /><a href="http://www.livecrm.it">CRM Online</a><br /></p><img src ="http://blog.shareoffice.it/webmaster/aggbug/10941.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>Il mio blog in lingua inglese su Microsoft Dynamics Blog</title><link>http://blog.shareoffice.it/webmaster/archive/2011/06/16/10930.aspx</link><pubDate>Thu, 16 Jun 2011 14:20:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2011/06/16/10930.aspx</guid><description>&lt;p&gt;Ciao a tutti, da qualche mese potrete seguire dei miei articoli (non tecnici) in lingua inglese dedicati al mondo CRM. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://community.dynamics.com/product/crm/crmnontechnical/b/crmfulviogiaccari/default.aspx"&gt;http://community.dynamics.com/product/crm/crmnontechnical/b/crmfulviogiaccari/default.aspx&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Stay Tuned &lt;/p&gt;
&lt;p&gt;Fulvio &lt;br /&gt;SB Soft S.r.l. &lt;br /&gt;&lt;a href="http://www.worldnetwork.it"&gt;Web Agency &lt;br /&gt;&lt;/a&gt;[MCPD-MCT-CRM Certified Trainer] &lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/10930.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Ciao a tutti, da qualche mese potrete seguire dei miei articoli (non tecnici) in lingua inglese dedicati al mondo CRM. </p>
<p><a href="http://community.dynamics.com/product/crm/crmnontechnical/b/crmfulviogiaccari/default.aspx">http://community.dynamics.com/product/crm/crmnontechnical/b/crmfulviogiaccari/default.aspx</a> </p>
<p>Stay Tuned </p>
<p>Fulvio <br />SB Soft S.r.l. <br /><a href="http://www.worldnetwork.it">Web Agency <br /></a>[MCPD-MCT-CRM Certified Trainer] </p><img src ="http://blog.shareoffice.it/webmaster/aggbug/10930.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>SB Soft diventa una delle prime 10 WEB AGENCY MILANO segnalate da MICROSOFT</title><link>http://blog.shareoffice.it/webmaster/archive/2011/06/07/10918.aspx</link><pubDate>Tue, 07 Jun 2011 08:11:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2011/06/07/10918.aspx</guid><description>&lt;p&gt;&lt;span style="WIDTH: 100%; DISPLAY: inline-block" id="ContentPlaceHolder1_lblCorpo"&gt; 
&lt;div&gt;&lt;strong&gt;SB Soft&lt;/strong&gt; è stata inserita tra le 11 &lt;strong&gt;Web Agency&lt;/strong&gt; più &lt;strong&gt;importanti in Italia&lt;/strong&gt; che fanno uso della tecnologia &lt;strong&gt;Microsoft&lt;/strong&gt; nei propri Portali, E-Commerce e siti web. Dal &lt;strong&gt;14 Aprile 2010&lt;/strong&gt; la campagna “&lt;strong&gt;Trova un Web Partner&lt;/strong&gt;” è stata ufficialmente lanciata da &lt;strong&gt;Microsoft Italia&lt;/strong&gt;.&lt;br /&gt;&lt;/div&gt;
&lt;div&gt; &lt;/div&gt;
&lt;div&gt;
&lt;div&gt;&lt;strong&gt;SB Soft&lt;/strong&gt; è stata selezionata grazie al sito web &lt;a href="http://www.uslecce.it/"&gt;http://www.uslecce.it/&lt;/a&gt; realizzato interamente in tecnologia VS 2008 e SQL server 2008 per la gestione della &lt;strong&gt;Business Intelligence&lt;/strong&gt;. Questo grande riconoscimento, spinge sempre di più lo staff di SB Soft a studiare tutte le nuove tecnologie Microsoft (il nostro&lt;strong&gt; team di sviluppo&lt;/strong&gt; sta già realizzando nuovi progetti con il &lt;strong&gt;Framework 4.0 di Microsoft&lt;/strong&gt; e &lt;strong&gt;Visual Studio 2010&lt;/strong&gt;). Contattaci per chiedere la visita di un nostro reponsabile commerciale.&lt;/div&gt;&lt;/div&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Per avere maggiori informazioni: sulla &lt;a href="http://www.sbsoft.it/Notizie/SBSofttrale10WebAgencydiMilanosegnalatedaMicrosoft.aspx"&gt;Web Agency di Milano&lt;/a&gt;&lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/10918.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p><span style="WIDTH: 100%; DISPLAY: inline-block" id="ContentPlaceHolder1_lblCorpo"> 
<div><strong>SB Soft</strong> è stata inserita tra le 11 <strong>Web Agency</strong> più <strong>importanti in Italia</strong> che fanno uso della tecnologia <strong>Microsoft</strong> nei propri Portali, E-Commerce e siti web. Dal <strong>14 Aprile 2010</strong> la campagna “<strong>Trova un Web Partner</strong>” è stata ufficialmente lanciata da <strong>Microsoft Italia</strong>.<br /></div>
<div> </div>
<div>
<div><strong>SB Soft</strong> è stata selezionata grazie al sito web <a href="http://www.uslecce.it/">http://www.uslecce.it/</a> realizzato interamente in tecnologia VS 2008 e SQL server 2008 per la gestione della <strong>Business Intelligence</strong>. Questo grande riconoscimento, spinge sempre di più lo staff di SB Soft a studiare tutte le nuove tecnologie Microsoft (il nostro<strong> team di sviluppo</strong> sta già realizzando nuovi progetti con il <strong>Framework 4.0 di Microsoft</strong> e <strong>Visual Studio 2010</strong>). Contattaci per chiedere la visita di un nostro reponsabile commerciale.</div></div></span></p>
<p>Per avere maggiori informazioni: sulla <a href="http://www.sbsoft.it/Notizie/SBSofttrale10WebAgencydiMilanosegnalatedaMicrosoft.aspx">Web Agency di Milano</a></p><img src ="http://blog.shareoffice.it/webmaster/aggbug/10918.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>Online MicrosoftDynamicsCrm.it</title><link>http://blog.shareoffice.it/webmaster/archive/2010/09/20/10632.aspx</link><pubDate>Mon, 20 Sep 2010 20:04:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2010/09/20/10632.aspx</guid><description>&lt;p&gt;Da oggi è online il sito web &lt;a href="http://www.microsoftdynamicscrm.it"&gt;www.microsoftdynamicscrm.it&lt;/a&gt; il sito in cui potrete acquistare la versione &lt;a href="http://www.microsoftdynamicscrm.it"&gt;Microsoft Dynamics CRM Online&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Fulvio&lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/10632.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Da oggi è online il sito web <a href="http://www.microsoftdynamicscrm.it">www.microsoftdynamicscrm.it</a> il sito in cui potrete acquistare la versione <a href="http://www.microsoftdynamicscrm.it">Microsoft Dynamics CRM Online</a>.</p>
<p>Fulvio</p><img src ="http://blog.shareoffice.it/webmaster/aggbug/10632.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>Microsoft pronta per settembre a rilasciare il Microsoft Dynamics CRM 2011</title><link>http://blog.shareoffice.it/webmaster/archive/2010/07/29/10589.aspx</link><pubDate>Thu, 29 Jul 2010 19:04:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2010/07/29/10589.aspx</guid><description>&lt;p&gt;Microsoft ha annunciato che a settembre rilascerà la versioen beta del prodotto &lt;a href="http://www.crmonline2011.com"&gt;Microsoft Dynamics CRM 2011&lt;/a&gt;. Maggiori informazioni le troverete nell'articolo scritto su &lt;a href="http://www.crmag.it"&gt;CRM Magazine&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.crmag.it/News/118/CRM5-il-nuovo-CRM-di-Microsoft-2011.aspx"&gt;http://www.crmag.it/News/118/CRM5-il-nuovo-CRM-di-Microsoft-2011.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/10589.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Microsoft ha annunciato che a settembre rilascerà la versioen beta del prodotto <a href="http://www.crmonline2011.com">Microsoft Dynamics CRM 2011</a>. Maggiori informazioni le troverete nell'articolo scritto su <a href="http://www.crmag.it">CRM Magazine</a></p>
<p><a href="http://www.crmag.it/News/118/CRM5-il-nuovo-CRM-di-Microsoft-2011.aspx">http://www.crmag.it/News/118/CRM5-il-nuovo-CRM-di-Microsoft-2011.aspx</a></p><img src ="http://blog.shareoffice.it/webmaster/aggbug/10589.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>LiveCRM rilascia il nuovo sito dedicato alle lezioni sul Microsoft Dynamics CRM online</title><link>http://blog.shareoffice.it/webmaster/archive/2010/07/29/10588.aspx</link><pubDate>Thu, 29 Jul 2010 19:02:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2010/07/29/10588.aspx</guid><description>&lt;p&gt;Il team di Livecrm rilascia il sito web dedicato alle lezioni sul &lt;a href="http://www.livecrm.it"&gt;Microsoft Dynamics CRM ONLINE&lt;/a&gt;. per maggiori informazioni potete visitare il sito web &lt;a href="http://www.crmonline2011.com"&gt;www.crmonline2011.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Fulvio&lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/10588.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Il team di Livecrm rilascia il sito web dedicato alle lezioni sul <a href="http://www.livecrm.it">Microsoft Dynamics CRM ONLINE</a>. per maggiori informazioni potete visitare il sito web <a href="http://www.crmonline2011.com">www.crmonline2011.com</a></p>
<p>Fulvio</p><img src ="http://blog.shareoffice.it/webmaster/aggbug/10588.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>SB Soft rilascia la nuova applicazione Microsoft Live CRM per i Tour Operator </title><link>http://blog.shareoffice.it/webmaster/archive/2010/04/25/10463.aspx</link><pubDate>Sun, 25 Apr 2010 00:04:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2010/04/25/10463.aspx</guid><description>&lt;p&gt;SB Soft è lieta di annunciare il nuovo Microsoft Dynamics CRM addon dedicato ai Tour Operator. L'addon è stato sviluppato interamente dal team dynamics di SB Soft, utilizza tutte le ultime tecnologie AJAX per il WEB 2.0.&lt;/p&gt;
&lt;p&gt;Alcune delle funzionalità dell'addon per i Tour Operator sono:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Calendario condiviso delle prenotazioni 
&lt;/li&gt;&lt;li&gt;Anagrafica Tour Operator 
&lt;/li&gt;&lt;li&gt;Gestione contratti Tour Operator 
&lt;/li&gt;&lt;li&gt;Gestione Periodi di commissione 
&lt;/li&gt;&lt;li&gt;Gestione Periodi Time Release 
&lt;/li&gt;&lt;li&gt;Gestione Allotment 
&lt;/li&gt;&lt;li&gt;Gestione tipologie allotment 
&lt;/li&gt;&lt;li&gt;Gestione sconti 
&lt;/li&gt;&lt;li&gt;Modulo di prenotazione con gestione automatica sconti 
&lt;/li&gt;&lt;li&gt;Modulo overbooking per l'assegnazione di un allotment diverso da quello assegnato per contratto 
&lt;/li&gt;&lt;li&gt;Report finanziari per sapere sempre la cifra esatta da dare ad ogni Tour Operator&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Per maggiori informazioni: &lt;a href="http://www.sbsoft.it/PageEvento.aspx?ID_TIPO_EVENTO=6&amp;amp;ID_EVENTO=62"&gt;http://www.sbsoft.it/PageEvento.aspx?ID_TIPO_EVENTO=6&amp;amp;ID_EVENTO=62&lt;/a&gt;&lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/10463.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>SB Soft è lieta di annunciare il nuovo Microsoft Dynamics CRM addon dedicato ai Tour Operator. L'addon è stato sviluppato interamente dal team dynamics di SB Soft, utilizza tutte le ultime tecnologie AJAX per il WEB 2.0.</p>
<p>Alcune delle funzionalità dell'addon per i Tour Operator sono:</p>
<ul>
<li>Calendario condiviso delle prenotazioni 
</li><li>Anagrafica Tour Operator 
</li><li>Gestione contratti Tour Operator 
</li><li>Gestione Periodi di commissione 
</li><li>Gestione Periodi Time Release 
</li><li>Gestione Allotment 
</li><li>Gestione tipologie allotment 
</li><li>Gestione sconti 
</li><li>Modulo di prenotazione con gestione automatica sconti 
</li><li>Modulo overbooking per l'assegnazione di un allotment diverso da quello assegnato per contratto 
</li><li>Report finanziari per sapere sempre la cifra esatta da dare ad ogni Tour Operator</li></ul>
<p>Per maggiori informazioni: <a href="http://www.sbsoft.it/PageEvento.aspx?ID_TIPO_EVENTO=6&amp;ID_EVENTO=62">http://www.sbsoft.it/PageEvento.aspx?ID_TIPO_EVENTO=6&amp;ID_EVENTO=62</a></p><img src ="http://blog.shareoffice.it/webmaster/aggbug/10463.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>Live Meeting per Microsoft CRM 4.0</title><link>http://blog.shareoffice.it/webmaster/archive/2010/04/13/10439.aspx</link><pubDate>Tue, 13 Apr 2010 07:17:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2010/04/13/10439.aspx</guid><description>&lt;p&gt;Conto alle rovescia per il nuovo evento live di presentazione di &lt;strong&gt;Microsoft CRM 4.0&lt;/strong&gt;: il prossimo 19 Aprile, &lt;strong&gt;LiveCRM&lt;/strong&gt; terrà un &lt;strong&gt;&lt;a href="http://www.livecrm.it/evento-live-presentazione-microsoft-dynamics-crm-online.aspx" target="_blank"&gt;live meeting gratuito&lt;/a&gt;&lt;/strong&gt; per illustrarne le caratteristiche salienti del software fruibile in modalità &lt;strong&gt;SaaS&lt;/strong&gt;.&lt;/p&gt;
&lt;div id="banner_content"&gt;LiveCRM si rivolge dunque agli &lt;strong&gt;imprenditori&lt;/strong&gt; che scelgono di insetire in soluzioni di Customer Relationship Management.&lt;/div&gt;
&lt;p&gt;Le &lt;strong&gt;iscrizioni&lt;/strong&gt; sono ancora aperte: &lt;strong&gt;100 posti disponibili &lt;/strong&gt;(gratuito previa iscrizione), durata prevista 45 minuti. Per informazioni e iscrizioni, si può visitare il &lt;strong&gt;&lt;a href="http://www.livecrm.it/" target="_blank"&gt;sito web dedicato&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;L'appuntamento è fissato per le lunedì &lt;strong&gt;19 Aprile alle ore 15.30&lt;/strong&gt;: il team di LiveCRM, in veste di di esperti, articoleranno l'evento in 5 punti:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Presentazione Microsoft Dynamics CRM in modalità Live&lt;/li&gt;
&lt;li&gt;Gestione delle Code&lt;/li&gt;
&lt;li&gt;Report Forecast per i responsabili commerciali&lt;/li&gt;
&lt;li&gt;Gestione del Budget in Microsoft Dynamics CRM&lt;/li&gt;
&lt;li&gt;Integrazione con la suite Microsoft Office 2007&lt;/li&gt;
&lt;li&gt;Dal Lead alla qualificazione dell'account&lt;/li&gt;
&lt;li&gt;Q&amp;amp;A - A Voi la parola&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;(fonte PMI.it)&lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/10439.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Conto alle rovescia per il nuovo evento live di presentazione di <strong>Microsoft CRM 4.0</strong>: il prossimo 19 Aprile, <strong>LiveCRM</strong> terrà un <strong><a href="http://www.livecrm.it/evento-live-presentazione-microsoft-dynamics-crm-online.aspx" target="_blank">live meeting gratuito</a></strong> per illustrarne le caratteristiche salienti del software fruibile in modalità <strong>SaaS</strong>.</p>
<div id="banner_content">LiveCRM si rivolge dunque agli <strong>imprenditori</strong> che scelgono di insetire in soluzioni di Customer Relationship Management.</div>
<p>Le <strong>iscrizioni</strong> sono ancora aperte: <strong>100 posti disponibili </strong>(gratuito previa iscrizione), durata prevista 45 minuti. Per informazioni e iscrizioni, si può visitare il <strong><a href="http://www.livecrm.it/" target="_blank">sito web dedicato</a></strong></p>
<p>L'appuntamento è fissato per le lunedì <strong>19 Aprile alle ore 15.30</strong>: il team di LiveCRM, in veste di di esperti, articoleranno l'evento in 5 punti:</p>
<ol>
<li>Presentazione Microsoft Dynamics CRM in modalità Live</li>
<li>Gestione delle Code</li>
<li>Report Forecast per i responsabili commerciali</li>
<li>Gestione del Budget in Microsoft Dynamics CRM</li>
<li>Integrazione con la suite Microsoft Office 2007</li>
<li>Dal Lead alla qualificazione dell'account</li>
<li>Q&amp;A - A Voi la parola</li></ol>
<p>(fonte PMI.it)</p><img src ="http://blog.shareoffice.it/webmaster/aggbug/10439.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>Microsoft Rilascia la Community Technology Preview 3 del Microsoft Dynamics CRM (CRM5)</title><link>http://blog.shareoffice.it/webmaster/archive/2010/03/27/10419.aspx</link><pubDate>Sat, 27 Mar 2010 10:32:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2010/03/27/10419.aspx</guid><description>&lt;p&gt;Microsoft rilascia la community preview 3 del &lt;a href="http://www.livecrm.it"&gt;Microsoft Dynamics 5&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Per maggiori informazioni: &lt;a href="http://rcpmag.com/articles/2010/03/25/microsoft-rolls-out-dynamics-crm5-community-technology-preview.aspx?sc_lang=en"&gt;http://rcpmag.com/articles/2010/03/25/microsoft-rolls-out-dynamics-crm5-community-technology-preview.aspx?sc_lang=en&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Ciao a tutti&lt;/p&gt;
&lt;p&gt;Fulvio&lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/10419.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Microsoft rilascia la community preview 3 del <a href="http://www.livecrm.it">Microsoft Dynamics 5</a>.</p>
<p>Per maggiori informazioni: <a href="http://rcpmag.com/articles/2010/03/25/microsoft-rolls-out-dynamics-crm5-community-technology-preview.aspx?sc_lang=en">http://rcpmag.com/articles/2010/03/25/microsoft-rolls-out-dynamics-crm5-community-technology-preview.aspx?sc_lang=en</a></p>
<p>Ciao a tutti</p>
<p>Fulvio</p><img src ="http://blog.shareoffice.it/webmaster/aggbug/10419.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>E' nato CRM magazine, il primo magazine dedicato al mondo CRM</title><link>http://blog.shareoffice.it/webmaster/archive/2010/01/30/10354.aspx</link><pubDate>Sat, 30 Jan 2010 10:09:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2010/01/30/10354.aspx</guid><description>&lt;div&gt;
&lt;div&gt;&lt;a href="http://www.crmag.it/" target="_blank"&gt;CRM Magazine è il primo magazine on line gratuito italiano dedicato interamente al CRM&lt;/a&gt; e agli approfondimenti su tutto quello che gravita intorno al mondo della gestione dei clienti e agli strumenti per attuarla. Cercheremo, attraverso questo strumento, di dialogare con voi, proponendovi novità da tutto il mondo, curiosità, aggiornamenti e rispondendo alle vostre domande.&lt;/div&gt;
&lt;div&gt;Attraverso questo magazine è possibile registrarsi per ricevere gratuitamente la newsletter con le ultime notizie pubblicate. &lt;/div&gt;
&lt;div&gt;Per maggiori informazioni visitate: &lt;a href="http://www.crmag.it/"&gt;http://www.crmag.it&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/10354.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><div>
<div><a href="http://www.crmag.it/" target="_blank">CRM Magazine è il primo magazine on line gratuito italiano dedicato interamente al CRM</a> e agli approfondimenti su tutto quello che gravita intorno al mondo della gestione dei clienti e agli strumenti per attuarla. Cercheremo, attraverso questo strumento, di dialogare con voi, proponendovi novità da tutto il mondo, curiosità, aggiornamenti e rispondendo alle vostre domande.</div>
<div>Attraverso questo magazine è possibile registrarsi per ricevere gratuitamente la newsletter con le ultime notizie pubblicate. </div>
<div>Per maggiori informazioni visitate: <a href="http://www.crmag.it/">http://www.crmag.it</a></div></div><img src ="http://blog.shareoffice.it/webmaster/aggbug/10354.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>Nuovo RollUp 5 per il microsoft Dynamics CRM 4 è stato rilasciato</title><link>http://blog.shareoffice.it/webmaster/archive/2009/07/05/10207.aspx</link><pubDate>Sun, 05 Jul 2009 09:15:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2009/07/05/10207.aspx</guid><description>&lt;p&gt;E' stato rilasciato il nuovo RollUp 5 peril microsoft dynamics CRM 4.&lt;/p&gt;
&lt;p&gt;Tra le novità rilasciate:&lt;/p&gt;
&lt;h3 id="tocHeadRef"&gt;I problemi risolti in 5 di Rollup di aggiornamento per Microsoft Dynamics CRM 4.0&lt;/h3&gt;
&lt;p&gt;
&lt;script type="text/javascript"&gt;&lt;![CDATA[
                loadTOCNode(2, 'moreinformation');
            ]]&gt;&lt;/script&gt;
Update Rollup 5 è un aggiornamento cumulativo che comprende tutte le correzioni per i problemi documentati aggiornamento cumulativo 1, l'aggiornamento cumulativo 2, aggiornamento cumulativo 3 e aggiornamento cumulativo 4. &lt;br /&gt;Per ulteriori informazioni sull'aggiornamento cumulativo 1 e sui problemi vengono risolti, fare clic sul numero dell'articolo della Microsoft Knowledge Base riportato di seguito riportato: &lt;/p&gt;
&lt;div class="indent" jquery1246777926191="126"&gt;&lt;a class="KBlink" href="http://support.microsoft.com/kb/952858/" jquery1246777926191="16"&gt;952858&lt;/a&gt;  &lt;span class="pLink"&gt;(http://support.microsoft.com/kb/952858/ ) &lt;/span&gt;L'aggiornamento cumulativo 1 è disponibile per Microsoft Dynamics CRM 4.0 &lt;/div&gt;
&lt;p&gt;Per ulteriori informazioni sull'aggiornamento cumulativo 2 e sui problemi vengono risolti, fare clic sul numero dell'articolo della Microsoft Knowledge Base riportato di seguito riportato: &lt;/p&gt;
&lt;div class="indent" jquery1246777926191="127"&gt;&lt;a class="KBlink" href="http://support.microsoft.com/kb/959419/" jquery1246777926191="17"&gt;959419&lt;/a&gt;  &lt;span class="pLink"&gt;(http://support.microsoft.com/kb/959419/ ) &lt;/span&gt;L'aggiornamento cumulativo 2 per Microsoft Dynamics CRM 4.0 è disponibile &lt;/div&gt;
&lt;p&gt;Per ulteriori informazioni su Update Rollup 3 e su problemi che risolve, fare clic sul numero dell'articolo della Microsoft Knowledge Base riportato di seguito riportato: &lt;/p&gt;
&lt;div class="indent" jquery1246777926191="128"&gt;&lt;a class="KBlink" href="http://support.microsoft.com/kb/961768/" jquery1246777926191="18"&gt;961768&lt;/a&gt;  &lt;span class="pLink"&gt;(http://support.microsoft.com/kb/961768/ ) &lt;/span&gt;L'aggiornamento cumulativo 3 per Microsoft Dynamics CRM 4.0 è disponibile &lt;/div&gt;
&lt;p&gt;Per ulteriori informazioni sull'aggiornamento cumulativo 4 e sui problemi vengono risolti, fare clic sul numero dell'articolo della Microsoft Knowledge Base riportato di seguito riportato: &lt;/p&gt;
&lt;div class="indent" jquery1246777926191="129"&gt;&lt;a class="KBlink" href="http://support.microsoft.com/kb/968176/" jquery1246777926191="19"&gt;968176&lt;/a&gt;  &lt;span class="pLink"&gt;(http://support.microsoft.com/kb/968176/ ) &lt;/span&gt;L'aggiornamento cumulativo 4 è disponibile per Microsoft Dynamics CRM 4.0 &lt;/div&gt;
&lt;div class="indent" jquery1246777926191="129"&gt; &lt;/div&gt;
&lt;div class="indent" jquery1246777926191="129"&gt;Che dirvi, buona installazione&lt;/div&gt;
&lt;div class="indent" jquery1246777926191="129"&gt; &lt;/div&gt;
&lt;div class="indent" jquery1246777926191="129"&gt;Fulvio&lt;/div&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/10207.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>E' stato rilasciato il nuovo RollUp 5 peril microsoft dynamics CRM 4.</p>
<p>Tra le novità rilasciate:</p>
<h3 id="tocHeadRef">I problemi risolti in 5 di Rollup di aggiornamento per Microsoft Dynamics CRM 4.0</h3>
<p>
<script type="text/javascript"><![CDATA[
                loadTOCNode(2, 'moreinformation');
            ]]></script>
Update Rollup 5 è un aggiornamento cumulativo che comprende tutte le correzioni per i problemi documentati aggiornamento cumulativo 1, l'aggiornamento cumulativo 2, aggiornamento cumulativo 3 e aggiornamento cumulativo 4. <br />Per ulteriori informazioni sull'aggiornamento cumulativo 1 e sui problemi vengono risolti, fare clic sul numero dell'articolo della Microsoft Knowledge Base riportato di seguito riportato: </p>
<div class="indent" jquery1246777926191="126"><a class="KBlink" href="http://support.microsoft.com/kb/952858/" jquery1246777926191="16">952858</a>  <span class="pLink">(http://support.microsoft.com/kb/952858/ ) </span>L'aggiornamento cumulativo 1 è disponibile per Microsoft Dynamics CRM 4.0 </div>
<p>Per ulteriori informazioni sull'aggiornamento cumulativo 2 e sui problemi vengono risolti, fare clic sul numero dell'articolo della Microsoft Knowledge Base riportato di seguito riportato: </p>
<div class="indent" jquery1246777926191="127"><a class="KBlink" href="http://support.microsoft.com/kb/959419/" jquery1246777926191="17">959419</a>  <span class="pLink">(http://support.microsoft.com/kb/959419/ ) </span>L'aggiornamento cumulativo 2 per Microsoft Dynamics CRM 4.0 è disponibile </div>
<p>Per ulteriori informazioni su Update Rollup 3 e su problemi che risolve, fare clic sul numero dell'articolo della Microsoft Knowledge Base riportato di seguito riportato: </p>
<div class="indent" jquery1246777926191="128"><a class="KBlink" href="http://support.microsoft.com/kb/961768/" jquery1246777926191="18">961768</a>  <span class="pLink">(http://support.microsoft.com/kb/961768/ ) </span>L'aggiornamento cumulativo 3 per Microsoft Dynamics CRM 4.0 è disponibile </div>
<p>Per ulteriori informazioni sull'aggiornamento cumulativo 4 e sui problemi vengono risolti, fare clic sul numero dell'articolo della Microsoft Knowledge Base riportato di seguito riportato: </p>
<div class="indent" jquery1246777926191="129"><a class="KBlink" href="http://support.microsoft.com/kb/968176/" jquery1246777926191="19">968176</a>  <span class="pLink">(http://support.microsoft.com/kb/968176/ ) </span>L'aggiornamento cumulativo 4 è disponibile per Microsoft Dynamics CRM 4.0 </div>
<div class="indent" jquery1246777926191="129"> </div>
<div class="indent" jquery1246777926191="129">Che dirvi, buona installazione</div>
<div class="indent" jquery1246777926191="129"> </div>
<div class="indent" jquery1246777926191="129">Fulvio</div><img src ="http://blog.shareoffice.it/webmaster/aggbug/10207.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>Perchè scegliere il SaaS?</title><link>http://blog.shareoffice.it/webmaster/archive/2009/06/24/10201.aspx</link><pubDate>Wed, 24 Jun 2009 11:38:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2009/06/24/10201.aspx</guid><description>&lt;p&gt;Ciao a tutti,&lt;br /&gt;in molti mi &lt;a href="http://www.livecrm.it/what-is-saas.aspx"&gt;chiedono cosa sia il saas&lt;/a&gt;. una breve risposta l'ho trovata su &lt;a href="http://www.livecrm.it"&gt;www.livecrm.it&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;SaaS (Software come Servizio) ti pemette di evitare grossi investimenti, un personale qualificato, e molto altro ancora. L'unico costo sostenuto dall'azienda è l'affitto. A tutto il resto ci pensa lo staff tecnico di &lt;strong&gt;LiveCRM&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Risparmierai su:&lt;br /&gt;&lt;/strong&gt;- Hardware&lt;br /&gt;- Acquisto di software e manutenzione aggiornamenti&lt;br /&gt;- Supporto tecnico certificato Microsoft&lt;br /&gt;- Energia Elettrica&lt;br /&gt;- Sicurezza e Vigilanza&lt;br /&gt;- Amministrazione&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Attivarlo è semplice e veloce&lt;/strong&gt;&lt;br /&gt;Una volta acquistato il pacchetto che necessita la tua azienda, l'attivazione verrà effettuata in pochissimi minuti. In un software acquistato questo non è possibile.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Puoi usarlo ovunque&lt;/strong&gt;&lt;br /&gt;SaaS di offre di utilizzare l'applicazione ovunque tu voglia, in strada, in macchina, in albergo, nella sede distaccata. Il lavoro non ha più confini. Grazie anche a degli add-on mobile, potrai accedere direttamente alla tua applicazione anche da Blackberry e da Windows Mobile.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Per aziende di ogni dimensione&lt;/strong&gt;.&lt;br /&gt;Da una serie di questionari fatti nel 2006 da Forrester Research, il risultato è stato che sempre più aziende, dalle piccole alle grandi dimensioni, stanno usando il metodo SaaS per risparmiare ed avere un software sempre disponibile con piccole cifre.&lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/10201.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Ciao a tutti,<br />in molti mi <a href="http://www.livecrm.it/what-is-saas.aspx">chiedono cosa sia il saas</a>. una breve risposta l'ho trovata su <a href="http://www.livecrm.it">www.livecrm.it</a></p>
<p>SaaS (Software come Servizio) ti pemette di evitare grossi investimenti, un personale qualificato, e molto altro ancora. L'unico costo sostenuto dall'azienda è l'affitto. A tutto il resto ci pensa lo staff tecnico di <strong>LiveCRM</strong>.</p>
<p><strong>Risparmierai su:<br /></strong>- Hardware<br />- Acquisto di software e manutenzione aggiornamenti<br />- Supporto tecnico certificato Microsoft<br />- Energia Elettrica<br />- Sicurezza e Vigilanza<br />- Amministrazione</p>
<p><strong>Attivarlo è semplice e veloce</strong><br />Una volta acquistato il pacchetto che necessita la tua azienda, l'attivazione verrà effettuata in pochissimi minuti. In un software acquistato questo non è possibile.</p>
<p><strong>Puoi usarlo ovunque</strong><br />SaaS di offre di utilizzare l'applicazione ovunque tu voglia, in strada, in macchina, in albergo, nella sede distaccata. Il lavoro non ha più confini. Grazie anche a degli add-on mobile, potrai accedere direttamente alla tua applicazione anche da Blackberry e da Windows Mobile.</p>
<p><strong>Per aziende di ogni dimensione</strong>.<br />Da una serie di questionari fatti nel 2006 da Forrester Research, il risultato è stato che sempre più aziende, dalle piccole alle grandi dimensioni, stanno usando il metodo SaaS per risparmiare ed avere un software sempre disponibile con piccole cifre.</p><img src ="http://blog.shareoffice.it/webmaster/aggbug/10201.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>LiveCRM.it il primo Microsoft Dynamics CRM Hosting Provider</title><link>http://blog.shareoffice.it/webmaster/archive/2009/05/21/10172.aspx</link><pubDate>Thu, 21 May 2009 07:50:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2009/05/21/10172.aspx</guid><description>&lt;p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"&gt;&lt;b&gt;&lt;font face="Calibri"&gt;LIVECRM.IT  : IL PRIMO HOSTING PROVIDER PER IL NOLEGGIO DEL MICROSOFT DYNAMICS CRM 4.0&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/B&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;I&gt;&lt;FONT face=Calibri&gt;SB Soft S.r.l. mette a disposizione i suoi server per il noleggio del potente software targato Microsoft&amp;#174;&lt;o:p&gt;&lt;/o:p&gt;&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;o:p&gt;&lt;FONT face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"&gt;&lt;FONT face=Calibri&gt;Per la prima volta in Italia e in Europa, il CRM 4.0 viene venduto in modalit&amp;#224; Hosting grazie a SB Soft S.r.l., che, in collaborazione con Microsoft&amp;#174;, permette di noleggiare il CRM 4.0 attraverso il sito web &lt;/FONT&gt;&lt;A href="http://www.livecrm.it/"&gt;&lt;SPAN style="COLOR: windowtext; TEXT-DECORATION: none; text-underline: none"&gt;&lt;FONT face=Calibri&gt;www.livecrm.it&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"&gt;&lt;FONT face=Calibri&gt;Tutta la potenza del software leader nel mondo per la gestione dei clienti da oggi pu&amp;#242; essere noleggiato a partire da &amp;#8364; 25,00 + iva al mese. Inoltre, viene data la possibilit&amp;#224; alle aziende di scegliere tra il ventaglio delle soluzioni presentate sul sito quella pi&amp;#249; vicina alle loro esigenze, oppure di utilizzare il software gratuitamente per 30 giorni prima dell&amp;#8217;acquisto.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"&gt;&lt;FONT face=Calibri&gt;SB Soft S.r.l. ha anche in cantiere un accordo con Poste Italiane per arricchire il software di un componente per l&amp;#8217;invio di telegrammi e raccomandate direttamente dal software.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"&gt;&lt;FONT face=Calibri&gt;Microsoft Italia ha espresso grande soddisfazione per questo progetto perch&amp;#233; consente alle aziende, in un momento di incertezza economica, di approcciarsi a questa piattaforma senza eccessivi investimenti iniziali per il potenziamento delle proprie capacit&amp;#224; operative e della forza vendita.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"&gt;&lt;FONT face=Calibri&gt;Microsoft Dynamics CRM 4.0 &amp;#232; un&amp;#8217;applicazione di gestione delle relazioni con i clienti completamente integrata, pensata per le aziende di qualsiasi dimensione. L&amp;#8217;integrazione nativa con Microsoft Outlook permette alle persone di accedere facilmente al sistema mentre l&amp;#8217;interfaccia utente simile ad Outlook diminuisce costi e tempi di formazione. In particolare, Microsoft Dynamics CRM consente al personale di vendita di un&amp;#8217;azienda di gestire le informazioni dei clienti o prospect in modo pi&amp;#249; efficiente, spendendo meno tempo in attivit&amp;#224; amministrative e pi&amp;#249; tempo in attivit&amp;#224; commerciali. &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"&gt;&lt;FONT face=Calibri&gt;Per maggiori informazioni sul prodotto collegarsi al sito &lt;/FONT&gt;&lt;A href="http://www.livecrm.it/"&gt;&lt;FONT face=Calibri&gt;www.livecrm.it&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Calibri&gt; oppure telefonare allo 0832.331040&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"&gt;&lt;FONT face=Calibri&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"&gt;&lt;FONT face=Calibri&gt;&amp;#8220;Sono molto lieto che un&amp;#8217;azienda come SB Soft abbia scelto di distribuire Dynamics CRM in modalit&amp;#224; hosting&lt;SPAN style="COLOR: #1f497d"&gt; - &amp;nbsp;&lt;/SPAN&gt;dichiara &lt;B&gt;Giovanni Stifano Direttore Divisione Dynamics Microsoft Italia -&lt;/B&gt;&lt;SPAN style="COLOR: #1f497d"&gt; &lt;/SPAN&gt;perch&amp;#233; questa modalit&amp;#224; rappresenta un approccio vincente per le aziende che l&amp;#8217;hanno adottato. &amp;#8220;Abbiamo potuto constatare non solo un importante riduzione nei &amp;nbsp;tempi e nei costi di start up ma anche di quelli mensili a fronte, inoltre, di un rischio per l&amp;#8217;investimento notevolmente ridotto&amp;#8221;.&lt;/FONT&gt;&lt;/P&gt;&lt;/bloghelper&gt;?&gt;&lt;/font&gt;&lt;/b&gt;&lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/10172.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p class="MsoNormal" style="MARGIN: 0cm 0cm 0pt"><b><font face="Calibri">LIVECRM.IT  : IL PRIMO HOSTING PROVIDER PER IL NOLEGGIO DEL MICROSOFT DYNAMICS CRM 4.0<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></FONT></B></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><I><FONT face=Calibri>SB Soft S.r.l. mette a disposizione i suoi server per il noleggio del potente software targato Microsoft&#174;<o:p></o:p></FONT></I></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><o:p><FONT face=Calibri>&nbsp;</FONT></o:p></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><FONT face=Calibri>Per la prima volta in Italia e in Europa, il CRM 4.0 viene venduto in modalit&#224; Hosting grazie a SB Soft S.r.l., che, in collaborazione con Microsoft&#174;, permette di noleggiare il CRM 4.0 attraverso il sito web </FONT><A href="http://www.livecrm.it/"><SPAN style="COLOR: windowtext; TEXT-DECORATION: none; text-underline: none"><FONT face=Calibri>www.livecrm.it</FONT></SPAN></A></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><FONT face=Calibri>Tutta la potenza del software leader nel mondo per la gestione dei clienti da oggi pu&#242; essere noleggiato a partire da &#8364; 25,00 + iva al mese. Inoltre, viene data la possibilit&#224; alle aziende di scegliere tra il ventaglio delle soluzioni presentate sul sito quella pi&#249; vicina alle loro esigenze, oppure di utilizzare il software gratuitamente per 30 giorni prima dell&#8217;acquisto.</FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><FONT face=Calibri>SB Soft S.r.l. ha anche in cantiere un accordo con Poste Italiane per arricchire il software di un componente per l&#8217;invio di telegrammi e raccomandate direttamente dal software.</FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><FONT face=Calibri>Microsoft Italia ha espresso grande soddisfazione per questo progetto perch&#233; consente alle aziende, in un momento di incertezza economica, di approcciarsi a questa piattaforma senza eccessivi investimenti iniziali per il potenziamento delle proprie capacit&#224; operative e della forza vendita.</FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><FONT face=Calibri>Microsoft Dynamics CRM 4.0 &#232; un&#8217;applicazione di gestione delle relazioni con i clienti completamente integrata, pensata per le aziende di qualsiasi dimensione. L&#8217;integrazione nativa con Microsoft Outlook permette alle persone di accedere facilmente al sistema mentre l&#8217;interfaccia utente simile ad Outlook diminuisce costi e tempi di formazione. In particolare, Microsoft Dynamics CRM consente al personale di vendita di un&#8217;azienda di gestire le informazioni dei clienti o prospect in modo pi&#249; efficiente, spendendo meno tempo in attivit&#224; amministrative e pi&#249; tempo in attivit&#224; commerciali. </FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><FONT face=Calibri>Per maggiori informazioni sul prodotto collegarsi al sito </FONT><A href="http://www.livecrm.it/"><FONT face=Calibri>www.livecrm.it</FONT></A><FONT face=Calibri> oppure telefonare allo 0832.331040</FONT></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><FONT face=Calibri></FONT>&nbsp;</P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify"><FONT face=Calibri>&#8220;Sono molto lieto che un&#8217;azienda come SB Soft abbia scelto di distribuire Dynamics CRM in modalit&#224; hosting<SPAN style="COLOR: #1f497d"> - &nbsp;</SPAN>dichiara <B>Giovanni Stifano Direttore Divisione Dynamics Microsoft Italia -</B><SPAN style="COLOR: #1f497d"> </SPAN>perch&#233; questa modalit&#224; rappresenta un approccio vincente per le aziende che l&#8217;hanno adottato. &#8220;Abbiamo potuto constatare non solo un importante riduzione nei &nbsp;tempi e nei costi di start up ma anche di quelli mensili a fronte, inoltre, di un rischio per l&#8217;investimento notevolmente ridotto&#8221;.</FONT></P></bloghelper>?></font></b></p><img src ="http://blog.shareoffice.it/webmaster/aggbug/10172.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>Microsoft Dynamics CRM Positioned as a Leader in Customer Service Contact Centers 2009 Magic Quadrant</title><link>http://blog.shareoffice.it/webmaster/archive/2009/05/16/10164.aspx</link><pubDate>Sat, 16 May 2009 09:05:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2009/05/16/10164.aspx</guid><description>Microsoft Dynamics CRM has been positioned in the Leaders quadrant of the Gartner Inc. &lt;a href="http://mediaproducts.gartner.com/reprints/microsoft/vol9/article3/article3.html"&gt;CRM Customer Service Contact Centers 2009 Magic Quadrant&lt;/a&gt;, a research report that looks at contact center desktop software for customer service and support that is best suited for different economic situations. 
&lt;p&gt;“As a result of the economic slowdown, business leaders are focusing on the central role of customer service to simultaneously lower costs and build customer loyalty,” said Michael Maoz, vice president and distinguished analyst, Gartner Inc. “The loss of a profitable customer, or a potentially profitable customer, is expensive and preventable. The contact center, which integrates and synchronizes post-sales customer interactions, is the most critical flash point for the customer relationship.”&lt;sup&gt;1&lt;/sup&gt;&lt;/p&gt;
&lt;p&gt;“Business leaders are being challenged to drive higher customer satisfaction and retention while their budgets are under pressure,” said Brad Wilson, general manager of Microsoft Dynamics CRM at Microsoft. “Microsoft Dynamics CRM delivers powerful customer service solutions through either on-premises or on-demand deployments, enabling more choice and flexibility for our customers and partners with a rapid time to value.”&lt;/p&gt;
&lt;p&gt;Examples of customers using Microsoft Dynamics CRM in their customer service operations include the following:&lt;/p&gt;
&lt;p&gt;Vodafone Iceland realized business value by integrating 18 back-office and 14 customer systems that resulted in a 95 percent first-call resolution rate and a $21 million increase in sales. (&lt;a href="http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000002013"&gt;http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000002013&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;VVAA created a seamless customer experience across multiple touch points, improved claim processing times by 20 percent and reduced overhead by 5 percent. (&lt;a href="http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000002972"&gt;http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000002972&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Mitsubishi Caterpillar Forklift Europe improved customer service by automating several manual service processes to fill orders more quickly and accurately and improve management’s visibility into service and sales details. (&lt;a href="http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000001415"&gt;http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000001415&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;The Pennsylvania Office of the Attorney General improved constituent service while driving increased operational efficiencies and regulatory reporting via streamlined data management. (&lt;a href="http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000001142"&gt;http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000001142&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;About the Gartner Magic Quadrant&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;The Magic Quadrant is copyrighted 2009 by Gartner, Inc. and is reused with permission. The Magic Quadrant is a graphical representation of a marketplace at and for a specific time period. It depicts Gartner’s analysis of how certain vendors measure against criteria for that marketplace, as defined by Gartner. Gartner does not endorse any vendor, product or service depicted in the Magic Quadrant, and does not advise technology users to select only those vendors placed in the “Leaders” quadrant. The Magic Quadrant is intended solely as a research tool, and is not meant to be a specific guide to action. Gartner disclaims all warranties, express or implied, with respect to this research, including any warranties of merchantability or fitness for a particular purpose.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;About Microsoft Dynamics&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Microsoft Dynamics is a line of financial, customer relationship and supply chain management solutions that helps businesses work more effectively. Delivered through a network of channel partners providing specialized services, these integrated, adaptable business management solutions work like and with familiar Microsoft software to streamline processes across an entire business.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;About Microsoft&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Founded in 1975, Microsoft (Nasdaq “MSFT”) is the worldwide leader in software, services and solutions that help people and businesses realize their full potential.&lt;/p&gt;
&lt;p&gt;&lt;sup&gt;1&lt;/sup&gt; Gartner Inc., Magic Quadrant for CRM Customer Service Contact Centers, Michael Maoz, April 3, 2009.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Note to editors:&lt;/i&gt; If you are interested in viewing additional information on Microsoft, please visit the Microsoft Web page at &lt;a href="http://www.microsoft.com/presspass"&gt;http://www.microsoft.com/presspass&lt;/a&gt; on Microsoft’s corporate information pages. Web links, telephone numbers and titles were correct at time of publication, but may since have changed. For additional assistance, journalists and analysts may contact Microsoft’s Rapid Response Team or other appropriate contacts listed at &lt;a href="http://www.microsoft.com/presspass/contactpr.mspx"&gt;http://www.microsoft.com/presspass/contactpr.mspx&lt;/a&gt;.&lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/10164.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml">Microsoft Dynamics CRM has been positioned in the Leaders quadrant of the Gartner Inc. <a href="http://mediaproducts.gartner.com/reprints/microsoft/vol9/article3/article3.html">CRM Customer Service Contact Centers 2009 Magic Quadrant</a>, a research report that looks at contact center desktop software for customer service and support that is best suited for different economic situations. 
<p>“As a result of the economic slowdown, business leaders are focusing on the central role of customer service to simultaneously lower costs and build customer loyalty,” said Michael Maoz, vice president and distinguished analyst, Gartner Inc. “The loss of a profitable customer, or a potentially profitable customer, is expensive and preventable. The contact center, which integrates and synchronizes post-sales customer interactions, is the most critical flash point for the customer relationship.”<sup>1</sup></p>
<p>“Business leaders are being challenged to drive higher customer satisfaction and retention while their budgets are under pressure,” said Brad Wilson, general manager of Microsoft Dynamics CRM at Microsoft. “Microsoft Dynamics CRM delivers powerful customer service solutions through either on-premises or on-demand deployments, enabling more choice and flexibility for our customers and partners with a rapid time to value.”</p>
<p>Examples of customers using Microsoft Dynamics CRM in their customer service operations include the following:</p>
<p>Vodafone Iceland realized business value by integrating 18 back-office and 14 customer systems that resulted in a 95 percent first-call resolution rate and a $21 million increase in sales. (<a href="http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000002013">http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000002013</a>)</p>
<p>VVAA created a seamless customer experience across multiple touch points, improved claim processing times by 20 percent and reduced overhead by 5 percent. (<a href="http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000002972">http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000002972</a>)</p>
<p>Mitsubishi Caterpillar Forklift Europe improved customer service by automating several manual service processes to fill orders more quickly and accurately and improve management’s visibility into service and sales details. (<a href="http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000001415">http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000001415</a>)</p>
<p>The Pennsylvania Office of the Attorney General improved constituent service while driving increased operational efficiencies and regulatory reporting via streamlined data management. (<a href="http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000001142">http://www.microsoft.com/casestudies/casestudy.aspx?casestudyid=4000001142</a>)</p>
<p><b>About the Gartner Magic Quadrant</b></p>
<p>The Magic Quadrant is copyrighted 2009 by Gartner, Inc. and is reused with permission. The Magic Quadrant is a graphical representation of a marketplace at and for a specific time period. It depicts Gartner’s analysis of how certain vendors measure against criteria for that marketplace, as defined by Gartner. Gartner does not endorse any vendor, product or service depicted in the Magic Quadrant, and does not advise technology users to select only those vendors placed in the “Leaders” quadrant. The Magic Quadrant is intended solely as a research tool, and is not meant to be a specific guide to action. Gartner disclaims all warranties, express or implied, with respect to this research, including any warranties of merchantability or fitness for a particular purpose.</p>
<p><b>About Microsoft Dynamics</b></p>
<p>Microsoft Dynamics is a line of financial, customer relationship and supply chain management solutions that helps businesses work more effectively. Delivered through a network of channel partners providing specialized services, these integrated, adaptable business management solutions work like and with familiar Microsoft software to streamline processes across an entire business.</p>
<p><b>About Microsoft</b></p>
<p>Founded in 1975, Microsoft (Nasdaq “MSFT”) is the worldwide leader in software, services and solutions that help people and businesses realize their full potential.</p>
<p><sup>1</sup> Gartner Inc., Magic Quadrant for CRM Customer Service Contact Centers, Michael Maoz, April 3, 2009.</p>
<p></p>
<p><i>Note to editors:</i> If you are interested in viewing additional information on Microsoft, please visit the Microsoft Web page at <a href="http://www.microsoft.com/presspass">http://www.microsoft.com/presspass</a> on Microsoft’s corporate information pages. Web links, telephone numbers and titles were correct at time of publication, but may since have changed. For additional assistance, journalists and analysts may contact Microsoft’s Rapid Response Team or other appropriate contacts listed at <a href="http://www.microsoft.com/presspass/contactpr.mspx">http://www.microsoft.com/presspass/contactpr.mspx</a>.</p><img src ="http://blog.shareoffice.it/webmaster/aggbug/10164.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>LiveCRM is online</title><link>http://blog.shareoffice.it/webmaster/archive/2009/05/15/10163.aspx</link><pubDate>Fri, 15 May 2009 12:57:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2009/05/15/10163.aspx</guid><description>&lt;p&gt;&lt;strong&gt;&lt;font size="5"&gt;What is SaaS? (Software-as-a-Service)&lt;/font&gt;&lt;/strong&gt;&lt;br /&gt;Instead of owning software - and all the investment, maintenance, and depreciation it entails – you can simply rent use of that software from &lt;strong&gt;&lt;a href="http://www.livecrm.it/home.aspx"&gt;LiveCRM&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Save on: &lt;br /&gt;- Hardware&lt;br /&gt;- Software purchase and updates&lt;br /&gt;- Microsoft Certified Support&lt;br /&gt;- Power&lt;br /&gt;- Security devices&lt;br /&gt;- Remote access devices&lt;br /&gt;- Administration&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Set up is fast&lt;br /&gt;&lt;/strong&gt;Your choice of application(s) can be available to all your team members within hours, compared to months with a physical installation.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Use it from Anywhere&lt;br /&gt;&lt;/strong&gt;SaaS also offers increased mobility. Workers at multiple office locations, on the road, or at home can use the same essential documents, data, and tools. All you need is Internet access. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For companies of all sizes&lt;/strong&gt;. &lt;br /&gt;According to a 2006 survey by Forrester Research, SaaS is a good deal for companies with 100 - 499 employees. And "For companies with 50-100 users, SaaS is a slam dunk," says Ray Wang. View the entire report at: Forrester: The ROI Of SaaS. &lt;/p&gt;
&lt;p&gt;See how SaaS with LiveCRM is a better way to use software. We offer a &lt;strong&gt;30-day, money back guarantee&lt;/strong&gt;, and full Microsoft Certified support teams that enable you to be productive within minutes. &lt;br /&gt;&lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/10163.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p><strong><font size="5">What is SaaS? (Software-as-a-Service)</font></strong><br />Instead of owning software - and all the investment, maintenance, and depreciation it entails – you can simply rent use of that software from <strong><a href="http://www.livecrm.it/home.aspx">LiveCRM</a></strong>.</p>
<p>Save on: <br />- Hardware<br />- Software purchase and updates<br />- Microsoft Certified Support<br />- Power<br />- Security devices<br />- Remote access devices<br />- Administration</p>
<p><strong>Set up is fast<br /></strong>Your choice of application(s) can be available to all your team members within hours, compared to months with a physical installation.</p>
<p><strong>Use it from Anywhere<br /></strong>SaaS also offers increased mobility. Workers at multiple office locations, on the road, or at home can use the same essential documents, data, and tools. All you need is Internet access. </p>
<p><strong>For companies of all sizes</strong>. <br />According to a 2006 survey by Forrester Research, SaaS is a good deal for companies with 100 - 499 employees. And "For companies with 50-100 users, SaaS is a slam dunk," says Ray Wang. View the entire report at: Forrester: The ROI Of SaaS. </p>
<p>See how SaaS with LiveCRM is a better way to use software. We offer a <strong>30-day, money back guarantee</strong>, and full Microsoft Certified support teams that enable you to be productive within minutes. <br /></p><img src ="http://blog.shareoffice.it/webmaster/aggbug/10163.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>Microsoft Announcing the CRM Toolkit for Visual Studio 2008</title><link>http://blog.shareoffice.it/webmaster/archive/2009/04/25/10135.aspx</link><pubDate>Sat, 25 Apr 2009 17:59:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2009/04/25/10135.aspx</guid><description>&lt;p&gt;The Microsoft Dynamics CRM team is proud to announce the availability of The Microsoft Dynamics CRM Developer Toolkit. This Visual Studio 2008 plug-in radically expands on the Visual Studio tools introduced in the Microsoft Dynamics CRM 4.0 SDK. The toolkit enables developers and system customizers to take advantage of the tools and knowledge that they already have when engaging in custom development with Microsoft Dynamics CRM 4.0.&lt;/p&gt;
&lt;p&gt;With the toolkit, implementers and managers of Microsoft Dynamics CRM solutions can manage schema, engage in form design, update security roles and generate wrapper classes for Microsoft Dynamics CRM. These capabilities will enhance the productivity of organizations, particularly those building and deploying XRM solutions – line of business applications that use the Microsoft Dynamics CRM platform.&lt;/p&gt;
&lt;p&gt;Corey O’Brien, whom some of you may know from his work as Development Manager at Sonoma Partners or from his work on the MS Press title &lt;i&gt;Programming Microsoft Dynamics CRM 4.0 &lt;/i&gt;told me that “whether you are a reseller of Microsoft Dynamics CRM working on behalf of clients or an IT organization managing the Microsoft Dynamics CRM solution, the toolkit is a great option for helping you get up to speed fast in the management of an XRM application. The toolkit opened our eyes to a new level of CRM integration.”&lt;/p&gt;
&lt;p&gt;The Developer Toolkit makes it easy for teams of developers to customize, extend, and maintain an on-premise CRM solution, all from within an integrated Visual Studio 2008 environment. When building a solution with Microsoft Dynamics CRM developers typically design and iterate on an entity model, create custom security roles for accessing those entities and then may generate .Net assemblies to extend the business logic. Once the solution has been developed customizations need to be deployed to test and production environments. With the Microsoft Dynamics CRM Developer Toolkit developers and IT professionals can manage all of those tasks from within Visual Studio 2008.&lt;/p&gt;
&lt;p&gt;For more information you can read this article: &lt;a href="http://blogs.msdn.com/crm/archive/2009/04/13/announcing-the-microsoft-dynamics-crm-dev-toolkit.aspx"&gt;http://blogs.msdn.com/crm/archive/2009/04/13/announcing-the-microsoft-dynamics-crm-dev-toolkit.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Good programming to all&lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/10135.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>The Microsoft Dynamics CRM team is proud to announce the availability of The Microsoft Dynamics CRM Developer Toolkit. This Visual Studio 2008 plug-in radically expands on the Visual Studio tools introduced in the Microsoft Dynamics CRM 4.0 SDK. The toolkit enables developers and system customizers to take advantage of the tools and knowledge that they already have when engaging in custom development with Microsoft Dynamics CRM 4.0.</p>
<p>With the toolkit, implementers and managers of Microsoft Dynamics CRM solutions can manage schema, engage in form design, update security roles and generate wrapper classes for Microsoft Dynamics CRM. These capabilities will enhance the productivity of organizations, particularly those building and deploying XRM solutions – line of business applications that use the Microsoft Dynamics CRM platform.</p>
<p>Corey O’Brien, whom some of you may know from his work as Development Manager at Sonoma Partners or from his work on the MS Press title <i>Programming Microsoft Dynamics CRM 4.0 </i>told me that “whether you are a reseller of Microsoft Dynamics CRM working on behalf of clients or an IT organization managing the Microsoft Dynamics CRM solution, the toolkit is a great option for helping you get up to speed fast in the management of an XRM application. The toolkit opened our eyes to a new level of CRM integration.”</p>
<p>The Developer Toolkit makes it easy for teams of developers to customize, extend, and maintain an on-premise CRM solution, all from within an integrated Visual Studio 2008 environment. When building a solution with Microsoft Dynamics CRM developers typically design and iterate on an entity model, create custom security roles for accessing those entities and then may generate .Net assemblies to extend the business logic. Once the solution has been developed customizations need to be deployed to test and production environments. With the Microsoft Dynamics CRM Developer Toolkit developers and IT professionals can manage all of those tasks from within Visual Studio 2008.</p>
<p>For more information you can read this article: <a href="http://blogs.msdn.com/crm/archive/2009/04/13/announcing-the-microsoft-dynamics-crm-dev-toolkit.aspx">http://blogs.msdn.com/crm/archive/2009/04/13/announcing-the-microsoft-dynamics-crm-dev-toolkit.aspx</a></p>
<p>Good programming to all</p><img src ="http://blog.shareoffice.it/webmaster/aggbug/10135.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>Microsoft Dynamics Data Migration Error: The path is not of a legal form</title><link>http://blog.shareoffice.it/webmaster/archive/2009/04/06/10106.aspx</link><pubDate>Mon, 06 Apr 2009 08:43:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2009/04/06/10106.aspx</guid><description>&lt;p&gt;To resolve the problem during the installation od Microsft Dynamics CRM 4.0 Data Migration tool you can set on the registry the path of CRM installation . Follow this steps:&lt;/p&gt;
&lt;p&gt;1) Open the registry (regedit)&lt;br /&gt;2) Search the Key:  [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\059DD8CB00184F24E99A62CF4D6109FA\InstallProperties] &lt;br /&gt;Value: InstallLocation&lt;br /&gt;3) Set the value: "C:\Program Files\Microsoft Dynamics CRM " and close the registry.&lt;/p&gt;
&lt;p&gt;Now the installation well done.&lt;/p&gt;
&lt;p&gt;Good programming&lt;/p&gt;
&lt;p&gt;Fulvio&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/10106.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>To resolve the problem during the installation od Microsft Dynamics CRM 4.0 Data Migration tool you can set on the registry the path of CRM installation . Follow this steps:</p>
<p>1) Open the registry (regedit)<br />2) Search the Key:  [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\059DD8CB00184F24E99A62CF4D6109FA\InstallProperties] <br />Value: InstallLocation<br />3) Set the value: "C:\Program Files\Microsoft Dynamics CRM " and close the registry.</p>
<p>Now the installation well done.</p>
<p>Good programming</p>
<p>Fulvio</p>
<p> </p><img src ="http://blog.shareoffice.it/webmaster/aggbug/10106.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>Blog dall'india.</title><link>http://blog.shareoffice.it/webmaster/archive/2009/02/18/10047.aspx</link><pubDate>Wed, 18 Feb 2009 10:11:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2009/02/18/10047.aspx</guid><description>&lt;p&gt;Sto partendo per l'india, per l'esattezza Balgalore (nel sud dell'India). Sto andando ad aprire un nuovo Ufficio IT.&lt;/p&gt;
&lt;p&gt;Ho deciso insieme al mio collega Matteo Aliberti di manutenere un blog per questo periodo (20gg).&lt;/p&gt;
&lt;p&gt;Se volete potete visitarlo all'indirizzo &lt;a href="http://inindia2009.splinder.com"&gt;http://inindia2009.splinder.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Buona lettura a tutti &lt;/p&gt;
&lt;p&gt;Fulvio&lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/10047.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Sto partendo per l'india, per l'esattezza Balgalore (nel sud dell'India). Sto andando ad aprire un nuovo Ufficio IT.</p>
<p>Ho deciso insieme al mio collega Matteo Aliberti di manutenere un blog per questo periodo (20gg).</p>
<p>Se volete potete visitarlo all'indirizzo <a href="http://inindia2009.splinder.com">http://inindia2009.splinder.com</a></p>
<p>Buona lettura a tutti </p>
<p>Fulvio</p><img src ="http://blog.shareoffice.it/webmaster/aggbug/10047.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>MOSS 2007, Team Foundation Server 2008 SP1 e SQL Server 2005</title><link>http://blog.shareoffice.it/webmaster/archive/2009/01/01/9876.aspx</link><pubDate>Thu, 01 Jan 2009 12:40:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2009/01/01/9876.aspx</guid><description>&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/9876.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Ciao a tutti,</p>
<p>l'altro giorno stavo installando per un cliente il nuovo <strong>Team Foundaton Server 2008 SP1</strong>. La richiesta del cliente era la seguente: Installare anche lo <strong>Share Point Portal Server 2007</strong> server sulla stessa macchina e l'unica porta da utilizzare era la <strong>80</strong>. Allinizio pensavo fosse facile, ma mi sono accorto di una serie di problematiche di incompatibilità tra <strong>Share Point Portal Server 2007</strong> e <strong>SQL Reporting Server  2005 </strong>(soprattutto nel caso in cui lo il reporting server deve lavorare sulla porta 80 su cui lavora il sito principale dello share point portal server).</p>
<p>L'errore che il sistema mi generava era il seguente: <strong>"Parser Error Message: Cannot use 'partitionResolver' unless the mode is 'StateServer' or 'SQLServer'."</strong> (dimenticavo di dire che ho installato la versione inglese del software)</p>
<p>Per risolvere il problema ho dovuto cambiare la porta del Web principale (dove ho installato le estensioni del SQL Server Reporting). Poi sono entrato all'interno del file di registro ed ho trovato l'installazione del team foundation (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Visual Studio 9\TeamFoundation) ed ho cambiato la url del Reporting Server.</p>
<p>Spero che vi sia stato d'aiuto, buona programmazione</p>
<p>Fulvio</p><img src ="http://blog.shareoffice.it/webmaster/aggbug/9876.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>La nazionale di calcio a Lecce</title><link>http://blog.shareoffice.it/webmaster/archive/2008/10/17/9778.aspx</link><pubDate>Fri, 17 Oct 2008 14:41:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2008/10/17/9778.aspx</guid><description>&lt;p&gt;Ciao a tutti,&lt;/p&gt;
&lt;p&gt;oggi scrivo un piccolissimo post dedicato alla mia passione più grande (chiaramente dopo la programmazione): il calcio.&lt;/p&gt;
&lt;p&gt;Ho inserito nell'area gallery delle immagini che ho fatto con la mia Canon 350D Digital il giorno della partita di calcio Italia - Serbia Montenegro.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blog.shareoffice.it/webmaster/gallery/188.aspx"&gt;http://blog.shareoffice.it/webmaster/gallery/188.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Un abbracci oa tutti e buon calcio!&lt;/p&gt;
&lt;p&gt;Fulvio&lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/9778.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Ciao a tutti,</p>
<p>oggi scrivo un piccolissimo post dedicato alla mia passione più grande (chiaramente dopo la programmazione): il calcio.</p>
<p>Ho inserito nell'area gallery delle immagini che ho fatto con la mia Canon 350D Digital il giorno della partita di calcio Italia - Serbia Montenegro.</p>
<p><a href="http://blog.shareoffice.it/webmaster/gallery/188.aspx">http://blog.shareoffice.it/webmaster/gallery/188.aspx</a></p>
<p>Un abbracci oa tutti e buon calcio!</p>
<p>Fulvio</p><img src ="http://blog.shareoffice.it/webmaster/aggbug/9778.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>Abilitare ASP.NET Microsoft Framework 3.5 SP1 su IIS 6.0</title><link>http://blog.shareoffice.it/webmaster/archive/2008/09/23/9693.aspx</link><pubDate>Tue, 23 Sep 2008 10:32:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2008/09/23/9693.aspx</guid><description>&lt;p&gt;Una delle domande che mi è stata posta è quella della procedura da seguire per una corretta installazione del Framework 3.5 SP1 su un server windows 2003 con IIS 6.0.&lt;/p&gt;
&lt;p&gt;Partiamo dall'inizio, per quanto riguarda ASP.NET il framework 3.5 non è altro che un'estensione del framework 2.0. Quindi non vi aspettate di trovare nel tab "ASP.NET della configurazione di IIS la voce framework 3.5.&lt;br /&gt;Per prima cosa installate il framework 2.0 (e relativi Service Pack) e dopo installate il framework 3.5 e il relativo Service Pack 1. Sarà il vostro VS 2008 a preparare correttamente il web.config della vostra applicazione per utilizzare gli assembly corretti del nuovo framework.&lt;/p&gt;
&lt;p&gt;Se avete altre domande, non esitate a porle all'interno del forum.&lt;br /&gt;Ciao e buona programmazioen a tutti&lt;/p&gt;
&lt;p&gt;Fulvio&lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/9693.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Una delle domande che mi è stata posta è quella della procedura da seguire per una corretta installazione del Framework 3.5 SP1 su un server windows 2003 con IIS 6.0.</p>
<p>Partiamo dall'inizio, per quanto riguarda ASP.NET il framework 3.5 non è altro che un'estensione del framework 2.0. Quindi non vi aspettate di trovare nel tab "ASP.NET della configurazione di IIS la voce framework 3.5.<br />Per prima cosa installate il framework 2.0 (e relativi Service Pack) e dopo installate il framework 3.5 e il relativo Service Pack 1. Sarà il vostro VS 2008 a preparare correttamente il web.config della vostra applicazione per utilizzare gli assembly corretti del nuovo framework.</p>
<p>Se avete altre domande, non esitate a porle all'interno del forum.<br />Ciao e buona programmazioen a tutti</p>
<p>Fulvio</p><img src ="http://blog.shareoffice.it/webmaster/aggbug/9693.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>Foto del mio viaggio a Chicago</title><link>http://blog.shareoffice.it/webmaster/archive/2008/09/12/9682.aspx</link><pubDate>Fri, 12 Sep 2008 17:49:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2008/09/12/9682.aspx</guid><description>&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/9682.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Ciao a tutti, ecco alcune delle mie foto che ho scattato a Chicago durante il mio viaggio!!</p>
<p>Volete un consiglio?? Andata a visitare questa città non ha nulla da invidiare a New York (nel prossimo Post metterò qualche foto del mio viaggio a New York)<br /><br /></p>
<p><img src="/images/blog_shareoffice_it/webmaster/184/r_159.jpg" alt="viaggio a Chicago" /><br /><br />
<img src="/images/blog_shareoffice_it/webmaster/184/r_198.jpg" alt="viaggio a Chicago" /><br /><br />
<img src="/images/blog_shareoffice_it/webmaster/184/r_190.jpg" alt="viaggio a Chicago" /><br /><br />
</p>
<p>Buon rientro a tutti</p><img src ="http://blog.shareoffice.it/webmaster/aggbug/9682.aspx" width = "1" height = "1" /></body></item><item><dc:creator>Fulvio Giaccari</dc:creator><title>Errore:Flag di analisi 4616 non impostato nel server SQL 2005 (Microsoft Dynamics Nav)</title><link>http://blog.shareoffice.it/webmaster/archive/2008/08/30/9665.aspx</link><pubDate>Sat, 30 Aug 2008 18:10:00 GMT</pubDate><guid>http://blog.shareoffice.it/webmaster/archive/2008/08/30/9665.aspx</guid><description>&lt;p&gt;Mi sono arrivate molte email dove mi veniva richiesto come fare a sopperire all'errore 4616 che viene generato del client Dynamics Nav per SQL quando andiamo a connetterci a SQL Server 2005 per creare un nuovo DB.&lt;/p&gt;
&lt;p&gt;E' molto semplice, arrestiamo il servizio MSSQL o SQLEXPRESS, apriamo la finestra proprietà del servizio e nel campo "Parametri di avvio" inseriamo il valore -T4616.&lt;/p&gt;
&lt;p&gt;Buona programmazione a tutti&lt;/p&gt;
&lt;p&gt;Fulvio&lt;/p&gt;&lt;img src ="http://blog.shareoffice.it/webmaster/aggbug/9665.aspx" width = "1" height = "1" /&gt;</description><body xmlns="http://www.w3.org/1999/xhtml"><p>Mi sono arrivate molte email dove mi veniva richiesto come fare a sopperire all'errore 4616 che viene generato del client Dynamics Nav per SQL quando andiamo a connetterci a SQL Server 2005 per creare un nuovo DB.</p>
<p>E' molto semplice, arrestiamo il servizio MSSQL o SQLEXPRESS, apriamo la finestra proprietà del servizio e nel campo "Parametri di avvio" inseriamo il valore -T4616.</p>
<p>Buona programmazione a tutti</p>
<p>Fulvio</p><img src ="http://blog.shareoffice.it/webmaster/aggbug/9665.aspx" width = "1" height = "1" /></body></item></channel></rss>
