Added: websites/staging/labs/trunk/content/labs.html ============================================================================== --- websites/staging/labs/trunk/content/labs.html (added) +++ websites/staging/labs/trunk/content/labs.html Fri Jan 27 17:28:09 2012 @@ -0,0 +1,255 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> + +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-US"> + +<head> + <title>Apache Labs | Browse Labs</title> + <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" /> + <link rel="stylesheet" type="text/css" href="css/html.css" media="screen, projection, tv " /> + <link rel="stylesheet" type="text/css" href="css/layout.css" media="screen, projection, tv" /> + <link rel="stylesheet" type="text/css" href="css/print.css" media="print" /> +</head> + +<body> + +<div id="header"> + <a href="/"><img src="images/bg/top_left.jpg" alt="left slice" class="left" /></a> + <img src="images/bg/top_right.jpg" alt="right slice" class="right" /> +</div> + +<div id="content"> + + <div id="mainMenu"> + <ul class="floatLeft"> + <li><a href="/" title="Home">Home</a></li> + <li><a href="labs.html" title="Browse Labs" class="here">Browse Labs</a></li> + <li><a href="mail.html" title="Mailing Lists and Archives">Mailing Lists</a></li> + <li><a href="https://issues.apache.org/jira/browse/LABS" title="Issues">Issues</a></li> + <li><a href="http://svn.apache.org/repos/asf/labs/" title="Repository" class="last">Repository</a></li> + </ul> + </div> + + <div id="page"> + + <div class="width75 floatLeft"> + + <div class="gradient"> + + <h1>List of Apache Labs</h1> + + <ul> + <li><a href="http://svn.apache.org/repos/asf/labs/agora/" title="Agora">Agora</a> - + An application to mine and visualize mailing lists as virtual communities and visually + understand their shape and behavior.</li> + + <li><a href="http://svn.apache.org/repos/asf/labs/amber/" title="Amber">Amber</a> - + An OAuth Java framework.</li> + + <li><a href="http://svn.apache.org/repos/asf/labs/apiary/" title="Apiary">Apiary</a> - + Developing a partner interface to the ApacheCon database. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/badca/" title="BaDCA">BaDCA</a> - This lab is being used to allow development of BaDCA from it's initial version written in Perl. This rewrite aims to further the initial work done, but move the code into a more maintainable structure and remove some of the complexities of the initial version. The rewrite is being done in Python, using direct binding to OpenSSL to allow as much as possible of the project to be in pure Python. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/bananadb/" title="BananaDB">BananaDB</a> - + A hashtable (Map<K, V>) located on filesyste and not in memory. Aims at adding transactions, secondary indices and annotational API. + </li> + + + <li><a href="http://svn.apache.org/repos/asf/labs/boardcast/" title="Boardcast">Boardcast</a> - + This lab aims to ease the production of Apache project board reports, by keeping track of standard reportable project information over a stated time period, such as: committers added and departed, PMC members added and departed, releases made, upcoming releases (roadmap), events and conferences, and project level issues. + </li> + + <li><a href='http://svn.apache.org/repos/asf/labs/clouds' title='Clouds'>Clouds</a> - + An architecture, testing and documentation project for the emerging Apache cloud stack. + It's aim is to focus existing efforts by providing + <a href='http://cwiki.apache.org/labs/clouds.html'>space</a> for high level thinking, + documentation and <a href='http://svn.apache.org/repos/asf/labs/clouds'>glue</a>. + Contributions (big or small) from all Apache projects interested in the Cloud very welcome, + including links to <a href='http://cwiki.apache.org/labs/cloudsthepresentations.html'>presentations</a>. + </li> + <li><a href="http://svn.apache.org/repos/asf/labs/consite" title="Consite">Consite</a> - + A set of <a href="http://www.radiantcms.org">Radiant CMS</a> extensions for creating and managing a conference + website. Used to power the current iteration of the apachecon websites. + </li> + + + <li><a href="http://svn.apache.org/repos/asf/labs/discordia/" title="Discordia">Discordia</a> - + Discordia's goal is to build a complete database of licenses to help people analyze their dependencies and serve it through a simple AJAX web interface.</li> + + <li><a href="http://svn.apache.org/repos/asf/labs/dislocate/" title="Dislocate">Dislocate</a> - + A distributed service locator. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/droids/" title="Droids">Droids</a> - + Droids aims to be an intelligent standalone crawl framework that automatically seeks + out relevant online information based on the user's specifications. + The core is a simple crawler which can be easily extended by plugins. + So if a project/app needs special processing for a crawled url one can easily write a plugin to implement the + functionality. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/dungeon/" title="Dungeon">Dungeon</a> - + Yet another compiler compiler, associated tools and sample + grammar implementations. The meta-grammar is based on BNF and the + first grammar implementation is planned to be for ASN.1. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/dworker/trunk/" title="dworker">dworker</a> - + The distributed task execution system. Server and client code to run user defined + tasks in parallel across many machines. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/errbase/" title="ErrBase">ErrBase</a> - + A tool that scrapes your code for i18n message files and generates a wiki page for each + message that users can update with information on workarounds, possible causes and other + information. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/esqueranto/" title="Esqueranto">Esqueranto</a> - + An antlr lexer/parser grammar for the Contextual Query Language (CQL) and related tree grammars for concrete search + implementations (e.g. Lucene). + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/fluid/" title="fluid">fluid</a> - + Fluid extends Java Persistence Architetcure (JPA) for Service Data Objects (SDO). + </li> + + <li> + <a href="http://svn.apache.org/repos/asf/labs/jaxmas/" title="JaxMas">JaxMas</a> + - a poor mans implementation of JAXR, the Java API for XML registries, based + on <a href="http://hsqldb.org" title="HSQLDB">HSQLDB</a>. The emphasis is on + simplicity and usability for unit tests and similar tasks. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/juuso/" title="Juuso">Juuso</a> - + RDF store with built-in OWL reasoning based on the Mercury + programming language.</li> + + <li><a href="http://svn.apache.org/repos/asf/labs/magma/" title="Magma">Magma</a> - + Magma uses AOP on the frontline to build applications integrating Apache products in an + easy, productive, extremely fast and higly reusable way. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/magnet/" title="Magnet">Magnet</a> - + Application using ASF technologies intended to spread the word about the ASF and attract contributors. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/mboxed" title="MBoxer">mboxed</a> - Mail Archive viewer in Python. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/monsoon/" title="Monsoon">Monsoon</a> - + Monsoon offers implementations of the websocket protocol according to the latest IETF drafts. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/mouse" title="Mouse">Mouse</a> - A light-weight license checker and release audit tool (similar to <a href="http://incubator.apache.org/rat/">RAT</a>). + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/mboxer/" title="MBoxer">MBoxer</a> - + MBoxer is designed to provide analysis and statistics about mailing list traffic, with particular emphasis on + aspects of community building, by identifying potential contributors who are very frequent responders (eg. answering + questions on user list), finding particularly hot topics, and so on. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/noggit/" title="Noggit">Noggit</a> - + The fast JSON streaming parser and serializer for Java. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/nucleus/" title="Nucleus">Nucleus</a> - + Atom-based content storage framework. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/openelo/" title="OpenELO">OpenELO</a> - + The Apache OpenELO library is a Java implementation of the + <a href="http://en.wikipedia.org/wiki/Elo_rating_system">Elo Rating System</a>. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/orthrus/trunk/" title="Orthrus">Orthrus</a> - + A C library and user interfaces for RFC 2289, "A One-Time Password System (OTP)", also known as OPIE or S/Key. + </li> + + <li> + <a href="penihip/" title="Penihip">Penihip</a> + - A name generator. Apply a simple cipher to generate new speakable + words. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/pinpoint/" title="Pinpoint">Pinpoint</a> - + log4j log correlation tool - indexes log events and provides context level searching. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/pulse/" title="Pulse">Pulse</a> - + A recording package for Apache mailing list statistics. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/speedyfeed/" title="Speedyfeed">Speedyfeed</a> - + Utilities for optimizing the contents of Atom feeds on the fly as they are being served. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/vysper/" title="Vysper">Vysper</a> - + A XMPP server. + </li> + + <li><a href="webarch/" title="Web Architecture">Web Architecture</a> - + Experiments in specifying protocols for the World Wide Web. + </li> + + <li><a href="http://svn.apache.org/repos/asf/labs/yay/" title="Yay">Yay</a> - + Apache Yay is a Java library for creating + <a href="http://en.wikipedia.org/wiki/Neural_network">neural networks</a>. + </li> + </ul> + + </div> + + </div> + + <div class="width25 floatRight rightColumn"> + <ul class="sideMenu"> + <li> + <ul> + <li><a href="team.html" title="Who we are">Who we are</a></li> + <li><a href="bylaws.html" title="Project Bylaws">How it works</a></li> + <li><a href="faq.html" title="Frequently Asked Questions">FAQ</a></li> + <li><a href="doapizer.html" title="Create a Labs DOAP file">Labs DOAPizer</a></li> + <li><a href="credits.html" title="Credits">Credits</a></li> + </ul> + </li> + </ul> + </div> + + <div class="width25 floatRight rightColumn" style="margin-top: 0.5em"> + <ul class="sideMenu"> + <li> + <ul> + <li><a href="http://www.apache.org/foundation/thanks.html " title="Foundation Sponsors"><big>Thanks to our Sponsors!</big></a></li> + <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsorship Program">Become a Sponsor!</a></li> + </ul> + </li> + </ul> + </div> + + </div> + +</div> + +<div id="footer"> + + <div id="width"> + <span class="floatLeft"> + Copyright © 2006 The <a href="http://www.apache.org/" title="The Apache Software Foundation">Apache Software Foundation</a> + </span> + + <span class="floatRight"> + design <a href="credits.html" title="Credits">credits</a> <span class="grey">|</span> + valid <a href="http://validator.w3.org/check?uri=referer" title="Validate XHTML">XHTML</a> <span class="grey">|</span> + valid <a href="http://jigsaw.w3.org/css-validator?uri=referer" title="Validate CSS">CSS</a> + </span> + </div> + +</div> + +</body> + +</html>
Added: websites/staging/labs/trunk/content/mail.html ============================================================================== --- websites/staging/labs/trunk/content/mail.html (added) +++ websites/staging/labs/trunk/content/mail.html Fri Jan 27 17:28:09 2012 @@ -0,0 +1,138 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> + +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-US"> + +<head> + <title>Apache Labs</title> + <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" /> + <link rel="stylesheet" type="text/css" href="css/html.css" media="screen, projection, tv " /> + <link rel="stylesheet" type="text/css" href="css/layout.css" media="screen, projection, tv" /> + <link rel="stylesheet" type="text/css" href="css/print.css" media="print" /> +</head> + +<body> + +<div id="header"> + <a href="/"><img src="images/bg/top_left.jpg" alt="left slice" class="left" /></a> + <img src="images/bg/top_right.jpg" alt="right slice" class="right" /> +</div> + +<div id="content"> + + <div id="mainMenu"> + <ul class="floatLeft"> + <li><a href="/" title="Home">Home</a></li> + <li><a href="labs.html" title="Browse Labs">Browse Labs</a></li> + <li><a href="mail.html" title="Mailing Lists and Archives" class="here">Mailing Lists</a></li> + <li><a href="https://issues.apache.org/jira/browse/LABS" title="Issues">Issues</a></li> + <li><a href="http://svn.apache.org/repos/asf/labs/" title="Repository" class="last">Repository</a></li> + + </ul> + </div> + + <div id="page"> + + <div class="width75 floatLeft"> + + <div class="gradient"> + + <h1>Mailing Lists and Archives</h1> + + <h2>Archives</h2> + <dl> + <dt>[email protected]</dt> + <dd> + <ul> + <li><a href="http://mail-archives.apache.org/mod_mbox/labs-labs/" title="ASF Archive: labs">ASF Mail Archive</a></li> + <li><a href="http://markmail.org/list/org.apache.labs.labs/" title="Mark Mail: labs" class="last">Mark Mail</a></li> + </ul> + </dd> + + <dt>[email protected]</dt> + <dd> + <ul> + <li><a href="http://mail-archives.apache.org/mod_mbox/labs-commits/" title="ASF Archive: commits">ASF Mail Archive</a></li> + <li><a href="http://markmail.org/list/org.apache.labs.commits/" title="Mark Mail: commits" class="last">Mark Mail</a></li> + </ul> + </dd> + </dl> + + <h2>Mailing Lists</h2> + <p> + The Labs project has the following mailing lists (The Labs PMC will not ask for lab-specific mail lists): + </p> + <dl> + <dt>[email protected]</dt> + <dd> + Anybody can subscribe and post messages to "[email protected]". + Please prefix messages with the relevant lab name (i.e. '[labname]') + to give proper context to the email threads. + <ul> + <li><a href="mailto:[email protected]?subject=subscribe&body=subscribe">Subscribe to [email protected]</a></li> + <li><a href="mailto:[email protected]?subject=unsubscribe&body=unsubscribe">Un-subscribe from [email protected]</a></li> + </ul> + </dd> + + <dt>[email protected]</dt> + <dd> + Anybody can subscribe to "[email protected]", but only + automated agents can post to it (svn commit diffs, cron jobs, etc..). + <ul> + <li><a href="mailto:[email protected]?subject=subscribe&body=subscribe">Subscribe to [email protected]</a></li> + <li><a href="mailto:[email protected]?subject=unsubscribe&body=unsubscribe">Un-subscribe from [email protected]</a></li> + </ul> + </dd> + </dl> + + </div> + + </div> + + <div class="width25 floatRight rightColumn"> + <ul class="sideMenu"> + <li> + <ul> + <li><a href="team.html" title="Who we are">Who we are</a></li> + <li><a href="bylaws.html" title="Project Bylaws">How it works</a></li> + <li><a href="faq.html" title="Frequently Asked Questions">FAQ</a></li> + <li><a href="doapizer.html" title="Create a Labs DOAP file">Labs DOAPizer</a></li> + <li><a href="credits.html" title="Credits">Credits</a></li> + </ul> + </li> + </ul> + </div> + + <div class="width25 floatRight rightColumn" style="margin-top: 0.5em"> + <ul class="sideMenu"> + <li> + <ul> + <li><a href="http://www.apache.org/foundation/thanks.html " title="Foundation Sponsors"><big>Thanks to our Sponsors!</big></a></li> + <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsorship Program">Become a Sponsor!</a></li> + </ul> + </li> + </ul> + </div> + + </div> + +</div> + +<div id="footer"> + + <div id="width"> + <span class="floatLeft"> + Copyright © 2006 The <a href="http://www.apache.org/" title="The Apache Software Foundation">Apache Software Foundation</a> + </span> + + <span class="floatRight"> + design <a href="credits.html" title="Credits">credits</a> <span class="grey">|</span> + valid <a href="http://validator.w3.org/check?uri=referer" title="Validate XHTML">XHTML</a> <span class="grey">|</span> + valid <a href="http://jigsaw.w3.org/css-validator?uri=referer" title="Validate CSS">CSS</a> + </span> + </div> + +</div> + +</body> + +</html> \ No newline at end of file Added: websites/staging/labs/trunk/content/src/asf_logo.psd ============================================================================== Binary file - no diff available. Propchange: websites/staging/labs/trunk/content/src/asf_logo.psd ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/staging/labs/trunk/content/src/labs.psd ============================================================================== Binary file - no diff available. Propchange: websites/staging/labs/trunk/content/src/labs.psd ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: websites/staging/labs/trunk/content/team.html ============================================================================== --- websites/staging/labs/trunk/content/team.html (added) +++ websites/staging/labs/trunk/content/team.html Fri Jan 27 17:28:09 2012 @@ -0,0 +1,122 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> + +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-US"> + +<head> + <title>Apache Labs</title> + <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" /> + <link rel="stylesheet" type="text/css" href="css/html.css" media="screen, projection, tv " /> + <link rel="stylesheet" type="text/css" href="css/layout.css" media="screen, projection, tv" /> + <link rel="stylesheet" type="text/css" href="css/print.css" media="print" /> +</head> + +<body> + +<div id="header"> + <a href="/"><img src="images/bg/top_left.jpg" alt="left slice" class="left" /></a> + <img src="images/bg/top_right.jpg" alt="right slice" class="right" /> +</div> + +<div id="content"> + + <div id="mainMenu"> + <ul class="floatLeft"> + <li><a href="/" title="Home">Home</a></li> + <li><a href="labs.html" title="Browse Labs">Browse Labs</a></li> + <li><a href="mail.html" title="Mailing Lists and Archives">Mailing Lists</a></li> + <li><a href="https://issues.apache.org/jira/browse/LABS" title="Issues">Issues</a></li> + <li><a href="http://svn.apache.org/repos/asf/labs/" title="Repository" class="last">Repository</a></li> + </ul> + </div> + + <div id="page"> + + <div class="width75 floatLeft"> + + <div class="gradient"> + + <h1>Who We Are</h1> + + <dl> + <dt><acronym title="Project Management Committee">PMC</acronym> Members</dt> + <dd> + <ul> + <li><a href="http://people.apache.org/~berndf/">Bernd Fondermann</a></li> + <li><a href="http://people.apache.org/~bdelacretaz/">Bertrand Delacretaz</a></li> + <li><a href="http://people.apache.org/~brett/">Brett Porter</a></li> + <li><a href="http://people.apache.org/~danny/">Danny Angus</a></li> + <li><a href="http://people.apache.org/~erikabele/">Erik Abele</a></li> + <li><a href="http://people.apache.org/~rooneg/">Garrett Rooney</a></li> + <li><a href="http://people.apache.org/~geirm/">Geir Magnusson Jr</a></li> + <li><a href="http://people.apache.org/~minfrin/">Graham Leggett</a></li> + <li><a href="http://people.apache.org/~gregor/">Gregor Rothfuss</a></li> + <li><a href="http://people.apache.org/~farra/">J Aaron Farr </a></li> + <li><a href="http://people.apache.org/~jukka/">Jukka Zitting</a></li> + <li><a href="http://people.apache.org/~leosimons/">Leo Simons</a></li> + <li><a href="http://people.apache.org/~niallp/">Niall Pemberton</a></li> + <li><a href="http://people.apache.org/~noel/">Noel J. Bergman</a></li> + <li><a href="http://people.apache.org/~reinhard/">Reinhard Poetz</a></li> + <li><a href="http://people.apache.org/~sctemme/">Sander Temme</a></li> + <li><a href="http://people.apache.org/~sgala/">Santiago Gala</a></li> + <li><a href="http://people.apache.org/~sanders/">Scott Sanders</a></li> + <li><a href="http://people.apache.org/~simoneg/">Simone Gianni</a></li> + <li><a href="http://people.apache.org/~simonetripodi/">Simone Tripodi</a></li> + <li><a href="http://people.apache.org/~twl/">Ted Leung</a></li> + <li><a href="http://people.apache.org/~twilliams/">Timothy Williams</a></li> + <li><a href="http://people.apache.org/~yoavs/">Yoav Shapira</a></li> + </ul> + </dd> + </dl> + + </div> + + </div> + + <div class="width25 floatRight rightColumn"> + <ul class="sideMenu"> + <li> + <ul> + <li>Who we are</li> + <li><a href="bylaws.html" title="Project Bylaws">How it works</a></li> + <li><a href="faq.html" title="Frequently Asked Questions">FAQ</a></li> + <li><a href="doapizer.html" title="Create a Labs DOAP file">Labs DOAPizer</a></li> + <li><a href="credits.html" title="Credits">Credits</a></li> + </ul> + </li> + </ul> + </div> + + <div class="width25 floatRight rightColumn" style="margin-top: 0.5em"> + <ul class="sideMenu"> + <li> + <ul> + <li><a href="http://www.apache.org/foundation/thanks.html " title="Foundation Sponsors"><big>Thanks to our Sponsors!</big></a></li> + <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsorship Program">Become a Sponsor!</a></li> + </ul> + </li> + </ul> + </div> + + </div> + +</div> + +<div id="footer"> + + <div id="width"> + <span class="floatLeft"> + Copyright © 2006 The <a href="http://www.apache.org/" title="The Apache Software Foundation">Apache Software Foundation</a> + </span> + + <span class="floatRight"> + design <a href="credits.html" title="Credits">credits</a> <span class="grey">|</span> + valid <a href="http://validator.w3.org/check?uri=referer" title="Validate XHTML">XHTML</a> <span class="grey">|</span> + valid <a href="http://jigsaw.w3.org/css-validator?uri=referer" title="Validate CSS">CSS</a> + </span> + </div> + +</div> + +</body> + +</html> Added: websites/staging/labs/trunk/content/template.html ============================================================================== --- websites/staging/labs/trunk/content/template.html (added) +++ websites/staging/labs/trunk/content/template.html Fri Jan 27 17:28:09 2012 @@ -0,0 +1,110 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> + +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-US"> + +<head> + <title>Apache Labs | @@title@@</title> + <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" /> + <link rel="stylesheet" type="text/css" href="css/html.css" media="screen, projection, tv " /> + <link rel="stylesheet" type="text/css" href="css/layout.css" media="screen, projection, tv" /> + <link rel="stylesheet" type="text/css" href="css/print.css" media="print" /> +</head> + +<body> + +<div id="header"> + <a href="/"><img src="images/bg/top_left.jpg" alt="left slice" class="left" /></a> + <img src="images/bg/top_right.jpg" alt="right slice" class="right" /> +</div> + +<div id="content"> + + <div id="mainMenu"> + <ul class="floatLeft"> + <li><a href="/" title="Home">Home</a></li> + <li><a href="labs.html" title="Browse Labs">Browse Labs</a></li> + <li><a href="mail.html" title="Mailing Lists and Archives">Mailing Lists</a></li> + <li><a href="https://issues.apache.org/jira/browse/LABS" title="Issues">Issues</a></li> + <li><a href="http://svn.apache.org/repos/asf/labs/" title="Repository" class="last">Repository</a></li> + </ul> + </div> + + <div id="page"> + + <div class="width75 floatLeft"> + + <div class="gradient"> + + <h1>Title</h1> + <h2>Subtitle</h2> + + <p> + Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Pellentesque tempor. Suspendisse mollis eros sit amet purus. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Cras euismod purus nec sem. Sed placerat, risus ac mattis suscipit, metus nulla molestie mi, ut condimentum nunc dolor vel sapien. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. In massa. Mauris fermentum elit. Aliquam et pede id odio mollis adipiscing. Nulla facilisi. Nullam volutpat nunc. Morbi non erat. Quisque eget ligula. Duis sollicitudin augue eu magna. Cras ultrices, nisi eu rutrum ultrices, nunc ipsum mattis lorem, tempus auctor leo massa vel mauris. + </p> + + <blockquote class="go"> + <p> + In vitae odio. Pellentesque quis neque. Vestibulum consectetuer. Etiam mi sem, hendrerit tempor, cursus sit amet, elementum vel, magna. Vivamus et mi non neque vehicula elementum. + </p> + </blockquote> + + <p> + Cras vel dolor. Sed luctus augue nec elit. Praesent tempor. Nulla facilisi. Sed a urna a enim tincidunt rhoncus. Suspendisse a libero. In elementum elit. Nullam ante neque, condimentum at, sagittis in, interdum nec, enim. Etiam tempor condimentum mauris. Donec eget lacus a est egestas aliquam. Morbi elit. Aenean congue tempus nisl. + </p> + + <p> + In sit amet odio nec massa posuere iaculis. Etiam ornare, mauris in pellentesque iaculis, nulla orci ultrices nisl, id ullamcorper urna metus ac lacus. In tempor, magna vel posuere gravida, ante neque lacinia augue, ut scelerisque magna lectus id elit. Proin mollis, lorem id tempus sagittis, pede lacus sagittis nibh, sit amet feugiat est lectus nec nunc. Vivamus in urna vel lacus congue tempus. Aliquam erat volutpat. Etiam nec justo eget odio vehicula sodales. Aliquam eu massa sed tortor convallis pretium. Morbi pharetra neque in libero. Donec tempor. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. Praesent molestie ante at magna. Duis et dolor id ipsum commodo vehicula. Praesent nulla ligula, auctor quis, imperdiet quis, consectetuer porttitor, nibh. Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Suspendisse vel orci sit amet orci elementum adipiscing. In et erat. + </p> + + </div> + + </div> + + <div class="width25 floatRight rightColumn"> + <ul class="sideMenu"> + <li> + <ul> + <li><a href="team.html" title="Who we are">Who we are</a></li> + <li><a href="bylaws.html" title="Project Bylaws">How it works</a></li> + <li><a href="faq.html" title="Frequently Asked Questions">FAQ</a></li> + <li><a href="doapizer.html" title="Create a Labs DOAP file">Labs DOAPizer</a></li> + <li><a href="credits.html" title="Credits">Credits</a></li> + </ul> + </li> + </ul> + </div> + + <div class="width25 floatRight rightColumn" style="margin-top: 0.5em"> + <ul class="sideMenu"> + <li> + <ul> + <li><a href="http://www.apache.org/foundation/thanks.html " title="Foundation Sponsors"><big>Thanks to our Sponsors!</big></a></li> + <li><a href="http://www.apache.org/foundation/sponsorship.html" title="Sponsorship Program">Become a Sponsor!</a></li> + </ul> + </li> + </ul> + </div> + + </div> + +</div> + +<div id="footer"> + + <div id="width"> + <span class="floatLeft"> + Copyright © 2006 The <a href="http://www.apache.org/" title="The Apache Software Foundation">Apache Software Foundation</a> + </span> + + <span class="floatRight"> + design <a href="credits.html" title="Credits">credits</a> <span class="grey">|</span> + valid <a href="http://validator.w3.org/check?uri=referer" title="Validate XHTML">XHTML</a> <span class="grey">|</span> + valid <a href="http://jigsaw.w3.org/css-validator?uri=referer" title="Validate CSS">CSS</a> + </span> + </div> + +</div> + +</body> + +</html> \ No newline at end of file --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
