You are viewing a plain text version of this content. The canonical link for it is here.
Posted to s4-commits@incubator.apache.org by df...@apache.org on 2013/02/21 13:57:06 UTC

svn commit: r1448640 [1/3] - in /incubator/s4/site: contrib/index.html download/index.html index.html style/ie.css style/nav.css style/print.css style/screen.css style/style.css team/index.html

Author: dferro
Date: Thu Feb 21 13:57:06 2013
New Revision: 1448640

URL: http://svn.apache.org/r1448640
Log:
Updated committers list

Modified:
    incubator/s4/site/contrib/index.html
    incubator/s4/site/download/index.html
    incubator/s4/site/index.html
    incubator/s4/site/style/ie.css
    incubator/s4/site/style/nav.css
    incubator/s4/site/style/print.css
    incubator/s4/site/style/screen.css
    incubator/s4/site/style/style.css
    incubator/s4/site/team/index.html

Modified: incubator/s4/site/contrib/index.html
URL: http://svn.apache.org/viewvc/incubator/s4/site/contrib/index.html?rev=1448640&r1=1448639&r2=1448640&view=diff
==============================================================================
--- incubator/s4/site/contrib/index.html (original)
+++ incubator/s4/site/contrib/index.html Thu Feb 21 13:57:06 2013
@@ -1,17 +1,16 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>
-  <head>
-    <title>S4: Contribute</title>
-    <meta content='text/html; charset=utf-8' http-equiv='Content-Type' />
-    <meta content='A general-purpose distributed stream computing platform' name='description' />
-    <link href='../style/screen.css' media='screen' rel='stylesheet' type='text/css' />
-    <link href='../style/print.css' media='print' rel='stylesheet' type='text/css' />
-    <!--[if lt IE 9]>
-      <link href='../style/ie.css' media='screen' rel='stylesheet' type='text/css' />
-    <![endif]-->
-    <link href='../style/style.css' rel='stylesheet' type='text/css' />
-    <link href='../style/nav.css' rel='stylesheet' type='text/css' />
-    <script type='text/javascript'>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>S4: Contribute</title>
+<meta content="A general-purpose distributed stream computing platform" name="description">
+<link href="../style/screen.css" media="screen" rel="stylesheet" type="text/css">
+<link href="../style/print.css" media="print" rel="stylesheet" type="text/css">
+<!--[if lt IE 9]>
+      <link href="../style/ie.css" media="screen" rel="stylesheet" type="text/css">
+    <![endif]--><link href="../style/style.css" rel="stylesheet" type="text/css">
+<link href="../style/nav.css" rel="stylesheet" type="text/css">
+<script type="text/javascript">
         var _gaq = _gaq || [];
         _gaq.push(['_setAccount', 'UA-19490961-1']);
         _gaq.push(['_setDomainName', '.s4.io']);
@@ -22,116 +21,116 @@
           var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
         })();
       </script>
-  </head>
-  <body>
-    <div id='header'>
-      <div class='container'>
-        <div id='logo'>
-          <a href='../'>
-            <img src='../images/s4_test.png' />
-          </a>
-        </div>
-        <div id='navbar'>
-          <ul id='nav'>
-            <li>
-              <a href='../'>home</a>
-            </li>
-            <li>
-              <a href='https://cwiki.apache.org/confluence/display/S4/S4+Wiki'>docs</a>
-            </li>
-            <li>
-              <a href='http://git-wip-us.apache.org/repos/asf?p=incubator-s4.git' onClick="_gaq.push(['_trackEvent', 'External', 'Apache Git', 'http://github.com/s4']);">code</a>
-            </li>
-            <li>
-              <a href='http://people.apache.org/~mmorel/apache-s4-0.5.0-incubating-doc/javadoc/'>API</a>
-            </li>
-            <li>
-              <a href='.'>get involved</a>
-            </li>
-            <li>
-              <a href='http://blog.s4.io'>blog</a>
-            </li>
-            <li>
-              <a href='../team'>team</a>
-            </li>
-            <li>
-              <a href='../download'>download</a>
-            </li>
-          </ul>
+</head>
+<body>
+    <div id="header">
+      <div class="container">
+        <div id="logo">
+          <a href="../">
+            <img src="../images/s4_test.png"></a>
         </div>
+        <div id="navbar"><ul id="nav">
+<li>
+    <a href="../">home</a>
+  </li>
+  <li>
+    <a href="https://cwiki.apache.org/confluence/display/S4/S4+Wiki">docs</a>
+  </li>
+  <li>
+    <a href="http://git-wip-us.apache.org/repos/asf?p=incubator-s4.git" onclick="_gaq.push(['_trackEvent', 'External', 'Apache Git', 'http://github.com/s4']);">code</a>
+  </li>
+  <li>
+    <a href="http://people.apache.org/~mmorel/apache-s4-0.5.0-incubating-doc/javadoc/">API</a>
+  </li>
+  <li>
+    <a href=".">get involved</a>
+  </li>
+  <li>
+    <a href="http://blog.s4.io">blog</a>
+  </li>
+  <li>
+    <a href="../team">team</a>
+  </li>
+  <li>
+    <a href="../download">download</a>
+  </li>
+</ul></div>
       </div>
     </div>
