General clean up. Redirect most stuff to the PMI page.
diff --git a/_projectCommon.php b/_projectCommon.php
index c392d0f..2467ac4 100644
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -3,13 +3,9 @@
 	# Set the theme for your project's web pages.
 	# See the Committer Tools "How Do I" for list of themes
 	# https://dev.eclipse.org/committers/ 
-	$theme = "Nova";
+//	$theme = "Nova";
 
-require_once($_SERVER['DOCUMENT_ROOT'] . "/projects/common/project-info.class.php");
-$projectInfo = new ProjectInfo("technology");
-$projectInfo->generate_common_nav( $Nav );
 
-$Nav->addCustomNav("Proposals", "/proposals/", "_self", 1);
-$Nav->addCustomNav("Research", "/technology/research.php", "_self", 1);
+$Nav->addCustomNav("Technology Project", "http://projects.eclipse.org/projects/technology", "_self", 1);
 
 ?>
diff --git a/archived.html b/archived.html
deleted file mode 100644
index 71d5903..0000000
--- a/archived.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<html>
-   <head>
-      <meta http-equiv="refresh" content="5; url=archived.php" />
-   </head>
-   <body>
-      <a href="archived.php">This page has moved. Please update your links and bookmarks.</a>
-   </body>
-</html>
\ No newline at end of file
diff --git a/archived.php b/archived.php
index 2f8599c..b4f556d 100644
--- a/archived.php
+++ b/archived.php
@@ -1,174 +1,3 @@
-<?php  																														require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php");	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); 	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); 	$App 	= new App();	$Nav	= new Nav();	$Menu 	= new Menu();		include($App->getProjectCommon());    # All on the same line to unclutter the user's desktop'
-
-$pageTitle 		= "Archived Technology Projects";
-$pageKeywords	= "technology";
-$pageAuthor		= "Bjorn Freeman-Benson Nov 20/05";
-
-ob_start();
-?>
-    <div id="maincontent">
-	<div id="midcolumn">
-        <h1><?= $pageTitle ?></h1>
-        
-<style>
-body {  
-background-image: url('/images/archive.gif');
-background-repeat: repeat-y
-}
-</style>
-
-      <p>Projects under the Eclipse Technology Project have limited lifecycles.
-      Unlike the major top-level Projects, the Technology Projects are meant to
-      be technology explorations or incubators. When these projects have
-      explored, proved, or disproved their associated technologies, the project
-      comes to its natural end. For some projects, this end is a paper
-      publishing the research results; for others, this end is to be
-      incorporated into the base technology of another top-level project. </p>
-		
-      <p><a href="/newsgroups/archivedgroups.php">Archived
-      newsgroups</a> and <a href="/mail/archivedlists.php">mailing
-      lists</a> are also available separately. </p>
-      
-<h2>ALF</h2>
-      <p>The ALF website, newsgroup, mailing list, source code, etc.
-      are available in <a href="http://archive.eclipse.org/technology/archives/alf.tgz">a 
-      compressed tar archive <font size=-1>(342Mb)</font></a></p>
-		 
-<h2>CME</h2>
-      <p>The CME website, newsgroup, mailing list, source code, etc.
-      are available in <a href="http://archive.eclipse.org/technology/archives/cme-project.tar.gz">a 
-      compressed tar archive <font size=-1>(256Mb)</font></a></p>
-		
-<h2>Koi</h2>
-      Koi version 1.0 is functionally complete and currently used in commercial
-      Eclipse add-ons. Koi provides a intra-workspace communication platform for
-      development of collaborative Eclipse features. Examples of collaborative
-      features that are possible using Koi range from the relatively simple such
-      as event notification (check-in, check-out, conflicting changes, etc.) to
-      something as complex a supporting remote pair programming.&nbsp;
-      <p>The Koi infrastructure is built around a client/server architecture
-      using a Web Services RPC communications model. The clients are individual
-      eclipse platform instances that communicate with a &quot;collaboration
-      server&quot; that supports data persistence and implements shared
-      collaborative services. The base infrastructure also includes some base
-      services such as user identification/authentication, client-to-client
-      messaging, and event notification.</p>
-      <p>The Koi website, newsgroup, mailing list, source code, and latest
-      download are available in <a href="http://archive.eclipse.org/technology/archives/koi-project.tar.gz">a
-      compressed tar archive <font size=-1>(6.5Mb)</font></a>.</p>
-      
- <h2>Dali EJB Object-Relational Mapping Project</h2>    
-    <p>The goal of Dali is to build support for the definition and editing of Object-Relational Mappings (ORM) 
-	for EJB 3.0 Entities (JSR 220). EJB 3.0 is part of the Java EE 5 specification (JSR 244). 
-	Dali is comprised of a set of extensible frameworks and exemplary tools designed to reduce 
-	the complexity of ORM by providing creation and automated initial mapping wizards, 
-	code assistance, and dynamic problem identification.</p>
-	<p>This project has moved from the
-      Technology PMC to the <a href="/webtools">Web Tools
-      Platform</a> project.</p>
-	<p>The Dali website, newsgroup, mailing list, source code, and latest
-    download are available in <a href="http://archive.eclipse.org/technology/archives/jsr220orm-project.tar.gz">a
-    compressed tar archive <font size=-1>(6.5Mb)</font></a>.</p>
-    
-<h2>IDE for Laszlo</h2>
-<p>IDE for Laszlo is an Eclipse-based development environment for 
-creating, editing, debugging, and testing applications based on 
-the LZX declarative mark-up language. Laszlo is based on LZX, 
-which is an XML and JavaScript description language similar in 
-spirit to XUL (XML User interface Language) and XAML 
-("Longhorn" mark-up language by Microsoft&trade;).</p>
-<p>The Laszlo Platform is an open-source platform for the development
- and delivery of Rich Internet applications (see 
- <a href="http://www.openlaszlo.org">http://www.openlaszlo.org</a> for more information) where the LZX XML 
- mark-up is used to create the user interfaces.
- </p>
-<p>The Laszlo website, newsgroup, mailing list, source code, and latest 
-download are available in <a href="http://archive.eclipse.org/technology/archives/laszlo-project.tar.gz">
-a compressed tar archive. <font size=-1>(9MB)</font></a></p>
-    
-
-<h2>Lepido, Tools for Apache Cocoon</h2>
-	<p>The Lepido website, newsgroup, mailing list, source code, and latest 
-	download are available in <a href="http://archive.eclipse.org/technology/archives/lepido-project.tar.gz">
-	a compressed tar archive <font size=-1>(9MB)</font></a></p>
-
-<h2>OMELET (Open Modeling 
-      Environment with Links for Extensions and Transformations)</h2>
- The Open Modeling Environment with Links for Extension by Transformation project aimed to provide the ability to integrate the increasingly wide variety of modeling transformation technologies and tools so that otherwise incompatible tools could be used in combination. As such OMELET could be viewed as a next generation make, using meta-models to give strict type signatures for models and transformations between models.
-      <p><b>Successes<br>
-      </b>OMELET demonstrated an ability to integrate various tools, supporting transformations written in Java, XSLT1, XSLT2, or ANT. OMELET pioneered a multi-level typing system for meta-models so that a model comforming to a meta-model could be described as a file representation of an XML 1.0 serialization of an XMI 1.3 encoding of a UML 1.4 meta-model, thereby allowing transformations to operate at appropriate levels of abstraction. Work in progress supported ATL, Tefkat, a simple composite transformation language and a set of Ecores for various MOF and UML standards.<br>
-      <br>
-      <b>Failures<br>
-      </b>OMELET never acquired sufficient resources to progress at a satisfactory rate. Lack of resources was a particular problem for an integration project since it was too easy to be distracted into looking at every other interesting modeling project and concluding that yes that too would be good to integrate with OMELET. Lack of resources also prevents the release of MOF and UML models since licensing issues were never resolved.</p>
-      <p><b>Final status</b><br>
-      OMELET was just about functional with respect to invoking individual transformations, but that was more sensibly done within the environment of that transformation. OMELET was close to supporting composite transformations at which point OMELET would become useful.</p>
-      <p>Prior to archiving, the prevailing CVS status was upgraded to support Eclipse 3.1 and Java 5. The final release on the update site needed the Eclipse 3.1M4 release to avoid problems with early Eclipse support for Java 5.&nbsp;</p>
-
-<p>The <a href="/mddi"> MDDi project</a> has almost identical goals to OMELET and significantly greater resources. It is therefore hoped that MDDi can fulfill OMELET's ambitions.&nbsp;</p>
-
-<p>The OMELET website, newsgroup, mailing list, source code, and latest download
-are available in a <a href="http://archive.eclipse.org/technology/archives/omelet-project.tar.gz">compressed tar
-archive <font size=-1>(2mb)</font></a></p>
-
-<h2>Pollinate</h2>
-<h3>Goals Achieved</h3>
-Pollinate is an Eclipse technology project for build an Eclipse-based
-IDE and toolset that leverages open source application frameworks Apache
-Beehive and platforms like Web Tools Platform. There is a tight focus on
-Beehive related functionality making everything else that Pollinate
-needs secondary. 
->From inception until work ended at the end of Q1 2005, Pollinate focused
-on building on WTP to address Apache Beehive NetUI and PageFlows,
-leaving Controls and Web Services MetaData for the future. To that end,
-there is a basic Page Flow Editor in Pollinate plus basic support for
-assembling and launching a Beehive based web application.
-
-<h3>Final Status</h3>
-At this time the Pollinate Project is in archival.  We would welcome
-others from the community who are interested in Pollinate to step-up and
-lead or contribute to the project. <p>The Pollinate website, newsgroup, mailing list, source code, and
-latest downloads are available in a <a href="http://archive.eclipse.org/technology/archives/pollinate-project.tar.gz">compressed
-tar archive <font size=-1>(155Mb)</font></a> 
-
-<h3>More information</h3>
-Visit <a href="http://beehive.apache.org/">beehive.apache.org</a> for more information on the apache beehive
-project. Visit <a href="/webtools/">www.eclipse.org/webtools</a> for information about the web tools
-project. Additional resources are available at <a href="http://dev2dev.bea.com/opensource">dev2dev.bea.com/opensource</a> and
-<a href="http://dev2dev.bea.com/eclipse">dev2dev.bea.com/eclipse</a> for articles, blogs and other related material.
-
-<h2>Stellation</h2>
-      Stellation is a software configuration management system designed to be 
-      an extensible platform for building systems based on the integration of 
-      advanced or experimental SCM techniques with the Eclipse development environment. 
-      The Stellation project will be using this system to integrate support for 
-      fine-grained software artifacts into the Eclipse environment, with particular 
-      focus on dynamic program organization, and inter-program coordination.<p>The Stellation website, newsgroup, mailing list, source code, and
-      latest download are available in a <a href="http://archive.eclipse.org/technology/archives/stellation-project.tar.gz">compressed
-      tar archive <font size=-1>(110Mb)</font></a>.
- 
-<h2><a href="/webtools" target="_top">WSVT (Web Service Validation 
-      Tools)</a></h2>
-The mission of the project is to provide a set of web service validation
-tools that can be used during the development, deployment, testing and
-debugging of web service applications... This project has moved from the
-      Technology PMC to the <a href="/webtools">Web Tools
-      Platform</a> project. (For archival reasons, the last independent release
-      of WSVT is <a href="../wsvt/index.html" target="_top">still available</a>.)
-
-<h2><a href="http://www.eclipse.org/emf" target="_top">XSD</a></h2>
-      The XSD Infoset Model is a reference library for use with any code that 
-      examines, creates or modifies XML Schemas (standalone or as part of other 
-      artifacts, such as XForms or WSDL documents)... This project has moved
-      from the Technology PMC to the <a href="/emf">Eclipse Modeling Framework</a>
-      project.</td>
-      <br /><br />
- </div>
- </div>
 <?php
-	# Paste your HTML content between the EOHTML markers!	
-	$html = ob_get_contents();
-	ob_end_clean();
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
-?>
+header('Location: https://www.eclipse.org/technology');
+?>
\ No newline at end of file
diff --git a/description.html b/description.html
deleted file mode 100644
index a61ba3a..0000000
--- a/description.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<p>The Eclipse Technology Project is a top-level project at The
-Eclipse Foundation. As a top-level project, the Technology Project does
-not itself contain code, but rather plays host to a large assortment of
-projects covering a wide diversity of subject areas.</p>
-
-<p>Projects under the Eclipse Technology Project tend to have
-limited lifecycles. Unlike the other top-level Projects, the Technology
-Projects are meant to be technology explorations or incubators. When
-these projects have explored, proved, or disproved their associated
-technologies, the project comes to its <a
-	href="http://www.eclipse.org/technology/archived.php">natural end</a>.
-For some projects, this end is a paper publishing the research results;
-for others, this end is to be incorporated into the base technology of
-another top-level project.</p>
\ No newline at end of file
diff --git a/index.php b/index.php
index 7336075..9773191 100644
--- a/index.php
+++ b/index.php
@@ -1,36 +1,3 @@
-<?php  																														require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php");	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); 	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); 	$App 	= new App();	$Nav	= new Nav();	$Menu 	= new Menu();		include($App->getProjectCommon());    # All on the same line to unclutter the user's desktop'
-
-$pageTitle 		= "Technology Project";
-$pageKeywords	= "technology";
-$pageAuthor		= "Bjorn Freeman-Benson Nov 20/05";
-
-ob_start();
-?>		
-    <div id="maincontent">
-	<div id="midcolumn">
-        <h1><?= $pageTitle ?></h1>
-
-<h2>The Technology Top-Level Project</h2>       
-
-<? include "description.html" ?>
-
-<a href="/projects/listofprojects.php#technology"><img src="http://dev.eclipse.org/huge_icons/categories/applications-internet.png" align="left" hspace="5" border="0"></a><p>
-For a complete list of the Technology Projects, please see the 
-<a href="/projects/listofprojects.php#technology">"Eclipse Technology Project" section of the list of all Eclipse projects</a>.
-</p>
-
-<p>For technical discussions and questions, please go to the <a href="http://www.eclipse.org/newsportal/thread.php?group=eclipse.technology">eclipse.technology newsgroup</a>
- (for access see the <a href="/newsgroups/">newsgroups page</a>). If you are are developer and 
- want to participate in discussions relating to the implementation of the subprojects, there 
- are developer <a href="/mail/">mailing lists</a> and <a href="/newsgroups/">newsgroups</a> created for each of the projects. Downloads are 
- available from the project pages and the <a href="/downloads/">main downloads page</a>.</p>
-      </div>
-  </div>
-<?php
-	# Paste your HTML content between the EOHTML markers!	
-	$html = ob_get_contents();
-	ob_end_clean();
-
-	# Generate the web page
-	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
+<?php  	
+header("Location: https://projects.eclipse.org/projects/technology");
 ?>
diff --git a/project-info/executive-summary.html b/project-info/executive-summary.html
deleted file mode 100644
index 96132f0..0000000
--- a/project-info/executive-summary.html
+++ /dev/null
@@ -1,21 +0,0 @@
-<p>
-The Technology project has been somewhat overwhelmed by the increase in sub-project.
-The number of sub-projects has doubled from twelve to twenty-four in 2005. In addition,
-three inactive projects were archived.
-</p>
-<p>
-The project's current focus is on increasing the "liveness" of the lagging sub-projects
-and on graduating the successful projects to other top-level PMCs. The Technology project
-is focusing on these Themes and Priorities:
-<ul>
-<li><b>Simple to Use</b> - The Technology PMC will be encouraging the sub-projects to work on the user experience 
-especially vis a vis explaining the project's underlying model to new users.</li>
-<li><b>Design for Extensibility: Be a Better Platform</b> - Defining high-quality APIs is essential for the
-success of Eclipse projects, thus the Technology PMC will work with the sub-project leaders to ensure that
-APIs are being designed and field tested early in the development cycle.</li>
-<li><b>Appealing to the Broader Community</b> - The Technology sub-projects tend to be smaller technical
-explorations, but at the same time steps can be taken to broaden their exposure. The Technology PMC
-will encourage the sub-projects to ensure that their frameworks interact with the other Eclipse
-projects.</li>
-</ul>
-</p>
diff --git a/project-info/home-page-one-liner.html b/project-info/home-page-one-liner.html
deleted file mode 100644
index 1fdb1d5..0000000
--- a/project-info/home-page-one-liner.html
+++ /dev/null
@@ -1 +0,0 @@
-<a href="/technology/">Technology</a>
diff --git a/project-info/maillist b/project-info/maillist
deleted file mode 100644
index 3c88054..0000000
--- a/project-info/maillist
+++ /dev/null
@@ -1 +0,0 @@
-::technology-pmc::Discussions by the Technology PMC. Usually fairly dull.
diff --git a/project-info/newsgroup b/project-info/newsgroup
deleted file mode 100644
index a8fca6c..0000000
--- a/project-info/newsgroup
+++ /dev/null
@@ -1 +0,0 @@
-::eclipse.technology::Come here to participate in technical discussions relating to the Technology PMC and its subprojects. If you have a great idea for a new Technology subproject; comments or issues with any of the current subprojects; or just want to initiate a discussion about how Eclipse should relate to research or education, this is the place to do it. The Technology PMC will create specialized newsgroups to discuss any proposals for new projects which gather a critical mass of interest, so watch this space! The Technology PMC is committed to an open process for creating new subprojects, and hopes for your active participation.Want to know more ? See the technology project home page and get involved !
\ No newline at end of file
diff --git a/project-info/project-info.xml b/project-info/project-info.xml
deleted file mode 100644
index 3b223c7..0000000
--- a/project-info/project-info.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<project>
-  <short-name>Technology</short-name>
-  <leaders url="/technology/team-leaders.php"/>
-  <cvs repository="/cvsroot/technology/">
-  </cvs>
-  <description url="/technology/"
-     paragraph-url="/technology/project-page-paragraph.html"/>
-  <summary paragraph-url="/technology/project-info/executive-summary.html"/>
-  <exclude_from_dashboard/>
-  <mailing-lists>
-    <list name="technology-pmc"/>
-  </mailing-lists>
-</project>
diff --git a/project-info/project-page-paragraph.html b/project-info/project-page-paragraph.html
deleted file mode 100644
index 8db0e87..0000000
--- a/project-info/project-page-paragraph.html
+++ /dev/null
@@ -1,2 +0,0 @@
-<p><b><a href="/technology/"> 	The Eclipse Technology Project</a></b> - new channels for open source developers, researchers, academics and educators to participate in the on-going evolution of Eclipse.
-</p>
diff --git a/team-leaders.php b/team-leaders.php
index ce06bb2..56e1f59 100644
--- a/team-leaders.php
+++ b/team-leaders.php
@@ -1,112 +1,3 @@
-<?php  																														require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/app.class.php");	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/nav.class.php"); 	require_once($_SERVER['DOCUMENT_ROOT'] . "/eclipse.org-common/system/menu.class.php"); 	$App 	= new App();	$Nav	= new Nav();	$Menu 	= new Menu();		include($App->getProjectCommon());    # All on the same line to unclutter the user's desktop'
-
-$pageTitle 		= "Technology Project Leaders";
-$pageKeywords	= "technology";
-$pageAuthor		= "Bjorn Freeman-Benson Nov 20/05";
-
-ob_start();
-?>
-
-<div id="maincontent">
-<div id="midcolumn">
-<h1><?= $pageTitle ?></h1>
-
-<p>The Eclipse Technology Project is managed by a small group known as
-the Eclipse Technology Project Management Committee (<a
-	href="technology-charter.html#PMC">PMC</a>). The PMC holds weekly
-conference calls (see <a href="pmc-minutes.php">the minutes</a>) and
-holds (some) discussions on <a href="mailto:technology-pmc@eclipse.org">technology-pmc@eclipse.org</a>
-mailing list. The work of the Project is organized into subprojects.
-Each subproject has a leader who has overall responsibility for its
-success. Large subprojects are further divided into component teams,
-each of who has a leader that is responsible for its overall success. We
-have listed just the PMC <!-- and 
-        subproject leaders 
-        --> here but you will encounter many dedicated eclipse project
-committers and developers in the <a href="/newsgroups/" target="_top">newsgroups</a>
-and <a href="/mail/" target="_top">mailing lists</a>.</p>
-
-<h2>Project Management Committee</h2>
-
-<style type="text/css">
-	.member {
-		min-height: 150px;
-	}
-</style>
-
-<div class="member">
-<h3>Wayne &quot;Mad Dog&quot; Beaton, Eclipse Foundation (PMC lead)</h3>
-<img src="images/wayne.jpg" align="left" />
-<p>Wayne is the Evangelist for the Eclipse Foundation. His primary role
-is that of informing people of all the exciting things that are
-happening in the many Eclipse Projects. He is particularly fond of
-test-first development and Extreme Programming, but is quite happy with
-many lightweight development methodologies. In past lives, he has worked
-for The Object People, BEA, and IBM. In his
-&lt;sarcasm&gt;copious&lt;/sarcasm&gt; spare time Wayne spends time
-driving his kids to hockey practice and studying martial arts.</p>
-</div>
-
-<div class="member">
-<h3>John Duimovich, IBM</h3>
-John Duimovich, IBM distinguished engineer, has been the lead designer
-and implementor for OTI/IBM&#146;s virtual machine technology for the
-past ten years. He has designed virtual machines for a wide range of
-platforms, from the implementations for embedded and real time systems
-to those for IBM mainframe systems. John has played a key role in the
-development of ENVY/Smalltalk, VA/Micro Edition, and VA/Java Java IDEs.
-In addition to serving on the Eclipse Technology PMC, John serves as the
-lead of the Eclipse Tools PMC.</p>
-</div>
-
-<div class="member">
-<h3>Gunnar Wagenknecht, AGETO</h3>
-<img src="images/gunnar.jpg" align="left" />
-<p>Gunnar is a software engineer who loves server and application
-architectures especially those involving Equinox. In his primary role at
-AGETO he is thrilled to work on open source software, emerging platforms
-and technologies, and to help software companies understand Eclipse and
-Equinox and execute on their business objectives in an open source
-context. He has been a member of the Eclipse Community since its
-beginning. He loves chatting about Eclipse, fishing, diving and his
-family and other things that matters over a good beer or a glass of dry,
-barrel aged red wine. Gunnar represents the Technology PMC on the <a
-	href="http://wiki.eclipse.org/Architecture_Council">Eclipse
-Architecture Council</a>.</p>
-</div>
-
-<div class="member">
-<h3>Chris &quot;Iron Fist&quot; Aniszczyk, Code 9</h3>
-<img src="images/chris.jpg" align="left" />
-<p>Chris is Principal Consultant at Code 9 and the fearless technical
-lead for the Eclipse <a href="http://www.eclipse.org/pde/">Plug-in
-Development Environment</a> (PDE) project. Chris tends to be all over
-the place inside the Eclipse community by committing on various Eclipse
-projects. He sits on the Eclipse Architecture Council and the Eclipse
-Foundation Board of Directors. Chris' passions are <a
-	href="http://mea-bloga.blogspot.com/">blogging,</a>, software advocacy,
-tooling and anything Eclipse. He's always available to discuss
-open-source or Eclipse over a frosty beverage.</p>
-</div>
-
-<div class="member">
-<h3>Konstantin Komissarchik</h3>
-<img src="/org/elections/2008/komissarchik.jpg" align="left" />
-<p>Konstantin is a Consulting Member of the Technical Staff at Oracle. He has been a 
-committer on the Web Tools Platform since before its first release. He has designed 
-and implemented the Faceted Project Framework which made it possible for people 
-to easily extend capabilities of WTP projects. In his prior life, he has worked on 
-compilers, custom servers and network protocol design. He graduated from the 
-University of Washington with BS in Computer Science.</p>
-</div>
-
-</div>
-</div>
 <?php
-# Paste your HTML content between the EOHTML markers!
-$html = ob_get_contents();
-ob_end_clean();
-
-# Generate the web page
-$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);
+header("Location: http://projects.eclipse.org/projects/technology/who");
 ?>