<?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 jeanlaurent.getBlog()</title>
	<atom:link href="http://morlhon.net/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://morlhon.net/blog</link>
	<description>Jean-Laurent de Morlhon weblog</description>
	<lastBuildDate>Thu, 03 Feb 2011 20:29:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>Comment on Eclipse ${user} variable. by petr</title>
		<link>http://morlhon.net/blog/2005/09/07/eclipse-username/comment-page-1/#comment-1503</link>
		<dc:creator>petr</dc:creator>
		<pubDate>Thu, 03 Feb 2011 20:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://morlhon.net/wp/2005/09/07/eclipse-username/#comment-1503</guid>
		<description>Hi, change your eclipse.ini
...
....
-vmargs
-Dosgi.requiredJavaVersion=1.5
-Duser.name=Author name .... Jozko Mrkvicka :)
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m</description>
		<content:encoded><![CDATA[<p>Hi, change your eclipse.ini<br />
&#8230;<br />
&#8230;.<br />
-vmargs<br />
-Dosgi.requiredJavaVersion=1.5<br />
-Duser.name=Author name &#8230;. Jozko Mrkvicka <img src='http://morlhon.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
-XX:MaxPermSize=256m<br />
-Xms40m<br />
-Xmx512m</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse ${user} variable. by prem</title>
		<link>http://morlhon.net/blog/2005/09/07/eclipse-username/comment-page-1/#comment-1493</link>
		<dc:creator>prem</dc:creator>
		<pubDate>Fri, 07 Jan 2011 04:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://morlhon.net/wp/2005/09/07/eclipse-username/#comment-1493</guid>
		<description>author name does not show up in newly created files, how to make it added as comments while creating the file</description>
		<content:encoded><![CDATA[<p>author name does not show up in newly created files, how to make it added as comments while creating the file</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse ${user} variable. by Anand Kumar</title>
		<link>http://morlhon.net/blog/2005/09/07/eclipse-username/comment-page-1/#comment-1481</link>
		<dc:creator>Anand Kumar</dc:creator>
		<pubDate>Fri, 10 Sep 2010 16:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://morlhon.net/wp/2005/09/07/eclipse-username/#comment-1481</guid>
		<description>it works :)
thanks</description>
		<content:encoded><![CDATA[<p>it works <img src='http://morlhon.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse ${user} variable. by Eclipse template variable</title>
		<link>http://morlhon.net/blog/2005/09/07/eclipse-username/comment-page-1/#comment-1480</link>
		<dc:creator>Eclipse template variable</dc:creator>
		<pubDate>Fri, 27 Aug 2010 14:36:36 +0000</pubDate>
		<guid isPermaLink="false">http://morlhon.net/wp/2005/09/07/eclipse-username/#comment-1480</guid>
		<description>[...] information can be found  here  and  here    Eclipse, eclise.ini, template, template variable, {$date}, [...]</description>
		<content:encoded><![CDATA[<p>[...] information can be found  here  and  here    Eclipse, eclise.ini, template, template variable, {$date}, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse ${user} variable. by DNC</title>
		<link>http://morlhon.net/blog/2005/09/07/eclipse-username/comment-page-1/#comment-1479</link>
		<dc:creator>DNC</dc:creator>
		<pubDate>Mon, 09 Aug 2010 22:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://morlhon.net/wp/2005/09/07/eclipse-username/#comment-1479</guid>
		<description>This and the .ini file tips were wonderful.  Thank you to both of you.</description>
		<content:encoded><![CDATA[<p>This and the .ini file tips were wonderful.  Thank you to both of you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse ${user} variable. by boardtc</title>
		<link>http://morlhon.net/blog/2005/09/07/eclipse-username/comment-page-1/#comment-1430</link>
		<dc:creator>boardtc</dc:creator>
		<pubDate>Thu, 04 Mar 2010 17:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://morlhon.net/wp/2005/09/07/eclipse-username/#comment-1430</guid>
		<description>Does anyone know how to do this in springsource tool suite which uses Galileo 3.5.1? There is no eclipse.ini but a config.ini which includes the likes of:
eclipse.p2.data.area=@config.dir/../p2/
eclipse.application=org.eclipse.ui.ide.workbench</description>
		<content:encoded><![CDATA[<p>Does anyone know how to do this in springsource tool suite which uses Galileo 3.5.1? There is no eclipse.ini but a config.ini which includes the likes of:<br />
eclipse.p2.data.area=@config.dir/../p2/<br />
eclipse.application=org.eclipse.ui.ide.workbench</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mvnsh by Jean-Laurent de Morlhon</title>
		<link>http://morlhon.net/blog/2010/02/09/mvnsh/comment-page-1/#comment-1388</link>
		<dc:creator>Jean-Laurent de Morlhon</dc:creator>
		<pubDate>Thu, 11 Feb 2010 08:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://morlhon.net/blog/?p=365#comment-1388</guid>
		<description>&lt;a href=&quot;http://blog.aheritier.net&quot; rel=&quot;nofollow&quot;&gt;Arnaud&lt;/a&gt; pointed on &lt;a href=&quot;http://twitter.com/aheritier/status/8900669008&quot; rel=&quot;nofollow&quot;&gt;twitter&lt;/a&gt; to sonatype hudson ci server which provides snapshot binaries see http://bit.ly/aKtHij ( Take the zip...)

Thx Arnaud !</description>
		<content:encoded><![CDATA[<p><a href="http://blog.aheritier.net" rel="nofollow">Arnaud</a> pointed on <a href="http://twitter.com/aheritier/status/8900669008" rel="nofollow">twitter</a> to sonatype hudson ci server which provides snapshot binaries see <a href="http://bit.ly/aKtHij" rel="nofollow">http://bit.ly/aKtHij</a> ( Take the zip&#8230;)</p>
<p>Thx Arnaud !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac Applications for fresh switchers. by Jean-Laurent de Morlhon</title>
		<link>http://morlhon.net/blog/2010/01/15/mac-applications-for-recent-switchers/comment-page-1/#comment-1328</link>
		<dc:creator>Jean-Laurent de Morlhon</dc:creator>
		<pubDate>Tue, 19 Jan 2010 17:30:43 +0000</pubDate>
		<guid isPermaLink="false">http://morlhon.net/blog/?p=309#comment-1328</guid>
		<description>@Alexis
I have a paid licence of Fusion, so I didn&#039;t tried VirtualBox. People are using it around me, and find it really good.
I&#039;m used to Eclipse, compile on save is a proeminient feature which is more aimed at intelliJ than NetBeans. I was really impressed by NetBeans demo when debugging EJB6 in glassfish. Not sure I switch just for this, but could give a try to netbeans.

Thanks for your comments, all.</description>
		<content:encoded><![CDATA[<p>@Alexis<br />
I have a paid licence of Fusion, so I didn&#8217;t tried VirtualBox. People are using it around me, and find it really good.<br />
I&#8217;m used to Eclipse, compile on save is a proeminient feature which is more aimed at intelliJ than NetBeans. I was really impressed by NetBeans demo when debugging EJB6 in glassfish. Not sure I switch just for this, but could give a try to netbeans.</p>
<p>Thanks for your comments, all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on  by jeanlaurent.getBlog() &#187; Blog Archive &#187; Scrum @ 01 Informatique</title>
		<link>http://morlhon.net/blog/2007/12/06/scrum-retour-dexperience/comment-page-1/#comment-1327</link>
		<dc:creator>jeanlaurent.getBlog() &#187; Blog Archive &#187; Scrum @ 01 Informatique</dc:creator>
		<pubDate>Tue, 19 Jan 2010 17:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://morlhon.net/blog/2007/12/06/scrum-retour-dexperience/#comment-1327</guid>
		<description>[...] à mon retour d&#8217;expérience sur la mise en place de scrum chez Vidalorganisé par Valtech. 01 Informatique nous a interviewé, [...]</description>
		<content:encoded><![CDATA[<p>[...] à mon retour d&#8217;expérience sur la mise en place de scrum chez Vidalorganisé par Valtech. 01 Informatique nous a interviewé, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac Applications for fresh switchers. by Thierry The Delphi Man</title>
		<link>http://morlhon.net/blog/2010/01/15/mac-applications-for-recent-switchers/comment-page-1/#comment-1325</link>
		<dc:creator>Thierry The Delphi Man</dc:creator>
		<pubDate>Fri, 15 Jan 2010 21:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://morlhon.net/blog/?p=309#comment-1325</guid>
		<description>I&#039;m not a Mac professional software user but i&#039;m using a few other softwares:

- &quot;iStat pro&quot; (widget, monitoring system),
- &quot;OnyX&quot; (system modifications, activation of hidden functions, system maintenance),
- &quot;Open Office&quot; or &quot;NeoOffice&quot;,
- &quot;VirtualBox&quot; (free when VMWare Fusion and Parallels Desktop aren&#039;t)
- &quot;Stuffit Expander&quot;,
- &quot;LiquidCD&quot; (very simpe cd\dvd burner software),
- &quot;SuperDocker&quot; (dock customization),
- &quot;AppFresh&quot; and\or &quot;App Update&quot;,
- &quot;SCPlugin&quot; (free &#039;tortoiseSVN&#039; like for MAC but doesn&#039;t seems 10.6 compatible for the moment (great on 10.5)).
- &quot;mucommander&quot; (file manager featuring a Norton Commander)
...
...
...
few others
...
...
...</description>
		<content:encoded><![CDATA[<p>I&#8217;m not a Mac professional software user but i&#8217;m using a few other softwares:</p>
<p>- &#8220;iStat pro&#8221; (widget, monitoring system),<br />
- &#8220;OnyX&#8221; (system modifications, activation of hidden functions, system maintenance),<br />
- &#8220;Open Office&#8221; or &#8220;NeoOffice&#8221;,<br />
- &#8220;VirtualBox&#8221; (free when VMWare Fusion and Parallels Desktop aren&#8217;t)<br />
- &#8220;Stuffit Expander&#8221;,<br />
- &#8220;LiquidCD&#8221; (very simpe cd\dvd burner software),<br />
- &#8220;SuperDocker&#8221; (dock customization),<br />
- &#8220;AppFresh&#8221; and\or &#8220;App Update&#8221;,<br />
- &#8220;SCPlugin&#8221; (free &#8216;tortoiseSVN&#8217; like for MAC but doesn&#8217;t seems 10.6 compatible for the moment (great on 10.5)).<br />
- &#8220;mucommander&#8221; (file manager featuring a Norton Commander)<br />
&#8230;<br />
&#8230;<br />
&#8230;<br />
few others<br />
&#8230;<br />
&#8230;<br />
&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

