Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

outside links

newfile1.pdf
newfile1.zip

#designed for playing

  • list of bullets
  • list of bullets
  • list of bullets
  1. numbered lists
  2. numbered lists
  3. numbered lists

bold bold
strike
subscript subscript
superscript superscript

Image Removed

and here is a graph

Here I enter the Greek letter theta, θ, using the html code. It displays correctly initially. Here is θφΦ

test

Is there a page about Process Controller?

Copy of home page

Water Treatment, Done Sustainably

AguaClara is a multi-disciplinary program at Cornell University that designs sustainable water treatment systems ideal for resource-poor communities in the global south and green communities everywhere.

Recent News
Image Gallery
Concept Paper
White Paper
AguaClara & Sustainability
Getting Involved
Contact
Donations
Site en Español
Section
Column
Column
width200px
Wiki Markup

{center}
!home^aguaclara sun box.jpg|height=150px!
{center}
{center}
h4. Open Source Engineering 
AguaClara engineering services are provided free-of-charge, and all of our work is publicly documented on this website.
----
[Why Open Source?|Why Open Source?]
Column
width200px
Wiki Markup

{center}
!home^DSC_0607.JPG|height=150!
{center}
h4. Scalable Design
The AguaClara Design Tool is a free software that minimizes cost-per-design by automatically generating AutoCAD drawings upon request.
----
[Design Tool]
[Download Design Tool|http://ceeserver.cee.cornell.edu/mw24/Software/Runtime2010/AguaClara%20Design%20Tool.htm]
[Sustainability|AguaClara and Sustainability]
[Design Philosophy|Design Philosophy]
Column
width200px
Wiki Markup

{center}
!home^673.JPG|height=150!
{center}
h4. Innovative Research
AguaClara Technology is uniquely capable of producing high quality drinking water from turbid surface waters _without using electricity_.
----
[AguaClara Technology]
[The AguaClara Process|AguaClara Technology^The AguaClara Process.pdf]
[Research Home|Research]
[Research Philosophy]
Wiki Markup
{html-include:https://www.giving.cornell.edu/give/index.cfm}<!DOCTYPE HTML>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<html lang="en">
<head>
    <title>Nivo Slider Demo</title>
    <link rel="stylesheet" href="../themes/default/default.css" type="text/css" media="screen" />
    <link rel="stylesheet" href="../nivo-slider.css" type="text/css" media="screen" />
    <link rel="stylesheet" href="style.css" type="text/css" media="screen" />
</head>
<body>
    <div id="wrapper">
        <div class="slider-wrapper theme-default">
            <div class="ribbon"></div>
            <div id="slider" class="nivoSlider">
                <img src="https://confluence.cornell.edu/download/attachments/10420888/AguaClara+hand.png" alt="" />
                <a href="http://dev7studios.com"><img src="images/up.jpg" alt="" title="This is an example of a caption" /></a>
                <img src="images/walle.jpg" alt="" data-transition="slideInLeft" />
                <img src="images/nemo.jpg" alt="" title="#htmlcaption" />
            </div>
            <div id="htmlcaption" class="nivo-html-caption">
                <strong>This</strong> is an example of a <em>HTML</em> caption with <a href="#">a link</a>.
            </div>
        </div>

    </div>
    <script type="text/javascript" src="scripts/jquery-1.7.1.min.js"></script>
    <script type="text/javascript" src="../jquery.nivo.slider.pack.js"></script>
    <script type="text/javascript">
    $(window).load(function() {
        $('#slider').nivoSlider();
    });
    </script>
</body>
</html>