<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Alkpone.com</title>
	<atom:link href="http://www.alkpone.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alkpone.com</link>
	<description>Narcissism and minimalism, quite a challenge...</description>
	<lastBuildDate>Sat, 17 Oct 2009 06:51:53 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Installation iAtKOS 7 on Gigabyte EX58-UD4P by Nate</title>
		<link>http://www.alkpone.com/2009/08/installation-iatkos-7-on-gigabyte-ex58-ud4p/comment-page-1/#comment-332</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Sat, 17 Oct 2009 06:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.alkpone.com/?p=44#comment-332</guid>
		<description>You are brilliant! This got me working on a EX58 UD4P when nothing else would. I followed everything but I had to add the Vodoo PS2 drivers else VMware wouldn&#039;t let me control it with the mouse and keyboard. Thank you much!</description>
		<content:encoded><![CDATA[<p>You are brilliant! This got me working on a EX58 UD4P when nothing else would. I followed everything but I had to add the Vodoo PS2 drivers else VMware wouldn&#8217;t let me control it with the mouse and keyboard. Thank you much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Distributed OSGi, an elegant way to distribute software by steven</title>
		<link>http://www.alkpone.com/2009/08/distributed-osgi-an-elegant-way-to-distribute-our-software/comment-page-1/#comment-204</link>
		<dc:creator>steven</dc:creator>
		<pubDate>Sun, 13 Sep 2009 22:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.alkpone.com/?p=149#comment-204</guid>
		<description>Good read, thanks.</description>
		<content:encoded><![CDATA[<p>Good read, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring DM Server : OSGI for the Plebs by Rob Harrop</title>
		<link>http://www.alkpone.com/2009/09/spring-dm-server-osgi-for-the-plebs/comment-page-1/#comment-201</link>
		<dc:creator>Rob Harrop</dc:creator>
		<pubDate>Thu, 10 Sep 2009 23:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.alkpone.com/?p=238#comment-201</guid>
		<description>Alban,

The team really appreciates your comments and your hardwork in writing up this piece.

We&#039;re really happy with the way plans are shaping up, we&#039;d love to hear any comments that you have.

Thanks,

Rob</description>
		<content:encoded><![CDATA[<p>Alban,</p>
<p>The team really appreciates your comments and your hardwork in writing up this piece.</p>
<p>We&#8217;re really happy with the way plans are shaping up, we&#8217;d love to hear any comments that you have.</p>
<p>Thanks,</p>
<p>Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring DM Server : OSGI for the Plebs by Alban Seurat</title>
		<link>http://www.alkpone.com/2009/09/spring-dm-server-osgi-for-the-plebs/comment-page-1/#comment-195</link>
		<dc:creator>Alban Seurat</dc:creator>
		<pubDate>Fri, 04 Sep 2009 18:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.alkpone.com/?p=238#comment-195</guid>
		<description>Thanks for your comment, 

Maybe I was not clear enough in my article. Indeed, Spring DM Server is fully OSGi compliant (equinox kernel) and therefore, it allows to deploy manually every bundle. My points was not really against Spring DM Server, the lack of a deployment standard on OSGI for multiple bundle distribution is lacking and being tight to any container is something I tend to avoid. Anyway, I heard of plans, I will try this soon. Great project, great product, great work.</description>
		<content:encoded><![CDATA[<p>Thanks for your comment, </p>
<p>Maybe I was not clear enough in my article. Indeed, Spring DM Server is fully OSGi compliant (equinox kernel) and therefore, it allows to deploy manually every bundle. My points was not really against Spring DM Server, the lack of a deployment standard on OSGI for multiple bundle distribution is lacking and being tight to any container is something I tend to avoid. Anyway, I heard of plans, I will try this soon. Great project, great product, great work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring DM Server : OSGI for the Plebs by Rob Harrop</title>
		<link>http://www.alkpone.com/2009/09/spring-dm-server-osgi-for-the-plebs/comment-page-1/#comment-194</link>
		<dc:creator>Rob Harrop</dc:creator>
		<pubDate>Fri, 04 Sep 2009 18:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.alkpone.com/?p=238#comment-194</guid>
		<description>Thanks for taking the time to write this up.

I wanted to clear up one point. PAR files are just an option for dm Server. You can still deploy individual bundles directly to the server. PAR files are mainly used when you want to get isolation for your applications. In the 2.0 version we have introduced the notion of plan files that allow the same benefits as PAR files whilst allowing bundles to be packaged separately.

We looked at the start level service for a long time and we didn&#039;t really like the model that it suggests. We prefer to rely on service dependencies to handle module interdependencies rather than strict timing blocks.

Thanks again!

Rob Harrop
Lead Engineer, SpringSource dm Server</description>
		<content:encoded><![CDATA[<p>Thanks for taking the time to write this up.</p>
<p>I wanted to clear up one point. PAR files are just an option for dm Server. You can still deploy individual bundles directly to the server. PAR files are mainly used when you want to get isolation for your applications. In the 2.0 version we have introduced the notion of plan files that allow the same benefits as PAR files whilst allowing bundles to be packaged separately.</p>
<p>We looked at the start level service for a long time and we didn&#8217;t really like the model that it suggests. We prefer to rely on service dependencies to handle module interdependencies rather than strict timing blocks.</p>
<p>Thanks again!</p>
<p>Rob Harrop<br />
Lead Engineer, SpringSource dm Server</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Spring DM Server : OSGI for the Plebs by Mike Francis</title>
		<link>http://www.alkpone.com/2009/09/spring-dm-server-osgi-for-the-plebs/comment-page-1/#comment-192</link>
		<dc:creator>Mike Francis</dc:creator>
		<pubDate>Thu, 03 Sep 2009 12:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.alkpone.com/?p=238#comment-192</guid>
		<description>You may also be interested in the Paremus Service Fabric that provides a model-driven, distributed OSGi runtime. With support for SpringDM, standard Spring POJO&#039;s, Guice &amp; WARs, the Service Fabric allows you to easily add scale and resilience to your applications.

The model-driven aspect  allows you to describe your components (and wiring of them together) in a document and then automate the deployment and on-going maintainence (self-healing resilience, update, removal, etc) of these within the runtime.

You can find out more  and get an evaluation version at www.paremus.com.</description>
		<content:encoded><![CDATA[<p>You may also be interested in the Paremus Service Fabric that provides a model-driven, distributed OSGi runtime. With support for SpringDM, standard Spring POJO&#8217;s, Guice &amp; WARs, the Service Fabric allows you to easily add scale and resilience to your applications.</p>
<p>The model-driven aspect  allows you to describe your components (and wiring of them together) in a document and then automate the deployment and on-going maintainence (self-healing resilience, update, removal, etc) of these within the runtime.</p>
<p>You can find out more  and get an evaluation version at <a href="http://www.paremus.com" rel="nofollow">http://www.paremus.com</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Distributed OSGi, an elegant way to distribute software by Spring DM Server : OSGI for the Plebs &#124; Alkpone.com</title>
		<link>http://www.alkpone.com/2009/08/distributed-osgi-an-elegant-way-to-distribute-our-software/comment-page-1/#comment-189</link>
		<dc:creator>Spring DM Server : OSGI for the Plebs &#124; Alkpone.com</dc:creator>
		<pubDate>Wed, 02 Sep 2009 19:11:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.alkpone.com/?p=149#comment-189</guid>
		<description>[...] probably discover, OSGI community is a very vibrant community. I will continue my articles around OSGi with some thought on the Spring flavor of OSGI as a [...]</description>
		<content:encoded><![CDATA[<p>[...] probably discover, OSGI community is a very vibrant community. I will continue my articles around OSGi with some thought on the Spring flavor of OSGI as a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The KISS Principle by Spring DM Server : OSGI for the Plebs &#124; Alkpone.com</title>
		<link>http://www.alkpone.com/2009/08/the-kiss-principle/comment-page-1/#comment-188</link>
		<dc:creator>Spring DM Server : OSGI for the Plebs &#124; Alkpone.com</dc:creator>
		<pubDate>Wed, 02 Sep 2009 18:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.alkpone.com/?p=63#comment-188</guid>
		<description>[...] a great part. Spring philosophy (I hope it will stay this way&#8230;) to focus on the principal (KISS Principle) might be a good solution for small and medium business who need to develop web application without [...]</description>
		<content:encoded><![CDATA[<p>[...] a great part. Spring philosophy (I hope it will stay this way&#8230;) to focus on the principal (KISS Principle) might be a good solution for small and medium business who need to develop web application without [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Distributed OSGi, an elegant way to distribute software by Toni Epple</title>
		<link>http://www.alkpone.com/2009/08/distributed-osgi-an-elegant-way-to-distribute-our-software/comment-page-1/#comment-186</link>
		<dc:creator>Toni Epple</dc:creator>
		<pubDate>Mon, 31 Aug 2009 11:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.alkpone.com/?p=149#comment-186</guid>
		<description>Yes, the NetBeans community is aware of the existence of OSGi :-) . I hope to be able to publish a first version of my NetBeans OSGi Tools ( http://eppleton.sharedhost.de/blog/?p=893 ) by the end of September. Unfortunately Eclipse doesn&#039;t seem to fully conform to the 4.2 Spec yet (launch API doesn&#039;t work in embedded mode). I would love to run Eclipse inside NetBeans. I mean... just for fun!
 
Thanks for linking to my blog!

--Toni</description>
		<content:encoded><![CDATA[<p>Yes, the NetBeans community is aware of the existence of OSGi <img src='http://www.alkpone.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  . I hope to be able to publish a first version of my NetBeans OSGi Tools ( <a href="http://eppleton.sharedhost.de/blog/?p=893" rel="nofollow">http://eppleton.sharedhost.de/blog/?p=893</a> ) by the end of September. Unfortunately Eclipse doesn&#8217;t seem to fully conform to the 4.2 Spec yet (launch API doesn&#8217;t work in embedded mode). I would love to run Eclipse inside NetBeans. I mean&#8230; just for fun!</p>
<p>Thanks for linking to my blog!</p>
<p>&#8211;Toni</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The KISS Principle by Alkpone.com&#187; Blog Archive &#187; Distributed OSGi, an elegant way to distribute software</title>
		<link>http://www.alkpone.com/2009/08/the-kiss-principle/comment-page-1/#comment-184</link>
		<dc:creator>Alkpone.com&#187; Blog Archive &#187; Distributed OSGi, an elegant way to distribute software</dc:creator>
		<pubDate>Sun, 30 Aug 2009 17:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.alkpone.com/?p=63#comment-184</guid>
		<description>[...] This platform was primarily intended to work on mobile device. Therefore, it has been design to be light and focusing on the principal (KISS Principle). [...]</description>
		<content:encoded><![CDATA[<p>[...] This platform was primarily intended to work on mobile device. Therefore, it has been design to be light and focusing on the principal (KISS Principle). [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