-    <div id='wrapper'>
-      <div class='container' id='container'>
-        <div class='span-18 colborder' id='main'>
-          <!-- collaboration -->
-          <h2 class='secheader'>collaboration model</h2>
-          <p>The project is maintain by volunteers and is open to anybody interested in contributing to the project. To contribute, you can write code, review code, report bugs, suggest ideas, propose design changes, write documentation, answer questions in the mailing list, and much more. The more you contribute the more you can make a difference.</p>
-          <!-- version control -->
-          <h2 class='secheader'>version control</h2>
-          <p>S4 sources are available through <b>git</b>. Most development is done on the <i>piper</i> branch</p>
-          <p>See a summary <a href='https://git-wip-us.apache.org/repos/asf?p=incubator-s4.git;a=summary'>here.</a></p>
-          <!-- access to the repository -->
-          <h2 class='secheader'>access to the repository</h2>
-          <ul>
-            <li>as a committer: <pre>git clone https://user_name@git-wip-us.apache.org/repos/asf/incubator-s4.git</pre></li>
-            <li>as a user or contributor: <pre>git clone http://git-wip-us.apache.org/repos/asf/incubator-s4.git</pre> (though since June 2012, you may have to try with <b>https</b> :<pre>git clone https://git-wip-us.apache.org/repos/asf/incubator-s4.git</pre> , even though this is not reflected yet on the Apache git documentation).</li>
-          </ul>
-          <ul></ul>
-          <p>For more information, have a look there: <a href='https://git-wip-us.apache.org/'>https://git-wip-us.apache.org/</a></p>
-          <!-- eclipse project -->
-          <h2 class='secheader'>creating an eclipse project</h2>
-          <p>type: <pre>./gradlew eclipse</pre> You can now import the project into Eclipse. To learn more, visit the <b><a href='http://www.gradle.org'>Gradle website</a></b>.</p>
-          <!-- submission guidelines -->
-          <h2 class='secheader'>submission guidelines</h2>
-          <p>Before you start, send a message to the S4 developer <b><a href='https://cwiki.apache.org/confluence/display/S4/S4+Apache+mailing+lists'>mailing list</a></b>, or file a bug report in <b><a href='https://issues.apache.org/jira/browse/S4'>Jira</a></b>. Describe your proposed changes and check that they fit in with what others are doing and have planned for the project.</p>
-          <!-- modifying the source code -->
-          <h2 class='secheader'>modifying the source code</h2>
-          <p>Here are a few things to keep in mind:</p>
-          <ol>
-            <li>All public classes, interfaces, and methods should have informative <b><a href='http://www.oracle.com/technetwork/java/javase/documentation/index-137868.html'>Javadoc comments</a></b>.</li>
-            <ul>
-              <li>BAD: <span class='high'>getCondensedLength()</span>: Gets condensed length.</li>
-              <li>BETTER: <span class='high'>getCondensedLength()</span>: Number of characters in the string, excluding non alpha-numeric characters.</li>
-            </ul>
-            <li>Do not use @author tags.</li>
-            <li>Code should be written according to <b><a href='http://www.oracle.com/technetwork/java/codeconv-138413.html'>Java's conventions</a></b>.</li>
-            <li>Formatting: (from S4 0.5, see "automatic formatting" below)</li>
-            <ul>
-              <li>Indent four spaces per level, not two or six or eight, etc... four.</li>
-              <li>No tabs for indentation, spaces only.</li>
-            </ul>
-            <li>Contributions should pass existing unit tests.</li>
-            <li>New unit tests should be provided to demonstrate bugs and fixes. <b><a href='http://www.junit.org'>Junit</a></b> is our test framework.</li>
-          </ol>
-          <!-- automatic source code formatting -->
-          <h2 class='secheader'>automatic source code formatting</h2>
-          <p>You must configure your IDE to follow the formatting guidelines. This is needed to get clean diffs.</p>
-          <p>To automatically format code in Eclipse:</p>
-          <ol>
-            <li>preferences --> Java --> Code style --> Formatter , then import s4/config/eclipse/s4-eclipse-format.xml</li>
-            <li>preferences --> Java --> Editor --> Save actions --> format source code,  format all lines</li>
-          </ol>
-          <p>If you don't use Eclipse, you may still use Eclipse's code formatter in a <a href='http://www.peterfriese.de/formatting-your-code-using-the-eclipse-code-formatter/'>standalone mode.</a></p>
-        </div>
-        <div class='span-5 last' id='contrib_sidebar'>
-          <div id='participate'>
-            <h2 class='secheader'>participate</h2>
-            <ul class='large greybar'>
-              <li>Join the <a href='https://cwiki.apache.org/confluence/display/S4/S4+Apache+mailing+lists' onClick="_gaq.push(['_trackEvent', 'External', 'Forum', 'Contrib 2 - https://cwiki.apache.org/confluence/display/S4/S4+Apache+mailing+lists']);">forum</a></li>
-            </ul>
-          </div>
-          <div id='twitter_follow'>
-            <a href='http://www.twitter.com/s4project' onClick="_gaq.push(['_trackEvent', 'External', 'Twitter', 'Contrib - http://www.twitter.com/s4project']);">
-              <img alt='Follow s4project on Twitter' src='http://twitter-badges.s3.amazonaws.com/follow_us-b.png' />
-            </a>
-          </div>
-        </div>
-      </div>
+    <div id="wrapper">
+      <div class="container" id="container">
+<div class="span-18 colborder" id="main">
+  <!-- collaboration -->
+  <h2 class="secheader">collaboration model</h2>
+  <p>The project is maintain by volunteers and is open to anybody interested in contributing to the project. To contribute, you can write code, review code, report bugs, suggest ideas, propose design changes, write documentation, answer questions in the mailing list, and much more. The more you contribute the more you can make a difference.</p>
+  <!-- version control -->
+  <h2 class="secheader">version control</h2>
+  <p>S4 sources are available through <b>git</b>. Most development is done on the <i>piper</i> branch</p>
+  <p>See a summary <a href="https://git-wip-us.apache.org/repos/asf?p=incubator-s4.git;a=summary">here.</a></p>
+  <!-- access to the repository -->
+  <h2 class="secheader">access to the repository</h2>
+  <ul>
+<li>as a committer: <pre>git clone https://user_name@git-wip-us.apache.org/repos/asf/incubator-s4.git</pre>
+</li>
+    <li>as a user or contributor: <pre>git clone http://git-wip-us.apache.org/repos/asf/incubator-s4.git</pre> (though since June 2012, you may have to try with <b>https</b> :<pre>git clone https://git-wip-us.apache.org/repos/asf/incubator-s4.git</pre> , even though this is not reflected yet on the Apache git documentation).</li>
+  </ul>
+<ul></ul>
+<p>For more information, have a look there: <a href="https://git-wip-us.apache.org/">https://git-wip-us.apache.org/</a></p>
+  <!-- eclipse project -->
+  <h2 class="secheader">creating an eclipse project</h2>
+  <p>type: </p>
+<pre>./gradlew eclipse</pre> You can now import the project into Eclipse. To learn more, visit the <b><a href="http://www.gradle.org">Gradle website</a></b>.
+  <!-- submission guidelines -->
+  <h2 class="secheader">submission guidelines</h2>
+  <p>Before you start, send a message to the S4 developer <b><a href="https://cwiki.apache.org/confluence/display/S4/S4+Apache+mailing+lists">mailing list</a></b>, or file a bug report in <b><a href="https://issues.apache.org/jira/browse/S4">Jira</a></b>. Describe your proposed changes and check that they fit in with what others are doing and have planned for the project.</p>
+  <!-- modifying the source code -->
+  <h2 class="secheader">modifying the source code</h2>
+  <p>Here are a few things to keep in mind:</p>
+  <ol>
+<li>All public classes, interfaces, and methods should have informative <b><a href="http://www.oracle.com/technetwork/java/javase/documentation/index-137868.html">Javadoc comments</a></b>.</li>
+    </ol>
+<ul>
+<li>BAD: <span class="high">getCondensedLength()</span>: Gets condensed length.</li>
+      <li>BETTER: <span class="high">getCondensedLength()</span>: Number of characters in the string, excluding non alpha-numeric characters.</li>
+    </ul>
+<li>Do not use @author tags.</li>
+    <li>Code should be written according to <b><a href="http://www.oracle.com/technetwork/java/codeconv-138413.html">Java's conventions</a></b>.</li>
+    <li>Formatting: (from S4 0.5, see "automatic formatting" below)</li>
+    <ul>
+<li>Indent four spaces per level, not two or six or eight, etc... four.</li>
+      <li>No tabs for indentation, spaces only.</li>
+    </ul>
+<li>Contributions should pass existing unit tests.</li>
+    <li>New unit tests should be provided to demonstrate bugs and fixes. <b><a href="http://www.junit.org">Junit</a></b> is our test framework.</li>
+  
+  <!-- automatic source code formatting -->
+  <h2 class="secheader">automatic source code formatting</h2>
+  <p>You must configure your IDE to follow the formatting guidelines. This is needed to get clean diffs.</p>
+  <p>To automatically format code in Eclipse:</p>
+  <ol>
+<li>preferences --&gt; Java --&gt; Code style --&gt; Formatter , then import s4/config/eclipse/s4-eclipse-format.xml</li>
+    <li>preferences --&gt; Java --&gt; Editor --&gt; Save actions --&gt; format source code,  format all lines</li>
+  </ol>
+<p>If you don't use Eclipse, you may still use Eclipse's code formatter in a <a href="http://www.peterfriese.de/formatting-your-code-using-the-eclipse-code-formatter/">standalone mode.</a></p>
+</div>
+<div class="span-5 last" id="contrib_sidebar">
+  <div id="participate">
+    <h2 class="secheader">participate</h2>
+    <ul class="large greybar">
+<li>Join the <a href="https://cwiki.apache.org/confluence/display/S4/S4+Apache+mailing+lists" onclick="_gaq.push(['_trackEvent', 'External', 'Forum', 'Contrib 2 - https://cwiki.apache.org/confluence/display/S4/S4+Apache+mailing+lists']);">forum</a>
+</li>
+    </ul>
+</div>
+  <div id="twitter_follow">
+    <a href="http://www.twitter.com/s4project" onclick="_gaq.push(['_trackEvent', 'External', 'Twitter', 'Contrib - http://www.twitter.com/s4project']);">
+      <img alt="Follow s4project on Twitter" src="http://twitter-badges.s3.amazonaws.com/follow_us-b.png"></a>
+  </div>
+</div>
+</div>
     </div>
