cziegeler 2003/06/16 00:54:11
Modified: site history.html index.html site/news archives.html index.html src/documentation/content/xdocs/news archives.xml Added: site favicon.iconull . .cvsignore Log: Adding .cvsignore Adding old news as archived news Revision Changes Path 1.2 +1 -2 cocoon-site/site/history.html Index: history.html =================================================================== RCS file: /home/cvs/cocoon-site/site/history.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- history.html 16 Jun 2003 07:26:03 -0000 1.1 +++ history.html 16 Jun 2003 07:54:11 -0000 1.2 @@ -204,8 +204,7 @@ </tr> </table> -<p>For nostalgia's sake, a short overview of Cocoon's history - might appear here.</p> +<p>For nostalgia's sake, a short overview of Cocoon's history.</p> </div> </td><td width="10"><img width="10" height="1" alt="" src="skin/images/spacer.gif" class="spacer"></td> 1.4 +10 -5 cocoon-site/site/index.html Index: index.html =================================================================== RCS file: /home/cvs/cocoon-site/site/index.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- index.html 16 Jun 2003 07:26:03 -0000 1.3 +++ index.html 16 Jun 2003 07:54:11 -0000 1.4 @@ -209,9 +209,10 @@ related technologies to a new level. Apache Cocoon, its main project, has been designed for performance and scalability around pipelined SAX processing. Cocoon offers a flexible environment based on a separation of - concerns between content, logic, and style. Cocoon's centralized - configuration system and sophisticated caching help you to create, deploy, - and maintain rock-solid XML server applications.</p> + concerns between content, logic, and style. To top this all off, + Cocoon's centralized configuration system and sophisticated caching + help you to create, deploy, and maintain rock-solid XML server + applications.</p> <p>The Apache Cocoon project currently consists of:</p> @@ -225,8 +226,12 @@ <li> -<a href="http://cocoon.apache.org/lenya/">Lenya</a>, an - incubating website content management framework based on Cocoon.</li> +<a href="">Lenya</a>, an incubating website content management + framework based on Cocoon.</li> + + <!-- + <li>Linotype, a web logging toolkit</li> + --> </ul> 1.1 cocoon-site/site/favicon.iconull <<Binary file>> 1.2 +49 -4 cocoon-site/site/news/archives.html Index: archives.html =================================================================== RCS file: /home/cvs/cocoon-site/site/news/archives.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- archives.html 16 Jun 2003 07:26:04 -0000 1.1 +++ archives.html 16 Jun 2003 07:54:11 -0000 1.2 @@ -2,7 +2,7 @@ <html> <head> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> -<title>Older news</title> +<title>Older News</title> <link type="text/css" href="../skin/page.css" rel="stylesheet"> </head> <body text="#000000" bgcolor="#FFFFFF"> @@ -152,13 +152,58 @@ <table class="title" summary=""> <tr> <td valign="middle"> -<h1>Older news</h1> +<h1>Older News</h1> </td> </tr> </table> +<ul class="minitoc"> +<li> +<a href="#Cocoon+GetTogether">Cocoon GetTogether</a> +</li> +<li> +<a href="#Cocoon%3A+Building+XML+Applications+Published">Cocoon: Building XML Applications Published</a> +</li> +<li> +<a href="#Cocoon+Wikis">Cocoon Wikis</a> +</li> +</ul> + +<a name="N1000C"></a><a name="Cocoon+GetTogether"></a> +<h3>Cocoon GetTogether</h3> +<div style="margin-left: 0 ; border: 2px"> +<p>Outerthought is organizing the <a href="http://outerthought.org/cocoon/gettogether/">Cocoon GetTogether</a> on 19 November 2002 (near Ghent in Belgium).</p> +</div> -<p>No news archives yet.</p> - +<a name="N1001A"></a><a name="Cocoon%3A+Building+XML+Applications+Published"></a> +<h3>Cocoon: Building XML Applications Published</h3> +<div style="margin-left: 0 ; border: 2px"> +<p> +<strong>July 2002</strong> New Riders has just published <em>Cocoon: Building XML Applications</em> written by our very own Carsten Ziegeler, release coordinator for the Cocoon project, and Matthew Langham, leader of the open-source group at S&N AG of Paderborn, Germany. You can download several <a href="http://www.newriders.com/books/product.asp?product_id={C3C05052-BE3B-4E06-A60A-13FB40AF58F6}">free chapters</a> at the New Riders web site. Weighing in at over 500 pages, the book is a vital new resource for the Cocoon community. We congratulate and thank Carsten, Matthew, and New Riders for their excellent work! + </p> +</div> + +<a name="N1002D"></a><a name="Cocoon+Wikis"></a> +<h3>Cocoon Wikis</h3> +<div style="margin-left: 0 ; border: 2px"> +<p> + Cocoon has two promising and complementary wiki efforts underway. + </p> +<ul> + +<li> + +<a href="http://outerthought.net/wiki/">Cocoon Wiki</a> focuses on content development for the Cocoon project. It is designed to facilitate document development and collaboration from all levels of Cocoon users. Documents include FAQs, snippets, how-tos, tutorials, RTs (random thoughts), dreams, surveys, and more. The preliminary focus of this the wiki is to serve as a documentation "breeding ground," where docs can "grow" until mature enough to become official cvs docs. However, it already represents a lively and valid document resource in its own right. + </li> + +<li> + +<a href="http://www.anyware-tech.com/wikiland/">Wikiland</a> is an ongoing development effort to build a Cocoon-based wiki architecture. Wikiland features a Cocoon dictionary as the pretext to use, test and develop the wiki. The project is seeking Cocoon-oriented developers to further its development. For more information, see the <a href="http://rossel.free.fr/">Wikiland home page.</a> + +</li> + +</ul> +</div> + </div> </td><td width="10"><img width="10" height="1" alt="" src="../skin/images/spacer.gif" class="spacer"></td> </tr> 1.2 +3 -3 cocoon-site/site/news/index.html Index: index.html =================================================================== RCS file: /home/cvs/cocoon-site/site/news/index.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.html 16 Jun 2003 07:26:04 -0000 1.1 +++ index.html 16 Jun 2003 07:54:11 -0000 1.2 @@ -158,12 +158,12 @@ </table> <ul class="minitoc"> <li> -<a href="#June+2003">June 2003</a> +<a href="#May+2003">May 2003</a> </li> </ul> -<a name="N1000C"></a><a name="June+2003"></a> -<h3>June 2003</h3> +<a name="N1000C"></a><a name="May+2003"></a> +<h3>May 2003</h3> <div style="margin-left: 0 ; border: 2px"> <ul> 1.1 cocoon-site/.cvsignore Index: .cvsignore =================================================================== build dist .project .classpath 1.2 +28 -7 cocoon-site/src/documentation/content/xdocs/news/archives.xml Index: archives.xml =================================================================== RCS file: /home/cvs/cocoon-site/src/documentation/content/xdocs/news/archives.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- archives.xml 17 May 2003 09:27:41 -0000 1.1 +++ archives.xml 16 Jun 2003 07:54:11 -0000 1.2 @@ -2,11 +2,32 @@ <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd"> <document> - <header> - <title>Older news</title> - </header> - - <body> - <p>No news archives yet.</p> - </body> + <header> + <title>Older News</title> + </header> + <body> + <section> + <title>Cocoon GetTogether</title> + <p>Outerthought is organizing the <link href="http://outerthought.org/cocoon/gettogether/">Cocoon GetTogether</link> on 19 November 2002 (near Ghent in Belgium).</p> + </section> + <section> + <title>Cocoon: Building XML Applications Published</title> + <p><strong>July 2002</strong> New Riders has just published <em>Cocoon: Building XML Applications</em> written by our very own Carsten Ziegeler, release coordinator for the Cocoon project, and Matthew Langham, leader of the open-source group at S&N AG of Paderborn, Germany. You can download several <link href="http://www.newriders.com/books/product.asp?product_id={C3C05052-BE3B-4E06-A60A-13FB40AF58F6}" >free chapters</link> at the New Riders web site. Weighing in at over 500 pages, the book is a vital new resource for the Cocoon community. We congratulate and thank Carsten, Matthew, and New Riders for their excellent work! + </p> + </section> + <section> + <title>Cocoon Wikis</title> + <p> + Cocoon has two promising and complementary wiki efforts underway. + </p> + <ul> + <li> + <link href="http://outerthought.net/wiki/">Cocoon Wiki</link> focuses on content development for the Cocoon project. It is designed to facilitate document development and collaboration from all levels of Cocoon users. Documents include FAQs, snippets, how-tos, tutorials, RTs (random thoughts), dreams, surveys, and more. The preliminary focus of this the wiki is to serve as a documentation "breeding ground," where docs can "grow" until mature enough to become official cvs docs. However, it already represents a lively and valid document resource in its own right. + </li> + <li> + <link href="http://www.anyware-tech.com/wikiland/">Wikiland</link> is an ongoing development effort to build a Cocoon-based wiki architecture. Wikiland features a Cocoon dictionary as the pretext to use, test and develop the wiki. The project is seeking Cocoon-oriented developers to further its development. For more information, see the <link href="http://rossel.free.fr/" >Wikiland home page.</link> + </li> + </ul> + </section> + </body> </document>