<?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 - Framework</title>
		<link>http://live.eclipse.org/category/126/0</link>
		<description></description>
		<language>en</language>
		<pubDate>Mon, 09 Nov 2009 15:46:20 -0500</pubDate>
		<generator>Drupal TotalFeeds Module</generator>
			<item>
		<title>Eclipse Day at the Googleplex: Developing DSLs with Eclipse</title>
		<link>http://live.eclipse.org/node/800</link>
		<description>   


  Peter Friese (itemis)


  


	Abstract:  
	
	  Domain Specific Languages (DSLs) are becoming more and more popular, allowing developers to express their intent more precisely and with less syntactic noise. DSLs can be built on top of a host language (like Java or Ruby), which are referred to as &quot;internal DSLs&quot;. External DSLs are far more flexible in terms of language design: you can define any desired grammar, you can define domain specific constraints and error messages, and you can process the DSL in a concise manner because it can either be interpreted or transformed into the code of any language by a generator.

TMF Xtext, which is a part of the Eclipse Galileo release, is a framework for developing textual domain-specific languages. Given an EBNF-style grammar, Xtext automatically generates an Ecore meta model and a rich-featured, fully configurable text-based DSL editor including features such as syntax highlighting, hyperlinked reference navigation, reference look-up, code completion, formatting, an outline and so on. The default implementation can easily be customized.

In this session Peter will explain what DSLs are and why you should care about using them. After a short introduction, he will show how to develop DSLs with TMF Xtext, which is a part of this year&#039;s Galileo release. You will learn how to define a grammar for a DSL and create a full-blown editor for this DSL, featuring code completion, syntax highlighting, hyperlinking, a semantic outline and more. Peter will also show how to write a code generator that allows you to transform your DSL scripts into running software. 

Total running time 1 hour, 00:45 minutes

This video was recorded at Eclipse Day at the Googleplex.
	   delicious |  digg |  dzone
	
	



	  







  






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

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Peter Friese (itemis)</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/800">Eclipse Day at the Googleplex: Developing DSLs with Eclipse</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>Domain Specific Languages (DSLs) are becoming more and more popular, allowing developers to express their intent more precisely and with less syntactic noise. DSLs can be built on top of a host language (like Java or Ruby), which are referred to as "internal DSLs". External DSLs are far more flexible in terms of language design: you can define any desired grammar, you can define domain specific constraints and error messages, and you can process the DSL in a concise manner because it can either be interpreted or transformed into the code of any language by a generator.</p>

<p>TMF Xtext, which is a part of the Eclipse Galileo release, is a framework for developing textual domain-specific languages. Given an EBNF-style grammar, Xtext automatically generates an Ecore meta model and a rich-featured, fully configurable text-based DSL editor including features such as syntax highlighting, hyperlinked reference navigation, reference look-up, code completion, formatting, an outline and so on. The default implementation can easily be customized.</p>

<p>In this session Peter will explain what DSLs are and why you should care about using them. After a short introduction, he will show how to develop DSLs with TMF Xtext, which is a part of this year's Galileo release. You will learn how to define a grammar for a DSL and create a full-blown editor for this DSL, featuring code completion, syntax highlighting, hyperlinking, a semantic outline and more. Peter will also show how to write a code generator that allows you to transform your DSL scripts into running software. </p>

<p>Total running time 1 hour, 00:45 minutes</p>

<p>This video was recorded at <a href="http://wiki.eclipse.org/Eclipse_Day_At_Googleplex_2009" target="blank">Eclipse Day at the Googleplex</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%2FVideo" 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%2FVideo" 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%2FVideo" 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, 15 Sep 2009 10:02:10 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/800</guid>
							<category domain="http://live.eclipse.org/node/21">Eclipse Foundation</category>
						<category domain="http://live.eclipse.org/node/19">Demo/Video</category>
						<category domain="http://live.eclipse.org/node/126">Framework</category>
						<category domain="http://live.eclipse.org/node/420">Modeling</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Eclipse Talk Podcast - August 2009</title>
		<link>http://live.eclipse.org/node/791</link>
		<description>   


  Wayne Beaton (Eclipse Foundation), Lynn Gayowski (Eclipse Foundation)


  


	Abstract:  
	
	  Wayne and Lynn give the latest Eclipse news for August 2009.  Topics covered are the AJAX Tools Framework (ATF) project, e4 along with the e4 webinars and feedback contest, the EGit project, the Eclipse for Silverlight project, the IP Log approval process, an upcoming Eclipse training series, Eclipse Summit Europe and a Maven repository at Eclipse.

