<?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 - Webinar</title>
		<link>http://live.eclipse.org/category/18/0</link>
		<description></description>
		<language>en</language>
		<pubDate>Wed, 16 Jul 2008 10:00:39 -0400</pubDate>
		<generator>Drupal TotalFeeds Module</generator>
			<item>
		<title>Introduction to Equinox p2</title>
		<link>http://live.eclipse.org/node/553</link>
		<description>   


  Pascal Rapicault (IBM)


  


	Abstract:  
	
	  Equinox p2 is a component of the Eclipse Equinox project. p2 provides a framework for provisioning Eclipse-based applications.  It replaces Update Manager as a mechanism for managing your Eclipse install, searching for updates and installing new functionality. 

9:00 am PDT / 12:00 pm EDT / 4:00 pm GMT - Convert to other time zones

Total running time will be approximately 1 hour

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">Pascal Rapicault (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/553">Introduction to Equinox 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>Equinox p2 is a component of the Eclipse Equinox project. p2 provides a framework for provisioning Eclipse-based applications.  It replaces Update Manager as a mechanism for managing your Eclipse install, searching for updates and installing new functionality. </p>

<p>9:00 am PDT / 12:00 pm EDT / 4:00 pm GMT - <a href="http://www.timeanddate.com/worldclock/fixedtime.html?month=7&day=15&year=2008&hour=16&min=0&sec=0&p1=0
">Convert to other time zones</a></p>

<p>Total running time will be approximately 1 hour</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, 11 Jul 2008 12:36:08 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/553</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/132">Equinox</category>
						<category domain="http://live.eclipse.org/node/542">Ganymede</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Memory Analysis Best Practices Within Eclipse</title>
		<link>http://live.eclipse.org/node/549</link>
		<description>   


  Steven Haines (Geekcap, Inc.), Ian Skerret (Eclipse Foundation)


  


	Abstract:  
	
	  The performance of many enterprise Java applications can typically be poor, forcing affected companies to pay the high price of lost sales and tarnished reputations. Fortunately, proactive attention to the performance of an application while it is being developed can eliminate most performance issues before your customers ever see them.  

Join Ian Skerret, Director of Marketing, Eclipse Foundation and Java Expert Steven Haines, CEO/Founder of GeekCap, Inc., as they present an overview of the Eclipse ecosystem and a strategy for identifying memory leaks in Java applications from the comfort of your Eclipse Java Integrated Development Environment (IDE). You will learn:

How the Java garbage collector works
The nature of memory leaks and how to avoid them
How to configure the automated analysis of unit test case memory usage inside Eclipse
How to regularly generate memory profiles in a repeatable fashion


