~nicopresto/healthscapes-w3/healthscapes

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
{{extend 'layout.html'}}
<section id="indexPage">
    
    <blockquote><p>A suite of web tools for finding,
    analyzing, and sharing global environmental health
    information ...</p></blockquote>

              <p id="partners">  
                <strong>Partners:</strong>
                <a href="http://sage.wisc.edu" target="_blank"> 
                  <img src="/{{=request.application}}/static/icons/sagelogo.png" alt="link to UW-SAGE" title="sage" style="width:50px;height:30px;"/></a> 
                <a href="http://www.wisc.edu" target="_blank"> 
                  <img src="/{{=request.application}}/static/icons/uwlogo_web_sm_fl.png"
                  alt="link to UW-Madison" title="UW Madison" style="width:90px;height:30px;"/></a> 
                <a href="http://eden.sahanafoundation.org" target="_blank"> 
                  <img src="/{{=request.application}}/static/icons/logo-sahana.png" alt="link to UW-Sahana" title="sahana" style="width:50px;height:25px;"/></a> 
                <a href="http://www.noaa.gov" target="_blank"> 
                  <img src="/{{=request.application}}/static/icons/200px-NOAA_logo.svg.png" alt="link to NOAA" title="noaa" style="width:40px;height:30px;"/></a> 
              </p>  
                
    <div style="clear:both"></div>

                <!-- Follow Us: -->
                <!-- <a href="http://twitter.com/healthscapes" target="_blank">  -->
                <!--   <img src="/{{=request.application}}/static/icons/t_logo-a.png" alt="@healthscapes" title="@healthscapes" style="width:30px;height:30px;"/>  -->
                <!-- </a>  -->
                


    <article class="post" id="frontNews">
    
        <h2 class="title">Update: Alpha launched June 2011</h2> 
        
        <div class="entry">
        
            <div id='hs_screenshot' style="float: left;">
            
                <img style="display: block;" src="{{=URL(r=request, c='static', f='img/hs_screenshot2.png')}}" width="400" height="300" ></img>
                <p>Analytical interface, Alpha 2011</p>
            
            </div>
            
            <div id="globeDiv">
                <!-- <span class='.entry'>Version: v0.1.5</span> -->
                <a href="http://health.skapes.org">
                    <p class="img"><img id="globe" src="{{=URL(r=request, c='static', f='img/logo_white_alpha.png')}}" width="370" height="340" alt="earth demo" /></p>
                </a> 
            </div>
            
            <div style="clear:both;"></div>
        
        </div>
          
    </article>

    <article id="boxContainer" class="post">
    <h2 class="title">Components</h2>
        <div class="entry">
    
            <div class="box detector">
                <a href="{{=URL(r=request, f='detect')}}" style="text-decoration:none">
                    <h2>Find</h2> 
                    <p>Identify maps for a region or topic with help from social, expert, and automated guides</p> 
                </a>
                <div style="clear: both;"></div>
            </div>
            
            <div class="box analytics">
                <a href="{{=URL(r=request, f='analyze')}}" style="text-decoration:none">
                    <h2>Analyze</h2> 
                    <p>Use embedded statistical tools to analyze and visualize maps and data</p> 
                </a>
                <div style="clear: both;"></div>
            </div>
            
            <div class="box social">
                <a href="{{=URL(r=request, f='share')}}" style="text-decoration:none">
                     <h2>Share</h2> 
                     <p>Collaborate and share code, or follow case studies and tutorials</p> 
                </a>
                <div style="clear: both;"></div>
            </div>

         </div>
         
         <div style="clear:both;"></div>
        
    </article>
    
    <article class="post"> 
    
          <h2 class="title">More Information?</h2> 
          <div class="entry">
              <p>Our goal is to support research with
              relevant spatial information. During a crisis,
              natural disaster or disease outbreak, these tools are
              designed to extend the analytical capacity of the humanitarian and
              research communities. Skapes.org is a component of the Healthscapes project, which
              emerged from the field and lab experiences of our
              of physicians, veterinarians, computer scientists,
              ecologists, epidemiologists, and geographers. We operate
              from the Center for Sustainability and the Global
              Environment (SAGE), within the Nelson Institute, at the
              University of Wisconsin-Madison
          </p>
          </div>

          
          
    </article> 
    
</section>