<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>EclipseSource Blog &#187; riena</title>
	<atom:link href="http://eclipsesource.com/blogs/tag/riena/feed/" rel="self" type="application/rss+xml" />
	<link>http://eclipsesource.com/blogs</link>
	<description>Eclipse Equinox OSGi</description>
	<lastBuildDate>Wed, 08 Sep 2010 06:55:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Last week in Riena: 3.0 announced, Web support, ESE talks</title>
		<link>http://eclipsesource.com/blogs/2010/08/19/last-week-in-riena-3-0-announced-web-support-ese-talks/</link>
		<comments>http://eclipsesource.com/blogs/2010/08/19/last-week-in-riena-3-0-announced-web-support-ese-talks/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 23:02:07 +0000</pubDate>
		<dc:creator>Elias Volanakis</dc:creator>
				<category><![CDATA[syndicate]]></category>
		<category><![CDATA[eclipse summit]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[rap]]></category>
		<category><![CDATA[riena]]></category>
		<category><![CDATA[talks]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=4608</guid>
		<description><![CDATA[Here are three recent developments from Eclipse Riena, that you may otherwise have missed: • Version 3.0 announced &#8211; we have updated the development plan, skipping the 2.1 release and shooting straight for a 3.0 release next June (Eclipse Indigo). While we strive to keep the bulk of the APIs unchanged, this move will grant us [...]]]></description>
			<content:encoded><![CDATA[<p>Here are three recent developments from Eclipse Riena, that you may otherwise have missed:</p>
<p><strong>• Version 3.0 announced</strong> &#8211; we have updated the development plan, skipping the 2.1 release and shooting straight for a 3.0 release next June (Eclipse Indigo). While we strive to keep the bulk of the APIs unchanged, this move will grant us the flexibility to carefully introduce changes needed to support Eclipse RAP.</p>
<p>You can <a href="http://www.eclipse.org/forums/index.php?t=msg&amp;th=173449&amp;start=0&amp;S=1a023f7ee7e3326153e8c06e3bebc7f5">read the full announcement here.</a></p>
<p><strong>• Riena goes to the Web</strong> &#8211; We are excited about having all of Riena run on Eclipse RAP and are stepping up the effort.</p>
<p><img class="alignnone size-full wp-image-4615" title="Riena on RAP" src="http://eclipsesource.com/blogs/wp-content/uploads/2010/08/navigation_400.png" alt="navigation 400 Last week in Riena: 3.0 announced, Web support, ESE talks" width="400" height="357" /></p>
<p>In the last two weeks we have ported and committed the Riena Navigation to RAP. Thanks to recent improvements in RAP this was a breeze! We also have an automated build for this second platform. Lastly, we have worked to eliminate all compile errors when building against RAP. This should make further development more straightforward.</p>
<p>If you want to follow the effort add yourself on <a href="http://bugs.eclipse.org/302893">Bug 302893</a> and read the &#8216;<a href="http://wiki.eclipse.org/Riena_on_RAP">Riena on RAP</a>&#8216; page on the wiki.</p>
<p><strong>• Riena at Eclipse Summit Europe </strong>- Riena committers are participating at the <a href="http://www.eclipsecon.org/summiteurope2010/">ESE, November 2 &#8211; 4 in Ludwigsburg</a>. We have proposed following talks:</p>
<ul>
<li><a href="https://www.eclipsecon.org/submissions/ese2010/view_talk.php?id=1778">Riena on RAP (Running Riena in the Web)</a></li>
<li><a href=" https://www.eclipsecon.org/submissions/ese2010/view_talk.php?id=1779">Riena on e4 aka &#8220;RCP 2.0&#8243;</a></li>
<li><a href="https://www.eclipsecon.org/submissions/ese2010/view_talk.php?id=1780">SWT on Qt</a></li>
<li><a href="https://www.eclipsecon.org/submissions/ese2010/view_talk.php?id=1740">Tutorial: dynamic UI &#8211; from domain model to RCP app</a> (Riena+Modelling+RedView)</li>
</ul>
<p>If you are interested in any of these topics: please follow the link and leave a short comment. This will help the organizers decide which talks to approve. Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2010/08/19/last-week-in-riena-3-0-announced-web-support-ese-talks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error marker for SWT table rows &#8211; easy as pie</title>
		<link>http://eclipsesource.com/blogs/2010/03/04/error-marker-for-swt-table-rows-easy-as-pie/</link>
		<comments>http://eclipsesource.com/blogs/2010/03/04/error-marker-for-swt-table-rows-easy-as-pie/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 19:19:44 +0000</pubDate>
		<dc:creator>Elias Volanakis</dc:creator>
				<category><![CDATA[syndicate]]></category>
		<category><![CDATA[eclipse ui]]></category>
		<category><![CDATA[riena]]></category>
		<category><![CDATA[swt]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3874</guid>
		<description><![CDATA[Here&#8217;s a nice addition to Riena&#8217;s TableRidget: you can now mark a table-row as incorrect. This is done with an RowErrorMessageMarker. When hovering over the marked row, the corresponding error message will be shown in a tooltip. IMarker marker = new RowErrorMessageMarker(&#34;An error message...&#34;, zorro); tableRidget.addMarker(marker); // to remove: tableRidget.removeMarker(marker); Full snippet here. This is [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a nice addition to Riena&#8217;s TableRidget: you can now mark a table-row as incorrect.</p>
<p>This is done with an <strong>RowErrorMessageMarker</strong>. When hovering over the marked row, the corresponding error message will be shown in a tooltip.</p>
<pre class="brush: java">
IMarker marker = new RowErrorMessageMarker(&quot;An error message...&quot;, zorro);
tableRidget.addMarker(marker);
// to remove:
tableRidget.removeMarker(marker);
</pre>
<p><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.riena/org.eclipse.riena.sample.snippets/src/org/eclipse/riena/sample/snippets/SnippetTableRidget007.java?root=RT_Project&amp;view=co">Full snippet here</a>. This is shipping with the upcoming Riena 2.0 M6.</p>
<p><img class="size-full wp-image-3882 alignnone" title="row_marker_1" src="http://eclipsesource.com/blogs/wp-content/uploads/2010/03/row_marker_1.png" alt="row marker 1 Error marker for SWT table rows   easy as pie" width="398" height="250" /></p>
<p><img class="size-full wp-image-3883 alignnone" title="row_marker_2" src="http://eclipsesource.com/blogs/wp-content/uploads/2010/03/row_marker_2.png" alt="row marker 2 Error marker for SWT table rows   easy as pie" width="398" height="250" /></p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2010/03/04/error-marker-for-swt-table-rows-easy-as-pie/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Riena meets Eclipse RAP, goes to Browser</title>
		<link>http://eclipsesource.com/blogs/2010/02/20/riena-meets-eclipse-rap-goes-to-browser/</link>
		<comments>http://eclipsesource.com/blogs/2010/02/20/riena-meets-eclipse-rap-goes-to-browser/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 00:27:32 +0000</pubDate>
		<dc:creator>Elias Volanakis</dc:creator>
				<category><![CDATA[syndicate]]></category>
		<category><![CDATA[eclipsecon]]></category>
		<category><![CDATA[rap]]></category>
		<category><![CDATA[riena]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3803</guid>
		<description><![CDATA[I&#8217;ve spend the last few days adjusting the Ridget layer in Riena, to make it work with Eclipse RAP and Eclipse RCP. We call this process &#8220;single-sourcing&#8221; (EclipseCon tutorial). Ridgets wrap around standard SWT / RWT controls to provide additional functionality and a better API. One example that you can see below: Ridgets have &#8220;markers&#8221;, which [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve spend the last few days adjusting the Ridget layer in <a href="http://www.eclipse.org/riena/">Riena</a>, to make it work with Eclipse RAP <strong>and</strong> Eclipse RCP. We call this process &#8220;single-sourcing&#8221; (<a href="http://www.eclipsecon.org/2010/sessions/?page=sessions&amp;id=1464">EclipseCon tutorial</a>).</p>
<p><strong>Ridgets</strong> wrap around standard SWT / RWT controls to provide additional functionality and a better API. One example that you can see below: Ridgets have &#8220;markers&#8221;, which tag a control as mandatory, wrong or read-only and change the control&#8217;s behavior accordingly.</p>
<p>It&#8217;s worth mentioning that all three screenshots run from <strong>the same </strong>code. The only difference is the target environment used (RAP or RCP).</p>
<div id="attachment_3804" class="wp-caption aligncenter" style="width: 310px"><a href="http://eclipsesource.com/blogs/wp-content/uploads/2010/02/rap_riena_1.png"><img class="size-medium wp-image-3804" title="rap_riena_1" src="http://eclipsesource.com/blogs/wp-content/uploads/2010/02/rap_riena_1-300x240.png" alt="rap riena 1 300x240 Riena meets Eclipse RAP, goes to Browser" width="300" height="240" /></a><p class="wp-caption-text">Ridgets styled with RAP&#39;s &quot;business&quot; theme</p></div>
<div id="attachment_3805" class="wp-caption aligncenter" style="width: 310px"><a href="http://eclipsesource.com/blogs/wp-content/uploads/2010/02/rap_riena_2.png"><img class="size-medium wp-image-3805" title="rap_riena_2" src="http://eclipsesource.com/blogs/wp-content/uploads/2010/02/rap_riena_2-300x208.jpg" alt="rap riena 2 300x208 Riena meets Eclipse RAP, goes to Browser" width="300" height="208" /></a><p class="wp-caption-text">Ridgets styled with RAP&#39;s &quot;classic&quot; theme</p></div>
<div id="attachment_3806" class="wp-caption aligncenter" style="width: 310px"><a href="http://eclipsesource.com/blogs/wp-content/uploads/2010/02/rcp_riena.png"><img class="size-medium wp-image-3806" title="rcp_riena" src="http://eclipsesource.com/blogs/wp-content/uploads/2010/02/rcp_riena-300x205.jpg" alt="rcp riena 300x205 Riena meets Eclipse RAP, goes to Browser" width="300" height="205" /></a><p class="wp-caption-text">Ridgets in a regular RCP application</p></div>
<p>Once this work is completed the Ridget API will be usable for RAP applications as well.</p>
<p>To stay informed about this effort:</p>
<ul>
<li>CC yourself to <a href="http://bugs.eclipse.org/302893">Bug 302893</a>, and</li>
<li>come to our EclipseCon talk &#8220;<a href="http://www.eclipsecon.org/2010/sessions/?page=sessions&amp;id=1182">Riena 2.0 - New &amp; Noteworthy</a>&#8220;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2010/02/20/riena-meets-eclipse-rap-goes-to-browser/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>redView at EclipseSource</title>
		<link>http://eclipsesource.com/blogs/2010/02/10/redview-at-eclipsesource-2/</link>
		<comments>http://eclipsesource.com/blogs/2010/02/10/redview-at-eclipsesource-2/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 21:35:39 +0000</pubDate>
		<dc:creator>Jochen Krause</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[syndicate]]></category>
		<category><![CDATA[modeling]]></category>
		<category><![CDATA[rap]]></category>
		<category><![CDATA[rcp]]></category>
		<category><![CDATA[riena]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/2010/02/10/redview-at-eclipsesource-2/</guid>
		<description><![CDATA[We recently had a workshop on redView with the developers of the project, probably many of you know ekke. We wanted to evaluate it and gain a better understanding if we could use it in the context of a project in the insurance space. redView looks pretty promising, and although personally I am not a [...]]]></description>
			<content:encoded><![CDATA[<p>We recently had a workshop on redView with the developers of the project, probably many of you know <a href="http://ekkescorner.wordpress.com/">ekke</a>. We wanted to evaluate it and gain a better understanding if we could use it in the context of a project in the insurance space.</p>
<p>redView looks pretty promising, and although personally I am not a big fan of modeling and code generation there might be a sweet spot for redView for people who have tons of forms to fill in data.</p>
<p>One really nice thing about redView is that they created a detailled install instruction (a yoxos profile could probably help here), and a bunch of demos to get started.</p>
<p><a href="http://redview.wordpress.com/howto/examples">http://redview.wordpress.com/howto/examples</a><br />
<a href="http://redview.wordpress.com/howto/installation/">http://redview.wordpress.com/howto/installation/</a><br />
<a href="http://sourceforge.net/projects/redview/files/">http://sourceforge.net/projects/redview/files/</a></p>
<p>P.S: The obligatory question about single sourcing redView has been discussed, and as redView is EMF + Riena it looks feasible to get redViews working in RAP. Even the visual form designer imposes no hurdles that could not be overcome (plain SWT, no GEF).</p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2010/02/10/redview-at-eclipsesource-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>5 new things in Riena 2.0 M5 (just shipped)</title>
		<link>http://eclipsesource.com/blogs/2010/02/04/5-new-things-in-riena-2-0-m5-just-shipped/</link>
		<comments>http://eclipsesource.com/blogs/2010/02/04/5-new-things-in-riena-2-0-m5-just-shipped/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 01:16:47 +0000</pubDate>
		<dc:creator>Elias Volanakis</dc:creator>
				<category><![CDATA[syndicate]]></category>
		<category><![CDATA[helios]]></category>
		<category><![CDATA[milestone]]></category>
		<category><![CDATA[riena]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3716</guid>
		<description><![CDATA[We proudly present Riena 2.0 M5 &#8211; the first release in the 2.0 stream.  As you can see by the long New &#38; Noteworthy, we have been very active in last six weeks. Read on for my five favorite new things: 1. Pluggable Marker Decorations The new BorderMarkerSupport draws red-borders around a widget and replaces [...]]]></description>
			<content:encoded><![CDATA[<p>We proudly present <a href="http://wiki.eclipse.org/Riena_Getting_started">Riena 2.0 M5</a> &#8211; the first release in the 2.0 stream.  As you can see by the long <a href="http://wiki.eclipse.org/Riena_New_And_Noteworthy#2.0.0.M5">New &amp; Noteworthy</a>, we have been very active in last six weeks. Read on for my five favorite new things:</p>
<p><strong>1. Pluggable Marker Decorations</strong></p>
<p>The new <strong>BorderMarkerSupport </strong>draws red-borders around a widget and replaces the standard ControlDecoration. You can select either error decoration style via the Look-and-Feel settings.</p>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2010/02/riena_border_decoration.png"><img class="aligncenter size-full wp-image-3717" title="riena_border_decoration" src="http://eclipsesource.com/blogs/wp-content/uploads/2010/02/riena_border_decoration.png" alt="riena border decoration 5 new things in Riena 2.0 M5 (just shipped)" width="591" height="421" /></a></p>
<p><strong>2. Enhanced Master/Details Widget</strong></p>
<p>The Master/Details Widget automatically links a table with the details area on the bottom (or top). It is used heavily by some of Riena&#8217;s consumers. As a result we have been receiving good feedback and have added several requested features on this milestone:</p>
<ul>
<li>nicer border (includes button area, separates table from buttons with a single line)</li>
<li>API to participate in the life-cycle (before / after selection, apply, remove, new)</li>
<li>API to &#8216;suggest&#8217; a new entry &#8211; it will show in the details area and Apply will enable</li>
<li>API to tweak the margin and spacing of the Master/Details widget</li>
</ul>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2010/02/riena_master_details_border.png"><img class="aligncenter size-full wp-image-3718" title="riena_master_details_border" src="http://eclipsesource.com/blogs/wp-content/uploads/2010/02/riena_master_details_border.png" alt="riena master details border 5 new things in Riena 2.0 M5 (just shipped)" width="564" height="310" /></a></p>
<p><strong>3. Image Button Widget</strong></p>
<p>The SWT Buttons have a system-defined look that is hard to customize (for example the background color cannot be changed). Riena&#8217;s <strong>ImageButton</strong> Widget emulates a button using three images (standard, hover, pushed state).</p>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2010/02/riena_image_button.png"><img class="aligncenter size-full wp-image-3719" title="riena_image_button" src="http://eclipsesource.com/blogs/wp-content/uploads/2010/02/riena_image_button.png" alt="riena image button 5 new things in Riena 2.0 M5 (just shipped)" width="603" height="105" /></a></p>
<p><strong>4. Multiple Default Buttons per Controller</strong></p>
<p>Riena&#8217;s Controllers have a new API that supports several default buttons per controller. The default button has a blue glow when enabled. In that state it will automatically be pushed when the user hits ENTER (anywhere).</p>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2010/02/riena_default_buttons1.png"><img class="aligncenter size-full wp-image-3721" title="riena_default_buttons" src="http://eclipsesource.com/blogs/wp-content/uploads/2010/02/riena_default_buttons1.png" alt="riena default buttons1 5 new things in Riena 2.0 M5 (just shipped)" width="602" height="245" /></a></p>
<p><strong>5. Controller Testing</strong></p>
<p>Controller testing is now very straightforward and has been decoupled from the UI (widgets). Just subclass <strong>AbstractSubModuleControllerTest </strong>to get started. In addition your controller has to use the new API getRidget(Class, String) instead of getRidget(String). The package org.eclipse.riena.client.controller.test in the org.eclipse.riena.tests bundle has several examples.</p>
<p>Read the <a href="http://wiki.eclipse.org/Riena_New_And_Noteworthy#2.0.0.M5">New &amp; Noteworthy</a> for additional details on these items.</p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2010/02/04/5-new-things-in-riena-2-0-m5-just-shipped/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse Riena 1.2.0.M3 shipped &#8211; releasing in December</title>
		<link>http://eclipsesource.com/blogs/2009/11/24/eclipse-riena-1-2-0-m3-shipped-releasing-in-december/</link>
		<comments>http://eclipsesource.com/blogs/2009/11/24/eclipse-riena-1-2-0-m3-shipped-releasing-in-december/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 03:21:32 +0000</pubDate>
		<dc:creator>Elias Volanakis</dc:creator>
				<category><![CDATA[syndicate]]></category>
		<category><![CDATA[helios]]></category>
		<category><![CDATA[milestone]]></category>
		<category><![CDATA[riena]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3522</guid>
		<description><![CDATA[We Riena committers smoothly shipped a fresh Riena Milestone last Friday, this time 1.2.0.M3 (download). Here&#8217;s the New &#38; Noteworthy and the list of resolved items. For the curious, here is the schedule leading towards the December release: 12/04 &#8211; 1.2.0 RC1 12/11 &#8211; 1.2.0 RC2 12/15 &#8211; 1.2.0 After that the work will start [...]]]></description>
			<content:encoded><![CDATA[<p>We Riena committers smoothly shipped a fresh Riena Milestone last Friday, this time 1.2.0.M3 (<a href="http://wiki.eclipse.org/Riena_Getting_started">download</a>). Here&#8217;s the <a href="http://wiki.eclipse.org/Riena_New_And_Noteworthy#1.2.0.M3">New &amp; Noteworthy</a> and the <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;target_milestone=1.2.0.M3;product=Riena;classification=RT">list of resolved items</a>.</p>
<p style="text-align: center;"><a href="http://eclipsesource.com/blogs/wp-content/uploads/2009/11/riena_demo.png"><img class="aligncenter size-full wp-image-3523" title="riena_demo" src="http://eclipsesource.com/blogs/wp-content/uploads/2009/11/riena_demo.png" alt="riena demo Eclipse Riena 1.2.0.M3 shipped   releasing in December" width="397" height="261" /></a></p>
<p>For the curious, here is the schedule leading towards the December release:</p>
<ul>
<li>12/04 &#8211; 1.2.0 RC1</li>
<li>12/11 &#8211; 1.2.0 RC2</li>
<li>12/15 &#8211; 1.2.0</li>
</ul>
<p>After that the work will start concentrating on the summer release, which is part of the Helios release train.</p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2009/11/24/eclipse-riena-1-2-0-m3-shipped-releasing-in-december/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Riena at the Eclipse Summit Europe</title>
		<link>http://eclipsesource.com/blogs/2009/10/26/riena-at-the-eclipse-summit-europe/</link>
		<comments>http://eclipsesource.com/blogs/2009/10/26/riena-at-the-eclipse-summit-europe/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 17:59:13 +0000</pubDate>
		<dc:creator>Elias Volanakis</dc:creator>
				<category><![CDATA[syndicate]]></category>
		<category><![CDATA[eclipse ui]]></category>
		<category><![CDATA[ESE]]></category>
		<category><![CDATA[riena]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3268</guid>
		<description><![CDATA[If you are at the Eclipse Summit Europe this week, here are some interesting talks about the work going on in and around Eclipse Riena: * Eclipse RunTime Tutorial, Tue 9:00-12:00, Seminarräume 2-4 – This tutorial connects the dots between different runtime technologies, such as Equinox, Riena, RAP and EclipseLink * Eclipse Riena Project &#8211; Overview [...]]]></description>
			<content:encoded><![CDATA[<p>If you are at the Eclipse Summit Europe this week, here are some interesting talks about the work going on in and around <a href="http://www.eclipse.org/riena">Eclipse Riena</a>:</p>
<p style="text-align: center;"><a href="http://eclipsesource.com/blogs/wp-content/uploads/2009/10/riena_120m2.png"><img class="aligncenter size-full wp-image-3273" title="riena_120m2" src="http://eclipsesource.com/blogs/wp-content/uploads/2009/10/riena_120m2.png" alt="riena 120m2 Riena at the Eclipse Summit Europe" width="480" height="360" /></a></p>
<p>* <a href="http://www.eclipsecon.org/summiteurope2009/sessions?id=874">Eclipse RunTime Tutorial</a>, Tue 9:00-12:00, Seminarräume 2-4 – This tutorial connects the dots between different runtime technologies, such as Equinox, Riena, RAP and EclipseLink</p>
<p>* <a href="http://www.eclipsecon.org/summiteurope2009/sessions?id=872">Eclipse Riena Project &#8211; Overview and a new UI concept for RCP applications</a>, Wed 11:20-12:00, Seminarräume 2-4 – This overview of Riena focuses on the framework&#8217;s UI concepts. Learn how to use navigation, styling and filtering to build better RCP applications.</p>
<p>* <a href="http://www.eclipsecon.org/summiteurope2009/sessions?id=873">SWT Platform on QT &#8211; Overview and Demo</a>, Thu 16:00-16:20, Seminarräume 2-4 – I&#8217;m very curious about this session. The screenshots I have seen looked very exciting. And the promise of taking advantage of QT&#8217;s extensive customization capabilities and build-in CSS support is appealing. Personally I&#8217;ve found SWT to be quite restrictive when it comes to styling and theming, so I am interested in all approaches that expand what you can do.</p>
<p>Kind regards,<br />
Elias.</p>
<p>PS: I&#8217;m not attending this year, but several of my Riena colleagues will be there.</p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2009/10/26/riena-at-the-eclipse-summit-europe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse Riena 1.2.0.M2 released</title>
		<link>http://eclipsesource.com/blogs/2009/10/14/eclipse-riena-1-2-0-m2-released/</link>
		<comments>http://eclipsesource.com/blogs/2009/10/14/eclipse-riena-1-2-0-m2-released/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 22:38:52 +0000</pubDate>
		<dc:creator>Elias Volanakis</dc:creator>
				<category><![CDATA[syndicate]]></category>
		<category><![CDATA[eclipse ui]]></category>
		<category><![CDATA[helios]]></category>
		<category><![CDATA[milestone]]></category>
		<category><![CDATA[riena]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3195</guid>
		<description><![CDATA[The Riena committers have just done it again: Riena 1.2.0.M2 is now out the door (download). Here&#8217;s the New &#38; Noteworthy and the issues fixed in this milestone. Read on for my personal favorites: New ridgets: ILinkRidget, IBrowserRidget, ITraverseRidget (for SWT&#8217;s Slider, Scale and Spinner widgets). Thanks to Florian from Redview for these contributions (snippets) IComboRidget [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.eclipse.org/riena">Riena</a> committers have just done it again: Riena 1.2.0.M2 is now out the door (<a href="http://wiki.eclipse.org/Riena_Getting_started">download</a>). Here&#8217;s the <a href="http://wiki.eclipse.org/Riena_New_And_Noteworthy#1.2.0.M2">New &amp; Noteworthy</a> and the <a href="https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced;bug_status=RESOLVED;bug_status=VERIFIED;bug_status=CLOSED;target_milestone=1.2.0.M2;product=Riena;classification=RT">issues</a> fixed in this milestone. Read on for my personal favorites:</p>
<ul>
<li><strong>New ridgets: ILinkRidget, IBrowserRidget, ITraverseRidget</strong> (for SWT&#8217;s Slider, Scale and Spinner widgets). Thanks to Florian from <a href="http://www.redview.org">Redview</a> for these contributions (<a href="http://wiki.eclipse.org/Riena_Snippets">snippets</a>)<img class="aligncenter size-full wp-image-3202" title="riena_new_ridgets" src="http://eclipsesource.com/blogs/wp-content/uploads/2009/10/riena_new_ridgets.png" alt="riena new ridgets Eclipse Riena 1.2.0.M2 released" width="598" height="264" /></li>
<li><strong>IComboRidget now supports  CCombo</strong>: the CCombo widget works much better with our marker framework, since it supports different background colors (the regular combo does not!). Markers use background colors to point out required or incorrect data. Check out the new CCombo demo in the playground.<br />
<img class="aligncenter size-full wp-image-3196" title="riena_ccombo" src="http://eclipsesource.com/blogs/wp-content/uploads/2009/10/riena_ccombo.png" alt="riena ccombo Eclipse Riena 1.2.0.M2 released" width="176" height="179" /></li>
<li><strong>MasterDetails improvements</strong>: (a) the MasterDetails widget now has an &#8216;auto apply&#8217; mode, meaning that any changes done in the details area in the bottom will instantly be applied back to the original model in the table (<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.riena/org.eclipse.riena.sample.snippets/src/org/eclipse/riena/sample/snippets/SnippetMasterDetailsRidget002.java?root=RT_Project&amp;view=co">snippet</a>)<br />
<img class="aligncenter size-full wp-image-3200" title="riena_master_details_auto_apply" src="http://eclipsesource.com/blogs/wp-content/uploads/2009/10/riena_master_details_auto_apply.png" alt="riena master details auto apply Eclipse Riena 1.2.0.M2 released" width="278" height="284" />(b) if you&#8217;ve edited the details and navigate away or hit the &#8216;New&#8217; button, you&#8217;ll be warned that you&#8217;re about to discard your changes. If you find it annoying, you can also turn it off.<img class="aligncenter size-full wp-image-3199" title="riena_master_details_confirm" src="http://eclipsesource.com/blogs/wp-content/uploads/2009/10/riena_master_details_confirm.png" alt="riena master details confirm Eclipse Riena 1.2.0.M2 released" width="531" height="321" /></li>
<li><strong>Automatically synchronize enablement state of a label and another widget: </strong>Riena now has a mechanism that keeps the enabled-state of a label and another widget in lock-step. Example: you have a Label with the id &#8220;labelName&#8221; and a Text widget with the id &#8220;name&#8221;. If the text field is disabled, the label will be disabled too. The default strategy looks for the &#8220;label&#8221; prefix to associate two widgets with each other (i.e. labelXYZ &lt;-&gt; XYZ). However you can use the labelfinderstrategy extension point to provide a different strategy, if desired.</li>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-3204" title="riena_labelfinderstrategy.png" src="http://eclipsesource.com/blogs/wp-content/uploads/2009/10/riena_labelfinderstrategy.png" alt="riena labelfinderstrategy Eclipse Riena 1.2.0.M2 released" width="573" height="74" /></p>
</ul>
<p>Kind regards,<br />
Elias.</p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2009/10/14/eclipse-riena-1-2-0-m2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EclipseRT Tutorial and Symposium</title>
		<link>http://eclipsesource.com/blogs/2009/10/09/eclipsert-tutorial-and-symposium/</link>
		<comments>http://eclipsesource.com/blogs/2009/10/09/eclipsert-tutorial-and-symposium/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 02:19:50 +0000</pubDate>
		<dc:creator>Jeff McAffer</dc:creator>
				<category><![CDATA[eclipse]]></category>
		<category><![CDATA[syndicate]]></category>
		<category><![CDATA[equinox]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[OSGi]]></category>
		<category><![CDATA[rap]]></category>
		<category><![CDATA[riena]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3177</guid>
		<description><![CDATA[Join us at ESE to learn and talk about EclipseRT, Eclipse in the runtime space.]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-3178" title="EclipseRT_Logo_Medium" src="http://eclipsesource.com/blogs/wp-content/uploads/2009/10/EclipseRT_Logo_Medium.jpg" alt="EclipseRT Logo Medium EclipseRT Tutorial and Symposium" width="360" height="360" />Cool logo and cool sessions at ESE.</p>
<p>At ESE in a couple weeks we are running both an <a href="http://wiki.eclipse.org/Eclipse_Summit_2009_EclipseRT_Tutorial/Symposium">EclipseRT tutorial and symposium</a>. A full day of runtime fun!  No idea what I&#8217;m talking about? EclipseRT is the community of people at Eclipse that are creating and using Eclipse technology in runtime (i.e., non-tooling) scenarios.</p>
<p>Turns out that there are a great number of projects involved and not just the ones in the <a href="http://eclipse.org/rt/">RT top-level project</a>.  BIRT, EMF, GEF, &#8230; all have runtime elements. The RT project itself hosts such leading runtime technology as Equinox (the OSGi and JSR232 reference implementation) EclipseLink (the JPA2 reference implementation), Jetty (very popular embeddable web server) and a host of other great projects like RAP, Riena, Swordfish, ECF, eRCP etc. No wonder we need a whole day to talk about all this.</p>
<p>The day starts with a 4 hour EclipseRT tutorial covering the Equinox, OSGi, server side use, tooling, RAP and single sourcing, Riena and EclipseLink. The tutorial will build on input from previous symposia where nearly everyone commented on the need for a good end to end example of Eclipse in the runtime world. We are using Toast, the example application from the upcoming OSGi and Equinox book and now part of the Eclipse Examples project.</p>
<p>After a full morning of learning, we&#8217;ll have a bit of an <a href="http://en.wikipedia.org/wiki/Unconference">unconference</a> style symposium to talk about issues and topics in the EclipseRT world. While the direction will depend significantly on who shows up, we hope to cover architecture and how promote integration and adoption, community issues such as release trains, repo organization etc and experience reports from the real world.</p>
<p>Presumably this will all be followed by a number of frosty beverages.</p>
<p>Check out the <a href="http://wiki.eclipse.org/Eclipse_Summit_2009_EclipseRT_Tutorial/Symposium">event wiki page</a> for more information and evolving discussion topics.</p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2009/10/09/eclipsert-tutorial-and-symposium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse Riena 1.2.0.M1 released</title>
		<link>http://eclipsesource.com/blogs/2009/08/24/eclipse-riena-1-2-0-m1-released/</link>
		<comments>http://eclipsesource.com/blogs/2009/08/24/eclipse-riena-1-2-0-m1-released/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 16:33:31 +0000</pubDate>
		<dc:creator>Elias Volanakis</dc:creator>
				<category><![CDATA[syndicate]]></category>
		<category><![CDATA[eclipse ui]]></category>
		<category><![CDATA[helios]]></category>
		<category><![CDATA[milestone]]></category>
		<category><![CDATA[riena]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=2796</guid>
		<description><![CDATA[The Fellowship of Riena just released 1.2.0.M1. (download). We committers have fixed 40+ issues and added a couple of new features. Below are my personal favorites. Improved support for message markers. Multiple validation rules and validation messages are now shown correctly (snippet): The new IListRidget simplifies binding to  lists of elements with one column. This is [...]]]></description>
			<content:encoded><![CDATA[<p>The Fellowship of Riena just released 1.2.0.M1. (<a href="http://wiki.eclipse.org/Riena_Getting_started" target="_blank">download</a>). We committers have fixed 40+ issues and added a couple of new features. Below are my personal favorites.</p>
<p><strong>Improved support for message markers</strong>. Multiple validation rules and validation messages are now shown correctly (<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.riena/org.eclipse.riena.sample.snippets/src/org/eclipse/riena/sample/snippets/SnippetTextRidget002.java?root=RT_Project&amp;view=co" target="_blank">snippet</a>):</p>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2009/08/riena_message_viewer.png"><img class="aligncenter size-full wp-image-2833" title="riena_message_viewer" src="http://eclipsesource.com/blogs/wp-content/uploads/2009/08/riena_message_viewer.png" alt="riena message viewer Eclipse Riena 1.2.0.M1 released" width="346" height="82" /></a></p>
<p style="text-align: left;">The new <strong>IListRidget simplifies binding to  lists of elements with one column</strong>. This is a bit simpler than using a ITableRidget (<a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.riena/org.eclipse.riena.sample.snippets/src/org/eclipse/riena/sample/snippets/SnippetListRidget001.java?root=RT_Project&amp;view=co" target="_blank">snippet</a>).</p>
<p style="text-align: left;"><strong>Easier listening for selection changes using an ISelectionListener</strong> on ITableRidget, IListRidget, ITreeRidget, ITreeTableRidget, ISingleChoiceRidget, IMultipleChoiceRidget.</p>
<p><strong>Better keyboard navigation. </strong>We have added several new shortcuts. Some examples:</p>
<ul>
<li>Next / Previous navigation element &#8211; Up / Down in the navigation tree</li>
<li>Next / Previous Module &#8211; Ctrl-Down / Ctrl-Up</li>
<li>Next / Previous SubApplication &#8211; Ctrl-PgDn / Ctrl-PgUp</li>
<li>Close Module / ModuleGroup &#8211; Ctrl-W / Ctrl-Shift-W</li>
<li>Focus on Navigation / Workarea &#8211; F6 / F7</li>
<li>Focus on Window Menu &#8211; F10 (windows only)</li>
<li>Quit Application &#8211; Alt+F4 (windows only)</li>
</ul>
<p>and  SubApplication titles now support mnemonics for easier access via the keyboard:</p>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2009/08/riena_mnemonics_subapps.png"><img class="aligncenter size-full wp-image-2834" title="riena_mnemonics_subapps" src="http://eclipsesource.com/blogs/wp-content/uploads/2009/08/riena_mnemonics_subapps.png" alt="riena mnemonics subapps Eclipse Riena 1.2.0.M1 released" width="485" height="78" /></a></p>
<p>Here&#8217;s <a href="http://wiki.eclipse.org/Riena_New_And_Noteworthy#1.2.0.M1" target="_blank">the complete New &amp; Noteworthy</a>.</p>
<p>Kind regards,<br />
Elias.</p>
<p>PS: SubApplication, Module, ModuleGroup are <a href="http://eclipsesource.com/blogs/2009/08/22/the-5-minute-intro-to-riena-ui-and-navigation/" target="_self">explained here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2009/08/24/eclipse-riena-1-2-0-m1-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
