<?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>K.A.I.E.C.</title>
	<atom:link href="http://blog.kaiec.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kaiec.org</link>
	<description>Kai's Automatic Indexing Evaluation Center</description>
	<lastBuildDate>Sat, 18 Jul 2009 17:42:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Paper accepted for Dublin Core 2009</title>
		<link>http://blog.kaiec.org/2009/07/18/paper-accepted-for-dublin-core-2009/</link>
		<comments>http://blog.kaiec.org/2009/07/18/paper-accepted-for-dublin-core-2009/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 17:42:49 +0000</pubDate>
		<dc:creator>Kai</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[dc2009]]></category>
		<category><![CDATA[dublin core]]></category>
		<category><![CDATA[metametadata]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[seoul]]></category>

		<guid isPermaLink="false">http://blog.kaiec.org/?p=146</guid>
		<description><![CDATA[Fortunately, a paper written by Magnus Pfeffer, Heiner Stuckenschmidt and me was accepted for the upcoming Dublin Core 2009 conference in Seoul. 
It has the title &#8220;A Unified Approach for Representing Metametadata&#8221; and demonstrates the usage of RDF reification for the representation of metadata about metadata in the library field.
Here is the abstract:
Using metametadata like [...]]]></description>
		<wfw:commentRss>http://blog.kaiec.org/2009/07/18/paper-accepted-for-dublin-core-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netbeans Update Center written in PHP</title>
		<link>http://blog.kaiec.org/2009/07/17/nbmcenter/</link>
		<comments>http://blog.kaiec.org/2009/07/17/nbmcenter/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 07:38:37 +0000</pubDate>
		<dc:creator>Kai</dc:creator>
				<category><![CDATA[Netbeans]]></category>
		<category><![CDATA[nbm]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[update center]]></category>
		<category><![CDATA[update.xml]]></category>

		<guid isPermaLink="false">http://blog.kaiec.org/?p=141</guid>
		<description><![CDATA[Do you use Netbeans? It is my favorite IDE for Java development and beside the IDE, it also provides the Netbeans Platform, a GUI framework that makes the development of GUI applications (so called Rich Client Applications) very easy. One of the features, that the Netbeans Platform provides, is the management of updates. The user [...]]]></description>
		<wfw:commentRss>http://blog.kaiec.org/2009/07/17/nbmcenter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monitoring HTTP Traffic with tcpmon</title>
		<link>http://blog.kaiec.org/2009/04/17/monitoring-http-traffic-with-tcpmon/</link>
		<comments>http://blog.kaiec.org/2009/04/17/monitoring-http-traffic-with-tcpmon/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 09:00:01 +0000</pubDate>
		<dc:creator>Kai</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[soap]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[tcpmon]]></category>
		<category><![CDATA[webservice]]></category>

		<guid isPermaLink="false">http://blog.computerkind.de/?p=26</guid>
		<description><![CDATA[Especially for the development of web service applications, sometimes it is very helpful to see the actual SOAP messages that are exchanged between the client and the server. A handy tool to achieve this is the TCP Monitor tcpmon. First of all, here is the link to the Webstart version: TCP Monitor (Webstart).

The website for [...]]]></description>
		<wfw:commentRss>http://blog.kaiec.org/2009/04/17/monitoring-http-traffic-with-tcpmon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Message Handling with JSF and Redirects</title>
		<link>http://blog.kaiec.org/2009/03/01/message-handling-with-jsf-and-redirects/</link>
		<comments>http://blog.kaiec.org/2009/03/01/message-handling-with-jsf-and-redirects/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 12:47:06 +0000</pubDate>
		<dc:creator>Kai</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[forward]]></category>
		<category><![CDATA[jsf]]></category>
		<category><![CDATA[messages]]></category>
		<category><![CDATA[redirect]]></category>

		<guid isPermaLink="false">http://blog.computerkind.de/?p=42</guid>
		<description><![CDATA[The JavaServer Faces-Framework offers a mechanism to present messages to the user. The meesages can be created by the framework itself, for example during the conversion oder valisation phase. But it is also possible to create custom messages within your actual application.
But there is a problem, if you use redirects instead of forwards, e.g. by [...]]]></description>
		<wfw:commentRss>http://blog.kaiec.org/2009/03/01/message-handling-with-jsf-and-redirects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hibernate Performance-Tuning</title>
		<link>http://blog.kaiec.org/2009/02/26/hibernate-performance-tuning/</link>
		<comments>http://blog.kaiec.org/2009/02/26/hibernate-performance-tuning/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 16:18:03 +0000</pubDate>
		<dc:creator>Kai</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Netbeans]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[bytecode]]></category>
		<category><![CDATA[formula]]></category>
		<category><![CDATA[h2]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[instrumentation]]></category>
		<category><![CDATA[lazy]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[target]]></category>
		<category><![CDATA[trace]]></category>

		<guid isPermaLink="false">http://blog.kaiec.org/?p=86</guid>
		<description><![CDATA[Today, I spent some time to dive deeply into the heart of the Semtinel Core to fix a performance leak that occured since I did some experiments with rather large annotation sets. I ran into several difficulties that might be interesting to other developers as well, so this post covers the following topics:

Tracing of SQL [...]]]></description>
		<wfw:commentRss>http://blog.kaiec.org/2009/02/26/hibernate-performance-tuning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to configure SVN for group access</title>
		<link>http://blog.kaiec.org/2009/02/26/how-to-configure-svn-for-group-access/</link>
		<comments>http://blog.kaiec.org/2009/02/26/how-to-configure-svn-for-group-access/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 15:36:08 +0000</pubDate>
		<dc:creator>Kai</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[directories]]></category>
		<category><![CDATA[groups]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://blog.kaiec.org/?p=94</guid>
		<description><![CDATA[In order to seperate the access permissions among different user groups and for different directories, you have to extend the configuration of svnserve a little bit. For example, you could have a group of users with read-only access and another group with write-access. Or you want to assign write-permissions on a per-directory basis. The setup [...]]]></description>
		<wfw:commentRss>http://blog.kaiec.org/2009/02/26/how-to-configure-svn-for-group-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Determine current method in Java</title>
		<link>http://blog.kaiec.org/2009/02/13/determine-current-method-in-java/</link>
		<comments>http://blog.kaiec.org/2009/02/13/determine-current-method-in-java/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 20:07:16 +0000</pubDate>
		<dc:creator>Kai</dc:creator>
				<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.computerkind.de/?p=33</guid>
		<description><![CDATA[A rather strange way to determine the method, where you currently are, but it works:

1
2
3
4
5
6
7
8
9
private String getCurrentMethodName&#40;&#41; &#123;
   List stackTraceList = Arrays.asList&#40;&#40;new Throwable&#40;&#41;&#41;.getStackTrace&#40;&#41;&#41;;
   for &#40;Iterator it=stackTraceList.iterator&#40;&#41;;it.hasNext&#40;&#41;;&#41; &#123;
      StackTraceElement ste = &#40;StackTraceElement&#41; it.next&#40;&#41;;
      if &#40;!ste.getClassName&#40;&#41;.equals&#40;this.getClass&#40;&#41;.getName&#40;&#41;&#41;&#41; 
       [...]]]></description>
		<wfw:commentRss>http://blog.kaiec.org/2009/02/13/determine-current-method-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic Auth Webservice Client with .NET</title>
		<link>http://blog.kaiec.org/2009/02/11/basic-auth-webservice-client-with-net/</link>
		<comments>http://blog.kaiec.org/2009/02/11/basic-auth-webservice-client-with-net/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 15:02:51 +0000</pubDate>
		<dc:creator>Kai</dc:creator>
				<category><![CDATA[.Net, C#]]></category>

		<guid isPermaLink="false">http://blog.kaiec.org/?p=15</guid>
		<description><![CDATA[If a webservice requires basic http authentication (like the ones from wortschatz.uni-leipzig.de) and it doesn&#8217;t respond to a request without authentication with the proper 401 response (for example with a 500), you cannot use this service with the standard .NET client, because this client doesn&#8217;t send the header with the first request. Only after a [...]]]></description>
		<wfw:commentRss>http://blog.kaiec.org/2009/02/11/basic-auth-webservice-client-with-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Various impressions from ECDL 2008</title>
		<link>http://blog.kaiec.org/2008/09/19/various-impressions-from-ecdl-2008/</link>
		<comments>http://blog.kaiec.org/2008/09/19/various-impressions-from-ecdl-2008/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 10:33:54 +0000</pubDate>
		<dc:creator>Kai</dc:creator>
				<category><![CDATA[Conferences]]></category>

		<guid isPermaLink="false">http://blog.kaiec.org/2008/09/19/various-impressions-from-ecdl-2008/</guid>
		<description><![CDATA[
Together with my colleague Magnus Pfeffer, I attended this years European Conference on Digital Libraries (ECDL) in Aarhus, Denmark, as well as the colocated workshop on Networked Knowledge Organization Systems and Services (NKOS).
The conference gave us many interesting insights, as often, mostly because of the various possibilities to socialize and to meet new people. So [...]]]></description>
		<wfw:commentRss>http://blog.kaiec.org/2008/09/19/various-impressions-from-ecdl-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Semantic Search with AskWiki</title>
		<link>http://blog.kaiec.org/2007/11/07/semantic-search-with-askwiki/</link>
		<comments>http://blog.kaiec.org/2007/11/07/semantic-search-with-askwiki/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 11:59:19 +0000</pubDate>
		<dc:creator>Kai</dc:creator>
				<category><![CDATA[Semantic Search]]></category>

		<guid isPermaLink="false">http://blog.kaiec.org/2007/11/07/semantic-search-with-askwiki/</guid>
		<description><![CDATA[Like in my posts about semantic search with Hakia and Lexxe, Tim Finin posted a set of questions posed to AskWiki, a semantic search engine that uses Wikipedia to answer questions. AskWiki is a collaboration project of Wikimedia Foundation and AskMeNow, a company that is specialized in answering questions in natural language via a mobile [...]]]></description>
		<wfw:commentRss>http://blog.kaiec.org/2007/11/07/semantic-search-with-askwiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
