X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=portal%2Ftemplates%2Fabout.html;h=ab8be3a73ef4ed8e132b7efc87c7e1754a81295b;hb=9c374e6720cfd174ed38d25541bb66006f3e2ad2;hp=eab31c08aa35aaa3fe56b4d936a65773857d1f0d;hpb=bbcad9410db2c774e47081be9f68a7cea3d76426;p=myslice.git diff --git a/portal/templates/about.html b/portal/templates/about.html index eab31c08..ab8be3a7 100644 --- a/portal/templates/about.html +++ b/portal/templates/about.html @@ -1,4 +1,4 @@ -{% extends "layout.html" %} +{% extends "layout_wide.html" %} {% block content %}
@@ -62,20 +62,21 @@

Portal Components

Myslice (Web Frontend)

- MySlice is an ambitious project aiming to support researchers throughout the - lifecycle of experiments that can run on a variety of testbeds spanning different - administrative domains and networking technologies. Its basic principle is to bring - together available resources with useful information (characteristics, performance, network measurements). + A full-fledged and modular web portal for a testbed federation allowing user to register, + request slices and browse and book resources, with a strong emphasis on measurements.

More Info: http://myslice.info/

Code: Git Repository (read only)

- If you need write access to the git repository you need first to send your public key to support@myslice.info. + If you need write access to the git repository you need first to send your public key to support@onelab.eu.

Manifold (Portal backend)
-

Manifold is the backend that is running behind the portal.

+

+ Manifold is the backend that is running behind the portal. It is a component allowing the integration of distributed + and heterogeneous data sources, such as measurement platforms or data repositories. +

Documentation: http://trac.myslice.info/

Code: Git Repository (read only)