Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-pmc] Suggest replacing links to MTJ Webinar by links to EclipseLIVE!

Hi Kevin & Arto,

since I've recently done a TM Webinar, I learned that
Eclipse now has the EclipseLIVE! site as an archive 
for all the Webinars and Podcasts.

I think it's a good idea to replace the links to our
webinars by links into EclipseLIVE! -- because that
way, we can use the view-counting and voting mechanisms
of EclipseLIVE!, we direct interested users to other
live content and it simply looks slick.

Attached is a patch to update the MTJ homepage,
if you are interested.

Cheers,
--
Martin Oberhuber
Wind River Systems, Inc.
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
Index: index.php
===================================================================
RCS file: /cvsroot/org.eclipse/www/dsdp/mtj/index.php,v
retrieving revision 1.55
diff -u -r1.55 index.php
--- index.php	5 Apr 2007 08:22:11 -0000	1.55
+++ index.php	17 Apr 2007 12:11:14 -0000
@@ -104,7 +104,7 @@
 				
 				<ul>
 					<li>
-						<a href="http://adobedev.adobe.acrobat.com/p56403147/";><b>Eclipse Webinar 12 Dec. 2006 </b></a> <br>
+						<a href="http://live.eclipse.org/node/210";><b>Eclipse Webinar 12 Dec. 2006 </b></a> <br>
 						Arto Laurila speaks about developing in and for MTJ.  Presentation available 
 						<a href="/dsdp/mtj/development/presentations/MTJ_Webinar.ppt">here</a>
 					</li>
@@ -130,7 +130,7 @@
 			<div class="sideitem">
 				<h6>WhatÂ’s New</h6>
 				<ul>
-				  <li>December 12: MTJ presented to Eclipse.org <a href="http://adobedev.adobe.acrobat.com/p56403147/";>webinar</a>
+				  <li>December 12: MTJ presented to Eclipse.org <a href="http://live.eclipse.org/node/210";>webinar</a>
 				  <li><strong>November 23: MTJ 0.7 build available to 
 				  <a href="http://download.eclipse.org/dsdp/mtj/downloads/";>download</a><br>
 				  <strong></li>

Back to the top