Add articles and slides section to home page
Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/d92753bf Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/d92753bf Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/d92753bf Branch: refs/heads/master Commit: d92753bf5c995d6485f0ef87bc1c92d0cdf23641 Parents: 2dc3703 Author: Serge Huber <[email protected]> Authored: Thu Nov 19 17:29:13 2015 +0100 Committer: Serge Huber <[email protected]> Committed: Thu Nov 19 17:29:13 2015 +0100 ---------------------------------------------------------------------- src/site/markdown/index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/d92753bf/src/site/markdown/index.md ---------------------------------------------------------------------- diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md index d9ff881..871981e 100644 --- a/src/site/markdown/index.md +++ b/src/site/markdown/index.md @@ -51,9 +51,11 @@ interacting with any system. Using the context, events may be sent to the contex These rules will executing matching actions that may either perform context updates or even sent data to external systems such as BigData frameworks. -### License +### Articles & slides -The source code is available under the Apache License V2 and is copyrighted 2014-2015 Jahia Solutions +* [Linux.com : Unomi: A Bridge Between Privacy and Digital Marketing](http://www.linux.com/news/enterprise/cloud-computing/858418-unomi-a-bridge-between-privacy-and-digital-marketing) +* [Introducing Apache Unomi, JavaOne 2015](http://www.slideshare.net/sergehuber/introducing-apache-unomi-javaone-2015-session) This presentation has a cool example of integrating Apache Unomi with IoT devices (Internet of Things) such as beacons, smartphones and even televisions +* [Apache Unomi In-depth, ApacheCon EU 2015](http://www.slideshare.net/sergehuber/apache-unomi-in-depth-apachecon-eu-2015-session) ### Requirements
