<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>fugaz</title>
	<atom:link href="http://www.fugaz.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fugaz.net</link>
	<description>stateless version</description>
	<lastBuildDate>Sun, 25 Jul 2010 06:40:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Mediocrity is king</title>
		<link>http://www.fugaz.net/2010/06/07/about-mediocrity-and-media/</link>
		<comments>http://www.fugaz.net/2010/06/07/about-mediocrity-and-media/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 08:10:26 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://www.fugaz.net/2010/06/07/about-mediocrity-and-media/">fugaz</span></dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[monday note]]></category>

		<guid isPermaLink="false">http://www.fugaz.net/?p=345</guid>
		<description><![CDATA[This is the article I&#8217;d like to write. It happens quite often on Monday note.]]></description>
			<content:encoded><![CDATA[<p>This is the <a href="http://www.mondaynote.com/2010/06/06/mediocrity-is-king/">article </a>I&#8217;d like to write. It happens quite often on Monday note.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fugaz.net/2010/06/07/about-mediocrity-and-media/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News, people and vegetables</title>
		<link>http://www.fugaz.net/2010/01/28/news-people-and-vegetables/</link>
		<comments>http://www.fugaz.net/2010/01/28/news-people-and-vegetables/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 14:35:17 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://www.fugaz.net/2010/01/28/news-people-and-vegetables/">fugaz</span></dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[journalism]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.fugaz.net/?p=288</guid>
		<description><![CDATA[Chris Lee talks about citizen journalism as opposed to professional, and scores a good point when he sees people going to what they want (rather than what they need). Actually, only real socialism knows what people needs, but even that is not very popular. To me, professional journalism is all about stuff that matters to [...]]]></description>
			<content:encoded><![CDATA[<p>Chris Lee <a href="http://radar.oreilly.com/2010/01/when-it-comes-to-news-why-wont.html">talks </a>about citizen journalism as opposed to professional, and scores a good point when he sees people going to what they <em>want </em>(rather than what they <em>need</em>).</p>
<p>Actually, only real socialism knows what people needs, but even that is not very popular.</p>
<p><span id="more-288"></span></p>
<p>To me, professional journalism is all about stuff that <em>matters </em>to people, plain and simple.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fugaz.net/2010/01/28/news-people-and-vegetables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acer Aspire 5315 fan issue on Ubuntu (solved)</title>
		<link>http://www.fugaz.net/2010/01/23/acer-aspire-fan-issue-solved/</link>
		<comments>http://www.fugaz.net/2010/01/23/acer-aspire-fan-issue-solved/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 11:03:47 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://www.fugaz.net/2010/01/23/acer-aspire-fan-issue-solved/">fugaz</span></dc:creator>
				<category><![CDATA[Utilities]]></category>
		<category><![CDATA[5315]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.fugaz.net/?p=283</guid>
		<description><![CDATA[There is a (well known) (design) problem with the Acer Aspire 5315 preventing the fan to work properly and eventually shutting down the computer to protect from overheating. Solution comes from here and here: install mempat binary and acer_fancontrol script into /usr/bin. You have to find out the correct memory address for mmap(). For the [...]]]></description>
			<content:encoded><![CDATA[<p>There is a (<a href="http://www.bing.com/search?q=acer+5315+shutdown&amp;form=OSDSRC">well known</a>) (<a href="http://ubuntuforums.org/showpost.php?p=4925392&amp;postcount=117">design</a>) problem with the Acer Aspire 5315 preventing the fan to work properly and eventually shutting down the computer to protect from overheating.</p>
<p><span id="more-283"></span>Solution comes from <a href="http://ubuntuforums.org/showpost.php?p=4651436&amp;postcount=99">here</a> and <a href="http://www.mail-archive.com/acpi-bugzilla@lists.sourceforge.net/msg14582.html">here</a>:</p>
<ol>
<li>install mempat binary</li>
<li>and acer_fancontrol script</li>
</ol>
<p>into /usr/bin.</p>
<p>You have to find out the correct memory address for mmap().</p>
<p>For the 5315 wit 1.5G RAM PATCH_ADDRESS=x5F6BCEAF.</p>
<p>Add acer_fancontrol to /etc/rc.local and restart.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fugaz.net/2010/01/23/acer-aspire-fan-issue-solved/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Libertà di confusione</title>
		<link>http://www.fugaz.net/2009/11/29/liberta-di-confusione/</link>
		<comments>http://www.fugaz.net/2009/11/29/liberta-di-confusione/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 19:59:31 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://www.fugaz.net/2009/11/29/liberta-di-confusione/">fugaz</span></dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[journalism]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[punto informatico]]></category>
		<category><![CDATA[user generated content]]></category>

		<guid isPermaLink="false">http://www.fugaz.net/?p=252</guid>
		<description><![CDATA[Su Punto Informatico (che immagino nessuno legga più in Italia, ma che frequento svogliatamente, giusto per sapere come butta laggiù) si commenta la richiesta del PM nel caso Vivi down. L&#8217;argomentario è tosto, e il vocabolario ad effetto (Larry Flynt, Net neutrality e Costituzione della Repubblica). La confusione viene da sé: il concetto di responsabilità [...]]]></description>
			<content:encoded><![CDATA[<p>Su <a href="http://punto-informatico.it/2761815/PI/Commenti/nologo-condannate-google.aspx">Punto Informatico</a> (che immagino nessuno legga più in Italia, ma che frequento svogliatamente, giusto per sapere come butta laggiù) si commenta la richiesta del PM nel caso <a href="http://www.ilsole24ore.com/art/SoleOnLine4/Italia/2009/11/google-youtube-sentenza-milano-disabile.shtml?uuid=866f4144-d9b6-11de-a8b5-39ada1513d27&amp;DocRulesView=Libero">Vivi down</a>.<span id="more-252"></span></p>
<p>L&#8217;argomentario è tosto, e il vocabolario ad effetto (Larry Flynt, Net neutrality e Costituzione della Repubblica). La confusione viene da sé: il concetto di responsabilità editoriale non è all&#8217;orizzonte, non si distinguono fornitori di servizio e servizio e si fa un grosso minestrone di luoghi comuni, a costo zero, perché a difendere la libertà d&#8217;espressione non si sbaglia mai.</p>
<p>Lungi dal prender posizione sulla vicenda, non si può fare a meno di constatare che i pulpiti sono quelli che sono, e visto che da quelle parti l&#8217;obiettivo, a lungo termine, è dare <em>autorevolezza </em>alla <em>blogosfera</em> , sarebbe interessante conoscere qualche proposta affinché lo user-generated content sia appena più interessante di un singulto e le piattaforme di pubblicazione qualcosa più credibile dell&#8217;apparato digerente di un piccione, dove quello che entra da sopra esce istantaneamente sul braccio del primo che passa sotto.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fugaz.net/2009/11/29/liberta-di-confusione/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Semantic web, Google and semantic search</title>
		<link>http://www.fugaz.net/2009/11/12/semantic-web-google-and-semantic-search/</link>
		<comments>http://www.fugaz.net/2009/11/12/semantic-web-google-and-semantic-search/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 09:33:13 +0000</pubDate>
		<dc:creator><span property="dc:creator" resource="http://www.fugaz.net/2009/11/12/semantic-web-google-and-semantic-search/">fugaz</span></dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[Open Data Tables]]></category>
		<category><![CDATA[Semantic web]]></category>
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://www.fugaz.net/?p=194</guid>
		<description><![CDATA[&#8220;The W3C’s web of data model is still not on [Google's] radar&#8221;, as we can read in Google VP words. This approach makes perfectly sense. Everything doesn&#8217;t have to be represented semantically nor should. I am a big fan of the web of data (whatever this means) but I feel there is too much hype [...]]]></description>
			<content:encoded><![CDATA[<p>&#8220;The W3C’s <em>web of data</em> model is still not on [Google's] radar&#8221;, as <a href="http://ebiquity.umbc.edu/blogger/2009/11/11/google-vp-on-semantic-search-and-the-semantic-web/">we can read </a>in <a href="http://www.pcworld.com/businesscenter/article/181874/google_vp_mayer_describes_the_perfect_search_engine.html">Google VP words</a>.</p>
<p>This approach makes perfectly sense. Everything doesn&#8217;t have to be represented semantically nor should.<span id="more-194"></span></p>
<p>I am a big fan of the web of data (whatever this means) but I feel there is too much hype about the web 3.0 and the ubiquitous semantic technologies.</p>
<p>Let&#8217;s make a deal, and go focus on <a href="http://radar.oreilly.com/2009/03/big-data-technologies-report.html">big data</a> for now (or a large set of structured, interesting data, such as RDF <a href="http://www.datatables.org/">Open Data Tables</a>) and see what happens with that.</p>
<p>For me the web of language can wait.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/611c1e62-de45-4da0-bd65-234c08bc6743/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=611c1e62-de45-4da0-bd65-234c08bc6743" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.fugaz.net/2009/11/12/semantic-web-google-and-semantic-search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
