<?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/"
	>
	<channel>
		<title>Eclipse Live - RCP</title>
		<link>http://live.eclipse.org/category/136/0</link>
		<description></description>
		<language>en</language>
		<pubDate>Tue, 03 Jun 2008 15:48:43 -0400</pubDate>
		<generator>Drupal TotalFeeds Module</generator>
			<item>
		<title>Designing Business and Technical User Interfaces in RCP Applications</title>
		<link>http://live.eclipse.org/node/537</link>
		<description>   


  Morten Moeller (Lombardi Software)


  


	Abstract:  
	
	  Are you a designer, product manager or developer who has users of various skills that use your Eclipse Applications?

Many software vendors are shipping their own specialized versions of Eclipse (either as RCP or on top of Platform), but rarely are the vendors taking advantage of Eclipse’s customizable presentation layer. This is often because the vendor has a requirement to deliver their application as plug-ins into a standard Eclipse install. If you want to keep this ability, you have to design and implement your plug-ins with that in mind; or if your tool is used by business users and developers, then creating a simplified presentation for the business user persona can drastically lower the barrier of entry for this group. This webinar will go into both user interaction design and GUI development strategies to make your Eclipse plug-ins work with or without your own presentation implementation, and what the design limitations are to the Eclipse Presentation API.

Topics that will be covered:
Brief overview of the presentation API
Design limitations of the Presentation API - make sure the UI design is implementable
The dual presentation world - design Eclipse assets that work in your UI as well as Eclipse standard presentation
Implementation strategies to make your own views, actions and editors take advantage of your special presentation
In practice - an example of a dual presentation product


Total running time will be approximately 1 hour

9:00 am PDT / 12:00 pm EDT / 4:00 pm GMT - Convert to other time zones

Thanks to Adobe for contributing their Adobe Acrobat Connect product to host this webinar.

	   delicious |  digg |  dzone
	
	



	  







  






</description>
		<content:encoded><![CDATA[   

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Morten Moeller (Lombardi Software)</span>
</div>

<div class="resource-icon"><img${1} src="http://live.eclipse.org/${2}">&nbsp;</div>  
<!--
<div class="field field-type-text field-field-title">
  <span class="field-item"><span class="title"><a href="http://live.eclipse.org/node/537">Designing Business and Technical User Interfaces in RCP Applications</a></span></span>
</div>
-->
<div id="abstract">
	<span class="field-label">Abstract:</span>  
	<div class="field field-type-text field-field-author">
	  <span class="field-item"><p>Are you a designer, product manager or developer who has users of various skills that use your Eclipse Applications?</p>

<p>Many software vendors are shipping their own specialized versions of Eclipse (either as RCP or on top of Platform), but rarely are the vendors taking advantage of Eclipse’s customizable presentation layer. This is often because the vendor has a requirement to deliver their application as plug-ins into a standard Eclipse install. If you want to keep this ability, you have to design and implement your plug-ins with that in mind; or if your tool is used by business users and developers, then creating a simplified presentation for the business user persona can drastically lower the barrier of entry for this group. This webinar will go into both user interaction design and GUI development strategies to make your Eclipse plug-ins work with or without your own presentation implementation, and what the design limitations are to the Eclipse Presentation API.</p>

<p><b>Topics that will be covered:</b><ul>
<li>Brief overview of the presentation API</li>
<li>Design limitations of the Presentation API - make sure the UI design is implementable</li>
<li>The dual presentation world - design Eclipse assets that work in your UI as well as Eclipse standard presentation</li>
<li>Implementation strategies to make your own views, actions and editors take advantage of your special presentation</li>
<li>In practice - an example of a dual presentation product</li>
</ul></p>

<p>Total running time will be approximately 1 hour</p>

<p>9:00 am PDT / 12:00 pm EDT / 4:00 pm GMT - <a href="http://www.timeanddate.com/worldclock/fixedtime.html?month=8&day=26&year=2008&hour=16&min=0&sec=0&p1=0
">Convert to other time zones</a></p>

<p>Thanks to Adobe for contributing their Adobe Acrobat Connect product to host this webinar.<br>
<img${1} src="http://live.eclipse.org/${2}"></p></span><br/>
	  <span class="field-item"><a href="http://del.icio.us/post?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" title="Bookmark this post on del.icio.us." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="delicious" /> delicious</a> | <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" title="Digg this post on digg.com." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="digg" /> digg</a> | <a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" title="Tag this post on DZone." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="dzone" /> dzone</a></span>
	</div>
	
</div>

<div id="embedded">
	  </div>

<!-- <div id="comment_holder"></div> -->



<!-- ADMIN visible only fields -->

  






]]></content:encoded>
		<pubDate>Tue, 03 Jun 2008 10:55:09 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/537</guid>
							<category domain="http://live.eclipse.org/node/21">Eclipse Foundation</category>
						<category domain="http://live.eclipse.org/node/18">Webinar</category>
						<category domain="http://live.eclipse.org/node/136">RCP</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Creating Enterprise Business Applications Using Eclipse RCP</title>
		<link>http://live.eclipse.org/node/529</link>
		<description>   


  Kevin Taylor (Obtiva)


  


	Abstract:  
	
	  The first generation of web applications sacrificed usability and function for ease of deployment. Recently the industry has shifted back to richer user interfaces written in Ajax, Flash, and Java. Many business applications have requirements such as offline access, desktop integration and UI customizations or responsiveness that make Ajax and Flash less attractive. For such applications, rich client architectures featuring online deployment and web enabled client/server communications provide the easiest path to development success. Eclipse&#039;s Rich Client Platform provides organizations a valuable jump start in the creation of such applications.

