<?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 The mysterious life of an IT-nerd</title>
	<atom:link href="http://jcreation.be/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://jcreation.be</link>
	<description></description>
	<pubDate>Wed, 08 Sep 2010 19:44:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on CheckboxTreeViewer by réno</title>
		<link>http://jcreation.be/?p=17&#038;cpage=1#comment-3187</link>
		<dc:creator>réno</dc:creator>
		<pubDate>Wed, 11 Nov 2009 21:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://jcreation.be/?p=17#comment-3187</guid>
		<description>Hello Jan 

yes now i can the download link is working thank you. because of some other stuff to do i didn't have much time to go further with Eclipse rcp,  tomorow i'll be on it the all day ( i hope not but yeah most of it).  So just to give you an idea of what i wanna do. i'm learning rcp by doing a small "pet" project  that will have two domain model class : server &amp; alarm (associated with each server). i wanna build a treecheckbox with the following hiérarchy in mind: folder--&gt;server--&gt;alarm. A folder can contain multiple other folder. server have multiple monitoring alarm. So folder it's just a convient way of keeping things in order. Folder will serve as a container for "test" or "preprod" or "prod"  it can also be useful as container for defining the type of server component on the plateforme : "webfront" "appserver" "BDD".  i post is getting to long "lol" sorry i'm kind of exciting because new to java world and eclipse. but to resume here an example:

  Preprod (environnement folder)
   -&gt; WEB (folder)
      -&gt; web01 (reverseproxy)
          -&gt; Fo-Instance (alarm)
          -&gt; Bo-Instance (alarm)
          -&gt; sslcheck    (alarm)
         etc ...
      -&gt; web02
   -&gt; BDD (database folder)
      -&gt; Ora01
         liste of alarm
  TEST ( environnement folder)
   and so on

So i was inspired by your work here, but as i say i'm totaly discovering things here so it may take some time before i come up with a proper solution.
Sorry about the looonng  i'm post. 

have a nice day 

thank for your help Jan.


Réno</description>
		<content:encoded><![CDATA[<p>Hello Jan </p>
<p>yes now i can the download link is working thank you. because of some other stuff to do i didn&#8217;t have much time to go further with Eclipse rcp,  tomorow i&#8217;ll be on it the all day ( i hope not but yeah most of it).  So just to give you an idea of what i wanna do. i&#8217;m learning rcp by doing a small &#8220;pet&#8221; project  that will have two domain model class : server &amp; alarm (associated with each server). i wanna build a treecheckbox with the following hiérarchy in mind: folder&#8211;&gt;server&#8211;&gt;alarm. A folder can contain multiple other folder. server have multiple monitoring alarm. So folder it&#8217;s just a convient way of keeping things in order. Folder will serve as a container for &#8220;test&#8221; or &#8220;preprod&#8221; or &#8220;prod&#8221;  it can also be useful as container for defining the type of server component on the plateforme : &#8220;webfront&#8221; &#8220;appserver&#8221; &#8220;BDD&#8221;.  i post is getting to long &#8220;lol&#8221; sorry i&#8217;m kind of exciting because new to java world and eclipse. but to resume here an example:</p>
<p>  Preprod (environnement folder)<br />
   -&gt; WEB (folder)<br />
      -&gt; web01 (reverseproxy)<br />
          -&gt; Fo-Instance (alarm)<br />
          -&gt; Bo-Instance (alarm)<br />
          -&gt; sslcheck    (alarm)<br />
         etc &#8230;<br />
      -&gt; web02<br />
   -&gt; BDD (database folder)<br />
      -&gt; Ora01<br />
         liste of alarm<br />
  TEST ( environnement folder)<br />
   and so on</p>
<p>So i was inspired by your work here, but as i say i&#8217;m totaly discovering things here so it may take some time before i come up with a proper solution.<br />
Sorry about the looonng  i&#8217;m post. </p>
<p>have a nice day </p>
<p>thank for your help Jan.</p>
<p>Réno</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CheckboxTreeViewer by Jan</title>
		<link>http://jcreation.be/?p=17&#038;cpage=1#comment-3178</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Tue, 03 Nov 2009 16:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://jcreation.be/?p=17#comment-3178</guid>
		<description>Hi Réno, 

The entire Eclipse RCP Project was already available (at the end of the post), but there was something wrong with the URL! I have fixed it now!!

I hope this can help you!

Goodluck! If you should have any other questions about Eclipse RCP, don't hesitate to ask them...

Jan</description>
		<content:encoded><![CDATA[<p>Hi Réno, </p>
<p>The entire Eclipse RCP Project was already available (at the end of the post), but there was something wrong with the URL! I have fixed it now!!</p>
<p>I hope this can help you!</p>
<p>Goodluck! If you should have any other questions about Eclipse RCP, don&#8217;t hesitate to ask them&#8230;</p>
<p>Jan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CheckboxTreeViewer by réno</title>
		<link>http://jcreation.be/?p=17&#038;cpage=1#comment-3177</link>
		<dc:creator>réno</dc:creator>
		<pubDate>Mon, 02 Nov 2009 21:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://jcreation.be/?p=17#comment-3177</guid>
		<description>Hello jan 

Your post surely help find my way in understanding a little bit more what checkboxtreeviewer it's all about. i'm planning to learn Eclipse RCP this is my first day so it will be very helpfull if you could make your entire eclipse rcp project available. great post thank jan .

and keep up the good work</description>
		<content:encoded><![CDATA[<p>Hello jan </p>
<p>Your post surely help find my way in understanding a little bit more what checkboxtreeviewer it&#8217;s all about. i&#8217;m planning to learn Eclipse RCP this is my first day so it will be very helpfull if you could make your entire eclipse rcp project available. great post thank jan .</p>
<p>and keep up the good work</p>
]]></content:encoded>
	</item>
</channel>
</rss>
