Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2020-06-15 21:15:29 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-06-15 21:15:29 +0300
commit685d9af03d403e1c0ef4268f125bd6123b614a26 (patch)
tree72c9a3bf97004fc7b5c283a46785cd6e4cd1237e /page-pr20200616.php
parent10ea419cd02f218b7c95c5e3b8b9f76277512c47 (diff)
add press release
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-pr20200616.php')
-rw-r--r--page-pr20200616.php55
1 files changed, 55 insertions, 0 deletions
diff --git a/page-pr20200616.php b/page-pr20200616.php
new file mode 100644
index 00000000..91901516
--- /dev/null
+++ b/page-pr20200616.php
@@ -0,0 +1,55 @@
+<head>
+ <link href="<?php echo get_template_directory_uri(); ?>/assets/css/pages/pressrelease.css" rel="stylesheet">
+ <link rel="stylesheet" href="<?php echo get_template_directory_uri(); ?>/assets/css/vendor/dsgvo-video-embed.min.css">
+ <script src="<?php echo get_template_directory_uri(); ?>/assets/js/dsgvo-video-embed.min.js"></script>
+<meta itemprop="image" content="https://nextcloud.com/media/Home-Office-video-thumb.jpg">
+<meta name="twitter:image" content="https://nextcloud.com/media/Home-Office-video-thumb.jpg">
+<meta name="twitter:image:src" content="https://nextcloud.com/media/Home-Office-video-thumb.jpg">
+<meta property="og:image" content="https://nextcloud.com/media/Home-Office-video-thumb.jpg">
+</head>
+<div class="background generic-background">
+ <div class="container">
+ <div class="row">
+ <div class="col-md-6 topheader">
+ <h1>Press release</h1>
+ </div>
+ </div>
+ </div>
+</div>
+
+<section class="section--pressrelease">
+<div class="container">
+<div class="row">
+<div class="pr">
+<h1>Nextcloud Mail introduces Machine Learning for Priority Inbox</h1>
+<p><em>June 16 2020, Stuttgart</em> - Nextcloud GmbH, the company behind the worlds’ most deployed on-premises content collaboration platform, announces the introduction of a priority inbox in Nextcloud Mail. As part of a continued investment in artificial intelligence and smart features, the Priority Inbox uses machine learning to classify important messages as such and shows mail sorted into the categories important, favorites and others. Unlike approaches employed by public cloud services, the learning happens locally and only uses the data from individual users to protect their privacy.</p>
+<blockquote>
+<p>The benefits of machine learning in day to day use of software are becoming more apparent. Unfortunately most uses of machine learning operate on user data without much regard for privacy. Nextcloud’s implementation works fully locally and protects the privacy of its user. We are proud to be leading in the on-premises collaboration space in employing the capabilities of Machine learning.</p>
+</blockquote>
+<p>-- Frank Karlitschek, CEO of Nextcloud GmbH</p>
+<p>The Priority inbox separates messages into important, favorite and other messages. This allows the user a more efficient way to sort and find what matters in their inbox, even when they are flooded with large amounts of email.</p>
+<p>The priority inbox builds on the introduction of a message cache, improving performance of the Mail app for users especially on slow or very basic IMAP servers. A machine learning model is trained on emails, looking at whom the user emails with frequently and other factors. Over time, the model learns from the classification of emails as important by the user, improving the accuracy of the Priority Inbox. This release of Mail also introduces multi-select, improved search and other user interface and interaction changes.</p>
+<p>The intelligent sorting in the inbox adds to Nextcloud’s other smart features like showing relevant documents or contacts users are likely to want to share with or detecting suspicious logins.</p>
+<h2>About Nextcloud</h2>
+<p>Nextcloud Hub is the industry-leading, fully open source, on-premises team productivity platform, combining the easy user interface of consumer-grade cloud solutions with the security and compliance measures enterprises need. Nextcloud Hub brings together universal access to data through mobile, desktop and web interfaces with next-generation, on-premise secure communication and collaboration features like real-time document editing, chat and video calls, putting them under direct control of IT and integrated with existing infrastructure.</p>
+<p>Nextcloud’s easy and quick deployment, open, modular architecture and emphasis on security and advanced federation capabilities enable modern enterprises to leverage their existing file storage assets within and across the borders of their organization. For more information, visit <a href="https://nextcloud.com">nextcloud.com</a> or follow <a href="https://twitter.com/Nextclouders">@Nextclouders</a> on Twitter.</p>
+<h2>Links</h2>
+<ul>
+<li>Announcement blog - <a href="https://nextcloud.com/blog/nextcloud-mail-introduces-machine-learning-for-priority-inbox/" class="uri">https://nextcloud.com/blog/nextcloud-mail-introduces-machine-learning-for-priority-inbox/</a></li>
+<li>Nextcloud <a href="https://nextcloud.com/" class="uri">https://nextcloud.com/</a></li>
+</ul>
+<h2>Press contacts</h2>
+<p>Jos Poortvliet<br />
+Phone: +49 (0) 171 121 7528<br />
+jos.poortvliet<a href="mailto:pr@nextcloud.com">@nextcloud.com</a></p>
+<h2>Graphics</h2>
+<div class="row">
+ <div class="col-md-6 col-md-offset-3">
+ <a target="_blank" href="https://nextcloud.com/media/Priority-Inbox-compressed.png"><img src="https://nextcloud.com/media/Priority-Inbox-compressed.png" alt="drag'n'drop file in Talk 9" class="img-responsive" /></a><br />Priority inbox in action
+ </div>
+</div>
+</div>
+</div>
+</div>
+</section>
+