However, a number of the core functions of such business applications are not handled transparently by Eclipse RCP out of the box.

This talk emerges out of the experiences Kevin&#039;s team gained while working on a large Eclipse RCP/J2EE enterprise application (millions of lines of code). It will address the gap between the standard functionality of Eclipse RCP and what is needed for the creation of polished highly usable business applications. Among the topics covered:

Dividing responsibilities between the RCP client and J2EE Server
Applying the MVP pattern to RCP client views facilitating easier unit testing
Eclipse Application Updating
Employing the JFace Databinding API to decouple models and UI widgets
Structuring form-level validation and error handling
Notification and synchronization of data between the client and server
Managing disconnected network functionality
Client side database strategies


Total running time will be approximately 1 hour

9:00 am PDT / 12:00 pm EDT / 4:00 pm GMT - Convert to other time zones

Thanks to Adobe for contributing their Adobe Acrobat Connect product to host this webinar.

	   delicious |  digg |  dzone
	
	



	  







  






</description>
		<content:encoded><![CDATA[   

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Kevin Taylor (Obtiva)</span>
</div>

<div class="resource-icon"><img${1} src="http://live.eclipse.org/${2}">&nbsp;</div>  
<!--
<div class="field field-type-text field-field-title">
  <span class="field-item"><span class="title"><a href="http://live.eclipse.org/node/529">Creating Enterprise Business Applications Using Eclipse RCP</a></span></span>
</div>
-->
<div id="abstract">
	<span class="field-label">Abstract:</span>  
	<div class="field field-type-text field-field-author">
	  <span class="field-item"><p>The first generation of web applications sacrificed usability and function for ease of deployment. Recently the industry has shifted back to richer user interfaces written in Ajax, Flash, and Java. Many business applications have requirements such as offline access, desktop integration and UI customizations or responsiveness that make Ajax and Flash less attractive. For such applications, rich client architectures featuring online deployment and web enabled client/server communications provide the easiest path to development success. Eclipse's Rich Client Platform provides organizations a valuable jump start in the creation of such applications.</p>

<p>However, a number of the core functions of such business applications are not handled transparently by Eclipse RCP out of the box.</p>

<p>This talk emerges out of the experiences Kevin's team gained while working on a large Eclipse RCP/J2EE enterprise application (millions of lines of code). It will address the gap between the standard functionality of Eclipse RCP and what is needed for the creation of polished highly usable business applications. Among the topics covered:
<ul>
<li>Dividing responsibilities between the RCP client and J2EE Server</li>
<li>Applying the MVP pattern to RCP client views facilitating easier unit testing</li>
<li>Eclipse Application Updating</li>
<li>Employing the JFace Databinding API to decouple models and UI widgets</li>
<li>Structuring form-level validation and error handling</li>
<li>Notification and synchronization of data between the client and server</li>
<li>Managing disconnected network functionality</li>
<li>Client side database strategies</li>
</ul></p>

<p>Total running time will be approximately 1 hour</p>

<p>9:00 am PDT / 12:00 pm EDT / 4:00 pm GMT - <a href="http://www.timeanddate.com/worldclock/fixedtime.html?month=9&day=4&year=2008&hour=16&min=0&sec=0&p1=0
">Convert to other time zones</a></p>

<p>Thanks to Adobe for contributing their Adobe Acrobat Connect product to host this webinar.<br>
<img${1} src="http://live.eclipse.org/${2}"></p></span><br/>
	  <span class="field-item"><a href="http://del.icio.us/post?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" title="Bookmark this post on del.icio.us." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="delicious" /> delicious</a> | <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" title="Digg this post on digg.com." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="digg" /> digg</a> | <a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" title="Tag this post on DZone." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="dzone" /> dzone</a></span>
	</div>
	
</div>

<div id="embedded">
	  </div>

<!-- <div id="comment_holder"></div> -->



<!-- ADMIN visible only fields -->

  






]]></content:encoded>
		<pubDate>Fri, 16 May 2008 13:41:56 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/529</guid>
							<category domain="http://live.eclipse.org/node/21">Eclipse Foundation</category>
						<category domain="http://live.eclipse.org/node/18">Webinar</category>
						<category domain="http://live.eclipse.org/node/136">RCP</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Defining Your own Extension Points</title>
		<link>http://live.eclipse.org/node/514</link>
		<description>   


  Vignesh, Divya and Annamalai C (Eclipse Team, ANCiT Consulting)


  


	Abstract:  
	
	  Extension Points :: Eclipse Plugin Architecture revolves around 2 terms - Extension and Extension Points. To put it simply, an extension point says, &quot;Here is a slot for you to provide me with new behavior,&quot; and an extension says, &quot;Here is the new behavior you asked for.&quot;

