<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/atom10full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" xml:lang="en" xml:base="http://www.lunar-ocean.com/wp-atom.php">
	<title type="text">Lunar Ocean</title>
	<subtitle type="text">Always one character away from perfetcion</subtitle>

	<updated>2009-01-01T21:40:44Z</updated>
	<generator uri="http://wordpress.org/" version="2.7">WordPress</generator>

	<link rel="alternate" type="text/html" href="http://www.lunar-ocean.com" />
	<id>http://www.lunar-ocean.com/feed/atom/</id>
	

			<geo:lat>49.50734</geo:lat><geo:long>0.16902</geo:long><link rel="self" href="http://feeds.feedburner.com/LunarOcean" type="application/atom+xml" /><entry>
		<author>
			<name>Antoine Toulme</name>
						<uri>http://antoine.toulme.name</uri>
					</author>
		<title type="html"><![CDATA[Tracks]]></title>
		<link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/LunarOcean/~3/500468363/" />
		<id>http://www.lunar-ocean.com/?p=181</id>
		<updated>2009-01-01T21:40:44Z</updated>
		<published>2009-01-01T21:39:44Z</published>
		<category scheme="http://www.lunar-ocean.com" term="Intalio" />		<summary type="html"><![CDATA[One of my resolutions for 2009 is to have a working system to organize myself. I need to empty my mind somewhere, and paper solutions don&#8217;t work anymore.
I also have issues with scheduling items. I don&#8217;t have so much to plan, I really need to use deadlines though.
I tried Remember the milk in the past. [...]]]></summary>
		<content type="html" xml:base="http://www.lunar-ocean.com/tracks/">&lt;p&gt;One of my resolutions for 2009 is to have a working system to organize myself. I need to empty my mind somewhere, and paper solutions don&amp;#8217;t work anymore.&lt;br /&gt;
I also have issues with scheduling items. I don&amp;#8217;t have so much to plan, I really need to use deadlines though.&lt;/p&gt;
&lt;p&gt;I tried &lt;a href="http://www.rtm.com"&gt;Remember the milk&lt;/a&gt; in the past. It&amp;#8217;s super easy, but you need to enter a subscription to access the iphone interface.&lt;/p&gt;
&lt;p&gt;I also tried using &lt;a href="http://www.sugarcrm.com"&gt;SugarCRM&lt;/a&gt;, but the interface is too complex.&lt;/p&gt;
&lt;p&gt;I headed to Chandler, tried the desktop application, installed the server. I didn&amp;#8217;t like having one more application running on the laptop, as nice as it looks. The server was consuming quite a lot of memory too, and my modest VPS didn&amp;#8217;t like it.&lt;/p&gt;
&lt;p&gt;I tried the tasks list in &lt;a href="http://mail.google.com"&gt;gmail&lt;/a&gt; ; not too convinced yet, it&amp;#8217;s lacking features to organize items.&lt;/p&gt;
&lt;h3&gt;Tracks&lt;/h3&gt;
&lt;p&gt;I found Tracks by accident. I was looking if somebody had done a todo list with Rails, before I started eventually having to do one. &lt;/p&gt;
&lt;p&gt;It looks awesome. It has a good multi-user support, you can manage projects, you can create tasks with contexts, you can share them. You can publish them in ical format or RSS. &lt;/p&gt;
&lt;h3&gt;Installing Tracks on your VPS&lt;/h3&gt;
&lt;p&gt;To install &lt;a href="http://www.getontracks.org/"&gt;Tracks&lt;/a&gt;, I downloaded the latest release, unzipped it in a directory owned by www-data, and used &lt;a href="http://www.modrails.com/"&gt;Passenger&lt;/a&gt; for the configuration:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;
&lt;pre&gt;
&amp;lt;VirtualHost 67.207.128.50&amp;gt;
   DocumentRoot /var/tracks/public
   ServerAdmin admin@localhost
   ServerName tracks.lunar-ocean.com
   ErrorLog /var/log/apache2/tracks-error.log
   CustomLog /var/log/apache2/tracks-access.log combined
   &amp;lt;Directory /var/tracks/public&amp;gt;
      AllowOverride All
  &amp;lt;/Directory&amp;gt;
&amp;lt;/VirtualHost&amp;gt;
&lt;/pre&gt;
&lt;p&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I tried using MySQL as the backend for the application, but there was an error while creating the database schema. Using Sqlite, as it is recommended by default, works just fine.&lt;/p&gt;
&lt;h3&gt;If there was really something to complain about&amp;#8230;&lt;/h3&gt;
&lt;p&gt;I spotted a few inconveniences so far:&lt;br /&gt;
&lt;a href="http://www.getontracks.org/"&gt;Tracks&lt;/a&gt; is licensed as GPL. That&amp;#8217;s a problem for me when I intend to build on software that uses this license, that shouldn&amp;#8217;t be the case for me.&lt;br /&gt;
Deadlines can be set on dates only, you can&amp;#8217;t give them a particular time. I&amp;#8217;ll try looking at the code and proposing a patch to the Tracks team if that helps.&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=oxHWZy.P"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=oxHWZy.P" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=dze9p3.p"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=dze9p3.p" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=l3Vnjn.p"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=l3Vnjn.p" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/LunarOcean/~4/500468363" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.lunar-ocean.com/tracks/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.lunar-ocean.com/tracks/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.lunar-ocean.com/tracks/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Antoine Toulme</name>
						<uri>http://antoine.toulme.name</uri>
					</author>
		<title type="html"><![CDATA[JDTc]]></title>
		<link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/LunarOcean/~3/498102320/" />
		<id>http://www.lunar-ocean.com/?p=177</id>
		<updated>2008-12-29T22:33:19Z</updated>
		<published>2008-12-29T22:29:37Z</published>
		<category scheme="http://www.lunar-ocean.com" term="Eclipse" />		<summary type="html"><![CDATA[I worked with Ketan Padegaonkar on creating a wrapper around the JDT compiler.
Usually, you would call it by installing the compiler jar, and reference it while calling the java compiler:


java -classpath org.eclipse.jdt.core_3.2.0.jar org.eclipse.jdt.internal.compiler.batch.Main -classpath rt.jar A.java

 
Granted ruby and rubygems are installed on your system, installing JDTc is easy:


sudo gem install jdtc


JDTc installs the compiler [...]]]></summary>
		<content type="html" xml:base="http://www.lunar-ocean.com/jdtc/">&lt;p&gt;I worked with &lt;a href="http://ketan.padegaonkar.name/"&gt;Ketan Padegaonkar&lt;/a&gt; on creating a wrapper around the JDT compiler.&lt;/p&gt;
