www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/philosophy java-trap.html


From: Matt Lee
Subject: www/philosophy java-trap.html
Date: Wed, 06 Dec 2006 11:08:20 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Matt Lee <mattl>        06/12/06 11:08:20

Modified files:
        philosophy     : java-trap.html 

Log message:
        Put into new style template. All rms' changes included. For headnotes, 
        etc there is a css class, announcement that can be specified on a div.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/philosophy/java-trap.html?cvsroot=www&r1=1.18&r2=1.19

Patches:
Index: java-trap.html
===================================================================
RCS file: /webcvs/www/www/philosophy/java-trap.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -b -r1.18 -r1.19
--- java-trap.html      6 Dec 2006 05:21:54 -0000       1.18
+++ java-trap.html      6 Dec 2006 11:08:16 -0000       1.19
@@ -1,45 +1,17 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
-<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
-
-<head>
+<!--#include virtual="/server/header.html" -->
 <title>Free But Shackled - The Java Trap</title>
-<meta http-equiv="content-type" content='text/html; charset=utf-8' />
-<link rel="stylesheet" type="text/css" href="/gnu.css" />
-<link rev="made" href="mailto:address@hidden"; />
-</head>
-
-<!-- This document is in XML, and xhtml 1.0 -->
-<!-- Please make sure to properly nest your tags -->
-<!-- and ensure that your final document validates -->
-<!-- consistent with W3C xhtml 1.0 and CSS standards -->
-<!-- See validator.w3.org -->
-
-<body>
+<!--#include virtual="/server/banner.html" -->
 
-<h3>Free But Shackled - The Java Trap</h3>
-
-<p><a href="/graphics/philosophicalgnu.html"><img 
src="/graphics/philosophical-gnu-sm.jpg" alt=" [image of a Philosophical Gnu] " 
/></a></p>
+<h2>Free But Shackled - The Java Trap</h2>
 
 <p>by <a href="http://www.stallman.org/";>Richard Stallman</a></p>
 
-<p><a href="#translations">Translations</a> of this page</p>
-
-<hr />
 
-Headnote: <br />
-
-As of December 2006, Sun is in the middle of rereleasing its Java
-platform under the GNU GPL.  When this license change is completed, we
-expect that Java will be no longer be a trap.  Notwithstanding that,
-the general issue described here will remain important, because any
-non-free library or programming platform can cause a similar problem.
-We must learn a lesson from the history of Java, so we can avoid other
-traps in the future.
+<div class="announcement"><h3>Headnote</h3>
+<p>As of December 2006, Sun is in the middle of <a 
href="http://www.fsf.org/news/fsf-welcomes-gpl-java.html";>rereleasing its Java 
platform under the GNU GPL</a>.  When this license change is completed, we 
expect that Java will be no longer be a trap.  Notwithstanding that, the 
general issue described here will remain important, because any non-free 
library or programming platform can cause a similar problem. We must learn a 
lesson from the history of Java, so we can avoid other traps in the future.</p>
+</div>
 
-<hr />
-April 12, 2004
+<p>April 12, 2004</p>
 
 <p>
   If your program is free software, it is basically ethical--but there is a 
trap 
@@ -186,67 +158,20 @@
   today, write it to run on free facilities from the start.
 </p>
 
-<hr />
-
-<ul>
-  <li>
-    <h4><a href="/philosophy/sun-in-night-time.html">The Curious Incident of 
Sun in the Night-Time</a></h4>
-  </li>
-  <li>
-    <h4><a href="/philosophy/philosophy.html">Other Texts to Read</a></h4>
-  </li>
-</ul>
-
-<!-- All pages on the GNU web server should have the section about    -->
-<!-- verbatim copying.  Please do NOT remove this without talking     -->
-<!-- with the webmasters first. --> 
-<!-- Please make sure the copyright date is consistent with the document -->
-<!-- and that it is like this "2001, 2002" not this "2001-2002." -->
-
-<hr />
-
-<div class="translations">
-<p><a id="translations"></a>
-<b>Translations of this page</b>:<br />
-
-<!-- Please keep this list alphabetical, and in the original -->
-
-<!-- language if possible, otherwise default to English -->
-<!-- If you do not have it English, please comment what the -->
-<!-- English is.  If you add a new language here, please -->
-<!-- advise address@hidden and add it to -->
-<!--    - in /home/www/bin/nightly-vars either TAGSLANG or WEBLANG -->
-<!--    - in /home/www/html/server/standards/README.translations.html -->
-<!--      one of the lists under the section "Translations Underway" -->
-<!--    - if there is a translation team, you also have to add an alias -->
-<!--      to mail.gnu.org:/com/mailer/aliases -->
-<!-- Please also check you have the 2 letter language code right versus -->
-<!--     http://www.w3.org/WAI/ER/IG/ert/iso639.htm -->
-
-[
-  <a 
href="/philosophy/java-trap.bg.html">&#x431;&#x44A;&#x43B;&#x433;&#x430;&#x440;&#x441;&#x43A;&#x438;</a>
          <!-- Bulgarian -->
-| <a href="/philosophy/java-trap.html">English</a>
-| <a href="/philosophy/java-trap.de.html">Deutsch</a>         <!-- German -->
-| <a href="/philosophy/java-trap.fr.html">Fran&#x00e7;ais</a> <!-- French -->
-| <a href="/philosophy/java-trap.es.html">Espa&#x00f1;ol</a>  <!-- Spanish -->
-| <a href="/philosophy/java-trap.it.html">Italiano</a>        <!-- Italian -->
-| <a href="/philosophy/java-trap.pl.html">Polski</a>         <!-- Polish -->
-]
-</p>
+<h3>See also:-</h3>
+<p><a href="/philosophy/sun-in-night-time.html">The Curious Incident of Sun in 
the Night-Time</a></p>
 </div>