Total running time 14:51 minutes
	   delicious |  digg |  dzone
	
	



	  







  






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

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Wayne Beaton (Eclipse Foundation), Lynn Gayowski (Eclipse Foundation)</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/791">Eclipse Talk Podcast - August 2009</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>Wayne and Lynn give the latest Eclipse news for August 2009.  Topics covered are the AJAX Tools Framework (ATF) project, e4 along with the e4 webinars and feedback contest, the EGit project, the Eclipse for Silverlight project, the IP Log approval process, an upcoming Eclipse training series, Eclipse Summit Europe and a Maven repository at Eclipse.</p>

<p>Total running time 14:51 minutes</p></span><br/>
	  <span class="field-item"><a href="http://del.icio.us/post?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F20&amp;title=Podcast" 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%2F20&amp;title=Podcast" 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%2F20&amp;title=Podcast" 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, 18 Aug 2009 21:02:48 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/791</guid>
							<category domain="http://live.eclipse.org/node/21">Eclipse Foundation</category>
						<category domain="http://live.eclipse.org/node/20">Podcast</category>
						<category domain="http://live.eclipse.org/node/123">AJAX</category>
						<category domain="http://live.eclipse.org/node/715">EclipseRT</category>
						<category domain="http://live.eclipse.org/node/132">Equinox</category>
						<category domain="http://live.eclipse.org/node/126">Framework</category>
						<category domain="http://live.eclipse.org/node/420">Modeling</category>
						<category domain="http://live.eclipse.org/node/136">RCP</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Reminder - Accessibility Tools Framework (ACTF)</title>
		<link>http://live.eclipse.org/node/757</link>
		<description>   


  Chieko Asakawa (IBM), Kentarou Fukuda (IBM)


  


	Abstract:  
	
	  The ACTF is a software framework for building a variety of utilities that help to evaluate and enhance the accessibility of applications and content for people with disabilities. The framework components such as compliance validation tools, assistive technology simulation applications, usability visualization tools, unit-testing utilities and alternative accessible interfaces for applications, function cooperatively with each other and with other Eclipse projects to provide a comprehensive development environment.

Total running time will be approximately 1 hour

7:00 am EDT / 11:00 am GMT / 8:00 pm JST - 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">Chieko Asakawa (IBM), Kentarou Fukuda (IBM)</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/757">Reminder - Accessibility Tools Framework (ACTF)</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 ACTF is a software framework for building a variety of utilities that help to evaluate and enhance the accessibility of applications and content for people with disabilities. The framework components such as compliance validation tools, assistive technology simulation applications, usability visualization tools, unit-testing utilities and alternative accessible interfaces for applications, function cooperatively with each other and with other Eclipse projects to provide a comprehensive development environment.</p>

<p>Total running time will be approximately 1 hour</p>

<p>7:00 am EDT / 11:00 am GMT / 8:00 pm JST - <a href="http://www.timeanddate.com/worldclock/fixedtime.html?month=6&day=16&year=2009&hour=11&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>Thu, 11 Jun 2009 11:35:07 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/757</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/126">Framework</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Eclipse DemoCamp Walldorf - Tables, Modeling, Equinox, SOA Security Framework, Gyrex, Virtual Embedded Devices and xText</title>
		<link>http://live.eclipse.org/node/749</link>
		<description>   


  Erwin Tenhumberg (SAP)


  


	Abstract:  
	
	  SAP hosted an Eclipse DemoCamp in Walldorf, Germany to celebrate the Galileo release.  There were 200 attendees and the demos were recorded in 2 parts.  This is part 2.

Video 1 - A New View on Tables - a Flexible Framework to Show Tabular Data in SWT Tables and Trees
Michael Scharf (Wind River)
Running time 15:52 minutes


Video 2 - Modeling is Fun!
Achim Demelt (eXXcellent solutions)
Running time 14:32 minutes


Video 3 - Dynamic OSGi Application Using Equinox
Jochen Hiller (Deutsche Telekom AG) &amp; Frank Gerhardt (Gerhardt Informatics)
Running time 15:10 minutes


