You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by mo...@apache.org on 2003/10/04 00:41:43 UTC

cvs commit: jakarta-jetspeed/xdocs resources.xml

morciuch    2003/10/03 15:41:43

  Modified:    xdocs    resources.xml
  Log:
  Updated with links to new Jetspeed articles by Massimiliano Dessi
  
  Revision  Changes    Path
  1.18      +121 -132  jakarta-jetspeed/xdocs/resources.xml
  
  Index: resources.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/xdocs/resources.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- resources.xml	1 Jul 2003 15:23:58 -0000	1.17
  +++ resources.xml	3 Oct 2003 22:41:43 -0000	1.18
  @@ -1,136 +1,125 @@
   <?xml version="1.0"?>
  -
   <document>
  -
  - <properties>
  -  <title>Resources</title>
  -  <subtitle>Resources</subtitle>
  -  <authors>
  -   <person name="Kevin A. Burton" email="burton@apache.org"/>
  -  </authors>
  - </properties>
  -
  -<body>
  -
  -<section name="Jars">
  -	<p>Jetspeed in includes a number of jars. For a compete list of jars, <a href="jars.html">click here</a>.</p>
  -</section>
  -
  -<section name="Support">
  -   <p/>
  -	<p><a href="http://sourceforge.jp/projects/jetspeed-japan">Japanese Support for Jetspeed</a></p>
  -</section>
  -
  -
  -<section name="Projects">
  -
  -<p>Jetspeed relies on the following Open Source projects:</p>
  -
  -<ul>
  -    <li>
  -        <a href="http://xml.apache.org/xerces-j/">Xerces</a>
  -    </li>
  -    <li>
  -        <a href="http://xml.apache.org/xalan/">Xalan</a>
  -    </li>
  -    <li>
  -        <a href="http://jakarta.apache.org/turbine/">Turbine</a>
  -    </li>
  -    <li>
  -        <a href="http://xml.apache.org/cocoon/">Cocoon</a>
  -    </li>
  -    <li>
  -        <a href="http://castor.exolab.org/">Castor</a>
  -    </li>
  -   <li>
  -        <a href="http://jakarta.apache.org/ecs/">ECS</a>
  -    </li>
  -   <li>
  -        <a href="http://sourceforge.net/projects/hsqldb/">Hypersonic-SQL</a>
  -    </li>
  -   <li>
  -        <a href="http://jakarta.apache.org/velocity/">Velocity</a>
  -    </li>  
  -   <li>
  -        <a href="http://share.whichever.com/village">Working Dogs (Village)</a>
  -    </li>  
  -   <li>
  -        <a href="http://jakarta.apache.org/tomcat/">Tomcat</a>
  -    </li>  
  -   <li>
  -        <a href="http://www.cvshome.org/docs/manual/index.html">CVS</a>,
  +	<properties>
  +		<title>Resources</title>
  +		<subtitle>Resources</subtitle>
  +		<authors>
  +			<person name="Kevin A. Burton" email="burton@apache.org"/>
  +		</authors>
  +	</properties>
  +	<body>
  +		<section name="Jars">
  +			<p>Jetspeed in includes a number of jars. For a compete list of jars, <a href="jars.html">click here</a>.</p>
  +		</section>
  +		<section name="Support">
  +			<p/>
  +			<p>
  +				<a href="http://sourceforge.jp/projects/jetspeed-japan">Japanese Support for Jetspeed</a>
  +			</p>
  +		</section>
  +		<section name="Projects">
  +			<p>Jetspeed relies on the following Open Source projects:</p>
  +			<ul>
  +				<li>
  +					<a href="http://xml.apache.org/xerces-j/">Xerces</a>
  +				</li>
  +				<li>
  +					<a href="http://xml.apache.org/xalan/">Xalan</a>
  +				</li>
  +				<li>
  +					<a href="http://jakarta.apache.org/turbine/">Turbine</a>
  +				</li>
  +				<li>
  +					<a href="http://xml.apache.org/cocoon/">Cocoon</a>
  +				</li>
  +				<li>
  +					<a href="http://castor.exolab.org/">Castor</a>
  +				</li>
  +				<li>
  +					<a href="http://jakarta.apache.org/ecs/">ECS</a>
  +				</li>
  +				<li>
  +					<a href="http://sourceforge.net/projects/hsqldb/">Hypersonic-SQL</a>
  +				</li>
  +				<li>
  +					<a href="http://jakarta.apache.org/velocity/">Velocity</a>
  +				</li>
  +				<li>
  +					<a href="http://share.whichever.com/village">Working Dogs (Village)</a>
  +				</li>
  +				<li>
  +					<a href="http://jakarta.apache.org/tomcat/">Tomcat</a>
  +				</li>
  +				<li>
  +					<a href="http://www.cvshome.org/docs/manual/index.html">CVS</a>,
           <a href="http://www.wincvs.org/">WinCvs</a>
  -   </li>  
  -</ul>
  -
  -</section>
  -
  -<section name="Specifications">
  -<ul>
  -   <li>
  -        <a href="http://java.sun.com/products/servlet/index.html">Java Servlets</a>
  -    </li>
  -   <li>
  -        <a href="http://java.sun.com/products/jsp/">JavaServer Pages</a>
  -    </li>    
  -
  -    <li>
  -        <a href="http://www.wapforum.org/">Wireless Application Protocol (WAP)</a>    
  -    </li>
  -    <li>
  -        <a href="http://my.netscape.com/publish/formats/rss-0.91.dtd">RSS 0.91 DTD</a>
  -    </li>
  -
  -    <li>
  -        <a href="http://my.netscape.com/publish/formats/rss-0.9.dtd">RSS 0.9 DTD</a>
  -    </li>
  -</ul>
  -
  -</section>
  -
  -<section name="Articles, Other">
  -
  -<ul>
  -    <li>
  -		<a href="http://www.mokabyte.it/2003/06/jportlet-1.htm">Jetspeed article in MokaByte (in Italian), Massimiliano Dessi, June 2003</a>
  -	 </li>
  -    <li>
  -		<a href="http://javaboutique.internet.com/reviews/Enterprise_Portals/">JavaBoutique article comparing various open-source portals, Drew Falkman</a>
  -	 </li>
  -    <li>
  -		<a href="http://www.javaworld.com/javaworld/jw-07-2001/jw-0727-jetspeed.html">JavaWorld Article, Jeff Linwood, July 27, 2001</a>
  -	 </li>
  -    <li>
  -        <a href="http://www.xml.com/pub/a/2000/05/15/jetspeed/index.html">XML.com Article - May 15, 2000</a>
  -  </li>
  -    <li>
  -        <a href="http://www.pinnaclepublishing.com/JE/JEmag.nsf/0/CB3E5FA08B0947E785256961005802AC">Java Enterprise Developer, Interview</a>
  -  </li>
  -   <li>
  -    <a href="http://www.jcorporate.com/components/internal/projframe.jsp?category=66">Jcorporate ePortal Product</a>
  -  </li>
  -   <li>
  -    <a href="http://jakarta.apache.org/site/mail.html">Apache Mailing Lists</a>
  -  </li>
  -   <li>
  -    <a href="http://www.mail-archive.com/jetspeed-user%40jakarta.apache.org/">Searchable Jetspeed User mailing list</a>
  -  </li>
  -   <li>
  -    <a href="http://www.mail-archive.com/jetspeed-dev%40jakarta.apache.org/">Searchable Jetspeed Developer mailing list</a>
  -  </li>
  -   <li>
  -    <a href="http://jakarta.apache.org/mail/jetspeed-user/">Jetspeed User Mail Archives</a>
  -  </li>
  -   <li>
  -    <a href="http://jakarta.apache.org/mail/jetspeed-dev/">Jetspeed Developer Mail Archives</a>
  -  </li>
  -   <li>
  -    <a href="http://www.mail-archive.com/jetspeed@list.working-dogs.com/">Mailing List Archives Prior to March 1, 2001</a>
  -  </li>
  -
  -</ul>
  -
  -</section>
  -
  -</body>
  +				</li>
  +			</ul>
  +		</section>
  +		<section name="Specifications">
  +			<ul>
  +				<li>
  +					<a href="http://java.sun.com/products/servlet/index.html">Java Servlets</a>
  +				</li>
  +				<li>
  +					<a href="http://java.sun.com/products/jsp/">JavaServer Pages</a>
  +				</li>
  +				<li>
  +					<a href="http://www.wapforum.org/">Wireless Application Protocol (WAP)</a>
  +				</li>
  +				<li>
  +					<a href="http://my.netscape.com/publish/formats/rss-0.91.dtd">RSS 0.91 DTD</a>
  +				</li>
  +				<li>
  +					<a href="http://my.netscape.com/publish/formats/rss-0.9.dtd">RSS 0.9 DTD</a>
  +				</li>
  +			</ul>
  +		</section>
  +		<section name="Articles, Other">
  +			<ul>
  +				<li>
  +					<a href="http://www.mokabyte.it/2003/09/jportlet-3.htm">Jetspeed article in MokaByte (in Italian), Massimiliano Dessi, September 2003</a>
  +				</li>
  +				<li>
  +					<a href="http://www.mokabyte.it/2003/07/jportlet-2.htm">Jetspeed article in MokaByte (in Italian), Massimiliano Dessi, July 2003</a>
  +				</li>
  +				<li>
  +					<a href="http://www.mokabyte.it/2003/06/jportlet-1.htm">Jetspeed article in MokaByte (in Italian), Massimiliano Dessi, June 2003</a>
  +				</li>
  +				<li>
  +					<a href="http://javaboutique.internet.com/reviews/Enterprise_Portals/">JavaBoutique article comparing various open-source portals, Drew Falkman</a>
  +				</li>
  +				<li>
  +					<a href="http://www.javaworld.com/javaworld/jw-07-2001/jw-0727-jetspeed.html">JavaWorld Article, Jeff Linwood, July 27, 2001</a>
  +				</li>
  +				<li>
  +					<a href="http://www.xml.com/pub/a/2000/05/15/jetspeed/index.html">XML.com Article - May 15, 2000</a>
  +				</li>
  +				<li>
  +					<a href="http://www.pinnaclepublishing.com/JE/JEmag.nsf/0/CB3E5FA08B0947E785256961005802AC">Java Enterprise Developer, Interview</a>
  +				</li>
  +				<li>
  +					<a href="http://www.jcorporate.com/components/internal/projframe.jsp?category=66">Jcorporate ePortal Product</a>
  +				</li>
  +				<li>
  +					<a href="http://jakarta.apache.org/site/mail.html">Apache Mailing Lists</a>
  +				</li>
  +				<li>
  +					<a href="http://www.mail-archive.com/jetspeed-user%40jakarta.apache.org/">Searchable Jetspeed User mailing list</a>
  +				</li>
  +				<li>
  +					<a href="http://www.mail-archive.com/jetspeed-dev%40jakarta.apache.org/">Searchable Jetspeed Developer mailing list</a>
  +				</li>
  +				<li>
  +					<a href="http://jakarta.apache.org/mail/jetspeed-user/">Jetspeed User Mail Archives</a>
  +				</li>
  +				<li>
  +					<a href="http://jakarta.apache.org/mail/jetspeed-dev/">Jetspeed Developer Mail Archives</a>
  +				</li>
  +				<li>
  +					<a href="http://www.mail-archive.com/jetspeed@list.working-dogs.com/">Mailing List Archives Prior to March 1, 2001</a>
  +				</li>
  +			</ul>
  +		</section>
  +	</body>
   </document>
  
  
  

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