-    <div id='footer'>
-      <div class='container'>
-        <span class='copyright'>Apache S4 - Copyright 2012 The Apache Software Foundation</span>
+    <div id="footer">
+      <div class="container">
+        <span class="copyright">Apache S4 - Copyright 2012 The Apache Software Foundation</span>
       </div>
     </div>
   </body>

Modified: incubator/s4/site/download/index.html
URL: http://svn.apache.org/viewvc/incubator/s4/site/download/index.html?rev=1448640&r1=1448639&r2=1448640&view=diff
==============================================================================
--- incubator/s4/site/download/index.html (original)
+++ incubator/s4/site/download/index.html Thu Feb 21 13:57:06 2013
@@ -1,17 +1,16 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>
-  <head>
-    <title>S4: Download</title>
-    <meta content='text/html; charset=utf-8' http-equiv='Content-Type' />
-    <meta content='A general-purpose distributed stream computing platform' name='description' />
-    <link href='../style/screen.css' media='screen' rel='stylesheet' type='text/css' />
-    <link href='../style/print.css' media='print' rel='stylesheet' type='text/css' />
-    <!--[if lt IE 9]>
-      <link href='../style/ie.css' media='screen' rel='stylesheet' type='text/css' />
-    <![endif]-->
-    <link href='../style/style.css' rel='stylesheet' type='text/css' />
-    <link href='../style/nav.css' rel='stylesheet' type='text/css' />
-    <script type='text/javascript'>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>S4: Download</title>
+<meta content="A general-purpose distributed stream computing platform" name="description">
+<link href="../style/screen.css" media="screen" rel="stylesheet" type="text/css">
+<link href="../style/print.css" media="print" rel="stylesheet" type="text/css">
+<!--[if lt IE 9]>
+      <link href="../style/ie.css" media="screen" rel="stylesheet" type="text/css">
+    <![endif]--><link href="../style/style.css" rel="stylesheet" type="text/css">
+<link href="../style/nav.css" rel="stylesheet" type="text/css">
+<script type="text/javascript">
         var _gaq = _gaq || [];
         _gaq.push(['_setAccount', 'UA-19490961-1']);
         _gaq.push(['_setDomainName', '.s4.io']);
