You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@predictionio.apache.org by do...@apache.org on 2016/07/20 19:10:07 UTC

[32/51] [partial] incubator-predictionio-site git commit: Initial doc site

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/github/index.html
----------------------------------------------------------------------
diff --git a/github/index.html b/github/index.html
new file mode 100644
index 0000000..32cbb4f
--- /dev/null
+++ b/github/index.html
@@ -0,0 +1,227 @@
+<html><body><style type="text/css">
+body {
+  padding: 0;
+  margin: 0;
+  font: bold 11px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
+  overflow: hidden;
+}
+.github-btn {
+  height: 20px;
+  overflow: hidden;
+}
+.gh-btn,
+.gh-count,
+.gh-ico {
+  float: left;
+}
+.gh-btn,
+.gh-count {
+  padding: 2px 5px 2px 4px;
+  color: #333;
+  text-decoration: none;
+  text-shadow: 0 1px 0 #fff;
+  white-space: nowrap;
+  cursor: pointer;
+  border-radius: 3px;
+}
+.gh-btn {
+  background-color: #e6e6e6;
+  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#eaeaea));
+  background-image: -webkit-linear-gradient(#fafafa, #eaeaea);
+  background-image: -moz-linear-gradient(top, #fafafa, #eaeaea);
+  background-image: -ms-linear-gradient(#fafafa, #eaeaea);
+  background-image: -o-linear-gradient(#fafafa, #eaeaea);
+  background-image: linear-gradient(#fafafa, #eaeaea);
+  background-repeat: no-repeat;
+  border: 1px solid #d4d4d4;
+  border-bottom-color: #bcbcbc;
+}
+.gh-btn:hover,
+.gh-btn:focus,
+.gh-btn:active {
+  color: #fff;
+  text-decoration: none;
+  text-shadow: 0 -1px 0 rgba(0,0,0,.25);
+  border-color: #518cc6 #518cc6 #2a65a0;
+  background-color: #3072b3;
+}
+.gh-btn:hover,
+.gh-btn:focus {
+  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#599bdc), to(#3072b3));
+  background-image: -webkit-linear-gradient(#599bdc, #3072b3);
+  background-image: -moz-linear-gradient(top, #599bdc, #3072b3);
+  background-image: -ms-linear-gradient(#599bdc, #3072b3);
+  background-image: -o-linear-gradient(#599bdc, #3072b3);
+  background-image: linear-gradient(#599bdc, #3072b3);
+}
+.gh-btn:active {
+  background-image: none;
+  -webkit-box-shadow: inset 0 2px 5px rgba(0,0,0,.10);
+  -moz-box-shadow: inset 0 2px 5px rgba(0,0,0,.10);
+  box-shadow: inset 0 2px 5px rgba(0,0,0,.10);
+}
+.gh-ico {
+  width: 14px;
+  height: 14px;
+  margin-right: 4px;
+  vertical-align: 3px;
+  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTMycHgiIGhlaWdodD0iNjZweCIgdmlld0JveD0iMCAwIDEzMiA2NiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTMyIDY2IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjMzMzMzMzIiBkPSJNMzMsMS44Yy0xNy43LDAtMzIsMTQuMy0zMiwzMmMwLDE0LjEsOS4yLDI2LjEsMjEuOSwzMC40DQoJYzEuNiwwLjMsMi4yLTAuNywyLjItMS41YzAtMC44LDAtMi44LDAtNS40Yy04LjksMS45LTEwLjgtNC4zLTEwLjgtNC4zYy0xLjUtMy43LTMuNi00LjctMy42LTQuN2MtMi45LTIsMC4yLTEuOSwwLjItMS4
 5DQoJYzMuMiwwLjIsNC45LDMuMyw0LjksMy4zYzIuOSw0LjksNy41LDMuNSw5LjMsMi43YzAuMy0yLjEsMS4xLTMuNSwyLTQuM2MtNy4xLTAuOC0xNC42LTMuNi0xNC42LTE1LjhjMC0zLjUsMS4yLTYuMywzLjMtOC42DQoJYy0wLjMtMC44LTEuNC00LjEsMC4zLTguNWMwLDAsMi43LTAuOSw4LjgsMy4zYzIuNi0wLjcsNS4zLTEuMSw4LTEuMWMyLjcsMCw1LjUsMC40LDgsMS4xYzYuMS00LjEsOC44LTMuMyw4LjgtMy4zDQoJYzEuNyw0LjQsMC42LDcuNywwLjMsOC41YzIuMSwyLjIsMy4zLDUuMSwzLjMsOC42YzAsMTIuMy03LjUsMTUtMTQuNiwxNS44YzEuMSwxLDIuMiwyLjksMi4yLDUuOWMwLDQuMywwLDcuNywwLDguOA0KCWMwLDAuOSwwLjYsMS45LDIuMiwxLjVDNTUuOCw1OS45LDY1LDQ3LjksNjUsMzMuOEM2NSwxNi4xLDUwLjcsMS44LDMzLDEuOHoiLz4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBmaWxsPSIjRkZGRkZGIiBkPSJNOTksMS44Yy0xNy43LDAtMzIsMTQuMy0zMiwzMmMwLDE0LjEsOS4yLDI2LjEsMjEuOSwzMC40DQoJYzEuNiwwLjMsMi4yLTAuNywyLjItMS41YzAtMC44LDAtMi44LDAtNS40Yy04LjksMS45LTEwLjgtNC4zLTEwLjgtNC4zYy0xLjUtMy43LTMuNi00LjctMy42LTQuN2MtMi45LTIsMC4yLTEuOSwwLjItMS45DQoJYzMuMiwwLjIsNC45LDMuMyw0LjksMy4zYzIuOSw0LjksNy41LDMuNSw5LjMsMi43YzAuMy0yLjEsMS4xLTMuNSwyLTQuM2Mt
 Ny4xLTAuOC0xNC42LTMuNi0xNC42LTE1LjhjMC0zLjUsMS4yLTYuMywzLjMtOC42DQoJYy0wLjMtMC44LTEuNC00LjEsMC4zLTguNWMwLDAsMi43LTAuOSw4LjgsMy4zYzIuNi0wLjcsNS4zLTEuMSw4LTEuMWMyLjcsMCw1LjUsMC40LDgsMS4xYzYuMS00LjEsOC44LTMuMyw4LjgtMy4zDQoJYzEuNyw0LjQsMC42LDcuNywwLjMsOC41YzIuMSwyLjIsMy4zLDUuMSwzLjMsOC42YzAsMTIuMy03LjUsMTUtMTQuNiwxNS44YzEuMSwxLDIuMiwyLjksMi4yLDUuOWMwLDQuMywwLDcuNywwLDguOA0KCWMwLDAuOSwwLjYsMS45LDIuMiwxLjVjMTIuNy00LjIsMjEuOS0xNi4yLDIxLjktMzAuNEMxMzEsMTYuMSwxMTYuNywxLjgsOTksMS44eiIvPg0KPC9zdmc+DQo=);
+  background-size: 28px 14px;
+  background-repeat: no-repeat;
+  background-position: 0 0;
+}
+.gh-btn:hover .gh-ico,
+.gh-btn:focus .gh-ico,
+.gh-btn:active .gh-ico {
+  background-position: -14px 0;
+}
+.gh-count {
+  position: relative;
+  display: none; /* hidden to start */
+  margin-left: 4px;
+  background-color: #fafafa;
+  border: 1px solid #d4d4d4;
+}
+.gh-count:hover,
+.gh-count:focus {
+  color: #4183C4;
+}
+.gh-count:before,
+.gh-count:after {
+  content: '';
+  position: absolute;
+  display: inline-block;
+  width: 0;
+  height: 0;
+  border-color: transparent;
+  border-style: solid;
+}
+.gh-count:before {
+  top: 50%;
+  left: -3px;
+  margin-top: -4px;
+  border-width: 4px 4px 4px 0;
+  border-right-color: #fafafa;
+}
+.gh-count:after {
+  top: 50%;
+  left: -4px;
+  z-index: -1;
+  margin-top: -5px;
+  border-width: 5px 5px 5px 0;
+  border-right-color: #d4d4d4;
+}
+.github-btn-large {
+  height: 30px;
+}
+.github-btn-large .gh-btn,
+.github-btn-large .gh-count {
+  padding: 3px 10px 3px 8px;
+  font-size: 16px;
+  line-height: 22px;
+  border-radius: 4px;
+}
+.github-btn-large .gh-ico {
+  width: 20px;
+  height: 20px;
+  background-size: 40px 20px;
+}
+.github-btn-large .gh-btn:hover .gh-ico,
+.github-btn-large .gh-btn:focus .gh-ico,
+.github-btn-large .gh-btn:active .gh-ico {
+  background-position: -20px 0;
+}
+.github-btn-large .gh-count {
+  margin-left: 6px;
+}
+.github-btn-large .gh-count:before {
+  left: -5px;
+  margin-top: -6px;
+  border-width: 6px 6px 6px 0;
+}
+.github-btn-large .gh-count:after {
+  left: -6px;
+  margin-top: -7px;
+  border-width: 7px 7px 7px 0;
+}
+</style> <span class="github-btn" id="github-btn"> <a class="gh-btn" id="gh-btn" href="#" target="_blank"> <span class="gh-ico"></span> <span class="gh-text" id="gh-text"></span> </a> <a class="gh-count" id="gh-count" href="#" target="_blank"></a> </span> <script>
+  // Read a page's GET URL variables and return them as an associative array.
+  // Source: http://jquery-howto.blogspot.com/2009/09/get-url-parameters-values-with-jquery.html
+  var params = function () {
+    var vars = [], hash;
+    var hashes = window.location.href.slice(window.location.href.indexOf('?') + 1).split('&');
+    for(var i = 0; i < hashes.length; i++) {
+      hash = hashes[i].split('=');
+      vars.push(hash[0]);
+      vars[hash[0]] = hash[1];
+    }
+    return vars;
+  }()
+  var user = params.user,
+  repo = params.repo,
+  type = params.type,
+  count = params.count,
+  size = params.size,
+  head = document.getElementsByTagName('head')[0],
+  button = document.getElementById('gh-btn'),
+  mainButton = document.getElementById('github-btn'),
+  text = document.getElementById('gh-text'),
+  counter = document.getElementById('gh-count');
+
+
+  // Add commas to numbers
+  function addCommas(n) {
+    return String(n).replace(/(\d)(?=(\d{3})+$)/g, '$1,')
+  }
+
+  function jsonp(path) {
+    var el = document.createElement('script');
+    el.src = path + '?callback=callback';
+    head.insertBefore(el, head.firstChild);
+  }
+
+  function callback(obj) {
+    if (type == 'watch') {
+      counter.innerHTML = addCommas(obj.data.watchers);
+    } else if (type == 'fork') {
+      counter.innerHTML = addCommas(obj.data.forks);
+    } else if (type == 'follow') {
+      counter.innerHTML = addCommas(obj.data.followers);
+    }
+
+    // Show the count if asked
+    if (count == 'true') {
+      counter.style.display = 'block';
+    }
+  }
+
+  // Set href to be URL for repo
+  button.href = 'https://github.com/' + user + '/' + repo + '/';
+
+  // Add the class, change the text label, set count link href
+  if (type == 'watch') {
+    mainButton.className += ' github-watchers';
+    text.innerHTML = 'Star';
+    counter.href = 'https://github.com/' + user + '/' + repo + '/stargazers';
+  } else if (type == 'fork') {
+    mainButton.className += ' github-forks';
+    text.innerHTML = 'Fork';
+    counter.href = 'https://github.com/' + user + '/' + repo + '/network';
+  } else if (type == 'follow') {
+    mainButton.className += ' github-me';
+    text.innerHTML = 'Follow @' + user;
+    button.href = 'https://github.com/' + user;
+    counter.href = 'https://github.com/' + user + '/followers';
+  }
+
+  // Change the size
+  if (size == 'large') {
+    mainButton.className += ' github-btn-large';
+  }
+
+  if (type == 'follow') {
+    jsonp('https://api.github.com/users/' + user);
+  } else {
+    jsonp('https://api.github.com/repos/' + user + '/' + repo);
+  }
+</script></body></html>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/github/index.html.gz
----------------------------------------------------------------------
diff --git a/github/index.html.gz b/github/index.html.gz
new file mode 100644
index 0000000..9681c90
Binary files /dev/null and b/github/index.html.gz differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/humans.txt
----------------------------------------------------------------------
diff --git a/humans.txt b/humans.txt
new file mode 100644
index 0000000..c823521
--- /dev/null
+++ b/humans.txt
@@ -0,0 +1,3 @@
+Developer: David Singer
+Site: david@ramaboo.com
+From: San Fransisco, United States
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/0.8-command-sys-fb4ef0bf.png
----------------------------------------------------------------------
diff --git a/images/0.8-command-sys-fb4ef0bf.png b/images/0.8-command-sys-fb4ef0bf.png
new file mode 100644
index 0000000..2e65468
Binary files /dev/null and b/images/0.8-command-sys-fb4ef0bf.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/0.8-engine-data-pipeline-49b451b4.png
----------------------------------------------------------------------
diff --git a/images/0.8-engine-data-pipeline-49b451b4.png b/images/0.8-engine-data-pipeline-49b451b4.png
new file mode 100644
index 0000000..595fdad
Binary files /dev/null and b/images/0.8-engine-data-pipeline-49b451b4.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/awsm-1click-9d9ac1c4.png
----------------------------------------------------------------------
diff --git a/images/awsm-1click-9d9ac1c4.png b/images/awsm-1click-9d9ac1c4.png
new file mode 100644
index 0000000..95b2c5a
Binary files /dev/null and b/images/awsm-1click-9d9ac1c4.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/awsm-product-1be37f9d.png
----------------------------------------------------------------------
diff --git a/images/awsm-product-1be37f9d.png b/images/awsm-product-1be37f9d.png
new file mode 100644
index 0000000..0f6779e
Binary files /dev/null and b/images/awsm-product-1be37f9d.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/cloudformation/awsmp-1-609eb919.png
----------------------------------------------------------------------
diff --git a/images/cloudformation/awsmp-1-609eb919.png b/images/cloudformation/awsmp-1-609eb919.png
new file mode 100644
index 0000000..435f32a
Binary files /dev/null and b/images/cloudformation/awsmp-1-609eb919.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/cloudformation/awsmp-2-7dd613ba.png
----------------------------------------------------------------------
diff --git a/images/cloudformation/awsmp-2-7dd613ba.png b/images/cloudformation/awsmp-2-7dd613ba.png
new file mode 100644
index 0000000..360ae41
Binary files /dev/null and b/images/cloudformation/awsmp-2-7dd613ba.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/cloudformation/cf-01-13c7f924.png
----------------------------------------------------------------------
diff --git a/images/cloudformation/cf-01-13c7f924.png b/images/cloudformation/cf-01-13c7f924.png
new file mode 100644
index 0000000..16cb070
Binary files /dev/null and b/images/cloudformation/cf-01-13c7f924.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/cloudformation/cf-02-61cd8e67.png
----------------------------------------------------------------------
diff --git a/images/cloudformation/cf-02-61cd8e67.png b/images/cloudformation/cf-02-61cd8e67.png
new file mode 100644
index 0000000..51bfc94
Binary files /dev/null and b/images/cloudformation/cf-02-61cd8e67.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/cloudformation/cf-03-d017fa2d.png
----------------------------------------------------------------------
diff --git a/images/cloudformation/cf-03-d017fa2d.png b/images/cloudformation/cf-03-d017fa2d.png
new file mode 100644
index 0000000..efb2722
Binary files /dev/null and b/images/cloudformation/cf-03-d017fa2d.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/cloudformation/cf-04-6b545f50.png
----------------------------------------------------------------------
diff --git a/images/cloudformation/cf-04-6b545f50.png b/images/cloudformation/cf-04-6b545f50.png
new file mode 100644
index 0000000..20af468
Binary files /dev/null and b/images/cloudformation/cf-04-6b545f50.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/cloudformation/cf-05-92ee63c2.png
----------------------------------------------------------------------
diff --git a/images/cloudformation/cf-05-92ee63c2.png b/images/cloudformation/cf-05-92ee63c2.png
new file mode 100644
index 0000000..a3dc186
Binary files /dev/null and b/images/cloudformation/cf-05-92ee63c2.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/cloudformation/cf-06-b36528fa.png
----------------------------------------------------------------------
diff --git a/images/cloudformation/cf-06-b36528fa.png b/images/cloudformation/cf-06-b36528fa.png
new file mode 100644
index 0000000..8c2343a
Binary files /dev/null and b/images/cloudformation/cf-06-b36528fa.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/cloudformation/compute-1-c572ea84.png
----------------------------------------------------------------------
diff --git a/images/cloudformation/compute-1-c572ea84.png b/images/cloudformation/compute-1-c572ea84.png
new file mode 100644
index 0000000..b8366c7
Binary files /dev/null and b/images/cloudformation/compute-1-c572ea84.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/cloudformation/compute-2-f7da8e72.png
----------------------------------------------------------------------
diff --git a/images/cloudformation/compute-2-f7da8e72.png b/images/cloudformation/compute-2-f7da8e72.png
new file mode 100644
index 0000000..bfcac05
Binary files /dev/null and b/images/cloudformation/compute-2-f7da8e72.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/cloudformation/compute-3-ee5fc6a8.png
----------------------------------------------------------------------
diff --git a/images/cloudformation/compute-3-ee5fc6a8.png b/images/cloudformation/compute-3-ee5fc6a8.png
new file mode 100644
index 0000000..141d188
Binary files /dev/null and b/images/cloudformation/compute-3-ee5fc6a8.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/cloudformation/compute-4-67fe0caa.png
----------------------------------------------------------------------
diff --git a/images/cloudformation/compute-4-67fe0caa.png b/images/cloudformation/compute-4-67fe0caa.png
new file mode 100644
index 0000000..fdf9c18
Binary files /dev/null and b/images/cloudformation/compute-4-67fe0caa.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/cloudformation/hbase-32538c47.png
----------------------------------------------------------------------
diff --git a/images/cloudformation/hbase-32538c47.png b/images/cloudformation/hbase-32538c47.png
new file mode 100644
index 0000000..b509290
Binary files /dev/null and b/images/cloudformation/hbase-32538c47.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/cloudformation/hdfs-51f0231f.png
----------------------------------------------------------------------
diff --git a/images/cloudformation/hdfs-51f0231f.png b/images/cloudformation/hdfs-51f0231f.png
new file mode 100644
index 0000000..15b7fc7
Binary files /dev/null and b/images/cloudformation/hdfs-51f0231f.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/cloudformation/spark-019c2cf1.png
----------------------------------------------------------------------
diff --git a/images/cloudformation/spark-019c2cf1.png b/images/cloudformation/spark-019c2cf1.png
new file mode 100644
index 0000000..e150e2e
Binary files /dev/null and b/images/cloudformation/spark-019c2cf1.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/cloudformation/storage-1-ca3ae3a6.png
----------------------------------------------------------------------
diff --git a/images/cloudformation/storage-1-ca3ae3a6.png b/images/cloudformation/storage-1-ca3ae3a6.png
new file mode 100644
index 0000000..2f9af20
Binary files /dev/null and b/images/cloudformation/storage-1-ca3ae3a6.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/cloudformation/storage-2-9395c9f2.png
----------------------------------------------------------------------
diff --git a/images/cloudformation/storage-2-9395c9f2.png b/images/cloudformation/storage-2-9395c9f2.png
new file mode 100644
index 0000000..f03ff7d
Binary files /dev/null and b/images/cloudformation/storage-2-9395c9f2.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/datacollection/ipynb-01-004d791e.png
----------------------------------------------------------------------
diff --git a/images/datacollection/ipynb-01-004d791e.png b/images/datacollection/ipynb-01-004d791e.png
new file mode 100644
index 0000000..6639d80
Binary files /dev/null and b/images/datacollection/ipynb-01-004d791e.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/datacollection/ipynb-02-cd8b12e4.png
----------------------------------------------------------------------
diff --git a/images/datacollection/ipynb-02-cd8b12e4.png b/images/datacollection/ipynb-02-cd8b12e4.png
new file mode 100644
index 0000000..40e74d5
Binary files /dev/null and b/images/datacollection/ipynb-02-cd8b12e4.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/datacollection/ipynb-03-28f3aa3d.png
----------------------------------------------------------------------
diff --git a/images/datacollection/ipynb-03-28f3aa3d.png b/images/datacollection/ipynb-03-28f3aa3d.png
new file mode 100644
index 0000000..7aa0216
Binary files /dev/null and b/images/datacollection/ipynb-03-28f3aa3d.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/datacollection/ipynb-04-797d73f1.png
----------------------------------------------------------------------
diff --git a/images/datacollection/ipynb-04-797d73f1.png b/images/datacollection/ipynb-04-797d73f1.png
new file mode 100644
index 0000000..dded14c
Binary files /dev/null and b/images/datacollection/ipynb-04-797d73f1.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/datacollection/tableau-01-b5a23839.png
----------------------------------------------------------------------
diff --git a/images/datacollection/tableau-01-b5a23839.png b/images/datacollection/tableau-01-b5a23839.png
new file mode 100644
index 0000000..057019e
Binary files /dev/null and b/images/datacollection/tableau-01-b5a23839.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/datacollection/tableau-02-76e93443.png
----------------------------------------------------------------------
diff --git a/images/datacollection/tableau-02-76e93443.png b/images/datacollection/tableau-02-76e93443.png
new file mode 100644
index 0000000..f7177be
Binary files /dev/null and b/images/datacollection/tableau-02-76e93443.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/datacollection/tableau-03-e389351e.png
----------------------------------------------------------------------
diff --git a/images/datacollection/tableau-03-e389351e.png b/images/datacollection/tableau-03-e389351e.png
new file mode 100644
index 0000000..297db26
Binary files /dev/null and b/images/datacollection/tableau-03-e389351e.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/datacollection/tableau-04-c8c31bb7.png
----------------------------------------------------------------------
diff --git a/images/datacollection/tableau-04-c8c31bb7.png b/images/datacollection/tableau-04-c8c31bb7.png
new file mode 100644
index 0000000..2847a57
Binary files /dev/null and b/images/datacollection/tableau-04-c8c31bb7.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/datacollection/zeppelin-01-1c476081.png
----------------------------------------------------------------------
diff --git a/images/datacollection/zeppelin-01-1c476081.png b/images/datacollection/zeppelin-01-1c476081.png
new file mode 100644
index 0000000..6d49d6b
Binary files /dev/null and b/images/datacollection/zeppelin-01-1c476081.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/datacollection/zeppelin-02-b3687a33.png
----------------------------------------------------------------------
diff --git a/images/datacollection/zeppelin-02-b3687a33.png b/images/datacollection/zeppelin-02-b3687a33.png
new file mode 100644
index 0000000..d36d3a4
Binary files /dev/null and b/images/datacollection/zeppelin-02-b3687a33.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/datacollection/zeppelin-03-15dcefee.png
----------------------------------------------------------------------
diff --git a/images/datacollection/zeppelin-03-15dcefee.png b/images/datacollection/zeppelin-03-15dcefee.png
new file mode 100644
index 0000000..4a8bdb5
Binary files /dev/null and b/images/datacollection/zeppelin-03-15dcefee.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/datacollection/zeppelin-04-d646c299.png
----------------------------------------------------------------------
diff --git a/images/datacollection/zeppelin-04-d646c299.png b/images/datacollection/zeppelin-04-d646c299.png
new file mode 100644
index 0000000..e527b48
Binary files /dev/null and b/images/datacollection/zeppelin-04-d646c299.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/demo/tapster/pio-app-new-5a8ae503.png
----------------------------------------------------------------------
diff --git a/images/demo/tapster/pio-app-new-5a8ae503.png b/images/demo/tapster/pio-app-new-5a8ae503.png
new file mode 100644
index 0000000..00b5329
Binary files /dev/null and b/images/demo/tapster/pio-app-new-5a8ae503.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/demo/tapster/pio-build-e6eb1d7c.png
----------------------------------------------------------------------
diff --git a/images/demo/tapster/pio-build-e6eb1d7c.png b/images/demo/tapster/pio-build-e6eb1d7c.png
new file mode 100644
index 0000000..65874c3
Binary files /dev/null and b/images/demo/tapster/pio-build-e6eb1d7c.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/demo/tapster/pio-deploy-d7d874d9.png
----------------------------------------------------------------------
diff --git a/images/demo/tapster/pio-deploy-d7d874d9.png b/images/demo/tapster/pio-deploy-d7d874d9.png
new file mode 100644
index 0000000..487085a
Binary files /dev/null and b/images/demo/tapster/pio-deploy-d7d874d9.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/demo/tapster/pio-engine-setup-88e25cc0.png
----------------------------------------------------------------------
diff --git a/images/demo/tapster/pio-engine-setup-88e25cc0.png b/images/demo/tapster/pio-engine-setup-88e25cc0.png
new file mode 100644
index 0000000..0164a28
Binary files /dev/null and b/images/demo/tapster/pio-engine-setup-88e25cc0.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/demo/tapster/pio-eventserver-88889ec0.png
----------------------------------------------------------------------
diff --git a/images/demo/tapster/pio-eventserver-88889ec0.png b/images/demo/tapster/pio-eventserver-88889ec0.png
new file mode 100644
index 0000000..c6a7334
Binary files /dev/null and b/images/demo/tapster/pio-eventserver-88889ec0.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/demo/tapster/pio-import-predictionio-1ecd11fd.png
----------------------------------------------------------------------
diff --git a/images/demo/tapster/pio-import-predictionio-1ecd11fd.png b/images/demo/tapster/pio-import-predictionio-1ecd11fd.png
new file mode 100644
index 0000000..bb4aad7
Binary files /dev/null and b/images/demo/tapster/pio-import-predictionio-1ecd11fd.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/demo/tapster/pio-install-2d870aed.png
----------------------------------------------------------------------
diff --git a/images/demo/tapster/pio-install-2d870aed.png b/images/demo/tapster/pio-install-2d870aed.png
new file mode 100644
index 0000000..e792012
Binary files /dev/null and b/images/demo/tapster/pio-install-2d870aed.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/demo/tapster/pio-train-7edffad4.png
----------------------------------------------------------------------
diff --git a/images/demo/tapster/pio-train-7edffad4.png b/images/demo/tapster/pio-train-7edffad4.png
new file mode 100644
index 0000000..dd5a5f4
Binary files /dev/null and b/images/demo/tapster/pio-train-7edffad4.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/demo/tapster/rails-server-997d690e.png
----------------------------------------------------------------------
diff --git a/images/demo/tapster/rails-server-997d690e.png b/images/demo/tapster/rails-server-997d690e.png
new file mode 100644
index 0000000..b4ad36d
Binary files /dev/null and b/images/demo/tapster/rails-server-997d690e.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/demo/text_classification_template/engine_overview-27e09a89.png
----------------------------------------------------------------------
diff --git a/images/demo/text_classification_template/engine_overview-27e09a89.png b/images/demo/text_classification_template/engine_overview-27e09a89.png
new file mode 100644
index 0000000..3c37d9a
Binary files /dev/null and b/images/demo/text_classification_template/engine_overview-27e09a89.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/engine-data-flow-f724593a.png
----------------------------------------------------------------------
diff --git a/images/engine-data-flow-f724593a.png b/images/engine-data-flow-f724593a.png
new file mode 100644
index 0000000..96aa022
Binary files /dev/null and b/images/engine-data-flow-f724593a.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/engine-evaluation-4ab1bfeb.png
----------------------------------------------------------------------
diff --git a/images/engine-evaluation-4ab1bfeb.png b/images/engine-evaluation-4ab1bfeb.png
new file mode 100644
index 0000000..189cb06
Binary files /dev/null and b/images/engine-evaluation-4ab1bfeb.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/engine-itemrec-prediction-02256e37.png
----------------------------------------------------------------------
diff --git a/images/engine-itemrec-prediction-02256e37.png b/images/engine-itemrec-prediction-02256e37.png
new file mode 100644
index 0000000..39b7ca3
Binary files /dev/null and b/images/engine-itemrec-prediction-02256e37.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/engine-itemsim-score-6b6320a8.png
----------------------------------------------------------------------
diff --git a/images/engine-itemsim-score-6b6320a8.png b/images/engine-itemsim-score-6b6320a8.png
new file mode 100644
index 0000000..48e1ac3
Binary files /dev/null and b/images/engine-itemsim-score-6b6320a8.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/engine-query-8d7311ff.png
----------------------------------------------------------------------
diff --git a/images/engine-query-8d7311ff.png b/images/engine-query-8d7311ff.png
new file mode 100644
index 0000000..ebf186c
Binary files /dev/null and b/images/engine-query-8d7311ff.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/engine-server-3246414b.png
----------------------------------------------------------------------
diff --git a/images/engine-server-3246414b.png b/images/engine-server-3246414b.png
new file mode 100644
index 0000000..f6080db
Binary files /dev/null and b/images/engine-server-3246414b.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/engine-training-93bc1b69.png
----------------------------------------------------------------------
diff --git a/images/engine-training-93bc1b69.png b/images/engine-training-93bc1b69.png
new file mode 100644
index 0000000..33c94c0
Binary files /dev/null and b/images/engine-training-93bc1b69.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/engineinstance-overview-c6668657.png
----------------------------------------------------------------------
diff --git a/images/engineinstance-overview-c6668657.png b/images/engineinstance-overview-c6668657.png
new file mode 100644
index 0000000..c0cf048
Binary files /dev/null and b/images/engineinstance-overview-c6668657.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/eventserver-overview-b4b841d1.png
----------------------------------------------------------------------
diff --git a/images/eventserver-overview-b4b841d1.png b/images/eventserver-overview-b4b841d1.png
new file mode 100644
index 0000000..d17d659
Binary files /dev/null and b/images/eventserver-overview-b4b841d1.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/favicon/apple-c0febcf2.png
----------------------------------------------------------------------
diff --git a/images/favicon/apple-c0febcf2.png b/images/favicon/apple-c0febcf2.png
new file mode 100644
index 0000000..94fdbd5
Binary files /dev/null and b/images/favicon/apple-c0febcf2.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/favicon/normal-b330020a.png
----------------------------------------------------------------------
diff --git a/images/favicon/normal-b330020a.png b/images/favicon/normal-b330020a.png
new file mode 100644
index 0000000..593f2c0
Binary files /dev/null and b/images/favicon/normal-b330020a.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/icons/down-arrow-dfe9f7fe.png
----------------------------------------------------------------------
diff --git a/images/icons/down-arrow-dfe9f7fe.png b/images/icons/down-arrow-dfe9f7fe.png
new file mode 100644
index 0000000..d85dc0e
Binary files /dev/null and b/images/icons/down-arrow-dfe9f7fe.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/icons/drawer-toggle-active-fcbef12a.png
----------------------------------------------------------------------
diff --git a/images/icons/drawer-toggle-active-fcbef12a.png b/images/icons/drawer-toggle-active-fcbef12a.png
new file mode 100644
index 0000000..597589d
Binary files /dev/null and b/images/icons/drawer-toggle-active-fcbef12a.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/icons/drawer-toggle-closed-7f354f90.png
----------------------------------------------------------------------
diff --git a/images/icons/drawer-toggle-closed-7f354f90.png b/images/icons/drawer-toggle-closed-7f354f90.png
new file mode 100644
index 0000000..a9c5697
Binary files /dev/null and b/images/icons/drawer-toggle-closed-7f354f90.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/icons/edit-pencil-d6c1bb3d.png
----------------------------------------------------------------------
diff --git a/images/icons/edit-pencil-d6c1bb3d.png b/images/icons/edit-pencil-d6c1bb3d.png
new file mode 100644
index 0000000..f785ef2
Binary files /dev/null and b/images/icons/edit-pencil-d6c1bb3d.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/icons/facebook-5c57939c.png
----------------------------------------------------------------------
diff --git a/images/icons/facebook-5c57939c.png b/images/icons/facebook-5c57939c.png
new file mode 100644
index 0000000..2d6b48f
Binary files /dev/null and b/images/icons/facebook-5c57939c.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/icons/search-glass-704bd4ff.png
----------------------------------------------------------------------
diff --git a/images/icons/search-glass-704bd4ff.png b/images/icons/search-glass-704bd4ff.png
new file mode 100644
index 0000000..478258e
Binary files /dev/null and b/images/icons/search-glass-704bd4ff.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/icons/sketch-64-6f183df6.png
----------------------------------------------------------------------
diff --git a/images/icons/sketch-64-6f183df6.png b/images/icons/sketch-64-6f183df6.png
new file mode 100644
index 0000000..91bd644
Binary files /dev/null and b/images/icons/sketch-64-6f183df6.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/icons/twitter-ea9dc152.png
----------------------------------------------------------------------
diff --git a/images/icons/twitter-ea9dc152.png b/images/icons/twitter-ea9dc152.png
new file mode 100644
index 0000000..e2eee7c
Binary files /dev/null and b/images/icons/twitter-ea9dc152.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/icons/up-arrow-8f52c66f.png
----------------------------------------------------------------------
diff --git a/images/icons/up-arrow-8f52c66f.png b/images/icons/up-arrow-8f52c66f.png
new file mode 100644
index 0000000..fb78b20
Binary files /dev/null and b/images/icons/up-arrow-8f52c66f.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/intellij/intelliJ-scala-plugin-09ee074a.png
----------------------------------------------------------------------
diff --git a/images/intellij/intelliJ-scala-plugin-09ee074a.png b/images/intellij/intelliJ-scala-plugin-09ee074a.png
new file mode 100644
index 0000000..8725257
Binary files /dev/null and b/images/intellij/intelliJ-scala-plugin-09ee074a.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/intellij/intellij-buildsbt-05cfd141.png
----------------------------------------------------------------------
diff --git a/images/intellij/intellij-buildsbt-05cfd141.png b/images/intellij/intellij-buildsbt-05cfd141.png
new file mode 100644
index 0000000..41b2514
Binary files /dev/null and b/images/intellij/intellij-buildsbt-05cfd141.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/intellij/intellij-config-2-f0d34c12.png
----------------------------------------------------------------------
diff --git a/images/intellij/intellij-config-2-f0d34c12.png b/images/intellij/intellij-config-2-f0d34c12.png
new file mode 100644
index 0000000..5d84ee8
Binary files /dev/null and b/images/intellij/intellij-config-2-f0d34c12.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/intellij/intellij-config-48c05039.png
----------------------------------------------------------------------
diff --git a/images/intellij/intellij-config-48c05039.png b/images/intellij/intellij-config-48c05039.png
new file mode 100644
index 0000000..1912993
Binary files /dev/null and b/images/intellij/intellij-config-48c05039.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/intellij/intellij-dependencies-9520f75f.png
----------------------------------------------------------------------
diff --git a/images/intellij/intellij-dependencies-9520f75f.png b/images/intellij/intellij-dependencies-9520f75f.png
new file mode 100644
index 0000000..ff6ec0c
Binary files /dev/null and b/images/intellij/intellij-dependencies-9520f75f.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/intellij/intellij-scala-plugin-2-592c697f.png
----------------------------------------------------------------------
diff --git a/images/intellij/intellij-scala-plugin-2-592c697f.png b/images/intellij/intellij-scala-plugin-2-592c697f.png
new file mode 100644
index 0000000..76066ce
Binary files /dev/null and b/images/intellij/intellij-scala-plugin-2-592c697f.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/intellij/pio-runtime-jar-deps-3f3c99d9.png
----------------------------------------------------------------------
diff --git a/images/intellij/pio-runtime-jar-deps-3f3c99d9.png b/images/intellij/pio-runtime-jar-deps-3f3c99d9.png
new file mode 100644
index 0000000..84410ed
Binary files /dev/null and b/images/intellij/pio-runtime-jar-deps-3f3c99d9.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/intellij/pio-runtime-jars-266e8c1b.png
----------------------------------------------------------------------
diff --git a/images/intellij/pio-runtime-jars-266e8c1b.png b/images/intellij/pio-runtime-jars-266e8c1b.png
new file mode 100644
index 0000000..587bf04
Binary files /dev/null and b/images/intellij/pio-runtime-jars-266e8c1b.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/logos/copyright-7a05feec.png
----------------------------------------------------------------------
diff --git a/images/logos/copyright-7a05feec.png b/images/logos/copyright-7a05feec.png
new file mode 100644
index 0000000..4c8cada
Binary files /dev/null and b/images/logos/copyright-7a05feec.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/logos/copyright@2x-48e4eb15.png
----------------------------------------------------------------------
diff --git a/images/logos/copyright@2x-48e4eb15.png b/images/logos/copyright@2x-48e4eb15.png
new file mode 100644
index 0000000..1da51c2
Binary files /dev/null and b/images/logos/copyright@2x-48e4eb15.png differ

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/logos/downloads/banner-dark-background-6e73cf03.svg
----------------------------------------------------------------------
diff --git a/images/logos/downloads/banner-dark-background-6e73cf03.svg b/images/logos/downloads/banner-dark-background-6e73cf03.svg
new file mode 100644
index 0000000..6e748f4
--- /dev/null
+++ b/images/logos/downloads/banner-dark-background-6e73cf03.svg
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg width="777px" height="84px" viewBox="0 0 777 84" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns">
+    <!-- Generator: Sketch 3.3 (11970) - http://www.bohemiancoding.com/sketch -->
+    <title>banner-dark-background</title>
+    <desc>Created with Sketch.</desc>
+    <defs></defs>
+    <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" sketch:type="MSPage">
+        <g id="Banner-(Dark-Background)" sketch:type="MSLayerGroup">
+            <g id="IO" transform="translate(646.000000, 0.000000)" fill="#FFFFFF" sketch:type="MSShapeGroup">
+                <path d="M59.436,41.391 C59.436,50.209 62.401,57.46 68.333,63.151 C74.228,68.835 81.042,71.677 88.766,71.677 C97.139,71.677 104.207,68.776 109.972,62.991 C115.728,57.132 118.605,50.006 118.605,41.596 C118.605,33.084 115.765,25.958 110.073,20.201 C104.418,14.415 97.415,11.522 89.071,11.522 C80.765,11.522 73.748,14.415 68.026,20.201 C62.3,25.921 59.436,32.983 59.436,41.391 L59.436,41.391 Z M47.288,41.26 C47.288,30.024 51.405,20.361 59.646,12.302 C67.852,4.228 77.712,0.191 89.231,0.191 C100.607,0.191 110.364,4.264 118.504,12.404 C126.673,20.536 130.761,30.315 130.761,41.727 C130.761,53.212 126.658,62.946 118.453,70.947 C110.211,78.978 100.265,83 88.605,83 C78.302,83 69.04,79.43 60.835,72.288 C51.799,64.397 47.288,54.057 47.288,41.26 L47.288,41.26 Z" id="Fill-19"></path>
+                <path d="M0.789,1.692 L35.957,1.692 L35.957,10.043 L0.789,10.043 L0.789,1.692 Z" id="Fill-16"></path>
+                <path d="M12.347,5.467 L24.398,5.467 L24.398,78.855 L12.347,78.855 L12.347,5.467 Z" id="Fill-15"></path>
+                <path d="M0.789,73.199 L35.957,73.199 L35.957,81.551 L0.789,81.551 L0.789,73.199 Z" id="Fill-17"></path>
+            </g>
+            <g id="Prediction" transform="translate(133.000000, 2.000000)" fill="#36A0CE" sketch:type="MSShapeGroup">
+                <path d="M451.034,23.28 L458.276,23.28 L458.276,33.365 C461.17,29.504 464.376,26.61 467.896,24.701 C471.415,22.792 475.241,21.83 479.38,21.83 C483.585,21.83 487.315,22.901 490.573,25.037 C493.83,27.179 496.234,30.05 497.787,33.679 C499.339,37.292 500.119,42.933 500.119,50.585 L500.119,79.551 L492.875,79.551 L492.875,52.712 C492.875,46.227 492.606,41.898 492.067,39.727 C491.229,36.003 489.618,33.198 487.243,31.318 C484.867,29.445 481.763,28.504 477.931,28.504 C473.551,28.504 469.63,29.947 466.161,32.849 C462.7,35.748 460.412,39.333 459.312,43.604 C458.619,46.401 458.276,51.503 458.276,58.913 L458.276,79.551 L451.034,79.551 L451.034,23.28" id="Fill-14"></path>
+                <path d="M407.96,28.914 C401.94,28.914 396.768,31.143 392.439,35.587 C388.117,40.034 385.953,45.411 385.953,51.722 C385.953,55.795 386.937,59.592 388.911,63.104 C390.88,66.615 393.546,69.334 396.905,71.251 C400.258,73.16 403.944,74.122 407.96,74.122 C411.975,74.122 415.655,73.16 419.015,71.251 C422.373,69.334 425.033,66.615 427.009,63.104 C428.976,59.592 429.967,55.795 429.967,51.722 C429.967,45.411 427.796,40.034 423.452,35.587 C419.108,31.143 413.942,28.914 407.96,28.914 L407.96,28.914 Z M407.982,21.83 C416.653,21.83 423.839,24.971 429.536,31.246 C434.719,36.973 437.312,43.743 437.312,51.576 C437.312,59.432 434.571,66.303 429.1,72.184 C423.619,78.057 416.588,81 407.982,81 C399.347,81 392.292,78.057 386.82,72.184 C381.348,66.303 378.608,59.432 378.608,51.576 C378.608,43.778 381.194,37.017 386.384,31.296 C392.081,24.985 399.28,21.83 407.982,21.83 L407.982,21.83 Z" id="Fill-12"></path>
+                <path d="M358.518,23.28 L365.761,23.28 L365.761,79.551 L358.518,79.551 L358.518,23.28 Z M362.11,0.115 C363.765,0.115 365.17,0.698 366.336,1.864 C367.502,3.044 368.085,4.457 368.085,6.104 C368.085,7.729 367.502,9.121 366.336,10.302 C365.17,11.468 363.765,12.058 362.11,12.058 C360.499,12.058 359.107,11.468 357.941,10.302 C356.775,9.121 356.193,7.729 356.193,6.104 C356.193,4.457 356.775,3.044 357.941,1.864 C359.107,0.698 360.499,0.115 362.11,0.115 L362.11,0.115 Z" id="Fill-10"></path>
+                <path d="M329.617,2.388 L336.86,2.388 L336.86,23.28 L348.338,23.28 L348.338,29.539 L336.86,29.539 L336.86,79.551 L329.617,79.551 L329.617,29.539 L319.743,29.539 L319.743,23.28 L329.617,23.28 L329.617,2.388" id="Fill-9"></path>
+                <path d="M310.867,34.968 L305.125,38.532 C300.171,31.952 293.4,28.658 284.823,28.658 C277.974,28.658 272.283,30.866 267.758,35.267 C263.225,39.684 260.958,45.031 260.958,51.343 C260.958,55.438 262.001,59.293 264.085,62.914 C266.169,66.528 269.025,69.334 272.662,71.331 C276.298,73.328 280.364,74.325 284.882,74.325 C293.146,74.325 299.893,71.033 305.125,64.444 L310.867,68.22 C308.179,72.271 304.571,75.419 300.032,77.648 C295.499,79.879 290.332,81 284.547,81 C275.649,81 268.268,78.174 262.409,72.518 C256.55,66.864 253.613,59.985 253.613,51.882 C253.613,46.432 254.991,41.374 257.73,36.696 C260.47,32.033 264.23,28.389 269.025,25.766 C273.82,23.142 279.184,21.83 285.115,21.83 C288.832,21.83 292.431,22.398 295.9,23.536 C299.361,24.672 302.298,26.159 304.717,27.988 C307.122,29.816 309.177,32.141 310.867,34.968" id="Fill-7"></path>
+                <path d="M233.472,23.28 L240.715,23.28 L240.715,79.551 L233.472,79.551 L233.472,23.28 Z M237.064,0.115 C238.711,0.115 240.125,0.698 241.291,1.864 C242.457,3.044 243.04,4.457 243.04,6.104 C243.04,7.729 242.457,9.121 241.291,10.302 C240.125,11.468 238.711,12.058 237.064,12.058 C235.454,12.058 234.063,11.468 232.896,10.302 C231.73,9.121 231.147,7.729 231.147,6.104 C231.147,4.457 231.73,3.044 232.896,1.864 C234.063,0.698 235.454,0.115 237.064,0.115 L237.064,0.115 Z" id="Fill-6"></path>
+                <path d="M188.154,28.812 C184.131,28.812 180.408,29.803 176.998,31.784 C173.595,33.767 170.876,36.55 168.857,40.128 C166.847,43.706 165.841,47.494 165.841,51.488 C165.841,55.452 166.861,59.241 168.887,62.856 C170.92,66.471 173.653,69.291 177.078,71.309 C180.502,73.32 184.175,74.325 188.11,74.325 C192.067,74.325 195.82,73.328 199.369,71.331 C202.917,69.334 205.643,66.631 207.552,63.221 C209.468,59.81 210.423,55.97 210.423,51.699 C210.423,45.192 208.281,39.749 203.996,35.377 C199.704,30.997 194.421,28.812 188.154,28.812 L188.154,28.812 Z M217.098,1.558 L217.098,79.551 L209.957,79.551 L209.957,69.881 C206.925,73.568 203.515,76.345 199.74,78.202 C195.966,80.067 191.841,81 187.353,81 C179.395,81 172.589,78.114 166.949,72.337 C161.315,66.558 158.496,59.532 158.496,51.255 C158.496,43.159 161.338,36.23 167.029,30.472 C172.72,24.716 179.563,21.83 187.563,21.83 C192.184,21.83 196.359,22.814 200.104,24.782 C203.85,26.742 207.129,29.693 209.957,33.62 L209.957,1.558 L217.098,1.55
 8 L217.098,1.558 Z" id="Fill-5"></path>
+                <path d="M139.761,45.731 C138.792,41.87 137.393,38.78 135.542,36.47 C133.69,34.16 131.25,32.295 128.21,30.881 C125.179,29.467 121.98,28.767 118.636,28.767 C113.112,28.767 108.361,30.538 104.397,34.087 C101.497,36.673 99.296,40.558 97.816,45.731 L139.761,45.731 L139.761,45.731 Z M139.761,60.881 L145.86,64.088 C143.864,68.015 141.546,71.192 138.923,73.603 C136.299,76.017 133.355,77.852 130.076,79.106 C126.797,80.374 123.081,81 118.942,81 C109.76,81 102.59,77.991 97.409,71.972 C92.228,65.96 89.648,59.154 89.648,51.576 C89.648,44.435 91.834,38.073 96.221,32.484 C101.773,25.386 109.206,21.83 118.534,21.83 C128.124,21.83 135.789,25.473 141.517,32.746 C145.583,37.883 147.652,44.297 147.726,51.984 L97.095,51.984 C97.227,58.52 99.318,63.877 103.362,68.059 C107.399,72.242 112.384,74.325 118.322,74.325 C121.186,74.325 123.97,73.831 126.681,72.832 C129.391,71.833 131.694,70.515 133.604,68.86 C135.498,67.214 137.553,64.554 139.761,60.881 L139.761,60.881 Z" id="Fill-4"></path>
+                <path d="M59.618,23.28 L67.014,23.28 L67.014,31.508 C69.215,28.258 71.547,25.838 73.995,24.235 C76.443,22.631 78.994,21.83 81.647,21.83 C83.651,21.83 85.786,22.471 88.06,23.746 L84.285,29.845 C82.769,29.189 81.501,28.869 80.466,28.869 C78.047,28.869 75.715,29.86 73.478,31.843 C71.241,33.824 69.536,36.899 68.355,41.067 C67.466,44.274 67.014,50.76 67.014,60.517 L67.014,79.551 L59.618,79.551 L59.618,23.28" id="Fill-2"></path>
+                <path d="M8.514,10.914 L8.514,36.725 L21.39,36.886 C26.601,36.886 30.404,36.404 32.824,35.464 C35.229,34.517 37.13,32.986 38.508,30.866 C39.892,28.752 40.577,26.392 40.577,23.768 C40.577,21.225 39.892,18.893 38.508,16.773 C37.13,14.659 35.316,13.158 33.057,12.262 C30.798,11.366 27.096,10.914 21.959,10.914 L8.514,10.914 L8.514,10.914 Z M0.906,3.467 L16.063,3.467 C24.75,3.467 30.608,3.846 33.647,4.611 C37.99,5.682 41.539,7.875 44.301,11.205 C47.063,14.528 48.439,18.711 48.439,23.746 C48.439,28.812 47.092,32.994 44.41,36.288 C41.714,39.581 38.012,41.797 33.29,42.933 C29.836,43.764 23.395,44.172 13.943,44.172 L8.514,44.172 L8.514,79.551 L0.906,79.551 L0.906,3.467 L0.906,3.467 Z" id="Fill-1"></path>
+            </g>
+            <g id="Frog" transform="translate(0.000000, 2.000000)">
+                <path d="M31.2200794,23.2008514 C38.5546744,20.3670127 46.7946898,18.6351109 55.5039506,18.6351109 C64.1847927,18.6351109 72.4007395,20.3108838 79.7185939,23.0772302 L79.7185939,23.0772302 C81.4107445,26.4701171 85.0272927,28.8194157 89.2119141,28.8194157 C89.858443,28.8194157 90.4912508,28.7634909 91.1053892,28.6564369 C103.265454,36.1508796 111,46.6024782 111,55.5411187 C111,69.0911992 86.1487525,79.9576271 55.5039506,79.9576271 C24.8443339,79.9576271 0,69.9052505 0,55.5411187 C0,46.8686834 7.83530637,36.2975719 20.135685,28.6953925 C20.6740416,28.7770195 21.2259379,28.8194157 21.7880859,28.8194157 C25.9273938,28.8194157 29.5042731,26.5270489 31.2200794,23.2008514 Z M67.640625,33.9005989 C67.640625,34.9327087 66.7646891,35.7534105 65.6899452,35.7534105 C64.613233,35.7534105 63.7382812,34.9327087 63.7382812,33.9005989 C63.7382812,32.8984053 64.613233,32.0697258 65.6899452,32.0697258 C66.7646891,32.0697258 67.640625,32.8984053 67.640625,33.9005989 Z M47.2617187,33.90
 05989 C47.2617187,34.9327087 46.3865463,35.7534105 45.3105469,35.7534105 C44.2345475,35.7534105 43.359375,34.9327087 43.359375,33.9005989 C43.359375,32.8984053 44.2345475,32.0697258 45.3105469,32.0697258 C46.3865463,32.0697258 47.2617187,32.8984053 47.2617187,33.9005989 Z" id="Face" fill="#FFFFFF" sketch:type="MSShapeGroup"></path>
+                <g id="Eyes" transform="translate(2.005639, 0.000000)" fill="#FFFFFF" sketch:type="MSShapeGroup">
+                    <g id="Left" transform="translate(0.162330, 0.000000)">
+                        <path d="M39.0234375,18.637703 C39.0234375,28.9218249 30.3494977,37.2702219 19.6201172,37.2702219 C8.90584279,37.2702219 0.216796875,28.9218249 0.216796875,18.637703 C0.216796875,8.34943379 8.90584279,0 19.6201172,0 C30.3494977,0 39.0234375,8.34943379 39.0234375,18.637703 Z M30.1347656,18.7460256 C30.1347656,24.300531 25.4317919,28.8194157 19.6201172,28.8194157 C13.8164475,28.8194157 9.10546875,24.300531 9.10546875,18.7460256 C9.10546875,13.1791792 13.8164475,8.66749345 19.6201172,8.66749345 C25.4317919,8.66749345 30.1347656,13.1791792 30.1347656,18.7460256 Z" id="Socket"></path>
+                        <path d="M23.6308594,18.6340856 C23.6308594,20.7872878 21.7918311,22.535483 19.5117187,22.535483 C17.2386718,22.535483 15.3925781,20.7872878 15.3925781,18.6340856 C15.3925781,16.4696047 17.2386718,14.7347389 19.5117187,14.7347389 C21.7918311,14.7347389 23.6308594,16.4696047 23.6308594,18.6340856" id="Pupil"></path>
+                    </g>
+                    <g id="Right" transform="translate(67.586158, 0.000000)">
+                        <path d="M39.0234375,18.637703 C39.0234375,28.9218249 30.3494977,37.2702219 19.6201172,37.2702219 C8.90584279,37.2702219 0.216796875,28.9218249 0.216796875,18.637703 C0.216796875,8.34943379 8.90584279,0 19.6201172,0 C30.3494977,0 39.0234375,8.34943379 39.0234375,18.637703 Z M30.1347656,18.7460256 C30.1347656,24.300531 25.4317919,28.8194157 19.6201172,28.8194157 C13.8164475,28.8194157 9.10546875,24.300531 9.10546875,18.7460256 C9.10546875,13.1791792 13.8164475,8.66749345 19.6201172,8.66749345 C25.4317919,8.66749345 30.1347656,13.1791792 30.1347656,18.7460256 Z" id="Socket"></path>
+                        <path d="M23.6308594,18.6340856 C23.6308594,20.7872878 21.7918311,22.535483 19.5117187,22.535483 C17.2386718,22.535483 15.3925781,20.7872878 15.3925781,18.6340856 C15.3925781,16.4696047 17.2386718,14.7347389 19.5117187,14.7347389 C21.7918311,14.7347389 23.6308594,16.4696047 23.6308594,18.6340856" id="Pupil"></path>
+                    </g>
+                </g>
+                <g id="Nose" transform="translate(43.307898, 31.946418)"></g>
+            </g>
+        </g>
+    </g>
+</svg>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/logos/downloads/banner-dark-background.eps
----------------------------------------------------------------------
diff --git a/images/logos/downloads/banner-dark-background.eps b/images/logos/downloads/banner-dark-background.eps
new file mode 100644
index 0000000..a207164
--- /dev/null
+++ b/images/logos/downloads/banner-dark-background.eps
@@ -0,0 +1,1287 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%APL_DSC_Encoding: UTF8
+%APLProducer: (Version 10.10.3 (Build 14D131) Quartz PS Context)
+%%Title: (Unknown)
+%%Creator: (Unknown)
+%%CreationDate: (Unknown)
+%%For: (Unknown)
+%%DocumentData: Clean7Bit
+%%LanguageLevel: 2
+%%Pages: 1
+%%BoundingBox: 0 0 1554 168
+%%EndComments
+%%BeginProlog
+%%BeginFile: cg-pdf.ps
+%%Copyright: Copyright 2000-2004 Apple Computer Incorporated.
+%%Copyright: All Rights Reserved.
+currentpacking true setpacking
+/cg_md 141 dict def
+cg_md begin
+/L3? languagelevel 3 ge def
+/bd{bind def}bind def
+/ld{load def}bd
+/xs{exch store}bd
+/xd{exch def}bd
+/cmmtx matrix def
+mark
+/sc/setcolor
+/scs/setcolorspace
+/dr/defineresource
+/fr/findresource
+/T/true
+/F/false
+/d/setdash
+/w/setlinewidth
+/J/setlinecap
+/j/setlinejoin
+/M/setmiterlimit
+/i/setflat
+/rc/rectclip
+/rf/rectfill
+/rs/rectstroke
+/f/fill
+/f*/eofill
+/sf/selectfont
+/s/show
+/xS/xshow
+/yS/yshow
+/xyS/xyshow
+/S/stroke
+/m/moveto
+/l/lineto
+/c/curveto
+/h/closepath
+/n/newpath
+/q/gsave
+/Q/grestore
+counttomark 2 idiv
+{ld}repeat pop
+/SC{	
+    /ColorSpace fr scs
+}bd
+/sopr /setoverprint where{pop/setoverprint}{/pop}ifelse ld
+/soprm /setoverprintmode where{pop/setoverprintmode}{/pop}ifelse ld
+/cgmtx matrix def
+/sdmtx{cgmtx currentmatrix pop}bd
+/CM {cgmtx setmatrix}bd		
+/cm {cmmtx astore CM concat}bd	
+/W{clip newpath}bd
+/W*{eoclip newpath}bd
+statusdict begin product end dup (HP) anchorsearch{
+    pop pop pop	
+    true
+}{
+    pop	
+   (hp) anchorsearch{
+	pop pop true
+    }{
+	pop false
+    }ifelse
+}ifelse
+{	
+    { 
+	{ 
+	    pop pop 
+	    (0)dup 0 4 -1 roll put
+	    F charpath
+	}cshow
+    }
+}{
+    {F charpath}
+}ifelse
+/cply exch bd
+/cps {cply stroke}bd
+/pgsave 0 def
+/bp{/pgsave save store}bd
+/ep{pgsave restore showpage}def		
+/re{4 2 roll m 1 index 0 rlineto 0 exch rlineto neg 0 rlineto h}bd
+/scrdict 10 dict def
+/scrmtx matrix def
+/patarray 0 def
+/createpat{patarray 3 1 roll put}bd
+/makepat{
+scrmtx astore pop
+gsave
+initgraphics
+CM 
+patarray exch get
+scrmtx
+makepattern
+grestore
+setpattern
+}bd
+/cg_BeginEPSF{
+    userdict save/cg_b4_Inc_state exch put
+    userdict/cg_endepsf/cg_EndEPSF load put
+    count userdict/cg_op_count 3 -1 roll put 
+    countdictstack dup array dictstack userdict/cg_dict_array 3 -1 roll put
+    3 sub{end}repeat
+    /showpage {} def
+    0 setgray 0 setlinecap 1 setlinewidth 0 setlinejoin
+    10 setmiterlimit [] 0 setdash newpath
+    false setstrokeadjust false setoverprint	
+}bd
+/cg_EndEPSF{
+  countdictstack 3 sub { end } repeat
+  cg_dict_array 3 1 index length 3 sub getinterval
+  {begin}forall
+  count userdict/cg_op_count get sub{pop}repeat
+  userdict/cg_b4_Inc_state get restore
+  F setpacking
+}bd
+/cg_biproc{currentfile/RunLengthDecode filter}bd
+/cg_aiproc{currentfile/ASCII85Decode filter/RunLengthDecode filter}bd
+/ImageDataSource 0 def
+L3?{
+    /cg_mibiproc{pop pop/ImageDataSource{cg_biproc}def}bd
+    /cg_miaiproc{pop pop/ImageDataSource{cg_aiproc}def}bd
+}{
+    /ImageBandMask 0 def
+    /ImageBandData 0 def
+    /cg_mibiproc{
+	string/ImageBandMask xs
+	string/ImageBandData xs
+	/ImageDataSource{[currentfile/RunLengthDecode filter dup ImageBandMask/readstring cvx
+	    /pop cvx dup ImageBandData/readstring cvx/pop cvx]cvx bind}bd
+    }bd
+    /cg_miaiproc{	
+	string/ImageBandMask xs
+	string/ImageBandData xs
+	/ImageDataSource{[currentfile/ASCII85Decode filter/RunLengthDecode filter
+	    dup ImageBandMask/readstring cvx
+	    /pop cvx dup ImageBandData/readstring cvx/pop cvx]cvx bind}bd
+    }bd
+}ifelse
+/imsave 0 def
+/BI{save/imsave xd mark}bd
+/EI{imsave restore}bd
+/ID{
+counttomark 2 idiv
+dup 2 add	
+dict begin
+{def} repeat
+pop		
+/ImageType 1 def
+/ImageMatrix[Width 0 0 Height neg 0 Height]def
+currentdict dup/ImageMask known{ImageMask}{F}ifelse exch
+L3?{
+    dup/MaskedImage known
+    { 
+	pop
+	<<
+	    /ImageType 3
+	    /InterleaveType 2
+	    /DataDict currentdict
+	    /MaskDict
+	    <<  /ImageType 1
+		/Width Width
+		/Height Height
+		/ImageMatrix ImageMatrix
+		/BitsPerComponent 1
+		/Decode [0 1]
+		currentdict/Interpolate known
+		{/Interpolate Interpolate}if
+	    >>
+	>>
+    }if
+}if
+exch
+{imagemask}{image}ifelse	
+end	
+}bd
+/cguidfix{statusdict begin mark version end
+{cvr}stopped{cleartomark 0}{exch pop}ifelse
+2012 lt{dup findfont dup length dict begin
+{1 index/FID ne 2 index/UniqueID ne and
+{def} {pop pop} ifelse}forall
+currentdict end definefont pop
+}{pop}ifelse
+}bd
+/t_array 0 def
+/t_i 0 def
+/t_c 1 string def
+/x_proc{ 
+    exch t_array t_i get add exch moveto
+    /t_i t_i 1 add store
+}bd
+/y_proc{ 
+    t_array t_i get add moveto
+    /t_i t_i 1 add store
+}bd
+/xy_proc{
+        
+	t_array t_i 2 copy 1 add get 3 1 roll get 
+	4 -1 roll add 3 1 roll add moveto
+	/t_i t_i 2 add store
+}bd
+/sop 0 def		
+/cp_proc/x_proc ld 	
+/base_charpath		
+{
+    /t_array xs
+    /t_i 0 def
+    { 
+	t_c 0 3 -1 roll put
+        currentpoint
+	t_c cply sop
+        cp_proc
+    }forall
+    /t_array 0 def
+}bd
+/sop/stroke ld		
+/nop{}def
+/xsp/base_charpath ld
+/ysp{/cp_proc/y_proc ld base_charpath/cp_proc/x_proc ld}bd
+/xysp{/cp_proc/xy_proc ld base_charpath/cp_proc/x_proc ld}bd
+/xmp{/sop/nop ld /cp_proc/x_proc ld base_charpath/sop/stroke ld}bd
+/ymp{/sop/nop ld /cp_proc/y_proc ld base_charpath/sop/stroke ld}bd
+/xymp{/sop/nop ld /cp_proc/xy_proc ld base_charpath/sop/stroke ld}bd
+/refnt{ 
+findfont dup length dict copy dup
+/Encoding 4 -1 roll put 
+definefont pop
+}bd
+/renmfont{ 
+findfont dup length dict copy definefont pop
+}bd
+L3? dup dup{save exch}if
+/Range 0 def
+/DataSource 0 def
+/val 0 def
+/nRange 0 def
+/mulRange 0 def
+/d0 0 def
+/r0 0 def
+/di 0 def
+/ri 0 def
+/a0 0 def
+/a1 0 def
+/r1 0 def
+/r2 0 def
+/dx 0 def
+/Nsteps 0 def
+/sh3tp 0 def
+/ymax 0 def
+/ymin 0 def
+/xmax 0 def
+/xmin 0 def
+/setupFunEval 
+{
+    begin
+	/nRange Range length 2 idiv store
+	/mulRange   
+		    
+	[ 
+	    0 1 nRange 1 sub
+	    { 
+		    2 mul/nDim2 xd		
+		    Range nDim2 get		
+		    Range nDim2 1 add get	
+		    1 index sub			
+						
+		    255 div			
+		    exch			
+	    }for
+	]store
+    end
+}bd
+/FunEval 
+{
+    begin
+	
+	nRange mul /val xd	
+				
+	0 1 nRange 1 sub
+	{
+	    dup 2 mul/nDim2 xd 
+	    val	
+	    add DataSource exch get 
+	    mulRange nDim2 get mul 	
+	    mulRange nDim2 1 add get 
+	    add 
+	}for	
+    end
+}bd
+/max 
+{
+	2 copy lt
+	{exch pop}{pop}ifelse
+}bd
+/sh2
+{	
+	/Coords load aload pop 	
+	3 index 3 index translate	
+					
+	3 -1 roll sub	
+	3 1 roll exch 	
+	sub				
+	2 copy
+	dup mul exch dup mul add sqrt	
+	dup
+	scale  
+	atan	
+	
+	rotate		
+	
+	/Function load setupFunEval	
+	
+	
+	clippath {pathbbox}stopped {0 0 0 0}if newpath 	
+	/ymax xs
+	/xmax xs
+	/ymin xs
+	/xmin xs
+	currentdict/Extend known
+	{
+		/Extend load 0 get
+		{	
+			0/Function load FunEval sc	
+			xmin ymin xmin abs ymax ymin sub rectfill
+		}if
+	}if
+	
+	/Nsteps/Function load/Size get 0 get 1 sub store
+	/dx 1 Nsteps div store
+	gsave
+		/di ymax ymin sub store
+		/Function load
+		
+		0 1 Nsteps
+		{
+			1 index FunEval sc
+			0 ymin dx di rectfill
+			dx 0 translate
+		}for
+		pop	
+	grestore	
+	currentdict/Extend known
+	{
+		/Extend load 1 get
+		{	
+			Nsteps/Function load FunEval sc	
+			1 ymin xmax 1 sub abs ymax ymin sub rectfill
+		}if
+	}if
+}bd
+/shp	
+{	
+	4 copy
+	
+	dup 0 gt{
+		0 exch a1 a0 arc
+	}{
+		pop 0 moveto
+	}ifelse
+	dup 0 gt{
+		0 exch a0 a1 arcn
+	}{
+		pop 0 lineto
+	}ifelse
+	
+	fill
+	
+	dup 0 gt{
+		0 exch a0 a1 arc
+	}{
+		pop 0 moveto
+	}ifelse
+	dup 0 gt{
+		0 exch a1 a0 arcn
+	}{
+		pop 0 lineto
+	}ifelse
+	
+	fill
+}bd
+/calcmaxs
+{	
+	
+	xmin dup mul ymin dup mul add sqrt		
+	xmax dup mul ymin dup mul add sqrt		
+	xmin dup mul ymax dup mul add sqrt		
+	xmax dup mul ymax dup mul add sqrt		
+	max max max								
+}bd
+/sh3
+{	
+	/Coords load aload pop 	
+	5 index 5 index translate	
+	3 -1 roll 6 -1 roll sub		
+	3 -1 roll 5 -1 roll sub		
+	2 copy dup mul exch dup mul add sqrt
+	/dx xs						
+	2 copy 0 ne exch 0 ne or
+	{
+		
+		exch atan rotate	
+	}{
+		pop pop
+	}ifelse
+	
+	/r2 xs
+	/r1 xs
+	/Function load 
+	dup/Size get 0 get 1 sub	
+	/Nsteps xs		
+	setupFunEval		
+	
+	
+	
+	
+	
+	dx r2 add r1 lt{
+		
+		0 
+	}{
+		dx r1 add r2 le
+		{ 
+			1
+		}{ 
+			r1 r2 eq
+			{	
+				2
+			}{ 
+				3
+			}ifelse		
+		}ifelse
+	}ifelse
+	/sh3tp xs		
+	clippath {pathbbox}stopped {0 0 0 0}if 
+	newpath 	
+	/ymax xs
+	/xmax xs
+	/ymin xs
+	/xmin xs
+	
+	dx dup mul r2 r1 sub dup mul sub dup 0 gt
+	{
+		sqrt r2 r1 sub atan
+		/a0 exch 180 exch sub store 
+		/a1 a0 neg store 
+	}{
+		pop
+		/a0 0 store
+		/a1 360 store		
+	}ifelse		
+	currentdict/Extend known
+	{
+		/Extend load 0 get r1 0 gt and	
+		{	
+			0/Function load FunEval sc	
+			
+			
+			
+			
+			{ 
+				{	
+					dx 0 r1 360 0 arcn
+					xmin ymin moveto
+					xmax ymin lineto
+					xmax ymax lineto
+					xmin ymax lineto
+					xmin ymin lineto
+					eofill		
+				}
+				{	
+					r1 0 gt{0 0 r1 0 360 arc fill}if
+				}
+				{	
+					
+					
+				
+					
+					0 r1 xmin abs r1 add neg r1 shp
+				}
+				{	
+					
+				
+					r2 r1 gt{	
+						
+						0 r1
+						r1 neg r2 r1 sub div dx mul	
+						0	
+						shp	
+					}{	
+						
+						
+						
+						0 r1 calcmaxs	
+						dup
+						
+						r2 add dx mul dx r1 r2 sub sub div
+						neg				
+						exch 1 index	
+						abs exch sub
+						shp
+					}ifelse
+				} 
+			}sh3tp get exec	
+		}if
+	}if
+	
+	/d0 0 store
+	/r0 r1 store
+	/di dx Nsteps div store
+	/ri r2 r1 sub Nsteps div store 
+	/Function load 
+	0 1 Nsteps
+	{	
+		1 index FunEval sc
+		d0 di add r0 ri add d0 r0 shp
+		{
+		
+		d0 0 r0 a1 a0 arc
+		d0 di add 0 r0 ri add a0 a1 arcn
+		fill
+		
+		
+		d0 0 r0 a0 a1 arc
+		d0 di add 0 r0 ri add a1 a0 arcn
+		fill
+		}pop
+		
+		
+		/d0 d0 di add store
+		/r0 r0 ri add store
+	}for
+	pop	
+	
+	currentdict/Extend known
+	{
+		/Extend load 1 get r2 0 gt and	
+		{	
+			Nsteps/Function load FunEval sc	
+			
+			
+			
+			
+			{ 
+				{
+					dx 0 r2 0 360 arc fill
+				} 
+				{
+					dx 0 r2 360 0 arcn
+					xmin ymin moveto
+					xmax ymin lineto
+					xmax ymax lineto
+					xmin ymax lineto
+					xmin ymin lineto
+					eofill		
+				} 
+				{	
+					
+					
+					xmax abs r1 add r1 dx r1 shp
+				}	
+				{	
+			
+					r2 r1 gt{
+						
+						
+						
+						calcmaxs dup	
+						
+						r1 add dx mul dx r2 r1 sub sub div	
+						exch 1 index	
+						exch sub
+						dx r2
+						shp
+					}{	
+						
+						r1 neg r2 r1 sub div dx mul	
+						0		
+						dx 		
+						r2		
+						shp
+					}ifelse
+				}
+			}			
+			sh3tp get exec	
+		}if
+	}if
+}bd
+/sh		
+{	
+	begin
+		/ShadingType load dup dup 2 eq exch 3 eq or
+		{	
+			gsave
+				newpath
+				/ColorSpace load scs
+				currentdict/BBox known
+				{
+					/BBox load aload pop	
+					2 index sub				
+					3 index					
+					3 -1 roll exch sub 
+					exch rectclip
+				}if
+				2 eq
+				{sh2}{sh3}ifelse
+			grestore
+		}{
+			
+			pop 
+			(DEBUG: shading type unimplemented\n)print flush
+		}ifelse
+	end
+}bd
+{restore}if not dup{save exch}if
+	L3?{	
+		/sh/shfill ld
+		/csq/clipsave ld
+		/csQ/cliprestore ld
+	}if
+{restore}if
+end
+setpacking
+%%EndFile
+%%EndProlog
+%%BeginSetup
+%%EndSetup
+%%Page: 1 1
+%%PageBoundingBox: 0 0 1554 168
+%%BeginPageSetup
+cg_md begin
+bp
+sdmtx
+[ /CIEBasedABC 4 dict dup begin 
+/WhitePoint [ 0.9505 1.0000 1.0891 ] def 
+/DecodeABC [ 
+{ 1.0 0.0 3 -1 roll 1 index 1 index le { exch pop} { pop } ifelse 
+ 1 index 1 index ge { exch pop } { pop } ifelse < 
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000001010101010101010101010101
+0101010101010101010101010101010101010101010101020202020202020202
+0202020202020202020202020202020202030303030303030303030303030303
+0303030303030304040404040404040404040404040404040404050505050505
+0505050505050505050506060606060606060606060606060607070707070707
+0707070707070708080808080808080808080808090909090909090909090909
+0a0a0a0a0a0a0a0a0a0a0a0b0b0b0b0b0b0b0b0b0b0b0c0c0c0c0c0c0c0c0c0c
+0d0d0d0d0d0d0d0d0d0d0e0e0e0e0e0e0e0e0e0f0f0f0f0f0f0f0f0f10101010
+1010101010111111111111111112121212121212121313131313131313141414
+1414141414151515151515151616161616161616171717171717171818181818
+18181919191919191a1a1a1a1a1a1a1b1b1b1b1b1b1c1c1c1c1c1c1c1d1d1d1d
+1d1d1e1e1e1e1e1e1f1f1f1f1f1f202020202020212121212121222222222223
+2323232323242424242425252525252526262626262727272727282828282829
+292929292a2a2a2a2a2b2b2b2b2b2c2c2c2c2c2d2d2d2d2d2e2e2e2e2e2f2f2f
+2f2f303030303131313131323232323333333333343434343535353535363636
+36373737373838383839393939393a3a3a3a3b3b3b3b3c3c3c3c3d3d3d3d3e3e
+3e3e3f3f3f3f4040404041414141424242424343434444444445454545464646
+4647474748484848494949494a4a4a4b4b4b4b4c4c4c4d4d4d4d4e4e4e4f4f4f
+4f50505051515151525252535353535454545555555656565657575758585859
+59595a5a5a5a5b5b5b5c5c5c5d5d5d5e5e5e5f5f5f6060606061616162626263
+63636464646565656666666767676868686969696a6a6a6b6b6b6c6c6d6d6d6e
+6e6e6f6f6f707070717171727273737374747475757576767677777878787979
+797a7a7b7b7b7c7c7c7d7d7e7e7e7f7f7f808081818182828283838484848585
+86868687878888888989898a8a8b8b8b8c8c8d8d8d8e8e8f8f90909091919292
+9293939494949595969697979798989999999a9a9b9b9c9c9c9d9d9e9e9f9f9f
+a0a0a1a1a2a2a3a3a3a4a4a5a5a6a6a6a7a7a8a8a9a9aaaaabababacacadadae
+aeafafb0b0b0b1b1b2b2b3b3b4b4b5b5b6b6b6b7b7b8b8b9b9bababbbbbcbcbd
+bdbebebebfbfc0c0c1c1c2c2c3c3c4c4c5c5c6c6c7c7c8c8c9c9cacacbcbcccc
+cdcdcececfcfd0d0d1d1d2d2d3d3d4d4d5d5d6d6d7d7d8d8d9d9dadadbdcdcdd
+dddededfdfe0e0e1e1e2e2e3e3e4e4e5e6e6e7e7e8e8e9e9eaeaebebecededee
+eeefeff0f0f1f1f2f3f3f4f4f5f5f6f6f7f8f8f9f9fafafbfcfcfdfdfefeffff
+>  dup length 1 sub 3 -1 roll mul dup dup floor cvi exch ceiling 
+ cvi 3 index exch get 4 -1 roll 3 -1 roll get
+ dup 3 1 roll sub 3 -1 roll dup floor cvi sub mul add 255 div } bind 
+
+{ 1.0 0.0 3 -1 roll 1 index 1 index le { exch pop} { pop } ifelse 
+ 1 index 1 index ge { exch pop } { pop } ifelse < 
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000001010101010101010101010101
+0101010101010101010101010101010101010101010101020202020202020202
+0202020202020202020202020202020202030303030303030303030303030303
+0303030303030304040404040404040404040404040404040404050505050505
+0505050505050505050506060606060606060606060606060607070707070707
+0707070707070708080808080808080808080808090909090909090909090909
+0a0a0a0a0a0a0a0a0a0a0a0b0b0b0b0b0b0b0b0b0b0b0c0c0c0c0c0c0c0c0c0c
+0d0d0d0d0d0d0d0d0d0d0e0e0e0e0e0e0e0e0e0f0f0f0f0f0f0f0f0f10101010
+1010101010111111111111111112121212121212121313131313131313141414
+1414141414151515151515151616161616161616171717171717171818181818
+18181919191919191a1a1a1a1a1a1a1b1b1b1b1b1b1c1c1c1c1c1c1c1d1d1d1d
+1d1d1e1e1e1e1e1e1f1f1f1f1f1f202020202020212121212121222222222223
+2323232323242424242425252525252526262626262727272727282828282829
+292929292a2a2a2a2a2b2b2b2b2b2c2c2c2c2c2d2d2d2d2d2e2e2e2e2e2f2f2f
+2f2f303030303131313131323232323333333333343434343535353535363636
+36373737373838383839393939393a3a3a3a3b3b3b3b3c3c3c3c3d3d3d3d3e3e
+3e3e3f3f3f3f4040404041414141424242424343434444444445454545464646
+4647474748484848494949494a4a4a4b4b4b4b4c4c4c4d4d4d4d4e4e4e4f4f4f
+4f50505051515151525252535353535454545555555656565657575758585859
+59595a5a5a5a5b5b5b5c5c5c5d5d5d5e5e5e5f5f5f6060606061616162626263
+63636464646565656666666767676868686969696a6a6a6b6b6b6c6c6d6d6d6e
+6e6e6f6f6f707070717171727273737374747475757576767677777878787979
+797a7a7b7b7b7c7c7c7d7d7e7e7e7f7f7f808081818182828283838484848585
+86868687878888888989898a8a8b8b8b8c8c8d8d8d8e8e8f8f90909091919292
+9293939494949595969697979798989999999a9a9b9b9c9c9c9d9d9e9e9f9f9f
+a0a0a1a1a2a2a3a3a3a4a4a5a5a6a6a6a7a7a8a8a9a9aaaaabababacacadadae
+aeafafb0b0b0b1b1b2b2b3b3b4b4b5b5b6b6b6b7b7b8b8b9b9bababbbbbcbcbd
+bdbebebebfbfc0c0c1c1c2c2c3c3c4c4c5c5c6c6c7c7c8c8c9c9cacacbcbcccc
+cdcdcececfcfd0d0d1d1d2d2d3d3d4d4d5d5d6d6d7d7d8d8d9d9dadadbdcdcdd
+dddededfdfe0e0e1e1e2e2e3e3e4e4e5e6e6e7e7e8e8e9e9eaeaebebecededee
+eeefeff0f0f1f1f2f3f3f4f4f5f5f6f6f7f8f8f9f9fafafbfcfcfdfdfefeffff
+>  dup length 1 sub 3 -1 roll mul dup dup floor cvi exch ceiling 
+ cvi 3 index exch get 4 -1 roll 3 -1 roll get
+ dup 3 1 roll sub 3 -1 roll dup floor cvi sub mul add 255 div } bind 
+
+{ 1.0 0.0 3 -1 roll 1 index 1 index le { exch pop} { pop } ifelse 
+ 1 index 1 index ge { exch pop } { pop } ifelse < 
+0000000000000000000000000000000000000000000000000000000000000000
+0000000000000000000000000000000000000001010101010101010101010101
+0101010101010101010101010101010101010101010101020202020202020202
+0202020202020202020202020202020202030303030303030303030303030303
+0303030303030304040404040404040404040404040404040404050505050505
+0505050505050505050506060606060606060606060606060607070707070707
+0707070707070708080808080808080808080808090909090909090909090909
+0a0a0a0a0a0a0a0a0a0a0a0b0b0b0b0b0b0b0b0b0b0b0c0c0c0c0c0c0c0c0c0c
+0d0d0d0d0d0d0d0d0d0d0e0e0e0e0e0e0e0e0e0f0f0f0f0f0f0f0f0f10101010
+1010101010111111111111111112121212121212121313131313131313141414
+1414141414151515151515151616161616161616171717171717171818181818
+18181919191919191a1a1a1a1a1a1a1b1b1b1b1b1b1c1c1c1c1c1c1c1d1d1d1d
+1d1d1e1e1e1e1e1e1f1f1f1f1f1f202020202020212121212121222222222223
+2323232323242424242425252525252526262626262727272727282828282829
+292929292a2a2a2a2a2b2b2b2b2b2c2c2c2c2c2d2d2d2d2d2e2e2e2e2e2f2f2f
+2f2f303030303131313131323232323333333333343434343535353535363636
+36373737373838383839393939393a3a3a3a3b3b3b3b3c3c3c3c3d3d3d3d3e3e
+3e3e3f3f3f3f4040404041414141424242424343434444444445454545464646
+4647474748484848494949494a4a4a4b4b4b4b4c4c4c4d4d4d4d4e4e4e4f4f4f
+4f50505051515151525252535353535454545555555656565657575758585859
+59595a5a5a5a5b5b5b5c5c5c5d5d5d5e5e5e5f5f5f6060606061616162626263
+63636464646565656666666767676868686969696a6a6a6b6b6b6c6c6d6d6d6e
+6e6e6f6f6f707070717171727273737374747475757576767677777878787979
+797a7a7b7b7b7c7c7c7d7d7e7e7e7f7f7f808081818182828283838484848585
+86868687878888888989898a8a8b8b8b8c8c8d8d8d8e8e8f8f90909091919292
+9293939494949595969697979798989999999a9a9b9b9c9c9c9d9d9e9e9f9f9f
+a0a0a1a1a2a2a3a3a3a4a4a5a5a6a6a6a7a7a8a8a9a9aaaaabababacacadadae
+aeafafb0b0b0b1b1b2b2b3b3b4b4b5b5b6b6b6b7b7b8b8b9b9bababbbbbcbcbd
+bdbebebebfbfc0c0c1c1c2c2c3c3c4c4c5c5c6c6c7c7c8c8c9c9cacacbcbcccc
+cdcdcececfcfd0d0d1d1d2d2d3d3d4d4d5d5d6d6d7d7d8d8d9d9dadadbdcdcdd
+dddededfdfe0e0e1e1e2e2e3e3e4e4e5e6e6e7e7e8e8e9e9eaeaebebecededee
+eeefeff0f0f1f1f2f3f3f4f4f5f5f6f6f7f8f8f9f9fafafbfcfcfdfdfefeffff
+>  dup length 1 sub 3 -1 roll mul dup dup floor cvi exch ceiling 
+ cvi 3 index exch get 4 -1 roll 3 -1 roll get
+ dup 3 1 roll sub 3 -1 roll dup floor cvi sub mul add 255 div } bind 
+] def 
+/MatrixABC [ 0.4124 0.2126 0.0193 0.3576 0.7151 0.1192 0.1805 0.0722 0.9508 ] def 
+/RangeLMN [ 0.0 0.9505 0.0 1.0000 0.0 1.0891 ] def 
+end ] /Cs1 exch/ColorSpace dr pop
+%%EndPageSetup
+0.60000002 i
+/Cs1 SC
+1 1 1 sc
+q
+1410.8719 85.218002 m
+1410.8719 67.582001 1416.802 53.080002 1428.666 41.698002 c
+1440.4561 30.33 1454.084 24.646 1469.532 24.646 c
+1486.278 24.646 1500.4139 30.448 1511.944 42.018002 c
+1523.4561 53.736 1529.21 67.987999 1529.21 84.807999 c
+1529.21 101.832 1523.53 116.084 1512.146 127.598 c
+1500.8361 139.17 1486.83 144.95599 1470.142 144.95599 c
+1453.53 144.95599 1439.496 139.17 1428.052 127.598 c
+1416.6 116.158 1410.8719 102.034 1410.8719 85.218002 c
+1410.8719 85.218002 l
+h
+1386.576 85.480003 m
+1386.576 107.952 1394.8101 127.278 1411.292 143.396 c
+1427.704 159.54401 1447.424 167.618 1470.462 167.618 c
+1493.214 167.618 1512.728 159.472 1529.0081 143.192 c
+1545.3459 126.928 1553.522 107.37 1553.522 84.545998 c
+1553.522 61.576 1545.316 42.108002 1528.906 26.106001 c
+1512.422 10.044 1492.53 2 1469.21 2 c
+1448.604 2 1430.08 9.1400003 1413.67 23.424 c
+1395.598 39.206001 1386.576 59.886002 1386.576 85.480003 c
+1386.576 85.480003 l
+h
+1386.576 85.480003 m
+W*
+0 0 1554 168 rc
+1376.576 177.618 m
+1563.522 177.618 l
+1563.522 -8 l
+1376.576 -8 l
+h
+f
+Q
+q
+1293.578 164.616 m
+1363.9139 164.616 l
+1363.9139 147.914 l
+1293.578 147.914 l
+1293.578 164.616 l
+h
+1293.578 164.616 m
+W*
+0 0 1554 168 rc
+1283.578 174.616 m
+1373.9139 174.616 l
+1373.9139 137.914 l
+1283.578 137.914 l
+h
+f
+Q
+q
+1316.694 157.06599 m
+1340.796 157.06599 l
+1340.796 10.29 l
+1316.694 10.29 l
+1316.694 157.06599 l
+h
+1316.694 157.06599 m
+W*
+0 0 1554 168 rc
+1306.694 167.06599 m
+1350.796 167.06599 l
+1350.796 0.28999999 l
+1306.694 0.28999999 l
+h
+f
+Q
+q
+1293.578 21.601999 m
+1363.9139 21.601999 l
+1363.9139 4.8979998 l
+1293.578 4.8979998 l
+1293.578 21.601999 l
+h
+1293.578 21.601999 m
+W*
+0 0 1554 168 rc
+1283.578 31.601999 m
+1373.9139 31.601999 l
+1373.9139 -5.1020002 l
+1283.578 -5.1020002 l
+h
+f
+Q
+0.21170345 0.62719434 0.80599272 sc
+q
+1168.068 117.44 m
+1182.552 117.44 l
+1182.552 97.269997 l
+1188.34 104.992 1194.752 110.78 1201.792 114.598 c
+1208.83 118.416 1216.4821 120.34 1224.76 120.34 c
+1233.17 120.34 1240.63 118.198 1247.146 113.926 c
+1253.66 109.642 1258.468 103.9 1261.574 96.641998 c
+1264.678 89.416 1266.238 78.134003 1266.238 62.830002 c
+1266.238 4.8979998 l
+1251.75 4.8979998 l
+1251.75 58.576 l
+1251.75 71.545998 1251.212 80.204002 1250.134 84.545998 c
+1248.458 91.994003 1245.236 97.603996 1240.486 101.364 c
+1235.734 105.11 1229.526 106.992 1221.8621 106.992 c
+1213.1021 106.992 1205.26 104.106 1198.322 98.302002 c
+1191.4 92.503998 1186.824 85.334 1184.624 76.792 c
+1183.238 71.197998 1182.552 60.993999 1182.552 46.174 c
+1182.552 4.8979998 l
+1168.068 4.8979998 l
+1168.068 117.44 l
+W*
+0 0 1554 168 rc
+1158.068 130.34 m
+1276.238 130.34 l
+1276.238 -5.1020002 l
+1158.068 -5.1020002 l
+h
+f
+Q
+q
+1081.92 106.172 m
+1069.88 106.172 1059.536 101.714 1050.8781 92.825996 c
+1042.234 83.931999 1037.906 73.178001 1037.906 60.556 c
+1037.906 52.41 1039.874 44.816002 1043.822 37.792 c
+1047.76 30.77 1053.092 25.332001 1059.8101 21.497999 c
+1066.516 17.68 1073.8879 15.756 1081.92 15.756 c
+1089.95 15.756 1097.3101 17.68 1104.03 21.497999 c
+1110.746 25.332001 1116.066 30.77 1120.0179 37.792 c
+1123.952 44.816002 1125.934 52.41 1125.934 60.556 c
+1125.934 73.178001 1121.592 83.931999 1112.9041 92.825996 c
+1104.2159 101.714 1093.884 106.172 1081.92 106.172 c
+1081.92 106.172 l
+h
+1081.964 120.34 m
+1099.306 120.34 1113.678 114.058 1125.072 101.508 c
+1135.438 90.054001 1140.624 76.514 1140.624 60.848 c
+1140.624 45.136002 1135.142 31.393999 1124.2 19.632 c
+1113.238 7.8860002 1099.176 2 1081.964 2 c
+1064.694 2 1050.584 7.8860002 1039.64 19.632 c
+1028.696 31.393999 1023.216 45.136002 1023.216 60.848 c
+1023.216 76.444 1028.3879 89.966003 1038.7679 101.408 c
+1050.162 114.03 1064.5601 120.34 1081.964 120.34 c
+1081.964 120.34 l
+h
+1081.964 120.34 m
+W*
+0 0 1554 168 rc
+1013.216 130.34 m
+1150.624 130.34 l
+1150.624 -8 l
+1013.216 -8 l
+h
+f
+Q
+q
+983.03601 117.44 m
+997.52197 117.44 l
+997.52197 4.8979998 l
+983.03601 4.8979998 l
+983.03601 117.44 l
+h
+990.21997 163.77 m
+993.53003 163.77 996.34003 162.604 998.672 160.272 c
+1001.004 157.912 1002.17 155.086 1002.17 151.79201 c
+1002.17 148.54201 1001.004 145.758 998.672 143.396 c
+996.34003 141.064 993.53003 139.884 990.21997 139.884 c
+986.99799 139.884 984.21399 141.064 981.88202 143.396 c
+979.54999 145.758 978.38599 148.54201 978.38599 151.79201 c
+978.38599 155.086 979.54999 157.912 981.88202 160.272 c
+984.21399 162.604 986.99799 163.77 990.21997 163.77 c
+990.21997 163.77 l
+h
+990.21997 163.77 m
+W*
+0 0 1554 168 rc
+968.38599 173.77 m
+1012.17 173.77 l
+1012.17 -5.1020002 l
+968.38599 -5.1020002 l
+h
+f
+Q
+q
+925.23401 159.224 m
+939.71997 159.224 l
+939.71997 117.44 l
+962.67603 117.44 l
+962.67603 104.922 l
+939.71997 104.922 l
+939.71997 4.8979998 l
+925.23401 4.8979998 l
+925.23401 104.922 l
+905.48602 104.922 l
+905.48602 117.44 l
+925.23401 117.44 l
+925.23401 159.224 l
+W*
+0 0 1554 168 rc
+895.48602 169.224 m
+972.67603 169.224 l
+972.67603 -5.1020002 l
+895.48602 -5.1020002 l
+h
+f
+Q
+q
+887.73401 94.064003 m
+876.25 86.935997 l
+866.34198 100.096 852.79999 106.684 835.646 106.684 c
+821.948 106.684 810.56598 102.268 801.51599 93.466003 c
+792.45001 84.632004 787.91602 73.938004 787.91602 61.313999 c
+787.91602 53.124001 790.00201 45.414001 794.16998 38.172001 c
+798.33801 30.944 804.04999 25.332001 811.32397 21.337999 c
+818.59601 17.344 826.72803 15.35 835.76398 15.35 c
+852.29199 15.35 865.78601 21.934 876.25 35.112 c
+887.73401 27.559999 l
+882.35797 19.458 875.14203 13.162 866.06403 8.7040005 c
+856.99799 4.2420001 846.664 2 835.09399 2 c
+817.29797 2 802.53601 7.652 790.81799 18.964001 c
+779.09998 30.271999 773.22601 44.029999 773.22601 60.236 c
+773.22601 71.136002 775.98199 81.251999 781.46002 90.608002 c
+786.94 99.933998 794.46002 107.222 804.04999 112.468 c
+813.64001 117.716 824.36798 120.34 836.22998 120.34 c
+843.664 120.34 850.862 119.204 857.79999 116.928 c
+864.72198 114.656 870.59601 111.682 875.43402 108.024 c
+880.24402 104.368 884.354 99.718002 887.73401 94.064003 c
+W*
+0 0 1554 168 rc
+763.22601 130.34 m
+897.73401 130.34 l
+897.73401 -8 l
+763.22601 -8 l
+h
+f
+Q
+q
+732.94397 117.44 m
+747.42999 117.44 l
+747.42999 4.8979998 l
+732.94397 4.8979998 l
+732.94397 117.44 l
+h
+740.12799 163.77 m
+743.422 163.77 746.25 162.604 748.58197 160.272 c
+750.914 157.912 752.08002 155.086 752.08002 151.79201 c
+752.08002 148.54201 750.914 145.758 748.58197 143.396 c
+746.25 141.064 743.422 139.884 740.12799 139.884 c
+736.90802 139.884 734.12598 141.064 731.79199 143.396 c
+729.46002 145.758 728.29401 148.54201 728.29401 151.79201 c
+728.29401 155.086 729.46002 157.912 731.79199 160.272 c
+734.12598 162.604 736.90802 163.77 740.12799 163.77 c
+740.12799 163.77 l
+h
+740.12799 163.77 m
+W*
+0 0 1554 168 rc
+718.29401 173.77 m
+762.08002 173.77 l
+762.08002 -5.1020002 l
+718.29401 -5.1020002 l
+h
+f
+Q
+q
+642.30798 106.376 m
+634.26202 106.376 626.81598 104.394 619.99597 100.432 c
+613.19 96.466003 607.75201 90.900002 603.71399 83.744003 c
+599.69397 76.587997 597.68201 69.012001 597.68201 61.023998 c
+597.68201 53.096001 599.72198 45.518002 603.77399 38.287998 c
+607.84003 31.058001 613.30603 25.417999 620.15601 21.382 c
+627.00403 17.360001 634.34998 15.35 642.21997 15.35 c
+650.13397 15.35 657.64001 17.344 664.73798 21.337999 c
+671.83398 25.332001 677.28601 30.738001 681.104 37.557999 c
+684.93597 44.380001 686.84601 52.060001 686.84601 60.602001 c
+686.84601 73.615997 682.56201 84.501999 673.992 93.246002 c
+665.40802 102.006 654.84198 106.376 642.30798 106.376 c
+642.30798 106.376 l
+h
+700.19598 160.884 m
+700.19598 4.8979998 l
+685.914 4.8979998 l
+685.914 24.238001 l
+679.84998 16.864 673.03003 11.31 665.47998 7.5960002 c
+657.93201 3.8659999 649.68201 2 640.70599 2 c
+624.78998 2 611.17798 7.7719998 599.89801 19.326 c
+588.63 30.884001 582.992 44.936001 582.992 61.490002 c
+582.992 77.681999 588.67603 91.540001 600.05798 103.056 c
+611.44 114.568 625.12598 120.34 641.12598 120.34 c
+650.36798 120.34 658.71802 118.372 666.20801 114.436 c
+673.70001 110.516 680.258 104.614 685.914 96.760002 c
+685.914 160.884 l
+700.19598 160.884 l
+700.19598 160.884 l
+h
+700.19598 160.884 m
+W*
+0 0 1554 168 rc
+572.992 170.884 m
+710.19598 170.884 l
+710.19598 -8 l
+572.992 -8 l
+h
+f
+Q
+q
+545.52197 72.538002 m
+543.58398 80.260002 540.78601 86.440002 537.08398 91.059998 c
+533.38 95.68 528.5 99.410004 522.41998 102.238 c
+516.35797 105.066 509.95999 106.466 503.272 106.466 c
+492.224 106.466 482.72198 102.924 474.79401 95.825996 c
+468.99399 90.653999 464.59201 82.884003 461.63199 72.538002 c
+545.52197 72.538002 l
+545.52197 72.538002 l
+h
+545.52197 42.237999 m
+557.71997 35.824001 l
+553.72803 27.969999 549.09198 21.615999 543.84601 16.794001 c
+538.59802 11.966 532.71002 8.2959995 526.15198 5.7880001 c
+519.59399 3.2520001 512.16199 2 503.884 2 c
+485.51999 2 471.17999 8.0179996 460.81799 20.056 c
+450.45599 32.080002 445.29599 45.692001 445.29599 60.848 c
+445.29599 75.129997 449.668 87.853996 458.44199 99.031998 c
+469.54599 113.228 484.41199 120.34 503.06799 120.34 c
+522.24799 120.34 537.578 113.054 549.034 98.508003 c
+557.16602 88.234001 561.30402 75.405998 561.45203 60.032001 c
+460.19 60.032001 l
+460.45401 46.959999 464.63599 36.245998 472.724 27.882 c
+480.798 19.516001 490.76801 15.35 502.64401 15.35 c
+508.37201 15.35 513.94 16.337999 519.362 18.336 c
+524.78198 20.334 529.388 22.969999 533.20801 26.280001 c
+536.99597 29.572001 541.10602 34.891998 545.52197 42.237999 c
+545.52197 42.237999 l
+h
+545.52197 42.237999 m
+W*
+0 0 1554 168 rc
+435.29599 130.34 m
+571.45203 130.34 l
+571.45203 -8 l
+435.29599 -8 l
+h
+f
+Q
+q
+385.23599 117.44 m
+400.02802 117.44 l
+400.02802 100.984 l
+404.42999 107.484 409.09399 112.324 413.98999 115.53 c
+418.88599 118.738 423.98801 120.34 429.29401 120.34 c
+433.302 120.34 437.57199 119.058 442.12 116.508 c
+434.57001 104.31 l
+431.53799 105.622 429.00201 106.262 426.93201 106.262 c
+422.09399 106.262 417.42999 104.28 412.95599 100.314 c
+408.48199 96.351997 405.07199 90.202003 402.70999 81.865997 c
+400.93201 75.452003 400.02802 62.48 400.02802 42.966 c
+400.02802 4.8979998 l
+385.23599 4.8979998 l
+385.23599 117.44 l
+W*
+0 0 1554 168 rc
+375.23599 130.34 m
+452.12 130.34 l
+452.12 -5.1020002 l
+375.23599 -5.1020002 l
+h
+f
+Q
+q
+283.02802 142.172 m
+283.02802 90.550003 l
+308.78 90.227997 l
+319.202 90.227997 326.80801 91.192001 331.64801 93.071999 c
+336.45801 94.966003 340.26001 98.028 343.01599 102.268 c
+345.784 106.496 347.15399 111.216 347.15399 116.464 c
+347.15399 121.55 345.784 126.214 343.01599 130.45399 c
+340.26001 134.68201 336.63199 137.68401 332.11401 139.476 c
+327.59601 141.26801 320.19199 142.172 309.918 142.172 c
+283.02802 142.172 l
+283.02802 142.172 l
+h
+267.81201 157.06599 m
+298.12601 157.06599 l
+315.5 157.06599 327.216 156.308 333.29401 154.778 c
+341.98001 152.636 349.078 148.25 354.60199 141.59 c
+360.12601 134.944 362.87799 126.578 362.87799 116.508 c
+362.87799 106.376 360.18399 98.012001 354.82001 91.424004 c
+349.42801 84.837997 342.02399 80.405998 332.57999 78.134003 c
+325.672 76.472 312.79001 75.655998 293.88599 75.655998 c
+283.02802 75.655998 l
+283.02802 4.8979998 l
+267.81201 4.8979998 l
+267.81201 157.06599 l
+267.81201 157.06599 l
+h
+267.81201 157.06599 m
+W*
+0 0 1554 168 rc
+257.81201 167.06599 m
+372.87799 167.06599 l
+372.87799 -5.1020002 l
+257.81201 -5.1020002 l
+h
+f
+Q
+1 1 1 sc
+q
+62.440159 117.5983 m
+77.109352 123.26598 93.589378 126.72977 111.0079 126.72977 c
+128.36958 126.72977 144.80148 123.37823 159.43719 117.84554 c
+159.43719 117.84554 l
+162.82149 111.05977 170.05458 106.36117 178.42383 106.36117 c
+179.71689 106.36117 180.9825 106.47301 182.21078 106.68713 c
+206.53091 91.698242 222 70.795044 222 52.917763 c
+222 25.817602 172.2975 4.0847459 111.0079 4.0847459 c
+49.688667 4.0847459 0 24.189499 0 52.917763 c
+0 70.262634 15.670612 91.404854 40.27137 106.60921 c
+41.348083 106.44596 42.451878 106.36117 43.576172 106.36117 c
+51.854786 106.36117 59.008545 110.9459 62.440159 117.5983 c
+h
+135.28125 96.198799 m
+135.28125 94.134583 133.52937 92.493179 131.3799 92.493179 c
+129.22647 92.493179 127.47656 94.134583 127.47656 96.198799 c
+127.47656 98.203186 129.22647 99.86055 131.3799 99.86055 c
+133.52937 99.86055 135.28125 98.203186 135.28125 96.198799 c
+h
+94.523438 96.198799 m
+94.523438 94.134583 92.773094 92.493179 90.621094 92.493179 c
+88.469093 92.493179 86.71875 94.134583 86.71875 96.198799 c
+86.71875 98.203186 88.469093 99.86055 90.621094 99.86055 c
+92.773094 99.86055 94.523438 98.203186 94.523438 96.198799 c
+h
+94.523438 96.198799 m
+W*
+0 0 1554 168 rc
+-10 136.72978 m
+232 136.72978 l
+232 -5.9152541 l
+-10 -5.9152541 l
+h
+f
+Q
+q
+82.382812 126.72459 m
+82.382812 106.15635 65.034935 89.459557 43.576172 89.459557 c
+22.147623 89.459557 4.7695312 106.15635 4.7695312 126.72459 c
+4.7695312 147.30113 22.147623 164 43.576172 164 c
+65.034935 164 82.382812 147.30113 82.382812 126.72459 c
+h
+64.605469 126.50795 m
+64.605469 115.39894 55.19952 106.36117 43.576172 106.36117 c
+31.968832 106.36117 22.546875 115.39894 22.546875 126.50795 c
+22.546875 137.64165 31.968832 146.66501 43.576172 146.66501 c
+55.19952 146.66501 64.605469 137.64165 64.605469 126.50795 c
+h
+64.605469 126.50795 m
+W*
+0 0 1554 168 rc
+-5.2304688 174 m
+92.382812 174 l
+92.382812 79.459557 l
+-5.2304688 79.459557 l
+h
+f
+Q
+q
+51.597656 126.73183 m
+51.597656 122.42542 47.919601 118.92903 43.359375 118.92903 c
+38.813282 118.92903 35.121094 122.42542 35.121094 126.73183 c
+35.121094 131.06079 38.813282 134.53052 43.359375 134.53052 c
+47.919601 134.53052 51.597656 131.06079 51.597656 126.73183 c
+W*
+0 0 1554 168 rc
+25.121094 144.53052 m
+61.597656 144.53052 l
+61.597656 108.92903 l
+25.121094 108.92903 l
+h
+f
+Q
+q
+217.23047 126.72459 m
+217.23047 106.15635 199.88258 89.459557 178.42383 89.459557 c
+156.99529 89.459557 139.61719 106.15635 139.61719 126.72459 c
+139.61719 147.30113 156.99529 164 178.42383 164 c
+199.88258 164 217.23047 147.30113 217.23047 126.72459 c
+h
+199.45312 126.50795 m
+199.45312 115.39894 190.04718 106.36117 178.42383 106.36117 c
+166.81648 106.36117 157.39453 115.39894 157.39453 126.50795 c
+157.39453 137.64165 166.81648 146.66501 178.42383 146.66501 c
+190.04718 146.66501 199.45312 137.64165 199.45312 126.50795 c
+h
+199.45312 126.50795 m
+W*
+0 0 1554 168 rc
+129.61719 174 m
+227.23047 174 l
+227.23047 79.459557 l
+129.61719 79.459557 l
+h
+f
+Q
+q
+186.44531 126.73183 m
+186.44531 122.42542 182.76726 118.92903 178.20703 118.92903 c
+173.66093 118.92903 169.96875 122.42542 169.96875 126.73183 c
+169.96875 131.06079 173.66093 134.53052 178.20703 134.53052 c
+182.76726 134.53052 186.44531 131.06079 186.44531 126.73183 c
+W*
+0 0 1554 168 rc
+159.96875 144.53052 m
+196.44531 144.53052 l
+196.44531 108.92903 l
+159.96875 108.92903 l
+h
+f
+ep
+end
+%%Trailer
+%%EOF

http://git-wip-us.apache.org/repos/asf/incubator-predictionio-site/blob/92a45fa4/images/logos/downloads/banner-light-background-38be9814.png
----------------------------------------------------------------------
diff --git a/images/logos/downloads/banner-light-background-38be9814.png b/images/logos/downloads/banner-light-background-38be9814.png
new file mode 100644
index 0000000..e8117e3
Binary files /dev/null and b/images/logos/downloads/banner-light-background-38be9814.png differ