Most of us know how to add a new behaviour to an existing extension point. This demo talks about adding your own extension point or providing a slot for others to contribute a behaviour.


Thanks to Alex Blewitt&#039;s article on Creating Extension Points. 


Eclipse Team, ANCiT Consulting




	   delicious |  digg |  dzone
	
	



	  







  






</description>
		<content:encoded><![CDATA[   

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Vignesh, Divya and Annamalai C (Eclipse Team, ANCiT Consulting)</span>
</div>

<div class="resource-icon"><img${1} src="http://live.eclipse.org/${2}">&nbsp;</div>  
<!--
<div class="field field-type-text field-field-title">
  <span class="field-item"><span class="title"><a href="http://live.eclipse.org/node/514">Defining Your own Extension Points</a></span></span>
</div>
-->
<div id="abstract">
	<span class="field-label">Abstract:</span>  
	<div class="field field-type-text field-field-author">
	  <span class="field-item"><p>Extension Points :: Eclipse Plugin Architecture revolves around 2 terms - Extension and Extension Points. To put it simply, an extension point says, "Here is a slot for you to provide me with new behavior," and an extension says, "Here is the new behavior you asked for."</p>
<p>
Most of us know how to add a new behaviour to an existing extension point. This demo talks about adding your own extension point or providing a slot for others to contribute a behaviour.
</p>
<p>
Thanks to <a href="http://www.eclipsezone.com/eclipse/forums/t97608.rhtml">Alex Blewitt's article on Creating Extension Points</a>. 
</p>

Eclipse Team, ANCiT Consulting



</span><br/>
	  <span class="field-item"><a href="http://del.icio.us/post?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F19&amp;title=Demo" title="Bookmark this post on del.icio.us." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="delicious" /> delicious</a> | <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F19&amp;title=Demo" title="Digg this post on digg.com." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="digg" /> digg</a> | <a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F19&amp;title=Demo" title="Tag this post on DZone." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="dzone" /> dzone</a></span>
	</div>
	
</div>

<div id="embedded">
	  </div>

<!-- <div id="comment_holder"></div> -->



<!-- ADMIN visible only fields -->

  






]]></content:encoded>
		<pubDate>Mon, 21 Apr 2008 12:25:44 -0400</pubDate>
		<dc:creator>annamalai.chockalingam@gmail.com</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/514</guid>
							<category domain="http://live.eclipse.org/node/22">Member</category>
						<category domain="http://live.eclipse.org/node/19">Demo</category>
						<category domain="http://live.eclipse.org/node/136">RCP</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Regressions in your RCP GUI? Automate your RCP GUI tests!</title>
		<link>http://live.eclipse.org/node/478</link>
		<description>   


  Reginald Stadlbauer (froglogic)


  


	Abstract:  
	
	  In today&#039;s world of complex GUI applications, it is no easy task to ensure the quality of the user interface. Testing a medium complex GUI application already takes several weeks of hard work. To be able to stay in-front in today&#039;s quickly moving markets nobody has the luxary to allocate that much time for testing.

Therefore investing in automating the GUI tests will bring immediate benefits by improving the quality while shortening release cycles. In addition, automated testing is less error-prone compared to manual human testing.

This demo shows how to automate GUI tests of an Eclipse RCP application demonstrating the basic steps needed to get started.

Total running time 05:34 minutes

More information at www.froglogic.com
	   delicious |  digg |  dzone
	
	



	  







  






</description>
		<content:encoded><![CDATA[   

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Reginald Stadlbauer (froglogic)</span>
</div>

<div class="resource-icon"><img${1} src="http://live.eclipse.org/${2}">&nbsp;</div>  
<!--
<div class="field field-type-text field-field-title">
  <span class="field-item"><span class="title"><a href="http://live.eclipse.org/node/478">Regressions in your RCP GUI? Automate your RCP GUI tests!</a></span></span>
</div>
-->
<div id="abstract">
	<span class="field-label">Abstract:</span>  
	<div class="field field-type-text field-field-author">
	  <span class="field-item"><p>In today's world of complex GUI applications, it is no easy task to ensure the quality of the user interface. Testing a medium complex GUI application already takes several weeks of hard work. To be able to stay in-front in today's quickly moving markets nobody has the luxary to allocate that much time for testing.</p>

<p>Therefore investing in automating the GUI tests will bring immediate benefits by improving the quality while shortening release cycles. In addition, automated testing is less error-prone compared to manual human testing.</p>

<p>This demo shows how to automate GUI tests of an Eclipse RCP application demonstrating the basic steps needed to get started.</p>

<p>Total running time 05:34 minutes</p>

<p>More information at <a href="http://www.froglogic.com">www.froglogic.com</p></span><br/>
	  <span class="field-item"><a href="http://del.icio.us/post?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F19&amp;title=Demo" title="Bookmark this post on del.icio.us." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="delicious" /> delicious</a> | <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F19&amp;title=Demo" title="Digg this post on digg.com." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="digg" /> digg</a> | <a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F19&amp;title=Demo" title="Tag this post on DZone." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="dzone" /> dzone</a></span>
	</div>
	
</div>

<div id="embedded">
	  </div>

<!-- <div id="comment_holder"></div> -->



<!-- ADMIN visible only fields -->

  






]]></content:encoded>
		<pubDate>Tue, 05 Feb 2008 04:04:02 -0500</pubDate>
		<dc:creator>reggie@froglogic.com</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/478</guid>
							<category domain="http://live.eclipse.org/node/22">Member</category>
						<category domain="http://live.eclipse.org/node/19">Demo</category>
						<category domain="http://live.eclipse.org/node/136">RCP</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Spring and Eclipse RCP</title>
		<link>http://live.eclipse.org/node/472</link>
		<description>   


  Martin Lippert (akquinet agile)


  


	Abstract:  
	
	  Eclipse as a Rich Client Platform is increasingly mainstream. Organizations from NASA to IBM to major banks and airlines have adopted RCP as a core platform for building their applications. In this talk we look at various current RCP usecases and examples and discuss the synergies with Spring.

Eclipse still has even more to offer in the application space. Eclipse&#039;s
inherent dynamism and the use of Eclipse on the server are largely hidden gems. Spring has its heritage on the server and has enjoyed some use as a rich client platform. In this talk we look at various current RCP usecases and examples, and discuss the evolution and integration opportunities of these technologies.

 An agenda of the topics covered is posted with the recording.

