Repository: incubator-edgent-website Updated Branches: refs/heads/master dfe9e0765 -> feb8457e4
Add ApacheCon 2017 talks to front page Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/commit/feb8457e Tree: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/tree/feb8457e Diff: http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/diff/feb8457e Branch: refs/heads/master Commit: feb8457e42752a334a9078ebc2e69a4bd3dcae18 Parents: dfe9e07 Author: Queenie Ma <queeniema.apa...@gmail.com> Authored: Mon May 15 11:48:55 2017 -0700 Committer: Queenie Ma <queeniema.apa...@gmail.com> Committed: Mon May 15 11:48:55 2017 -0700 ---------------------------------------------------------------------- site/_includes/webcast.html | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-edgent-website/blob/feb8457e/site/_includes/webcast.html ---------------------------------------------------------------------- diff --git a/site/_includes/webcast.html b/site/_includes/webcast.html index c330129..69d72cb 100644 --- a/site/_includes/webcast.html +++ b/site/_includes/webcast.html @@ -17,24 +17,35 @@ limitations under the License. {% endcomment %} --> <section id="services"> - <div class="content-section-b"> + <div class="content-section-b"> <div class="container"> <div class="row"> - <div class="col-lg-5 col-sm-6"> - <img class="img-responsive center-block" src="http://blog.nycdatascience.com/wp-content/uploads/2016/11/meetuplogo1000.png" alt=""> - </div> + <div class="col-lg-12 col-sm-12"> + <a href="http://events.linuxfoundation.org/events/apachecon-north-america"><img src="https://apachecon.com/images/apache/apachecon_na_500x500.png" style="width: 400px; height: auto;"></a> - <div class="col-lg-7 col-sm-6"> - <h2 ><a href="https://www.meetup.com/SF-Data-Science/events/236682354/">Meetup: Introduction to Apache Edgent at Galvanize</a></h2> - <h4 >Wednesday, Jan 18 6pm-7:30pm PDT</h3> + <h3><a href="https://apachecon2017.sched.com/event/9zp4/video-analytics-at-the-edge-fun-with-apache-edgent-opencv-and-a-raspberry-pi-william-marshall-dale-labossiere-ibm?iframe=no&w=&sidebar=yes&bg=no">Video Analytics at the Edge: Fun with Apache Edgent, OpenCV and a Raspberry Pi</a></h3> + <h4>Tuesday May 16, 2017 ⢠2:30pm - 3:20pm EST</h4> + <h4>Venue: Michaelangelo</h4> + <h4>Presenters: William Marshall & Dale LaBossiere, IBM</h4> - <div class="lead">In this <a href="https://www.meetup.com/SF-Data-Science/events/236682354/">Meetup </a>, we will discuss the basic concepts of data streaming, explore some of the use cases behind Edgent, and compare Edgent to its other streaming counterparts.</div> - </div> + <div class="lead">Apache Edgent (incubating) is a streaming programming model and runtime designed to accelerate the development of analytics on small edge devices or gateways. Enabling streaming analytics on edge devices can reduce the load on data center and communication costs. Furthermore, edge analytics can reduce decision making latency and enable device autonomy. Edgent uses a functional API to compose processing pipelines with immediate per-tuple computation, and also provides a suite of connectors which greatly ease communication with a backend. This presentation introduces Apache Edgent and provides a video analytics use case to illustrate its programming model and capabilities.</div> + <h3><a href="https://apachecon2017.sched.com/event/9zoy/having-fun-with-raspberrys-and-apache-projects-jean-frederic-clere-red-hat?iframe=no&w=&sidebar=yes&bg=no">Having fun with Raspberry(s) and Apache Projects</a></h3> + <h4>Wednesday, May 17 ⢠12:15pm - 1:05pm EST</h4> + <h4>Venue: Sandringham</h4> + <h4>Presenter: Jean-Frederic Clere, Red Hat</h4> + <div class="lead">You can do a lot with a Raspberry and ASF projects. From a Tiny object connected to Internet to a small server application. + <ul> + <li>Raspberry as a IoT Sensor collecting data and sending it to ActiveMQ.</li> + <li>Raspberry as a Modbus supervisor controlling an Industruino (Insdustrial Arduino) and connected to ActiveMQ.</li> + <li>Using Apache edgent with same :D</li> + </ul> + </div> + </div> </div> @@ -44,7 +55,6 @@ limitations under the License. </div> - <div class="content-section-b"> <div class="container">