Author: danny Date: Wed Feb 7 07:10:52 2007 New Revision: 504574 URL: http://svn.apache.org/viewvc?view=rev&rev=504574 Log: added APachecon ad banner IFrame organised News into dated headlines on the front page and a new newsarchive.xml page for the full stories added news about my feathercast and the mailet API sub project
Added: james/project/trunk/src/site/xdoc/newsarchive.xml Modified: james/project/trunk/src/site/site.xml james/project/trunk/src/site/xdoc/index.xml james/project/trunk/src/site/xdoc/mail.xml Modified: james/project/trunk/src/site/site.xml URL: http://svn.apache.org/viewvc/james/project/trunk/src/site/site.xml?view=diff&rev=504574&r1=504573&r2=504574 ============================================================================== --- james/project/trunk/src/site/site.xml (original) +++ james/project/trunk/src/site/site.xml Wed Feb 7 07:10:52 2007 @@ -1,52 +1,52 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!-- - 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. ---> -<project name="James Project"> - - <bannerLeft> - <name>James Project</name> - <src>images/james-project-logo.gif</src> - <href>http://james.apache.org/index.html</href> - </bannerLeft> - - <bannerRight> - <name>The Apache Software Foundation</name> - <src>images/asf-logo-reduced.gif</src> - <href>http://www.apache.org/index.html</href> - </bannerRight> - - <skin> - <groupId>org.apache.james</groupId> - <artifactId>maven-skin</artifactId> - <version>1.1-SNAPSHOT</version> - </skin> - - <body> - <!-- - <links> - <item name="JAMES Project" href="http://james.apache.org/index.html" /> - <item name="Server" href="http://james.apache.org/server/index.html" /> - <item name="jSPF" href="http://james.apache.org/jspf/index.html" /> - <item name="Mime4J" href="http://james.apache.org/mime4j/index.html" /> - <item name="JSieve" href="http://james.apache.org/jsieve/index.html" /> - <item name="Postage" href="http://james.apache.org/postage/index.html" /> - </links> +<!-- + 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. +--> +<project name="James Project"> + + <bannerLeft> + <name>James Project</name> + <src>images/james-project-logo.gif</src> + <href>http://james.apache.org/index.html</href> + </bannerLeft> + + <bannerRight> + <name>The Apache Software Foundation</name> + <src>images/asf-logo-reduced.gif</src> + <href>http://www.apache.org/index.html</href> + </bannerRight> + + <skin> + <groupId>org.apache.james</groupId> + <artifactId>maven-skin</artifactId> + <version>1.1-SNAPSHOT</version> + </skin> + + <body> + <!-- + <links> + <item name="JAMES Project" href="http://james.apache.org/index.html" /> + <item name="Server" href="http://james.apache.org/server/index.html" /> + <item name="jSPF" href="http://james.apache.org/jspf/index.html" /> + <item name="Mime4J" href="http://james.apache.org/mime4j/index.html" /> + <item name="JSieve" href="http://james.apache.org/jsieve/index.html" /> + <item name="Postage" href="http://james.apache.org/postage/index.html" /> + </links> <menu name="Products"> <item name="Server" href="http://james.apache.org/server/index.html" /> @@ -54,34 +54,35 @@ <item name="Mime4J" href="http://james.apache.org/mime4j/index.html" /> <item name="JSieve" href="http://james.apache.org/jsieve/index.html" /> <item name="Postage" href="http://james.apache.org/postage/index.html" /> - </menu> + </menu> --> - - <links> - <item name="JAMES Project" href="/index.html" /> - <item name="Server" href="/server/index.html" /> - <item name="jSPF" href="/jspf/index.html" /> - <item name="Mime4J" href="/mime4j/index.html" /> - <item name="JSieve" href="/jsieve/index.html" /> - <item name="Postage" href="/postage/index.html" /> - </links> - - <menu name="Products"> - <item name="Server" href="/server/index.html" /> - <item name="jSPF" href="/jspf/index.html" /> - <item name="Mime4J" href="/mime4j/index.html" /> - <item name="JSieve" href="/jsieve/index.html" /> - <item name="Postage" href="/postage/index.html" /> - </menu> + + <links> + <item name="JAMES Project" href="/index.html" /> + <item name="Server" href="/server/index.html" /> + <item name="jSPF" href="/jspf/index.html" /> + <item name="Mime4J" href="/mime4j/index.html" /> + <item name="JSieve" href="/jsieve/index.html" /> + <item name="Postage" href="/postage/index.html" /> + </links> + + <menu name="Sub Projects"> + <item name="Server" href="/server/index.html" /> + <item name="jSPF" href="/jspf/index.html" /> + <item name="Mime4J" href="/mime4j/index.html" /> + <item name="JSieve" href="/jsieve/index.html" /> + <item name="Postage" href="/postage/index.html" /> + </menu> <menu name="About"> - <item name="Overview" href="/index.html"/> - <item name="Mailing Lists" href="/mail.html"/> - <item name="Wiki" href="http://wiki.apache.org/james"/> - <item name="Who We Are" href="/weare.html"/> - <item name="Contributing" href="/contribute.html"/> - <item name="Standards" href="/code-standards.html"/> - <item name="License" href="/license.html"/> + <item name="News" href="/newsarchive.html" /> + <item name="Overview" href="/index.html" /> + <item name="Mailing Lists" href="/mail.html" /> + <item name="Wiki" href="http://wiki.apache.org/james" /> + <item name="Who We Are" href="/weare.html" /> + <item name="Contributing" href="/contribute.html" /> + <item name="Standards" href="/code-standards.html" /> + <item name="License" href="/license.html" /> </menu> <menu name="Downloads" inherit="bottom"> @@ -97,7 +98,7 @@ <menu name="Related Projects"> <item name="Jakarta Commons" href="http://jakarta.apache.org/commons/index.html"/> <item name="Ant" href="http://ant.apache.org/index.html"/> - <item name="Maven2" href="http://maven.apache.org/index.html"/> + <item name="Maven2" href="http://maven.apache.org/index.html"/> <item name="Derby" href="http://db.apache.org/derby/index.html"/> <item name="Avalon" href="http://avalon.apache.org/index.html"/> <item name="DNSJava" href="http://www.dnsjava.org/index.html"/> Modified: james/project/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/james/project/trunk/src/site/xdoc/index.xml?view=diff&rev=504574&r1=504573&r2=504574 ============================================================================== --- james/project/trunk/src/site/xdoc/index.xml (original) +++ james/project/trunk/src/site/xdoc/index.xml Wed Feb 7 07:10:52 2007 @@ -5,46 +5,32 @@ <author email="site-dev@james.apache.org">JAMES Project Web Team</author> </properties> <body> - <section name="What is it?"> - <p>The Apache JAMES Project delivers a rich set of open source solutions, written in Java, related to internet mail and news.</p> + <section><iframe src="http://www.apache.org/ads/halfbanner.html" +style="border-width:0;" frameborder="0" scrolling="no" +width="250" height="70"></iframe></section> + <section name="What is James?"> + <p>The Apache JAMES Project delivers a rich set of open source solutions, written in Java, related to internet mail and news.</p> <p>JAMES is organized into subprojects with JAMES Server and the Mailet API as their core.</p> <p>Apache JAMEs is a project of The Apache Software Foundation (ASF) which encourages a collaborative, consensus-based development process under an open software license.</p> <p>The ASF maintains other Java projects which may also be of interest. These are detailed on the ASF Projects page.</p> <p>We recommended that users of JAMES products subscribe to the JAMES users mailing list.</p> </section> - <section name="news"> - <div id="apacheconspacer"> - <div id="apacheconbox"> - <!-- - <a href="http://www.asia.apachecon.com/" target="_top"><img src="http://www.apache.org/ads/ApacheCon/234x60-2006-asia.gif" alt="ApacheCon Asia 2006" style="margin: 3px;" border="0" height="60" width="236" /></a> - <br /> - --> - <a href="http://www.us.apachecon.com/" target="_top"><img src="http://www.apache.org/ads/ApacheCon/234x60-2006-us.gif" alt="ApacheCon US 2006" style="margin: 3px;" border="0" height="60" width="236" /></a> - </div></div> + <section name="News"> + <i>Read all the news in full in the <a href="newsarchive.html">News Archive</a></i><br/> + <i>Or click the titles to read the full story</i> + <subsection name="2007"> + <a href="newsarchive.html#02012007"><strong>Feb/2007 - Feathercast features James</strong></a><br/> + <a href="newsarchive.html#01012007"><strong>Jan/2007 - Mailet API to become sub-project</strong></a><br/> + <p></p> + </subsection> <subsection name="2006"> - <h4>JAMES Server 2.3.0 Final Released</h4> - <p>James PMC is proud to announce the <a href="download.cgi">availability</a> of the long awaited final release of JAMES Server 2.3.0. More informations on what's new can be found in the <a href="/server/2.3.0/changelog.html">changelog</a>. - Oct/2006</p> - <h4>jSPF 0.9 b3 Released</h4> - <p>James PMC is proud to announce the <a href="http://people.apache.org/dist/james/jspf/">availability</a> of the third beta of jspf 0.9. This version has start to use the official spf testsuite to fix all rfc issues. - Sep/2006</p> - <h4>JAMES Server 2.3.0 RC3 Released</h4> - <p>James PMC is proud to announce the <a href="http://people.apache.org/dist/james/server/">availability</a> of the third, and hopefully last, release candidate of JAMES Server 2.3.0. More informations on what's new can be found in the <a href="/server/2.3.0/changelog.html">changelog</a>.</p> - <p>New development roadmaps are being discussed right now, so stay tuned for 2.3.0 final and for the following news. - Sep/2006</p> - <h4>JAMES Products website revamped</h4> - <p>We just finished a major update of james products to be able to publish each product specific site under this new website structure - Aug/2006</p> - <h4>JAMES Server 2.3.0 on the way</h4> - <p>After a long time of development we have released the first <a href="http://people.apache.org/dist/james/server/">release candidate</a> of JAMES Server 2.3.0. After a period of user testing version 2.3.0 will be released. - Jul/2006</p> - <h4>New project JAMES jSPF</h4> - <p>JAMES PMC is happy to announce that we are working on a Java implementation of the SPF specification. The first <a href="http://people.apache.org/dist/james/jspf/">betas</a> are already available for download. - Jul/2006</p> + <a href="newsarchive.html#00102006"><strong>Oct/2006 - JAMES Server 2.3.0 Final Released</strong></a><br/> + <a href="newsarchive.html#00092006"><strong>Sep/2006 - jSPF 0.9 b3 Released</strong></a><br/> + <a href="newsarchive.html#01082006"><strong>Aug/2006 - JAMES Server 2.3.0 RC3 Released</strong></a><br/> + <a href="newsarchive.html#00082006"><strong>Aug/2006 - JAMES Products website revamped</strong></a><br/> + <a href="newsarchive.html#01072006"><strong>Jul/2006 - JAMES Server 2.3.0 on the way</strong></a><br/> + <a href="newsarchive.html#00072006"><strong>Jul/2006 - New project JAMES jSPF</strong></a><br/> </subsection> - <subsection name="2005"> - <h4>JAMES PMC react to the closure of Apache Avalon.</h4> - <p>JAMES PMC would like to reassure all of our users that JAMES Server is alive and well. All of the James team have kept abreast of the Avalon developments culminating in the closure of the Avalon project and dispersal of its codebase. We are are keen to stress that this has little impact on our ability to support and develop Server in both the short and long terms.<br/>Over the coming months we will be finalising and publishing a road map for JAMES Server which will address all of the specific concerns raised by Avalon's closure, but rest assured JAMES Server' future is safe, and we have enthusiasm and plans aplenty.<br/> In the meantime we would like to extend our best wishes to all our friends from Avalon, here's luck with your future projects guys!<br/> If you are at all concerned please subscribe to the server-user mailing list and raise your points there. - 05/Jan/2005</p> - - <h4>JAMES product sources have moved to "Subversion"</h4> - <p>Subversion is a version control system like CVS, but it has advantages over CVS for Apache Software Foundation (ASF) projects.<br/> In common with all other ASF projects we have reviewed our use of CVS and migrated our code to Subversion.<br/> -Have a look at this <a href="server/FAQ.html#17">FAQ</a> for further details. - 05/Jan/2005</p> - <p/> - </subsection> </section> </body> </document> Modified: james/project/trunk/src/site/xdoc/mail.xml URL: http://svn.apache.org/viewvc/james/project/trunk/src/site/xdoc/mail.xml?view=diff&rev=504574&r1=504573&r2=504574 ============================================================================== --- james/project/trunk/src/site/xdoc/mail.xml (original) +++ james/project/trunk/src/site/xdoc/mail.xml Wed Feb 7 07:10:52 2007 @@ -241,9 +241,7 @@ <a href="mailto:[EMAIL PROTECTED]">Unsubscribe</a> <a href="mail.html">Guidelines</a> </p> - <p> This is the public list discussing all <a href="http://james.apache.org/server/2.3.0/mailet_api.html">Mailet API</a> - related topics. - </p> + <p> This is the public list for the Mailet API subproject, discussing all <a href="http://james.apache.org/server/2.3.0/mailet_api.html">Mailet API</a> design and implementation related topics. Questions about using Mailets and their configuration should be addressed to the server-user list.</p> </subsection> </section> </body> Added: james/project/trunk/src/site/xdoc/newsarchive.xml URL: http://svn.apache.org/viewvc/james/project/trunk/src/site/xdoc/newsarchive.xml?view=auto&rev=504574 ============================================================================== --- james/project/trunk/src/site/xdoc/newsarchive.xml (added) +++ james/project/trunk/src/site/xdoc/newsarchive.xml Wed Feb 7 07:10:52 2007 @@ -0,0 +1,48 @@ +<?xml version="1.0"?> +<document> + <properties> + <title>News Archive</title> + <author email="site-dev@james.apache.org">JAMES Project Web Team</author> + </properties> + <body> + <section><iframe src="http://www.apache.org/ads/halfbanner.html" +style="border-width:0;" frameborder="0" scrolling="no" +width="250" height="70"></iframe></section> + <section name="News"> + <subsection name="2007"> + <a name="02012007"><h4>Feb/2007 - Feathercast features James</h4></a> + <p>James PMC member and commiter <a href="http://people.apache.org/list_A.html">Danny Angus</a> was interviewed about James by David Reid for Feathercast episode 24. You can download the podcast from <a href="http://feathercast.org/?p=39">here</a>.</p> + <a name="01012007"><h4>Jan/2007 - Mailet API to become a sub-project</h4></a> + <p>The James commiters have voted to promote the Mailet API to its own James sub-project.<br/> + This move will provide a clearer division between development of the API and development of James server, and we hope this will encourage more participation from external projects.</p> + <p>The effort will start small, by releasing the current version, and move on to look at the enhancements we've been discussing over on <a href="http://james.apache.org/mail.html">the mailet api list</a> where we will extend a warm welcome to anyone who has something to contribute.</p> + <p>Eventually we hope to extend the scope of the sub-project to include things like a Reference Implementation independent of James Server and suitable for embedding, an SDK, and possibly a TCK. + </p> + </subsection> + <subsection name="2006"> + <a name="00102006"/><h4>Oct/2006 - JAMES Server 2.3.0 Final Released</h4> + <p>James PMC is proud to announce the <a href="download.cgi">availability</a> of the long awaited final release of JAMES Server 2.3.0. More informations on what's new can be found in the <a href="/server/2.3.0/changelog.html">changelog</a>.</p> + <a name="00092006"/><h4>Sep/2006 - jSPF 0.9 b3 Released</h4> + <p>James PMC is proud to announce the <a href="http://people.apache.org/dist/james/jspf/">availability</a> of the third beta of jspf 0.9. This version has start to use the official spf testsuite to fix all rfc issues.</p> + <a name="01082006"/><h4>Aug/2006 - JAMES Server 2.3.0 RC3 Released</h4> + <p>James PMC is proud to announce the <a href="http://people.apache.org/dist/james/server/">availability</a> of the third, and hopefully last, release candidate of JAMES Server 2.3.0. More informations on what's new can be found in the <a href="/server/2.3.0/changelog.html">changelog</a>.</p> + <p>New development roadmaps are being discussed right now, so stay tuned for 2.3.0 final and for the following news. - Sep/2006</p> + <a name="00082006"/><h4>Aug/2006 - JAMES Products website revamped</h4> + <p>We just finished a major update of james products to be able to publish each product specific site under this new website structure</p> + <a name="01072006"/><h4>Jul/2006 - JAMES Server 2.3.0 on the way</h4> + <p>After a long time of development we have released the first <a href="http://people.apache.org/dist/james/server/">release candidate</a> of JAMES Server 2.3.0. After a period of user testing version 2.3.0 will be released.</p> + <a name="00072006"/><h4>Jul/2006 - New project JAMES jSPF</h4> + <p>JAMES PMC is happy to announce that we are working on a Java implementation of the SPF specification. The first <a href="http://people.apache.org/dist/james/jspf/">betas</a> are already available for download.</p> + </subsection> + <subsection name="2005"> + <h4>JAMES PMC react to the closure of Apache Avalon.</h4> + <p>JAMES PMC would like to reassure all of our users that JAMES Server is alive and well. All of the James team have kept abreast of the Avalon developments culminating in the closure of the Avalon project and dispersal of its codebase. We are are keen to stress that this has little impact on our ability to support and develop Server in both the short and long terms.<br/>Over the coming months we will be finalising and publishing a road map for JAMES Server which will address all of the specific concerns raised by Avalon's closure, but rest assured JAMES Server' future is safe, and we have enthusiasm and plans aplenty.<br/> In the meantime we would like to extend our best wishes to all our friends from Avalon, here's luck with your future projects guys!<br/> If you are at all concerned please subscribe to the server-user mailing list and raise your points there. - 05/Jan/2005</p> + + <h4>JAMES product sources have moved to "Subversion"</h4> + <p>Subversion is a version control system like CVS, but it has advantages over CVS for Apache Software Foundation (ASF) projects.<br/> In common with all other ASF projects we have reviewed our use of CVS and migrated our code to Subversion.<br/> +Have a look at this <a href="server/FAQ.html#17">FAQ</a> for further details. - 05/Jan/2005</p> + <p/> + </subsection> + </section> + </body> +</document> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]