www-commits
[Top][All Lists]
Advanced

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

www/fun/jokes helloworld.html


From: Yavor Doganov
Subject: www/fun/jokes helloworld.html
Date: Wed, 06 Jan 2010 15:39:26 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Yavor Doganov <yavor>   10/01/06 15:39:26

Modified files:
        fun/jokes      : helloworld.html 

Log message:
        Minor boilerplate compliance changes.  Don't include the deprecated
        footer-min.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/fun/jokes/helloworld.html?cvsroot=www&r1=1.8&r2=1.9

Patches:
Index: helloworld.html
===================================================================
RCS file: /web/www/www/fun/jokes/helloworld.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- helloworld.html     5 Nov 2008 00:45:28 -0000       1.8
+++ helloworld.html     6 Jan 2010 15:39:18 -0000       1.9
@@ -1,21 +1,17 @@
 <!--#include virtual="/server/header.html" -->
-
-<title>Hello World ! - GNU Project - Free Software Foundation (FSF)</title>
-
+<title>Hello World! - GNU Project - Free Software Foundation (FSF)</title>
 <!--#include virtual="/server/banner.html" -->
 
-<h2>Hello World !</h2>
+<h2>Hello World!</h2>
 
-<p>
-How the way people code "Hello World" varies depending on their age and job:
-</p>
+<p>How the way people code &ldquo;Hello World&rdquo; varies depending
+on their age and job:</p>
 
-<h4>High School/Jr.High</h4>
+<h4>High School/Jr. High</h4>
  
 <pre>
  10 PRINT "HELLO WORLD"
  20 END
- 
 </pre>
 
 <h4>First year in College</h4>
@@ -25,7 +21,6 @@
  begin
  writeln('Hello World')
  end.
- 
 </pre>
 
 <h4>Senior year in College</h4>
@@ -34,7 +29,6 @@
  (defun hello
  (print
  (cons 'Hello (list 'World))))
- 
 </pre>
 
 <h4>New professional</h4>
@@ -50,7 +44,6 @@
   printf("%s", message[i]);
   printf("\n");
  }
- 
 </pre>
 
 <h4>Seasoned professional</h4>
@@ -100,7 +93,6 @@
    cout &lt;&lt; str &lt;&lt; endl;
    return(0);
  }
- 
 </pre>
 
 <h4>System Administrator</h4>
@@ -148,7 +140,6 @@
  #include &lt;string.h&gt;
  #define S "Hello, World\n"
  main(){exit(printf(S) == strlen(S) ? 0 : 1);}
- 
 </pre>
 
 <h4>Seasoned Hacker</h4>
@@ -157,7 +148,6 @@
  % cc -o a.out ~/src/misc/hw/hw.c
  % a.out
  Hello, world.
- 
 </pre>
 
 <h4>Guru Hacker</h4>
@@ -172,7 +162,6 @@
 <pre>
  10 PRINT "HELLO WORLD"
  20 END
- 
 </pre>
 
 <h4>Middle Manager</h4>
@@ -182,7 +171,6 @@
  Bob, could you please write me a program that prints "Hello, world."?
  I need it by tomorrow.
  ^D
- 
 </pre>
 
 <h4>Senior Manager</h4>
@@ -205,13 +193,17 @@
  !: Event unrecognized
  % logout
 </pre>
+
 <h4>Research Scientist</h4>
+
 <pre>
         PROGRAM HELLO
        PRINT *, 'Hello World'
        END
 </pre>
+
 <h4>Older research Scientist</h4>
+
 <pre>
        WRITE (6, 100)
     100 FORMAT (1H ,11HHELLO WORLD)
@@ -219,30 +211,26 @@
        END
 </pre>
 
-<p>
-<a href="/fun/humor.html">Other humor</a>
-in the GNU Humor Collection.</p>
+<p><a href="/fun/humor.html">Other humor</a> in the GNU Humor
+Collection.</p>
 
-<div class="infobox">
-<h4 id="Disclaimer">Disclaimer</h4><p>The joke on this page was
-obtained from the FSF's <a href="http://lists.gnu.org/";>email
-archives</a> of the GNU Project.</p>
+<h4 id="Disclaimer">Disclaimer</h4>
+<p>The joke on this page was obtained from the
+FSF's <a href="http://lists.gnu.org/";>email archives</a> of the GNU
+Project.</p>
 <p>The Free Software Foundation claims no copyright on this joke.</p>
 </div>
 
-</div>
-
-<!--#include virtual="/server/footer-min.html" -->
+<!--#include virtual="/server/footer.html" -->
 
 <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="http://www.fsf.org/about/contact.html";>other ways to
-contact</a> the FSF.  
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.  There are
+also <a href="/contact/">other ways to contact</a> the FSF.
 <br />
-Please send broken links and other corrections (or suggestions) to
-<a href="mailto:address@hidden";><em>address@hidden</em></a>.
+Please send broken links and other corrections or suggestions to
+<a href="mailto:address@hidden";>&lt;address@hidden&gt;</a>.
 </p>
 
 <p>
@@ -252,10 +240,9 @@
 translations of this article.
 </p>
 
-<p>
-Updated:
+<p>Updated:
 <!-- timestamp start -->
-$Date: 2008/11/05 00:45:28 $
+$Date: 2010/01/06 15:39:18 $
 <!-- timestamp end -->
 </p>
 </div>
@@ -263,25 +250,27 @@
 <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 -->
+<!-- Please keep this list alphabetical by language code.
+     Comment what the language is for each type, i.e. de is German.
+     Write the language name in its own language (Deutsch) in the text.
+     If you add a new language here, please
+     advise address@hidden and add it to
+      - /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 language code right; see:
+     http://www.loc.gov/standards/iso639-2/php/code_list.php
+     If the 2-letter ISO 639-1 code is not available,
+     use the 3-letter ISO 639-2.
+     Please use W3C normative character entities. -->
 
 <ul class="translations-list">
 <!-- English -->
 <li><a href="/fun/jokes/helloworld.html">English</a>&nbsp;[en]</li>
-<li><a href="/fun/jokes/helloworld.ko.html">Korean</a>&nbsp;[ko]</li>
+<!-- Korean -->
+<li><a 
href="/fun/jokes/helloworld.ko.html">&#xd55c;&#xad6d;&#xc5b4;</a>&nbsp;[ko]</li>
 </ul>
-
 </div>
 </div>
 </body>




reply via email to

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