Total running time will be approximately 1 hour
	   delicious |  digg |  dzone
	
	



	  







  






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

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Steven Haines (Geekcap, Inc.), Ian Skerret (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/549">Memory Analysis Best Practices Within 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 performance of many enterprise Java applications can typically be poor, forcing affected companies to pay the high price of lost sales and tarnished reputations. Fortunately, proactive attention to the performance of an application while it is being developed can eliminate most performance issues before your customers ever see them.  </p>

<p><strong>Join Ian Skerret, Director of Marketing, Eclipse Foundation</strong> and Java Expert Steven Haines, CEO/Founder of GeekCap, Inc., as they present an <strong>overview of the Eclipse ecosystem and a strategy for identifying memory leaks in Java applications from the comfort of your Eclipse Java Integrated Development Environment (IDE)</strong>. You will learn:
<ul>
<li>How the Java garbage collector works</li>
<li>The nature of memory leaks and how to avoid them</li>
<li>How to configure the automated analysis of unit test case memory usage inside Eclipse</li>
<li>How to regularly generate memory profiles in a repeatable fashion</li>
</ul></p>

<p>Total running time will be approximately 1 hour</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, 07 Jul 2008 16:56:38 -0400</pubDate>
		<dc:creator>wayne.chan@quest.com</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/549</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/125">Enterprise</category>
						<category domain="http://live.eclipse.org/node/129">IDE</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<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>Equinox Security</title>
		<link>http://live.eclipse.org/node/522</link>
		<description>   


  Matt Flaherty (IBM)


  


	Abstract:  
	
	  Security is an important concern for applications written on top of Equinox and the Eclipse Rich Client Platform. Spanning areas such as protection of sensitive user data, authentication of platform users and authorization of bundle code, Eclipse has a growing list of features to support important security related use cases. In this session, we will cover the new enhancements related to security in the Ganymede release of Eclipse and Equinox. In particular, we will discuss the following new features: 

Secure storage – protecting sensitive data (e.g. passwords) using encryption 
Trusted Bundles – denying the loading of bundles based on signer information
Login Framework – integrating authentication of users based on JAAS
 

The format of the webinar will be a presentation plus some live demos, and will be similar in nature to those presented at the security-related EclipseCon sessions in March. Attendees should be familiar with the fundamentals of Java security and with the core concepts of Eclipse RCP and the Equinox framework. .

9:00 am PDT / 12:00 pm EDT / 4:00 pm GMT - Convert to other time zones

Total running time will be approximately 1 hour

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">Matt Flaherty (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/522">Equinox Security</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>Security is an important concern for applications written on top of Equinox and the Eclipse Rich Client Platform. Spanning areas such as protection of sensitive user data, authentication of platform users and authorization of bundle code, Eclipse has a growing list of features to support important security related use cases. In this session, we will cover the new enhancements related to security in the Ganymede release of Eclipse and Equinox. In particular, we will discuss the following new features: 
<ul>
<li>Secure storage – protecting sensitive data (e.g. passwords) using encryption</li> 
<li>Trusted Bundles – denying the loading of bundles based on signer information</li>
<li>Login Framework – integrating authentication of users based on JAAS</li>
</ul></p> 

<p>The format of the webinar will be a presentation plus some live demos, and will be similar in nature to those presented at the security-related EclipseCon sessions in March. Attendees should be familiar with the fundamentals of Java security and with the core concepts of Eclipse RCP and the Equinox framework. .</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=6&year=2008&hour=16&min=0&sec=0&p1=0
">Convert to other time zones</a></p>

<p>Total running time will be approximately 1 hour</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, 01 May 2008 16:43:21 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/522</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/132">Equinox</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Introduction to Equinox p2</title>
		<link>http://live.eclipse.org/node/521</link>
		<description>   


  Pascal Rapicault (IBM)


  


	Abstract:  
	
	  Equinox p2 is a component of the Eclipse Equinox project. p2 provides a framework for provisioning Eclipse-based applications.  It replaces Update Manager as a mechanism for managing your Eclipse install, searching for updates and installing new functionality. 

Total running time 1 hour, 08:26 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">Pascal Rapicault (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/521">Introduction to Equinox 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>Equinox p2 is a component of the Eclipse Equinox project. p2 provides a framework for provisioning Eclipse-based applications.  It replaces Update Manager as a mechanism for managing your Eclipse install, searching for updates and installing new functionality. </p>

<p>Total running time 1 hour, 08:26 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, 01 May 2008 16:19:02 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/521</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/132">Equinox</category>
						<category domain="http://live.eclipse.org/node/542">Ganymede</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Memory Analyzer Project</title>
		<link>http://live.eclipse.org/node/520</link>
		<description>   


  Andreas Buchen (SAP), Krum Tsvetkov (SAP)


  


	Abstract:  
	
	  Memory leaks or high memory consumption are difficult to tackle: Not only do you need familiarity with the code involved, but also experience in troubleshooting such problems. That&#039;s where the Eclipse Memory Analyzer comes in. The Memory Analyzer is a heap dump analyzer which immediately shows the biggest objects, groups objects by class loaders and adds application knowledge to make sense out of the millions of objects in a typical heap dump.

This webinar will take you on a hands-on tour of the most important features:

Generate a report listing possible leaks and find out why the object is not garbage collected
Analyze the memory consumption of components (WAR or plug-ins) and show ways to reduce it


The webinar is targeted at Java developers. It requires no specific knowledge but assumes a basic understanding of how Java garbage collection works.

Total running time 54: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">Andreas Buchen (SAP), Krum Tsvetkov (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/520">Memory Analyzer 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>Memory leaks or high memory consumption are difficult to tackle: Not only do you need familiarity with the code involved, but also experience in troubleshooting such problems. That's where the <a href="http://www.eclipse.org/mat/">Eclipse Memory Analyzer</a> comes in. The Memory Analyzer is a heap dump analyzer which immediately shows the biggest objects, groups objects by class loaders and adds application knowledge to make sense out of the millions of objects in a typical heap dump.</p>

<p>This webinar will take you on a hands-on tour of the most important features:
<ul>
<li>Generate a report listing possible leaks and find out why the object is not garbage collected</li>
<li>Analyze the memory consumption of components (WAR or plug-ins) and show ways to reduce it</li>
</ul></p>

<p>The webinar is targeted at Java developers. It requires no specific knowledge but assumes a basic understanding of how Java garbage collection works.</p>

<p>Total running time 54: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, 01 May 2008 15:30:47 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/520</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/14">English</category>
						</item>
		<item>
		<title>EclipseLink Project and its Persistence Services</title>
		<link>http://live.eclipse.org/node/490</link>
		<description>   


  Doug Clarke (Oracle)


  


	Abstract:  
	
	  For over a decade now, Oracle TopLink has delivered a premiere Java persistence solution.  With the open sourcing of the complete TopLink product in the Eclipse Persistence Services (&#039;EclipseLink&#039;) Project, a new era has begun.  EclipseLink delivers a comprehensive set of persistence services addressing relational, XML and non-relational data stores through standard interfaces including JPA, JAXB, SDO and JCA. In this webinar, we will introduce the EclipseLink project and its various persistence services, with a focus on its object-relational JPA implementation including a demonstration of how it can be used within various Java containers.

Total running time 53:43 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">Doug Clarke (Oracle)</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/490">EclipseLink Project and its Persistence Services</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>For over a decade now, Oracle TopLink has delivered a premiere Java persistence solution.  With the open sourcing of the complete TopLink product in the Eclipse Persistence Services ('EclipseLink') Project, a new era has begun.  EclipseLink delivers a comprehensive set of persistence services addressing relational, XML and non-relational data stores through standard interfaces including JPA, JAXB, SDO and JCA. In this webinar, we will introduce the EclipseLink project and its various persistence services, with a focus on its object-relational JPA implementation including a demonstration of how it can be used within various Java containers.</p>

<p>Total running time 53:43 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, 01 May 2008 10:43:23 -0400</pubDate>
		<dc:creator>lynn.gayowski@eclipse.org</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/490</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/125">Enterprise</category>
						<category domain="http://live.eclipse.org/node/126">Framework</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>Introduction to Pulse</title>
		<link>http://live.eclipse.org/node/518</link>
		<description>   


  Riyad Kalla


  


	Abstract:  
	
	  This webinar will introduce you to the new Pulse 2.0 product from Genuitec. Pulse is provisioning software that allows the installation and management of collections of software called &quot;profiles.&quot; In addition to installation, updating and managing the profiles Pulse also provides team-sharing capabilities for these profiles. 
	   delicious |  digg |  dzone
	
	



	  







  






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

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Riyad Kalla</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/518">Introduction to Pulse</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">This webinar will introduce you to the new Pulse 2.0 product from Genuitec. Pulse is provisioning software that allows the installation and management of collections of software called "profiles." In addition to installation, updating and managing the profiles Pulse also provides team-sharing capabilities for these profiles. </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, 25 Apr 2008 10:28:05 -0400</pubDate>
		<dc:creator>jens@genuitec.com</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/518</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/125">Enterprise</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		<item>
		<title>MyEclipse Blue Edition: Advanced</title>
		<link>http://live.eclipse.org/node/517</link>
		<description>   


  Riyad Kalla (Genuitec)


  


	Abstract:  
	
	  Building on the introductory &quot;MyEclipse Blue Edition&quot; webinar, this webinar will look at a more typical application development scenario to provide more insight into the MyEclipse Blue Edition IDE. 

	   delicious |  digg |  dzone
	
	



	  







  






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

<div id="author" class="field field-type-text field-field-author">
  <span class="field-item">Riyad Kalla (Genuitec)</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/517">MyEclipse Blue Edition: Advanced</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>Building on the introductory "MyEclipse Blue Edition" webinar, this webinar will look at a more typical application development scenario to provide more insight into the MyEclipse Blue Edition IDE. </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, 25 Apr 2008 10:26:14 -0400</pubDate>
		<dc:creator>jens@genuitec.com</dc:creator>
		<guid isPermaLink="true">http://live.eclipse.org/node/517</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/125">Enterprise</category>
						<category domain="http://live.eclipse.org/node/14">English</category>
						</item>
		</channel>
	</rss>
	