&lt;p&gt;Usually, you would call it by installing the &lt;a href="http://download.eclipse.org/eclipse/downloads/drops/R-3.4.1-200809111700/details.php#JDTCORE"&gt;compiler jar&lt;/a&gt;, and reference it while calling the java compiler:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;
&lt;pre&gt;
java -classpath org.eclipse.jdt.core_3.2.0.jar org.eclipse.jdt.internal.compiler.batch.Main -classpath rt.jar A.java
&lt;/pre&gt;
&lt;p&gt;&lt;/code&gt; &lt;/p&gt;
&lt;p&gt;Granted ruby and rubygems are installed on your system, installing JDTc is easy:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;
&lt;pre&gt;
sudo gem install jdtc
&lt;/pre&gt;
&lt;p&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;JDTc installs the compiler for you, and places it at a convenient location. Then running the JDT compiler is a bit easier:&lt;br /&gt;
&lt;code&gt;
&lt;pre&gt;
jdtc -classpath rt.jar A.java
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;A bit easier, hey ? &lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=7Yy2CL.O"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=7Yy2CL.O" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=1S4HCA.o"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=1S4HCA.o" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=N4p7hz.o"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=N4p7hz.o" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/LunarOcean/~4/498102320" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.lunar-ocean.com/jdtc/#comments" thr:count="2" />
		<link rel="replies" type="application/atom+xml" href="http://www.lunar-ocean.com/jdtc/feed/atom/" thr:count="2" />
		<thr:total>2</thr:total>
	<feedburner:origLink>http://www.lunar-ocean.com/jdtc/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Antoine Toulme</name>
						<uri>http://antoine.toulme.name</uri>
					</author>
		<title type="html"><![CDATA[Eclipse just had a japanese smoothie]]></title>
		<link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/LunarOcean/~3/490439652/" />
		<id>http://www.lunar-ocean.com/?p=175</id>
		<updated>2008-12-19T12:59:27Z</updated>
		<published>2008-12-19T12:59:27Z</published>
		<category scheme="http://www.lunar-ocean.com" term="Eclipse" /><category scheme="http://www.lunar-ocean.com" term="babel" />		<summary type="html"><![CDATA[The huge contribution made by the Blanco project, sponsored by NEC, and watched over by Mori-San, was effectively added to the Babel database today.
Thanks to everyone for your hard work on making this happen.
]]></summary>
		<content type="html" xml:base="http://www.lunar-ocean.com/eclipse-just-had-a-japanese-smoothie/">&lt;p&gt;The &lt;a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=237745"&gt;huge contribution&lt;/a&gt; made by the Blanco project, sponsored by NEC, and watched over by Mori-San, was effectively added to the Babel database today.&lt;/p&gt;
