Author: dmagda
Date: Wed Aug 29 19:39:42 2018
New Revision: 1839608

URL: http://svn.apache.org/viewvc?rev=1839608&view=rev
Log:
updated events patch

Modified:
    ignite/site/trunk/events.html
    ignite/site/trunk/index.html

Modified: ignite/site/trunk/events.html
URL: 
http://svn.apache.org/viewvc/ignite/site/trunk/events.html?rev=1839608&r1=1839607&r2=1839608&view=diff
==============================================================================
--- ignite/site/trunk/events.html (original)
+++ ignite/site/trunk/events.html Wed Aug 29 19:39:42 2018
@@ -51,6 +51,48 @@ under the License.
         <section id="news" class="page-section">
             <h1 class="first">Meetups & Events</h1>
             <div class="col-sm-12 col-md-12 col-xs-12" style="padding-left: 0; 
padding-right: 20px;">
+                <section id="Metis-New-York-Data-Science-253834339" 
class="page-section news-section">
+                    <div><h3 style="display:inline-block;">In-Memory Computing 
Essentials for Data Scientists
+                        <a 
href="/events.html#Metis-New-York-Data-Science-253834339"><i class="fa 
fa-anchor"></i></a>
+                    </h3></div>
+                    <span class="news-date">New York Data Science, Speaker - 
Denis Magda</span><br/><br/>
+                    <span class="news-date">September 12, 2018</span>
+
+                    <p>
+                        Attendees will be introduced to the fundamental 
capabilities of in-memory computing platforms that
+                        boost highly-loaded applications, research projects, 
risk analysis and fraud detection tasks by storing
+                        and processing massive amounts of data in memory and 
on disk across a cluster of machines. By the end of the workshop the attendees 
will learn how to:
+
+                    </p>
+                    <ul class="page-list">
+                        <li>Deploy a distributed Apache Ignite cluster.</li>
+                        <li>Preload data into the cluster deciding how much 
RAM is to be available for storage needs.</li>
+                        <li>TCreate custom calculations and algorithms and 
utilize cluster’s resources for their execution.</li>
+                        <li>Solve optimizations problems by simulating the 
process of biological evolution.</li>
+                        <li>Apply machine learning algorithms supported by 
Apache Ignite.</li>
+                    </ul>
+
+                    <p>This two-hour workshop is a must-attend event for all 
data scientists!</p>
+                    <div class="col-sm-12 col-md-9 col-xs-12 news-readmore">
+                        <p>
+                            <a 
href="https://www.meetup.com/Metis-New-York-Data-Science/events/253834339/"; 
target="_blank">Read more</a>
+                        </p>
+                    </div>
+                    <div class="col-sm-12 col-md-3 col-xs-12 ">
+
+                        <!-- AddToAny BEGIN -->
+                        <div class="a2a_kit a2a_kit_size_28 a2a_default_style 
news-socialmedia-icons"
+                             
data-a2a-url="https://www.meetup.com/Metis-New-York-Data-Science/events/253834339/";
+                             data-a2a-title="In-Memory Computing Essentials 
for Data Scientists">
+                            <a class="a2a_button_twitter"></a>
+                            <a class="a2a_button_linkedin"></a>
+                            <a class="a2a_button_facebook"></a>
+                            <a class="a2a_dd" 
href="https://www.addtoany.com/share";></a>
+                        </div>
+                        <!-- AddToAny END -->
+                    </div>
+                    <p style="margin:0;">&nbsp;</p>
+                </section>
                 <section id="postgres-nyc-252852884" class="page-section 
news-section">
                     <div><h3 style="display:inline-block;">PostgreSQL with 
Apache Ignite: Faster Transactions and Analytics
                         <a href="/events.html#postgres-nyc-252852884"><i 
class="fa fa-anchor"></i></a>

Modified: ignite/site/trunk/index.html
URL: 
http://svn.apache.org/viewvc/ignite/site/trunk/index.html?rev=1839608&r1=1839607&r2=1839608&view=diff
==============================================================================
--- ignite/site/trunk/index.html (original)
+++ ignite/site/trunk/index.html Wed Aug 29 19:39:42 2018
@@ -547,18 +547,6 @@ under the License.
                 <h3><i class="fa fa-calendar" 
aria-hidden="true"></i>&nbsp;&nbsp;Upcoming Events</h3>
                 <div class="row event-row">
                     <div class="col-sm-6 col-md-2 col-xs-12 event-date-col">
-                        <div class="event-date">Aug 23</div>
-                        <hr class="vertical">
-                    </div>
-                    <div class="col-sm-6 col-md-10 col-xs-12 event-title">
-                        <a 
href="https://www.meetup.com/Bay-Area-In-Memory-Computing/events/252983625"; 
target="_blank" class="event-link">
-                            Best Practices for Deploying Distributed Databases 
and In-Memory Computing Platforms with Kubernetes</a><br/>
-                        <span class="event-details">Bay Area In-Memory 
Computing Meetup, Speaker - Denis Magda</span>
-                    </div>
-                </div>
-                <hr class="vertical">
-                <div class="row event-row">
-                    <div class="col-sm-6 col-md-2 col-xs-12 event-date-col">
                         <div class="event-date">Aug 27</div>
                         <hr class="vertical">
                     </div>
@@ -602,6 +590,17 @@ under the License.
                         <span class="event-details">New York City PostgreSQL 
User Group, Speaker - Akmal Chaudhri</span>
                     </div>
                 </div>
+                <hr class="vertical">
+                <div class="row event-row">
+                    <div class="col-sm-6 col-md-2 col-xs-12 event-date-col">
+                        <div class="event-date">Sep 12</div>
+                    </div>
+                    <div class="col-sm-6 col-md-10 col-xs-12 event-title">
+                        <a 
href="https://www.meetup.com/Metis-New-York-Data-Science/events/253834339/"; 
target="_blank" class="event-link">
+                            In-Memory Computing Essentials for Data 
Scientists</a><br/>
+                        <span class="event-details">New York Data Science, 
Speaker - Denis Magda</span>
+                    </div>
+                </div>
                 <p style="margin-top: 10px;"><a href="/events.html">Read 
more</a></p>
             </div>
 


Reply via email to