You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by se...@apache.org on 2014/12/24 08:04:36 UTC

svn commit: r1647739 - /ctakes/site/new/index.html

Author: seanfinan
Date: Wed Dec 24 07:04:36 2014
New Revision: 1647739

URL: http://svn.apache.org/r1647739
Log:
Moved cTakes image to NavBar
Use small cTakes image when on xs device

Modified:
    ctakes/site/new/index.html

Modified: ctakes/site/new/index.html
URL: http://svn.apache.org/viewvc/ctakes/site/new/index.html?rev=1647739&r1=1647738&r2=1647739&view=diff
==============================================================================
--- ctakes/site/new/index.html (original)
+++ ctakes/site/new/index.html Wed Dec 24 07:04:36 2014
@@ -17,6 +17,8 @@
 
    <script type="text/javascript">
         var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-41673085-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();	
+
+
    </script>
 
    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
@@ -39,14 +41,14 @@
 
 <div class="container" style="max-width: 1200px;">
 
-<div class="masthead">
-   <p class="lead">
-      <a href="/">
-         <img src="http://ctakes.apache.org/images/ctakes_logo.jpg"
-              style="height:100px; width:auto; vertical-align: bottom; margin-top: 15px; PADDING-RIGHT: 50px"></a>
-      <span class="tagline" style="margin-bottom: 10px;">clinical Text Analysis and Knowledge Extraction System</span>
-   </p>
-</div>
+<!--<div class="masthead">-->
+<!--<p class="lead">-->
+<!--<a href="/">-->
+<!--<img src="http://ctakes.apache.org/images/ctakes_logo.jpg"-->
+<!--style="height:100px; width:auto; vertical-align: bottom; margin-top: 15px; PADDING-RIGHT: 50px"></a>-->
+<!--<span class="tagline" style="margin-bottom: 10px;">clinical Text Analysis and Knowledge Extraction System</span>-->
+<!--</p>-->
+<!--</div>-->
 
 <nav class="navbar navbar-default" role="navigation">
    <!-- Brand and toggle get grouped for better mobile display -->
@@ -58,10 +60,16 @@
          <span class="icon-bar"></span>
          <span class="icon-bar"></span>
       </button>
+      <a class="navbar-brand" href="/">
+         <img class="img-rounded hidden-xs" alt="Apache cTAKES" src="http://ctakes.apache.org/images/ctakes_logo.jpg"
+              style="height:100px; width:auto">
+         <img class="img-rounded visible-xs" alt="Apache cTAKES" src="images/cTakes_small.jpg"
+              style="height:39px; width:auto">
+      </a>
    </div>
    <!-- Collect the nav links, forms, and other content for toggling -->
-   <div class="collapse navbar-collapse" id="navbar-collapse-1">
-      <ul class="nav navbar-nav">
+   <div class="navbar-collapse collapse" id="navbar-collapse-1">
+      <ul class="nav navbar-nav navbar-right">
          <li><a href="downloads.html">Download</a></li>
          <li class="dropdown">
             <a href="#" class="dropdown-toggle" data-toggle="dropdown">
@@ -75,6 +83,8 @@
             </ul>
          </li>
          <li><a href="/examples.html">Examples</a></li>
+      </ul>
+      <ul class="nav navbar-nav navbar-right">
          <li class="dropdown">
             <a href="/community.html" class="dropdown-toggle" data-toggle="dropdown">
                Community <b class="caret"></b>
@@ -105,7 +115,8 @@
       </div>
       <div class="news" style="margin-bottom: 20px;">
          <h5>Latest News </h5>
-			<div id="rss-styled" class="well" style="display:none;"></div>
+
+         <div id="rss-styled" class="well" style="display:none;"></div>
          <p class="small" style="text-align: right;"><a href="https://blogs.apache.org/ctakes/">Archive</a></p>
       </div>
    </div>
@@ -113,9 +124,10 @@
    <div class="col-md-9 col-md-pull-3">
       <div class="jumbotron">
          <h2>Create actionable knowledge from medical plain text.</h2>
+
          <p>Apache cTAKES&trade; is a natural language processing system for extraction of information
             from electronic medical record clinical free-text.</p>
-         <img src="images/Features4.jpg" style="width: 100%; max-width: 619px" />
+         <img src="images/Features4.jpg" style="width: 100%; max-width: 619px"/>
       </div>
    </div>
 
@@ -151,19 +163,25 @@
 
    <div class="col-md-4 col-padded">
       <h3><span class="glyphicon glyphicon-flash" style="margin-right: 20px;"></span>Powerful</h3>
+
       <p>Unlock the 80% of patient knowledge hidden within clinical plain text documents.</p>
+
       <p>Discover codable entities, temporal events, properties and relations missing from structured data.</p>
    </div>
 
    <div class="col-md-4 col-padded">
       <h3><span class="glyphicon glyphicon-dashboard" style="margin-right: 20px;"></span>Fast</h3>
+
       <p>Process individual documents at sub-second near real-time performance.</p>
+
       <p>Process Database- or file-stored batches at 10,000 clinical notes per hour on each pipeline.</p>
    </div>
 
    <div class="col-md-4 col-padded">
       <h3><span class="glyphicon glyphicon-arrow-up" style="margin-right: 20px;"></span>Scalable</h3>
+
       <p>cTAKES has been scaled up to run on clusters, queue systems and cloud computing services.</p>
+
       <p>Users have implemented solutions using
          <a href="http://uima.apache.org/doc-uimaas-what.html">UIMA-AS</a>,
          <a href="http://bigtop.apache.org/">BigTop</a>,
@@ -179,20 +197,26 @@
 
    <div class="col-md-4 col-padded">
       <h3><span class="glyphicon glyphicon-cog" style="margin-right: 20px;"></span>Modular</h3>
+
       <p>Use only the components you need.</p>
+
       <p>Pipelines are fully customizable and able to use any <a href="uima.apache.org">Apache UIMA</a>
          compatible component.</p>
    </div>
 
    <div class="col-md-4 col-padded">
       <h3><span class="glyphicon glyphicon-ok" style="margin-right: 20px;"></span>Portable</h3>
+
       <p>Developed in Java, cTAKES can run on any major computer platform.</p>
+
       <p>Embed cTAKES in an application or run it alone using included GUI Tools.</p>
    </div>
 
    <div class="col-md-4 col-padded">
       <h3><span class="glyphicon glyphicon-usd" style="margin-right: 20px;"></span>Free</h3>
+
       <p>cTAKES is 100% free and open-source.</p>
+
       <p><a href="howtocontrib.html#">Contributions</a> are possible by any interested and approved parties.</p>
    </div>
 
@@ -206,6 +230,7 @@
 
    <div class="col-md-4 col-padded">
       <h3><span class="glyphicon glyphicon-globe" style="margin-right: 20px;"></span>Community</h3>
+
       <p>A large, global and diverse group develops, uses and supports cTAKES software and workflows.</p>
       <ul class="list-narrow">
          <li>Use the <a href="/community.html#mailing-lists">mailing lists</a> to ask questions</li>
@@ -220,6 +245,7 @@
 
    <div class="col-md-4 col-padded">
       <h3><span class="glyphicon glyphicon-play" style="margin-right: 20px;"></span>Get Started</h3>
+
       <p>Anyone can use cTAKES out-of-the-box.</p>
       <ul class="list-narrow">
          <li><a href="downloads.html">Download</a> the latest release