@@ -22,67 +21,63 @@
           var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
         })();
       </script>
-  </head>
-  <body>
-    <div id='header'>
-      <div class='container'>
-        <div id='logo'>
-          <a href='../'>
-            <img src='../images/s4_test.png' />
-          </a>
-        </div>
-        <div id='navbar'>
-          <ul id='nav'>
-            <li>
-              <a href='../'>home</a>
-            </li>
-            <li>
-              <a href='https://cwiki.apache.org/confluence/display/S4/S4+Wiki'>docs</a>
-            </li>
-            <li>
-              <a href='http://git-wip-us.apache.org/repos/asf?p=incubator-s4.git' onClick="_gaq.push(['_trackEvent', 'External', 'Apache Git', 'http://github.com/s4']);">code</a>
-            </li>
-            <li>
-              <a href='http://people.apache.org/~mmorel/apache-s4-0.5.0-incubating-doc/javadoc/'>API</a>
-            </li>
-            <li>
-              <a href='../contrib'>get involved</a>
-            </li>
-            <li>
-              <a href='http://blog.s4.io'>blog</a>
-            </li>
-            <li>
-              <a href='../team'>team</a>
-            </li>
-            <li>
-              <a href='.'>download</a>
-            </li>
-          </ul>
+</head>
+<body>
+    <div id="header">
+      <div class="container">
+        <div id="logo">
+          <a href="../">
+            <img src="../images/s4_test.png"></a>
         </div>
+        <div id="navbar"><ul id="nav">
+<li>
+    <a href="../">home</a>
+  </li>
+  <li>
+    <a href="https://cwiki.apache.org/confluence/display/S4/S4+Wiki">docs</a>
+  </li>
+  <li>
+    <a href="http://git-wip-us.apache.org/repos/asf?p=incubator-s4.git" onclick="_gaq.push(['_trackEvent', 'External', 'Apache Git', 'http://github.com/s4']);">code</a>
+  </li>
+  <li>
+    <a href="http://people.apache.org/~mmorel/apache-s4-0.5.0-incubating-doc/javadoc/">API</a>
+  </li>
+  <li>
+    <a href="../contrib">get involved</a>
+  </li>
+  <li>
+    <a href="http://blog.s4.io">blog</a>
+  </li>
+  <li>
+    <a href="../team">team</a>
+  </li>
+  <li>
+    <a href=".">download</a>
+  </li>
+</ul></div>
       </div>
     </div>
-    <div id='wrapper'>
-      <div class='container' id='container'>
-        <div class='span-18 colborder' id='main'>
-          <h1 class='titleheader'>Downloading S4</h1>
-          <p>The current stable version is 0.5.0-incubating. You can verify your download by following <a href='http://www.apache.org/info/verification.html'>these procedures</a> and using <a href='http://www.apache.org/dist/incubator/s4/KEYS'>these keys</a>.</p>
-          <!-- 0.5.0 -->
-          <h2 class='secheader'>0.5.0 release</h2>
-          <ul>
-            <li><a href='http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/RELEASE_NOTES.html'>Release notes</a></li>
-            <li>Source release: <a href='http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-src.zip'>s4-0.5.0-incubating-src.zip</a> (<a href='http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-src.zip.asc'>asc</a>, <a href='http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-src.zip.md5'>md5</a>)</li>
-            <li>Binary release: <a href='http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-bin.zip'>s4-0.5.0-incubating-bin.zip</a> (<a href='http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-bin.zip.asc'>asc</a>, <a href='http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-bin.zip.md5'>md5</a>)</li>
-          </ul>
-          <!-- older-releases -->
-          <h2 class='secheader'>Older version</h2>
-          <p>There is no 0.4.x release</p>
-          <p>Older version can be downloaded through github. See instructions <a href='http://docs.s4.io/tutorials/getting_started.html'>here</a>.</p>
+    <div id="wrapper">
+      <div class="container" id="container">
+          <div class="span-18 colborder" id="main">
+            <h1 class="titleheader">Downloading S4</h1>
+            <p>The current stable version is 0.5.0-incubating. You can verify your download by following <a href="http://www.apache.org/info/verification.html">these procedures</a> and using <a href="http://www.apache.org/dist/incubator/s4/KEYS">these keys</a>.</p>
+            <!-- 0.5.0 -->
+            <h2 class="secheader">0.5.0 release</h2>
+            <ul>
+<li><a href="http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/RELEASE_NOTES.html">Release notes</a></li>
+              <li>Source release: <a href="http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-src.zip">s4-0.5.0-incubating-src.zip</a> (<a href="http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-src.zip.asc">asc</a>, <a href="http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-src.zip.md5">md5</a>)</li>
+              <li>Binary release: <a href="http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-bin.zip">s4-0.5.0-incubating-bin.zip</a> (<a href="http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-bin.zip.asc">asc</a>, <a href="http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/apache-s4-0.5.0-incubating-bin.zip.md5">md5</a>)</li>
+            </ul>
+<!-- older-releases --><h2 class="secheader">Older version</h2>
+            <p>There is no 0.4.x release</p>
+            <p>Older version can be downloaded through github. See instructions <a href="http://docs.s4.io/tutorials/getting_started.html">here</a>.</p>
+          </div>
         </div>
-      </div>
     </div>
-    <div id='footer'>
-      <div class='container'>
-        <span class='copyright'>Apache S4 - Copyright 2012 The Apache Software Foundation</span>
+    <div id="footer">
+      <div class="container">
+        <span class="copyright">Apache S4 - Copyright 2012 The Apache Software Foundation</span>
       </div>
     </div>
   </body>

