[haizea-commit] r510 - trunk/html

haizea-commit at mailman.cs.uchicago.edu haizea-commit at mailman.cs.uchicago.edu
Wed Sep 24 13:29:55 CDT 2008


Author: borja
Date: 2008-09-24 13:29:55 -0500 (Wed, 24 Sep 2008)
New Revision: 510

Added:
   trunk/html/phoenixforge.png
Modified:
   trunk/html/doc_multiple.html
   trunk/html/documentation.html
   trunk/html/index.html
   trunk/html/whatis.html
Log:
Website updates for TP1.2

Modified: trunk/html/doc_multiple.html
===================================================================
--- trunk/html/doc_multiple.html	2008-09-24 18:29:06 UTC (rev 509)
+++ trunk/html/doc_multiple.html	2008-09-24 18:29:55 UTC (rev 510)
@@ -24,9 +24,11 @@
 <a href="credits.html">Credits</a></div>
 <h1>The Haizea Manual</h1>
 
+<p>Click <a href="manual/index.html" target="_blank">here</a> to see the manual in its own window.</p>
+
 <div class="center">
 <object data="manual/index.html" type="text/html" width="750" height="500" id="manualframe">
-  alt : <a href="manual/index.html">test.html</a>
+  <p>Looks like your browser doesn't support embedding HTML files. Click <a href="manual/index.html">here</a> to see the manual.</p>
 </object>
 </div>
 

Modified: trunk/html/documentation.html
===================================================================
--- trunk/html/documentation.html	2008-09-24 18:29:06 UTC (rev 509)
+++ trunk/html/documentation.html	2008-09-24 18:29:55 UTC (rev 510)
@@ -39,8 +39,8 @@
 <p>The Haizea Manual includes (almost) everything you need to know about using Haizea. You can read it in the following formats:</p>
 
 <ul>
-<li><a href="doc_multiple.html">Multiple HTML pages</a> (one page per section)</li>
-<li><a href="manual_single/index.html">A single HTML document</li>
+<li><a href="doc_multiple.html">Multiple HTML pages</a> (one page per section) [<a href="downloads/haizea-manual-multiple.tar.gz">downloadable tar.gz</a>]</li>
+<li><a href="manual_single/index.html">A single HTML document</a> [<a href="downloads/haizea-manual-single.tar.gz">downloadable tar.gz</a>]</li>
 <li><a href="haizea_manual.pdf">PDF</a></li>
 </ul>
 
@@ -51,20 +51,6 @@
 <h2>Still need help?</h2>
 
 <p>Do you have a question that is not answered in the documentation? Just send a message to our <a href="support.html">mailing list</a> and we'll try to help you out.</p>
-<!--
-<ul>
-<li><a href="whatis.html">What is Haizea?</a></li>
-<li><a href="doc_install.html">Installing Haizea</a></li>
-<li><a href="doc_quickstart.html">Haizea Quickstart Guide</a></li>
-<li><a href="doc_opennebula.html">Using OpenNebula and Haizea to manage VMs on a cluster</a><br/>
-<li><a href="doc_multiple.html">Running Multiple Simulation Experiments with Haizea</a></li>
-<li><a href="doc_analysis.html">Analysing data collected during a simulation experiment</a></li>
-<li><a href="doc_arch.html">The Haizea Architecture</a></li>
-<li><a href="changelog.html">Changelog</a></li>
-<li><a href="doc_roadmap.html">Roadmap</a></li>
-<li><a href="doc_extending.html">Extending Haizea</a></li>
-</ul>
--->
 
 <div class="back">
 <a href="index.html">

Modified: trunk/html/index.html
===================================================================
--- trunk/html/index.html	2008-09-24 18:29:06 UTC (rev 509)
+++ trunk/html/index.html	2008-09-24 18:29:55 UTC (rev 510)
@@ -24,11 +24,9 @@
 <a href="pubs.html">Publications</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
 <a href="credits.html">Credits</a></div>
 <div class="warning">
-<strong>Technology Preview 1.1 has been released</strong> (2008-07-24)<br/> with <a href="doc_opennebula.html">OpenNebula 1.0 support</a> and <a href="features.html">additional features</a>.<br/> See the <a href="changelog.html">changelog</a> for more details, or <a href="download.html">download</a> it now.
+<strong>Technology Preview 1.2 has been released</strong> (2008-09-29)<br/> with a <a href="documentation.html">new Haizea manual</a>, command-line and RPC interfaces, support for managing groups of VMs with OpenNebula, <a href="http://phoenixforge.cs.uchicago.edu/haizea">project management at PhoenixForge</a>, and lots of other changes. See the <a href="changelog.html">changelog</a> for more details, or <a href="download.html">download</a> it now.
 </div>
