www-commits
[Top][All Lists]
Advanced

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

www home.shtml


From: Edward Stell
Subject: www home.shtml
Date: Sat, 27 Nov 2010 00:51:25 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Edward Stell <stell>    10/11/27 00:51:25

Modified files:
        .              : home.shtml 

Log message:
        

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/home.shtml?cvsroot=www&r1=1.463&r2=1.464

Patches:
Index: home.shtml
===================================================================
RCS file: /web/www/www/home.shtml,v
retrieving revision 1.463
retrieving revision 1.464
diff -u -b -r1.463 -r1.464
--- home.shtml  26 Nov 2010 17:07:01 -0000      1.463
+++ home.shtml  27 Nov 2010 00:51:17 -0000      1.464
@@ -1,277 +1,28 @@
-<!--#include virtual="/server/header.html" -->
-
-<title>The GNU Operating System</title>
-
-<meta http-equiv="Keywords" content="GNU, FSF, Free Software Foundation, 
Linux, Emacs, GCC, Unix, Free Software, Operating System, GNU Kernel, GNU Hurd" 
/>
-<meta http-equiv="Description" content="Since 1983, developing the free Unix 
style operating system GNU, so that computer users can have the freedom to 
share and improve the software they use." />
-<link rel="alternate" title="What's New" 
href="http://www.gnu.org/rss/whatsnew.rss"; type="application/rss+xml" />
-<link rel="alternate" title="New Free Software" 
href="http://www.gnu.org/rss/quagga.rss"; type="application/rss+xml" />
-
-<!--#include virtual="/server/banner.html" -->
-
-
-
-<p class="netscape4">Richard Stallman announced in September 1983 the plan to 
develop a free software Unix-like operating system called GNU. GNU is the only 
operating system developed specifically for the sake of users' freedom.</p>
-
-<div id="takeactionhomepage">
-<ul>
-<li><a href="http://ma.aclu.org/site/R?i=GFduzww44T4ttMzabqwBig..";>Shame on 
Massachusetts for censoring the Internet</a></li>
-<li><a href="http://www.fsf.org/tasks/noscript";>Can you help us modify
-   NoScript so it can detect and block nontrivial nonfree JavaScript
-   code?</a></li> 
-<li><a
-href="http://yourfreedom.hmg.gov.uk/repealing-unnecessary-laws/digital-economy-act";>UK
-   citizens: help repeal the Digital Economy Act</a></li> 
-<li><a
-href="http://www.aful.org/communiques/univ-offers-me-windows";>Students!
-   Claim a refund on your unused Microsoft Windows licences</a></li> 
-<li><a href="http://www.openrightsgroup.org/orgwiki/index.php/Net_Neutrality";>
-   Support the efforts on net neutrality in Europe</a>, 
-   <a href="http://www.savetheinternet.com"; title="Net
-   neutrality in the United States of America">in the USA</a>
-   and <a href="http://www.neutrality.ca"; title="Net neutrality in
-   Canada">in Canada</a>.</li>
-</ul>
-</div>
-
-<div class="yui-g">
-    <div class="yui-u first">
-
-      <h2>What is GNU?</h2>
-
-<p><a href="/gnu/gnu.html">The GNU Project</a> was launched in 1984 to
-develop a complete Unix-like operating system which is <a
-href="/philosophy/free-sw.html">free software</a>&mdash;software which
-respects your freedom.</p>
-
-<p class="c"><a href="/distros/screenshot.html"><img
-   src="/graphics/t-desktop-4-small.jpg" alt="Screenshot of GNU"
-   /></a></p>
-
-<p>Unix-like operating systems are built from a <a
-href="/software/">collection</a> of applications, libraries, and
-developer tools&mdash;plus a program to allocate resources and talk to
-the hardware, known as a kernel.</p>
-
-<p><a href="/software/hurd/">The Hurd, GNU's kernel</a>, is actively
-developed, but is still some way from being ready for daily use, so GNU
-is <a href="/gnu/gnu-linux-faq.html">often used with a kernel called
-Linux</a>.</p>
+<!DOCTYPE html> 
+<html dir="ltr" lang="en-US"> 
+<head> 
+<meta charset="utf-8" /> 
+<title>X128:RESEARCH</title> 
+<meta name="description" content="webapplication (in)security research" /> 
+<style>
+body{margin:0; background:#000; font-family:Verdana,sans-serif}
+#content{width:470px; text-align: center; margin-left:auto; margin-right:auto}
+a{text-decoration:none; color:#A40404; font-weight:bold}
+a:hover{text-decoration:none; color:#FFF}
+</style>
 
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
+<script type="text/javascript"> 
 <!--
-   Keep link lines at 72 characters or lynx will break them poorly.
-   Obviously, we list ONLY the most useful/important URLs here.
-   Keep it short and sweet: 3 lines and 2 columns is already enough
+function getWindowHeight(){var 
a=0;if(typeof(window.innerHeight)=='number'){a=window.innerHeight}else{if(document.documentElement&&document.documentElement.clientHeight){a=document.documentElement.clientHeight}else{if(document.body&&document.body.clientHeight){a=document.body.clientHeight}}};return
 a};function setContent(){if(document.getElementById){var 
a=getWindowHeight();if(a>0){var b=document.getElementById('content');var 
c=b.offsetHeight;if(a-c>0){b.style.position='relative';b.style.top=((a/2)-(c/2))+'px'}else{b.style.position='static'}}}};window.onload=function(){setContent()};window.onresize=function(){setContent()};
 -->
-
-<!-- BEGIN GNUmenu -->
-
-           </div>
-           
-      <div class="yui-u">
-
-      <p class="button c large"><a
-      href="/software/software.html#HowToGetSoftware">Download GNU
-      now</a></p>
-
-       <div class="emph-box">
-
-<!-- END content -->
-
-<!-- BEGIN Articles -->
-<!--   GNUs Flash is a pun on News Flash.
-   Please don't make it GNU's Flash.
--->
-<h4 id="Flashes">GNUs Flashes</h4>
-
-<!--
-   FOR ENTRIES ADDED TO GNUs FLASHES:
-   Please make sure an announcement is sent to address@hidden
-   Include announcements in /server/whatsnew.html
--->
-
-<!--
-   Please do not use anchor ids in this. They will be deleted and
-   hrefs pointing at them will fail. Instead use /home.html#Flashes
--->
-
-<!--
-   rms SEZ:
-   DO NOT MAKE THIS MORE THAN 5 LINES, AND DO NOT PUT
-   MORE THAN 2 ITEMS HERE.
--->
-
-<!--#include file="gnusflashes.include" -->
-
-<p>For other news, as well as for items that used to be in this GNUs
-Flashes section, see <a href="/server/whatsnew.html">What's New</a> in
-and about the GNU Project.</p>
-
-<!-- END GNUFlashes -->
-
-<h4>GNUstep</h4>
-
-<p><a href="http://www.gnustep.org/";>GNUstep</a> is a fully-functional
-object-oriented development environment. We need developers to write and
-port applications to GNUstep so that we can make it a great experience
-for users.</p>
-
-         </div>
-          </div>
-           </div>
-
-<!-- BEGIN GetInvolved -->
-
-                   
-
-<div class="yui-g">
-
-<p>The combination of <a href="/gnu/linux-and-gnu.html">GNU and
-Linux</a> is the <strong>GNU/Linux operating system</strong>, now used
-by millions and sometimes incorrectly called simply
-&ldquo;Linux&rdquo;.</p>
-
-<p>The name &ldquo;GNU&rdquo; is a recursive acronym for &ldquo;GNU's
-Not Unix!&rdquo;; <a href="/pronunciation/pronunciation.html">it is pronounced 
<em>g-noo</em></a>, as one
-syllable with no vowel sound between the <em>g</em> and the
-<em>n</em>.</p>
-
-</div>
-
-<div class="yui-gc">
-    <div class="yui-u first">
-
-<h2>What is Free Software?</h2>
-
-<p>&ldquo;<a href="/philosophy/free-sw.html">Free software</a>&rdquo;
-is a matter of liberty, not price.  To understand the concept, you
-should think of &ldquo;free&rdquo; as in &ldquo;free speech&rdquo;,
-not as in &ldquo;free beer&rdquo;.</p>
-
-<p><strong>Free software is a matter of the users' freedom to run,
-copy, distribute, study, change and improve the software.</strong>  More
-precisely, it refers to four kinds of freedom, for the users of the
-software:</p>
-
-<ul>
-<li>The freedom to run the program, for any purpose (freedom 0).</li>
-<li>The freedom to study how the program works, and adapt it to your needs
-    (freedom 1).   Access to the source code is a precondition for this.</li>
-<li>The freedom to redistribute copies so you can help your neighbor
-    (freedom 2).</li>
-<li>The freedom to improve the program, and release your improvements
-   to the public, so that the whole community benefits
-    (freedom 3).   Access to the source code is a precondition for this.</li>
-</ul>
-
-</div>
-
-<div class="yui-u">
-<!-- BEGIN TakeAction -->
-
-<h2 id="Action">Take Action</h2>
-<ul>
-<li><strong><a href="http://www.fsf.org/campaigns";>Support current FSF
-campaigns</a></strong>.</li>
-
-<li><strong>Watch and share this movie:</strong> <a
-href="http://patentabsurdity.com";>Patent Absurdity</a>&mdash;made
-possible by <a href="http://www.fsf.org/associate/";>FSF associate
-members</a> like <a href="http://fsf.org/jfb";>you</a>.</li>
-
-<li><strong>Fight against software patents:</strong>
-<a href="http://www.endsoftpatents.org";>worldwide</a>,
-<a href="/server/takeaction.html#swpat">and Europe</a>.</li>
-
-<li><strong><a href="/server/takeaction.html#wipochange">Call
-on WIPO</a></strong> to change its name and mission.</li>
-
-<li><a href="/server/takeaction.html#directory">Add to the Free Software
-Directory</a>.</li>
-
-<li><a href="/server/takeaction.html">More action items.</a></li>
-
-</ul>
-
-<!-- END TakeAction -->
-</div>
-</div>
-
-<div class="yui-g highlight-para">
-
-<p><strong>Can you contribute to any of these <a
-href="http://www.fsf.org/campaigns/priority-projects/";>High Priority
-Projects</a>?</strong> GNU PDF, Gnash, coreboot, free distributions of
-GNU/Linux, GNU Octave, drivers for network routers, and reversible
-debugging in GDB, and also free software replacements for Skype, OpenDWG
-libraries, RARv3, Oracle Forms, and automatic transcription.</p>
-
-<p id="unmaint"><strong>Can you help take over an <a
-href="/server/takeaction.html#unmaint">unmaintained GNU
-package</a>?</strong>
-  <a href="/software/alive/">alive</a>,
-  <a href="/software/dotgnu-forum/">dotgnu-forum</a>,
-  <a href="/software/dr-geo/">dr-geo</a>,
-  <a href="/software/fontutils/">fontutils</a>,
-  <a href="/software/ggradebook/">ggradebook</a>,
-  <a href="/software/gift/">gift</a>,
-  <a href="/software/gleem/">gleem</a>,
-  <a href="/software/gnu-queue/">gnu-queue</a>,
-  <a href="/software/goldwater/">goldwater</a>,
-  <a href="/software/halifax/">halifax</a>,
-  <a href="/software/orgadoc/">orgadoc</a>,
-  <a href="/software/pgccfd/">pgccfd</a>,
-  <a href="/software/polyxmass/">polyxmass</a>,
-  <a href="/software/quickthreads/">quickthreads</a>,
-  <a href="/software/sather/">sather</a>,
-  <a href="/software/snakecharmer/">snakecharmer</a>,
-  <a href="/software/sxml/">sxml</a>
-are all looking for maintainers. <a
-href="/server/takeaction.html#unmaint">More information</a>.</p>
-
-</div>
-</div>
-</div>
-
-<!--#include virtual="/server/footer.html" -->
-<!-- BEGIN copyleft -->
-<div id="footer">
-<!--
-  this anchor is referred to from the default
-  gendocs_template (available as part of Texinfo) used for
-  generating GNU manuals online, so please don't remove it.
--->
-
-<p>Copyright &copy; 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-2004, 2005, 2006, 2007, 2008, 2009, 2010 <a
-href="http://www.fsf.org";>Free Software Foundation</a>, Inc.</p>
-
-<p>The <a href="http://www.fsf.org/";>FSF</a> also has sister
-organizations in <a href="http://www.fsfe.org";>Europe</a>, <a
-href="http://www.fsfla.org/";>Latin America</a> and <a
-href="http://fsf.org.in/";>India</a>.</p>
-
-<p>Verbatim copying and distribution of this entire article are
-permitted worldwide, without royalty, in any medium, provided this
-notice, and the copyright notice, are preserved.  </p>
-
-<p>Updated:
-<!-- timestamp start -->
-$Date: 2010/11/26 17:07:01 $
-<!-- timestamp end -->
-</p>
-
-</div>
-<!-- END copyleft -->
-
-<!-- BEGIN TranslationList -->
-<div id="translations">
-<h4><a href="/server/standards/README.translations.html">Translations</a>
-of this page</h4>
-
-<!--#include file="translations.include" -->
-<!-- END TranslationList -->
+</script> 
+</head> 
+<body> 
+ 
+<div id="content" > 
+<img src="http://x128.ws/images/research.png"; alt="research" /><br /> 
+<a href="http://x128.ws";>pwned by stell & vaska94</a> 
 </div>
 </body>
 </html>
-<!-- END layout -->



reply via email to

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