Total running time 47:15 minutes
	   delicious |  digg |  dzone
	
	



	  







  






</description>
		<content:encoded><![CDATA[   

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Martin Lippert (akquinet agile)</span>
</div>

<div class="resource-icon"><img${1} src="http://live.eclipse.org/${2}">&nbsp;</div>  
<!--
<div class="field field-type-text field-field-title">
  <span class="field-item"><span class="title"><a href="http://live.eclipse.org/node/472">Spring and Eclipse RCP</a></span></span>
</div>
-->
<div id="abstract">
	<span class="field-label">Abstract:</span>  
	<div class="field field-type-text field-field-author">
	  <span class="field-item"><p>Eclipse as a Rich Client Platform is increasingly mainstream. Organizations from NASA to IBM to major banks and airlines have adopted RCP as a core platform for building their applications. In this talk we look at various current RCP usecases and examples and discuss the synergies with Spring.</p>

<p>Eclipse still has even more to offer in the application space. Eclipse's
inherent dynamism and the use of Eclipse on the server are largely hidden gems. Spring has its heritage on the server and has enjoyed some use as a rich client platform. In this talk we look at various current RCP usecases and examples, and discuss the evolution and integration opportunities of these technologies.</p>

<p> An agenda of the topics covered is posted with the recording.</p>

<p>Total running time 47:15 minutes</p></span><br/>
	  <span class="field-item"><a href="http://del.icio.us/post?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" title="Bookmark this post on del.icio.us." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="delicious" /> delicious</a> | <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" title="Digg this post on digg.com." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="digg" /> digg</a> | <a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" title="Tag this post on DZone." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="dzone" /> dzone</a></span>
	</div>
	
</div>

<div id="embedded">
	  </div>

<!-- <div id="comment_holder"></div> -->



<!-- ADMIN visible only fields -->

  






]]></content:encoded>
		<pubDate>Tue, 29 Jan 2008 13:22:22 -0500</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/472</guid>
							<category domain="http://live.eclipse.org/node/320">Individual</category>
						<category domain="http://live.eclipse.org/node/18">Webinar</category>
						<category domain="http://live.eclipse.org/node/132">Equinox</category>
						<category domain="http://live.eclipse.org/node/136">RCP</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Creating a Swing based Playground in Eclipse using SwingRCP</title>
		<link>http://live.eclipse.org/node/423</link>
		<description>   


  TrioMii Software


  


	Abstract:  
	
	  Using SwingRCP you can now create a Swing based application that fully utilize Eclipse&#039;s RCP platform.

Total running time 11:58 minutes
	   delicious |  digg |  dzone
	
	



	  







  






</description>
		<content:encoded><![CDATA[   

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">TrioMii Software</span>
</div>

<div class="resource-icon"><img${1} src="http://live.eclipse.org/${2}">&nbsp;</div>  
<!--
<div class="field field-type-text field-field-title">
  <span class="field-item"><span class="title"><a href="http://live.eclipse.org/node/423">Creating a Swing based Playground in Eclipse using SwingRCP</a></span></span>
</div>
-->
<div id="abstract">
	<span class="field-label">Abstract:</span>  
	<div class="field field-type-text field-field-author">
	  <span class="field-item"><p>Using <strong>SwingRCP</strong> you can now create a Swing based application that fully utilize Eclipse's RCP platform.</p>

<p>Total running time 11:58 minutes</p></span><br/>
	  <span class="field-item"><a href="http://del.icio.us/post?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F19&amp;title=Demo" title="Bookmark this post on del.icio.us." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="delicious" /> delicious</a> | <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F19&amp;title=Demo" title="Digg this post on digg.com." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="digg" /> digg</a> | <a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F19&amp;title=Demo" title="Tag this post on DZone." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="dzone" /> dzone</a></span>
	</div>
	
</div>

<div id="embedded">
	  </div>

<!-- <div id="comment_holder"></div> -->



<!-- ADMIN visible only fields -->

  






]]></content:encoded>
		<pubDate>Wed, 21 Nov 2007 13:00:39 -0500</pubDate>
		<dc:creator>ctai@triomii.com</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/423</guid>
							<category domain="http://live.eclipse.org/node/320">Individual</category>
						<category domain="http://live.eclipse.org/node/19">Demo</category>
						<category domain="http://live.eclipse.org/node/136">RCP</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Introduction to Eclipse eRCP</title>
		<link>http://live.eclipse.org/node/410</link>
		<description>   


  Gorkem Ercan (Nokia)


  


	Abstract:  
	
	  The goal of the Eclipse eRCP project is to extend the rich client platform (RCP) to mobile and embedded devices. eRCP allows developers to use the existing Eclipse application model to create software the runs on the desktop and new devices, such as the Nokia S60 or Windows CE devices.  In this webinar, Gorkem Ercan, software development manager at Nokia and the leader of eRCP, will introduce the components of eRCP and demonstrate how applications can be built for eRCP.

