Repository: incubator-gearpump-site
Updated Branches:
  refs/heads/asf-site 0d2d025d9 -> a2e526ff7


[GEARPUMP-217] Add all slides

Author: manuzhang <[email protected]>

Closes #12 from manuzhang/add_publications.


Project: http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/commit/a2e526ff
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/tree/a2e526ff
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/diff/a2e526ff

Branch: refs/heads/asf-site
Commit: a2e526ff7e1e7b2231d367ed8d03edee1cd3e1ee
Parents: 0d2d025
Author: manuzhang <[email protected]>
Authored: Tue Jan 24 12:30:30 2017 +0800
Committer: manuzhang <[email protected]>
Committed: Tue Jan 24 12:30:30 2017 +0800

----------------------------------------------------------------------
 content/publications.html              |  28 ++++++++++++++++++++-------
 content/publications/gearpump_qcon.pdf | Bin 6413323 -> 0 bytes
 publications.md                        |  29 +++++++++++++++++++++-------
 publications/gearpump_qcon.pdf         | Bin 6413323 -> 0 bytes
 4 files changed, 43 insertions(+), 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/a2e526ff/content/publications.html
----------------------------------------------------------------------
diff --git a/content/publications.html b/content/publications.html
index 3570eb4..4eb4588 100644
--- a/content/publications.html
+++ b/content/publications.html
@@ -95,16 +95,30 @@
     <h1 class="title">Publications</h1>
    
 
-   <h2 id="gearpump-real-time-streaming-engine-using-akka">Gearpump Real-time 
Streaming Engine Using Akka</h2>
+   <h2 id="paper">Paper</h2>
 
-<p>There is a 20 pages technical paper on typesafe blog, with technical 
highlights <a 
href="https://typesafe.com/blog/gearpump-real-time-streaming-engine-using-akka";>https://typesafe.com/blog/gearpump-real-time-streaming-engine-using-akka</a></p>
+<p><a 
href="https://typesafe.com/blog/gearpump-real-time-streaming-engine-using-akka";>GearPump
 Real-time Streaming Engine Using Akka</a>, a 20-page technical paper on 
Lightbend blog.</p>
 
-<h2 id="gearpump-on-qcon">Gearpump on QCON</h2>
-<p><a href="publications/gearpump_qcon.pdf">Gearpump QCON 2015 Beijing</a></p>
+<h2 id="slides">Slides</h2>
 
-<h2 id="gearpump-on-stratahadoop-world-singapore-2015">Gearpump on 
Strata+Hadoop World Singapore 2015</h2>
-<p>We will have a talk at <a 
href="http://conferences.oreilly.com/strata/big-data-conference-sg-2015/public/schedule/detail/45109";>Strata+Hadoop
 World Singapore 2015</a>.
-Gearpump</p>
+<h3 id="section">2016</h3>
+
+<p>Karol Brejna &amp; Huafeng Wang: <a 
href="http://events.linuxfoundation.org/sites/events/files/slides/Apache%20Gearpump%20-%2016-9.pdf";>Apache
 Gearpump Next-Gen Streaming Engine</a> at Apache Big Data Europe 2016.</p>
+
+<p>Kam Kasravi: <a href="http://sched.co/7jeY";>Implementing an akka-streams 
materializer for big data</a> at Reactive Summit 2016.</p>
+
+<p>Manu Zhang &amp; Sean Zhong: <a 
href="http://www.slideshare.net/manuzhang/apache-gearpump-nextgen-streaming-engine";>Apache
 Gearpump next-gen streaming engine</a> at Strata+Hadoop World Beijing 2016.</p>
+
+<p>Manu Zhang: <a 
href="http://www.slideshare.net/manuzhang/apache-gearpump-lightweight-runtime-streaming-engine";>Apache
 Gearpump - Lightweight Real-time Streaming Engine</a> at 5th Nanjing Big Tech 
meetup.</p>
+
+<h3 id="section-1">2015</h3>
+
+<p>Sean Zhong: <a 
href="http://www.slideshare.net/SeanZhong/strata-singapore-gearpumpreal-time-dagprocessing-with-akka-at-scale";>Gearpump,
 Real time DAG-Processing with Akka at Scale</a> at Strata+Hadoop World 
