<?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>Veeeb &#187; News</title>
	<atom:link href="http://veeeb.de/blog/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://veeeb.de/blog</link>
	<description>weblog</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:31:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>veeeb in ontonaut</title>
		<link>http://veeeb.de/blog/news/veeeb-in-ontonaut/</link>
		<comments>http://veeeb.de/blog/news/veeeb-in-ontonaut/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 16:31:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://veeeb.de/blog/?p=574</guid>
		<description><![CDATA[veeeb uses Ontonaut as its semantic extraction provider now. Ontonaut is a new service developed by Top 21 GmbH and Attensity which ultimate goal it is to make the WWW more valuable by improving content linking. Ontonaut provides a API for recognizing and extracting names, cities, companies and more from your text. Different from other [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ontonaut.net"><img class="alignnone" title="Ontonaut Logo" src="http://ontonaut.net/images/global/logo_ontonaut.jpg" alt="" width="191" height="57" /></a></p>
<p>veeeb uses <a title="ontonaut" href="http://www.ontonaut.net">Ontonaut</a> as its semantic extraction provider now. Ontonaut is a new service developed by <a href="http://www.top21.de" target="_blank">Top 21 GmbH</a> and <a href="http://www.attensity.com" target="_blank">Attensity</a> which ultimate goal it is to make the WWW more valuable by improving content linking.</p>
<p>Ontonaut provides a API for recognizing and extracting names, cities, companies and more from your text. Different from other services like opencalais.com Ontonaut not only supports the <strong>German language</strong> but is also best in it! One reason for that is that the technologie behind Ontonaut has been supported by the German government (Bundesministeriums für Wirtschaft und Technologie &#8211; BMWi) <img src='http://veeeb.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>If you want to know more about Ontonaut you can visit them on the <a href="http://www.theseus.joint-research.org/theseus-kongress-2012/">THESEUS-Congress</a> in Berlin next week!  ( 13.2.-15.2. )</p>
<p>Have fun using veeeb and Ontonaut!</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fveeeb.de%2Fblog%2Fnews%2Fveeeb-in-ontonaut%2F&amp;layout=button_count&amp;show_faces=true&amp;width=300&amp;height=25&amp;action=like&amp;font=arial&amp;colorscheme=light"  id="fbLikeIframe" name="fbLikeIframe"  scrolling="no" frameborder="0" allowTransparency="true"  class="fbLikeContainer"  style="border:none; overflow:hidden; width:300px; height:25px; display:inline;"  ></iframe>]]></content:encoded>
			<wfw:commentRss>http://veeeb.de/blog/news/veeeb-in-ontonaut/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SMILA conference 29.6.2011</title>
		<link>http://veeeb.de/blog/news/smila-conference-29-6-2011/</link>
		<comments>http://veeeb.de/blog/news/smila-conference-29-6-2011/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 10:04:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://veeeb.de/blog/?p=559</guid>
		<description><![CDATA[On Wednesday I will attend the SMILA (Semantic Information Logistics Architecture) conference in Berlin. SMILA is a java framework which allows you to  access and search unstructured information. Example: The WebCrawlerPipelet extracts content from a website and the LuceneIndexPipelet stores the content in a specified lucene index. Via the http-requests you can access and search [...]]]></description>
			<content:encoded><![CDATA[<p>On Wednesday I will attend the<a href="http://www.eclipse.org/smila/"> SMILA</a> (Semantic Information Logistics Architecture) conference in <a href="http://www.theseus-programm.de/de/1256.php" target="_blank">Berlin</a>.<br />
<br />
SMILA is a java framework which allows you to  access and search unstructured information.<br />
<br />
Example:  The WebCrawlerPipelet extracts content from a website and the  LuceneIndexPipelet stores the content in a specified lucene index. Via  the http-requests you can access and search the index instantly &#8211; (have a  look at the<a href="http://wiki.eclipse.org/SMILA/Documentation_for_5_Minutes_to_Success"> &#8220;5 Minutes to Success&#8221; article</a>).<br />
<br />
As the name  &#8221;pipelet&#8221; implies, you can assemble various pipelets in one pipeline (using<a href="http://en.wikipedia.org/wiki/Business_Process_Execution_Language"> BPEL</a>).  For me that&#8217;s the key feature of SMILA: assemble different services to  enrich your content. That’s how we are currently exploring SMILA for  veeeb.<br />
As  you may know, we are currently getting information about extracted  topics (or entities) in veeeb via freebase.com &#8211; for example we get  freebase information about the person Heidi Klum. freebase has a lot of  topics and a lot of information about them. But its all in english and  its only one repository.<br />
<br />
Via  SMILA we will be able to aggregate information in other sources like  wikipedia and even custom repositories for example about persons in your  company and provide the author with this information. This new service we are  developing is not only useful in veeeb but will also be useful in other  applications.</p>
<p>I am looking forward to the conference to see how others are using SMILA.</p>
<p>Have a look at <a href="http://www.eclipse.org/smila/">SMILA</a>.</p>
<p>Christoph</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fveeeb.de%2Fblog%2Fnews%2Fsmila-conference-29-6-2011%2F&amp;layout=button_count&amp;show_faces=true&amp;width=300&amp;height=25&amp;action=like&amp;font=arial&amp;colorscheme=light"  id="fbLikeIframe" name="fbLikeIframe"  scrolling="no" frameborder="0" allowTransparency="true"  class="fbLikeContainer"  style="border:none; overflow:hidden; width:300px; height:25px; display:inline;"  ></iframe>]]></content:encoded>
			<wfw:commentRss>http://veeeb.de/blog/news/smila-conference-29-6-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great new features in May</title>
		<link>http://veeeb.de/blog/news/great-new-features-in-may/</link>
		<comments>http://veeeb.de/blog/news/great-new-features-in-may/#comments</comments>
		<pubDate>Tue, 10 May 2011 09:31:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://veeeb.de/blog/?p=542</guid>
		<description><![CDATA[It´s been quite a while since we last updated our veeeb editor. We were working on some pretty cool new features for you.
We´ve added a few usability enhancements as well as a great new view to work with.
In the past you got only a little tooltip for extracted topics, now there is a complete view for that. You get the description of the topic,
an image (if available) and the information from freebase about that topic displayed.

]]></description>
			<content:encoded><![CDATA[<p>It´s been quite a while since we last updated our veeeb editor. We were working on some pretty cool new features for you.<br />
We´ve added a few usability enhancements as well as a great new view to work with.<br />
In the past you got only a little tooltip for extracted topics, now there is a complete view for that. You get the description of the topic, an image (if available) and the information from freebase about that displayed topic.</p>
<p style="text-align: center;"><a href="http://veeeb.de/blog/wp-content/uploads/2011/05/topic-info-view.png"><img class="size-medium wp-image-543 aligncenter" title="topic-info-view" src="http://veeeb.de/blog/wp-content/uploads/2011/05/topic-info-view-300x264.png" alt="" width="300" height="264" /></a></p>
<p>But thats not all. You will find this view very similar to the image detail view, where you can get detailed information about a found image. As with the image view you can cycle through the topics without closing the view.<br />
On some extracted topics from your text there are multiple possible matches from freebase, like for instance you have the word &#8220;Obama&#8221; in your text. For this you can find several terms on freebase, Barack Obama, Michelle Obama or Barack Obama Sr. You can access those terms directly on the extracted topics with all their information.</p>
<p style="text-align: center;"><a href="http://veeeb.de/blog/wp-content/uploads/2011/05/topic-tooltip.png"><img class="size-full wp-image-544 aligncenter" title="topic-tooltip" src="http://veeeb.de/blog/wp-content/uploads/2011/05/topic-tooltip.png" alt="" width="497" height="362" /></a></p>
<p>Now that we have the basics covered, let´s digg in to the cool stuff.<br />
If you have people in your text and those people have a Twitter account, you can view their last tweets right in the editor, to see what they were up to in the last time.<br />
With that you can enrich your text with on the minute information about your subject.</p>
<p style="text-align: center;"><a href="http://veeeb.de/blog/wp-content/uploads/2011/05/twitter-view-snippet.png"></a><a href="http://veeeb.de/blog/wp-content/uploads/2011/05/twitter-view.png"><img class="aligncenter size-medium wp-image-551" title="twitter-view" src="http://veeeb.de/blog/wp-content/uploads/2011/05/twitter-view-300x264.png" alt="" width="300" height="264" /></a></p>
<p>But thats not all. For locations like cities or countries we have included a Google Maps view. (To use this feature in your blog you have to get a Google Maps API Key for the domain you are running your blog on. <a href="http://code.google.com/apis/maps/signup.html">Follow to signup</a>)</p>
<p style="text-align: center;"><a href="http://veeeb.de/blog/wp-content/uploads/2011/05/google-maps-view.png"><img class="size-medium wp-image-546 aligncenter" title="google-maps-view" src="http://veeeb.de/blog/wp-content/uploads/2011/05/google-maps-view-300x264.png" alt="" width="300" height="264" /></a></p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fveeeb.de%2Fblog%2Fnews%2Fgreat-new-features-in-may%2F&amp;layout=button_count&amp;show_faces=true&amp;width=300&amp;height=25&amp;action=like&amp;font=arial&amp;colorscheme=light"  id="fbLikeIframe" name="fbLikeIframe"  scrolling="no" frameborder="0" allowTransparency="true"  class="fbLikeContainer"  style="border:none; overflow:hidden; width:300px; height:25px; display:inline;"  ></iframe>]]></content:encoded>
			<wfw:commentRss>http://veeeb.de/blog/news/great-new-features-in-may/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All New veeeb Editor</title>
		<link>http://veeeb.de/blog/news/all-new-veeeb-editor/</link>
		<comments>http://veeeb.de/blog/news/all-new-veeeb-editor/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 10:19:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.veeeb.de/blog/?p=513</guid>
		<description><![CDATA[The new veeeb semantic editor has a new Look&#38;Feel: tidied up, clearer and more effective. The feedback of our customers is very important to us. Based on their remarks we completely redesigned the Look&#38;Feel of the first editor. The result is very appealing as we might say. The veeeb semantic editor is now much more [...]]]></description>
			<content:encoded><![CDATA[<p>The new <strong>veeeb semantic editor</strong> has a new Look&amp;Feel: tidied up, clearer and more effective.</p>
<p>The feedback of our customers is very important to us. Based on their remarks we completely redesigned the Look&amp;Feel of the first editor. The result is very appealing as we might say.</p>
<p>The <strong>veeeb semantic editor</strong> is now much more adjusted to redactional work. Writing an article on a bright background is a lot more fun. Semantic topcis of the text are now much better organized and easier to use. Searching for media is better seperated from writing but always in an easy access.</p>
<p>Just try it on  <a title="veeeb home" href="http://www.veeeb.com" target="_self">www.veeeb.com</a></p>
<p style="text-align: center;">
<div id="attachment_514" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.veeeb.de/blog/wp-content/uploads/2011/02/veeeb_editor_v2.jpg"><img class="size-medium wp-image-514 " title="veeeb semantic editor - v2" src="http://www.veeeb.de/blog/wp-content/uploads/2011/02/veeeb_editor_v2-300x183.jpg" alt="veeeb semantic editor in new Look&amp;Feel" width="300" height="183" /></a><p class="wp-caption-text">veeeb semantic editor in new Look&amp;Feel</p></div>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fveeeb.de%2Fblog%2Fnews%2Fall-new-veeeb-editor%2F&amp;layout=button_count&amp;show_faces=true&amp;width=300&amp;height=25&amp;action=like&amp;font=arial&amp;colorscheme=light"  id="fbLikeIframe" name="fbLikeIframe"  scrolling="no" frameborder="0" allowTransparency="true"  class="fbLikeContainer"  style="border:none; overflow:hidden; width:300px; height:25px; display:inline;"  ></iframe>]]></content:encoded>
			<wfw:commentRss>http://veeeb.de/blog/news/all-new-veeeb-editor/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>2011 and Interesting Links</title>
		<link>http://veeeb.de/blog/news/2011-and-interesting-links/</link>
		<comments>http://veeeb.de/blog/news/2011-and-interesting-links/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 06:15:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.veeeb.de/blog/?p=462</guid>
		<description><![CDATA[Happy New Year to everybody! in 2011 we will be changing a lot. The veeeb editor will get a new elegant and userfriendly design and will be implemented in a very promising portal around writing and selling articles. I would not tell to much, but there will be more information in february, so stay tuned [...]]]></description>
			<content:encoded><![CDATA[<p>Happy New Year to everybody!</p>
<p>in 2011 we will be changing a lot. The veeeb editor will get a new elegant and userfriendly design and will be implemented in a very promising portal around writing and selling articles. I would not tell to much, but there will be more information in february, so stay tuned <img src='http://veeeb.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Until then have a look at these interesting links, which will keep you busy until the release of the new veeeb editor:</p>
<ul>
<li><a title="memolane - personal web timemachine" href="http://www.memolane.com/" target="_blank">memolane.com</a><br />
still beta &#8211; your <strong>personal web timeline</strong>: view and share your entire online life in one place</li>
<li><a title="trustyou semantic api " href="http://www.semantic-api.com/index.html" target="_blank">semantic-api.com</a><br />
a very interessting semantic API which <strong>extracts expressions of opinions</strong></li>
<li><a title="The Big List: 168 Marketing Trends, Predictions &amp; Resolutions For 2011" href="http://searchengineland.com/big-list-168-marketing-trends-predictions-resolutions-2011-60671" target="_blank">semanticengineland article</a><br />
&#8220;The Big List: 168 Marketing Trends, <strong>Predictions &amp; Resolutions For 2011</strong>&#8221; on searchengineland.com</li>
</ul>
<p>Have a nice start in 2011.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fveeeb.de%2Fblog%2Fnews%2F2011-and-interesting-links%2F&amp;layout=button_count&amp;show_faces=true&amp;width=300&amp;height=25&amp;action=like&amp;font=arial&amp;colorscheme=light"  id="fbLikeIframe" name="fbLikeIframe"  scrolling="no" frameborder="0" allowTransparency="true"  class="fbLikeContainer"  style="border:none; overflow:hidden; width:300px; height:25px; display:inline;"  ></iframe>]]></content:encoded>
			<wfw:commentRss>http://veeeb.de/blog/news/2011-and-interesting-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New plugins for veeeb´s wordpress editor</title>
		<link>http://veeeb.de/blog/news/new-plugins-for-veeeb%c2%b4s-wordpress-editor/</link>
		<comments>http://veeeb.de/blog/news/new-plugins-for-veeeb%c2%b4s-wordpress-editor/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 13:32:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.veeeb.de/blog/?p=452</guid>
		<description><![CDATA[We have a few goodies for the weekend for you. With the new Amazon plugin you can search for products to buy from Amazon.com. You can add them to your text by drag&#38;drop and they are displayed as links so that your readers can also by them. To give you the full range of providers [...]]]></description>
			<content:encoded><![CDATA[<p>We have a few goodies for the weekend for you.</p>
<p>With the new Amazon plugin you can search for products to buy from Amazon.com. You can add them to your text by drag&amp;drop and they are displayed as links so that your readers can also by them.</p>
<p style="text-align: center;"><a href="http://www.veeeb.de/blog/wp-content/uploads/2010/11/wordpress-editor-amazon-result.png"><img class="alignnone size-medium wp-image-453" title="wordpress-editor-amazon-result" src="http://www.veeeb.de/blog/wp-content/uploads/2010/11/wordpress-editor-amazon-result-300x207.png" alt="" width="300" height="207" /></a></p>
<p>To give you the full range of providers for high quality Royalty-Free images we have added the service of <a href="http://dreamstime.com" target="_blank">Dreamstime.com</a> to our plugin repository. Now you can browse another 9,500,000 images, buy the ones you like and add them to your blog posts.</p>
<p>We have also made quiet a big change in how you work with our editor. The known veeeb tab is still there, but when you click it, you´re in for a treat. To use our editor in its full glory, we´ve expanded it over the complete page so that you can concentrate on writing your post and enrich it with the images you like. With that change your are now able to switch between the veeeb editor and the standard editors back and forth, without having to relead the veeeb editor like before.</p>
<p>Thats it for the week.</p>
<p>Cheers</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fveeeb.de%2Fblog%2Fnews%2Fnew-plugins-for-veeeb%25c2%25b4s-wordpress-editor%2F&amp;layout=button_count&amp;show_faces=true&amp;width=300&amp;height=25&amp;action=like&amp;font=arial&amp;colorscheme=light"  id="fbLikeIframe" name="fbLikeIframe"  scrolling="no" frameborder="0" allowTransparency="true"  class="fbLikeContainer"  style="border:none; overflow:hidden; width:300px; height:25px; display:inline;"  ></iframe>]]></content:encoded>
			<wfw:commentRss>http://veeeb.de/blog/news/new-plugins-for-veeeb%c2%b4s-wordpress-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New features in our WordPress plugin</title>
		<link>http://veeeb.de/blog/news/new-features-in-our-wordpress-plugin/</link>
		<comments>http://veeeb.de/blog/news/new-features-in-our-wordpress-plugin/#comments</comments>
		<pubDate>Thu, 28 Oct 2010 13:33:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.veeeb.de/blog/?p=443</guid>
		<description><![CDATA[This week we´ve added two new plugins. Both to search Google. One lets you search through Google News and the other one delivers the same results as the Google web search. To fully utilize these two new plugins we´ve included a new feature into the editor. It is now possible to convert a selected word [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">This week we´ve added two new plugins. Both to search Google. One lets you search through Google News and the other one delivers the same results as the Google web search.</p>
<p style="text-align: left;">To fully utilize these two new plugins we´ve included a new feature into the editor. It is now possible to convert a selected word into a hyperlink. Kind of like in the WordPress editor. Plus you can drag&amp;drop your found results from the Google plugins directly into your text. So no more copy&amp;paste a link from your browsers adressline into the text.</p>
<p><a href="http://www.veeeb.de/blog/wp-content/uploads/2010/10/wordpress-editor-create-link.png"><img class="size-full wp-image-445 aligncenter" title="wordpress-editor-create-link" src="http://www.veeeb.de/blog/wp-content/uploads/2010/10/wordpress-editor-create-link.png" alt="" width="568" height="113" /></a></p>
<p style="text-align: left;">You can of course edit your links afterwards. To do so, position the cursor over a link that you want to edit and click the button &#8220;Create/Edit Link&#8221; displayed under the link.<br />
<a href="http://www.veeeb.de/blog/wp-content/uploads/2010/10/wordpress-editor-edit-link-2.png"><img class="size-full wp-image-447 aligncenter" title="wordpress-editor-edit-link-2" src="http://www.veeeb.de/blog/wp-content/uploads/2010/10/wordpress-editor-edit-link-2.png" alt="" width="333" height="109" /></a></p>
<p>The following window lets you enter your link destination, set the open method and test out your link.</p>
<p style="text-align: center;"><a href="http://www.veeeb.de/blog/wp-content/uploads/2010/10/wordpress-editor-edit-link.png"><img class="size-full wp-image-446 aligncenter" title="wordpress-editor-edit-link" src="http://www.veeeb.de/blog/wp-content/uploads/2010/10/wordpress-editor-edit-link.png" alt="" width="445" height="177" /></a></p>
<p style="text-align: left;">As always you can grab the plugin from the <a title="veeebeditor plugin" href="http://wordpress.org/extend/plugins/veeeb-semantic-editor/" target="_blank">wordpress page</a> or you can use the update function in the &#8220;Plugins&#8221; section of your blog.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fveeeb.de%2Fblog%2Fnews%2Fnew-features-in-our-wordpress-plugin%2F&amp;layout=button_count&amp;show_faces=true&amp;width=300&amp;height=25&amp;action=like&amp;font=arial&amp;colorscheme=light"  id="fbLikeIframe" name="fbLikeIframe"  scrolling="no" frameborder="0" allowTransparency="true"  class="fbLikeContainer"  style="border:none; overflow:hidden; width:300px; height:25px; display:inline;"  ></iframe>]]></content:encoded>
			<wfw:commentRss>http://veeeb.de/blog/news/new-features-in-our-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update of the veeebeditor WordPress plugin</title>
		<link>http://veeeb.de/blog/news/update-of-the-veeebeditor-wordpress-plugin/</link>
		<comments>http://veeeb.de/blog/news/update-of-the-veeebeditor-wordpress-plugin/#comments</comments>
		<pubDate>Fri, 15 Oct 2010 08:11:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.veeeb.de/blog/?p=434</guid>
		<description><![CDATA[Exciting news from the veeeb editor. We have updated the WordPress plugin and added the ability to search the media library from your blog! This makes it incredibly easy to add your own images to the text you are writing. Just click the WordPress logo in the veeebeditor to activate it, if it isn´t already. [...]]]></description>
			<content:encoded><![CDATA[<p>Exciting news from the veeeb editor.</p>
<p>We have updated the WordPress plugin and added the ability to search the media library from your blog! This makes it incredibly easy to add your own images to the text you are writing.</p>
<p style="text-align: center;"><a href="http://www.veeeb.de/blog/wp-content/uploads/2010/10/veeebeditor-wordpress-plugin.jpg"><img class="size-medium wp-image-440 aligncenter" title="veeebeditor-wordpress-plugin" src="http://www.veeeb.de/blog/wp-content/uploads/2010/10/veeebeditor-wordpress-plugin-300x263.jpg" alt="" width="300" height="263" /></a></p>
<p>Just click the WordPress logo in the veeebeditor to activate it, if it isn´t already. Now you can search your library and simply drag the images into your text. Super fast and easy, right?</p>
<p>To get the latest version, go to our <a href="http://wordpress.org/extend/plugins/veeeb-semantic-editor" target="_blank">plugin page</a> and download the new version, or if you have already installed the veeebeditor you can update it directly in your blog.</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fveeeb.de%2Fblog%2Fnews%2Fupdate-of-the-veeebeditor-wordpress-plugin%2F&amp;layout=button_count&amp;show_faces=true&amp;width=300&amp;height=25&amp;action=like&amp;font=arial&amp;colorscheme=light"  id="fbLikeIframe" name="fbLikeIframe"  scrolling="no" frameborder="0" allowTransparency="true"  class="fbLikeContainer"  style="border:none; overflow:hidden; width:300px; height:25px; display:inline;"  ></iframe>]]></content:encoded>
			<wfw:commentRss>http://veeeb.de/blog/news/update-of-the-veeebeditor-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>entity extraction comparison tool &#8211; opencalais, alchemyAPI, evri</title>
		<link>http://veeeb.de/blog/news/entity-extraction-alchemyapi-evri-opencalais/</link>
		<comments>http://veeeb.de/blog/news/entity-extraction-alchemyapi-evri-opencalais/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 10:57:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Labs]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[alchemyAPI]]></category>
		<category><![CDATA[entity extraction]]></category>
		<category><![CDATA[evri]]></category>
		<category><![CDATA[nlp]]></category>
		<category><![CDATA[opencalais]]></category>
		<category><![CDATA[semantic]]></category>
		<category><![CDATA[veeeb]]></category>

		<guid isPermaLink="false">http://www.veeeb.de/blog/?p=404</guid>
		<description><![CDATA[The veeeb semantic editor currently uses the opencalais API to extract entities from a written text. But opencalais is not the only API out there. In fact there are different entity extraction API&#8217;s and a comparison can be very usefull.  Every API has some features another one doesn&#8217;t. I really liked Rob DiCiucci&#8216;s article about [...]]]></description>
			<content:encoded><![CDATA[<p>The <a title="veeeb homepage" href="http://www.veeeb.com">veeeb semantic editor</a> currently uses the <a title="opencalais" href="http://www.opencalais.com" target="_blank">opencalais API</a> to extract entities from a written text. But opencalais is not the only API out there. In fact there are different entity extraction API&#8217;s and a comparison can be very usefull.  Every API has some features another one doesn&#8217;t.</p>
<p>I really liked <a title="entity extraction content api evaluation" href="http://blog.viewchange.org/2010/05/entity-extraction-content-api-evaluation/" target="_blank">Rob DiCiucci</a>&#8216;s article about the current different semantic services. He covers more than just entity extraction in his article, e.g. the API of <a href="http://www.freebase.com" target="_blank">freebase</a>, which veeeb is using as well or <a title="zemanta" href="http://www.zemanta.com" target="_blank">zemanta</a>, which is more a API for suggesting relevant content directly (interessting, though&#8230;)</p>
<p>Regarding entity extraction the best known free API services right now seem to be</p>
<ul>
<li><a title="alchemyAPI" href="http://www.alchemyAPI.com" target="_blank">http://www.alchemyAPI.com</a></li>
<li><a title="opencalais" href="http://www.opencalais.com" target="_blank">http://www.opencalais.com</a></li>
<li><a title="evri" href="http://www.evri.com" target="_blank">http://www.evri.com</a></li>
</ul>
<p>In order to evaluate the services it is usefull to have the results on one screen directly. Thats why we build an easy <a title="flex" href="http://www.adobe.com/de/products/flex/" target="_blank">Flex </a>GUI where you can just do that.  It provides 2 lists of text &#8211; english and german. Doubleclicking an entry will execute the  semantic services with the text of random news articles I found, but  you can also type or copy&amp;paste your own text.</p>
<p>Try it <a title="entity extraction compare tool" href="http://www.veeeb.com/examples/flex/nlpapicompare/nlpCompare.html" target="_blank">here</a>:</p>
<div id="attachment_408" class="wp-caption alignnone" style="width: 310px"><a href="http://www.veeeb.com/examples/flex/nlpapicompare/nlpCompare.html"><img class="size-medium wp-image-408 " title="nplCompare" src="http://www.veeeb.de/blog/wp-content/uploads/2010/09/nplCompare-300x294.png" alt="entity extraction services comparison" width="300" height="294" /></a><p class="wp-caption-text">entity extraction comparison tool</p></div>
<p><strong>Remark</strong>: opencalais does not work with german text right now. So we have to proxy the requests via <a title="google translate" href="http://translate.google.com" target="_blank">Google Translate</a> to get some results. So do not blame opencalais for disturbing results for german text. But anyway &#8211; it works pretty good <img src='http://veeeb.de/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I will post about the results of our comparison soon.</p>
<p>If you have any suggestions &#8211; let me know.</p>
<p>Happy extracting!</p>
<p>Christoph Diefenthal</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fveeeb.de%2Fblog%2Fnews%2Fentity-extraction-alchemyapi-evri-opencalais%2F&amp;layout=button_count&amp;show_faces=true&amp;width=300&amp;height=25&amp;action=like&amp;font=arial&amp;colorscheme=light"  id="fbLikeIframe" name="fbLikeIframe"  scrolling="no" frameborder="0" allowTransparency="true"  class="fbLikeContainer"  style="border:none; overflow:hidden; width:300px; height:25px; display:inline;"  ></iframe>]]></content:encoded>
			<wfw:commentRss>http://veeeb.de/blog/news/entity-extraction-alchemyapi-evri-opencalais/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>veeebeditor wordpress plugin</title>
		<link>http://veeeb.de/blog/news/veeebeditor-wordpress-plugin/</link>
		<comments>http://veeeb.de/blog/news/veeebeditor-wordpress-plugin/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 17:59:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.veeeb.de/blog/?p=392</guid>
		<description><![CDATA[We are happy to announce, that the first public version of the veeebeditor wordpress plugin is now ready to download and install. The veeeb wordpress plugin analyzes your text while writing and helps you search for related content in different channels like google images, flickr, youtube and gettyimages (more to come) You can add pictures [...]]]></description>
			<content:encoded><![CDATA[<p>We are happy to announce, that the first public version of the <a title="wordpress plugin download" href="http://wordpress.org/extend/plugins/veeeb-semantic-editor/" target="_blank">veeebeditor wordpress plugin</a> is now ready to download and install.</p>
<p>The veeeb wordpress plugin analyzes your text while writing and helps you search for related content in different channels like google images,  flickr, youtube and gettyimages (more to come) You can add pictures and videos with a simple drag and drop into your text.<br />
You do not have to look up the relevant keywords in your text. They are found for you. By just clicking you search for related content in different channels. With veeeb you save a lot of time while writing your article.</p>
<p>Learn more about <a title="veeeb webseite" href="http://www.veeeb.com">veeeb</a>.<br />
Download it here at <a title="wrodpress plugin" href="http://wordpress.org/extend/plugins/veeeb-semantic-editor/" target="_blank">wordpress.org</a></p>
<p>Here a little overview:</p>
<p>1. Easy Handling &#8211; integrated in your blog as a tab next to the classic editors &#8220;visual&#8221; and &#8220;html&#8221;</p>
<div class="wp-caption alignnone" style="width: 310px"><a title="veeeb-wordpress-plugin" rel="rel?" href="http://www.veeeb.de/blog/wp-content/uploads/2010/09/veeeb-wordpress-plugin.PNG" target="_blank"><img class="size-medium wp-image-374" title="veeeb-wordpress-plugin" src="http://www.veeeb.de/blog/wp-content/uploads/2010/09/veeeb-wordpress-plugin-300x228.PNG" alt="Integrated in your wordpress blog as tab" width="300" /></a><p class="wp-caption-text">Integrated in your wordpress blog as tab</p></div>
<p>2. concept extractor: veeeb learns about your text via <a title="opencalais" href="http://opencalais.com" target="_blank">opencalais</a></p>
<p>.</p>
<div class="wp-caption alignnone" style="width: 310px"><a title="veeeb-concepts-by-opencalais" rel="rel?" href="http://www.veeeb.de/blog/wp-content/uploads/2010/09/veeeb-concepts-by-opencalais.PNG" target="_blank"><img class="size-medium wp-image-376" title="veeeb-concepts-by-opencalais" src="http://www.veeeb.de/blog/wp-content/uploads/2010/09/veeeb-concepts-by-opencalais-300x77.PNG" alt="opencalais extracts the most valuable concepts" width="300" /></a><p class="wp-caption-text">opencalais extracts the most valuable concepts</p></div>
<p>3. information wizard: get more information about you concepts via <a title="freebase" href="http://www.freebase.com" target="_blank">freebase</a></p>
<div class="wp-caption alignnone" style="width: 310px"><a title="veeeb-concept-infos-via-freebase" rel="rel?" href="http://www.veeeb.de/blog/wp-content/uploads/2010/09/veeeb-concept-infos-via-freebase.PNG" target="_blank"><img class="size-medium wp-image-375" title="veeeb-concept-infos-via-freebase" src="http://www.veeeb.de/blog/wp-content/uploads/2010/09/veeeb-concept-infos-via-freebase-300x292.PNG" alt="information about everything via freebase" width="300" /></a><p class="wp-caption-text">information about everything via freebase</p></div>
<p>4. one click search : search for images and videos via plugged in channels</p>
<div class="wp-caption alignnone" style="width: 310px"><a title="veeeb-search-gettyimages-by-concept" rel="rel?" href="http://www.veeeb.de/blog/wp-content/uploads/2010/09/veeeb-search-gettyimages-by-concept.PNG" target="_blank"><img class="size-medium wp-image-381" title="veeeb-search-gettyimages-by-concept" src="http://www.veeeb.de/blog/wp-content/uploads/2010/09/veeeb-search-gettyimages-by-concept-300x271.PNG" alt="search for related images and media" width="300" /></a><p class="wp-caption-text">search for related images and media</p></div>
<p>5. drag&amp;drop media : drag and drop them into your article</p>
<div class="wp-caption alignnone" style="width: 310px"><a title="veeeb-dragdrop-image-drop-in-article" rel="rel?" href="http://www.veeeb.de/blog/wp-content/uploads/2010/09/veeeb-dragdrop-image-drop-in-article.PNG" target="_blank"><img class="size-medium wp-image-377" title="veeeb-dragdrop-image-drop-in-article" src="http://www.veeeb.de/blog/wp-content/uploads/2010/09/veeeb-dragdrop-image-drop-in-article-300x259.PNG" alt="drag and drop media into your article" width="300" /></a><p class="wp-caption-text">drag and drop media into your article</p></div>
<p>&#8230;and there it is:</p>
<div class="wp-caption alignnone" style="width: 310px"><a title="veeeb-view-blog-post" rel="rel?" href="http://www.veeeb.de/blog/wp-content/uploads/2010/09/veeeb-view-blog-post.PNG" target="_blank"><img class="size-medium wp-image-382" title="veeeb-view-blog-post" src="http://www.veeeb.de/blog/wp-content/uploads/2010/09/veeeb-view-blog-post-300x228.PNG" alt="media enriched articles via veeeb" width="300" /></a><p class="wp-caption-text">a article enriched with related media via veeeb</p></div>
<p>Have fun!</p>
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fveeeb.de%2Fblog%2Fnews%2Fveeebeditor-wordpress-plugin%2F&amp;layout=button_count&amp;show_faces=true&amp;width=300&amp;height=25&amp;action=like&amp;font=arial&amp;colorscheme=light"  id="fbLikeIframe" name="fbLikeIframe"  scrolling="no" frameborder="0" allowTransparency="true"  class="fbLikeContainer"  style="border:none; overflow:hidden; width:300px; height:25px; display:inline;"  ></iframe>]]></content:encoded>
			<wfw:commentRss>http://veeeb.de/blog/news/veeebeditor-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