Modified: incubator/s4/site/index.html
URL: http://svn.apache.org/viewvc/incubator/s4/site/index.html?rev=1448640&r1=1448639&r2=1448640&view=diff
==============================================================================
--- incubator/s4/site/index.html (original)
+++ incubator/s4/site/index.html Thu Feb 21 13:57:06 2013
@@ -1,17 +1,16 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>
-  <head>
-    <title>S4: Distributed Stream Computing Platform</title>
-    <meta content='text/html; charset=utf-8' http-equiv='Content-Type' />
-    <meta content='A general-purpose distributed stream computing platform' name='description' />
-    <link href='style/screen.css' media='screen' rel='stylesheet' type='text/css' />
-    <link href='style/print.css' media='print' rel='stylesheet' type='text/css' />
-    <!--[if lt IE 9]>
-      <link href='style/ie.css' media='screen' rel='stylesheet' type='text/css' />
-    <![endif]-->
-    <link href='style/style.css' rel='stylesheet' type='text/css' />
-    <link href='style/nav.css' rel='stylesheet' type='text/css' />
-    <script type='text/javascript'>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>S4: Distributed Stream Computing Platform</title>
+<meta content="A general-purpose distributed stream computing platform" name="description">
+<link href="style/screen.css" media="screen" rel="stylesheet" type="text/css">
+<link href="style/print.css" media="print" rel="stylesheet" type="text/css">
+<!--[if lt IE 9]>
+      <link href="style/ie.css" media="screen" rel="stylesheet" type="text/css">
+    <![endif]--><link href="style/style.css" rel="stylesheet" type="text/css">
+<link href="style/nav.css" rel="stylesheet" type="text/css">
+<script type="text/javascript">
         var _gaq = _gaq || [];
         _gaq.push(['_setAccount', 'UA-19490961-1']);
         _gaq.push(['_setDomainName', '.s4.io']);
@@ -22,169 +21,165 @@
           var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
         })();
       </script>
-  </head>
-  <body>
-    <div id='header'>
-      <div class='container'>
-        <div id='logo'>
-          <a href='./'>
-            <img src='images/s4_test.png' />
-          </a>
-        </div>
-        <div id='navbar'>
-          <ul id='nav'>
-            <li>
-              <a href='./'>home</a>
-            </li>
-            <li>
-              <a href='https://cwiki.apache.org/confluence/display/S4/S4+Wiki'>docs</a>
-            </li>
-            <li>
-              <a href='http://git-wip-us.apache.org/repos/asf?p=incubator-s4.git' onClick="_gaq.push(['_trackEvent', 'External', 'Apache Git', 'http://github.com/s4']);">code</a>
-            </li>
-            <li>
-              <a href='http://people.apache.org/~mmorel/apache-s4-0.5.0-incubating-doc/javadoc/'>API</a>
-            </li>
-            <li>
-              <a href='contrib'>get involved</a>
-            </li>
-            <li>
-              <a href='http://blog.s4.io'>blog</a>
-            </li>
-            <li>
-              <a href='team'>team</a>
-            </li>
-            <li>
-              <a href='download'>download</a>
-            </li>
-          </ul>
+</head>
+<body>
+    <div id="header">
+      <div class="container">
+        <div id="logo">
+          <a href="./">
+            <img src="images/s4_test.png"></a>
         </div>
+        <div id="navbar"><ul id="nav">
+<li>
+    <a href="./">home</a>
+  </li>
+  <li>
+    <a href="https://cwiki.apache.org/confluence/display/S4/S4+Wiki">docs</a>
+  </li>
+  <li>
+    <a href="http://git-wip-us.apache.org/repos/asf?p=incubator-s4.git" onclick="_gaq.push(['_trackEvent', 'External', 'Apache Git', 'http://github.com/s4']);">code</a>
+  </li>
+  <li>
+    <a href="http://people.apache.org/~mmorel/apache-s4-0.5.0-incubating-doc/javadoc/">API</a>
+  </li>
+  <li>
+    <a href="contrib">get involved</a>
+  </li>
+  <li>
+    <a href="http://blog.s4.io">blog</a>
+  </li>
+  <li>
+    <a href="team">team</a>
+  </li>
+  <li>
+    <a href="download">download</a>
+  </li>
+</ul></div>
       </div>
     </div>