Singapore 2015.</p>
+
+<p>Sean Zhong: <a 
href="http://www.slideshare.net/SeanZhong/qcon-2015-gearpump-realtime-streaming-on-akka";>Gearpump,
 Realtime Streaming on Akka
+</a> at QCON Beijing 2015 (in Chinese)</p>
+
+<p>Manu Zhang: <a 
href="http://www.slideshare.net/manuzhang/storm-over-gearpump";>Storm over 
Gearpump</a> at 2nd Shanghai Big Data Streaming Meetup.</p>
 
   </div> <!-- /container -->
 

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/a2e526ff/content/publications/gearpump_qcon.pdf
----------------------------------------------------------------------
diff --git a/content/publications/gearpump_qcon.pdf 
b/content/publications/gearpump_qcon.pdf
deleted file mode 100644
index 83043a7..0000000
Binary files a/content/publications/gearpump_qcon.pdf and /dev/null differ

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/a2e526ff/publications.md
----------------------------------------------------------------------
diff --git a/publications.md b/publications.md
index 3c339f2..67cc1ab 100644
--- a/publications.md
+++ b/publications.md
@@ -3,13 +3,28 @@ layout: global
 title: Publications
 ---
 
-## Gearpump Real-time Streaming Engine Using Akka
+## Paper
 
-There is a 20 pages technical paper on typesafe blog, with technical 
highlights 
[https://typesafe.com/blog/gearpump-real-time-streaming-engine-using-akka](https://typesafe.com/blog/gearpump-real-time-streaming-engine-using-akka)
+[GearPump Real-time Streaming Engine Using 
Akka](https://typesafe.com/blog/gearpump-real-time-streaming-engine-using-akka),
 a 20-page technical paper on Lightbend blog.
 
-## Gearpump on QCON
-[Gearpump QCON 2015 Beijing](publications/gearpump_qcon.pdf)
+## Slides
 
-## Gearpump on Strata+Hadoop World Singapore 2015
-We will have a talk at [Strata+Hadoop World Singapore 
2015](http://conferences.oreilly.com/strata/big-data-conference-sg-2015/public/schedule/detail/45109).
-Gearpump
\ No newline at end of file
+### 2016
+
+Karol Brejna & Huafeng Wang: [Apache Gearpump Next-Gen Streaming 
Engine](http://events.linuxfoundation.org/sites/events/files/slides/Apache%20Gearpump%20-%2016-9.pdf)
 at Apache Big Data Europe 2016.
+    
+Kam Kasravi: [Implementing an akka-streams materializer for big 
data](http://sched.co/7jeY) at Reactive Summit 2016.
+
+Manu Zhang & Sean Zhong: [Apache Gearpump next-gen streaming 
engine](http://www.slideshare.net/manuzhang/apache-gearpump-nextgen-streaming-engine)
 at Strata+Hadoop World Beijing 2016.
+
+Manu Zhang: [Apache Gearpump - Lightweight Real-time Streaming 
Engine](http://www.slideshare.net/manuzhang/apache-gearpump-lightweight-runtime-streaming-engine)
 at 5th Nanjing Big Tech meetup.
+
+
+### 2015
+
+Sean Zhong: [Gearpump, Real time DAG-Processing with Akka at 
Scale](http://www.slideshare.net/SeanZhong/strata-singapore-gearpumpreal-time-dagprocessing-with-akka-at-scale)
 at Strata+Hadoop World Singapore 2015.
+
+Sean Zhong: [Gearpump, Realtime Streaming on Akka
+](http://www.slideshare.net/SeanZhong/qcon-2015-gearpump-realtime-streaming-on-akka)
 at QCON Beijing 2015 (in Chinese)
+       
+Manu Zhang: [Storm over 
Gearpump](http://www.slideshare.net/manuzhang/storm-over-gearpump) at 2nd 
Shanghai Big Data Streaming Meetup.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-gearpump-site/blob/a2e526ff/publications/gearpump_qcon.pdf
----------------------------------------------------------------------
diff --git a/publications/gearpump_qcon.pdf b/publications/gearpump_qcon.pdf
deleted file mode 100644
index 83043a7..0000000
Binary files a/publications/gearpump_qcon.pdf and /dev/null differ

Reply via email to