Review request for update to links on FreeBSD Java webpage

Simon L. Nielsen simon at FreeBSD.org
Sun Sep 28 09:18:21 PDT 2003


On 2003.09.26 00:09:30 -0600, Greg Lewis wrote:
> On Thu, Sep 25, 2003 at 12:11:50AM +0200, Simon L. Nielsen wrote:
> > On 2003.09.22 12:45:51 -0600, Greg Lewis wrote:

> > Index: links/development.sgml
> > ===================================================================
> > RCS file: /home/ncvs/www/en/java/links/development.sgml,v
> > retrieving revision 1.9
> > diff -u -d -r1.9 development.sgml
> > --- links/development.sgml	22 Sep 2003 09:29:14 -0000	1.9
> > +++ links/development.sgml	24 Sep 2003 21:39:37 -0000
> > @@ -35,13 +35,17 @@
> >  	    webpages, just check out the newest CVS-sources.
> >  	  <li><a href="http://www.elixirtech.com/ElixirIDE/index.html">ElixirIDE</a> <br>
> >  	  An IDE that includes a debugger.  Rated a JARS top 5%.
> > +	  <li><a href="http://www.eclipse.org/">Eclipse</a><br>
> > +	    An open extensible IDE for anything and nothing in particular.
> > +	  <li><a href="http://www.jetbrains.com/idea">IDEA</a><br>
> 
> Technically, I believe this URL should have a trailing slash, i.e.
> http://www.jetbrains.com/idea/

I thought the same initially, but the site doesn't append the slash when
using the URL without the slash, and the links on the site doesn't use
the trailing slash.  I don't care much either way...

> > Index: links/freebsd.sgml
> > ===================================================================
> > RCS file: /home/ncvs/www/en/java/links/freebsd.sgml,v
> > retrieving revision 1.7
> > diff -u -d -r1.7 freebsd.sgml
> > --- links/freebsd.sgml	22 Sep 2003 09:29:14 -0000	1.7
> > +++ links/freebsd.sgml	23 Sep 2003 21:21:37 -0000
> > @@ -10,6 +10,7 @@
> >  <tr>
> >  <td>
> >      <ul>
> > +      <li><a href="http://www.freebsd.org/cgi/url.cgi?ports/comms/java-commapi-freebsd/pkg-descr">The JavaComm API</a> - Port of the JavaComm API to FreeBSD.
> >        <li><B>shuJIT</B> - <A HREF="http://www.shudo.net/jit/">http://www.shudo.net/jit/</A> - a &quot;Just In Time&quot; compiler for FreeBSD and Linux.
> >        <li><B>TYA</B> - <A HREF="ftp://gonzalez.cyberus.ca/pub/Linux/java/">ftp://gonzalez.cyberus.ca/pub/Linux/java/</A> - a &quot;Just In Time&quot; compiler for FreeBSD.
> >        <li><B>Kaffe</B> - <A HREF="http://www.kaffe.org">http://www.kaffe.org</A> - a &quot;clean room&quot; implementation of Java.
> 
> Here is another instance of a missing trailing /.  I don't know if there
> are others in the page.

Actually the HTML is a bit of a mess (like a lot of other parts of the
website), and there are several other links without trailing slash where
I think there should be one.  I haven't touched the trailing slash and
the HTML formating at the moment, to seperate the content commits from
the cleanup commits.

I hope to have some time to look at some HTML "cleanup" later, but I
don't know when.

-- 
Simon L. Nielsen
FreeBSD Documentation Team
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-java/attachments/20030928/7233c066/attachment.bin


More information about the freebsd-java mailing list