<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Blumare</title>
	<atom:link href="http://blumare.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blumare.wordpress.com</link>
	<description>Everyday life</description>
	<lastBuildDate>Mon, 05 Oct 2009 10:27:30 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>it</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='blumare.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/20910fb35c0174bcf301f7415888f626?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Blumare</title>
		<link>http://blumare.wordpress.com</link>
	</image>
			<item>
		<title>Determining ms sql db size</title>
		<link>http://blumare.wordpress.com/2009/09/30/determining-ms-sql-db-size/</link>
		<comments>http://blumare.wordpress.com/2009/09/30/determining-ms-sql-db-size/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 09:58:26 +0000</pubDate>
		<dc:creator>blumare</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tips n tricks]]></category>
		<category><![CDATA[windows server 2003]]></category>

		<guid isPermaLink="false">http://blumare.wordpress.com/?p=107</guid>
		<description><![CDATA[Hello, this morning i needed a task to be accomplished: understand what is the dimension of a couple of databases standing on a windows server 2003 with sql server 2005.
Here it is the walkthrough:
- start-&#62; run -&#62; cmd
- sqlcmd
- USE master;
- EXEC sp_spaceused;
- go
and that&#8217;s all.
References: http://msdn.microsoft.com/en-us/library/ms188776.aspx
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blumare.wordpress.com&blog=1177680&post=107&subd=blumare&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://blumare.wordpress.com/2009/09/30/determining-ms-sql-db-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99496cc8f8dfc5e2bc3f66f5feb4d0c7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blumare</media:title>
		</media:content>
	</item>
		<item>
		<title>Alert() and Facebook&#8217;s FBJS</title>
		<link>http://blumare.wordpress.com/2009/07/11/alert-and-facebooks-fbjs/</link>
		<comments>http://blumare.wordpress.com/2009/07/11/alert-and-facebooks-fbjs/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 18:44:41 +0000</pubDate>
		<dc:creator>blumare</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blumare.wordpress.com/?p=104</guid>
		<description><![CDATA[As you may have noticed developing some facebook application, alert() function doesn&#8217;t work.
Here it is a valid substitute:
var dialog = new Dialog(Dialog.DIALOG_POP).showChoice(&#8216;Window title&#8217;,'Alert content&#8217;,'Yes&#8217;,'No&#8217;);
I tested it and works like a charm.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blumare.wordpress.com&blog=1177680&post=104&subd=blumare&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://blumare.wordpress.com/2009/07/11/alert-and-facebooks-fbjs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99496cc8f8dfc5e2bc3f66f5feb4d0c7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blumare</media:title>
		</media:content>
	</item>
		<item>
		<title>Nessus su Ubuntu 9.04 Jaunty</title>
		<link>http://blumare.wordpress.com/2009/06/30/nessus-su-ubuntu-9-04-jaunty/</link>
		<comments>http://blumare.wordpress.com/2009/06/30/nessus-su-ubuntu-9-04-jaunty/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 08:56:06 +0000</pubDate>
		<dc:creator>blumare</dc:creator>
				<category><![CDATA[tips n tricks]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blumare.wordpress.com/?p=100</guid>
		<description><![CDATA[Dalla versione 8.10, nessusclient e&#8217; stato sostituito con un pacchetto pro forma per spingere gli utenti ad utilizzare l&#8217;ottima alternativa OpenVAS.
Nel caso siate costretti ad utilizzare comunque Nessus, potete installare il server con apt-get. Per quanto riguarda il client invece, va effettuato il download del pacchetto debian della vecchia stable 8.10 da
http://packages.ubuntu.com/hardy/i386/nessusclient/download
Una volta scaricato il [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blumare.wordpress.com&blog=1177680&post=100&subd=blumare&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://blumare.wordpress.com/2009/06/30/nessus-su-ubuntu-9-04-jaunty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99496cc8f8dfc5e2bc3f66f5feb4d0c7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blumare</media:title>
		</media:content>
	</item>
		<item>
		<title>Montare una condivisione Windows Server 2003 su Linux</title>
		<link>http://blumare.wordpress.com/2008/11/17/montare-una-condivisione-windows-server-2003-su-linux/</link>
		<comments>http://blumare.wordpress.com/2008/11/17/montare-una-condivisione-windows-server-2003-su-linux/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 11:53:50 +0000</pubDate>
		<dc:creator>blumare</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[tips n tricks]]></category>
		<category><![CDATA[windows server 2003]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blumare.wordpress.com/?p=94</guid>
		<description><![CDATA[smbmount mi ritornava sempre

Unknown parameter encountered: &#8220;character set&#8221;
Ignoring unknown parameter &#8220;character set&#8221;

Usare invece:
mount.cifs //ip_server/nome_condivisione dir_su_linux -o username=user%password,iocharset=utf8,noperm
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blumare.wordpress.com&blog=1177680&post=94&subd=blumare&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://blumare.wordpress.com/2008/11/17/montare-una-condivisione-windows-server-2003-su-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99496cc8f8dfc5e2bc3f66f5feb4d0c7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blumare</media:title>
		</media:content>
	</item>
		<item>
		<title>Stampare in PDF</title>
		<link>http://blumare.wordpress.com/2008/10/28/stampare-in-pdf/</link>
		<comments>http://blumare.wordpress.com/2008/10/28/stampare-in-pdf/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 10:51:32 +0000</pubDate>
		<dc:creator>blumare</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[tips n tricks]]></category>

		<guid isPermaLink="false">http://blumare.wordpress.com/?p=92</guid>
		<description><![CDATA[Non è che se cerchi su google &#8220;stampare in pdf&#8221; non escano risultati. Il problema è diametralmente opposto: ne escono a migliaia e ti devi destreggiare tra tutti gli shareware, trial, software a pagamento, commenti sui forum errati, plugin di firefox che non vanno e sarcazzi vari. La soluzione UNICA (cioè open source  ) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blumare.wordpress.com&blog=1177680&post=92&subd=blumare&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://blumare.wordpress.com/2008/10/28/stampare-in-pdf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99496cc8f8dfc5e2bc3f66f5feb4d0c7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blumare</media:title>
		</media:content>
	</item>
		<item>
		<title>VMWare tools su debian o ubuntu</title>
		<link>http://blumare.wordpress.com/2008/09/25/vmware-tools-su-debian-o-ubuntu/</link>
		<comments>http://blumare.wordpress.com/2008/09/25/vmware-tools-su-debian-o-ubuntu/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 14:46:14 +0000</pubDate>
		<dc:creator>blumare</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://blumare.wordpress.com/?p=90</guid>
		<description><![CDATA[Ogni volta che installo i vmware tools su debian o ubuntu manca sempre qualche pacchetto e devo andare a cercare per ricordarmi qual è. A me interessa ricordare solo i pacchetti ma scrivo una guida semplice per chiunque ne avesse bisogno
- Tasto destro sulla macchina virtuale -&#62; Install vmware tools
- Sulla macchina virtuale: mount /media/cdrom
- [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blumare.wordpress.com&blog=1177680&post=90&subd=blumare&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://blumare.wordpress.com/2008/09/25/vmware-tools-su-debian-o-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99496cc8f8dfc5e2bc3f66f5feb4d0c7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blumare</media:title>
		</media:content>
	</item>
		<item>
		<title>Simple minds</title>
		<link>http://blumare.wordpress.com/2008/09/15/simple-minds/</link>
		<comments>http://blumare.wordpress.com/2008/09/15/simple-minds/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 08:29:18 +0000</pubDate>
		<dc:creator>blumare</dc:creator>
				<category><![CDATA[pensieri]]></category>
		<category><![CDATA[Rebus]]></category>

		<guid isPermaLink="false">http://blumare.wordpress.com/?p=86</guid>
		<description><![CDATA[ D
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blumare.wordpress.com&blog=1177680&post=86&subd=blumare&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://blumare.wordpress.com/2008/09/15/simple-minds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99496cc8f8dfc5e2bc3f66f5feb4d0c7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blumare</media:title>
		</media:content>

		<media:content url="http://www.vivieolie.it/alicudi/Untitled-5.jpg" medium="image" />

		<media:content url="http://www.blogscienze.com/wp-content/uploads/2007/09/ue-annuncia-conclusa-la-stagione-di-pesca-del-tonno-per-lanno-2007.jpg" medium="image" />
	</item>
		<item>
		<title>Accedere a mysql da remoto</title>
		<link>http://blumare.wordpress.com/2008/09/11/accedere-a-mysql-da-remoto/</link>
		<comments>http://blumare.wordpress.com/2008/09/11/accedere-a-mysql-da-remoto/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 14:33:55 +0000</pubDate>
		<dc:creator>blumare</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[tips n tricks]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blumare.wordpress.com/?p=83</guid>
		<description><![CDATA[1) commentare nel my.conf la direttiva bind-address
2) GRANT ALL PRIVILEGES ON *.* TO &#8216;root&#8217;@'192.168.0.%&#8217; IDENTIFIED BY &#8216;password&#8217; WITH GRANT OPTION;
3) flush privileges;
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blumare.wordpress.com&blog=1177680&post=83&subd=blumare&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://blumare.wordpress.com/2008/09/11/accedere-a-mysql-da-remoto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99496cc8f8dfc5e2bc3f66f5feb4d0c7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blumare</media:title>
		</media:content>
	</item>
		<item>
		<title>CERN: it&#8217;s the end of the world as we know it</title>
		<link>http://blumare.wordpress.com/2008/09/11/cern-its-the-end-of-the-world-as-we-know-it/</link>
		<comments>http://blumare.wordpress.com/2008/09/11/cern-its-the-end-of-the-world-as-we-know-it/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 14:00:33 +0000</pubDate>
		<dc:creator>blumare</dc:creator>
				<category><![CDATA[pensieri]]></category>
		<category><![CDATA[tv]]></category>

		<guid isPermaLink="false">http://blumare.wordpress.com/?p=80</guid>
		<description><![CDATA[Come sarebbe stata la pagina di Repubblica se fosse andato male l&#8217;esperimento: http://img254.imageshack.us/img254/8372/articoloiz4.jpg
L&#8217;ultima domanda prima della fine del mondo: come finisce lost?
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blumare.wordpress.com&blog=1177680&post=80&subd=blumare&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://blumare.wordpress.com/2008/09/11/cern-its-the-end-of-the-world-as-we-know-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99496cc8f8dfc5e2bc3f66f5feb4d0c7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blumare</media:title>
		</media:content>
	</item>
		<item>
		<title>Google Chrome + Symantec EndPoint Protection = UFFA!</title>
		<link>http://blumare.wordpress.com/2008/09/08/google-chrome-symantec-endpoint-protection-no/</link>
		<comments>http://blumare.wordpress.com/2008/09/08/google-chrome-symantec-endpoint-protection-no/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 13:45:38 +0000</pubDate>
		<dc:creator>blumare</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blumare.wordpress.com/?p=76</guid>
		<description><![CDATA[Mmm, installo google chrome e non funge. Faccina triste che esclama &#8220;UFFA!&#8221;. Tralasciando la voluta mancanza di professionalità dei messaggi, la cosa è alquanto scocciante.
Dopo qualche bestemmia scopro che è colpa di Symantec EndPoint Protection. Workaround: editare il link sul desktop e farlo puntare a &#8220;C:\&#8230;Application\chrome.exe&#8221; no-sandbox
via symantec
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blumare.wordpress.com&blog=1177680&post=76&subd=blumare&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://blumare.wordpress.com/2008/09/08/google-chrome-symantec-endpoint-protection-no/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/99496cc8f8dfc5e2bc3f66f5feb4d0c7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">blumare</media:title>
		</media:content>
	</item>
	</channel>
</rss>