Video 4 - Equinox Based SOA Security Framework - a Future Eclipse Project
Elmar Eperiesi-Beck (CORISECIO)
Running time 15:29 minutes


Video 5 - Equinox on Servers - an Introduction to the Eclipse Gyrex Project
Gunnar Wagenknecht (AGETO)
Running time 15:21 minutes


Video 6 - Virtual Embedded Devices with OSGi, Eclipse and Flash
Marcus Harringer (MicroDoc GmbH)
Running time 15:32 minutes


Video 7 - TMF Xtext: a Self-Experiment 
Guy Philipp Bollbach (itemis)
Running time 19:37 minutes

	   delicious |  digg |  dzone
	
	



	  







  






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

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Erwin Tenhumberg (SAP)</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/749">Eclipse DemoCamp Walldorf - Tables, Modeling, Equinox, SOA Security Framework, Gyrex, Virtual Embedded Devices and xText</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>SAP hosted an <a href="http://wiki.eclipse.org/Eclipse_DemoCamps_Galileo_2009/Walldorf">Eclipse DemoCamp in Walldorf</a>, Germany to celebrate the Galileo release.  There were 200 attendees and the demos were recorded in 2 parts.  This is part 2.</p>

<p><b>Video 1 - A New View on Tables - a Flexible Framework to Show Tabular Data in SWT Tables and Trees</b><br>
Michael Scharf (Wind River)<br>
Running time 15:52 minutes
</p>

<p><b>Video 2 - Modeling is Fun!</b><br>
Achim Demelt (eXXcellent solutions)<br>
Running time 14:32 minutes
</p>

<p><b>Video 3 - Dynamic OSGi Application Using Equinox</b><br>
Jochen Hiller (Deutsche Telekom AG) & Frank Gerhardt (Gerhardt Informatics)<br>
Running time 15:10 minutes
</p>

<p><b>Video 4 - Equinox Based SOA Security Framework - a Future Eclipse Project</b><br>
Elmar Eperiesi-Beck (CORISECIO)<br>
Running time 15:29 minutes
</p>

<p><b>Video 5 - Equinox on Servers - an Introduction to the Eclipse Gyrex Project</b><br>
Gunnar Wagenknecht (AGETO)<br>
Running time 15:21 minutes
</p>

<p><b>Video 6 - Virtual Embedded Devices with OSGi, Eclipse and Flash</b><br>
Marcus Harringer (MicroDoc GmbH)<br>
Running time 15:32 minutes
</p>

<p><b>Video 7 - TMF Xtext: a Self-Experiment </b><br>
Guy Philipp Bollbach (itemis)<br>
Running time 19:37 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%2FVideo" 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%2FVideo" 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%2FVideo" 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>Thu, 28 May 2009 16:03:23 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/749</guid>
							<category domain="http://live.eclipse.org/node/22">Member</category>
						<category domain="http://live.eclipse.org/node/19">Demo/Video</category>
						<category domain="http://live.eclipse.org/node/715">EclipseRT</category>
						<category domain="http://live.eclipse.org/node/124">Embedded</category>
						<category domain="http://live.eclipse.org/node/132">Equinox</category>
						<category domain="http://live.eclipse.org/node/126">Framework</category>
						<category domain="http://live.eclipse.org/node/419">Mobile</category>
						<category domain="http://live.eclipse.org/node/420">Modeling</category>
						<category domain="http://live.eclipse.org/node/618">SOA</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Accessibility Tools Framework (ACTF)</title>
		<link>http://live.eclipse.org/node/748</link>
		<description>   


  Chieko Asakawa (IBM), Kentarou Fukuda (IBM)


  


	Abstract:  
	
	  The ACTF is a software framework for building a variety of utilities that help to evaluate and enhance the accessibility of applications and content for people with disabilities. The framework components such as compliance validation tools, assistive technology simulation applications, usability visualization tools, unit-testing utilities and alternative accessible interfaces for applications, function cooperatively with each other and with other Eclipse projects to provide a comprehensive development environment.

