<?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>sones GraphDB &#187; demo</title>
	<atom:link href="http://developers.sones.de/category/sones/demo/feed/" rel="self" type="application/rss+xml" />
	<link>http://developers.sones.de</link>
	<description></description>
	<lastBuildDate>Thu, 20 Oct 2011 15:16:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>more complex graphs in GraphDB 2.1</title>
		<link>http://developers.sones.de/2011/08/24/more-complex-graphs-in-graphdb-2-1/</link>
		<comments>http://developers.sones.de/2011/08/24/more-complex-graphs-in-graphdb-2-1/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 14:05:43 +0000</pubDate>
		<dc:creator>bietiekay</dc:creator>
				<category><![CDATA[demo]]></category>
		<category><![CDATA[Example]]></category>
		<category><![CDATA[GraphQL]]></category>
		<category><![CDATA[sones]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[WebShell]]></category>

		<guid isPermaLink="false">http://developers.sones.de/?p=1045</guid>
		<description><![CDATA[Not long ago we showed off the new capabilities of GraphDB 2.1 (to be released at the end of 2011) regarding the visualization of data. Now we extended that capabilities and added another Output Plug-In to the Community Edition. It’s called GraphVis. And you can download it now with our source-code package from our GitHub [...]]]></description>
			<content:encoded><![CDATA[<p>Not long ago we showed off the new capabilities of GraphDB 2.1 (to be released at the end of 2011) regarding the visualization of data. Now we extended that capabilities and added another Output Plug-In to the Community Edition. It’s called GraphVis.</p>
<p>And you can download it now with our source-code package from our <a href="http://github.com/sones/sones" target="_blank">GitHub repository</a>.</p>
<p>The best way to show-off the new functionality is by literally showing it:</p>
<p style="text-align: center;"><iframe width="560" height="345" src="http://www.youtube.com/embed/6WlOIJ8OZT8" frameborder="0" allowfullscreen></iframe></p>
<p>A good start for the documentation of the new visualization options is our <a href="http://developers.sones.de/wiki/doku.php?id=connectors:graphdsrest2" target="_blank">ever growing wiki</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://developers.sones.de/2011/08/24/more-complex-graphs-in-graphdb-2-1/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Benchmarking GraphDB</title>
		<link>http://developers.sones.de/2011/08/08/benchmarking-graphdb/</link>
		<comments>http://developers.sones.de/2011/08/08/benchmarking-graphdb/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 15:47:53 +0000</pubDate>
		<dc:creator>bietiekay</dc:creator>
				<category><![CDATA[benchmark]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[GraphDB]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[use-case]]></category>

		<guid isPermaLink="false">http://developers.sones.de/2011/08/08/benchmarking-graphdb/</guid>
		<description><![CDATA[For many scenarios it’s important to know how a database performs. Especially these days when the number of databases seem to grow by the day and a choice is hard to make. To demonstrate how sones GraphDB performs at given use-cases we created a benchmark framework and tool which basically divides benchmarking into two steps: [...]]]></description>
			<content:encoded><![CDATA[<p>For many scenarios it’s important to know how a database performs. Especially these days when the number of databases seem to grow by the day and a choice is hard to make. </p>
<p>To demonstrate how sones GraphDB performs at given use-cases we created a benchmark framework and tool which basically divides benchmarking into two steps: </p>
<ol>
<li>
<p>Generate and/or Import use-case specific data and measure the performance</p>
</li>
<li>
<p>Execute use-case specific algorithms on the graph and measure the performance</p>
</li>
</ol>
<p>Because there are many different use-cases these both steps are made up by plug-ins which can be adressed using the commandline which is integrated into the benchmark tool. </p>
<p>The framework, tool and plug-ins are released as AGPLv3 licensed OpenSource software and can be downloaded <a href="https://github.com/sones/benchmark">here</a>. </p>
<p>We distribute the source code mainly because it’s the best way for you to reproduce the results and take a look at what actually is being tested, the other main cause is that we want everybody to be able to benchmark and test their own algorithms on GraphDB. </p>
<p align="center"><a href="http://developers.sones.de/wp-content/uploads/2011/08/fetch.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="fetch" border="0" alt="fetch" src="http://developers.sones.de/wp-content/uploads/2011/08/fetch_thumb.png" width="404" height="448" /></a></p>
<p>Source 1: <a title="https://github.com/sones/benchmark" href="https://github.com/sones/benchmark">https://github.com/sones/benchmark</a>    <br />Source 2: <a title="http://developers.sones.de/wiki/doku.php?id=benchmarks" href="http://developers.sones.de/wiki/doku.php?id=benchmarks">http://developers.sones.de/wiki/doku.php?id=benchmarks</a></p>
]]></content:encoded>
			<wfw:commentRss>http://developers.sones.de/2011/08/08/benchmarking-graphdb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sones GraphDB + MONO + Linux</title>
		<link>http://developers.sones.de/2011/05/18/sones-graphdb-mono-linux/</link>
		<comments>http://developers.sones.de/2011/05/18/sones-graphdb-mono-linux/#comments</comments>
		<pubDate>Wed, 18 May 2011 10:39:11 +0000</pubDate>
		<dc:creator>bietiekay</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[sones]]></category>

		<guid isPermaLink="false">http://developers.sones.de/?p=883</guid>
		<description><![CDATA[Auf dem Linuxtag 2011 hat Daniel Kirstenpfad einen Vortrag über die sones GraphDB auf MONO und Linux gehalten. Hier sind die Slides:   sones GraphDB + MONO + Linux View more presentations from bietiekay.]]></description>
			<content:encoded><![CDATA[<p>Auf dem <a href="http://www.linuxtag.org/2011/de/program/freies-vortragsprogramm/popup/vortragsdetails.html?no_cache=1&#038;talkid=385">Linuxtag 2011</a> hat Daniel Kirstenpfad einen Vortrag über die sones GraphDB auf MONO und Linux gehalten. Hier sind die Slides:</p>
<p> <br />
<center></p>
<div align="center" style="width: 425px;"><strong style="display: block; margin: 12px 0 4px;"><a title="sones GraphDB + MONO + Linux" href="http://www.slideshare.net/bietiekay/sones-graphdb-mono-linux">sones GraphDB + MONO + Linux</a></strong><object id="__sse8008720" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=linuxtagberlin2011-110518051747-phpapp01&amp;stripped_title=sones-graphdb-mono-linux&amp;userName=bietiekay" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=linuxtagberlin2011-110518051747-phpapp01&amp;stripped_title=sones-graphdb-mono-linux&amp;userName=bietiekay" name="__sse8008720" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<div id="__ss_8008720" style="width: 425px;">
<div style="padding: 5px 0 12px;">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/bietiekay">bietiekay</a>.</div>
</div>
<p></center></p>
]]></content:encoded>
			<wfw:commentRss>http://developers.sones.de/2011/05/18/sones-graphdb-mono-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CeBit 2010 Reloaded</title>
		<link>http://developers.sones.de/2010/03/24/cebit-2010-reloaded/</link>
		<comments>http://developers.sones.de/2010/03/24/cebit-2010-reloaded/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 13:53:48 +0000</pubDate>
		<dc:creator>bietiekay</dc:creator>
				<category><![CDATA[demo]]></category>
		<category><![CDATA[GraphDB]]></category>
		<category><![CDATA[GraphDB CeBit demo]]></category>

		<guid isPermaLink="false">http://developers.sones.de/?p=726</guid>
		<description><![CDATA[Because of the high interest on our CeBit 2010 demo, here some pictures, videos and background information: Together with UID – a company specialized on user interface design – we created a graph database demo for the Microsoft Surface table. The demo showed the German Corpus based on one million sentences, 812K words and 118K [...]]]></description>
			<content:encoded><![CDATA[<p>Because of the high interest on our CeBit 2010 demo, here some pictures, videos and background information:</p>
<p>Together with <a href="http://www.uid.com/">UID</a> – a company specialized on user interface design – we created a graph database demo for the <a href="http://www.microsoft.com/surface/">Microsoft Surface table</a>. The demo showed the German Corpus based on one million sentences, 812K words and 118K sources and is described in detail <a href="http://www.dreiundzwanzig.biz/?p=35">here</a>. For the visualization we used our VisualGraph Tool described <a href="http://blog.xalax.de/?p=44">here</a>. Each day during the CeBit we presented it at <a href="http://www.microsoft.com/germany/msdn/events/cebit/default.mspx">MSDN Developer Kino</a>.</p>
<p><img src="http://developers.sones.de/wp-content/uploads/2010/03/IMG_0321-300x200.jpg" alt="IMG_0321" title="IMG_0321" width="300" height="200" class="aligncenter size-medium wp-image-728" /></p>
<p><img src="http://developers.sones.de/wp-content/uploads/2010/03/Surface_Finger-300x181.png" alt="Surface_Finger" title="Surface_Finger" width="300" height="181" class="aligncenter size-medium wp-image-727" /></p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/J_a9UEp3U-M&#038;hl=de_DE&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/J_a9UEp3U-M&#038;hl=de_DE&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>More Background information available <a href="http://www.schrankmonster.de/2010/02/20/developing-on-a-microsoft-surface-table/">here</a>, <a href="http://www.schrankmonster.de/2010/03/09/sones-at-cebit-2010/">here</a> and <a href="http://www.dreiundzwanzig.biz/?p=29">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://developers.sones.de/2010/03/24/cebit-2010-reloaded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

