<?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 - Europa</title>
		<link>http://live.eclipse.org/category/299/0</link>
		<description></description>
		<language>en</language>
		<pubDate>Wed, 08 Jun 2011 17:09:21 -0400</pubDate>
		<generator>Drupal TotalFeeds Module</generator>
			<item>
		<title>Webinar: Code Reviews Don&#039;t Have to SUCK</title>
		<link>http://live.eclipse.org/node/1022</link>
		<description>   


  Roy Paterson, SmartBear, and Dr. David Shepherd, Tasktop 


  






  






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

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Roy Paterson, SmartBear, and Dr. David Shepherd, Tasktop </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/1022">Webinar: Code Reviews Don't Have to SUCK</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">We all know code reviews are good for software quality like vegetables are for your diet. Regular reviews help developers share expertise, and find bugs earlier avoiding the 10x increase in the cost of correcting defects in production. Still, it's easy to put off code reviews when under pressure no matter how counter-productive to quality that is. <br>

Register today for this webinar, where Dr. David Shepherd from Tasktop and Roy Paterson from SmartBear will demonstrate the latest in code review best practices, task focused development, and how to make code reviews not suck.<br>

Best practices covered include: <br>
<ul>
<li>Using Eclipse Mylyn task-focused programming to speed up code reviews directly from Eclipse </li>
<li>Automatically viewing and tracking only relevant code changes </li>
<li>Freeing up time by managing a central list of coding, reviews, and other project tasks using Mylyn </li>
<li>How to effectively and efficiently communicate with multiple code reviewers </li>
</ul>

