Skip to content

Commit b0d09fa

Browse files
author
cristina
committed
fixing html so it plays with new css better
1 parent fcf253a commit b0d09fa

File tree

1 file changed

+26
-30
lines changed

1 file changed

+26
-30
lines changed

solutions/index.php

+26-30
Original file line numberDiff line numberDiff line change
@@ -42,41 +42,39 @@
4242

4343
<h2>Job Execution Challenges</h2>
4444

45-
<ul>
46-
<li><b><a href="olsgw/">Open Life Science Gateway and GRAM</a></b><br />
47-
The challenge: Allow biologists with no prior experience of Grid computing to easily use a gateway environment to run their analysis programs and compose computational workflow scripts without the challenges of a sharp learning curve. <a class="learnmore" href="olsgw/">Learn how...</a> </li>
48-
<li><b><a href="boinc/">Client scripting for BOINC applications</a></b><br />
49-
The challenge: Finding an alternative to using several different mechanisms to submit and monitor jobs on various resources. <a class="learnmore" href="boinc/">Learn how...</a></li>
50-
</ul>
45+
<h3><a href="olsgw/">Open Life Science Gateway and GRAM</a></h3>
46+
<p>The challenge: Allow biologists with no prior experience of Grid computing to easily use a gateway environment to run their analysis programs and compose computational workflow scripts without the challenges of a sharp learning curve. <a class="learnmore" href="olsgw/">Learn how...</a> </p>
47+
48+
<h3><a href="boinc/">Client scripting for BOINC applications</a></h3>
49+
50+
<p>The challenge: Finding an alternative to using several different mechanisms to submit and monitor jobs on various resources. <a class="learnmore" href="boinc/">Learn how...</a></p>
51+
5152

5253
<h2>Security Challenges</h2>
5354

54-
<ul>
55-
<li><b><a href="purse/">Registering Users For The Earth System Grid</a></b><br>
56-
The challenge: Add a simple user registration interface to your Grid application
55+
<h3><a href="purse/">Registering Users For The Earth System Grid</a></h3>
56+
57+
<p>The challenge: Add a simple user registration interface to your Grid application
5758
so that users need only a simple ID/password combination to "sign in."
5859
At the same time, make certain that the application uses "strong"
5960
Grid security internally.
60-
<a class="learnmore" href="purse/">Learn how...</a>
61-
</li>
62-
</ul>
61+
<a class="learnmore" href="purse/">Learn how...</a></p>
62+
6363

6464
<h2>Monitoring/Managability Challenges</h2>
6565

66-
<ul>
67-
<li><b><a href="system_monitoring/">A Monitoring System For The
68-
Earth System Grid</a></b><br>
69-
The challenge: Improve the overall availability of a distributed system
66+
<h3><a href="system_monitoring/">A Monitoring System For The
67+
Earth System Grid</a></h3>
68+
<p>The challenge: Improve the overall availability of a distributed system
7069
by monitoring critical system components, notifying system administrators
7170
when services fail, and recording availability of the services over time
7271
for later analysis.
7372
<a class="learnmore" href="system_monitoring/">Learn how...</a>
74-
</li>
75-
</ul>
73+
</p>
7674

7775
<h2>Data Challenges</h2>
7876

79-
<ul>
77+
8078
<!-- outdated - tgcp being removed from teragrid
8179

8280
<li><b><a href="tgcp/">Moving Data Fast On The TeraGrid</a></b><br>
@@ -88,14 +86,14 @@
8886
<a class="learnmore" href="tgcp/">Learn how...</a>
8987
</li>
9088
-->
91-
<li><b><a href="data_replication/">Data Replication For The Laser Interferometer
92-
Gravitational Wave Observatory</a></b><br>
93-
The challenge: Replicate large datasets on servers in several locations
89+
<h3><a href="data_replication/">Data Replication For The Laser Interferometer
90+
Gravitational Wave Observatory</a></h3>
91+
<p>The challenge: Replicate large datasets on servers in several locations
9492
to improve access times for local users in each place, keeping track of
9593
where the replicas are and ensuring that each replica site has all
9694
of the necessary files.
9795
<a class="learnmore" href="data_replication/">Learn how...</a>
98-
</li>
96+
</p>
9997

10098
<!-- Not ready yet!
10199
<li><b>Balancing Computation And Storage For The Sloan Digital Sky Survey</b><br>
@@ -104,18 +102,16 @@
104102
results, and a limited set of computation and storage facilities.
105103
</li>
106104
-->
107-
</ul>
105+
108106

109107
<h2>VO Management Challenges</h2>
110108

111-
<ul>
112-
<li><b><a href="managed_computations/">The Managed Computation and its Application to EGEE and OSG Requirements</a></b><br>
113-
The challenge: A virtual organization (VO) negotiates an
109+
<h3><a href="managed_computations/">The Managed Computation and its Application to EGEE and OSG Requirements</a></h3>
110+
<p>The challenge: A virtual organization (VO) negotiates an
114111
allocation from a resource provider and then disperses that
115112
allocation across its members according to VO policy.
116-
<a class="learnmore" href="managed_computations//">Learn how...</a>
117-
</li>
118-
</ul>
113+
<a class="learnmore" href="managed_computations//">Learn how...</a></p>
114+
119115

120116
</div>
121117

0 commit comments

Comments
 (0)