-    <div id='wrapper'>
-      <div class='container' id='container'>
-        <div class='span-18 colborder' id='main'>
-          <div class='span-18 last' id='about'>
-            <div class='span-17 last' id='notice'>
-              <div id='notice_text'>August 2012: <b>S4 0.5.0 has been released!</b> Get it <a href='download'>here</a>!.</div>
-            </div>
-            <div class='span-17 last' id='notice'>
-              <div id='notice_text'>S4 0.5.0 "Piper" is a complete refactoring of the previous version of S4. It provides a clearer API and a more robust implementation. It features TCP based communications, state recovery, and a new set of tools. More information is available in an <a href='https://cwiki.apache.org/confluence/display/S4/S4+0.5.0+Overview'>overview</a> and you may also check the <a href='http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/RELEASE_NOTES.html'>release notes</a>.</div>
-            </div>
-            <p class='large'>S4 is a <span class='high'>general-purpose</span>, <span class='high'>distributed</span>, <span class='high'>scalable</span>, <span class='high'>fault-tolerant</span>, <span class='high'>pluggable</span> platform that allows programmers to easily develop applications for processing continuous unbounded streams of data.</p>
-            <div class='horrule'></div>
-            <div class='span-9' id='sec_motivation'>
-              <h2 class='secheader'>motivation</h2>
-              <p>S4 fills the gap between complex proprietary systems and batch-oriented open source computing platforms. We aim to develop a high performance computing platform that hides the complexity inherent in parallel processing system from the application programmer.</p>
-            </div>
-            <div class='span-9 last' id='sec_implementation'>
-              <h2 class='secheader'>implementation</h2>
-              <p>The core platform is written in <span class='high'>Java</span>. The implementation is modular and pluggable, and S4 applications can be easily and dynamically combined for creating more sophisticated stream processing systems.</p>
-            </div>
-            <div class='horrule'></div>
-            <div class='span-18 last' id='sec_osi'>
-              <h2 class='secheader'>open source</h2>
-              <div class='span-2' id='os_logo'>
-                <img src='http://incubator.apache.org/images/apache-incubator-logo.png' />
-              </div>
-              <div class='span-14 last' id='os_desc'>
-                <p style='padding-top:10px; padding-left:170px;'>S4 was initially released by Yahoo! Inc. in October 2010 and is an Apache Incubator project since September 2011. It is licensed under the Apache 2.0 license.</p>
-              </div>
-            </div>
-            <div class='horrule'></div>
-            <div class='span-18 last' id='sec_overview'>
-              <h2 class='secheader'>overview</h2>
-              <div class='span-6' id='ov_1'>
-                <h4 class='subsecheader'>proven</h4>
-                <p>S4 has been deployed in production systems at Yahoo! to process thousands of search queries per second.</p>
-              </div>
-              <div class='span-6' id='ov_2'>
-                <h4 class='subsecheader'>decentralized</h4>
-                <p>All nodes are symmetric with no centralized service and no single point of failure. This greatly simplifies deployments and cluster configuration changes.</p>
-              </div>
-              <div class='span-6 last' id='ov_3'>
-                <h4 class='subsecheader'>scalable</h4>
-                <p>Throughput increases linearly as additional nodes are added to the cluster. There is no predefined limit on the number of nodes that can be supported.</p>
-              </div>
-              <div class='span-6' id='ov_4'>
-                <h4 class='subsecheader'>extensible</h4>
-                <p>Applications can easily be written and deployed using a simple API. Many basic applications for stream processing are available out of the box and more are being written.</p>
-              </div>
-              <div class='span-6' id='ov_5'>
-                <h4 class='subsecheader'>cluster management</h4>
-                <p>S4 hides all cluster management tasks using a communication layer built on top of  <a href='http://hadoop.apache.org/zookeeper'>ZooKeeper</a>, a distributed, open-source coordination service for distributed applications.</p>
-              </div>
-              <div class='span-6 last' id='ov_6'>
-                <h4 class='subsecheader'>fault-tolerance</h4>
-                <p>When a server in the cluster fails, a stand-by server is automatically activated to take over the tasks. Checkpointing and recovery minimize state loss.</p>
-              </div>
-            </div>
-          </div>
-        </div>
-        <div class='span-5 last' id='sidebar'>
-          <div id='download'>
-            <div id='latest_head'>
-              <span>S4 Piper release</span>
-              <br />
-              <span style='font-size: small;'>v0.5.0</span>
-            </div>
-            <div id='latest_link'>
-              <a href='https://cwiki.apache.org/confluence/display/S4/S4+piper+walkthrough' style='border: none;'>Get Started</a>
-            </div>
-            <div id='disclaimer'>
-              <p>This is an alpha version. There's no guarantee of backwards-compatibility until the 1.0 release.</p>
-            </div>
-          </div>
-          <div id='participate'>
-            <h2 class='secheader'>participate</h2>
-            <ul class='large greybar'>
-              <li><a href='contrib'>Contribute</a></li>
-              <li>Join the <a href='https://cwiki.apache.org/confluence/display/S4/S4+Apache+mailing+lists' onClick="_gaq.push(['_trackEvent', 'External', 'Forum', 'Index - https://cwiki.apache.org/confluence/display/S4/S4+Apache+mailing+lists']);">forum</a></li>
-            </ul>
-          </div>
-          <h2 class='secheader'>recent tweets</h2>
-          <div id='twitter_widget'>
-            <script src='http://widgets.twimg.com/j/2/widget.js'></script>
-              <script>
-              new TWTR.Widget({
-                version: 2,
-                type: 'profile',
-                rpp: 4,
-                interval: 6000,
-                width: 190,
-                height: 300,
-                theme: {
-                  shell: {
-                    background: '#e6e6e6',
-                    color: '#707070'
-                  },
-                  tweets: {
-                    background: '#ffffff',
-                    color: '#333333',
-                    links: '#7E2217'
-                  }
-                },
-                features: {
-                  scrollbar: false,
-                  loop: false,
-                  live: false,
-                  hashtags: true,
-                  timestamp: true,
-                  avatars: false,
-                  behavior: 'all'
-                }
-              }).render().setUser('s4project').start();
-              </script>
-          </div>
-        </div>
-        <!-- #twitter_follow{:style=>"position: absolute; bottom: 0px;"} -->
-        <!-- %a{:href=>"http://www.twitter.com/s4project", :onClick=> google_analytics_event("External", "Twitter", "Index - http://www.twitter.com/s4project")} -->
-        <!-- %img{:src=>"http://twitter-badges.s3.amazonaws.com/follow_bird_us-c.png", :alt=>"Follow s4project on Twitter"} -->
+    <div id="wrapper">
+      <div class="container" id="container">
+<div class="span-18 colborder" id="main">
+  <div class="span-18 last" id="about">
+    <div class="span-17 last" id="notice">
+      <div id="notice_text">August 2012: <b>S4 0.5.0 has been released!</b> Get it <a href="download">here</a>!.</div>
+    </div>
+    <div class="span-17 last" id="notice">
+      <div id="notice_text">S4 0.5.0 "Piper" is a complete refactoring of the previous version of S4. It provides a clearer API and a more robust implementation. It features TCP based communications, state recovery, and a new set of tools. More information is available in an <a href="https://cwiki.apache.org/confluence/display/S4/S4+0.5.0+Overview">overview</a> and you may also check the <a href="http://www.apache.org/dist/incubator/s4/s4-0.5.0-incubating/RELEASE_NOTES.html">release notes</a>.</div>
+    </div>
+    <p class="large">S4 is a <span class="high">general-purpose</span>, <span class="high">distributed</span>, <span class="high">scalable</span>, <span class="high">fault-tolerant</span>, <span class="high">pluggable</span> platform that allows programmers to easily develop applications for processing continuous unbounded streams of data.</p>
+    <div class="horrule"></div>
+    <div class="span-9" id="sec_motivation">
+      <h2 class="secheader">motivation</h2>
+      <p>S4 fills the gap between complex proprietary systems and batch-oriented open source computing platforms. We aim to develop a high performance computing platform that hides the complexity inherent in parallel processing system from the application programmer.</p>
+    </div>
+    <div class="span-9 last" id="sec_implementation">
+      <h2 class="secheader">implementation</h2>
+      <p>The core platform is written in <span class="high">Java</span>. The implementation is modular and pluggable, and S4 applications can be easily and dynamically combined for creating more sophisticated stream processing systems.</p>
+    </div>
+    <div class="horrule"></div>
+    <div class="span-18 last" id="sec_osi">
+      <h2 class="secheader">open source</h2>
+      <div class="span-2" id="os_logo">
+        <img src="http://incubator.apache.org/images/apache-incubator-logo.png">
+</div>
+      <div class="span-14 last" id="os_desc">
+        <p style="padding-top:10px; padding-left:170px;">S4 was initially released by Yahoo! Inc. in October 2010 and is an Apache Incubator project since September 2011. It is licensed under the Apache 2.0 license.</p>
+      </div>
+    </div>
+    <div class="horrule"></div>
+    <div class="span-18 last" id="sec_overview">
+      <h2 class="secheader">overview</h2>
+      <div class="span-6" id="ov_1">
+        <h4 class="subsecheader">proven</h4>
+        <p>S4 has been deployed in production systems at Yahoo! to process thousands of search queries per second.</p>
       </div>
