<?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>Cyberborean Chronicles &#187; Links</title>
	<atom:link href="http://blog.cyberborean.org/category/links/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.cyberborean.org</link>
	<description>by Alex Alishevskikh</description>
	<lastBuildDate>Wed, 18 Jan 2012 07:52:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Nepomuk-KDE with the Sesame backend</title>
		<link>http://blog.cyberborean.org/2009/10/07/nepomuk-kde-with-the-sesame-backend</link>
		<comments>http://blog.cyberborean.org/2009/10/07/nepomuk-kde-with-the-sesame-backend#comments</comments>
		<pubDate>Wed, 07 Oct 2009 22:10:31 +0000</pubDate>
		<dc:creator>Alex Alishevskikh</dc:creator>
				<category><![CDATA[Howtos]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[tagging]]></category>

		<guid isPermaLink="false">http://blog.cyberborean.org/?p=487</guid>
		<description><![CDATA[There is a helpful article on how to make Nepomuk a lot faster by switching its default storage backend to Sesame2: Pimp my Nepomuk Being both a really old KDE user and a semantic desktop partisan at the same time, I am, of course, keeping my eye on the progress in Nepomuk project.  It was [...]]]></description>
			<content:encoded><![CDATA[<p>There is a helpful article on how to make <a href="http://nepomuk.kde.org/">Nepomuk</a> a lot faster by switching its default storage backend to <a href="http://openrdf.org">Sesame2</a>:</p>
<p class="hand"><a href="http://tokoe-kde.blogspot.com/2009/09/pimp-my-nepomuk.html">Pimp my Nepomuk </a></p>
<p><span id="more-487"></span>Being both a really old KDE user and a semantic desktop partisan at the same time, I am, of course, keeping my eye on the progress in Nepomuk project.  It was apparently close to my old dream of a tagging framework supported natively and consistently across the whole desktop environment, so I highly appreciated this effort and it was nice to hear that Nepomuk would be officially included into KDE &#8211; my desktop of choice for many years.</p>
<p>Unfortunately, the experience was rather disappointing. It&#8217;s turned out to be painfully slow, not only slow by itself, but being a brake for overall desktop navigation. Even hovering the cursor over files and folders in Dolphin made Nepomuk process to eat above 50% of CPU time and caused annoying delays. The simple operations like assigning a tag to a file took seconds, the responsiveness which is obviously inappropriate for a real-world desktop system. It thus was turned off in a hope that the things would be improved in future versions (I was confused a bit by how it might appear in the production release, but, frankly, early KDE 4 was full of much more disastrous things). Since then, I checked it after every KDE version upgrade, but there was no visible progress in performance, alas.</p>
<p>It was really good news &#8211; the author of the post above argues that the performance issues are in fact, caused by a storage backend which <a href="http://soprano.sourceforge.net/">Soprano</a>, an RDF framework underlying to Nepomuk, uses to keep RDF data. By default, it&#8217;s shipped with <a href="http://librdf.org">Redland</a> (aka librdf), an RDF database library written in C. Luckily, the backend is easily replaceable and it&#8217;s worth to try to install a faster alternative seeking for a better performance. The author recommends <a href="http://openrdf.org">Sesame2</a> &#8211; a 100% pure Java RDF framework which works (surprisingly for many, I think &#8211; but not for me!) much faster than it&#8217;s native code counterpart.</p>
<p>I tested Nepomuk with Sesame and convinced that now it works really faster &#8211; as it should, in fact. There is of course, a room for improvements in Nepomuk to be a real end-user tool &#8211; e.g. a tag navigation interface without which the tags are rather useless, but its another story. At least, the performance is not a blocker anymore, so Nepomuk now is enabled in my KDE all the time.</p>
<h3>For Kubuntu users: How-to</h3>
<p>I tested the Sesame2 backend for Nepomuk on Kubuntu 9.04 Jaunty Jackalope, KDE 4.3.0 and Sun JRE 6 (I have no idea if it works with GNU Java, but you can give it a try).</p>
<ol>
<li>Install <strong>soprano-backend-sesame</strong> package (<code>sudo apt-get install soprano-backend-sesame</code>)</li>
<li>Make a symlink from <code>$JAVA_HOME/jre/lib/i386/client/libjvm.so</code> in the <code>/usr/lib</code> directory</li>
<li>Restart Nepomuk server</li>
</ol>
<p>Check if Sesame2 backend is used now:</p>

<div class="wp_syntax"><div class="code"><pre class="" style="font-family:monospace;">qdbus org.kde.NepomukStorage /nepomukstorage usedSopranoBackend</pre></div></div>

<p>It should answer &#8220;<code>sesame2</code>&#8220;. If it still answers &#8220;<code>redland</code>&#8220;, something was wrong. You may need also to replace the value &#8220;<code>redland</code>&#8221; to &#8220;<code>sesame2</code>&#8221; in <code>~/.kde/share/config/nepomukserverrc</code> file manually and restart Nepomuk again.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cyberborean.org/2009/10/07/nepomuk-kde-with-the-sesame-backend/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blogosphere statistics</title>
		<link>http://blog.cyberborean.org/2006/05/25/blogosphere-statistics</link>
		<comments>http://blog.cyberborean.org/2006/05/25/blogosphere-statistics#comments</comments>
		<pubDate>Thu, 25 May 2006 13:32:30 +0000</pubDate>
		<dc:creator>Alex Alishevskikh</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Ongoing]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[stats]]></category>

		<guid isPermaLink="false">https://cyberborean.wordpress.com/2006/05/25/blogosphere-statistics/</guid>
		<description><![CDATA[David Sifry (CEO of Technorati) posted interesting analytics in his regular &#8220;State of the Blogosphere&#8221; report (Part 1: On Blogosphere Growth, Part 2: On Language and Tagging): Technorati now tracks over 37.3 Million blogs The blogosphere is doubling in size every 6 months It is now over 60 times bigger than it was 3 years [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sifry.com/">David Sifry</a> (CEO of <a href="http://technorati.com/">Technorati</a>) posted interesting analytics in his regular &#8220;State of the Blogosphere&#8221; report (<a href="http://www.sifry.com/alerts/archives/000432.html">Part 1: On Blogosphere Growth</a>,  <a href="http://www.sifry.com/alerts/archives/000433.html">Part 2: On Language and Tagging</a>):</p>
<ul>
<li><a href="http://technorati.com/">Technorati</a> now tracks over 37.3 Million blogs</li>
<li>The blogosphere is doubling in size every 6 months</li>
<li>It is now over 60 times bigger than it was 3 years ago</li>
<li>On average, a new weblog is created every second of every day</li>
<li>19.4 million bloggers (55%) are still posting 3 months after their blogs are created</li>
<li>Technorati tracks about 1.2 Million new blog posts each day, about 50,000 per hour</li>
<li>English, while being the language of the majority of early bloggers, has fallen to less than a third of all blog posts in April 2006.</li>
<li>Japanese and Chinese language blogging has grown significantly.</li>
<li>Technorati now tracks more than 100 Million author-created tags and categories on blog posts.</li>
</ul>
<p>45% of new bloggers give up during first 3 months after they started! Fortunately, the &#8220;Chronicles&#8221; is five months old, so it  passed that critical point.</p>
<p>I was surprised to discover that English is not a primary language of the blogosphere and that its Japanese and Chinese parts are nearly so large as the English one.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cyberborean.org/2006/05/25/blogosphere-statistics/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Tools:] CMSMatrix.org</title>
		<link>http://blog.cyberborean.org/2006/01/12/tools-cmsmatrixorg</link>
		<comments>http://blog.cyberborean.org/2006/01/12/tools-cmsmatrixorg#comments</comments>
		<pubDate>Thu, 12 Jan 2006 12:55:11 +0000</pubDate>
		<dc:creator>Alex Alishevskikh</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[CMS]]></category>

		<guid isPermaLink="false">http://cyberborean.wordpress.com/2006/01/12/tools-cmsmatrixorg/</guid>
		<description><![CDATA[The great tool if you are looking for a Content Management solution for your needs. This on-line catalog currently overviews about 500 CMS alternatives and compares them on about 150 parameters in the categories: System Requirements Security Support Ease of Use Management Interoperability Flexibility Performance Built-in Applications Commerce Just select the products of your interest [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.cmsmatrix.org">great tool</a> if you are looking for a Content Management solution for your needs. <span id="more-40"></span>This on-line catalog currently overviews about 500 CMS alternatives and compares them on about 150 parameters in the categories:</p>
<ul>
<li>System Requirements
</li>
<li>Security</li>
<li>Support</li>
<li>Ease of Use</li>
<li>Management</li>
<li>Interoperability</li>
<li>Flexibility</li>
<li>Performance</li>
<li>Built-in Applications</li>
<li>Commerce</li>
</ul>
<p>Just select the products of your interest and click &#8220;Compare&#8221;. You will get a matrix of comparing the selected alternatives to evaluate their strengths and weaks. You can also read the detailed description of each product, vote for them, see the best rated software and discuss it on the forum.</p>
<p>We at <a href="http://www.rusmeco.net">Rusmeco</a> now are in development of requirements for a collaboration platform for SME&#8217;s and are looking for platform alternatives, so it makes a lot of help for us.</p>
<p>If you are developer of CMS which is still not listed there, do add your project ASAP!</p>
<p>[other <a href="/tag/technology/tools">Things That Just Work</a>, <a href="/tag/links">Links</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cyberborean.org/2006/01/12/tools-cmsmatrixorg/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