+<!--#include virtual="/server/footer.html" -->
 
-<div class="copyright">
-<p>
-Return to the <a href="/home.html">GNU Project home page</a>.
-</p>
+<div id="footer">
 
 <p>
 Please send FSF &amp; GNU inquiries to 
 <a href="mailto:address@hidden";><em>address@hidden</em></a>.
 There are also <a href="/home.html#ContactInfo">other ways to contact</a> 
-the FSF.
-<br />
-Please send broken links and other corrections (or suggestions) to
+the FSF.</p>
+
+<p>Please send broken links and other corrections (or suggestions) to
 <a href="mailto:address@hidden";><em>address@hidden</em></a>.
 </p>
 
@@ -257,10 +182,9 @@
 translations of this article.
 </p>
 
-<p>
-Copyright &copy; 2004 Richard Stallman
-<br />
-Verbatim copying and distribution of this entire article is
+<p>Copyright &copy; 2004 Richard Stallman</p>
+
+<p>Verbatim copying and distribution of this entire article is
 permitted in any medium without royalty provided this notice is 
 preserved.
 </p>
@@ -268,10 +192,39 @@
 <p>
 Updated:
 <!-- timestamp start -->
-$Date: 2006/12/06 05:21:54 $ $Author: rms $
+$Date: 2006/12/06 11:08:16 $ $Author: mattl $
 <!-- timestamp end -->
 </p>
 </div>
 
+<div id="translations">
+<h4>Translations of this page</h4>
+
+<!-- Please keep this list alphabetical, and in the original -->
+
+<!-- language if possible, otherwise default to English -->
+<!-- If you do not have it English, please comment what the -->
+<!-- English is.  If you add a new language here, please -->
+<!-- advise address@hidden and add it to -->
+<!--    - in /home/www/bin/nightly-vars either TAGSLANG or WEBLANG -->
+<!--    - in /home/www/html/server/standards/README.translations.html -->
+<!--      one of the lists under the section "Translations Underway" -->
+<!--    - if there is a translation team, you also have to add an alias -->
+<!--      to mail.gnu.org:/com/mailer/aliases -->
+<!-- Please also check you have the 2 letter language code right versus -->
+<!--     http://www.w3.org/WAI/ER/IG/ert/iso639.htm -->
+
+<ul class="translations-list">
+<li><a 
href="/philosophy/java-trap.bg.html">&#x431;&#x44A;&#x43B;&#x433;&#x430;&#x440;&#x441;&#x43A;&#x438;</a>
          <!-- Bulgarian --></li>
+<li><a href="/philosophy/java-trap.html">English</a></li>
+<li><a href="/philosophy/java-trap.de.html">Deutsch</a>         <!-- German 
--></li>
+<li><a href="/philosophy/java-trap.fr.html">Fran&#x00e7;ais</a> <!-- French 
--></li>
+<li><a href="/philosophy/java-trap.es.html">Espa&#x00f1;ol</a>  <!-- Spanish 
--></li>
+<li><a href="/philosophy/java-trap.it.html">Italiano</a>        <!-- Italian 
--></li>
+<li><a href="/philosophy/java-trap.pl.html">Polski</a>       <!-- Polish 
--></li>
+</ul>
+</div>
+</div>
+
 </body>
 </html>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]