You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by te...@apache.org on 2020/05/08 09:37:05 UTC

[incubator-streampipes-website] branch dev updated: some more ') and other typos

This is an automated email from the ASF dual-hosted git repository.

tex pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new d45e2ae  some more ') and other typos
     new 5323ac6  Merge pull request #6 from frank-fzi/dev
d45e2ae is described below

commit d45e2aeab9cd3b379bce065f8092f28e017753a0
Author: frank-fzi <fr...@fzi.de>
AuthorDate: Wed May 6 21:30:54 2020 +0200

    some more ') and other typos
---
 website/download.ejs |  2 +-
 website/features.ejs | 20 ++++++++++----------
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/website/download.ejs b/website/download.ejs
index c22e571..2f1826c 100644
--- a/website/download.ejs
+++ b/website/download.ejs
@@ -251,7 +251,7 @@
                                                     </span>
                                 </div>
                                 <div class="col-md-11 col-9">
-                                    Send us an <a href="mailto:feedback@streampipes.org">email</a> and we\'ll be glad top help!'
+                                    Send us an <a href="mailto:feedback@streampipes.org">email</a> and we'll be glad to help!
                                 </div>
                             </div>
                         </li>
diff --git a/website/features.ejs b/website/features.ejs
index ef71eca..074899f 100644
--- a/website/features.ejs
+++ b/website/features.ejs
@@ -119,13 +119,13 @@
                             <div class="col-12">
                                 <ul>
                                     <li><h5 class="feature-item-margin">
-                                            <span class="feature-highlights-bg">Filter, Aggregate, Enrich.</span> You need less data, more data or other data? Stateless processing components transform your input streams.') %>
+                                            <span class="feature-highlights-bg">Filter, Aggregate, Enrich.</span> You need less data, more data or other data? Stateless processing components transform your input streams. %>
                                         </h5></li>
                                     <li><h5 class="feature-item-margin">
-                                            <span class="feature-highlights-bg">Advanced Analytics.</span> Advanced methods (e.g., ML-algorithms) can be used as pipeline elements.') %>
+                                            <span class="feature-highlights-bg">Advanced Analytics.</span> Advanced methods (e.g., ML-algorithms) can be used as pipeline elements. %>
                                         </h5></li>
                                     <li><h5 class="feature-item-margin">
-                                            <span class="feature-highlights-bg">Pattern Detection.</span> We have developed modules supporting pattern detection, e.g., detection of sequences over time.') %>
+                                            <span class="feature-highlights-bg">Pattern Detection.</span> We have developed modules supporting pattern detection, e.g., detection of sequences over time. %>
                                         </h5></li>
                                 </ul>
                             </div>
@@ -172,13 +172,13 @@
                             <div class="col-12">
                                 <ul>
                                     <li><h5 class="feature-item-margin">
-                                            <span class="feature-highlights-bg">Visualize.</span> Create real-time visualizations and observe your KPIs and production systems from web-based cockpits.') %>
+                                            <span class="feature-highlights-bg">Visualize.</span> Create real-time visualizations and observe your KPIs and production systems from web-based cockpits. %>
                                         </h5></li>
                                     <li><h5 class="feature-item-margin">
-                                            <span class="feature-highlights-bg">Notify.</span> Detect problems or other situations of interest and notify the people in your organization who need to be informed.') %>
+                                            <span class="feature-highlights-bg">Notify.</span> Detect problems or other situations of interest and notify the people in your organization who need to be informed. %>
                                         </h5></li>
                                     <li><h5 class="feature-item-margin">
-                                            <span class="feature-highlights-bg">Store.</span> Harmonize your data stream and store it in third-party systems, e.g. for offline analysis. We have adapters for Elasticsearch, HDFS, Cassandra and NoSQL databases.') %>
+                                            <span class="feature-highlights-bg">Store.</span> Harmonize your data stream and store it in third-party systems, e.g. for offline analysis. We have adapters for Elasticsearch, HDFS, Cassandra and NoSQL databases. %>
                                         </h5></li>
                                 </ul>
                             </div>
@@ -202,10 +202,10 @@
                     <div class="col-md-6 col-12">
                         <ul>
                             <li><h5 class="feature-item-margin">
-                                    <span class="feature-highlights-bg">Real-Time Dashboard.</span> To quickly gather insights, pipelines can make use of the real-time dashboard to visualize live data.') %>
+                                    <span class="feature-highlights-bg">Real-Time Dashboard.</span> To quickly gather insights, pipelines can make use of the real-time dashboard to visualize live data. %>
                                 </h5></li>
                             <li><h5 class="feature-item-margin">
-                                    <span class="feature-highlights-bg">Charts.</span> The live dashboard includes several chart types such as line charts, traffic lights, gauges, tables and number values.') %>
+                                    <span class="feature-highlights-bg">Charts.</span> The live dashboard includes several chart types such as line charts, traffic lights, gauges, tables and number values. %>
                                 </h5></li>
                         </ul>
                     </div>
@@ -229,10 +229,10 @@
                     <div class="col-md-6 col-12">
                         <ul>
                             <li><h5 class="feature-item-margin">
-                                    <span class="feature-highlights-bg">Analytics Microservices.</span> Pipeline elements in StreamPipes are encapsulated as standalone microservices. This makes it easy to add new pipeline elements once new requirements arise. Data processors and sinks can be easily installed from the Pipeline Element Marketplace.') %>
+                                    <span class="feature-highlights-bg">Analytics Microservices.</span> Pipeline elements in StreamPipes are encapsulated as standalone microservices. This makes it easy to add new pipeline elements once new requirements arise. Data processors and sinks can be easily installed from the Pipeline Element Marketplace. %>
                                 </h5></li>
                             <li><h5 class="feature-item-margin">
-                                    <span class="feature-highlights-bg">SDK.</span> The developer-oriented Software Development Kit (SDK) and Maven archetypes make it easy to create new processing elements using one of several available wrappers (e.g., Standalone, Apache Flink and Apache Spark).') %>
+                                    <span class="feature-highlights-bg">SDK.</span> The developer-oriented Software Development Kit (SDK) and Maven archetypes make it easy to create new processing elements using one of several available wrappers (e.g., Standalone, Apache Flink and Apache Spark). %>
                                 </h5></li>
                         </ul>
                     </div>