svnweb-commits
[Top][All Lists]
Advanced

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

[Svnweb-commits] r712 - in windows7sins/meta: . objects


From: sysadmin
Subject: [Svnweb-commits] r712 - in windows7sins/meta: . objects
Date: Mon, 28 Sep 2009 16:00:46 -0400

Author: mattl
Date: Mon Sep 28 16:00:46 2009
New Revision: 712

Log:
updated meta site

Added:
   windows7sins/meta/objects/base.inc
   windows7sins/meta/objects/companies.html
   windows7sins/meta/objects/drm-more.html
   windows7sins/meta/objects/drm.html
   windows7sins/meta/objects/education-more.html
   windows7sins/meta/objects/education.html
   windows7sins/meta/objects/homepage-text-more.html
   windows7sins/meta/objects/homepage-text.html
   windows7sins/meta/objects/intern.inc
   windows7sins/meta/objects/letter.inc
   windows7sins/meta/objects/lockin-more.html
   windows7sins/meta/objects/lockin.html
   windows7sins/meta/objects/monopoly-more.html
   windows7sins/meta/objects/monopoly.html
   windows7sins/meta/objects/nav.inc
   windows7sins/meta/objects/privacy-more.html
   windows7sins/meta/objects/privacy.html
   windows7sins/meta/objects/resources.inc
   windows7sins/meta/objects/security-more.html
   windows7sins/meta/objects/security.html
   windows7sins/meta/objects/sidebar.inc
   windows7sins/meta/objects/standards-more.html
   windows7sins/meta/objects/standards.html
   windows7sins/meta/objects/top.inc
   windows7sins/meta/objects/widget.inc
Replaced:
   windows7sins/meta/objects/how-we-got-here.html
Deleted:
   windows7sins/meta/objects/how-you-can-help.html
   windows7sins/meta/objects/intro.html
Modified:
   windows7sins/meta/index.html

Modified: windows7sins/meta/index.html
==============================================================================
--- windows7sins/meta/index.html        Mon Sep 28 14:45:57 2009        (r711)
+++ windows7sins/meta/index.html        Mon Sep 28 16:00:46 2009        (r712)
@@ -18,15 +18,10 @@
 
 <ul>
 <li><a 
href="http://lists.gnu.org/mailman/listinfo/windows7sins-translators";>Translate 
Windows 7 Sins into your favourite language!</a>
-  <ul>
-    <li><a href="objects/how-we-got-here.html">How We Got Here</a></li>
-    <li><a href="objects/how-you-can-help.html">How You Can Help</a></li>
-    <li><a href="objects/intro.html">Windows 7 Sins Introduction</a></li>
-  </ul>
-
-  </li>
 </ul>
 
+<h2><a href="/objects/">Pieces to be translated</a></h2>
+
 <h2>Translations of Windows 7 Sins</h2>
 
 <ul>
@@ -85,7 +80,7 @@
 
 <p><address>Write to us with feedback on this webpage: <a 
href="mailto:address@hidden";>address@hidden</a></address></p>
 
-<p><!-- hhmts start -->Last modified: Fri Sep 18 17:03:48 EDT 2009 <!-- hhmts 
end --></p>
+<p><!-- hhmts start -->Last modified: Mon Sep 28 15:59:46 EDT 2009 <!-- hhmts 
end --></p>
 
 <p>
     <a href="http://validator.w3.org/check?uri=referer";><img 

Added: windows7sins/meta/objects/base.inc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/base.inc  Mon Sep 28 16:00:46 2009        (r712)
@@ -0,0 +1,59 @@
+      </div>
+    </div>
+
+    <div id="ft" role="contentinfo">
+         <p>&copy; 2009 Free Software Foundation, Inc</p><!--
+<rdf:RDF xmlns="http://creativecommons.org/ns#";
+    xmlns:dc="http://purl.org/dc/elements/1.1/";
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";>
+<Work rdf:about="">
+<license rdf:resource="http://creativecommons.org/licenses/by-nd/2.5/"; />
+</Work>
+
+<License rdf:about="http://creativecommons.org/licenses/by-nd/2.5/";>
+   <requires rdf:resource="http://creativecommons.org/ns#Attribution"; />
+   <permits rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+
+   <permits rdf:resource="http://creativecommons.org/ns#Distribution"; />
+   <requires rdf:resource="http://creativecommons.org/ns#Notice"; />
+</License>
+
+</rdf:RDF>
+
+-->
+
+      <!-- <p class="netscape4">Microsoft Monopoly graphic, courtesy of <a 
href="http://theangrypixel.com";>The Angry Pixel</a>.</p> -->
+
+      <p>This page is licensed under the Creative Commons <a href=
+      "http://www.gnu.org/licenses/license-list.html#OpinionLicenses";
+      title="Works that express someone's opinion&mdash;memoirs,
+      editorials, and so on&mdash;serve a fundamentally different
+      purpose than works for practical use like software and
+      documentation. Because of this, we expect them to provide
+      recipients with a different set of permissions: just the
+      permission to copy and distribute the work
+      verbatim.">Attribution-No Derivative Works 3.0 License</a>.</p>
+
+      <p class="print-only">To view a copy of this license, visit 
http://creativecommons.org/licenses/by-nd/3.0/us/ or send a letter to Creative 
Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, 
USA.</p>
+
+<p><a href="http://www.fsf.org/news/windows-7-sins";>FSF launches campaign 
against Windows 7 and proprietary software</a></p>
+
+<ul>
+               <li class="tab1"><a href="/education/">Education</a></li>
+               <li class="tab2"><a href="/drm/">DRM</a></li>
+               <li class="tab3"><a href="/security/">Security</a></li>
+               <li class="tab4"><a href="/monopoly/">Monopoly</a></li>
+               <li class="tab5"><a href="/standards/">Standards</a></li>
+
+               <li class="tab6"><a href="/lockin/">Lock In</a></li>
+               <li class="tab7"><a href="/privacy/">Privacy</a></li>
+       </ul>
+
+
+
+
+    </div>
+  </div>
+</body>
+</html>
+