Total running time 53:13 minutes

Thanks to Adobe for contributing their Adobe Acrobat Connect product to host this webinar.


	   delicious |  digg |  dzone
	
	



	  







  






</description>
		<content:encoded><![CDATA[   

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Gorkem Ercan (Nokia)</span>
</div>

<div class="resource-icon"><img${1} src="http://live.eclipse.org/${2}">&nbsp;</div>  
<!--
<div class="field field-type-text field-field-title">
  <span class="field-item"><span class="title"><a href="http://live.eclipse.org/node/410">Introduction to Eclipse eRCP</a></span></span>
</div>
-->
<div id="abstract">
	<span class="field-label">Abstract:</span>  
	<div class="field field-type-text field-field-author">
	  <span class="field-item"><p>The goal of the Eclipse eRCP project is to extend the rich client platform (RCP) to mobile and embedded devices. eRCP allows developers to use the existing Eclipse application model to create software the runs on the desktop and new devices, such as the Nokia S60 or Windows CE devices.  In this webinar, Gorkem Ercan, software development manager at Nokia and the leader of eRCP, will introduce the components of eRCP and demonstrate how applications can be built for eRCP.</p>

<p>Total running time 53:13 minutes</p>

<p>Thanks to Adobe for contributing their Adobe Acrobat Connect product to host this webinar.<br>
<img${1} src="http://live.eclipse.org/${2}"></p>
</span><br/>
	  <span class="field-item"><a href="http://del.icio.us/post?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" title="Bookmark this post on del.icio.us." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="delicious" /> delicious</a> | <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" title="Digg this post on digg.com." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="digg" /> digg</a> | <a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" title="Tag this post on DZone." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="dzone" /> dzone</a></span>
	</div>
	
</div>

<div id="embedded">
	  </div>

<!-- <div id="comment_holder"></div> -->



<!-- ADMIN visible only fields -->

  






]]></content:encoded>
		<pubDate>Wed, 14 Nov 2007 11:35:27 -0500</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/410</guid>
							<category domain="http://live.eclipse.org/node/21">Eclipse Foundation</category>
						<category domain="http://live.eclipse.org/node/18">Webinar</category>
						<category domain="http://live.eclipse.org/node/124">Embedded</category>
						<category domain="http://live.eclipse.org/node/419">Mobile</category>
						<category domain="http://live.eclipse.org/node/136">RCP</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Eclipse RCP GUI Testing Made Easy</title>
		<link>http://live.eclipse.org/node/408</link>
		<description>   


  froglogic GmbH


  


	Abstract:  
	
	  This comprehensive demo video gives an introduction to creating automated tests for GUI applications based on the Eclipse Rich Client Platform (RCP/SWT).

The GUI testing tool presented in this demo is Squish, the leading automated cross-platform GUI testing tool for applications based on Java Eclipse RCP/SWT, Java Swing/AWT, C++ Qt, Mac OS X Carbon/Cocoa and Web-based HTML/AJAX applications

More information at www.froglogic.com.
	   delicious |  digg |  dzone
	
	



	  







  