-<div class="warning">
-Haizea is kindly hosted at the University of Chicago's PhoenixForge. Since PhoenixForge is still under construction, some services are not yet available (bug tracking, wiki, etc.). Please bear with us as we migrate to this new home.
-</div>
+
 <p>Haizea is an open-source virtual machine-based lease management architecture (if that sounds like a mouthful, take a look at our <a href="whatis.html">What is Haizea?</a> page). In a nutshell, Haizea is a piece of software that, in combination with the <a href="http://www.opennebula.org/">OpenNebula virtual infrastructure manager</a>, can be used to manage a <a href="http://www.xen.org/">Xen</a> or <a href="http://kvm.qumranet.com/">KVM</a> cluster, allowing you to deploy different types of <a href="features_leases.html">leases</a> that are instantiated as virtual machines (VMs). Haizea can also be run in simulation, providing a platform for experimenting with scheduling algorithms that depend on VM deployment or on the leasing abstraction.</p>
 <p><a href="whatis.html">Learn more</a> about Haizea, or head over to the <a href="download.html">download</a> page to get started with Haizea.</p>
 
@@ -37,7 +35,13 @@
 <img src="what_haizea_does.png" width="650" height="352" border="0px" style="margin-top:15px" alt="Haizea can be used with OpenNebula or in simulation."/>
 </a>
 </div>
+
+<div class="center">
+<a href="http://phoenixforge.cs.uchicago.edu/">
+<img src="phoenixforge.png" width="277" height="52" border="0px" style="margin-top:15px" alt="Hosted by PhoenixForge"/>
+</a>
 </div>
+</div>
 <script type="text/javascript">
 var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
 document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

Added: trunk/html/phoenixforge.png
===================================================================
(Binary files differ)


Property changes on: trunk/html/phoenixforge.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Modified: trunk/html/whatis.html
===================================================================
--- trunk/html/whatis.html	2008-09-24 18:29:06 UTC (rev 509)
+++ trunk/html/whatis.html	2008-09-24 18:29:55 UTC (rev 510)
@@ -29,7 +29,7 @@
 <ul>
 <li><strong>Haizea is a resource manager</strong> (or, depending on who you ask, a "resource scheduler"): Haizea is a software component that can manage a set of computers (typically a cluster), allowing users to request exclusive use of those resources described in a variety of terms, such as "I need 10 nodes, each with 1 GB of memory, right now" or "I need 4 nodes, each with 2 CPUs and 2GB of memory, from 2pm to 4pm tomorrow".</li>
 <li><strong>Haizea uses leases</strong>: The fundamental resource provisioning abstraction in Haizea is the <em>lease</em>. Intuitively, a lease is some form of contract where one party agrees to provide a set of resources (an apartment, a car, etc.) to another party. When a user wants to request computational resources from Haizea, it does so in the form of a lease. When applied to computational resources, the lease abstraction is a powerful and general construct with a lot of nuances. See below for a more detailed definition of leases or read about the <a href="features_leases.html">types of leases supported by Haizea</a>.</li>
-<li><strong>Haizea is VM-based</strong>: We hold that the best way of implementing resource leases is using virtual machines (VMs). Therefore, Haizea's scheduling algorithms are geared towards managing virtual machines, factoring in all the extra operations (and overhead) involved in managing VMs. The <a href="http://workspace.globus.org/papers/">Globus Virtual Workspaces</a> group, where Haizea was originally developed, has an <a href="http://workspace.globus.org/papers/">extensive list of publications</a> that argue how using virtual machines for resource leasing is A Good Thing (and also Not A Trivial Thing).</li>
+<li><strong>Haizea is VM-based</strong>: We hold that the best way of implementing resource leases is using virtual machines (VMs). Therefore, Haizea's scheduling algorithms are geared towards managing virtual machines, factoring in all the extra operations (and overhead) involved in managing VMs. The <a href="http://workspace.globus.org/">Globus Virtual Workspaces</a> group, where Haizea was originally developed, has an <a href="http://workspace.globus.org/papers/">extensive list of publications</a> that argue how using virtual machines for resource leasing is A Good Thing (and also Not A Trivial Thing).</li>
 <li><strong>Haizea is open source</strong>: Haizea is published under the <a href="http://www.apache.org/licenses/LICENSE-2.0.html">Apache License 2.0</a>, a BSD-like <a href="http://www.opensource.org/">OSI</a>-compatible license.</li>
 </ul>
 



More information about the Haizea-commit mailing list