Tweet <strong>"Code reviews don't have to suck" </strong> with the registration URL (http://www2.smartbear.com/tasktop_smartbear_webinar_email.html) and hash tag <strong>#nosuckreviews</strong> and then attend the webinar to be entered to <strong>win</strong> a free 1-year Tasktop Enterprise subscription and SmartBear CodeCollaborator license! 
</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, 08 Jun 2011 13:09:21 -0400</pubDate>
		<dc:creator>dominika.lacka@tasktop.com</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/1022</guid>
							<category domain="http://live.eclipse.org/node/22">Member</category>
						<category domain="http://live.eclipse.org/node/18">Webinar</category>
						<category domain="http://live.eclipse.org/node/299">Europa</category>
						<category domain="http://live.eclipse.org/node/765">Galileo</category>
						<category domain="http://live.eclipse.org/node/542">Ganymede</category>
						<category domain="http://live.eclipse.org/node/887">Helios</category>
						<category domain="http://live.eclipse.org/node/129">IDE</category>
						<category domain="http://live.eclipse.org/node/997">Indigo</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Importing Maven Projects from Version Control and from Maven POM Using Maven Integration for Eclipse</title>
		<link>http://live.eclipse.org/node/615</link>
		<description>   


  Tim O&#039;Brien (Sonatype)


  


	Abstract:  
	
	  The Maven integration for Eclipse (m2eclipse) has some compelling features that allow you to quickly import existing projects from version control. This short screencast provides a quick demonstration of importing Maven projects from version control system and materializing a projects and its dependencies from a Maven POM.

Total running time 10:52 minutes

You can read more about features supported by Maven integration for Eclipse on the wiki.
	   delicious |  digg |  dzone
	
	



	  







  






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

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Tim O'Brien (Sonatype)</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/615">Importing Maven Projects from Version Control and from Maven POM Using Maven Integration for 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>The <a href="http://m2eclipse.codehaus.org/">Maven integration for Eclipse</a> (m2eclipse) has some compelling features that allow you to quickly import existing projects from version control. This <a href="http://blogs.sonatype.com/people/book/2008/10/24/m2eclipse-importing-from-subversion-and-materializing-from-a-pom/">short screencast</a> provides a quick demonstration of importing Maven projects from version control system and materializing a projects and its dependencies from a Maven POM.</p>

<p>Total running time 10:52 minutes</p>

<p>You can read more about features supported by Maven integration for Eclipse on the <a href="http://docs.codehaus.org/display/M2ECLIPSE/Home">wiki</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>Fri, 31 Oct 2008 12:04:57 -0400</pubDate>
		<dc:creator>eu@md.pp.ru</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/615</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/125">Enterprise</category>
						<category domain="http://live.eclipse.org/node/299">Europa</category>
						<category domain="http://live.eclipse.org/node/542">Ganymede</category>
						<category domain="http://live.eclipse.org/node/129">IDE</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Working with Dependency Sources and JavaDoc in Maven Integration for Eclipse</title>
		<link>http://live.eclipse.org/node/613</link>
		<description>   


  Tim O&#039;Brien (Sonatype)


  


	Abstract:  
	
	  This short screencast shows how to use Maven integration for Eclipse (m2eclipse) to create new project in Eclipse from Maven archetype, namely a web project using Apache Wicket framework. It also shows how sources and JavaDoc are automatically downloaded and configured for projects&#039; dependencies.

Total running time 05:38 minutes

You can read more about features supported by Maven integration for Eclipse on the wiki.
	   delicious |  digg |  dzone
	
	



	  







  






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

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Tim O'Brien (Sonatype)</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/613">Working with Dependency Sources and JavaDoc in Maven Integration for 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>This <a href="http://blogs.sonatype.com/people/book/2008/10/23/browsing-javadoc-for-dependencies-in-eclipse-m2eclipse/">short screencast</a> shows how to use <a href="http://m2eclipse.codehaus.org/">Maven integration for Eclipse</a> (m2eclipse) to create new project in Eclipse from Maven archetype, namely a web project using Apache Wicket framework. It also shows how sources and JavaDoc are automatically downloaded and configured for projects' dependencies.</p>

<p>Total running time 05:38 minutes</p>

<p>You can read more about features supported by Maven integration for Eclipse on the <a href="http://docs.codehaus.org/display/M2ECLIPSE/Home">wiki</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>Thu, 30 Oct 2008 12:57:16 -0400</pubDate>
		<dc:creator>eu@md.pp.ru</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/613</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/125">Enterprise</category>
						<category domain="http://live.eclipse.org/node/299">Europa</category>
						<category domain="http://live.eclipse.org/node/542">Ganymede</category>
						<category domain="http://live.eclipse.org/node/129">IDE</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Introduction to Eclipse Equinox and OSGi</title>
		<link>http://live.eclipse.org/node/387</link>
		<description>   


  Thomas Watson (IBM Lotus), Simon Kaegi (IBM Rational)


  


	Abstract:  
	
	  The Eclipse Equinox project produces the core runtime used by Eclipse and the reference implementation for both the OSGi 4.1 framework and JSR 291 specifications. This webinar introduces attendees to OSGi and how developers can use Equinox to create component based applications. We highlight several new Equinox features in the Europa release, specifically improvements to the application model, server-side support and launching the runtime.

For code examples, see the File Link for this resource that is type &quot;Other&quot; (zip file).  Most of the code for the full demo can be found in the CVS in the Equinox incubator:

CVS Server: dev.eclipse.org:/cvsroot/eclipse
Demo Directory: equinox-incubator/demos/app-model/



Total running time 53:10 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">Thomas Watson (IBM Lotus), Simon Kaegi (IBM Rational)</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/387">Introduction to Eclipse Equinox and OSGi</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 Eclipse Equinox project produces the core runtime used by Eclipse and the reference implementation for both the OSGi 4.1 framework and JSR 291 specifications. This webinar introduces attendees to OSGi and how developers can use Equinox to create component based applications. We highlight several new Equinox features in the Europa release, specifically improvements to the application model, server-side support and launching the runtime.</p>

<p>For code examples, see the File Link for this resource that is type "Other" (zip file).  Most of the code for the full demo can be found in the CVS in the Equinox incubator:
<ul>
<li>CVS Server: dev.eclipse.org:/cvsroot/eclipse</li>
<li>Demo Directory: equinox-incubator/demos/app-model/</li>
</ul>
</p>

<p>Total running time 53:10 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>Fri, 05 Oct 2007 10:04:05 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/387</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/715">EclipseRT</category>
						<category domain="http://live.eclipse.org/node/132">Equinox</category>
						<category domain="http://live.eclipse.org/node/299">Europa</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Europa Podcast Series:  Mik Kersten of the Mylyn Project</title>
		<link>http://live.eclipse.org/node/349</link>
		<description>   


  Mik Kersten (Tasktop Technologies), Daniel Spiewak (EclipseZone)


  


	Abstract:  
	
	  Mik Kersten, the fearless leader of the Mylyn (formerly Mylar) project, has a sit-down with Daniel to talk about Mylyn - what it is and why it&#039;s good for you. Gain insight into one of Eclipse&#039;s most popular projects, and catch a few tips to help streamline when using Eclipse.

Total running time 20:12 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), Daniel Spiewak (EclipseZone)</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/349">Europa Podcast Series:  Mik Kersten of the Mylyn Project</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>Mik Kersten, the fearless leader of the Mylyn (formerly Mylar) project, has a sit-down with Daniel to talk about Mylyn - what it is and why it's good for you. Gain insight into one of Eclipse's most popular projects, and catch a few tips to help streamline when using Eclipse.</p>

