[Sop-svn] SF.net SVN: sop:[21] trunk/sopf/src/site/ml/index.html
Status: Planning
Brought to you by:
labiknight
|
From: <lab...@us...> - 2009-05-28 02:22:16
|
Revision: 21
http://sop.svn.sourceforge.net/sop/?rev=21&view=rev
Author: labiknight
Date: 2009-05-28 01:43:15 +0000 (Thu, 28 May 2009)
Log Message:
-----------
Updated the home page. Added IE specific styles.
Owolabi Oyapero
Modified Paths:
--------------
trunk/sopf/src/site/ml/index.html
Modified: trunk/sopf/src/site/ml/index.html
===================================================================
--- trunk/sopf/src/site/ml/index.html 2009-05-25 18:43:22 UTC (rev 20)
+++ trunk/sopf/src/site/ml/index.html 2009-05-28 01:43:15 UTC (rev 21)
@@ -11,77 +11,77 @@
SourceForge.net: SOPF - Project Web Hosting - Open Source Software
</title>
<style type="text/css">
- body
- {
- background: url("prweb-sidebar.png") top left fixed no-repeat;
- font-family: sans-serif;
- line-height: 140%;
- font-size: 90%;
- }
- img.logo
- {
- width:150px;
- heigth: 60px;
- /*border: #000 solid 1px;*/
- }
- a img
- {
- border-style: none;
- text-decoration: none;
- vertical-align: top;
- }
+ body
+ {
+ background: url("prweb-sidebar.png") top left fixed no-repeat;
+ font-family: sans-serif;
+ line-height: 140%;
+ font-size: 90%;
+ }
+ img.logo
+ {
+ width:150px;
+ heigth: 60px;
+ /*border: #000 solid 1px;*/
+ }
+ a img
+ {
+ border-style: none;
+ text-decoration: none;
+ vertical-align: top;
+ }
a.menuLink
{
margin-left: 2%;
}
- h1 { margin: 0 0 1em 5%; width: 80%; font-size: 160%; line-height: normal;}
+ h1 { margin: 0 0 1em 5%; width: 80%; font-size: 160%; line-height: normal;}
small {margin: .5em 0 0 5%; font-size: 80%; position: relative; display: block;}
h3 { margin-top: 2em; font-size: 100%; }
h2 { margin-top: 1em; font-size: 120%; }
- /* layout */
- .host
- {
- position: absolute;
- right: 1em;
- top: 2em;
- width: 25em;
- text-align: center;
- font-size: 80%;
- font-weight: bold;
- }
-
- .host a { text-decoration: none; }
-
- div.topLeft
- {
- border: thin;
- float: left;
- clear: left;
- width: 160px;
- /*border: #000 solid 1px;*/
- }
- div.topMid
- {
- float: left;
- /*border: #000 solid 1px;*/
- height: 135px;
- width: 65%;
- display: block;
- }
- div.topMenu
- {
- width: 99%;
- float: right;
- clear: both;
- /*border: #000 solid 1px;*/
- }
- ul.pageMenu
- {
- position: relative;
- left: 10%; /* push it right a little more */
+ /* layout */
+ .host
+ {
+ position: absolute;
+ right: 1em;
+ top: 2em;
+ width: 25em;
+ text-align: center;
+ font-size: 80%;
+ font-weight: bold;
+ }
+
+ .host a { text-decoration: none; }
+
+ div.topLeft
+ {
+ border: thin;
+ float: left;
+ clear: left;
+ width: 160px;
+ /*border: #000 solid 1px;*/
+ }
+ div.topMid
+ {
+ float: left;
+ /*border: #000 solid 1px;*/
+ height: 135px;
+ width: 65%;
+ display: block;
+ }
+ div.topMenu
+ {
+ width: 99%;
+ float: right;
+ clear: both;
+ /*border: #000 solid 1px;*/
+ }
+ ul.pageMenu
+ {
+ position: relative;
+ left: 10%; /* push it right a little more */
width : 100%;
padding : 0px;
margin : 0px;
@@ -102,93 +102,121 @@
{
display : inline;
}
- div.banner
- {
- clear: left;
- float: left;
- width: 95%;
- height: 30px;
- position:relative;
- bottom: -15%;
- /*border: #000 solid 1px;*/
- }
- span.smallTitle
- {
- font-weight: bold;
- font-size: 25px;
- color: #1C5D91;
- /*border: #000 solid 1px;*/
- }
-
- div.topRight
- {
- text-align: right;
- float: left;
- clear: right;
- /*border: #000 solid 1px;*/
- }
-
- div.left
- {
- float: left;
- width: 28%;
- margin: 0 1% 0 5%;
- }
-
- div.middle
- {
- float: left;
- width: 28%;
- padding: 0 2%;
- margin: 0;
- border: #000 solid 1px;
- min-width: 300px;
- }
-
- div.right
- {
- float: left;
- width: 28%;
- margin-left: 2%;
- /*border: #000 solid 1px;*/
- }
- div.top
- {
- border: thin;
- clear: both;
- width:100%;
- /*border: #000 solid 1px;*/
- }
- /* footer */
- #ft
- {
- clear: both;
- display: block;
- padding: 1em;
- margin-left: -5%;
- font-size: 80%;
- text-align: center;
- /*border: #000 solid 1px;*/
- }
+ div.banner
+ {
+ clear: left;
+ float: left;
+ width: 95%;
+ height: 30px;
+ position:relative;
+ bottom: -20px;
+ /*border: #000 solid 1px;*/
+ }
+ span.banner
+ {
+ font-weight: bold;
+ font-size: 25px;
+ color: #1C5D91;
+ /*border: #000 solid 1px;*/
+ }
+
+ div.topRight
+ {
+ text-align: right;
+ float: left;
+ clear: right;
+ /*border: #000 solid 1px;*/
+ }
+
+ div.left
+ {
+ float: left;
+ width: 28%;
+ margin: 0 1% 0 5%;
+ }
+
+ div.middle
+ {
+ float: left;
+ width: 28%;
+ padding: 0 2%;
+ margin: 0;
+ border: #000 solid 1px;
+ min-width: 300px;
+ }
+
+ div.right
+ {
+ float: left;
+ width: 28%;
+ margin-left: 2%;
+ /*border: #000 solid 1px;*/
+ }
+ div.top
+ {
+ border: thin;
+ clear: both;
+ width:100%;
+ /*border: #000 solid 1px;*/
+ }
+ /* footer */
+ #ft
+ {
+ clear: both;
+ display: block;
+ padding: 1em;
+ margin-left: -5%;
+ font-size: 80%;
+ text-align: center;
+ /*border: #000 solid 1px;*/
+ }
- #fad
- {
- height: 250px; overflow: hidden;
- line-height: 120%; font-size: 80%;
- }
+ #fad
+ {
+ height: 250px; overflow: hidden;
+ line-height: 120%; font-size: 80%;
+ }
+ span.leftGap{
+ margin-left: 5%;
+ }
+
</style>
+<!--[if IE]>
+<style type="text/css">
+ div.banner
+ {
+ margin-top: 25px;
+ }
+ span.banner
+ {
+ position: relative;
+ margin-bottom: 0px;
+ padding-bottom: 0px;
+ }
+</style>
+<![endif]-->
+<!--[if lt IE 8]>
+<style type="text/css">
+ img.logo
+ {
+ filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/concept6.8.png',sizingMethod='scale')";
+ }
+</style>
+<![endif]-->
+
<!--[if IE 6]>
<style type="text/css">
- div.left
- {
- margin: 0 1% 0 2.5%;
- }
- div.center
- {
- width: 300px;
- }
+ div.left
+ {
+ margin: 0 1% 0 2.5%;
+ }
+ div.center
+ {
+ width: 300px;
+ }
+
</style>
<![endif]-->
@@ -205,7 +233,7 @@
<body>
<div class="top">
<div class="topLeft">
- <img class="logo" src="images/concept6.3.png" alt="logo" />
+ <img class="logo" src="images/concept6.8.png" alt="logo" />
</div>
<div class="topMid">
<div class="topMenu">
@@ -252,7 +280,7 @@
</strong-->
</div>
<div class="banner">
- <span class="smallTitle">Synapse Oriented Programming Framework</span>
+ <span class="banner">Synapse Oriented Programming Framework</span>
</div>
</div>
<div class="topRight">
@@ -279,7 +307,7 @@
His goal is to design future systems based on this neural-network-pattern. With <b>SOPF</b> he/she should be able to -
</p>
<ul>
- <li>build a custom component that he/she finds useful in his neural-network,</li>
+ <li>build a custom component that he/she finds useful in the neural-network,</li>
<li>execute the neural-network across multiple machines</li>
<li>visually examine the data generated by the neural-network</li>
</ul>
@@ -307,7 +335,7 @@
<li>Provide a set of core-interfaces and their implementing models that have properties that can be tuned to enable association between components. </li>
<li>Provide a scalable distributed execution platform for the neural-network since, some neural-system might consist of billions of components. </li>
<li>Design the tools and libraries that will enable productive neural-system design. </li>
- <li>Provide tools that can be used to study the neural-system and the data generated by the system.</li>
+ <li>Provide tools that can be used to study the state of a neural-system and its state-derived data.</li>
</ol>
<p>
<br />
@@ -369,28 +397,22 @@
<p>
<a href="http://sourceforge.net/">
Project Web Hosted by
- <img src="images/sflogo.png" alt="SourceForge.net" />
+ <img src="images/sflogo.png" alt="SourceForge.net"/>
</a>
+ <span class="leftGap">Logo Created by <a href="mailto:joh...@us...?subject=Referred from SOPF">John Bayle </a></span>
</p>
<p>
- ©Copyright 1999-2008 -
- <a href="http://sourceforge.com/"
- title="Network which provides and promotes Open Source software downloads, development, discussion and news.">
- SourceForge</a>
- , Inc., All Rights Reserved
- </p>
- <p>
<a href="http://sourceforge.net/about">
About
- </a>
+ </a>
-
<a href="http://sourceforge.net/tos/tos.php">
Legal
- </a>
+ </a>
-
<a href="http://sourceforge.net/support">
Help
- </a>
+ </a>
</p>
</div>
</body>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|