Repository: james-site
Updated Branches:
  refs/heads/asf-site 2b339b7f3 -> 468bc9ee1


Advertise GSOC2018 in a post


Project: http://git-wip-us.apache.org/repos/asf/james-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/james-site/commit/468bc9ee
Tree: http://git-wip-us.apache.org/repos/asf/james-site/tree/468bc9ee
Diff: http://git-wip-us.apache.org/repos/asf/james-site/diff/468bc9ee

Branch: refs/heads/asf-site
Commit: 468bc9ee1d35f1ee7b6007c4953e9c8e65518b7c
Parents: 2b339b7
Author: benwa <btell...@linagora.com>
Authored: Fri Feb 9 17:49:22 2018 +0700
Committer: benwa <btell...@linagora.com>
Committed: Fri Feb 9 17:49:22 2018 +0700

----------------------------------------------------------------------
 content/announcements/2018/02/01/gsoc-2018.html | 159 +++++++++++++++++++
 content/assets/images/gsoc.png                  | Bin 0 -> 107260 bytes
 content/feed.xml                                |  72 ++++++---
 content/index.html                              |   7 +-
 content/posts.html                              |  10 +-
 5 files changed, 224 insertions(+), 24 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-site/blob/468bc9ee/content/announcements/2018/02/01/gsoc-2018.html
----------------------------------------------------------------------
diff --git a/content/announcements/2018/02/01/gsoc-2018.html 
b/content/announcements/2018/02/01/gsoc-2018.html
new file mode 100644
index 0000000..7a4d58a
--- /dev/null
+++ b/content/announcements/2018/02/01/gsoc-2018.html
@@ -0,0 +1,159 @@
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements. See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership. The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License. You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied. See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+<!DOCTYPE html>
+<html>
+    <head>
+        <meta charset="utf-8"/>
+        <title>Apache James</title>
+
+        <link rel="stylesheet" type="text/css" href="/assets/css/main.css">
+        <link rel="stylesheet" type="text/css" 
href="/assets/css/font-awesome.min.css">
+        <link rel="stylesheet" type="text/css" href="/assets/css/ie8.css">
+        <link rel="stylesheet" type="text/css" href="/assets/css/ie9.css">
+        <link rel="shortcut icon" href="/images/james-logo.png">
+    </head>
+<body>
+    <!--
+    Licensed to the Apache Software Foundation (ASF) under one
+    or more contributor license agreements. See the NOTICE file
+    distributed with this work for additional information
+    regarding copyright ownership. The ASF licenses this file
+    to you under the Apache License, Version 2.0 (the
+    "License"); you may not use this file except in compliance
+    with the License. You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing,
+    software distributed under the License is distributed on an
+    "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+    KIND, either express or implied. See the License for the
+    specific language governing permissions and limitations
+    under the License.
+-->
+
+<link href="/assets/css/lightbox.css" rel="stylesheet">
+<div id="wrapper" class="post-page">
+  <div class="apache_ref">
+    <a href="https://www.apache.org"; alt="apache foundation link"><img 
src="https://www.apache.org/foundation/press/kit/asf_logo.svg"; title="apache 
foundation logo"/></a>
+  </div>
+  <div class="apache_ref_mobile">
+    <a href="https://www.apache.org"; alt="apache foundation link">The Apache 
Software Foundation</a>
+  </div>
+
+  <header id="header" class="alt">
+    <div class="logo"><a href="/index.html" alt="Apache James"><img 
src="/images/james.svg" alt="james logo"/></a></div>
+    <h1 class="hidden">James Enterprise Mail Server</h1>
+    <h2>Emails at the heart of your business logic</h2>
+  </header>
+
+  <!-- Main -->
+    <div id="main">
+
+      <!-- Content -->
+        <section id="content" class="main">
+
+          <h1><span class="icon fa-file-text-o"></span> Apache JAMES joins 
Google Summer of code 2018 !</h1>
+          <h2><span class="icon fa-clock-o"></span><b> February 01, 
2018</b></h2>
+
+          <br/>
+
+          <div>
+            <p>This year, James developers will propose ideas of Google Summer 
of Code projects for students.</p>
+
+<p><a href="https://summerofcode.withgoogle.com/";>Google Summer of Code</a> is 
a global program focused on bringing more student developers into open source 
software development.
+Students work with an open source organization on a 3 month programming 
project during their break from school.</p>
+
+<p><img src="/assets/images/gsoc.png" alt="Google Summer of code communication 
image" /></p>
+
+<p>We consider it is a dreamed occasion to discover the Apache James project, 
and get on board in this amazing project!</p>
+
+<p>We are willing to offer high quality mentoring on high added value, useful 
tasks. As a student:</p>
+
+<ul>
+  <li>🎓  You will discover how Open Source world works. You will exchange 
with our community.</li>
+  <li>🎓  You will be advised by experienced, long term committers.</li>
+  <li>🎓  You will build technical experience on a mail server.</li>
+  <li>🎓  And hopefully you will get some code contributions on an Apache 
project.</li>
+</ul>
+
+<p>Here are some ideas of applications:</p>
+
+<ul>
+  <li>
+    <p>⚒ <a 
href="https://issues.apache.org/jira/browse/JAMES-1931";>JAMES-1931</a> We are 
in need of a WebAdmin User Interface to ease our beloved administrator API. You 
will need to build an administration website on top of the 
<strong>webAdmin</strong> REST API.</p>
+  </li>
+  <li>
+    <p>⚒ <a 
href="https://issues.apache.org/jira/browse/JAMES-1932";>JAMES-1932</a> James 
allow to fully customize mail processing. But we miss tools to ease edition and 
testing of the processing flow.</p>
+  </li>
+  <li>
+    <p>⚒ <a 
href="https://issues.apache.org/jira/browse/JAMES-1933";>JAMES-1933</a> Emails 
need to be secure. Many protocols like DKIM, SPF and DMARC allow to meet this 
purpose. However we need more documentation and a DMARC implementation.</p>
+  </li>
+  <li>
+    <p>⚒ <a 
href="https://issues.apache.org/jira/browse/JAMES-2335";>JAMES-2335</a> James 
should be a flexible server. We should be able to use custom configuration 
providers, not only XML files as of today. That is a move toward “clustering 
done the right way”.</p>
+  </li>
+</ul>
+
+<p>Of course, we are very open if you want to propose other ideas to us! Come 
and discuss this on <a href="https://gitter.im/apache/james-project";>our gitter 
channel</a> or on the issues directly.</p>
+
+<p>Thank you by advance for your involvement and hope to see you around!</p>
+
+
+
+          </div>
+          <footer class="major special">
+            <hr>
+            <center>
+              <ul class="actions">
+                <li><a href="/index.html" class="button">Back to 
homepage</a></li>
+                <li><a href="/posts.html" class="button">Read More 
Posts</a></li>
+              </ul>
+            </center>
+          </footer>
+        </section>
+    </div>
+    <footer id="footer" class="major">
+      <section>
+        <h2>James</h2>
+        <ul class="no-padding">
+          <li class="no-padding"><a href="../#intro" 
class="active">About</a></li>
+          <li class="no-padding"><a href="../#first">Get Started</a></li>
+          <li class="no-padding"><a href="../#posts">Last Posts</a></li>
+          <li class="no-padding"><a href="../#second">Community</a></li>
+          <li class="no-padding"><a href="https://james.apache.org/";><span 
class="fa fa-external-link"></span> Documentation</a></li>
+        </ul>
+      </section>
+      <section>
+        <h2>Connect</h2>
+        <ul class="icons">
+          <li><a href="http://twitter.com/ApacheJames"; class="icon fa-twitter 
alt"><span class="label">Twitter</span></a></li>
+          <li><a href="https://github.com/apache/james-project"; class="icon 
fa-github alt"><span class="label">GitHub</span></a></li>
+          <li><a href="http://james.apache.org/mail.html"; class="icon 
fa-envelope-o alt"><span class="label">Mailing-list</span></a></li>
+        </ul>
+      </section>
+      <section>
+        <h2>Copyright</h2>
+        <a href="http://www.apache.org/";>Apache Licence Copyright</a><br/>
+        &copy;Untitled. Design: <a href="https://html5up.net";>HTML5 UP</a>
+      </section>
+    </footer>
+</div>
+
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/james-site/blob/468bc9ee/content/assets/images/gsoc.png
----------------------------------------------------------------------
diff --git a/content/assets/images/gsoc.png b/content/assets/images/gsoc.png
new file mode 100644
index 0000000..395d241
Binary files /dev/null and b/content/assets/images/gsoc.png differ

http://git-wip-us.apache.org/repos/asf/james-site/blob/468bc9ee/content/feed.xml
----------------------------------------------------------------------
diff --git a/content/feed.xml b/content/feed.xml
index 73a4917..ef49470 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -24,11 +24,62 @@
 </description>
     <link>http://localhost:4000/</link>
     <atom:link href="http://localhost:4000/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Thu, 01 Feb 2018 17:50:24 +0700</pubDate>
-    <lastBuildDate>Thu, 01 Feb 2018 17:50:24 +0700</lastBuildDate>
+    <pubDate>Fri, 09 Feb 2018 17:47:40 +0700</pubDate>
+    <lastBuildDate>Fri, 09 Feb 2018 17:47:40 +0700</lastBuildDate>
     <generator>Jekyll v3.4.3</generator>
     
       <item>
+        <title>Apache JAMES joins Google Summer of code 2018 !</title>
+        <description>&lt;p&gt;This year, James developers will propose ideas 
of Google Summer of Code projects for students.&lt;/p&gt;
+
+&lt;p&gt;&lt;a href=&quot;https://summerofcode.withgoogle.com/&quot;&gt;Google 
Summer of Code&lt;/a&gt; is a global program focused on bringing more student 
developers into open source software development.
+Students work with an open source organization on a 3 month programming 
project during their break from school.&lt;/p&gt;
+
+&lt;p&gt;&lt;img src=&quot;/assets/images/gsoc.png&quot; alt=&quot;Google 
Summer of code communication image&quot; /&gt;&lt;/p&gt;
+
+&lt;p&gt;We consider it is a dreamed occasion to discover the Apache James 
project, and get on board in this amazing project!&lt;/p&gt;
+
+&lt;p&gt;We are willing to offer high quality mentoring on high added value, 
useful tasks. As a student:&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;🎓  You will discover how Open Source world works. You will 
exchange with our community.&lt;/li&gt;
+  &lt;li&gt;🎓  You will be advised by experienced, long term 
committers.&lt;/li&gt;
+  &lt;li&gt;🎓  You will build technical experience on a mail 
server.&lt;/li&gt;
+  &lt;li&gt;🎓  And hopefully you will get some code contributions on an 
Apache project.&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;Here are some ideas of applications:&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;
+    &lt;p&gt;⚒ &lt;a 
href=&quot;https://issues.apache.org/jira/browse/JAMES-1931&quot;&gt;JAMES-1931&lt;/a&gt;
 We are in need of a WebAdmin User Interface to ease our beloved administrator 
API. You will need to build an administration website on top of the 
&lt;strong&gt;webAdmin&lt;/strong&gt; REST API.&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;⚒ &lt;a 
href=&quot;https://issues.apache.org/jira/browse/JAMES-1932&quot;&gt;JAMES-1932&lt;/a&gt;
 James allow to fully customize mail processing. But we miss tools to ease 
edition and testing of the processing flow.&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;⚒ &lt;a 
href=&quot;https://issues.apache.org/jira/browse/JAMES-1933&quot;&gt;JAMES-1933&lt;/a&gt;
 Emails need to be secure. Many protocols like DKIM, SPF and DMARC allow to 
meet this purpose. However we need more documentation and a DMARC 
implementation.&lt;/p&gt;
+  &lt;/li&gt;
+  &lt;li&gt;
+    &lt;p&gt;⚒ &lt;a 
href=&quot;https://issues.apache.org/jira/browse/JAMES-2335&quot;&gt;JAMES-2335&lt;/a&gt;
 James should be a flexible server. We should be able to use custom 
configuration providers, not only XML files as of today. That is a move toward 
“clustering done the right way”.&lt;/p&gt;
+  &lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;Of course, we are very open if you want to propose other ideas to us! 
Come and discuss this on &lt;a 
href=&quot;https://gitter.im/apache/james-project&quot;&gt;our gitter 
channel&lt;/a&gt; or on the issues directly.&lt;/p&gt;
+
+&lt;p&gt;Thank you by advance for your involvement and hope to see you 
around!&lt;/p&gt;
+
+</description>
+        <pubDate>Thu, 01 Feb 2018 05:00:22 +0700</pubDate>
+        
<link>http://localhost:4000/announcements/2018/02/01/gsoc-2018.html</link>
+        <guid 
isPermaLink="true">http://localhost:4000/announcements/2018/02/01/gsoc-2018.html</guid>
+        
+        
+        <category>announcements</category>
+        
+      </item>
+    
+      <item>
         <title>New administration features: manage your queues and your 
reporitories</title>
         <description>&lt;p&gt;An often asked feature for James is the ability 
to handle the mails, that after some processing,
 have landed in a &lt;a 
href=&quot;http://james.apache.org/server/feature-persistence.html&quot;&gt;repository&lt;/a&gt;,
 for example /var/mail/error/.&lt;/p&gt;
@@ -255,22 +306,5 @@ features explained with working examples!&lt;/p&gt;
         
       </item>
     
-      <item>
-        <title>New logo</title>
-        <description>&lt;p&gt;We choosed a new logo!&lt;/p&gt;
-
-&lt;p&gt;&lt;img src=&quot;/images/james-logo.png&quot; alt=&quot;New James 
logo&quot; /&gt;&lt;/p&gt;
-</description>
-        <pubDate>Wed, 19 Oct 2016 21:13:22 +0700</pubDate>
-        
<link>http://localhost:4000/james/update/2016/10/19/james-3.0.html</link>
-        <guid 
isPermaLink="true">http://localhost:4000/james/update/2016/10/19/james-3.0.html</guid>
-        
-        
-        <category>james</category>
-        
-        <category>update</category>
-        
-      </item>
-    
   </channel>
 </rss>

http://git-wip-us.apache.org/repos/asf/james-site/blob/468bc9ee/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 89bf72f..be18c4e 100644
--- a/content/index.html
+++ b/content/index.html
@@ -150,8 +150,7 @@ WHAT WILL YOU TRY:</b><br>
               <li class="post-template">
                 <span class="icon fa-file-text-o"></span>
                 <span class="details">
-                  <a href="/james/update/2018/01/26/admin-features.html" 
alt="New administration features: manage your queues and your 
reporitories"><b>New administration features: manage your queues and your 
reporitories - January 26, 2018</b><br><small><p>An often asked feature for 
James is the ability to handle the mails, that after some processing,
-have landed in a <a 
href="http://james.apache.org/server/feature-persistence.html";>repository</a>, 
for example /var/mail/error/.</p>
+                  <a href="/announcements/2018/02/01/gsoc-2018.html" 
alt="Apache JAMES joins Google Summer of code 2018 !"><b>Apache JAMES joins 
Google Summer of code 2018 ! - February 01, 2018</b><br><small><p>This year, 
James developers will propose ideas of Google Summer of Code projects for 
students.</p>
 
 </small></a>
                 </span>
@@ -160,8 +159,8 @@ have landed in a <a 
href="http://james.apache.org/server/feature-persistence.htm
               <li class="post-template">
                 <span class="icon fa-file-text-o"></span>
                 <span class="details">
-                  <a href="/james/update/2017/10/20/james-3.0.1.html" 
alt="Security release: Apache James server 3.0.1"><b>Security release: Apache 
James server 3.0.1 - October 20, 2017</b><br><small><p>The Apache James PMCs 
are glad to announce you the release
-version 3.0.1 of Apache James server.</p>
+                  <a href="/james/update/2018/01/26/admin-features.html" 
alt="New administration features: manage your queues and your 
reporitories"><b>New administration features: manage your queues and your 
reporitories - January 26, 2018</b><br><small><p>An often asked feature for 
James is the ability to handle the mails, that after some processing,
+have landed in a <a 
href="http://james.apache.org/server/feature-persistence.html";>repository</a>, 
for example /var/mail/error/.</p>
 
 </small></a>
                 </span>

http://git-wip-us.apache.org/repos/asf/james-site/blob/468bc9ee/content/posts.html
----------------------------------------------------------------------
diff --git a/content/posts.html b/content/posts.html
index 2019589..9d9c3e2 100644
--- a/content/posts.html
+++ b/content/posts.html
@@ -1,5 +1,4 @@
 <!--
-
     Licensed to the Apache Software Foundation (ASF) under one
     or more contributor license agreements. See the NOTICE file
     distributed with this work for additional information
@@ -66,6 +65,15 @@
               <li class="post-template">
                 <span class="icon fa-lg fa-file-text-o"></span>
                 <span class="details">
+                  <a href="/announcements/2018/02/01/gsoc-2018.html" 
alt="Apache JAMES joins Google Summer of code 2018 !"><b>Apache JAMES joins 
Google Summer of code 2018 ! - February 01, 2018</b><small><p>This year, James 
developers will propose ideas of Google Summer of Code projects for 
students.</p>
+
+</small></a>
+                </span>
+              </li>
+            
+              <li class="post-template">
+                <span class="icon fa-lg fa-file-text-o"></span>
+                <span class="details">
                   <a href="/james/update/2018/01/26/admin-features.html" 
alt="New administration features: manage your queues and your 
reporitories"><b>New administration features: manage your queues and your 
reporitories - January 26, 2018</b><small><p>An often asked feature for James 
is the ability to handle the mails, that after some processing,
 have landed in a <a 
href="http://james.apache.org/server/feature-persistence.html";>repository</a>, 
for example /var/mail/error/.</p>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to