<p>Total running time 20:12 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>Mon, 13 Aug 2007 13:18:05 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/349</guid>
							<category domain="http://live.eclipse.org/node/23">Sponsor</category>
						<category domain="http://live.eclipse.org/node/20">Podcast</category>
						<category domain="http://live.eclipse.org/node/125">Enterprise</category>
						<category domain="http://live.eclipse.org/node/299">Europa</category>
						<category domain="http://live.eclipse.org/node/129">IDE</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Eclipse Members on Europa: Wim Jongman of Remain</title>
		<link>http://live.eclipse.org/node/345</link>
		<description>   


  Wim Jongman (Remain), Daniel Steinberg


  


	Abstract:  
	
	  Wim Jongman of Remain talks about the Europa release and explains why Remain has recently become a member of the Eclipse Foundation in his episode of the Eclipse Europa podcast. He explains that they interface with BIRT and Mylyn, and they use the Eclipse Modeling Framework. Remain is working to establish the Eclipse Training Alliance to help others coming to the platform.

Check out Application Lifecycle Management - TD/OMS on Eclipse Plugin Central (EPIC).

Total running time 05:30 minutes
	   delicious |  digg |  dzone
	
	



	  







  






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

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Wim Jongman (Remain), Daniel Steinberg</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/345">Eclipse Members on Europa: Wim Jongman of Remain</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>Wim Jongman of <a href="http://www.remain.nl/">Remain</a> talks about the Europa release and explains why Remain has recently become a member of the Eclipse Foundation in his episode of the <a href="http://eclipse.org">Eclipse</a> Europa podcast. He explains that they interface with <a href="http://www.eclipse.org/birt/phoenix/">BIRT</a> and <a href="http://www.eclipse.org/mylyn/">Mylyn</a>, and they use the <a href="http://www.eclipse.org/modeling/emf/">Eclipse Modeling Framework</a>. Remain is working to establish the <a href="http://www.eclipse-training.net/">Eclipse Training Alliance</a> to help others coming to the platform.</p>

<p>Check out <a href="http://www.eclipse-training.net/">Application Lifecycle Management - TD/OMS</a> on <a href="http://www.eclipseplugincentral.com">Eclipse Plugin Central (EPIC)</a>.</p>

<p>Total running time 05:30 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, 07 Aug 2007 12:30:33 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/345</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/125">Enterprise</category>
						<category domain="http://live.eclipse.org/node/299">Europa</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Eclipse Members on Europa: Jochen Krause of Innoopract</title>
		<link>http://live.eclipse.org/node/344</link>
		<description>   


  Jochen Krause (Innoopract), Daniel Steinberg


  


	Abstract:  
	
	  Many members of the Eclipse community find it important to give back as much as they take. In this episode of the Eclipse Europa podcast, Jochen Krause describes some of the areas in which Innoopract contributes to Eclipse. They are involved in the  Eclipse Packaging Project as well as in developing core technology that will make the Eclipse application model available in web browsers using AJAX.

Check out W4T Eclipse, Yoxos Eclipse Distribution and Yoxos on Demand on Eclipse Plugin Central (EPIC).

Total running time 08:07 minutes
	   delicious |  digg |  dzone
	
	



	  







  






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

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Jochen Krause (Innoopract), Daniel Steinberg</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/344">Eclipse Members on Europa: Jochen Krause of Innoopract</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>Many members of the Eclipse community find it important to give back as much as they take. In this episode of the <a href="http:// eclipse.org">Eclipse</a> Europa podcast, Jochen Krause describes some of the areas in which <a href="http://www.innoopract.com/en/
home.html">Innoopract</a> contributes to Eclipse. They are involved in the <a href="http://www.eclipse.org/epp/"> Eclipse Packaging Project</a> as well as in developing core technology that will make the Eclipse application model available in web browsers using AJAX.</p>