Total running time 32:48 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">Chieko Asakawa (IBM), Kentarou Fukuda (IBM)</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/748">Accessibility Tools Framework (ACTF)</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 ACTF is a software framework for building a variety of utilities that help to evaluate and enhance the accessibility of applications and content for people with disabilities. The framework components such as compliance validation tools, assistive technology simulation applications, usability visualization tools, unit-testing utilities and alternative accessible interfaces for applications, function cooperatively with each other and with other Eclipse projects to provide a comprehensive development environment.</p>

<p>Total running time 32:48 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>Thu, 28 May 2009 10:23:08 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/748</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/126">Framework</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Eclipse DemoCamp Toronto - Linux Tools, eHealth Software Production Line and Virtual Project Collaboration via ECF</title>
		<link>http://live.eclipse.org/node/747</link>
		<description>   


  Red Hat


  


	Abstract:  
	
	  Red Hat held an Eclipse DemoCamp in Toronto, Canada to celebrate the Galileo release.  Five demos were presented:

Linux Tools Project Happenings, part 1 - Jeff Johnston, Red Hat
Linux Tools Project Happenings, part 2 - Kent Sebastian, Red Hat
Linux Tools Project Happenings, part 3 - Elliott Baron, Red Hat
eHealth Software Production Line - Ioan Salau, Insighteck
Virtual Project Collaboration via ECF - Remy Chi Jian Suen, Undergraduate of the University of Waterloo

	   delicious |  digg |  dzone
	
	



	  







  






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

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Red Hat</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/747">Eclipse DemoCamp Toronto - Linux Tools, eHealth Software Production Line and Virtual Project Collaboration via ECF</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>Red Hat held an Eclipse DemoCamp in Toronto, Canada to celebrate the Galileo release.  Five demos were presented:
<ul>
<li><a href="http://hosting3.epresence.tv/fosslc/1/watch/116.aspx" target="blank">Linux Tools Project Happenings, part 1</a> - Jeff Johnston, Red Hat</li>
<li><a href="http://hosting3.epresence.tv/fosslc/1/watch/117.aspx.aspx" target="blank">Linux Tools Project Happenings, part 2</a> - Kent Sebastian, Red Hat</li>
<li><a href="http://hosting3.epresence.tv/fosslc/1/watch/118.aspx" target="blank">Linux Tools Project Happenings, part 3</a> - Elliott Baron, Red Hat</li>
<li><a href="http://hosting3.epresence.tv/fosslc/1/watch/119.aspx" target="blank">eHealth Software Production Line</a> - Ioan Salau, Insighteck</li>
<li><a href="http://hosting3.epresence.tv/fosslc/1/watch/120.aspx" target="blank">Virtual Project Collaboration via ECF</a> - Remy Chi Jian Suen, Undergraduate of the University of Waterloo</li>
</ul></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%2FVideo" 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%2FVideo" 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%2FVideo" 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, 27 May 2009 17:16:00 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/747</guid>
							<category domain="http://live.eclipse.org/node/22">Member</category>
						<category domain="http://live.eclipse.org/node/19">Demo/Video</category>
						<category domain="http://live.eclipse.org/node/715">EclipseRT</category>
						<category domain="http://live.eclipse.org/node/126">Framework</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>EclipseCon 09: From Source to Automated Builds with Buckminster and p2 </title>
		<link>http://live.eclipse.org/node/743</link>
		<description>   


  Henrik Lindberg (Cloudsmith), Thomas Hallgren (Cloudsmith)


  


	Abstract:  
	
	  Buckminster is a tool for assembling and building applications. This talk provides an introduction to Buckminster, what it does and how it works, as well as a demonstration of how an application is assembled, built and provisioned - from source to automated builds. 

This video was recorded at EclipseCon 2009.