+      <div class="span-6" id="ov_2">
+        <h4 class="subsecheader">decentralized</h4>
+        <p>All nodes are symmetric with no centralized service and no single point of failure. This greatly simplifies deployments and cluster configuration changes.</p>
+      </div>
+      <div class="span-6 last" id="ov_3">
+        <h4 class="subsecheader">scalable</h4>
+        <p>Throughput increases linearly as additional nodes are added to the cluster. There is no predefined limit on the number of nodes that can be supported.</p>
+      </div>
+      <div class="span-6" id="ov_4">
+        <h4 class="subsecheader">extensible</h4>
+        <p>Applications can easily be written and deployed using a simple API. Many basic applications for stream processing are available out of the box and more are being written.</p>
+      </div>
+      <div class="span-6" id="ov_5">
+        <h4 class="subsecheader">cluster management</h4>
+        <p>S4 hides all cluster management tasks using a communication layer built on top of  <a href="http://hadoop.apache.org/zookeeper">ZooKeeper</a>, a distributed, open-source coordination service for distributed applications.</p>
+      </div>
+      <div class="span-6 last" id="ov_6">
+        <h4 class="subsecheader">fault-tolerance</h4>
+        <p>When a server in the cluster fails, a stand-by server is automatically activated to take over the tasks. Checkpointing and recovery minimize state loss.</p>
+      </div>
+    </div>
+  </div>
+</div>
+<div class="span-5 last" id="sidebar">
+  <div id="download">
+    <div id="latest_head">
+      <span>S4 Piper release</span>
+      <br><span style="font-size: small;">v0.5.0</span>
+    </div>
+    <div id="latest_link">
+      <a href="https://cwiki.apache.org/confluence/display/S4/S4+piper+walkthrough" style="border: none;">Get Started</a>
+    </div>
+    <div id="disclaimer">
+      <p>This is an alpha version. There's no guarantee of backwards-compatibility until the 1.0 release.</p>
+    </div>
+  </div>
+  <div id="participate">
+    <h2 class="secheader">participate</h2>
+    <ul class="large greybar">
+<li><a href="contrib">Contribute</a></li>
+      <li>Join the <a href="https://cwiki.apache.org/confluence/display/S4/S4+Apache+mailing+lists" onclick="_gaq.push(['_trackEvent', 'External', 'Forum', 'Index - https://cwiki.apache.org/confluence/display/S4/S4+Apache+mailing+lists']);">forum</a>
+</li>
+    </ul>
+</div>
+  <h2 class="secheader">recent tweets</h2>
+  <div id="twitter_widget">
+        <script src="http://widgets.twimg.com/j/2/widget.js"></script><script>
+          new TWTR.Widget({
+            version: 2,
+            type: 'profile',
+            rpp: 4,
+            interval: 6000,
+            width: 190,
+            height: 300,
+            theme: {
+              shell: {
+                background: '#e6e6e6',
+                color: '#707070'
+              },
+              tweets: {
+                background: '#ffffff',
+                color: '#333333',
+                links: '#7E2217'
+              }
+            },
+            features: {
+              scrollbar: false,
+              loop: false,
+              live: false,
+              hashtags: true,
+              timestamp: true,
+              avatars: false,
+              behavior: 'all'
+            }
+          }).render().setUser('s4project').start();
+          </script>
+</div>
+</div>
+<!-- #twitter_follow{:style=>"position: absolute; bottom: 0px;"} -->
+<!-- %a{:href=>"http://www.twitter.com/s4project", :onClick=> google_analytics_event("External", "Twitter", "Index - http://www.twitter.com/s4project")} -->
+<!-- %img{:src=>"http://twitter-badges.s3.amazonaws.com/follow_bird_us-c.png", :alt=>"Follow s4project on Twitter"} -->
+</div>
     </div>
-    <div id='footer'>
-      <div class='container'>
-        <span class='copyright'>Apache S4 - Copyright 2012 The Apache Software Foundation</span>
+    <div id="footer">
+      <div class="container">
+        <span class="copyright">Apache S4 - Copyright 2012 The Apache Software Foundation</span>
       </div>
     </div>
   </body>