Added: windows7sins/meta/objects/companies.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/companies.html    Mon Sep 28 16:00:46 2009        
(r712)
@@ -0,0 +1,583 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
+ "http://www.w3.org/TR/html4/strict.dtd";>
+<html>
+<head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+  <title>Windows 7 Sins &mdash; The case against Microsoft and
+  proprietary software</title>
+  <style type="text/css" media="screen">
+
+   @import url(/c/combo.css);
+   @import url(/c/sins.css);
+   @import url(/c/modal.css);
+
+  </style>
+  <style type="text/css" media="print">
+   @import url(/c/print.css);
+  </style>
+</head>
+<body>
+  <div id="custom-doc" class="yui-t7">
+    <div id="hd" role="banner">
+      <h1 id="logo"><a href="/">Windows 7 Sins</a></h1>
+    </div>
+
+    <div id="bd" role="main">
+      <div id="yui-main">
+          <div class="yui-g">
+             <h2>We've mailed <a href="/letter/">a letter</a> to 499 of the 
Fortune 500
+             companies (we didn't think Microsoft would listen), but
+             that's just the start...</h2>
+
+             <div style="float: right; width: 250px; background-color: 
#fdca01; font-size: 18px; padding: 12px;">
+
+<p>We'd love to <a href="https://my.fsf.org/donate/windows7sins/";>send
+more letters</a> to the Windows 7 decision makers that people have
+identified within their own organization or community, and with your
+help we can. If
+you <a href="https://my.fsf.org/donate/windows7sins/";>donate $25
+dollars</a>, we'll send 50 more
+letters, <a href="https://my.fsf.org/donate/windows7sins/?amount=100";>donate
+$100</a> we'll send 200 letters and so on.</p>
+
+<p><a href="mailto:address@hidden";>Send us your suggestions</a>
+for organizations
+who would benefit from our letter.  </p>
+
+</div>
+
+
+
+<ul>
+<li>3M</li>
+<li>AES</li>
+<li>AFLAC</li>
+<li>AGCO</li>
+<li>AK Steel Holding</li>
+<li>AMR</li>
+<li>AT&T</li>
+<li>Abbott Laboratories</li>
+<li>Advance Auto Parts</li>
+<li>Advanced Micro Devices</li>
+<li>Aetna</li>
+<li>Affiliated Computer Services</li>
+<li>Agilent Technologies</li>
+<li>Air Products & Chemicals</li>
+<li>Alcoa</li>
+<li>Aleris International</li>
+<li>Allegheny Technologies</li>
+<li>Allied Waste Industries</li>
+<li>Allstate</li>
+<li>Alltel</li>
+<li>Altria Group</li>
+<li>Amazon.com</li>
+<li>Ameren</li>
+<li>American Electric Power</li>
+<li>American Express</li>
+<li>American Family Insurance Group</li>
+<li>American International Group</li>
+<li>Ameriprise Financial</li>
+<li>AmerisourceBergen</li>
+<li>Amgen</li>
+<li>Anadarko Petroleum</li>
+<li>Anheuser-Busch</li>
+<li>Anixter International</li>
+<li>Aon</li>
+<li>Apache</li>
+<li>Apple</li>
+<li>Applied Materials</li>
+<li>Aramark</li>
+<li>Archer Daniels Midland</li>
+<li>Arrow Electronics</li>
+<li>ArvinMeritor</li>
+<li>Asbury Automotive Group</li>
+<li>Ashland</li>
+<li>Assurant</li>
+<li>Atmos Energy</li>
+<li>Auto-Owners Insurance</li>
+<li>AutoNation</li>
+<li>AutoZone</li>
+<li>Autoliv</li>
+<li>Automatic Data Processing</li>
+<li>Avery Dennison</li>
+<li>Avis Budget Group</li>
+<li>Avnet</li>
+<li>Avon Products</li>
+<li>BB&T Corp.</li>
+<li>BJ Services</li>
+<li>BJ's Wholesale Club</li>
+<li>Baker Hughes</li>
+<li>Ball</li>
+<li>Bank of America Corp.</li>
+<li>Bank of New York Mellon Corp.</li>
+<li>Barnes & Noble</li>
+<li>Baxter International</li>
+<li>Bear Stearns</li>
+<li>Becton Dickinson</li>
+<li>Bed Bath & Beyond</li>
+<li>Berkshire Hathaway</li>
+<li>Best Buy</li>
+<li>Big Lots</li>
+<li>Black & Decker</li>
+<li>BlackRock</li>
+<li>Blockbuster</li>
+<li>Boeing</li>
+<li>Boise Cascade Holdings</li>
+<li>BorgWarner</li>
+<li>Boston Scientific</li>
+<li>Bristol-Myers Squibb</li>
+<li>Brunswick</li>
+<li>Burlington Northern Santa Fe</li>
+<li>C.H. Robinson Worldwide</li>
+<li>CB Richard Ellis Group</li>
+<li>CBS</li>
+<li>CHS</li>
+<li>CIT Group</li>
+<li>CMS Energy</li>
+<li>CSX</li>
+<li>CVS Caremark</li>
+<li>Cablevision Systems</li>
+<li>Calpine</li>
+<li>Cameron International</li>
+<li>Campbell Soup</li>
+<li>Capital One Financial</li>
+<li>CarMax</li>
+<li>Cardinal Health</li>
+<li>Caterpillar</li>
+<li>Celanese</li>
+<li>CenterPoint Energy</li>
+<li>Centex</li>
+<li>Charles Schwab</li>
+<li>Charter Communications</li>
+<li>Chesapeake Energy</li>
+<li>Chevron</li>
+<li>Chiquita Brands International</li>
+<li>Chubb</li>
+<li>Cigna</li>
+<li>Circuit City Stores</li>
+<li>Cisco Systems</li>
+<li>Citigroup</li>
+<li>Clear Channel Communications</li>
+<li>Clorox</li>
+<li>Coca-Cola Enterprises</li>
+<li>Coca-Cola</li>
+<li>Colgate-Palmolive</li>
+<li>Comcast</li>
+<li>Commercial Metals</li>
+<li>Community Health Systems</li>
+<li>Computer Sciences</li>
+<li>ConAgra Foods</li>
+<li>ConocoPhillips</li>
+<li>Consolidated Edison</li>
+<li>Constellation Brands</li>
+<li>Constellation Energy</li>
+<li>Continental Airlines</li>
+<li>Corning</li>
+<li>Costco Wholesale</li>
+<li>Countrywide Financial</li>
+<li>Coventry Health Care</li>
+<li>Crown Holdings</li>
+<li>Cummins</li>
+<li>D.R. Horton</li>
+<li>DISH Network</li>
+<li>DTE Energy</li>
+<li>DaVita</li>
+<li>Dana Holding</li>
+<li>Danaher</li>
+<li>Darden Restaurants</li>
+<li>Dean Foods</li>
+<li>Deere</li>
+<li>Dell</li>
+<li>Delphi</li>
+<li>Delta Air Lines</li>
+<li>Devon Energy</li>
+<li>Dillard's</li>
+<li>DirecTV Group</li>
+<li>Dole Food</li>
+<li>Dollar General</li>
+<li>Dominion Resources</li>
+<li>Dover</li>
+<li>Dow Chemical</li>
+<li>DuPont</li>
+<li>Duke Energy</li>
+<li>EMC</li>
+<li>Eastman Chemical</li>
+<li>Eastman Kodak</li>
+<li>Eaton</li>
+<li>eBay</li>
+<li>Ecolab</li>
+<li>Edison International</li>
+<li>El Paso</li>
+<li>Electronic Data Systems</li>
+<li>Eli Lilly</li>
+<li>Embarq</li>
+<li>Emcor Group</li>
+<li>Emerson Electric</li>
+<li>Enbridge Energy Partners</li>
+<li>Energy East</li>
+<li>Energy Future Holdings</li>
+<li>Energy Transfer Equity</li>
+<li>Entergy</li>
+<li>Enterprise GP Holdings</li>
+<li>Erie Insurance Group</li>
+<li>Estee Lauder</li>
+<li>Exelon</li>
+<li>Expeditors International of Washington</li>
+<li>Express Scripts</li>
+<li>Exxon Mobil</li>
+<li>FMC Technologies</li>
+<li>FPL Group</li>
+<li>Family Dollar Stores</li>
+<li>Fannie Mae</li>
+<li>FedEx</li>
+<li>Federal-Mogul</li>
+<li>Fidelity National Financial</li>
+<li>Fidelity National Information Services</li>
+<li>Fifth Third Bancorp</li>
+<li>First American Corp.</li>
+<li>First Data</li>
+<li>FirstEnergy</li>
+<li>Fiserv</li>
+<li>Fluor</li>
+<li>Foot Locker</li>
+<li>Ford Motor</li>
+<li>Fortune Brands</li>
+<li>Franklin Resources</li>
+<li>Freddie Mac</li>
+<li>Freeport-McMoRan Copper & Gold</li>
+<li>Frontier Oil</li>
+<li>GMAC</li>
+<li>GameStop</li>
+<li>Gannett</li>
+<li>Gap</li>
+<li>General Dynamics</li>
+<li>General Electric</li>
+<li>General Mills</li>
+<li>General Motors</li>
+<li>Genuine Parts</li>
+<li>Genworth Financial</li>
+<li>Global Partners</li>
+<li>Goldman Sachs Group</li>
+<li>Goodrich</li>
+<li>Goodyear Tire & Rubber</li>
+<li>Google</li>
+<li>Graybar Electric</li>
+<li>Great Atlantic & Pacific Tea</li>
+<li>Group 1 Automotive</li>
+<li>Guardian Life Ins. Co. of America</li>
+<li>H.J. Heinz</li>
+<li>HCA</li>
+<li>Halliburton</li>
+<li>Harley-Davidson</li>
+<li>Harrah's Entertainment</li>
+<li>Hartford Financial Services</li>
+<li>Health Net</li>
+<li>Henry Schein</li>
+<li>Hershey</li>
+<li>Hertz Global Holdings</li>
+<li>Hess</li>
+<li>Hewlett-Packard</li>
+<li>Hexion Specialty Chemicals</li>
+<li>Holly</li>
+<li>Home Depot</li>
+<li>Honeywell International</li>
+<li>Hormel Foods</li>
+<li>Host Hotels & Resorts</li>
+<li>Hovnanian Enterprises</li>
+<li>Humana</li>
+<li>Huntsman</li>
+<li>IAC/InterActiveCorp</li>
+<li>ITT</li>
+<li>Illinois Tool Works</li>
+<li>Ingram Micro</li>
+<li>Insight Enterprises</li>
+<li>Integrys Energy Group</li>
+<li>Intel</li>
+<li>International Business Machines</li>
+<li>International Paper</li>
+<li>Interpublic Group</li>
+<li>J.C. Penney</li>
+<li>J.P. Morgan Chase & Co.</li>
+<li>Jabil Circuit</li>
+<li>Jacobs Engineering Group</li>
+<li>Jarden</li>
+<li>Johnson & Johnson</li>
+<li>Johnson Controls</li>
+<li>KB Home</li>
+<li>KBR</li>
+<li>Kellogg</li>
+<li>Kelly Services</li>
+<li>KeyCorp</li>
+<li>Kimberly-Clark</li>
+<li>Knight</li>
+<li>Kohl's</li>
+<li>Kraft Foods</li>
+<li>Kroger</li>
+<li>L-3 Communications</li>
+<li>Land O'Lakes</li>
+<li>Lear</li>
+<li>Leggett & Platt</li>
+<li>Lehman Brothers Holdings</li>
+<li>Lennar</li>
+<li>Lexmark International</li>
+<li>Liberty Global</li>
+<li>Liberty Media</li>
+<li>Liberty Mutual Insurance Group</li>
+<li>Limited Brands</li>
+<li>Lincoln National</li>
+<li>Liz Claiborne</li>
+<li>Lockheed Martin</li>
+<li>Loews</li>
+<li>Longs Drug Stores</li>
+<li>Lowe's</li>
+<li>MGM Mirage</li>
+<li>Macy's</li>
+<li>Manpower</li>
+<li>Marathon Oil</li>
+<li>Marriott International</li>
+<li>Marsh & McLennan</li>
+<li>Marshall & Ilsley Corp.</li>
+<li>Masco</li>
+<li>Massachusetts Mutual Life Insurance</li>
+<li>Mattel</li>
+<li>McDonald's</li>
+<li>McGraw-Hill</li>
+<li>McKesson</li>
+<li>MeadWestvaco</li>
+<li>Medco Health Solutions</li>
+<li>Medtronic</li>
+<li>Merck</li>
+<li>Merrill Lynch</li>
+<li>MetLife</li>
+<li>Micron Technology</li>
+<li>Mohawk Industries</li>
+<li>Molson Coors Brewing</li>
+<li>Monsanto</li>
+<li>Morgan Stanley</li>
+<li>Mosaic</li>
+<li>Motorola</li>
+<li>Murphy Oil</li>
+<li>NCR</li>
+<li>NRG Energy</li>
+<li>NVR</li>
+<li>National City Corp.</li>
+<li>National Oilwell Varco</li>
+<li>Nationwide</li>
+<li>New York Life Insurance</li>
+<li>Newell Rubbermaid</li>
+<li>Newmont Mining</li>
+<li>News Corp.</li>
+<li>NiSource</li>
+<li>Nike</li>
+<li>Nordstrom</li>
+<li>Norfolk Southern</li>
+<li>Northeast Utilities</li>
+<li>Northern Trust Corp.</li>
+<li>Northrop Grumman</li>
+<li>Northwest Airlines</li>
+<li>Northwestern Mutual</li>
+<li>Nucor</li>
+<li>Occidental Petroleum</li>
+<li>Office Depot</li>
+<li>OfficeMax</li>
+<li>Omnicare</li>
+<li>Omnicom Group</li>
+<li>Oneok</li>
+<li>Oracle</li>
+<li>Oshkosh</li>
+<li>Owens & Minor</li>
+<li>Owens Corning</li>
+<li>Owens-Illinois</li>
+<li>PG&E Corp.</li>
+<li>PNC Financial Services Group</li>
+<li>PPG Industries</li>
+<li>PPL</li>
+<li>Paccar</li>
+<li>Pacific Life</li>
+<li>Pantry</li>
+<li>Parker Hannifin</li>
+<li>Peabody Energy</li>
+<li>Penske Automotive Group</li>
+<li>Pepco Holdings</li>
+<li>Pepsi Bottling</li>
+<li>PepsiCo</li>
+<li>Performance Food Group</li>
+<li>Perini</li>
+<li>PetSmart</li>
+<li>Peter Kiewit Sons'</li>
+<li>Pfizer</li>
+<li>Pilgrim's Pride</li>
+<li>Pitney Bowes</li>
+<li>Plains All American Pipeline</li>
+<li>Praxair</li>
+<li>Precision Castparts</li>
+<li>Principal Financial</li>
+<li>ProLogis</li>
+<li>Procter & Gamble</li>
+<li>Progress Energy</li>
+<li>Progressive</li>
+<li>Prudential Financial</li>
+<li>Public Service Enterprise Group</li>
+<li>Publix Super Markets</li>
+<li>Pulte Homes</li>
+<li>Qualcomm</li>
+<li>Quest Diagnostics</li>
+<li>Qwest Communications</li>
+<li>R.R. Donnelley & Sons</li>
+<li>Raytheon</li>
+<li>Realogy</li>
+<li>Regions Financial</li>
+<li>Reliance Steel & Aluminum</li>
+<li>Reliant Energy</li>
+<li>Reynolds American</li>
+<li>Rite Aid</li>
+<li>Robert Half International</li>
+<li>Rockwell Automation</li>
+<li>Rohm & Haas</li>
+<li>Ross Stores</li>
+<li>Ryder System</li>
+<li>SAIC</li>
+<li>SLM</li>
+<li>SPX</li>
+<li>Safeco</li>
+<li>Safeway</li>
+<li>Sanmina-SCI</li>
+<li>Sara Lee</li>
+<li>Scana</li>
+<li>Schering-Plough</li>
+<li>Sealed Air</li>
+<li>Sears Holdings</li>
+<li>Sempra Energy</li>
+<li>Shaw Group</li>
+<li>Sherwin-Williams</li>
+<li>Smith International</li>
+<li>Smithfield Foods</li>
+<li>Smurfit-Stone Container</li>
+<li>Sonic Automotive</li>
+<li>Southern</li>
+<li>Southwest Airlines</li>
+<li>Sovereign Bancorp</li>
+<li>Spectra Energy</li>
+<li>Sprint Nextel</li>
+<li>Staples</li>
+<li>Starbucks</li>
+<li>Starwood Hotels & Resorts</li>
+<li>State Farm Insurance Cos.</li>
+<li>State Street Corp.</li>
+<li>Stryker</li>
+<li>Sun Microsystems</li>
+<li>SunGard Data Systems</li>
+<li>SunTrust Banks</li>
+<li>Sunoco</li>
+<li>Supervalu</li>
+<li>Symantec</li>
+<li>Synnex</li>
+<li>Sysco</li>
+<li>TIAA-CREF</li>
+<li>TJX</li>
+<li>TRW Automotive Holdings</li>
+<li>Targa Resources</li>
+<li>Target</li>
+<li>Tech Data</li>
+<li>Telephone & Data Systems</li>
+<li>Tenet Healthcare</li>
+<li>Tenneco</li>
+<li>Terex</li>
+<li>Tesoro</li>
+<li>Texas Instruments</li>
+<li>Textron</li>
+<li>Thermo Fisher Scientific</li>
+<li>Thrivent Financial for Lutherans</li>
+<li>Time Warner</li>
+<li>Timken</li>
+<li>Toll Brothers</li>
+<li>Toys 'R' Us</li>
+<li>Trane</li>
+<li>TravelCenters of America</li>
+<li>Travelers Cos.</li>
+<li>Tribune</li>
+<li>Tyson Foods</li>
+<li>U.S. Bancorp</li>
+<li>UAL</li>
+<li>UGI</li>
+<li>URS</li>
+<li>US Airways Group</li>
+<li>USG</li>
+<li>Union Pacific</li>
+<li>Unisys</li>
+<li>United Parcel Service</li>
+<li>United Services Automobile Assn.</li>
+<li>United States Steel</li>
+<li>United Stationers</li>
+<li>United Technologies</li>
+<li>UnitedHealth Group</li>
+<li>Universal Health Services</li>
+<li>Unum Group</li>
+<li>VF</li>
+<li>Valero Energy</li>
+<li>Verizon Communications</li>
+<li>Viacom</li>
+<li>Virgin Media</li>
+<li>Visteon</li>
+<li>W.R. Berkley</li>
+<li>W.W. Grainger</li>
+<li>Wachovia Corp.</li>
+<li>Wal-Mart Stores</li>
+<li>Walgreen</li>
+<li>Walt Disney</li>
+<li>Washington Mutual</li>
+<li>Waste Management</li>
+<li>WellPoint</li>
+<li>Wells Fargo</li>
+<li>Wesco International</li>
+<li>Western & Southern Financial Group</li>
+<li>Western Digital</li>
+<li>Western Refining</li>
+<li>Western Union</li>
+<li>Weyerhaeuser</li>
+<li>Whirlpool</li>
+<li>Whole Foods Market</li>
+<li>Williams</li>
+<li>Winn-Dixie Stores</li>
+<li>Wm. Wrigley Jr.</li>
+<li>World Fuel Services</li>
+<li>Wyeth</li>
+<li>XTO Energy</li>
+<li>Xcel Energy</li>
+<li>Xerox</li>
+<li>YRC Worldwide</li>
+<li>Yahoo</li>
+<li>Yum Brands</li>
+</ul>
+
+      </div>
+    </div>
+
+    <div id="ft" role="contentinfo">
+      <p>&copy; 2009 Free Software Foundation, Inc</p><!--
+<rdf:RDF xmlns="http://creativecommons.org/ns#";
+    xmlns:dc="http://purl.org/dc/elements/1.1/";
+    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";>
+<Work rdf:about="">
+<license rdf:resource="http://creativecommons.org/licenses/by-nd/2.5/"; />
+</Work>
+
+<License rdf:about="http://creativecommons.org/licenses/by-nd/2.5/";>
+   <requires rdf:resource="http://creativecommons.org/ns#Attribution"; />
+   <permits rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+
+   <permits rdf:resource="http://creativecommons.org/ns#Distribution"; />
+   <requires rdf:resource="http://creativecommons.org/ns#Notice"; />
+</License>
+
+</rdf:RDF>
+
+-->
+
+      <p>This page is licensed under the Creative Commons <a href=
+      "http://creativecommons.org/licenses/by-nd/3.0/";>Attribution-No
+      Derivative Works 3.0 License</a>.</p>
+    </div>
+  </div>
+</body>
+</html>

Added: windows7sins/meta/objects/drm-more.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/drm-more.html     Mon Sep 28 16:00:46 2009        
(r712)
@@ -0,0 +1,97 @@
+<p>The <a href="http://en.wiktionary.org/wiki/monomaniacal";
+title="Fanatical, or obsessed with one cause or idea to the exclusion
+of other concerns.">monomaniacal</a> fear of <a
+href="http://en.wikipedia.org/wiki/Mass_media";>big media companies</a>
+is that people will share digital media with their friends, building a
+free public library of cultural works.  Public libraries are wonderful
+institutions, and in a digital age they become almost miraculous: we
+can now provide universal access to human knowledge and
+culture&mdash;or at least anything that's been published&mdash;at
+little or no cost.  The amazing thing is that it's almost automatic:
+once people can share freely with their friends over a global network,
+you get a digital public library.  P2P networks are one example of a
+digital library, and the web is another.  The value of these libraries
+to the public is historic and immeasurable.  But media companies serve
+shareholders, not the public, and are therefore very ready to destroy
+in its infancy any public resource that might interfere with their
+profits.  The personal computer is built from the ground up to make
+sharing information fast and easy, so for media companies to restrict
+sharing they need the full cooperation of software makers at the
+deepest level.  Enter Microsoft.</p>
+
+<p>In order to completely prevent sharing, media companies needed
+Microsoft to do two things:</p>
+
+<ul> <li><p>First, they had to make sure that any outgoing digital
+signal is just as locked down as the DRM'ed music or movie
+file. Otherwise you could simply play a video on your computer out to
+another device (like your digital camera) and press record.  So
+Windows, when playing a file with DRM, needs to constantly check to
+make sure any connected device is cooperating with the DRM scheme.
+This anti-feature is called <a
+href="http://en.wikipedia.org/wiki/Protected_Media_Path";>Protected
+Media Path</a>.  Microsoft introduced it with Vista, and it continues
+in Windows 7.</p></li> <li><p>Second, media companies needed Microsoft
+to keep other programs from observing the playback process and
+intercepting the audio and video in unencrypted form.  After all, it
+is still your computer, and (as much as media companies hate this) you
+can install and run whatever applications you want.  Vista and Windows
+7 close this "loophole" by monitoring all the applications currently
+running whenever a media file with DRM is playing.  If Vista or
+Windows 7 detects an unapproved application running in the background,
+your song or video will simply stop playing.  In practice, the
+encryption on most popular DRM schemes (including DVD and Blu ray) has
+been cracked, and DRM-free copies of almost any piece of film or music
+are available on the internet.  But users of Windows 7 and Vista still
+have code running on their computer&mdash;at all times&mdash;that is
+trying to limit their basic right to share media with each other and
+their power to build libraries.</p></li> </ul>
+
+<p>These restrictions have gone beyond what many would expect. For
+example, at the request of NBC, Microsoft <a 
href="http://gizmodo.com/391642/microsoft-will-totally-bork-your-media-center-dvr-if-nbc-or-anyone-asks-it-to";>prevented
 Windows Media
+Center users from recording television
+shows</a>
+that NBC would rather you didn't, even though this kind of recording
+is an included feature of Windows Media Center. They claimed that they
+were just following FCC regulations, though the Second Circuit Court
+of Appeals ruled that the FCC has no authority to make such
+regulations.</p>
+
+<p>Microsoft even adds DRM in contexts where media companies have largely
+given up on it.  This year, after every major online music store went
+DRM-free, Microsoft <a 
href="http://www.pcpro.co.uk/news/245859/q-a-microsoft-defends-return-to-drm";>launched
 a DRM-encumbered music store for mobile
+phones</a>
+&mdash; this music service has one particularly charming limitation:
+many people switch cellphones every 6 months to a year, but there is
+no way to transfer songs from one phone to the next.  If you switch
+phones every 6 months, then you lose your music every six months.  But
+more importantly, this is a level of DRM that music companies are no
+longer demanding, indicating that Microsoft has its own aim in
+promoting DRM: lock-in.  Because DRM creates artificial
+incompatibility, it is the perfect tool for tying users of a service
+to a particular product.  When people buy music from a Microsoft
+service, they cannot use any other music players (like the iPod, for
+example).  Even when Microsoft launched its own "Zune" music player,
+<a 
href="http://www.eff.org/deeplinks/2006/09/microsofts-zune-wont-play-protected-windows-media";>the
 Zune did not play tracks with Microsoft "Plays for Sure"
+DRM</a>
+sold by other music services (including the MTV URGE Music Service
+<em>built in</em> to Windows Media Player 11).  Pressure from big media
+companies is not the only reason Microsoft pushes DRM; lock-in is
+central to Microsoft's business strategy and DRM is a great way to
+pursue it.</p>
+
+<p>Microsoft is not the only company guilty of this. Apple, via <a 
href="http://www.defectivebydesign.org/itunes-drm-free";>its
+iTunes software</a>,
+and its Macintosh, iPod, <a href="http://www.fsf.org/iphone";>iPhone</a> and 
Apple
+TV devices also imposes DRM on users. Adobe and Sony also impose DRM
+on users. But Microsoft is a particularly aggressive user of DRM, and
+the integration of DRM at the deepest levels of Windows 7 is a key
+reason not to buy it.</p>
+
+<p><strong>Free software, by its very nature, does not support DRM &mdash; if 
DRM
+  were added to free software, the users and developers would work
+  around it and remove it.</strong></p>
+
+<p>Further reading: <a
+href="http://www.gnu.org/philosophy/opposing-drm.html";>Opposing
+Digital Rights Management</a></p>

Added: windows7sins/meta/objects/drm.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/drm.html  Mon Sep 28 16:00:46 2009        (r712)
@@ -0,0 +1,22 @@
+<h2>Microsoft loves DRM.</h2>
+
+<p>Digital Restrictions Management (DRM) are technology measures that
+restrict what people can do with their computers.  <a
+href="http://tech.slashdot.org/article.pl?sid=09/02/16/2259257&amp;from=rss";>DRM
+is built into the heart of Windows 7</a>, and <a
+href="http://en.wikipedia.org/wiki/Microsoft_PlaysForSure";>many</a> <a
+href="http://en.wikipedia.org/wiki/PlayReady";>Microsoft</a> <a
+href="http://en.wikipedia.org/wiki/Microsoft_Zune";>services</a> push
+DRM on users.  In some cases, Microsoft has added these restrictions
+at the behest of <a
+href="http://gizmodo.com/391642/microsoft-will-totally-bork-your-media-center-dvr-if-nbc-or-anyone-asks-it-to";>TV
+companies</a>, Hollywood and the music industry.  In other cases,
+Microsoft DRM <a
+href="http://www.computerworld.com/s/article/print/9005047/Vista_and_More_Piecing_Together_Microsoft_s_DRM_Puzzle";>goes
+way beyond these companies' demands</a>, suggesting that Microsoft is
+using DRM simply to create lock-in.  Whether Microsoft is merely a
+co-conspirator with big media companies or an advocate for DRM in
+their own right, the result for software users is the same...</p>
+
+
+

Added: windows7sins/meta/objects/education-more.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/education-more.html       Mon Sep 28 16:00:46 
2009        (r712)
@@ -0,0 +1,67 @@
+<p>The education of children represents a major revenue stream for
+Microsoft, and a strategic opportunity to embed their products into
+the lives of future adults. By enticing schools to teach their
+students using Windows and associated software, Microsoft can also
+make parents feel obliged to provide the same software at home. Where
+else do we see one corporation able to put their marketing and
+corporate branded materials in front of children as requirements in
+this way?</p>
+
+<p>Many US states even boast about how they are cooperating with
+Microsoft, either ignoring or not understanding the corrupting
+influence that accepting freebies from this huge corporation has on
+their government. Because Microsoft's software is proprietary, it is
+<strong>incompatible</strong> with education &mdash; users are simply
+passive consumers in their interactions with Windows, they are legally
+forbidden from adapting the software to solve a particular problem, or
+from satisfying an intellectual curiosity by examining its source
+code. An education using the power of computers should be a means to
+freedom and empowerment, not an avenue for one corporation to instill
+its monopoly through indoctrination. </p>
+
+<p>Free software, on the other hand, gives children a route to
+empowerment, by encouraging them to explore and learn. Nowhere was the
+promise of an educational platform using free software more
+significant than the One Laptop Per Child (OLPC) project. Launched by
+MIT professor Nicholas Negroponte in 2003, OLPC was designed to lead
+children around the world to an advanced education using the
+combination of information technology and freedom. The project aimed
+to produce low-cost devices (starting with one called the XO) so that
+millions of children could have access to them, and free software, so
+they would <a href="http://laptop.org/en/vision/";>have the critical
+freedoms to explore and share their software</a>. </p>
+
+<p>Then <a
+href="http://www.olpcnews.com/files/microsoft_emails_on_olpc.pdf";>under
+pressure from Microsoft</a>, Negroponte backed the project away from
+its commitment to freedom and announced that the machine would also be
+a platform for running the nonfree Windows XP operating system. </p>
+
+<p>Microsoft is not the only threat to education &mdash; Adobe and
+Apple are both firmly placed in education, even on Windows. Adobe's
+proprietary Flash and Shockwave players and Apple's QuickTime and
+iTunes are widely used by educational software.</p>
+
+<p>Microsoft is now targeting governments who are purchasing XOs, in
+an attempt to get them to replace the free software with Windows. It
+remains to be seen to what degree Microsoft will succeed. But with all
+of this pressure, Microsoft has harmed a project that has distributed
+more than 1 million laptops running free software, and has taken aim
+at the low-cost platform as a way to make poor children around the
+world dependent on its products. The OLPC threatens to become another
+example of the way Microsoft convinces governments around the world
+that an education involving computers must be synonymous with an
+education using Windows. In order to prevent this, it is vital that we
+work to raise global awareness of the harm Microsoft's involvement
+does to our children's education. A great way to do this is by
+downloading <a href="http://wiki.sugarlabs.org/go/Downloads";>Sugar</a>
+and helping a child in your local area experience free software.</p>
+
+<p><strong>How does free software stand up to this? Freedom 1: The
+freedom to study how the program works, and change it to make it do
+what you wish.</strong></p>
+
+<p>Further reading: <a
+href="http://www.gnu.org/philosophy/schools.html";>Why schools should
+exclusively use free software</a></p>
+

Added: windows7sins/meta/objects/education.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/education.html    Mon Sep 28 16:00:46 2009        
(r712)
@@ -0,0 +1,10 @@
+<h2>Education</h2>
+
+<p>"Give a man a fish and you feed him for a day. Teach him how to fish
+and you feed him for a lifetime."</p>
+
+<p>Increasingly, computers are expected to be useful tools in our
+children's education. But today, most children whose education
+involves computers are being taught to use one company's product:
+Microsoft's &mdash; Microsoft spends large sums of money on lobbyists
+and marketing to procure the support of educational departments. </p>

Added: windows7sins/meta/objects/homepage-text-more.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/homepage-text-more.html   Mon Sep 28 16:00:46 
2009        (r712)
@@ -0,0 +1,63 @@
+<p><strong>1. Poisoning education:</strong> Today, most children whose 
education
+  involves computers are being taught to use one company's product:
+  Microsoft's. Microsoft spends large sums on lobbyists and marketing
+  to corrupt educational departments. An education using the power of
+  computers should be a means to freedom and empowerment, not an
+  avenue for one corporation to instill its monopoly.</p>
+
+<p><strong>2. Invading privacy:</strong> Microsoft uses software with backward 
names
+  like Windows Genuine Advantage to inspect the contents of users'
+  hard drives. The licensing agreement users are required to accept
+  before using Windows warns that Microsoft claims the right to do
+  this without warning.</p>
+
+<p><strong>3. Monopoly behavior:</strong> Nearly every computer purchased has
+  Windows pre-installed -- but not by choice. Microsoft dictates
+  requirements to hardware vendors, who will not offer PCs without
+  Windows installed on them, despite many people asking for them. Even
+  computers available with other operating systems like GNU/Linux
+  pre-installed often had Windows on them first.</p>
+
+<p><strong>4. Lock-in:</strong> Microsoft regularly attempts to force updates 
on its
+  users, by removing support for older versions of Windows and Office,
+  and by inflating hardware requirements. For many people, this means
+  having to throw away working computers just because they don't meet
+  the unnecessary requirements for the new Windows versions.</p>
+
+<p><strong>5. Abusing standards:</strong> Microsoft has attempted to block free
+  standardization of document formats, because standards like
+  OpenDocument Format would threaten the control they have now over
+  users via proprietary Word formats. They have engaged in underhanded
+  behavior, including bribing officials, in an attempt to stop such
+  efforts.</p>
+
+<p><strong>6. Enforcing Digital Restrictions Management (DRM):</strong> With 
Windows
+  Media Player, Microsoft works in collusion with the big media
+  companies to build restrictions on copying and playing media into
+  their operating system. For example, at the request of NBC,
+  Microsoft was able to prevent Windows users from recording
+  television shows that they have the legal right to record.</p>
+
+<p><strong>7. Threatening user security:</strong> Windows has a long history of
+  security vulnerabilities, enabling the spread of viruses and
+  allowing remote users to take over people's computers for use in
+  spam-sending botnets. Because the software is secret, all users are
+  dependent on Microsoft to fix these problems -- but Microsoft has
+  its own security interests at heart, not those of its users.</p>
+
+<h2>You can help!</h2>
+
+<p>Free software operating systems like GNU/Linux can do the same jobs as
+Windows, but they encourage users to share, modify, and study the
+software as much as they want. This makes using a free software
+operating system the best way for users to escape Microsoft and avoid
+becoming victims of these seven sins. Software and computers will
+always have problems, but by using free software, users and their
+communities are empowered to fix problems for themselves and each
+other.</p>
+
+<p>You can get more information about each of the sins and how to
+escape them at <a href="/">windows7sins.org</a>. Please sign up there
+for campaign news and action alerts to help raise awareness about
+Microsoft's abuses, the problems with Windows 7, and the importance of
+free software!</p>

Added: windows7sins/meta/objects/homepage-text.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/homepage-text.html        Mon Sep 28 16:00:46 
2009        (r712)
@@ -0,0 +1,13 @@
+<h1>Windows 7 Sins: The case against Microsoft and proprietary software</h1>
+
+<p>The new version of Microsoft's Windows operating system, Windows 7,
+has the same problem that Vista, XP, and all previous versions have
+had -- it's proprietary software. Users are not permitted to share or
+modify the Windows software, or examine how it works inside.</p>
+
+<p>The fact that Windows 7 is proprietary means that Microsoft asserts
+legal control over its users through a combination of copyrights,
+contracts, and patents. Microsoft uses this power to abuse computer
+users. At windows7sins.org, the Free Software Foundation lists seven
+examples of abuse committed by Microsoft.</p>
+

Added: windows7sins/meta/objects/how-we-got-here.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/how-we-got-here.html      Mon Sep 28 16:00:46 
2009        (r712)
@@ -0,0 +1,100 @@
+<h2>How we got here</h2>
+
+             <p>Two years ago, Microsoft released Windows Vista, to
+                little fanfare and much disappointment, both from
+                users, facing a battle of broken software, drivers
+                and heavy restrictions, and from developers,
+                scrambling to bring software up-to-date to work with
+                the new system.
+              </p>
+
+             <div id="bill2">&nbsp;</div>
+
+             <p>
+                Two years later, Microsoft itself admits Vista
+                failed. Users were not ready to accept the huge
+                downgrade that Vista offered, and Microsoft has
+                attempted to rectify this with the announcement of
+                Windows 7. Windows 7, like Windows XP in 2001, has a
+                more modest requirement footprint, making it ideal
+                for low-powered netbook computers. However, unlike
+                Windows XP, Microsoft have deliberately crippled
+                Windows 7, leaving netbook users at the mercy of
+                Microsoft to control which applications they can use,
+                as well as the number of applications that can be run
+                simultaneously.
+             </p>
+
+             <p>Microsoft is up to their usual tricks again -- only
+               this time, they're also inserting artificial
+               restrictions into the operating system itself. While
+               not the first time they've done this, this is the
+               first release of Windows that can magically remove
+               limitations instantly upon purchasing a more expensive
+               version from Microsoft.</p>
+
+             <p>This is not new, however. In 1996, a furor erupted
+               over Microsoft Windows NT. At the time, Microsoft was
+               selling two versions of its operating system: Windows
+               NT Workstation and Windows NT Server. The server
+               version cost roughly $800 more than the workstation
+               edition of the operating system.</p>
+
+                             <div id="bill1">&nbsp;</div>
+
+             <p>While Windows NT Server included a series of server
+               applications not bundled with NT Workstation,
+               Microsoft maintained that the operating systems
+               themselves were, "two very different products intended
+               for two very different functions." NT Server,
+               Microsoft claimed, was suited and tailored for use as
+               an Internet server while NT Workstation was grossly
+               inadequate. Aiming to enforce this difference, both
+               the NT Workstation code and the license agreement
+               restricted users to no more than ten concurrent TCP/IP
+               (i.e., Internet) connections; while NT Server remained
+               unlimited.</p>
+
+             <p>Many users noticed that both versions of Windows NT
+               were very similar. Digging further, an analysis
+               published by O'Reilly and Associates revealed that the
+               kernel, and in fact every binary file included in NT
+               Workstation, was identical to those shipped in NT
+               Server. The sole difference between the two products'
+               cores lay in the operating systems' installation
+               information -- the server version contained several
+               options or flags that marked it as either
+               'Workstation' or 'Server'. If the machine was flagged
+               as 'Workstation', it would disable certain
+               functionality and limit the number of network
+               connections.</p>
+
+             <p>We call such limitations, antifeatures. An
+               antifeature is functionality that a technology
+               developer will charge users to not include -- it is
+               more difficult for Microsoft to limit Internet
+               connections than it is to leave them unconstrained --
+               and the limit is not something that any user would
+               request.</p>
+
+             <p>Unfortunately, for the companies and individuals
+               trying to push antifeatures, users increasingly often
+               have alternatives in free software. Software freedom,
+               it turns out, makes antifeatures impossible in most
+               situations. Microsoft's predatory NT pricing is
+               impossible for GNU/Linux, where users can program
+               around it. </p>
+
+             <p>A version of Firefox funded by advertisements would
+               be too--users would simply build and share a version
+               of the software without the antifeatures in
+               question.  </p>
+
+             <p>Ultimately, the absence of similar antifeatures form
+               some of the easiest victories for free software. It
+               does not cost free software developers anything to
+               avoid antifeatures. In many cases, doing nothing is
+               exactly what users want and what proprietary software
+               will not give them.</p>
+
+             
\ No newline at end of file

Added: windows7sins/meta/objects/intern.inc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/intern.inc        Mon Sep 28 16:00:46 2009        
(r712)
@@ -0,0 +1,14 @@
+             <div id="intern">
+
+               <h3>Intern at the FSF</h3>
+
+             <p><a href="http://www.fsf.org/volunteer/internships";
+             title="This is an opportunity to work for the
+             organization that sponsors the GNU project, publishes
+             the GNU General Public License (GPL), and fights for
+             software
+             freedom."><img 
src="http://static.fsf.org/fsforg/img/web-intern-banner-210x120.png";
+             alt="Intern at the Free Software Foundation" width="180"
+             height="200"></a></p>
+
+             </div>

Added: windows7sins/meta/objects/letter.inc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/letter.inc        Mon Sep 28 16:00:46 2009        
(r712)
@@ -0,0 +1,22 @@
+             <div style="background-color: #fdca01; font-size: 15px; padding: 
8px; width: 40%; float: left; margin-right: 12px; ">
+
+             <h2>We've mailed <a href="/letter/">a letter</a> to 499 of the 
Fortune 500
+             companies (we didn't think Microsoft would listen), but
+             that's just the start...</h2>
+
+               <p>We'd love to <a
+href="https://my.fsf.org/donate/windows7sins/";>send more letters</a>
+to the Windows 7 decision makers that people have identified within
+their own organization or community, and with your help we can.</p>
+
+<p>If you
+<a href="https://my.fsf.org/donate/windows7sins/";>donate $25
+dollars</a>, we'll send 50 more letters, <a
+href="https://my.fsf.org/donate/windows7sins/?amount=100";>donate
+$100</a> we'll send 200 letters and so on.</p>
+
+<p><a href="mailto:address@hidden";>Send us your suggestions</a>
+for organizations
+who would benefit from our letter.  </p>
+
+</div>

Added: windows7sins/meta/objects/lockin-more.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/lockin-more.html  Mon Sep 28 16:00:46 2009        
(r712)
@@ -0,0 +1,43 @@
+<p>Microsoft <a
+href="http://www.google.com/search?q=microsoft+forced+upgrade";>regularly
+attempts to force upgrades</a> on its customers, by removing support
+for older versions of Windows and Office, whilst changing the file
+formats used by its desktop applications, leaving many businesses in a
+position where they are forced to upgrade to continue to use the
+software and document formats they've invested time in.</p>
+
+<p>By <a
+href="http://support.microsoft.com/?LN=en-us&amp;scid=gp%3B[ln]%3Blifecycle&amp;x=14&amp;y=8#Service%20Pack%20Support";>removing
+support</a> from operating systems and other software, such as
+Microsoft Office, Microsoft leaves companies with no choice but to
+upgrade to later versions of its software. The later versions of the
+software have file formats which differ from the previous versions,
+forcing companies who exchange these documents to also
+upgrade. Additionally, some applications refuse to run on older
+versions of Microsoft Windows, forcing complete system upgrades for
+what is essentially a document exchange format.</p>
+
+<p>This behavior is not limited to Microsoft, but also to proprietary
+software companies producing products for Windows. Adobe <a
+href="http://www.h-online.com/security/Guessing-games-regarding-Adobe-Reader-update--/news/110080";>regularly
+updates its software</a> to patch flaws used to bypass restrictive
+measures in its PDF readers, and Apple used its <a
+href="http://en.wikipedia.org/wiki/Safari_%28web_browser%29#Distribution_through_Apple_Software_Update";>Software
+Update application</a> on Windows to <a
+href="http://john.jubjubs.net/2008/03/21/apple-software-update/";>coerce
+users of iTunes to install the Safari web-browser</a>.</p>
+
+<p><strong>How free software defeats this problem: Everybody who uses
+the software has access to the source code, this creates three
+distinct options for providing support for the software beyond any
+support that may be offered by the developers of the software:
+Firstly, a subset of users of the software may decide to continue
+supporting the product with updates and bug fixes themselves -- a
+group called Fedora Legacy did this for Red Hat 7.3 and Red Hat 9, for
+several years after official updates ceased. Secondly, a new project
+may decide to continue the development of the software by itself,
+offering users an alternative upgrade option in the form of a new
+release or distribution of the software. Finally, the user can hire an
+independent software developer, or team of developers to continue to
+improve and maintain the software.</strong></p>
+

Added: windows7sins/meta/objects/lockin.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/lockin.html       Mon Sep 28 16:00:46 2009        
(r712)
@@ -0,0 +1,8 @@
+<h2>Microsoft's lock-in strategy</h2>
+
+<p><a
+href="http://en.wikipedia.org/wiki/Embrace,_extend_and_extinguish";>"Embrace,
+extend and extinguish"</a> -- that's how Microsoft described its
+strategy for locking its users into proprietary extensions to
+standards. </p>
+

Added: windows7sins/meta/objects/monopoly-more.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/monopoly-more.html        Mon Sep 28 16:00:46 
2009        (r712)
@@ -0,0 +1,52 @@
+<p>Early versions of Windows 3.1, relying on an underlying version of
+the DOS operating system <a
+href="http://www.theregister.co.uk/1999/11/05/how_ms_played_the_incompatibility/";>would
+throw an error</a> if non-Microsoft DOS, such as Digital Research's
+DR-DOS, were detected. At one point, Microsoft CEO Bill Gates, in an
+internal memo said "You never sent me a response on the question of
+what things an app would do that would make it run with MS-DOS and not
+run with DR-DOS. Is there [sic] feature they have that might get in
+our way?" with Microsoft Senior Vice President Brad Silverberg later
+sent another memo, stating: "What the [user] is supposed to do is feel
+uncomfortable, and when he has bugs, suspect that the problem is
+DR-DOS and then go out to buy MS-DOS."</p>
+
+<p>Microsoft recently tried to sell a bunch of patents which would
+threaten GNU/Linux to patent-trolls, but the patents were <a
+href="http://www.pcworld.com/businesscenter/article/171589/open_source_group_buys_microsoft_patents_to_ward_off_patent_trolls.html";>eventually
+purchased by the Open Innovation Network</a>, a group with patents to
+protect free software.</p>
+
+<p>In recent months, we've seen Amazon.co.uk is starting to make <a
+href="http://tech.slashdot.org/article.pl?sid=09/07/23/1855211";>Windows
+refunds quick and easy</a> for GNU/Linux users buying netbook
+computers. Whether this will become a growing trend, who knows?</p>
+
+<p>Worse, most PC manufacturers still do not offer you the opportunity
+to buy a machine without Windows. </p>
+
+<p>Traditionally, building your own machine was a way to get around the
+Windows tax. Microsoft has managed to hurt this, too. Sites such as
+NewEgg have many of their best deals tied to a purchase of an OEM copy
+of Windows, penalizing those who actively seek to avoid Microsoft and
+other proprietary software companies in the name of freedom.</p>
+
+<p>The monopoly of Windows isn't just limited to the direct influence
+of Microsoft's products: many computer manufacturers only ship
+machines with Windows, because of bundling deals with other software
+companies, loading up the machine with a variety of proprietary
+software, including trial offers for Internet providers and other
+junkware.</p>
+
+<p><strong>Free software doesn't have this problem: There cannot be a
+monopoly on free software, because everybody has the source code and
+everybody can change the software and distribute modified
+versions. While some major PC manufacturers are flirting with the idea
+of selling machines running GNU/Linux, all major PC manufacturers are
+still heavily advocating the use of proprietary software, by virtue of
+their relationship with Microsoft.</strong></p>
+
+<p>Further reading: <a
+href="http://www.gnu.org/philosophy/microsoft-antitrust.html";>The
+Microsoft Antitrust Trial and Free Software</a></p>
+

Added: windows7sins/meta/objects/monopoly.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/monopoly.html     Mon Sep 28 16:00:46 2009        
(r712)
@@ -0,0 +1,8 @@
+<h2>Microsoft's monopoly</h2>
+
+<p>Microsoft has been found guilty of monopolistic behavior all over
+the world. With Windows Vista, Microsoft worked with PC manufacturers
+to significantly increase the hardware specifications for the standard
+user-experience, causing people to require new computers to run the
+updated OS.</p>
+

Added: windows7sins/meta/objects/nav.inc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/nav.inc   Mon Sep 28 16:00:46 2009        (r712)
@@ -0,0 +1,15 @@
+<div class="slider-wrap yui-g">
+       <div id="stripNav0" class="stripNav" style="width: 649px;">
+       <ul>
+               <li class="tab1"><a href="/education/">Education</a></li>
+               <li class="tab2"><a href="/drm/">DRM</a></li>
+               <li class="tab3"><a href="/security/">Security</a></li>
+               <li class="tab4"><a href="/monopoly/">Monopoly</a></li>
+               <li class="tab5"><a href="/standards/">Standards</a></li>
+               <li class="tab6"><a href="/lockin/">Lock In</a></li>
+               <li class="tab7"><a href="/privacy/">Privacy</a></li>
+       </ul>
+       </div>
+</div>
+
+          <div class="yui-g copy">

Added: windows7sins/meta/objects/privacy-more.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/privacy-more.html Mon Sep 28 16:00:46 2009        
(r712)
@@ -0,0 +1,53 @@
+<p>Windows Genuine Advantage (WGA) is Microsoft's system for remotely checking 
your computer.  WGA scans various parts of your hard drive to reassure 
Microsoft that you are running an "approved" version of Windows. WGA is 
mandatory monitoring system and if Microsoft decides you are not "approved" 
they can disable your computer's functionality. Currently Microsoft confirms 
that WGA checks:</p>
+
+<ul>
+<li>Computer make and model</li>
+<li>BIOS</li>
+<li>MAC address</li>
+<li>A unique number assigned to your computer - Globally Unique Identifier or 
GUID</li>
+<li>Hard drive serial number</li>
+<li>Region and language settings of the operating system</li>
+
+<li>Operating system version</li>
+<li>PC BIOS information (make, version, date)</li>
+<li>PC manufacturer</li>
+<li>User locale setting</li>
+<li>Validation and installation results.</li>
+<li>Windows or Office product key</li>
+<li>Windows XP product ID</li>
+</ul>
+
+<p>WGA has caused a number privacy related problems, including deletion of 
software.  WGA gets automatically updated as part of Microsoft's critical 
update procedures, giving users little choice but to accept changes to the 
systems Microsoft can monitor. Many have claimed that WGA is spyware, and 
although Microsoft have denied such intent, they retain the power to decide 
what counts as an invasion of your privacy.</p>
+
+<p>For Windows 7 they are changing the name of the product to Windows 7 
Activation Technologies (WAT), but the functionality remains the same.</p>
+
+<p>Microsoft's version of a "Trusted Computing" scheme is called "Palladium". 
Proprietary programs have included malicious features before, but Palladium 
would make it universal.</p>
+
+<p>Hollywood and the record companies will use Palladium to ensure that
+downloaded videos and music can be played only on one specified
+computer and the sharing of 'authorized' files will be entirely
+impossible.</p>
+
+<p>Making sharing impossible is bad enough, but it gets worse. There are
+plans to use the same facility for email and documents--resulting in
+email that disappears in two weeks, or documents that can only be read
+on the computers in one company.</p>
+
+<p>Imagine if you get an email from your boss telling you to do something
+that you think is risky; a month later, when it backfires, you can't
+use the email to show that the decision was not yours. "Getting it in
+writing" doesn't protect you when the order is written in disappearing
+ink.</p>
+
+<p>Treacherous computing puts the existence of free operating systems and
+free applications at risk, because you may not be able to run them at
+all. </p>
+
+<p>Some versions of treacherous computing would require the operating
+system to be specifically authorized by a particular company. Free
+operating systems could not be installed. Some versions of treacherous
+computing would require every program to be specifically authorized by
+the operating system developer.</p>
+
+<p>You could not run free applications on such a system. If you did
+figure out how, and told someone, that could be a crime.</p>

Added: windows7sins/meta/objects/privacy.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/privacy.html      Mon Sep 28 16:00:46 2009        
(r712)
@@ -0,0 +1,9 @@
+<h2>Privacy and Microsoft</h2>
+
+<p>Who should your computer take its orders from?</p>
+
+<p>Most people think their computers should obey them, not obey
+someone else. Yet, with a plan they call "trusted computing" and
+software they call Windows Genuine Advantage, Microsoft and others are
+planning to make your next computer obey them instead of you, and this
+has serious consequences for your privacy.</p>

Added: windows7sins/meta/objects/resources.inc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/resources.inc     Mon Sep 28 16:00:46 2009        
(r712)
@@ -0,0 +1,13 @@
+<div id="resources">
+             <h3>Resources</h3>
+
+               <ul>
+             <li><a href="/flyer.pdf" title="Download our flyer"><img 
src="i/flyer-tiny.png" alt="Flyer"></a></li>
+               <li><a href="/postcard.pdf"><img src="i/postcard-tiny.png" 
alt="Flyer"></a></li>
+                </ul>
+
+   <p>We'll be adding more soon. If you have a flyer to contribute, please 
send it to <a href="mailto:address@hidden";>address@hidden</a>.</p>
+
+</div>
+
+   
\ No newline at end of file

Added: windows7sins/meta/objects/security-more.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/security-more.html        Mon Sep 28 16:00:46 
2009        (r712)
@@ -0,0 +1,45 @@
+<p>But how do you know your computer is secure? If you're using
+proprietary software, you don't! With free software, even if you don't
+have the skills to evaluate the software, you can be certain that
+someone else can.</p>
+
+<p>Windows has a long history of security vulnerabilities, enabling the
+spread of viruses and allowing remote users to take over people's
+computers for use in spam-sending botnets. Because the software is
+secret, all users are dependent on Microsoft to fix these problems --
+but Microsoft has its own security interests at heart, not those of
+its users.</p>
+
+<p>In 2005, <a 
href="http://en.wikipedia.org/wiki/Windows_Metafile_vulnerability";>a 
vulnerability</a> was discovered that affects all versions of
+Windows from Windows 3.0, released in 1990 until Windows Server 2003
+R2 from December 2005, with XP and later versions most severely
+affected. The problem, which affects the Windows Metafile image
+format, a format commonly used for clip-art and other vector
+images. Files containing specially crafted 'Escape codes' allow for
+arbitrary user-defined function code to be run when displaying the
+image fails. </p>
+
+<p>Security researcher, Steve Gibson, <a 
href="http://www.grc.com/sn/SN-022.htm";>believes the flaw may be 
intentional</a>, too.</p>
+
+<p>The situations where such files are viewed is wide:</p>
+
+<ul>
+<li>Viewing a website in Internet Explorer.</li>
+<li>Previewing an image on your desktop or using Windows Explorer.</li>
+<li>Previewing an infected email in Microsoft Outlook or Outlook Express.</li>
+</ul>
+
+<p>Microsoft even introduced a new class of malware, the macro virus --
+allowing seemingly innocuous spreadsheets and word processing
+documents to contain malicious programming code in Microsoft Office.</p>
+
+<p>Part of the issue of Windows security comes from the fact that that by
+default, administrator accounts are used and expected by many
+applications -- these adminstrator accounts also allow malware to
+attack the operating system.</p>
+
+<p><strong>In free software this would be treated as both a technical
+issue and a social problem -- if software needs to do things as an
+administrator, it needs a good reason to do so, and if it prevents
+users from doing the job without risking their privacy and security,
+it is anti-social.</strong></p>

Added: windows7sins/meta/objects/security.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/security.html     Mon Sep 28 16:00:46 2009        
(r712)
@@ -0,0 +1,17 @@
+<h2>Security</h2>
+
+<blockquote>
+  <p>"The security of your computer and network depends on two things: what
+  you do to secure your computer and network, and what everyone else
+  does to secure their computers and networks. It's not enough for you
+  to maintain a secure network. If other people don't maintain their
+  security, we're all more vulnerable to attack. When many unsecure
+  computers are connected to the Internet, worms spread faster and more
+  extensively, distributed denial-of-service attacks are easier to
+  launch, and spammers have more platforms from which to send
+  e-mail. The more unsecure the average computer on the Internet is,
+  the more unsecure your computer is."</p>
+
+  <p style="text-align:right;">-- Bruce Schneier</p>
+
+</blockquote>

Added: windows7sins/meta/objects/sidebar.inc
==============================================================================

Added: windows7sins/meta/objects/standards-more.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/standards-more.html       Mon Sep 28 16:00:46 
2009        (r712)
@@ -0,0 +1,37 @@
+<p><a
+href="http://www.marketwatch.com/story/story/print?guid=C0D943C4-4ADC-471C-8F87-9181A4EC3E7B";>Microsoft
+is attempting</a> to block an established, free and open format by
+heavily pushing one they have much more control over, and they're
+using all their lobbying power to try and fast track it through the
+standards process, destroying the reputations of the very standards
+bodies they seek approval from. Microsoft challenges the existing
+OpenDocument standards for Office documents with its own Office
+OpenXML format, which specifically implements Microsoft Office, rather
+than a more general standard.</p>
+
+<p>Unlike OpenDocument, which is <a
+href="http://www.freesoftwaremagazine.com/node/2138/pdf";>well-supported
+and cross-platform</a>, Microsoft's format is only supported by <a
+href="http://www.gnu.org/philosophy/categories.html#ProprietarySoftware";
+title="Proprietary software is software that is not free or
+semi-free. Its use, redistribution or modification is prohibited, or
+requires you to ask for permission, or is restricted so much that you
+effectively can&#39;t do it freely.">proprietary software</a> from one
+vendor, and because it has been designed to implement every bug,
+glitch and historical feature from Microsoft's Office software, the
+specification to implement OOXML is over 6000 pages long, making it
+much harder for other software to implement the format.</p>
+
+<p>Office documents are not the only area where Microsoft has railed
+against standards. Microsoft has abused its monopoly position on the
+internet, by making its Internet Explorer browser support only a
+subset of the published web standards, whilst submitting users to an
+inferior experience when an alternative browser was used. In Europe,
+Microsoft has been forced to offer a 'ballot screen' of alternative
+web browsers to the user upon installation of Windows 7 to force
+Microsoft's browser monopoly to end.</p>
+
+<p><strong>With free formats, it's important to ensure you are using
+free software as well. Free formats cannot excuse the damage done by
+proprietary software.</strong></p>
+

Added: windows7sins/meta/objects/standards.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/standards.html    Mon Sep 28 16:00:46 2009        
(r712)
@@ -0,0 +1,10 @@
+<h2>Microsoft opposes standards...</h2>
+
+<p>Standards are important. With standards, users of various computing
+platforms can share information. It also removes users from the
+barrier of vendor lock-in. This is most prevalent in the area of
+Office documents, where entire governments, at both a state and
+national level, have made decisions based on the future proofing of
+their information.</p>
+
+

Added: windows7sins/meta/objects/top.inc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/top.inc   Mon Sep 28 16:00:46 2009        (r712)
@@ -0,0 +1,69 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 
"http://www.w3.org/TR/html4/strict.dtd";>
+<html>
+<head>
+  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+  <title>Windows 7 Sins &mdash; The case against Microsoft and proprietary 
software</title>
+
+  <style type="text/css" media="screen">
+
+   @import url(/c/combo.css);
+   @import url(/c/sins.css);
+   @import url(/c/modal.css);
+
+  </style>
+
+  <style type="text/css" media="print">
+   @import url(/c/print.css);
+  </style>
+
+  <script src="/s/jquery1.3min.js" type="text/javascript"></script>
+  <script src="/s/jquery.easing.1.3.js" type="text/javascript"></script>
+  <script src="/s/jquery.easing.compatibility.js" 
type="text/javascript"></script>
+  <script type="text/javascript" src="/s/jqueryui.js"></script>
+  <script type="text/javascript" src="/s/turn.js"></script>
+  <script type="text/javascript" 
src="/s/jquery.hoverIntent.minified.js"></script>
+  <script src="/s/coda-slider.1.1.1.js" type="text/javascript"></script>
+  <script type="text/javascript" src="/s/modal.js"></script>
+  <script type="text/javascript" 
src="/s/c/r/i/p/t/text-javascript.js"></script>
+
+  <script type="text/javascript">
+
+  jQuery(window).bind("load", function() {
+  jQuery("div#slider1").codaSlider()
+  });
+
+  $(document).ready(function(){
+  $( '#target' ).fold({directory: 'i', turnImage: 'fold.png'});
+  jQuery('a[rel*=facebox]').facebox() 
+  });
+
+  document.write('<link rel="stylesheet" href="/c/js.css" media="screen">'); 
+
+  </script>
+</head>
+<body>
+
+  <a id="take-action-banner" href="http://meta.windows7sins.org/";><img 
src="/i/band.png" alt="Do something"></a>
+
+  <div id="custom-doc" class="yui-t7">
+    <div id="hd">
+      <h1 id="logo"><a href="/">Windows 7 Sins</a></h1>
+    </div>
+
+    <div id="bd">
+      <div id="yui-main">
+        <div class="yui-b">
+          <div id="outer">
+           <div class="yui-g">
+
+               <p id="intro-subtitle"><a href="/#signup-form">With Windows 7, 
Microsoft is asserting legal control over <b>your</b> computer and is using 
this power to abuse computer users.</a></p>
+
+             <noscript>
+
+      <?php include('homepage-text.html'); ?>
+
+             </noscript>
+             
+           </div>
+
+

Added: windows7sins/meta/objects/widget.inc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/meta/objects/widget.inc        Mon Sep 28 16:00:46 2009        
(r712)
@@ -0,0 +1 @@
+<h3 id="widget-link"><a href="/widget/">Support our campaign &mdash; add the 
Windows 7 Sins widget to your website!</a></h3>
\ No newline at end of file




reply via email to

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