Total running time 1 hour, 02:11 minutes
	   delicious |  digg |  dzone
	
	



	   
	  	AC_FL_RunContent = 0;
		
		
		
		
		</description>
		<content:encoded><![CDATA[   

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Henrik Lindberg (Cloudsmith), Thomas Hallgren (Cloudsmith)</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/743">EclipseCon 09: From Source to Automated Builds with Buckminster and p2 </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>Buckminster is a tool for assembling and building applications. This talk provides an introduction to Buckminster, what it does and how it works, as well as a demonstration of how an application is assembled, built and provisioned - from source to automated builds. </p>

<p>This video was recorded at <a href="http://www.eclipsecon.org/2009" target="blank">EclipseCon 2009</a>.</p>

<p>Total running time 1 hour, 02:11 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%2FVideo" 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%2FVideo" 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%2FVideo" 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">
	   
	  	<script language="javascript">AC_FL_RunContent = 0;</script>
		<script src="http://archive.eclipse.org/technology/phoenix/eclipse-videos/eclipsecon/599/AC_RunActiveContent.js" language="javascript"></script>
		<style type="text/css">
		<!--
		.style1 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
		}
		-->
		</style>
		<!--url's used in the movie-->
		<!--text used in the movie-->
		<!-- saved from url=(0013)about:internet -->
		<script language="javascript">
			clickCount('743','0');
			if (AC_FL_RunContent == 0) {
				alert("This page requires AC_RunActiveContent.js.");
			} else {
				AC_FL_RunContent(
					'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0',
					'width', '734',
					'height', '560',
					'src', 'engine',
					'quality', 'high',
					'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
					'align', 'middle',
					'play', 'false',
					'loop', 'true',
					'scale', 'showall',
					'wmode', 'window',
					'devicefont', 'false',
					'id', 'engine',
					'bgcolor', '#ffffff',
					'name', 'engine',
					'menu', 'true',
					'allowFullScreen', 'false',
					'allowScriptAccess','always',
					'movie', 'http://archive.eclipse.org/technology/phoenix/eclipse-videos/eclipsecon/599/engine',
					'salign', ''
					); //end AC code
			}
		</script>
		<noscript>
			<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="734" height="560" id="engine" align="middle">
			<param name="allowScriptAccess" value="always" />
			<param name="allowFullScreen" value="false" />
			<param name="movie" value="http://archive.eclipse.org/technology/phoenix/eclipse-videos/eclipsecon/599/engine.swf" />
			<param name="quality" value="high" /><param name="bgcolor" value="#ffffff" />
			<embed src="http://archive.eclipse.org/technology/phoenix/eclipse-videos/eclipsecon/599/engine.swf" quality="high" bgcolor="#ffffff" width="734" height="560" name="engine" align="middle" allowScriptAccess="always" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
			</object>
		</noscript>
	  </div>

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



<!-- ADMIN visible only fields -->

  






]]></content:encoded>
		<pubDate>Tue, 26 May 2009 14:22:13 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/743</guid>
							<category domain="http://live.eclipse.org/node/21">Eclipse Foundation</category>
						<category domain="http://live.eclipse.org/node/19">Demo/Video</category>
						<category domain="http://live.eclipse.org/node/708">EclipseCon09</category>
						<category domain="http://live.eclipse.org/node/126">Framework</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Xtext: Developing Domain Specific Languages</title>
		<link>http://live.eclipse.org/node/705</link>
		<description>   


  Sven Efftinge (itemis), Heiko Behrens (itemis)


  


	Abstract:  
	
	  Xtext is a component in the Modeling/TMF subproject and makes the development of textual domain specific languages (DSLs) straightforward. Just describe your very own language using Xtext&#039;s simple EBNF grammar language and the generator will create a parser, an AST-meta model (implemented in EMF), as well as a full-featured Eclipse text editor from that.
The Framework integrates with technology from Eclipse Modeling such as EMF, GMF, M2T and EMFT. Development with Xtext is optimized for short turn-arounds, so that adding new features to an existing DSL is a matter of minutes. Still, sophisticated programming languages can be implemented.

In this webinar we will explain what DSLs are and how you can benefit from them in today&#039;s software development projects. Language development is no longer rocket science. To prove this, we will demonstrate how to implement a simple DSL for ordering sandwiches, including a parser, code completion, navigation and an outline view. The webinar closes with some more advanced show cases to give a glimpse of what Xtext is able to do.

Some of the examples from the webinar are also available:

Domain Model and Index
Xtext and GMF


Total running time 59:11 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">Sven Efftinge (itemis), Heiko Behrens (itemis)</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/705">Xtext: Developing Domain Specific Languages</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>Xtext is a component in the Modeling/TMF subproject and makes the development of textual domain specific languages (DSLs) straightforward. Just describe your very own language using Xtext's simple EBNF grammar language and the generator will create a parser, an AST-meta model (implemented in EMF), as well as a full-featured Eclipse text editor from that.
The Framework integrates with technology from Eclipse Modeling such as EMF, GMF, M2T and EMFT. Development with Xtext is optimized for short turn-arounds, so that adding new features to an existing DSL is a matter of minutes. Still, sophisticated programming languages can be implemented.</p>