Modified: incubator/s4/site/style/ie.css
URL: http://svn.apache.org/viewvc/incubator/s4/site/style/ie.css?rev=1448640&r1=1448639&r2=1448640&view=diff
==============================================================================
--- incubator/s4/site/style/ie.css (original)
+++ incubator/s4/site/style/ie.css Thu Feb 21 13:57:06 2013
@@ -1,123 +1,123 @@
-/* line 34, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 34, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 body {
   text-align: center;
 }
-/* line 44, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 44, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 * html body legend {
   margin: 0px -8px 16px 0;
   padding: 0;
 }
-/* line 48, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 48, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 html > body p code {
   *white-space: normal;
 }
 
-/* line 60, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 60, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 .container {
   text-align: left;
 }
 
-/* line 62, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 62, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 sup {
   vertical-align: text-top;
 }
 
-/* line 64, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 64, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 sub {
   vertical-align: text-bottom;
 }
 
-/* line 66, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 66, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 hr {
   margin: -8px auto 11px;
 }
 
-/* line 68, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 68, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 img {
   -ms-interpolation-mode: bicubic;
 }
 
-/* line 70, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 70, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 fieldset {
   padding-top: 0;
 }
 
-/* line 72, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 72, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 legend {
   margin-top: -0.2em;
   margin-bottom: 1em;
   margin-left: -0.5em;
 }
 
-/* line 76, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 76, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 fieldset, #IE8#HACK {
   padding-top: 1.4em;
 }
 
-/* line 77, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 77, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 legend, #IE8#HACK {
   margin-top: 0;
   margin-bottom: 0;
 }
 
-/* line 78, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 78, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 textarea {
   overflow: auto;
 }
 
-/* line 80, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 80, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 label {
   position: relative;
   top: -0.25em;
 }
 
-/* line 84, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 84, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 input.text {
   margin: 0.5em 0;
   background-color: white;
   border: 1px solid #bbbbbb;
 }
-/* line 88, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 88, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 input.text:focus {
   border: 1px solid #666666;
 }
-/* line 90, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 90, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 input.title {
   margin: 0.5em 0;
   background-color: white;
   border: 1px solid #bbbbbb;
 }
-/* line 94, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 94, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 input.title:focus {
   border: 1px solid #666666;
 }
-/* line 96, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 96, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 input.checkbox {
   position: relative;
   top: 0.25em;
 }
-/* line 99, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 99, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 input.radio {
   position: relative;
   top: 0.25em;
 }
-/* line 102, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 102, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 input.button {
   position: relative;
   top: 0.25em;
 }
 
-/* line 105, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 105, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 textarea {
   margin: 0.5em 0;
 }
 
-/* line 107, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 107, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 select {
   margin: 0.5em 0;
 }
 
-/* line 109, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
+/* line 109, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_ie.scss */
 button {
   position: relative;
   top: 0.25em;

Modified: incubator/s4/site/style/nav.css
URL: http://svn.apache.org/viewvc/incubator/s4/site/style/nav.css?rev=1448640&r1=1448639&r2=1448640&view=diff
==============================================================================
--- incubator/s4/site/style/nav.css (original)
+++ incubator/s4/site/style/nav.css Thu Feb 21 13:57:06 2013
@@ -20,9 +20,9 @@
   /* for non-css3 browsers */
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a9a9a9', endColorstr='#7a7a7a');
   /* for IE */
-  background: -webkit-gradient(linear, left top, left bottom, from(#a9a9a9), to(#7a7a7a));
+  background: -webkit-gradient(linear, left top, left bottom, from(darkgrey), to(#7a7a7a));
   /* for webkit browsers */
-  background: -moz-linear-gradient(top, #a9a9a9, #7a7a7a);
+  background: -moz-linear-gradient(top, darkgrey, #7a7a7a);
   /* for firefox 3.6+ */
   border: solid 1px #6d6d6d;
 }
@@ -85,7 +85,7 @@
   /* for webkit browsers */
   background: -moz-linear-gradient(top, #04acec, #0186ba) !important;
   /* for firefox 3.6+ */
-  color: #fff !important;
+  color: white !important;
   -webkit-border-radius: 0;
   -moz-border-radius: 0;
   text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);

Modified: incubator/s4/site/style/print.css
URL: http://svn.apache.org/viewvc/incubator/s4/site/style/print.css?rev=1448640&r1=1448639&r2=1448640&view=diff
==============================================================================
--- incubator/s4/site/style/print.css (original)
+++ incubator/s4/site/style/print.css Thu Feb 21 13:57:06 2013
@@ -1,4 +1,4 @@
-/* line 24, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
+/* line 24, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
 body {
   line-height: 1.5;
   font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
@@ -7,12 +7,12 @@ body {
   font-size: 10pt;
 }
 
-/* line 45, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
+/* line 45, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
 .container {
   background: none;
 }
 
-/* line 47, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
+/* line 47, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
 hr {
   background: #cccccc;
   color: #cccccc;
@@ -22,40 +22,40 @@ hr {
   padding: 0;
   border: none;
 }
-/* line 55, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
+/* line 55, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
 hr.space {
   background: white;
   color: white;
 }
 
-/* line 58, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
+/* line 58, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
 h1, h2, h3, h4, h5, h6 {
   font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
 }
 
-/* line 60, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
+/* line 60, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
 code {
   font-size: 0.9em;
   font-family: "andale mono", "lucida console", monospace;
 }
 
-/* line 65, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
+/* line 65, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
 a img {
   border: none;
 }
-/* line 68, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
+/* line 68, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
 a:link, a:visited {
   background: transparent;
   font-weight: 700;
   text-decoration: underline;
 }
 
-/* line 72, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
+/* line 72, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
 p img.top {
   margin-top: 0;
 }
 
-/* line 74, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
+/* line 74, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
 blockquote {
   margin: 1.5em;
   padding: 1em;
@@ -63,22 +63,22 @@ blockquote {
   font-size: 0.9em;
 }
 
-/* line 79, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
+/* line 79, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
 .small {
   font-size: 0.9em;
 }
 
-/* line 81, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
+/* line 81, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
 .large {
   font-size: 1.1em;
 }
 
-/* line 83, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
+/* line 83, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
 .quiet {
   color: #999999;
 }
 
-/* line 85, /Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_print.scss */
+/* line 85, /usr/local/Cellar/ruby/1.9.3-p327/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/blueprint/stylesheets/blueprint/_print.scss */
 .hide {
   display: none;
 }