</description>
		<content:encoded><![CDATA[   

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">froglogic GmbH</span>
</div>

<div class="resource-icon"><img${1} src="http://live.eclipse.org/${2}">&nbsp;</div>  
<!--
<div class="field field-type-text field-field-title">
  <span class="field-item"><span class="title"><a href="http://live.eclipse.org/node/408">Eclipse RCP GUI Testing Made Easy</a></span></span>
</div>
-->
<div id="abstract">
	<span class="field-label">Abstract:</span>  
	<div class="field field-type-text field-field-author">
	  <span class="field-item"><p>This comprehensive demo video gives an introduction to creating automated tests for GUI applications based on the Eclipse Rich Client Platform (RCP/SWT).</p>

<p>The GUI testing tool presented in this demo is Squish, the leading automated cross-platform GUI testing tool for applications based on Java Eclipse RCP/SWT, Java Swing/AWT, C++ Qt, Mac OS X Carbon/Cocoa and Web-based HTML/AJAX applications</p>

<p>More information at <a href="http://www.froglogic.com">www.froglogic.com</a>.</p></span><br/>
	  <span class="field-item"><a href="http://del.icio.us/post?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F19&amp;title=Demo" title="Bookmark this post on del.icio.us." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="delicious" /> delicious</a> | <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F19&amp;title=Demo" title="Digg this post on digg.com." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="digg" /> digg</a> | <a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F19&amp;title=Demo" title="Tag this post on DZone." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="dzone" /> dzone</a></span>
	</div>
	
</div>

<div id="embedded">
	  </div>

<!-- <div id="comment_holder"></div> -->



<!-- ADMIN visible only fields -->

  






]]></content:encoded>
		<pubDate>Fri, 09 Nov 2007 15:34:33 -0500</pubDate>
		<dc:creator>reggie@froglogic.com</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/408</guid>
							<category domain="http://live.eclipse.org/node/22">Member</category>
						<category domain="http://live.eclipse.org/node/19">Demo</category>
						<category domain="http://live.eclipse.org/node/126">Framework</category>
						<category domain="http://live.eclipse.org/node/136">RCP</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>GUIdancer - One test fits all</title>
		<link>http://live.eclipse.org/node/404</link>
		<description>   


  Bredex GmbH


  


	Abstract:  
	
	  GUIdancer is a powerful Eclipse-based tool for the automated testing of Graphical User Interfaces (GUI&#039;s), with a focus on programs written with Java and Swing.

This demo shows how one specification can be used to test different data, languages, components and implementations on different toolkits with GUIdancer. 

The demo lasts 2 minutes 20 seconds. 

For more information, go to www.guidancer.com.
	   delicious |  digg |  dzone
	
	



	  







  






</description>
		<content:encoded><![CDATA[   

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Bredex GmbH</span>
</div>

<div class="resource-icon"><img${1} src="http://live.eclipse.org/${2}">&nbsp;</div>  
<!--
<div class="field field-type-text field-field-title">
  <span class="field-item"><span class="title"><a href="http://live.eclipse.org/node/404">GUIdancer - One test fits all</a></span></span>
</div>
-->
<div id="abstract">
	<span class="field-label">Abstract:</span>  
	<div class="field field-type-text field-field-author">
	  <span class="field-item"><p>GUIdancer is a powerful Eclipse-based tool for the automated testing of Graphical User Interfaces (GUI's), with a focus on programs written with Java and Swing.</p>

<p>This demo shows how one specification can be used to test different data, languages, components and implementations on different toolkits with GUIdancer.</p> 

<p>The demo lasts 2 minutes 20 seconds. </p>

<p>For more information, go to <a href="http://www.guidancer.com" target="blank">www.guidancer.com</a>.</p></span><br/>
	  <span class="field-item"><a href="http://del.icio.us/post?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F19&amp;title=Demo" title="Bookmark this post on del.icio.us." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="delicious" /> delicious</a> | <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F19&amp;title=Demo" title="Digg this post on digg.com." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="digg" /> digg</a> | <a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F19&amp;title=Demo" title="Tag this post on DZone." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="dzone" /> dzone</a></span>
	</div>
	
</div>

<div id="embedded">
	  </div>

<!-- <div id="comment_holder"></div> -->



<!-- ADMIN visible only fields -->

  






]]></content:encoded>
		<pubDate>Wed, 24 Oct 2007 05:12:15 -0400</pubDate>
		<dc:creator>alexandra.imrie@bredex.de</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/404</guid>
							<category domain="http://live.eclipse.org/node/22">Member</category>
						<category domain="http://live.eclipse.org/node/19">Demo</category>
						<category domain="http://live.eclipse.org/node/126">Framework</category>
						<category domain="http://live.eclipse.org/node/136">RCP</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Introducing eFace: Develop RCP application on declarative UI programming</title>
		<link>http://live.eclipse.org/node/401</link>
		<description>   


  Yves Yang (Soyatec)


  


	Abstract:  
	
	  eFace provides a powerful declarative programming approach on top of SWT/JFace to develop Eclipse RCP applications. It integrates an extensible application markup language (XAML). This approach separates user interface and business logic. The main benefits of this solution are following:             Rapid and domain-oriented (User Experience) development      Cross-environment applications     Insulation from technology change     Ideal GUI component for MDD/MDA approach      There are two possibilities to develop a RCP application with eFace product: Eclipse RCP and eFace RCP. The first one uses Eclipse platform as Rich client infrastructure,  eFace&#039;s view is just embedded in a view of Eclipse RCP. The second one relies on eFace rich client infrastructure,.

    Eclipse RCP 
    eFace RCP 

	   delicious |  digg |  dzone
	
	



	  







  






</description>
		<content:encoded><![CDATA[   

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Yves Yang (Soyatec)</span>
</div>

<div class="resource-icon"><img${1} src="http://live.eclipse.org/${2}">&nbsp;</div>  
<!--
<div class="field field-type-text field-field-title">
  <span class="field-item"><span class="title"><a href="http://live.eclipse.org/node/401">Introducing eFace: Develop RCP application on declarative UI programming</a></span></span>
</div>
-->
<div id="abstract">
	<span class="field-label">Abstract:</span>  
	<div class="field field-type-text field-field-author">
	  <span class="field-item"><p><font color="#ffffff"><strong><font color="#ff9900">e</font><font color="#000080">Face </font></strong><font color="#000080">provides a powerful declarative programming approach on top of SWT/JFace to develop Eclipse RCP applications. It integrates an extensible application markup language (XAML). This approach separates user interface and business logic. The main benefits of this solution are following:   </font></font></p><p><font color="#000080">    </font></p><p><font color="#000080"> </font></p><ul><font color="#000080">    <li> Rapid and domain-oriented (User Experience) development  </li>   <li> Cross-environment applications </li>   <li> Insulation from technology change </li>   <li> Ideal GUI component for MDD/MDA approach </li> </font><ul><font color="#000080">  </font></ul></ul><font color="#000080">  There are two possibilities to develop a RCP application with eFace product: Eclipse RCP and eFace RCP. The first one uses Eclipse platform as Rich client infrastructure,  eFace&#39;s view is just embedded in a view of Eclipse RCP. The second one relies on eFace rich client infrastructure,.</font>
<ol>
    <li><a href="http://www.soyatec.com/eface/video/RCPView.html">Eclipse RCP</a> </li>
    <li><a href="http://www.soyatec.com/eface/video/RCP01.html">eFace RCP</a> </li>
</ol></span><br/>
	  <span class="field-item"><a href="http://del.icio.us/post?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F19&amp;title=Demo" title="Bookmark this post on del.icio.us." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="delicious" /> delicious</a> | <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F19&amp;title=Demo" title="Digg this post on digg.com." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="digg" /> digg</a> | <a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F19&amp;title=Demo" title="Tag this post on DZone." rel="nofollow"><img${1} src="http://live.eclipse.org/${2}" alt="dzone" /> dzone</a></span>
	</div>
	
</div>

<div id="embedded">
	  </div>

<!-- <div id="comment_holder"></div> -->



<!-- ADMIN visible only fields -->

  






]]></content:encoded>
		<pubDate>Tue, 23 Oct 2007 10:04:35 -0400</pubDate>
		<dc:creator>yves.yang@soyatec.com</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/401</guid>
							<category domain="http://live.eclipse.org/node/320">Individual</category>
						<category domain="http://live.eclipse.org/node/19">Demo</category>
						<category domain="http://live.eclipse.org/node/136">RCP</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		</channel>
	</rss>
	