bodewig 02/03/26 00:38:05
Modified: docs resources.html
xdocs resources.xml
Log:
add some resources.
Revision Changes Path
1.23 +90 -4 jakarta-ant/docs/resources.html
Index: resources.html
===================================================================
RCS file: /home/cvs/jakarta-ant/docs/resources.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- resources.html 15 Mar 2002 09:52:36 -0000 1.22
+++ resources.html 26 Mar 2002 08:38:04 -0000 1.23
@@ -777,6 +777,91 @@
</blockquote>
</td></tr>
</table>
+ <table border="0" cellspacing="0"
cellpadding="2" width="100%">
+ <tr><td bgcolor="#828DA6">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Using JavaScript with Ant"><strong>Using JavaScript with
Ant</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>A tutorial about using JavaScript and XSLT with
Ant.</p>
+ <table>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Author:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Dylan Schiemann
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ URL:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a
href="http://www.sitepen.com/ant/javascript.html">http://www.sitepen.com/ant/javascript.html</a>
+ </font>
+ </td>
+ </tr>
+ </table>
+ </blockquote>
+ </td></tr>
+ </table>
+ <table border="0" cellspacing="0"
cellpadding="2" width="100%">
+ <tr><td bgcolor="#828DA6">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Building with Ant"><strong>Building with Ant</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>Series of articles that describe a framework for
web
+ application development based on Ant and JUnit.</p>
+ <table>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Author:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ <a href="mailto:[EMAIL PROTECTED]">Alex Chaffee</a>
+ </font>
+ </td>
+ </tr>
+ <tr>
+ <td bgcolor="#039acc" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ URL:
+ </font>
+ </td>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
+ valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+ Introduction: <a
href="http://softwaredev.earthweb.com/sdtech/article/0,,12065_989631,00.html">http://softwaredev.earthweb.com/sdtech/article/0,,12065_989631,00.html</a>
+ </font>
+ </td>
+ </tr>
+ </table>
+ </blockquote>
+ </td></tr>
+ </table>
</blockquote>
</td></tr>
</table>
@@ -965,12 +1050,13 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
- <a name="Using JavaScript with Ant"><strong>Using JavaScript with
Ant</strong></a>
+ <a name="When Web Services Go Bad"><strong>When Web Services Go
Bad</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
- <p>A tutorial about using JavaScript and XSLT with
Ant.</p>
+ <p>A presentation from the <a
href="http://www.sellsbrothers.com/conference/">Web Services
+ DevCon</a> in March 2002.</p>
<table>
<tr>
<td bgcolor="#039acc" colspan="" rowspan=""
@@ -982,7 +1068,7 @@
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- Dylan Schiemann
+ <a href="mailto:[EMAIL PROTECTED]">Steve Loughran</a>
</font>
</td>
</tr>
@@ -996,7 +1082,7 @@
<td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
- <a
href="http://www.sitepen.com/ant/javascript.html">http://www.sitepen.com/ant/javascript.html</a>
+ <a
href="http://www.iseran.com/Steve/papers/when_web_services_go_bad.html">http://www.iseran.com/Steve/papers/when_web_services_go_bad.html</a>
</font>
</td>
</tr>
1.14 +37 -4 jakarta-ant/xdocs/resources.xml
Index: resources.xml
===================================================================
RCS file: /home/cvs/jakarta-ant/xdocs/resources.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- resources.xml 21 Feb 2002 15:28:09 -0000 1.13
+++ resources.xml 26 Mar 2002 08:38:05 -0000 1.14
@@ -270,6 +270,36 @@
</table>
</subsection>
+ <subsection name="Using JavaScript with Ant">
+ <p>A tutorial about using JavaScript and XSLT with Ant.</p>
+
+ <table>
+ <tr>
+ <th>Author:</th>
+ <td>Dylan Schiemann</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.sitepen.com/ant/javascript.html">http://www.sitepen.com/ant/javascript.html</a></td>
+ </tr>
+ </table>
+ </subsection>
+
+ <subsection name="Building with Ant">
+ <p>Series of articles that describe a framework for web
+ application development based on Ant and JUnit.</p>
+
+ <table>
+ <tr>
+ <th>Author:</th>
+ <td><a href="mailto:[EMAIL PROTECTED]">Alex Chaffee</a></td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td>Introduction: <a
href="http://softwaredev.earthweb.com/sdtech/article/0,,12065_989631,00.html">http://softwaredev.earthweb.com/sdtech/article/0,,12065_989631,00.html</a></td>
+ </tr>
+ </table>
+ </subsection>
</section>
<section name="Presentations">
@@ -340,20 +370,23 @@
</table>
</subsection>
- <subsection name="Using JavaScript with Ant">
- <p>A tutorial about using JavaScript and XSLT with Ant.</p>
+ <subsection name="When Web Services Go Bad">
+ <p>A presentation from the <a
+ href="http://www.sellsbrothers.com/conference/">Web Services
+ DevCon</a> in March 2002.</p>
<table>
<tr>
<th>Author:</th>
- <td>Dylan Schiemann</td>
+ <td><a href="mailto:[EMAIL PROTECTED]">Steve Loughran</a></td>
</tr>
<tr>
<th>URL:</th>
- <td><a
href="http://www.sitepen.com/ant/javascript.html">http://www.sitepen.com/ant/javascript.html</a></td>
+ <td><a
href="http://www.iseran.com/Steve/papers/when_web_services_go_bad.html">http://www.iseran.com/Steve/papers/when_web_services_go_bad.html</a></td>
</tr>
</table>
</subsection>
+
</section>
</body>
</document>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>