You are viewing a plain text version of this content. The canonical link for it is here.
Posted to zeta-commits@incubator.apache.org by to...@apache.org on 2010/11/18 07:21:25 UTC

[zeta-commits] svn commit: r1036331 - in /incubator/zetacomponents/website/content/news: .blog.xml 002_status_update.txt

Author: toby
Date: Thu Nov 18 07:21:25 2010
New Revision: 1036331

URL: http://svn.apache.org/viewvc?rev=1036331&view=rev
Log:
- Updated: Added missing links and meta info to status update post.
- Updated: Added status update post to news index.

Modified:
    incubator/zetacomponents/website/content/news/.blog.xml
    incubator/zetacomponents/website/content/news/002_status_update.txt

Modified: incubator/zetacomponents/website/content/news/.blog.xml
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/content/news/.blog.xml?rev=1036331&r1=1036330&r2=1036331&view=diff
==============================================================================
--- incubator/zetacomponents/website/content/news/.blog.xml (original)
+++ incubator/zetacomponents/website/content/news/.blog.xml Thu Nov 18 07:21:25 2010
@@ -16,6 +16,13 @@
   </categories>
   <entries>
     <entry>
+      <title>Status update</title>
+      <path>002_status_update.txt</path>
+      <categories>
+        <category>general</category>
+      </categories>
+    </entry>
+    <entry>
       <title>Welcome to Apache Zeta Components</title>
       <path>001_welcome_to_apache_zeta_components.txt</path>
       <categories>

Modified: incubator/zetacomponents/website/content/news/002_status_update.txt
URL: http://svn.apache.org/viewvc/incubator/zetacomponents/website/content/news/002_status_update.txt?rev=1036331&r1=1036330&r2=1036331&view=diff
==============================================================================
--- incubator/zetacomponents/website/content/news/002_status_update.txt (original)
+++ incubator/zetacomponents/website/content/news/002_status_update.txt Thu Nov 18 07:21:25 2010
@@ -2,12 +2,30 @@
 Status update
 =============
 
+:Keywords: Apache Zeta Components, eZ Components, update, contributions, Apache
+           Foundation, processes, ASF, PHP 5, high quality
+:Description:
+    There has been a lot of work on migrating eZ Components to the Apache
+    Incubator and therefore in direction of Apache Zeta Components. This post
+    gives a status update in direction of infrastructure, processes and plans
+    for the near future.
+:Abstract:
+    It's been a while since Apache Zeta Components was `officially accepted for
+    incubation`__ in the Apache Software Foundation in May 2010. Since then, a
+    lot of progress has been made, especially in the area of technical
+    infrastructure and code drop. So, it's time to present the current status
+    of the project and ask you to actively take part in the community!
+
+__ http://mail-archives.apache.org/mod_mbox/incubator-general/201005.mbox/%3C4BF68E50.1060304@schlitt.info%3E
+
 It's been a while since Apache Zeta Components was `officially accepted for
 incubation`__ in the Apache Software Foundation in May 2010. Since then, a lot
 of progress has been made, especially in the area of technical infrastructure
 and code drop. So, it's time to present the current status of the project and
 ask you to actively take part in the community!
 
+__ http://mail-archives.apache.org/mod_mbox/incubator-general/201005.mbox/%3C4BF68E50.1060304@schlitt.info%3E
+
 --------------
 Infrastructure
 --------------
@@ -17,6 +35,8 @@ we have a `new SVN`__, which you should 
 code. We did not roll an official release yet, mostly due to the fact that the
 release process is right now in discussion, to be adjusted to ASF needs.
 
+__ https://svn.apache.org/repos/asf/incubator/zetacomponents
+
 The project mandatory mailing lists have been set up. So, if you want to
 contribute and take part in the community, please register for
 `zeta-dev@incubator.apache.org`__. If you are only using Zeta Components,
@@ -27,6 +47,11 @@ SVN repository, you should subscribe to 
 and if you want to help fixing bugs, please subscribe to
 `zeta-issues@incubator.apache.org`__.
 
+__ mailto:zeta-dev@incubator.apache.org
+__ mailto:zeta-users@incubator.apache.org
+__ mailto:zeta-commits@incubator.apache.org
+__ mailto:zeta-issues@incubator.apache.org
+
 Subscribing to any of the Zeta mailing lists is easy. Just send an empty email
 to
 
@@ -37,10 +62,15 @@ to
 so, for example for the dev list, email
 `zeta-dev-subscribe@incubator.apache.org`__.
 
+__ mailto:zeta-dev-subscribe@incubator.apache.org
+
 We also have a new `issue tracker`__, which you can use to file bugs.
 Furthermore, there is a `code browser`__ which you can use to inspect our
 source code without downloading it or checking it out from SVN.
 
+__ https://issues.apache.org/jira/browse/ZETACOMP
+__ https://fisheye6.atlassian.com/browse/zetacomponents/
+
 ---------
 Code drop
 ---------
@@ -54,6 +84,10 @@ from now on licensed under the `Apache L
 does not change much, since the Apache License is basically as permissive as
 the former New BSD license was.
 
+__ http://ez.no
+__ https://svn.apache.org/repos/asf/incubator/zetacomponents
+__ http://apache.org/licenses/
+
 At this place, we want to take the opportunity to thank eZ Systems a lot for
 donating the eZ Components source code base to the ASF and therefore making
 Apache Zeta Components possible.
@@ -71,6 +105,8 @@ to specify multiple directories for conf
 first contains default values and all further ones can override these defaults.
 This is especially useful in large applications and for application modules.
 
+__ http://www.mail-archive.com/zeta-dev@incubator.apache.org/index.html#00197
+
 Gustavo Solt from the PHProject__ team is implementing a `proof-of-concept for
 CalDAV support`__ for the Webdav component. CalDAV is an extension to WebDAV,
 which allows to synchronize calendars to a central server. CalDAV was already
@@ -78,12 +114,17 @@ in mind when the Webdav component was or
 but time did not permit to implement it until now. Therefore, we are happily
 looking forward to this contribution.
 
+__ http://www.phprojekt.com/
+__ http://www.mail-archive.com/zeta-dev@incubator.apache.org/index.html#00308
+
 There are some more enhancements in discussion on the mailinglist, so please
 subscribe there, if you want to take part in designing and/or implementing
 those! Furthermore, we are actively looking for contributors. So, if you use
 Zeta Components (or still eZ Components) and have a cool idea, found a bug or
-just want to provide a helping hand, please subscribe to
-`zeta-dev@incubator.apache.org`__ and join our team!
+just want to provide a helping hand, please `subscribe to
+zeta-dev@incubator.apache.org`__ and join our team!
+
+__ mailto:zeta-dev-subscribe@incubator.apache.org
 
 
 ..
@@ -91,4 +132,4 @@ just want to provide a helping hand, ple
    mode: rst
    fill-column: 79
    End: 
-   vim: et syn=rst tw=79
\ No newline at end of file
+   vim: et syn=rst tw=79