&lt;p&gt;Thanks to everyone for your hard work on making this happen.&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=3hjPO"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=3hjPO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=GIc5o"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=GIc5o" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=q0DOo"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=q0DOo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/LunarOcean/~4/490439652" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.lunar-ocean.com/eclipse-just-had-a-japanese-smoothie/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.lunar-ocean.com/eclipse-just-had-a-japanese-smoothie/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.lunar-ocean.com/eclipse-just-had-a-japanese-smoothie/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Antoine Toulme</name>
						<uri>http://antoine.toulme.name</uri>
					</author>
		<title type="html"><![CDATA[The Union of The CheckBoxTreeViewer TreeItems : We shall be disabled together, or die in single combat!]]></title>
		<link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/LunarOcean/~3/488760707/" />
		<id>http://www.lunar-ocean.com/?p=169</id>
		<updated>2008-12-17T23:20:09Z</updated>
		<published>2008-12-17T23:20:09Z</published>
		<category scheme="http://www.lunar-ocean.com" term="BPMN" /><category scheme="http://www.lunar-ocean.com" term="Eclipse" />		<summary type="html"><![CDATA[Dear committer, prepare your jFace-foo !
We have a case where we have a CheckBoxTreeViewer that represents a list of elements.
The list in itself is informative. The user is going to be very interested into what is selected, and what isn&#8217;t.
It&#8217;s certain that at some point he will expand the tree to look at some nodes, [...]]]></summary>
		<content type="html" xml:base="http://www.lunar-ocean.com/the-union-of-the-checkboxtreeviewer-treeitems-we-shall-be-disabled-together-or-die-in-single-combat/">&lt;p&gt;Dear committer, prepare your jFace-foo !&lt;/p&gt;
&lt;p&gt;We have a case where we have a CheckBoxTreeViewer that represents a list of elements.&lt;/p&gt;
&lt;p&gt;The list in itself is informative. The user is going to be very interested into what is selected, and what isn&amp;#8217;t.&lt;/p&gt;
&lt;p&gt;It&amp;#8217;s certain that at some point he will expand the tree to look at some nodes, come back, etc.&lt;/p&gt;
&lt;p&gt;Right now, you cannot disable the checkboxes of a CheckBoxTreeViewer without disabling the whole tree.&lt;br /&gt;
So that means that your users cannot check checkboxes (that was the intent), but they also cannot expand the tree.&lt;/p&gt;
&lt;p&gt;What if you&amp;#8217;d like to disable some checkboxes only ? That&amp;#8217;s unsupported too.&lt;/p&gt;
&lt;p&gt;Unfortunately, there is no solution for  this problem so far. I filed &lt;a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=259092"&gt;259092&lt;/a&gt; earlier today to investigate the issue, and it seems you can &lt;a href="http://tom-eclipse-dev.blogspot.com/2008/10/disable-parts-swt-tabletree-with.html"&gt;try to add a listener&lt;/a&gt; to revert the check event when the user clicks on checkboxes. Users would still see the items as enabled though, and given the complexity of the interface, adding a tooltip, a new decoration is just going to be confusing.&lt;/p&gt;
&lt;p&gt;If you have a spare vote to cast for this bug, a comment, and idea, and ideally a patch, let&amp;#8217;s talk about it on the &lt;a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=259092"&gt;bug&lt;/a&gt;!&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=DhrZO"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=DhrZO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=ScpGo"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=ScpGo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=F2v7o"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=F2v7o" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/LunarOcean/~4/488760707" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.lunar-ocean.com/the-union-of-the-checkboxtreeviewer-treeitems-we-shall-be-disabled-together-or-die-in-single-combat/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.lunar-ocean.com/the-union-of-the-checkboxtreeviewer-treeitems-we-shall-be-disabled-together-or-die-in-single-combat/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.lunar-ocean.com/the-union-of-the-checkboxtreeviewer-treeitems-we-shall-be-disabled-together-or-die-in-single-combat/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Antoine Toulme</name>
						<uri>http://antoine.toulme.name</uri>
					</author>
		<title type="html"><![CDATA[Open the internal web browser with Firefox (when Safari is default)]]></title>
		<link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/LunarOcean/~3/488084730/" />
		<id>http://www.lunar-ocean.com/?p=167</id>
		<updated>2008-12-17T22:55:53Z</updated>
		<published>2008-12-17T22:55:53Z</published>
		<category scheme="http://www.lunar-ocean.com" term="BPMN" /><category scheme="http://www.lunar-ocean.com" term="Eclipse" />		<summary type="html"><![CDATA[Somehow I had the feeling that I was in control when it came to specifying the browser I wanted to open.
Apparently, it&#8217;s true for external browsers. For internal browsers, ie those that show in a view or an editor in Eclipse, not so much.
What happens is that the information get lost. You specify the browser [...]]]></summary>
		<content type="html" xml:base="http://www.lunar-ocean.com/open-the-internal-web-browser-with-firefox-when-safari-is-default/">&lt;p&gt;Somehow I had the feeling that I was in control when it came to specifying the browser I wanted to open.&lt;/p&gt;
&lt;p&gt;Apparently, it&amp;#8217;s true for external browsers. For internal browsers, ie those that show in a view or an editor in Eclipse, not so much.&lt;/p&gt;
&lt;p&gt;What happens is that the information get lost. You specify the browser type when you do the call to open the browser:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;
&lt;pre&gt;
PlatformUI.getWorkbench().getBrowserSupport().createBrowser(SWT.MOZILLA, ...);
&lt;/pre&gt;
&lt;p&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;But this is simply ignored by the internal editor. Not for too long though, since I attached a patch to &lt;a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=259171"&gt;259171&lt;/a&gt; fixes the problem.&lt;/p&gt;
&lt;p&gt;Your feedback on this is welcome, of course please feel free to comment on the bug rather than here.&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=7WfiO"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=7WfiO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=JJywo"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=JJywo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=HnvYo"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=HnvYo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/LunarOcean/~4/488084730" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.lunar-ocean.com/open-the-internal-web-browser-with-firefox-when-safari-is-default/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.lunar-ocean.com/open-the-internal-web-browser-with-firefox-when-safari-is-default/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.lunar-ocean.com/open-the-internal-web-browser-with-firefox-when-safari-is-default/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Antoine Toulme</name>
						<uri>http://antoine.toulme.name</uri>
					</author>
		<title type="html"><![CDATA[Building Eclipse plugins with Buildr]]></title>
		<link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/LunarOcean/~3/482164950/" />
		<id>http://www.lunar-ocean.com/?p=156</id>
		<updated>2008-12-11T10:56:38Z</updated>
		<published>2008-12-11T10:44:07Z</published>
		<category scheme="http://www.lunar-ocean.com" term="BPMN" /><category scheme="http://www.lunar-ocean.com" term="Eclipse" />		<summary type="html"><![CDATA[As of now, the right way to build Eclipse plugins is to use the releng code or Buckminster.
It all comes down to an ant task that calls a JDT batch compiler (copied from the scripts of SWTBot):


&#60;javac destdir="${temp.folder}/@dot.bin" failonerror="${javacFailOnError}" verbose="${javacVerbose}" debug="${javacDebugInfo}"
      includeAntRuntime="no" bootclasspath="${bundleBootClasspath}"
      source="${bundleJavacSource}" target="${bundleJavacTarget}"&#62;
			&#60;compilerarg [...]]]></summary>
		<content type="html" xml:base="http://www.lunar-ocean.com/building-eclipse-plugins-with-buildr/">&lt;p&gt;As of now, the right way to build Eclipse plugins is to use the releng code or Buckminster.&lt;/p&gt;
&lt;p&gt;It all comes down to an ant task that calls a &lt;a href="http://download.eclipse.org/eclipse/downloads/drops/R-3.4.1-200809111700/index.php#JDTCORE"&gt;JDT batch compiler&lt;/a&gt; (copied from the scripts of SWTBot):&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;/p&gt;
&lt;pre&gt;
&amp;lt;javac destdir="${temp.folder}/@dot.bin" failonerror="${javacFailOnError}" verbose="${javacVerbose}" debug="${javacDebugInfo}"
      includeAntRuntime="no" bootclasspath="${bundleBootClasspath}"
      source="${bundleJavacSource}" target="${bundleJavacTarget}"&amp;gt;
			&amp;lt;compilerarg line="${compilerArg}" compiler="${build.compiler}"/&amp;gt;
			&amp;lt;classpath refid="@dot.classpath" /&amp;gt;
			&amp;lt;src path="src/"/&amp;gt;
			&amp;lt;compilerarg value="@${basedir}/javaCompiler...args" compiler="org.eclipse.jdt.core.JDTCompilerAdapter"/&amp;gt;
			&amp;lt;compilerarg line="-log '${temp.folder}/@dot.bin${logExtension}'" compiler="org.eclipse.jdt.core.JDTCompilerAdapter"/&amp;gt;
		&amp;lt;/javac&amp;gt;
&lt;/pre&gt;
&lt;p&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;This code is pretty heavy because you have to specify the classpath yourself (the &lt;code&gt;@dot.classpath&lt;/code&gt; in there).&lt;/p&gt;
&lt;p&gt;I have watched &lt;a href="http://incubator.apache.org/buildr/"&gt;Buildr&lt;/a&gt; since its inception. I had made the wish to hack it in a way that I could build our plugins with it.&lt;/p&gt;
&lt;p&gt;Essentially, what&amp;#8217;s cool with &lt;a href="http://incubator.apache.org/buildr/"&gt;Buildr&lt;/a&gt; is that it does what you want it to do, not more. It is written in a minimal way, so you can script and chain tasks. Think of it as make for Java.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://ketan.padegaonkar.name"&gt;Ketan&lt;/a&gt; &lt;a href="http://mail-archives.apache.org/mod_mbox/incubator-buildr-user/200811.mbox/browser"&gt;came up to the Buildr user list&lt;/a&gt; some time ago with the same idea. He is maintaining SWTBot and he already hacked Buildr to make it behave for plugins.&lt;/p&gt;
&lt;p&gt;Together, we are opening a new project &lt;a href="http://code.google.com/p/buildr4eclipse/"&gt;Buildr4eclipse&lt;/a&gt;, that will take place on &lt;a href="http://code.google.com/p/buildr4eclipse/"&gt;Google Code&lt;/a&gt; and &lt;a href="http://github.com/ketan/buildr4eclipse/tree"&gt;Github&lt;/a&gt;.&lt;br /&gt;
We are going to provide an extension to Buildr to make it possible to build Eclipse plugins, first by plugging the JDT compiler in, then by making it even easier by using the dependencies declared in the manifest directly.&lt;/p&gt;
&lt;p&gt;We welcome feedback and your help towards that goal.&lt;/p&gt;
&lt;p&gt;This work takes place as &lt;a href="http://www.eclipse.org/stp"&gt;SOA Tools&lt;/a&gt; &lt;a href="http://wiki.eclipse.org/STP/Build/OnEclipseInfrastructure"&gt;is working on its build system&lt;/a&gt; to make it more adaptable and suited to our brand new sub-projects. &lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=opN9O"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=opN9O" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=uRWgo"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=uRWgo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=dbgFo"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=dbgFo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/LunarOcean/~4/482164950" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.lunar-ocean.com/building-eclipse-plugins-with-buildr/#comments" thr:count="5" />
		<link rel="replies" type="application/atom+xml" href="http://www.lunar-ocean.com/building-eclipse-plugins-with-buildr/feed/atom/" thr:count="5" />
		<thr:total>5</thr:total>
	<feedburner:origLink>http://www.lunar-ocean.com/building-eclipse-plugins-with-buildr/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Antoine Toulme</name>
						<uri>http://antoine.toulme.name</uri>
					</author>
		<title type="html"><![CDATA[Would you like the Eclipse Foundation to support a git repository ?]]></title>
		<link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/LunarOcean/~3/475801077/" />
		<id>http://www.lunar-ocean.com/?p=154</id>
		<updated>2008-12-05T14:08:12Z</updated>
		<published>2008-12-05T14:08:12Z</published>
		<category scheme="http://www.lunar-ocean.com" term="BPMN" /><category scheme="http://www.lunar-ocean.com" term="Eclipse" />		<summary type="html"><![CDATA[Would you like to be able to be hosted on git at eclipse.org ?
Then please vote for this bug.
If you are interested into tooling support, Egit should be your deal. They are currently building an informal proposal to join Eclipse. How about having the git tooling project hosted on git ?
Thanks to rcjsuen, ketan and [...]]]></summary>
		<content type="html" xml:base="http://www.lunar-ocean.com/would-you-like-the-eclipse-foundation-to-support-a-git-repository/">&lt;p&gt;Would you like to be able to be hosted on &lt;a href="http://git.or.cz/"&gt;git&lt;/a&gt; at eclipse.org ?&lt;br /&gt;
Then please vote for this &lt;a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=257706"&gt;bug&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If you are interested into tooling support, Egit should be your deal. They are currently building an &lt;a href="http://wiki.eclipse.org/EGit/Proposal"&gt;informal proposal&lt;/a&gt; to join Eclipse. How about having the git tooling project hosted on git ?&lt;/p&gt;
&lt;p&gt;Thanks to rcjsuen, ketan and ijuma for the insightful IRC chat.&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=pGSTO"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=pGSTO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=pemZo"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=pemZo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=8Sl0o"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=8Sl0o" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/LunarOcean/~4/475801077" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.lunar-ocean.com/would-you-like-the-eclipse-foundation-to-support-a-git-repository/#comments" thr:count="1" />
		<link rel="replies" type="application/atom+xml" href="http://www.lunar-ocean.com/would-you-like-the-eclipse-foundation-to-support-a-git-repository/feed/atom/" thr:count="1" />
		<thr:total>1</thr:total>
	<feedburner:origLink>http://www.lunar-ocean.com/would-you-like-the-eclipse-foundation-to-support-a-git-repository/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Antoine Toulme</name>
						<uri>http://antoine.toulme.name</uri>
					</author>
		<title type="html"><![CDATA[IRC logs as a feed]]></title>
		<link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/LunarOcean/~3/473285758/" />
		<id>http://www.lunar-ocean.com/blog/?p=143</id>
		<updated>2008-11-27T09:44:34Z</updated>
		<published>2008-11-27T09:44:34Z</published>
		<category scheme="http://www.lunar-ocean.com" term="Eclipse" />		<summary type="html"><![CDATA[That might be old news to you ; I re-discovered that the Eclipse IRC log for #eclipse and #eclipse-e4 are stored on this server. 
However Remi mentioned that the logs are rotated, so it&#8217;s not really an archive.
I&#8217;d think those logs would be better stored as a feed (RSS or Atom, whichever is easier to [...]]]></summary>
		<content type="html" xml:base="http://www.lunar-ocean.com/irc-logs-as-a-feed/">&lt;p&gt;That might be old news to you ; I re-discovered that the Eclipse IRC log for #eclipse and #eclipse-e4 are stored on this &lt;a href="http://echelog.matzon.dk/"&gt;server&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;However &lt;a href="http://blog.hantsuki.org/"&gt;Remi&lt;/a&gt; mentioned that the logs are rotated, so it&amp;#8217;s not really an archive.&lt;/p&gt;
&lt;p&gt;I&amp;#8217;d think those logs would be better stored as a feed (RSS or Atom, whichever is easier to implement).&lt;/p&gt;
&lt;p&gt;The hard part is to have a bot, and we have &lt;a href="http://wiki.eclipse.org/IRC_bot"&gt;KOS-MOS&lt;/a&gt; already. What do you think ? &lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=f4L3O"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=f4L3O" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=htZEo"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=htZEo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=68jEo"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=68jEo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/LunarOcean/~4/473285758" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.lunar-ocean.com/irc-logs-as-a-feed/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.lunar-ocean.com/irc-logs-as-a-feed/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.lunar-ocean.com/irc-logs-as-a-feed/</feedburner:origLink></entry>
		<entry>
		<author>
			<name>Antoine Toulme</name>
						<uri>http://antoine.toulme.name</uri>
					</author>
		<title type="html"><![CDATA[Collect praise for your Eclipse project]]></title>
		<link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/LunarOcean/~3/473285759/" />
		<id>http://www.lunar-ocean.com/blog/?p=139</id>
		<updated>2008-11-26T16:33:28Z</updated>
		<published>2008-11-26T16:20:30Z</published>
		<category scheme="http://www.lunar-ocean.com" term="BPMN" /><category scheme="http://www.lunar-ocean.com" term="Eclipse" /><category scheme="http://www.lunar-ocean.com" term="Intalio" />		<summary type="html"><![CDATA[At Intalio, my company, we find very important to collect feedback at the end of trainings. From that feedback, we sometimes extract very nice quotes from actual customers.
We pride ourselves with them and we display them on the website as a proof of our ability to deliver.
And of course, it helps people to trust our [...]]]></summary>
		<content type="html" xml:base="http://www.lunar-ocean.com/collect-praise-for-your-eclipse-project/">&lt;p&gt;At &lt;a href="http://www.intalio.com"&gt;Intalio&lt;/a&gt;, my company, we find very important to collect feedback at the end of trainings. From that feedback, we sometimes extract &lt;a href="http://intalio.com/customers/quotes/"&gt;very nice quotes&lt;/a&gt; from actual customers.&lt;/p&gt;
&lt;p&gt;We pride ourselves with them and we display them on the website as a proof of our ability to deliver.&lt;/p&gt;
&lt;p&gt;And of course, it helps people to trust our product.&lt;/p&gt;
&lt;p&gt;So how about we do the same thing for our Eclipse projects ? I could imagine having a json array on the CVS website, from which I would randomly pick three quotes every time the home page is reloaded to place them on the right.&lt;/p&gt;
&lt;p&gt;Thoughts ? Quotes ? Please comment on this &lt;a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=256664"&gt;bug&lt;/a&gt;.&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=5EHMO"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=5EHMO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=HS2no"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=HS2no" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=GInoo"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=GInoo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/LunarOcean/~4/473285759" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.lunar-ocean.com/collect-praise-for-your-eclipse-project/#comments" thr:count="0" />
		<link rel="replies" type="application/atom+xml" href="http://www.lunar-ocean.com/collect-praise-for-your-eclipse-project/feed/atom/" thr:count="0" />
		<thr:total>0</thr:total>
	<feedburner:origLink>http://www.lunar-ocean.com/collect-praise-for-your-eclipse-project/</feedburner:origLink></entry>
		<entry><title type="text">Links for 2008-11-20 [del.icio.us]</title><link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/LunarOcean/~3/460415802/toulmean" /><updated>2008-11-21T00:00:00-06:00</updated><id>http://del.icio.us/toulmean#2008-11-20</id><summary type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://eprints.qut.edu.au/archive/00007966/"&gt;QUT | ePrints Archive - Communication Abstractions for Distributed Business Processes&lt;/a&gt;&lt;br/&gt;
Languages for business process definition generally suffer from myopic approaches to capturing communication between distributed processes. Effective communication between processes requires: support for conversations involving interrelated interactions spread over time; ability to select and group messages based on their content, regardless of format and transport technology; and resolving contention between processes or tasks for common sets of messages. This paper presents a set of communication abstractions that provide a ``glue&amp;#039;&amp;#039; between the process layer and the middleware. The paper also reports on an implementation of these abstractions and an experimental evaluation.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://eprints.qut.edu.au/archive/00014345/"&gt;QUT | ePrints Archive - Major Issues in Business Process Management: An Expert Perspective&lt;/a&gt;&lt;br/&gt;
Process is perennial. Within any business activity or enterprise it is crucial that the variable of &amp;quot;operational efficiency&amp;quot; is maintained at sufficiently high levels, such that the return on investment is sustainable enough to justify its continued existence. Business Process Management (BPM) is the term used to encapsulate a process-driven approach to attaining enterprise operational efficiency. Despite BPM being ranked as top priority by organizations, current status of BPM research suggests a gap of addressing present industry demands. In this paper, we aim to identify the issues that organizations face in their efforts to manage business processes, as identified by BPM experts across the globe. The findings point to, among others, lack of top management support, lack of tool support for process visualization, and lack of connection between process design and process execution.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://eprints.qut.edu.au/archive/00010615/"&gt;QUT | ePrints Archive - Extending Representational Analysis: BPMN User and Developer Perspectives&lt;/a&gt;&lt;br/&gt;
Over the last years, significant academic progress has been made in the area of representational analyses that use ontology as a benchmark for evaluations and comparisons of modeling techniques. This paper proposes a research model to guide representational analysis projects, which extends existing procedural models by incorporating different stakeholder perspectives. The paper demonstrates the application of this model for the purpose of analyzing the Business Process Modeling Notation (BPMN), a recent and popular candidate for a new process modeling industry standard. A brief overview of the underlying research model characterizes the different steps in such a research project, while the BPMN analysis project emphasizes the importance of validating with users the propositions obtained via the analysis and communicating those to the technique developers in order to increase the impact of evaluation research to Information Systems practice.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://eprints.qut.edu.au/archive/00005871/"&gt;QUT | ePrints Archive - From BPMN Process Models to BPEL Web Services&lt;/a&gt;&lt;br/&gt;
The Business Process Modelling Notation (BPMN) is a graph-oriented language in which control and action nodes can be connected almost arbitrarily. It is supported by various modelling tools but so far no systems can directly execute BPMN models. The Business Process Execution Language for Web Services (BPEL) on the other hand is a mainly block-structured language supported by several execution platforms. In the current setting, mapping BPMN models to BPEL code is a necessary step towards unified and standards-based business process development environments. It turns out that this mapping is challenging from a scientific viewpoint as BPMN and BPEL represent two fundamentally different classes of languages. Existing methods for mapping BPMN to BPEL impose limitations on the structure of the source model. This paper proposes a technique that overcomes these limitations. Beyond its direct relevance in the context of BPMN and BPEL, this technique addresses difficult problems that arise...&lt;/li&gt;
&lt;li&gt;&lt;a href="http://eprints.qut.edu.au/archive/00006499/"&gt;QUT | ePrints Archive - Pattern-based translation of BPMN process models to BPEL web services&lt;/a&gt;&lt;br/&gt;
The Business Process Modelling Notation (BPMN) is a graph-oriented language in which control and action nodes can be connected almost arbitrarily. It is primarily targeted at domain analysts and is supported by many modelling tools, but in its current form, it lacks the semantic precision required to capture fully executable business processes. The Business Process Execution Language for Web Services (BPEL) on the other hand is a mainly block-structured language, targeted at software developers and supported by several execution platforms. In the current setting, translating BPMN models into BPEL code is a necessary step towards standards-based business process development environments. This translation is challenging since BPMN and BPEL represent two fundamentally different classes of languages. Existing BPMN-to-BPEL translations rely on the identification of block-structured patterns in BPMN models that are mapped into block-structured BPEL constructs.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://eprints.qut.edu.au/archive/00004637/"&gt;QUT | ePrints Archive - On the Translation between BPMN and BPEL: Conceptual Mismatch between Process Modeling Languages&lt;/a&gt;&lt;br/&gt;
Business practice shows that, often, different process models are employed in the various phases of the Business Process Management life cycle, each providing a different paradigm for capturing and representing the business process domain. Recently, significant efforts have been made to overcome the disintegration of process models by providing complementary language standards for process design (BPMN) and execution (BPEL), based on the claim that these languages are semantically integrated. However, the conceptual mapping between both languages remains unclear, thus it is undecided whether any BPMN diagram can be transformed to BPEL. In this paper we argue that there is conceptual mismatch between BPMN and BPEL that needs to be identified in order to guide the language integration process semantically.&lt;/li&gt;
&lt;/ul&gt;</summary><content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://eprints.qut.edu.au/archive/00007966/"&gt;QUT | ePrints Archive - Communication Abstractions for Distributed Business Processes&lt;/a&gt;&lt;br/&gt;
Languages for business process definition generally suffer from myopic approaches to capturing communication between distributed processes. Effective communication between processes requires: support for conversations involving interrelated interactions spread over time; ability to select and group messages based on their content, regardless of format and transport technology; and resolving contention between processes or tasks for common sets of messages. This paper presents a set of communication abstractions that provide a ``glue&amp;#039;&amp;#039; between the process layer and the middleware. The paper also reports on an implementation of these abstractions and an experimental evaluation.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://eprints.qut.edu.au/archive/00014345/"&gt;QUT | ePrints Archive - Major Issues in Business Process Management: An Expert Perspective&lt;/a&gt;&lt;br/&gt;
Process is perennial. Within any business activity or enterprise it is crucial that the variable of &amp;quot;operational efficiency&amp;quot; is maintained at sufficiently high levels, such that the return on investment is sustainable enough to justify its continued existence. Business Process Management (BPM) is the term used to encapsulate a process-driven approach to attaining enterprise operational efficiency. Despite BPM being ranked as top priority by organizations, current status of BPM research suggests a gap of addressing present industry demands. In this paper, we aim to identify the issues that organizations face in their efforts to manage business processes, as identified by BPM experts across the globe. The findings point to, among others, lack of top management support, lack of tool support for process visualization, and lack of connection between process design and process execution.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://eprints.qut.edu.au/archive/00010615/"&gt;QUT | ePrints Archive - Extending Representational Analysis: BPMN User and Developer Perspectives&lt;/a&gt;&lt;br/&gt;
Over the last years, significant academic progress has been made in the area of representational analyses that use ontology as a benchmark for evaluations and comparisons of modeling techniques. This paper proposes a research model to guide representational analysis projects, which extends existing procedural models by incorporating different stakeholder perspectives. The paper demonstrates the application of this model for the purpose of analyzing the Business Process Modeling Notation (BPMN), a recent and popular candidate for a new process modeling industry standard. A brief overview of the underlying research model characterizes the different steps in such a research project, while the BPMN analysis project emphasizes the importance of validating with users the propositions obtained via the analysis and communicating those to the technique developers in order to increase the impact of evaluation research to Information Systems practice.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://eprints.qut.edu.au/archive/00005871/"&gt;QUT | ePrints Archive - From BPMN Process Models to BPEL Web Services&lt;/a&gt;&lt;br/&gt;
The Business Process Modelling Notation (BPMN) is a graph-oriented language in which control and action nodes can be connected almost arbitrarily. It is supported by various modelling tools but so far no systems can directly execute BPMN models. The Business Process Execution Language for Web Services (BPEL) on the other hand is a mainly block-structured language supported by several execution platforms. In the current setting, mapping BPMN models to BPEL code is a necessary step towards unified and standards-based business process development environments. It turns out that this mapping is challenging from a scientific viewpoint as BPMN and BPEL represent two fundamentally different classes of languages. Existing methods for mapping BPMN to BPEL impose limitations on the structure of the source model. This paper proposes a technique that overcomes these limitations. Beyond its direct relevance in the context of BPMN and BPEL, this technique addresses difficult problems that arise...&lt;/li&gt;
&lt;li&gt;&lt;a href="http://eprints.qut.edu.au/archive/00006499/"&gt;QUT | ePrints Archive - Pattern-based translation of BPMN process models to BPEL web services&lt;/a&gt;&lt;br/&gt;
The Business Process Modelling Notation (BPMN) is a graph-oriented language in which control and action nodes can be connected almost arbitrarily. It is primarily targeted at domain analysts and is supported by many modelling tools, but in its current form, it lacks the semantic precision required to capture fully executable business processes. The Business Process Execution Language for Web Services (BPEL) on the other hand is a mainly block-structured language, targeted at software developers and supported by several execution platforms. In the current setting, translating BPMN models into BPEL code is a necessary step towards standards-based business process development environments. This translation is challenging since BPMN and BPEL represent two fundamentally different classes of languages. Existing BPMN-to-BPEL translations rely on the identification of block-structured patterns in BPMN models that are mapped into block-structured BPEL constructs.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://eprints.qut.edu.au/archive/00004637/"&gt;QUT | ePrints Archive - On the Translation between BPMN and BPEL: Conceptual Mismatch between Process Modeling Languages&lt;/a&gt;&lt;br/&gt;
Business practice shows that, often, different process models are employed in the various phases of the Business Process Management life cycle, each providing a different paradigm for capturing and representing the business process domain. Recently, significant efforts have been made to overcome the disintegration of process models by providing complementary language standards for process design (BPMN) and execution (BPEL), based on the claim that these languages are semantically integrated. However, the conceptual mapping between both languages remains unclear, thus it is undecided whether any BPMN diagram can be transformed to BPEL. In this paper we argue that there is conceptual mismatch between BPMN and BPEL that needs to be identified in order to guide the language integration process semantically.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/LunarOcean/~4/460415802" height="1" width="1"/&gt;</content><feedburner:origLink>http://del.icio.us/toulmean#2008-11-20</feedburner:origLink></entry><entry>
		<author>
			<name>Antoine Toulme</name>
						<uri>http://antoine.toulme.name</uri>
					</author>
		<title type="html"><![CDATA[Disastrous experiment with Bugzilla]]></title>
		<link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/LunarOcean/~3/473285760/" />
		<id>http://www.lunar-ocean.com/blog/?p=113</id>
		<updated>2008-10-31T13:55:44Z</updated>
		<published>2008-10-31T13:55:44Z</published>
		<category scheme="http://www.lunar-ocean.com" term="BPMN" /><category scheme="http://www.lunar-ocean.com" term="Eclipse" />		<summary type="html"><![CDATA[I don&#8217;t have much love for Bugzilla.
It got bitter just now when I tried this search on Google. I just looked for references of the word bpmn on bugs.eclipse.org, and the page returns no results.
In the same category, did you know the feeds created with Bugzilla aren&#8217;t working with Feedburner or Y!Pipes ? Google Reader [...]]]></summary>
		<content type="html" xml:base="http://www.lunar-ocean.com/disastrous-experiment-with-bugzilla/">&lt;p&gt;I don&amp;#8217;t have much love for Bugzilla.&lt;br /&gt;
It got bitter just now when I tried this &lt;a href="http://www.google.fr/search?q=bpmn+site%3Abugs.eclipse.org&amp;#038;ie=utf-8&amp;#038;oe=utf-8&amp;#038;aq=t&amp;#038;rls=org.mozilla:en-US:official&amp;#038;client=firefox-a"&gt;search&lt;/a&gt; on Google. I just looked for references of the word bpmn on bugs.eclipse.org, and the page returns no results.&lt;/p&gt;
&lt;p&gt;In the same category, &lt;a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=248706"&gt;did you know the feeds created with Bugzilla aren&amp;#8217;t working with Feedburner or Y!Pipes&lt;/a&gt; ? Google Reader has apparently implemented a hack to turn around the issue.&lt;/p&gt;
&lt;p&gt;Back in 2001 (?), Bugzilla was a nice choice. Is it still the case ? Can we put up with a silo at one of the most critical places of our system ?&lt;/p&gt;
&lt;p&gt;Is the EMO still looking for places to accelerate Eclipse ecosystem growth ? Look no further!&lt;/p&gt;
&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=AT3zO"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=AT3zO" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=HdrYo"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=HdrYo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~f/LunarOcean?a=6dwZo"&gt;&lt;img src="http://feeds.feedburner.com/~f/LunarOcean?i=6dwZo" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/LunarOcean/~4/473285760" height="1" width="1"/&gt;</content>
		<link rel="replies" type="text/html" href="http://www.lunar-ocean.com/disastrous-experiment-with-bugzilla/#comments" thr:count="9" />
		<link rel="replies" type="application/atom+xml" href="http://www.lunar-ocean.com/disastrous-experiment-with-bugzilla/feed/atom/" thr:count="9" />
		<thr:total>9</thr:total>
	<feedburner:origLink>http://www.lunar-ocean.com/disastrous-experiment-with-bugzilla/</feedburner:origLink></entry>
	<entry><title type="text">Links for 2008-10-30 [del.icio.us]</title><link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/LunarOcean/~3/437690788/toulmean" /><updated>2008-10-31T00:00:00-05:00</updated><id>http://del.icio.us/toulmean#2008-10-30</id><summary type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://bpms.intalio.com/forums/general-questions/invoking-tpm-tokenservice-from-custom-ui/view.html"&gt;Invoking TPM/TokenService from custom UI -&amp;nbsp;-&amp;nbsp;Intalio|BPMS Community Edition&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</summary><content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://bpms.intalio.com/forums/general-questions/invoking-tpm-tokenservice-from-custom-ui/view.html"&gt;Invoking TPM/TokenService from custom UI -&amp;nbsp;-&amp;nbsp;Intalio|BPMS Community Edition&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/LunarOcean/~4/437690788" height="1" width="1"/&gt;</content><feedburner:origLink>http://del.icio.us/toulmean#2008-10-30</feedburner:origLink></entry><entry><title type="text">Links for 2008-10-21 [del.icio.us]</title><link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/LunarOcean/~3/428227914/toulmean" /><updated>2008-10-22T00:00:00-05:00</updated><id>http://del.icio.us/toulmean#2008-10-21</id><summary type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=ncgJiUR4VRo"&gt;YouTube - Cae avioneta en Nazca&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=KVsihElJs0w"&gt;YouTube - Accidente de avioneta en Nasca Per&amp;uacute;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://gosouthamerica.about.com/b/2008/04/10/nazca-lines-plane-crash-claims-five-lives.htm"&gt;Nazca Lines Plane Crash Claims Five Lives&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.livinginperu.com/news/6160"&gt;Living in Peru &amp;raquo; News &amp;raquo; Pilot claims Nazca plane crash caused by tourist's panic attack&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://news.bbc.co.uk/2/hi/americas/7339856.stm"&gt;BBC NEWS | Americas | Tourists die in Peru plane crash&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.reuters.com/article/latestCrisis/idUSN09464190"&gt;Five tourists killed in air crash near Peru's Nazca | Reuters&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://ma-tvideo.france3.fr/video/iLyROoafYMuW.html"&gt;video Crash d'un Cessna au P&amp;eacute;rou - seine maritime, nazca, perou - videos Ma-Tvideo France3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.peruviantimes.com/vice-minister-aviation-authorities-still-investigating-cause-of-nazca-lines-plane-crash-that-killed-five-french-tourists/"&gt;Vice Minister: aviation authorities still investigating cause of Nazca Lines plane crash that killed five French tourists | Peruvian Times&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</summary><content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=ncgJiUR4VRo"&gt;YouTube - Cae avioneta en Nazca&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.youtube.com/watch?v=KVsihElJs0w"&gt;YouTube - Accidente de avioneta en Nasca Per&amp;uacute;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://gosouthamerica.about.com/b/2008/04/10/nazca-lines-plane-crash-claims-five-lives.htm"&gt;Nazca Lines Plane Crash Claims Five Lives&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.livinginperu.com/news/6160"&gt;Living in Peru &amp;raquo; News &amp;raquo; Pilot claims Nazca plane crash caused by tourist's panic attack&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://news.bbc.co.uk/2/hi/americas/7339856.stm"&gt;BBC NEWS | Americas | Tourists die in Peru plane crash&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.reuters.com/article/latestCrisis/idUSN09464190"&gt;Five tourists killed in air crash near Peru's Nazca | Reuters&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://ma-tvideo.france3.fr/video/iLyROoafYMuW.html"&gt;video Crash d'un Cessna au P&amp;eacute;rou - seine maritime, nazca, perou - videos Ma-Tvideo France3&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.peruviantimes.com/vice-minister-aviation-authorities-still-investigating-cause-of-nazca-lines-plane-crash-that-killed-five-french-tourists/"&gt;Vice Minister: aviation authorities still investigating cause of Nazca Lines plane crash that killed five French tourists | Peruvian Times&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/LunarOcean/~4/428227914" height="1" width="1"/&gt;</content><feedburner:origLink>http://del.icio.us/toulmean#2008-10-21</feedburner:origLink></entry><entry><title type="text">Links for 2008-05-08 [del.icio.us]</title><link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/LunarOcean/~3/286582521/toulmean" /><updated>2008-05-09T00:00:00-05:00</updated><id>http://del.icio.us/toulmean#2008-05-08</id><summary type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=195555"&gt;Bug 195555 &amp;ndash; [Connections] The connection visibility is set by the compartment.&lt;/a&gt;&lt;br/&gt;
Indications to hack the visibility of connection edit parts.&lt;/li&gt;
&lt;/ul&gt;</summary><content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=195555"&gt;Bug 195555 &amp;ndash; [Connections] The connection visibility is set by the compartment.&lt;/a&gt;&lt;br/&gt;
Indications to hack the visibility of connection edit parts.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/LunarOcean/~4/286582521" height="1" width="1"/&gt;</content><feedburner:origLink>http://del.icio.us/toulmean#2008-05-08</feedburner:origLink></entry><entry><title type="text">Links for 2008-05-04 [del.icio.us]</title><link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/LunarOcean/~3/283717336/toulmean" /><updated>2008-05-05T00:00:00-05:00</updated><id>http://del.icio.us/toulmean#2008-05-04</id><summary type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://mea-bloga.blogspot.com/2008/05/painting-workbench.html"&gt;zx's diatribe: Painting the Workbench&lt;/a&gt;&lt;br/&gt;
A nice way to show SWT layouts while developing with PDE&lt;/li&gt;
&lt;/ul&gt;</summary><content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://mea-bloga.blogspot.com/2008/05/painting-workbench.html"&gt;zx's diatribe: Painting the Workbench&lt;/a&gt;&lt;br/&gt;
A nice way to show SWT layouts while developing with PDE&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/LunarOcean/~4/283717336" height="1" width="1"/&gt;</content><feedburner:origLink>http://del.icio.us/toulmean#2008-05-04</feedburner:origLink></entry><entry><title type="text">Links for 2008-05-03 [del.icio.us]</title><link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/LunarOcean/~3/283125553/toulmean" /><updated>2008-05-04T00:00:00-05:00</updated><id>http://del.icio.us/toulmean#2008-05-03</id><summary type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.blackle.com/about/"&gt;About Blackle - Energy Saving Search&lt;/a&gt;&lt;br/&gt;
Nice, a goth way of saving energy.&lt;/li&gt;
&lt;/ul&gt;</summary><content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.blackle.com/about/"&gt;About Blackle - Energy Saving Search&lt;/a&gt;&lt;br/&gt;
Nice, a goth way of saving energy.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/LunarOcean/~4/283125553" height="1" width="1"/&gt;</content><feedburner:origLink>http://del.icio.us/toulmean#2008-05-03</feedburner:origLink></entry><entry><title type="text">Links for 2008-02-26 [del.icio.us]</title><link rel="alternate" type="text/html" href="http://feeds.feedburner.com/~r/LunarOcean/~3/282649172/toulmean" /><updated>2008-02-27T00:00:00-06:00</updated><id>http://del.icio.us/toulmean#2008-02-26</id><summary type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://googlesystem.blogspot.com/2008/02/chat-with-your-sites-visitors-using.html"&gt;A googleTalk badge with your status on your blog&lt;/a&gt;&lt;br/&gt;
Not dumping Twitter yet totally, but getting very near.&lt;/li&gt;
&lt;/ul&gt;</summary><content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href="http://googlesystem.blogspot.com/2008/02/chat-with-your-sites-visitors-using.html"&gt;A googleTalk badge with your status on your blog&lt;/a&gt;&lt;br/&gt;
Not dumping Twitter yet totally, but getting very near.&lt;/li&gt;
&lt;/ul&gt;&lt;img src="http://feeds.feedburner.com/~r/LunarOcean/~4/282649172" height="1" width="1"/&gt;</content><feedburner:origLink>http://del.icio.us/toulmean#2008-02-26</feedburner:origLink></entry></feed>