<p>In this webinar we will explain what DSLs are and how you can benefit from them in today's software development projects. Language development is no longer rocket science. To prove this, we will demonstrate how to implement a simple DSL for ordering sandwiches, including a parser, code completion, navigation and an outline view. The webinar closes with some more advanced show cases to give a glimpse of what Xtext is able to do.</p>

<p>Some of the examples from the webinar are also available:
<ul>
<li><a href="http://blog.efftinge.de/2009/07/xtext-scopes-and-emf-index-in-action.html">Domain Model and Index</a></li>
<li><a href="http://koehnlein.blogspot.com/2009/06/synchronized-editors-with-tmfxtext-and.html">Xtext and GMF</a></li>
</ul></p>

<p>Total running time 59:11 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>Mon, 27 Apr 2009 13:58:59 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/705</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/126">Framework</category>
						<category domain="http://live.eclipse.org/node/420">Modeling</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Alexandra Imrie Presents GUIdancer</title>
		<link>http://live.eclipse.org/node/691</link>
		<description>   


  Wayne Beaton (Eclipse Foundation)


  


	Abstract:  
	
	  In this video, captured at EclipseCon 2009, Alexandra Imrie from Bredex discusses Test First GUI Development using GUIdancer.

Total running time 02:24 minutes
	   delicious |  digg |  dzone
	
	



	  







  






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

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Wayne Beaton (Eclipse Foundation)</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/691">Alexandra Imrie Presents GUIdancer</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 this video, captured at EclipseCon 2009, Alexandra Imrie from <a href="http://www.bredex.de">Bredex</a> discusses Test First GUI Development using GUIdancer.</p>

<p>Total running time 02:24 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%2FVideo" 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%2FVideo" 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%2FVideo" 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, 01 Apr 2009 15:21:12 -0400</pubDate>
		<dc:creator>wayne@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/691</guid>
							<category domain="http://live.eclipse.org/node/21">Eclipse Foundation</category>
						<category domain="http://live.eclipse.org/node/19">Demo/Video</category>
						<category domain="http://live.eclipse.org/node/708">EclipseCon09</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>Less is More: Redefining the “I” of the IDE  (W-JAX Keynote)</title>
		<link>http://live.eclipse.org/node/676</link>
		<description>   


  Mik Kersten (Tasktop Technologies)


  


	Abstract:  
	
	  Not long ago the notion of a tool that hides more of the program than it shows sounded crazy. To some it probably still does. But as Mylyn continues its rapid adoption, hundreds of thousands of developers are already part of the next big step in the evolution of the IDE. Tasks are more important than files, focus is more important than features, and an explicit context is the biggest productivity boost since code completion. This talk discusses how Java, OSGi, Eclipse, Mylyn, and a combination of open source frameworks and commercial extensions like Tasktop have enabled this transformation. It then reviews lessons learned for the next generation of tool innovations, and looks ahead at how we are redefining the “I” of the IDE.

Total running time 45:25 minutes
	   delicious |  digg |  dzone
	
	



	  







  






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

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Mik Kersten (Tasktop Technologies)</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/676">Less is More: Redefining the “I” of the IDE  (W-JAX Keynote)</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>Not long ago the notion of a tool that hides more of the program than it shows sounded crazy. To some it probably still does. But as Mylyn continues its rapid adoption, hundreds of thousands of developers are already part of the next big step in the evolution of the IDE. Tasks are more important than files, focus is more important than features, and an explicit context is the biggest productivity boost since code completion. This talk discusses how Java, OSGi, Eclipse, Mylyn, and a combination of open source frameworks and commercial extensions like Tasktop have enabled this transformation. It then reviews lessons learned for the next generation of tool innovations, and looks ahead at how we are redefining the “I” of the IDE.</p>

<p>Total running time 45:25 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>Wed, 18 Feb 2009 04:45:34 -0500</pubDate>
		<dc:creator>robert.elves@tasktop.com</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/676</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/125">Enterprise</category>
						<category domain="http://live.eclipse.org/node/126">Framework</category>
						<category domain="http://live.eclipse.org/node/129">IDE</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		</channel>
	</rss>
	