<?xml version="1.0" encoding="iso-8859-1"?>
<!-- generator="wordpress/2.0.1" -->
<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/"
	>

<channel>
	<title>A Small Place for Distributed Stuff...</title>
	<link>http://weblog.kalixia.com</link>
	<description></description>
	<pubDate>Sat, 02 Feb 2008 08:32:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>
	<language>en</language>
			<item>
		<title>Some news&#8230;</title>
		<link>http://weblog.kalixia.com/archives/2008/02/02/some-news/</link>
		<comments>http://weblog.kalixia.com/archives/2008/02/02/some-news/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 08:32:23 +0000</pubDate>
		<dc:creator>jeje</dc:creator>
		
	<category>General</category>
	<category>Development</category>
	<category>Java</category>
	<category>Jini</category>
	<category>RIO</category>
	<category>Projects</category>
	<category>Kalixia</category>
		<guid isPermaLink="false">http://weblog.kalixia.com/archives/2008/02/02/some-news/</guid>
		<description><![CDATA[It&#8217;s been a while since my last update on this blog.
The main reason is that I&#8217;m now blogging most of the Amazon Web Services and IntelliJ plugins related content to a new blog call Elastic Grid Blog.
As said on this blog, Dennis Reedy (Rio founder) and I have been selected to a BoF session at [...]]]></description>
		<wfw:commentRSS>http://weblog.kalixia.com/archives/2008/02/02/some-news/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Book Review: XQuery</title>
		<link>http://weblog.kalixia.com/archives/2007/08/27/book-review-xquery/</link>
		<comments>http://weblog.kalixia.com/archives/2007/08/27/book-review-xquery/#comments</comments>
		<pubDate>Mon, 27 Aug 2007 21:21:25 +0000</pubDate>
		<dc:creator>jeje</dc:creator>
		
	<category>General</category>
	<category>Development</category>
	<category>Java</category>
	<category>Projects</category>
	<category>Kalixia</category>
	<category>XML</category>
		<guid isPermaLink="false">http://weblog.kalixia.com/archives/2007/08/27/book-review-xquery/</guid>
		<description><![CDATA[I forgot to speak on this blog about the book review I wrote on the excellent XQuery book.
It is available online on Javalobby website at http://www.javalobby.org/articles/xquery/.

]]></description>
		<wfw:commentRSS>http://weblog.kalixia.com/archives/2007/08/27/book-review-xquery/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Berkeley DB (JE) plugin for IntelliJ IDEA version 1.1</title>
		<link>http://weblog.kalixia.com/archives/2007/08/27/berkeley-db-je-plugin-for-intellij-idea-version-11/</link>
		<comments>http://weblog.kalixia.com/archives/2007/08/27/berkeley-db-je-plugin-for-intellij-idea-version-11/#comments</comments>
		<pubDate>Mon, 27 Aug 2007 18:53:17 +0000</pubDate>
		<dc:creator>jeje</dc:creator>
		
	<category>General</category>
	<category>Development</category>
	<category>Java</category>
	<category>Projects</category>
	<category>Kalixia</category>
		<guid isPermaLink="false">http://weblog.kalixia.com/archives/2007/08/27/berkeley-db-je-plugin-for-intellij-idea-version-11/</guid>
		<description><![CDATA[I have updated the Berkeley DB (Java Edition) plugin for IntelliJ IDEA.
This new version introduces the ability to browse stores by primary keys and secondary keys (you have to click on the index you&#8217;d like to browse).
Minor changes includes: secondary keys now displayed with cardinality and related entity information, all entity fields are now displayed.

]]></description>
		<wfw:commentRSS>http://weblog.kalixia.com/archives/2007/08/27/berkeley-db-je-plugin-for-intellij-idea-version-11/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>New major version of the JiBX plugin for IntelliJ</title>
		<link>http://weblog.kalixia.com/archives/2007/07/28/new-major-version-of-the-jibx-plugin-for-intellij/</link>
		<comments>http://weblog.kalixia.com/archives/2007/07/28/new-major-version-of-the-jibx-plugin-for-intellij/#comments</comments>
		<pubDate>Sat, 28 Jul 2007 09:06:54 +0000</pubDate>
		<dc:creator>jeje</dc:creator>
		
	<category>General</category>
	<category>Development</category>
	<category>Projects</category>
	<category>Kalixia</category>
	<category>XML</category>
		<guid isPermaLink="false">http://weblog.kalixia.com/archives/2007/07/28/new-major-version-of-the-jibx-plugin-for-intellij/</guid>
		<description><![CDATA[I have updated the JiBX plugin.
This new version introduces:

navigation between the XML binding file and the corresponding Java code (at least on a class and field level),
errors annotations (for example if your binding if broken and mapping to a missing Java field),
refactoring (your binding will automatically be updated when you rename your Java field).

As this [...]]]></description>
		<wfw:commentRSS>http://weblog.kalixia.com/archives/2007/07/28/new-major-version-of-the-jibx-plugin-for-intellij/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>JiBX plugin for IntelliJ IDEA version 1.1.5</title>
		<link>http://weblog.kalixia.com/archives/2007/07/12/jibx-plugin-for-intellij-idea-version-115/</link>
		<comments>http://weblog.kalixia.com/archives/2007/07/12/jibx-plugin-for-intellij-idea-version-115/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 07:38:47 +0000</pubDate>
		<dc:creator>jeje</dc:creator>
		
	<category>General</category>
	<category>Development</category>
	<category>Java</category>
	<category>Projects</category>
	<category>Kalixia</category>
	<category>XML</category>
		<guid isPermaLink="false">http://weblog.kalixia.com/archives/2007/07/12/jibx-plugin-for-intellij-idea-version-115/</guid>
		<description><![CDATA[I&#8217;ve updated the JiBX plugin late yesterday.
This new version should work for version 5, 6 and 7 (EAP).
The biggest improvement is error reporting. Now you have direct access to the right place in your binding file where the error occurred.

]]></description>
		<wfw:commentRSS>http://weblog.kalixia.com/archives/2007/07/12/jibx-plugin-for-intellij-idea-version-115/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Useful trick for Rio command-line tools (known as CLI)</title>
		<link>http://weblog.kalixia.com/archives/2007/06/03/useful-trick-for-rio-command-line-tools/</link>
		<comments>http://weblog.kalixia.com/archives/2007/06/03/useful-trick-for-rio-command-line-tools/#comments</comments>
		<pubDate>Sun, 03 Jun 2007 09:57:44 +0000</pubDate>
		<dc:creator>jeje</dc:creator>
		
	<category>General</category>
	<category>Development</category>
	<category>Java</category>
	<category>Jini</category>
	<category>RIO</category>
		<guid isPermaLink="false">http://weblog.kalixia.com/archives/2007/06/03/useful-trick-for-rio-command-line-tools-known-as-cli/</guid>
		<description><![CDATA[I&#8217;ve always wondered how the Rio CLI tools could support up &#038; down keys in order to recall previous commands.
I found a solution on the Berkeley DBXML FAQ: use rlwrap.
So, instead of running &#8220;rio&#8221;, run instead &#8220;rlwrap rio&#8221;.
Simple, but useful 

]]></description>
		<wfw:commentRSS>http://weblog.kalixia.com/archives/2007/06/03/useful-trick-for-rio-command-line-tools/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Google Developer Day 2007</title>
		<link>http://weblog.kalixia.com/archives/2007/05/31/google-developer-day-2007/</link>
		<comments>http://weblog.kalixia.com/archives/2007/05/31/google-developer-day-2007/#comments</comments>
		<pubDate>Thu, 31 May 2007 14:20:48 +0000</pubDate>
		<dc:creator>jeje</dc:creator>
		
	<category>General</category>
		<guid isPermaLink="false">http://weblog.kalixia.com/archives/2007/05/31/google-developer-day-2007/</guid>
		<description><![CDATA[I&#8217;m in Paris, France, at the Google Developer Day 2007.
This day has started a few hours ago (2pm, Paris time).
So far, I&#8217;ve been watching a presentation on GData API. Although the speakers are nice, I was a bit disappointed because the talk was too much a high-level session. I expected some information not available on [...]]]></description>
		<wfw:commentRSS>http://weblog.kalixia.com/archives/2007/05/31/google-developer-day-2007/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Integration between Tapestry 5 and Jini</title>
		<link>http://weblog.kalixia.com/archives/2007/03/16/integration-between-tapestry-5-and-jini/</link>
		<comments>http://weblog.kalixia.com/archives/2007/03/16/integration-between-tapestry-5-and-jini/#comments</comments>
		<pubDate>Thu, 15 Mar 2007 22:16:00 +0000</pubDate>
		<dc:creator>jeje</dc:creator>
		
	<category>General</category>
	<category>Development</category>
	<category>Java</category>
	<category>Jini</category>
	<category>RIO</category>
	<category>Projects</category>
	<category>Kalixia</category>
	<category>Tapestry</category>
		<guid isPermaLink="false">http://weblog.kalixia.com/archives/2007/03/16/integration-between-tapestry-5-and-jini/</guid>
		<description><![CDATA[I am a big fan of Tapestry 5. This version is a huge improvement over version 4.
Recently some integration were committed for support of Spring and Hibernate. I decided that I should spend a bit of time understanding how they were written so that I could write a tapestry-jini integration module.
Two hours later, I have [...]]]></description>
		<wfw:commentRSS>http://weblog.kalixia.com/archives/2007/03/16/integration-between-tapestry-5-and-jini/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Now it&#8217;s even easier to install Rio and code with Jini</title>
		<link>http://weblog.kalixia.com/archives/2007/02/28/now-its-even-easier-to-install-rio-and-code-with-jini/</link>
		<comments>http://weblog.kalixia.com/archives/2007/02/28/now-its-even-easier-to-install-rio-and-code-with-jini/#comments</comments>
		<pubDate>Wed, 28 Feb 2007 19:55:42 +0000</pubDate>
		<dc:creator>jeje</dc:creator>
		
	<category>General</category>
	<category>Development</category>
	<category>Java</category>
	<category>Jini</category>
	<category>RIO</category>
	<category>Projects</category>
	<category>Kalixia</category>
		<guid isPermaLink="false">http://weblog.kalixia.com/archives/2007/02/28/now-its-even-easier-to-install-rio-and-code-with-jini/</guid>
		<description><![CDATA[I have just updated the Rio installers. This new version updates code to the latest version of Rio as of today.
But what is even more interesting is that now by default Jini is bundled so you don&#8217;t need to install Jini before installing Rio.
Let me know if you experience any issue or if there are [...]]]></description>
		<wfw:commentRSS>http://weblog.kalixia.com/archives/2007/02/28/now-its-even-easier-to-install-rio-and-code-with-jini/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Update of the JiBX plugin for Maven 2</title>
		<link>http://weblog.kalixia.com/archives/2007/02/08/update-of-the-jibx-plugin-for-maven-2/</link>
		<comments>http://weblog.kalixia.com/archives/2007/02/08/update-of-the-jibx-plugin-for-maven-2/#comments</comments>
		<pubDate>Wed, 07 Feb 2007 22:29:41 +0000</pubDate>
		<dc:creator>jeje</dc:creator>
		
	<category>General</category>
	<category>Development</category>
	<category>Java</category>
		<guid isPermaLink="false">http://weblog.kalixia.com/archives/2007/02/08/update-of-the-jibx-plugin-for-maven-2/</guid>
		<description><![CDATA[I&#8217;ve taking a bit of time tonight in order to update the Maven 2 plugin.
This new version uses JiBX 1.1.3. The version of the plugin matches the one of the JiBX distribution, so do not forget to update the version of the plugin you are using.

]]></description>
		<wfw:commentRSS>http://weblog.kalixia.com/archives/2007/02/08/update-of-the-jibx-plugin-for-maven-2/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