<p>Check out <a href="http://www.eclipseplugincentral.com/Web_Links-index-req-viewlink-cid-25.html">W4T Eclipse</a>, <a href="http://www.eclipseplugincentral.com/Web_Links-index-req-viewlink-cid-841.html">Yoxos Eclipse Distribution</a> and <a href="http://www.eclipseplugincentral.com/Web_Links-index-req-viewlink-cid-728.html">Yoxos on Demand</a> on <a href="http://www.eclipseplugincentral.com/">Eclipse Plugin Central (EPIC)</a>.</p>

<p>Total running time 08:07 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, 07 Aug 2007 12:26:21 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/344</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/299">Europa</category>
						<category domain="http://live.eclipse.org/node/133">RIA</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>How to: JSF in Eclipse Europa (Part II)</title>
		<link>http://live.eclipse.org/node/339</link>
		<description>   


  Vojimir Golem


  


	Abstract:  
	
	  This screencast is the last in a series of four on Eclipse Europa. In this screencast-tutorial we will assemble a JEE application by combining a JSF module and an EJB module.

Total running time 05:20 minutes
	   delicious |  digg |  dzone
	
	



	  







  






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

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Vojimir Golem</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/339">How to: JSF in Eclipse Europa (Part II)</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 screencast is the last in a series of four on Eclipse Europa. In this screencast-tutorial we will assemble a JEE application by combining a JSF module and an EJB module.</p>

<p>Total running time 05:20 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>Tue, 31 Jul 2007 03:38:37 -0400</pubDate>
		<dc:creator>thescreencast.com@gmail.com</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/339</guid>
							<category domain="http://live.eclipse.org/node/320">Individual</category>
						<category domain="http://live.eclipse.org/node/19">Demo/Video</category>
						<category domain="http://live.eclipse.org/node/125">Enterprise</category>
						<category domain="http://live.eclipse.org/node/299">Europa</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Eclipse Members on Europa: Bill Roth of BEA</title>
		<link>http://live.eclipse.org/node/337</link>
		<description>   


  Bill Roth (BEA), Daniel Steinberg


  


	Abstract:  
	
	  In this episode of the Eclipse
Europa podcast, Bill Roth, BEA&#039;s Vice President for Tooling, talks about BEA&#039;s relationship with and commitment to Eclipse. Roth says that BEA has been involved heavily in the Web Tools Platform Project and is leveraging this work in their upcoming products.

Total running time 07:10 minutes
	   delicious |  digg |  dzone
	
	



	  







  






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

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Bill Roth (BEA), Daniel Steinberg</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/337">Eclipse Members on Europa: Bill Roth of BEA</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 episode of the <a href="http://eclipse.org">Eclipse</a>
Europa podcast, Bill Roth, <a href="http://bea.com">BEA</a>'s Vice President for Tooling, talks about BEA's relationship with and commitment to Eclipse. Roth says that BEA has been involved heavily in the <a href="http://www.eclipse.org/webtools/main.php">Web Tools Platform Project</a> and is leveraging this work in their upcoming products.</p>

<p>Total running time 07:10 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>Thu, 26 Jul 2007 15:02:02 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/337</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/125">Enterprise</category>
						<category domain="http://live.eclipse.org/node/299">Europa</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Eclipse Members on Europa: Oisin Hurley of IONA Technologies</title>
		<link>http://live.eclipse.org/node/336</link>
		<description>   


  Oisin Hurley (IONA), Daniel Steinberg


  


	Abstract:  
	
	  Oisin Hurley of IONA Technologies is the SOA tools platform project lead. In this episode of the Eclipse Europa podcast, he talks about the experience of being part of the Europa release train and talks about the state and future of the STP project.

Total running time 09:28 minutes
	   delicious |  digg |  dzone
	
	



	  







  






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

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Oisin Hurley (IONA), Daniel Steinberg</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/336">Eclipse Members on Europa: Oisin Hurley of IONA Technologies</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>Oisin Hurley of <a href="http://www.iona.com/">IONA Technologies</a> is the <a href="http://www.eclipse.org/stp/">SOA tools platform project</a> lead. In this episode of the <a href="http:// eclipse.org">Eclipse</a> Europa podcast, he talks about the experience of being part of the Europa release train and talks about the state and future of the STP project.</p>

<p>Total running time 09:28 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>Thu, 26 Jul 2007 14:57:40 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/336</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/125">Enterprise</category>
						<category domain="http://live.eclipse.org/node/299">Europa</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		</channel>
	</rss>
	
