clean the indentation of the web page
This commit is contained in:
parent
73d077de5a
commit
b0546f1567
1 changed files with 500 additions and 505 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<head>
|
||||
|
|
@ -30,9 +30,9 @@
|
|||
-->
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body>
|
||||
|
||||
<div id="alt">
|
||||
<div id="alt">
|
||||
<img style="clear:left;" src="eo_logo.png" alt="Evolving Objects logo" />
|
||||
<div id="menu">
|
||||
<p>C++ evolutionary computation components framework</p>
|
||||
|
|
@ -89,8 +89,8 @@
|
|||
</div><!-- class=shortcuts -->
|
||||
|
||||
<ul class="badges">
|
||||
<li>
|
||||
<!-- ++Begin Dynamic Feed Wizard Generated Code++ -->
|
||||
<li>
|
||||
<!-- ++Begin Dynamic Feed Wizard Generated Code++ -->
|
||||
<!--
|
||||
// Created with a Google AJAX Search and Feed Wizard
|
||||
// http://code.google.com/apis/ajaxsearch/wizards.html
|
||||
|
|
@ -130,7 +130,6 @@
|
|||
horizontal : false,
|
||||
title : "Latest news from EO",
|
||||
numResults : 20
|
||||
|
||||
}
|
||||
|
||||
new GFdynamicFeedControl(feeds, 'feed-control', options);
|
||||
|
|
@ -139,18 +138,18 @@
|
|||
google.load('feeds', '1');
|
||||
google.setOnLoadCallback(LoadDynamicFeedControl);
|
||||
</script>
|
||||
<!-- ++End Dynamic Feed Control Wizard Generated Code++ -->
|
||||
</li>
|
||||
<!-- ++End Dynamic Feed Control Wizard Generated Code++ -->
|
||||
</li>
|
||||
<li> <a href="http://sourceforge.net/projects/eodev"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=9775&type=8" width="80" height="15" alt="Get Evolving Objects at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
</div> <!-- id=menu -->
|
||||
</div> <!-- id=alt -->
|
||||
|
||||
|
||||
<div id="main">
|
||||
|
||||
|
||||
<h1><a name="Plan"></a>Evolving Objects (EO): an Evolutionary Computation Framework</h1>
|
||||
<h1><a name="Plan"></a>Evolving Objects (EO): an Evolutionary Computation Framework</h1>
|
||||
|
||||
<p>EO is <em>a template-based, ANSI-C++ evolutionary computation library</em> which helps you to write your own stochastic optimization algorithms insanely fast.</p>
|
||||
|
||||
|
|
@ -174,31 +173,31 @@
|
|||
|
||||
<p>Alternatively, you can join us on the official chatroom. You can try our <a href="http://irc.lc/freenode/paradiseo">webchat interface</a>, or if you already use IRC, you can directly connect to the <a href="irc://irc.freenode.org/#paradiseo">irc.freenode.org/#paradiseo</a> multi-user chatroom with your favorite client.</p>
|
||||
|
||||
<!--
|
||||
<!--
|
||||
<p>If you want to know how to help us to improve EO, the easiest way is to click on the following button:
|
||||
|
||||
<form method="POST" action="http://openhatch.org/+do/project.views.wanna_help_do">
|
||||
<form method="POST" action="http://openhatch.org/+do/project.views.wanna_help_do">
|
||||
<input type="hidden" name="from_offsite" value="True" />
|
||||
<input type="hidden" value="6519" name="project"/>
|
||||
<input type="submit" value="I want to help" rel="tipsy-south" id="openhatch-wannahelp-button" original-title="Click to add yourself to the list of people who want to contribute. People of all levels are welcome!"/>
|
||||
</form>
|
||||
</form>
|
||||
|
||||
<style>
|
||||
<style>
|
||||
@import url('http://openhatch.org/static/css/tipsy.css');
|
||||
</style>
|
||||
</style>
|
||||
|
||||
<style type="text/css">
|
||||
#openhatch-wannahelp-button:hover, #openhatch-wannahelp-button:focus { background-image:url('http://openhatch.org/static/images/wannahelp-button-bg-hover.png'); color:#222; text-decoration:none; }
|
||||
#openhatch-wannahelp-button { background: #C8E29D url('http://openhatch.org/static/images/wannahelp-button-bg.png') repeat-x scroll center top; border:3px solid #fff; cursor:pointer; cursor: hand; font-family: Helvetica, sans-serif; font-size:13pt; font-weight:normal; text-align:center; text-shadow:0 1px 0 #fff; white-space:normal; }
|
||||
#openhatch-wannahelp-button { -moz-border-radius: 8px; color: #444; float:left; padding:10px 20px; display:block; padding:2px 8px; }
|
||||
#openhatch-wannahelp-button:focus { outline-color:-moz-use-text-color; outline-style:none; outline-width:medium; }
|
||||
</style>
|
||||
-->
|
||||
<!--<script type="text/javascript" src="http://openhatch.org/static/packed/selections_for_widget.js?1271800811"></script>-->
|
||||
<style type="text/css">
|
||||
#openhatch-wannahelp-button:hover, #openhatch-wannahelp-button:focus { background-image:url('http://openhatch.org/static/images/wannahelp-button-bg-hover.png'); color:#222; text-decoration:none; }
|
||||
#openhatch-wannahelp-button { background: #C8E29D url('http://openhatch.org/static/images/wannahelp-button-bg.png') repeat-x scroll center top; border:3px solid #fff; cursor:pointer; cursor: hand; font-family: Helvetica, sans-serif; font-size:13pt; font-weight:normal; text-align:center; text-shadow:0 1px 0 #fff; white-space:normal; }
|
||||
#openhatch-wannahelp-button { -moz-border-radius: 8px; color: #444; float:left; padding:10px 20px; display:block; padding:2px 8px; }
|
||||
#openhatch-wannahelp-button:focus { outline-color:-moz-use-text-color; outline-style:none; outline-width:medium; }
|
||||
</style>
|
||||
-->
|
||||
<!--<script type="text/javascript" src="http://openhatch.org/static/packed/selections_for_widget.js?1271800811"></script>-->
|
||||
|
||||
<br />
|
||||
<br />
|
||||
</p>
|
||||
<br />
|
||||
<br />
|
||||
</p>
|
||||
|
||||
<h1><a name="Features"></a>Features <a href="#Plan">⤒</a></h1>
|
||||
|
||||
|
|
@ -297,7 +296,9 @@
|
|||
<li><em>And more!</em></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h2><a name="Portability"></a>Portability</h2>
|
||||
|
||||
<p> EO should work on Windows and any Un*x-like operating system with a
|
||||
standard-conforming C++ development system. </p>
|
||||
|
||||
|
|
@ -335,7 +336,6 @@
|
|||
|
||||
<div style="text-align:center;" id="__ss_4878872"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/nojhan/evolving-objects-yet-another-evolutionary-computation-library" title="Evolving Objects: Yet Another Evolutionary Computation Library?">Evolving Objects: Yet Another Evolutionary Computation Library?</a></strong><object id="__sse4878872" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=lecreusot-100731121355-phpapp01&stripped_title=evolving-objects-yet-another-evolutionary-computation-library" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse4878872" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=lecreusot-100731121355-phpapp01&stripped_title=evolving-objects-yet-another-evolutionary-computation-library" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object></div>
|
||||
|
||||
|
||||
<p>You can also read this <a href="http://geneura.ugr.es/~jmerelo/GAPPT/index.html">
|
||||
PowerPoint presentation</a>, that shows the EO philosophy.
|
||||
It includes a Visual Basic macro for evolving objects in Visual Basic
|
||||
|
|
@ -385,7 +385,6 @@
|
|||
</ul>
|
||||
|
||||
|
||||
|
||||
<h1><a name="Code"></a>Code <a href="#Plan">⤒</a></h1>
|
||||
|
||||
<h2><a name="Download"></a>Download</h2>
|
||||
|
|
@ -421,7 +420,6 @@
|
|||
</table>
|
||||
|
||||
|
||||
|
||||
<h2><a name="License"></a>License</h2>
|
||||
|
||||
<p>EO is distributed under the
|
||||
|
|
@ -516,9 +514,6 @@
|
|||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h2><a name="Authors"></a>Authors</h2>
|
||||
|
||||
<p>EO was started by the <a href="http://geneura.ugr.es/">Geneura
|
||||
|
|
@ -553,11 +548,11 @@
|
|||
<li>Charles Darwin: <a href="http://en.wikipedia.org/wiki/The_Origin_of_Species" >The Origin of Species</a>.</li>
|
||||
</ul>
|
||||
|
||||
</div> <!-- id=main -->
|
||||
</div> <!-- id=main -->
|
||||
|
||||
|
||||
<!-- Piwik -->
|
||||
<script type="text/javascript">
|
||||
<!-- Piwik -->
|
||||
<script type="text/javascript">
|
||||
var pkBaseURL = (("https:" == document.location.protocol) ? "https://sourceforge.net/apps/piwik/eodev/" : "http://sourceforge.net/apps/piwik/eodev/");
|
||||
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script><script type="text/javascript">
|
||||
|
|
@ -566,8 +561,8 @@
|
|||
piwikTracker.trackPageView();
|
||||
piwikTracker.enableLinkTracking();
|
||||
} catch( err ) {}
|
||||
</script><noscript><p><img src="http://sourceforge.net/apps/piwik/eodev/piwik.php?idsite=1" style="border:0" alt=""/></p></noscript>
|
||||
<!-- End Piwik Tag -->
|
||||
</script><noscript><p><img src="http://sourceforge.net/apps/piwik/eodev/piwik.php?idsite=1" style="border:0" alt=""/></p></noscript>
|
||||
<!-- End Piwik Tag -->
|
||||
|
||||
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue