You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by bt...@apache.org on 2018/02/09 10:47:03 UTC

james-project git commit: JAMES-2329 Propose a blog post for Google Summer of Code 2018

Repository: james-project
Updated Branches:
  refs/heads/master 965f1ecf1 -> faf7aa52c


JAMES-2329 Propose a blog post for Google Summer of Code 2018


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

Branch: refs/heads/master
Commit: faf7aa52cc3dc460d103f13bcbe367bec0e90e20
Parents: 965f1ec
Author: benwa <bt...@linagora.com>
Authored: Fri Feb 2 17:00:35 2018 +0700
Committer: benwa <bt...@linagora.com>
Committed: Fri Feb 9 17:46:22 2018 +0700

----------------------------------------------------------------------
 .../_posts/2018-02-12-gsoc-2018.markdown        |  43 +++++++++++++++++++
 src/homepage/assets/images/gsoc.png             | Bin 0 -> 107260 bytes
 2 files changed, 43 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/james-project/blob/faf7aa52/src/homepage/_posts/2018-02-12-gsoc-2018.markdown
----------------------------------------------------------------------
diff --git a/src/homepage/_posts/2018-02-12-gsoc-2018.markdown b/src/homepage/_posts/2018-02-12-gsoc-2018.markdown
new file mode 100644
index 0000000..e05826c
--- /dev/null
+++ b/src/homepage/_posts/2018-02-12-gsoc-2018.markdown
@@ -0,0 +1,43 @@
+---
+layout: post
+title:  "Apache JAMES joins Google Summer of code 2018 !"
+date:   2018-02-1 00:00:22 +0200
+categories: announcements
+---
+
+This year, James developers will propose ideas of Google Summer of Code projects for students.
+
+[Google Summer of Code] 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.
+
+![Google Summer of code communication image]({{ "/assets/images/gsoc.png" }})
+
+We consider it is a dreamed occasion to discover the Apache James project, and get on board in this amazing project!
+
+We are willing to offer high quality mentoring on high added value, useful tasks. As a student:
+
+ - 	🎓  You will discover how Open Source world works. You will exchange with our community.
+ - 	🎓  You will be advised by experienced, long term committers.
+ - 	🎓  You will build technical experience on a mail server.
+ - 	🎓  And hopefully you will get some code contributions on an Apache project.
+
+Here are some ideas of applications:
+
+ - âš’ [JAMES-1931] 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 **webAdmin** REST API.
+
+ - âš’ [JAMES-1932] James allow to fully customize mail processing. But we miss tools to ease edition and testing of the processing flow.
+
+ - âš’ [JAMES-1933] 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.
+
+ - âš’ [JAMES-2335] 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".
+
+Of course, we are very open if you want to propose other ideas to us! Come and discuss this on [our gitter channel] or on the issues directly.
+
+Thank you by advance for your involvement and hope to see you around!
+
+[Google Summer of Code]: https://summerofcode.withgoogle.com/
+[JAMES-1931]: https://issues.apache.org/jira/browse/JAMES-1931
+[JAMES-1932]: https://issues.apache.org/jira/browse/JAMES-1932
+[JAMES-1933]: https://issues.apache.org/jira/browse/JAMES-1933
+[JAMES-2335]: https://issues.apache.org/jira/browse/JAMES-2335
+[our gitter channel]: https://gitter.im/apache/james-project
\ No newline at end of file

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


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