svnweb-commits
[Top][All Lists]
Advanced

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

[Svnweb-commits] r700 - in windows7sins/trunk: . c drm education i locki


From: sysadmin
Subject: [Svnweb-commits] r700 - in windows7sins/trunk: . c drm education i lockin monopoly privacy s security standards
Date: Fri, 25 Sep 2009 16:22:34 -0400

Author: mattl
Date: Fri Sep 25 16:22:27 2009
New Revision: 700

Log:
new website

Added:
   windows7sins/trunk/base.inc
   windows7sins/trunk/drm/
   windows7sins/trunk/drm-more.html
   windows7sins/trunk/drm.html
   windows7sins/trunk/education/
   windows7sins/trunk/education-more.html
   windows7sins/trunk/education.html
   windows7sins/trunk/education/index.php
   windows7sins/trunk/footer.inc
   windows7sins/trunk/homepage-text-more.html
   windows7sins/trunk/homepage-text.html
   windows7sins/trunk/how-we-got-here.html
   windows7sins/trunk/index.php
   windows7sins/trunk/intern.inc
   windows7sins/trunk/letter.inc
   windows7sins/trunk/lipsum.txt
   windows7sins/trunk/lockin/
   windows7sins/trunk/lockin-more.html
   windows7sins/trunk/lockin.html
   windows7sins/trunk/monopoly/
   windows7sins/trunk/monopoly-more.html
   windows7sins/trunk/monopoly.html
   windows7sins/trunk/nav.inc
   windows7sins/trunk/privacy/
   windows7sins/trunk/privacy-more.html
   windows7sins/trunk/privacy.html
   windows7sins/trunk/resources.inc
   windows7sins/trunk/security/
   windows7sins/trunk/security-more.html
   windows7sins/trunk/security.html
   windows7sins/trunk/sidebar.inc
   windows7sins/trunk/standards/
   windows7sins/trunk/standards-more.html
   windows7sins/trunk/standards.html
   windows7sins/trunk/top.inc
   windows7sins/trunk/widget.inc
Modified:
   windows7sins/trunk/c/js.css
   windows7sins/trunk/c/modal.css
   windows7sins/trunk/c/sins.css
   windows7sins/trunk/i/band.svg
   windows7sins/trunk/s/coda-slider.1.1.1.js
   windows7sins/trunk/s/modal.js

Added: windows7sins/trunk/base.inc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/base.inc Fri Sep 25 16:22:27 2009        (r700)
@@ -0,0 +1,53 @@
+      </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://creativecommons.org/licenses/by-nd/3.0/";>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 class="current" 
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>
+

Modified: windows7sins/trunk/c/js.css
==============================================================================
--- windows7sins/trunk/c/js.css Fri Sep 25 12:04:30 2009        (r699)
+++ windows7sins/trunk/c/js.css Fri Sep 25 16:22:27 2009        (r700)
@@ -1,20 +1,10 @@
-.panel{ min-height: 360px; background-repeat: no-repeat; position: relative;}
+.panel{ min-height: 200px; background-repeat: no-repeat; position: relative;}
 
-#p-standards {background-image: url(/i/windows7sins-bg.png);}
-#p-monopoly {background-image: url(/i/angrypixel-microsoft-monopoly.jpg);}
-#p-lockin {background-image: url(/i/windows7sins-bg.png);}
-#p-drm {background-image: url(/i/windows7sins-bg.png);}
-#p-privacy {background-image: url(/i/windows7sins-bg.png);}
-#p-education {background-image: url(/i/windows7sins-bg.png);}
-#p-security {background-image: url(/i/windows7sins-bg.png);}
-
-#p-monopoly .wrapper {position: absolute; color: white !important; top: 230px; 
padding: 0 !important; margin: 0 !important; width: 700px !important;}
-
-#p-monopoly .wrapper p{color: white;}
+.wrapper { font-size: 18px !important; }
 
 .more{display: none;}
 
-.wrapper {width: 340px; float: right; padding: 10px;}
+.wrapper { padding: 20px !important; width: 640px; height: 200px; }
 .wrapper h2{display: none !important;}
 
-.wrapper h3{display: block;}
\ No newline at end of file
+.wrapper h3{display: block;}

Modified: windows7sins/trunk/c/modal.css
==============================================================================
--- windows7sins/trunk/c/modal.css      Fri Sep 25 12:04:30 2009        (r699)
+++ windows7sins/trunk/c/modal.css      Fri Sep 25 16:22:27 2009        (r700)
@@ -3,19 +3,19 @@
 }
 
 #facebox .tl {
-  background:url(/i/tl.png);
+  background:url(/i/tl.png) no-repeat;
 }
 
 #facebox .tr {
-  background:url(/i/tr.png);
+  background:url(/i/tr.png) no-repeat;
 }
 
 #facebox .bl {
-  background:url(/i/bl.png);
+  background:url(/i/bl.png) no-repeat;
 }
 
 #facebox .br {
-  background:url(/i/br.png);
+  background:url(/i/br.png) no-repeat;
 }
 
 #facebox {

Modified: windows7sins/trunk/c/sins.css
==============================================================================
--- windows7sins/trunk/c/sins.css       Fri Sep 25 12:04:30 2009        (r699)
+++ windows7sins/trunk/c/sins.css       Fri Sep 25 16:22:27 2009        (r700)
@@ -32,7 +32,7 @@
 #ft{text-align: center; border-top: 2px solid #bbb; padding-top: 20px;}
 
                /* These 2 lines specify style applied while slider is loading 
*/
-               .csw {width: 700px; background: #fff;}
+               .csw {width: 650px; background: #fff;}
                .csw .loading {margin: 200px 0 300px 0; text-align: center}
 
                .stripViewer { /* This is the viewing window */
@@ -40,8 +40,9 @@
                        overflow: hidden; 
                        margin: auto;
                        width: 700px; /* Also specified in  .stripViewer 
.panelContainer .panel  below */
-                       height: 360px;
+                       height: 290px;
                        clear: both;
+                        background-color: #d9f0fd;
                        
                }
                
@@ -97,13 +98,10 @@
                }
 
                .stripNav ul{min-width: 700px !important; list-style: none 
!important; margin: 0; margin-left: 3px; l2ine-height: 25px; text-align: 
center; margin-bottom: 9px;}
-               .stripNav li{display: inline; font-size: 19px; width: 100%;}
 
-               .stripNav li a{padding: 6px; margin-right: 7px}
+.stripNav li{display: inline; font-size: 15px; width: 100%; margin-right: 18px}
 
-               .stripNav li a:hover{color: white; text-decoration: none; 
background-color: blue;}
-
-.panel h3{font-size: 25px;}
+.panel h3{font-size: 19px;}
 
 #signup {text-align: center;}
 
@@ -199,9 +197,9 @@
 
 #facebox .more li{margin-bottom: 1.6em;}
 
-.panel .wrapper p, #sub-content p{text-align: justify; color: #333;}
+.panel .wrapper p, #main-body p{text-align: justify; color: #333;}
 
-#sub-content {font-size: 117%;}
+#main-body, .copy {font-size: 130%;}
 
 .panel .wrapper h3{text-align: center;}
 
@@ -211,7 +209,7 @@
 
 dt {font-size: 34px; font-weight: normal; line-height: 51px; color: #444; 
text-transform: lowercase;}
 
-#badvista {width: 200px; height: 281px; margin: 30px; float: right; 
background-image: url(/i/badvista.png);}
+#badvista {width: 200px; height: 281px; margin: 30px; float: right; 
background-image: url(/i/badvista.png); background-repeat: no-repeat;}
 
 #bill1{width: 160px; height: 236px; margin: 0px; float: right; 
background-image: url(/i/bill1.png);}
 
@@ -219,8 +217,6 @@
 
 #bill1, #bill2{background-repeat: no-repeat; background-position: top right;}
 
-noscript p{background-color: red; color: white; font-size: 18px; line-height: 
34px}
-
 #intern a img {border: 5px solid white;}
 
 #intern a:hover img {border: 5px solid yellow;}
@@ -229,4 +225,46 @@
 
 .wrapper h3{display: none;}
 
-#take-action-banner { position: absolute; top: 0; right:0; z-index: 9999}
\ No newline at end of file
+#ft ul{padding:0; margin: 0;}
+
+#ft li{display: inline;}
+
+#ft li a{margin-right: 2em;}
+
+#take-action-banner { position: absolute; top: 0; right:0; z-index: 9999}
+
+a{color: blue !important;}
+
+p a:hover{color: red !important; text-decoration: underline !important;}
+
+#stripNav0 li a { padding: 10px; color: #333 !important; text-decoration: none 
!important;  }
+
+.current{ background-color: #d9f0fd;}
+
+#main-body{ background-color: white !important; }
+
+.wrapper q {font-style: italic; font-size: 80%;}
+
+#news{padding: 4px; text-align: center; font-size: 20px;}
+
+#intro-subtitle{font-size: 23px; text-align: center; font-weight: normal; 
padding: 5px }
+
+#intro-subtitle a{color: black !important; text-decoration: none !important; 
display: block;}
+
+#intro-subtitle:hover{ background-color: #d9f0fd;  }
+
+.signup-form{ text-align: center; padding: 6px;  background-color: #ff5 
!important; margin-top: 1em; margin-bottom: 1em; }
+
+.signup-form h3{ font-size: 24px; padding: 6px; margin: 0; }
+
+.signup-form input, .signup-form label { font-size: 20px; }
+
+#widget-link{ text-align: center; background-color: yellow; padding: 5px }
+
+#resources{ text-align: center; border-top: 2px solid black }
+
+#resources p{ font-size: 14px; text-align: center; margin-top: 1em }
+
+#resources ul{ padding: 0; margin: 0; }
+
+#resources li { display: inline; margin-right: 2em }
\ No newline at end of file

Added: windows7sins/trunk/drm-more.html
==============================================================================

Added: windows7sins/trunk/drm.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/drm.html Fri Sep 25 16:22:27 2009        (r700)
@@ -0,0 +1,3 @@
+<h2>the drms</h2>
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras ornare faucibus 
est nec placerat. Nunc quis ante lacus, eget aliquam risus. Quisque id quam 
felis, vitae scelerisque tellus. Vivamus magna odio, facilisis vel pharetra 
mollis, sollicitudin ut leo. Fusce rhoncus elementum rhoncus. Nunc consectetur 
cursus vestibulum. Integer leo eros, ultrices eget convallis quis, tincidunt 
non leo. Nulla aliquet elementum consequat. Fusce cursus fermentum dui, quis 
viverra odio sagittis at. Quisque id elementum dui. Sed rutrum interdum urna, a 
accumsan massa rhoncus at. 

Added: windows7sins/trunk/education-more.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/education-more.html      Fri Sep 25 16:22:27 2009        
(r700)
@@ -0,0 +1,37 @@
+<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 -- 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 on Windows XP -- 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>
\ No newline at end of file

Added: windows7sins/trunk/education.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/education.html   Fri Sep 25 16:22:27 2009        (r700)
@@ -0,0 +1,11 @@
+<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 -- Microsoft spends large sums of money on lobbyists and marketing 
to
+procure the support of educational departments. </p>
+

Added: windows7sins/trunk/education/index.php
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/education/index.php      Fri Sep 25 16:22:27 2009        
(r700)
@@ -0,0 +1,13 @@
+<?php
+
+require('../top.inc');
+
+require('../nav.inc');
+
+require('../education.html');
+
+require('../education-more.html');
+
+require('../base.inc');
+
+?>

Added: windows7sins/trunk/footer.inc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/footer.inc       Fri Sep 25 16:22:27 2009        (r700)
@@ -0,0 +1,38 @@
+      <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://creativecommons.org/licenses/by-nd/3.0/";>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>
+
+<ul>
+               <li class="tab1"><a class="current" 
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>

Added: windows7sins/trunk/homepage-text-more.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/homepage-text-more.html  Fri Sep 25 16:22:27 2009        
(r700)
@@ -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/trunk/homepage-text.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/homepage-text.html       Fri Sep 25 16:22:27 2009        
(r700)
@@ -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/trunk/how-we-got-here.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/how-we-got-here.html     Fri Sep 25 16:22:27 2009        
(r700)
@@ -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

Modified: windows7sins/trunk/i/band.svg
==============================================================================
--- windows7sins/trunk/i/band.svg       Fri Sep 25 12:04:30 2009        (r699)
+++ windows7sins/trunk/i/band.svg       Fri Sep 25 16:22:27 2009        (r700)
@@ -6,6 +6,7 @@
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
    xmlns:svg="http://www.w3.org/2000/svg";
    xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
    width="744.09448819"
@@ -17,6 +18,17 @@
    inkscape:output_extension="org.inkscape.output.svg.inkscape">
   <defs
      id="defs4">
+    <linearGradient
+       id="linearGradient3301">
+      <stop
+         style="stop-color:#fdca01;stop-opacity:1;"
+         offset="0"
+         id="stop3303" />
+      <stop
+         style="stop-color:#e4bc1d;stop-opacity:1;"
+         offset="1"
+         id="stop3305" />
+    </linearGradient>
     <inkscape:perspective
        sodipodi:type="inkscape:persp3d"
        inkscape:vp_x="0 : 526.18109 : 1"
@@ -39,6 +51,15 @@
          stdDeviation="4.0535989"
          id="feGaussianBlur3269" />
     </filter>
+    <linearGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient3301"
+       id="linearGradient3307"
+       x1="-389.90378"
+       y1="237.43138"
+       x2="-275.25146"
+       y2="364.45807"
+       gradientUnits="userSpaceOnUse" />
   </defs>
   <sodipodi:namedview
      id="base"
@@ -50,9 +71,9 @@
      objecttolerance="10"
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
-     inkscape:zoom="0.7"
-     inkscape:cx="-332.80013"
-     inkscape:cy="768.96936"
+     inkscape:zoom="3.959798"
+     inkscape:cx="-199.94308"
+     inkscape:cy="825.07177"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="false"
@@ -100,7 +121,18 @@
       <path
          id="rect2470"
          d="M -410,237.53125 L -268.84375,378.6875 L -268.5625,378.40625 L 
-268.5625,343.625 L -374.65625,237.53125 L -410,237.53125 z"
-         
style="opacity:1;fill:#fdca01;fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
+         
style="opacity:1;fill:url(#linearGradient3307);fill-opacity:1;stroke:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
 />
     </g>
+    <text
+       xml:space="preserve"
+       
style="font-size:25.7739296px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Futura
 MdCn BT;-inkscape-font-specification:Futura MdCn BT Bold"
+       x="-44.340206"
+       y="280.43243"
+       id="text3297"
+       transform="matrix(0.7071068,0.7071068,-0.7071068,0.7071068,0,0)"><tspan
+         sodipodi:role="line"
+         id="tspan3299"
+         x="-44.340206"
+         y="280.43243">GET INVOLVED!</tspan></text>
   </g>
 </svg>

Added: windows7sins/trunk/index.php
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/index.php        Fri Sep 25 16:22:27 2009        (r700)
@@ -0,0 +1,163 @@
+<?php include ('top.inc'); ?>
+
+            <div class="slider-wrap yui-g">
+              <div id="slider1" class="csw">
+                <div class="panelContainer">
+
+                  <div class="panel" title="Education" id="p-education">
+                    <div class="wrapper">
+
+                     <?php include('education.html'); ?>
+             
+                      <h3><a href="#education-more" rel="facebox">How 
proprietary software attacks education</a></h3>
+
+                    </div>
+                  </div>
+
+                  <div id="education-more" class="more">
+
+                     <p><a href="/education/">Share this sin with 
others</a></p>
+
+                     <?php include('education-more.html'); ?>
+
+                     <p><a href="/education/">Share this sin with 
others</a></p>
+
+                  </div>
+
+                <div class="panel" title="DRM" id="p-drm">
+                    <div class="wrapper">
+
+                     <?php include('drm.html'); ?>
+                     
+                      <h3><a href="#drm-more" rel="facebox">How DRM restricts 
your freedom</a></h3>
+
+                   </div>
+                  </div>
+
+                  <div id="drm-more" class="more">
+
+                     <?php include('drm-more.html'); ?>
+                   
+                 </div>
+
+                  <div class="panel" title="Security" id="p-security">
+                    <div class="wrapper">
+
+                     <?php include('security.html'); ?>
+
+                       <h3><a href="#security-more" rel="facebox">Proprietary 
software is inherently less-secure than free software</a></h3>
+
+                   </div>
+                  </div>
+
+                 <div id="security-more" class="more">
+
+                     <?php include('security-more.html'); ?>
+
+                 </div>
+
+                  <div class="panel" title="Monopoly" id="p-monopoly">
+                    <div class="wrapper">
+
+                     <?php include('monopoly.html'); ?>
+
+                     <h3><a href="#monopoly-more" rel="facebox">Microsoft's 
monopoly affects your freedom</a></h3>
+
+                   </div>
+                  </div>
+
+                 <div id="monopoly-more" class="more">
+
+                     <?php include('monopoly-more.html'); ?>
+
+                 </div>
+
+                  <div class="panel" title="Standards" id="p-standards">
+                    <div class="wrapper">
+
+                     <?php include('standards.html'); ?>
+                     
+                     <h3><a href="#standards-more" rel="facebox">Microsoft's 
attacks against OpenDocument</a></h3>
+
+                   </div>
+
+                  </div>
+
+                 <div id="standards-more" class="more">
+
+                     <?php include('standards-more.html'); ?>
+
+                 </div>
+
+                  <div class="panel" title="Lock In" id="p-lockin">
+                    <div class="wrapper">
+
+                     <?php include('lockin.html'); ?>
+                     
+                     <h3><a href="#lockin-more" rel="facebox">Microsoft and 
proprietary software breeds a dependency on their secret software</a></h3>
+                     
+                  </div>
+
+                  </div>
+
+                 <div id="lockin-more" class="more">
+
+                     <?php include('lockin-more.html'); ?>
+
+                 </div>
+                 
+                  <div class="panel" title="Privacy" id="p-privacy">
+                    <div class="wrapper">
+
+                     <?php include('privacy.html'); ?>
+
+                     <h3><a href="#privacy-more" rel="facebox">Microsoft's 
Genuine Disadvantage</a></h3>                     
+
+                   </div>
+                  </div>
+
+                 <div id="privacy-more" class="more">
+
+                     <?php include('privacy-more.html'); ?>
+
+                 </div>
+
+                </div><!-- .panelContainer -->
+              </div><!-- #slider1 -->
+            </div><!-- .slider-wrap -->
+          </div>
+
+         <div class="yui-g netscape4 signup-form">
+
+              <form class="netscape4" 
action="http://lists.gnu.org/mailman/subscribe/windows7sins"; method="post">
+                 
+                  <h3>Stay informed &mdash; join our Windows 7 Sins
+                  mailing list</h3>
+                 <p><label>Email: <input type="text" name="email" size=
+                  "40" maxlength="200" value="address@hidden" 
onclick="value=''"></label>
+                  <label><input type="submit" value=
+                  "Sign up"></label></p>
+              </form>
+
+              <p>The Free Software Foundation takes your privacy very 
seriously. Please read our <a 
href="https://my.fsf.org/donate/privacypolicy.html";>privacy policy</a>.</p>
+
+         </div>
+
+          <div class="yui-g" id="main-body">
+
+              <?php include('homepage-text.html'); ?>
+
+              <?php include('letter.inc'); ?>
+
+              <?php include('homepage-text-more.html'); ?>
+
+              <?php include('widget.inc'); ?>
+
+              <?php include('how-we-got-here.html'); ?>     
+
+              <?php include('resources.inc'); ?>
+
+          </div>
+        </div>
+
+<?php include ('base.inc'); ?>

Added: windows7sins/trunk/intern.inc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/intern.inc       Fri Sep 25 16:22:27 2009        (r700)
@@ -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/trunk/letter.inc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/letter.inc       Fri Sep 25 16:22:27 2009        (r700)
@@ -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/trunk/lipsum.txt
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/lipsum.txt       Fri Sep 25 16:22:27 2009        (r700)
@@ -0,0 +1 @@
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras ornare faucibus 
est nec placerat. Nunc quis ante lacus, eget aliquam risus. Quisque id quam 
felis, vitae scelerisque tellus. Vivamus magna odio, facilisis vel pharetra 
mollis, sollicitudin ut leo. Fusce rhoncus elementum rhoncus. Nunc consectetur 
cursus vestibulum. Integer leo eros, ultrices eget convallis quis, tincidunt 
non leo. Nulla aliquet elementum consequat. Fusce cursus fermentum dui, quis 
viverra odio sagittis at. Quisque id elementum dui. Sed rutrum interdum urna, a 
accumsan massa rhoncus at. 

Added: windows7sins/trunk/lockin-more.html
==============================================================================

Added: windows7sins/trunk/lockin.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/lockin.html      Fri Sep 25 16:22:27 2009        (r700)
@@ -0,0 +1,3 @@
+<h2>the drms</h2>
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras ornare faucibus 
est nec placerat. Nunc quis ante lacus, eget aliquam risus. Quisque id quam 
felis, vitae scelerisque tellus. Vivamus magna odio, facilisis vel pharetra 
mollis, sollicitudin ut leo. Fusce rhoncus elementum rhoncus. Nunc consectetur 
cursus vestibulum. Integer leo eros, ultrices eget convallis quis, tincidunt 
non leo. Nulla aliquet elementum consequat. Fusce cursus fermentum dui, quis 
viverra odio sagittis at. Quisque id elementum dui. Sed rutrum interdum urna, a 
accumsan massa rhoncus at. 

Added: windows7sins/trunk/monopoly-more.html
==============================================================================

Added: windows7sins/trunk/monopoly.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/monopoly.html    Fri Sep 25 16:22:27 2009        (r700)
@@ -0,0 +1,3 @@
+<h2>the drms</h2>
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras ornare faucibus 
est nec placerat. Nunc quis ante lacus, eget aliquam risus. Quisque id quam 
felis, vitae scelerisque tellus. Vivamus magna odio, facilisis vel pharetra 
mollis, sollicitudin ut leo. Fusce rhoncus elementum rhoncus. Nunc consectetur 
cursus vestibulum. Integer leo eros, ultrices eget convallis quis, tincidunt 
non leo. Nulla aliquet elementum consequat. Fusce cursus fermentum dui, quis 
viverra odio sagittis at. Quisque id elementum dui. Sed rutrum interdum urna, a 
accumsan massa rhoncus at. 

Added: windows7sins/trunk/nav.inc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/nav.inc  Fri Sep 25 16:22:27 2009        (r700)
@@ -0,0 +1,15 @@
+<div class="slider-wrap yui-g">
+       <div id="stripNav0" class="stripNav" style="width: 649px;">
+       <ul>
+               <li class="tab1"><a class="current" 
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/trunk/privacy-more.html
==============================================================================

Added: windows7sins/trunk/privacy.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/privacy.html     Fri Sep 25 16:22:27 2009        (r700)
@@ -0,0 +1,3 @@
+<h2>the drms</h2>
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras ornare faucibus 
est nec placerat. Nunc quis ante lacus, eget aliquam risus. Quisque id quam 
felis, vitae scelerisque tellus. Vivamus magna odio, facilisis vel pharetra 
mollis, sollicitudin ut leo. Fusce rhoncus elementum rhoncus. Nunc consectetur 
cursus vestibulum. Integer leo eros, ultrices eget convallis quis, tincidunt 
non leo. Nulla aliquet elementum consequat. Fusce cursus fermentum dui, quis 
viverra odio sagittis at. Quisque id elementum dui. Sed rutrum interdum urna, a 
accumsan massa rhoncus at. 

Added: windows7sins/trunk/resources.inc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/resources.inc    Fri Sep 25 16:22:27 2009        (r700)
@@ -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

Modified: windows7sins/trunk/s/coda-slider.1.1.1.js
==============================================================================
--- windows7sins/trunk/s/coda-slider.1.1.1.js   Fri Sep 25 12:04:30 2009        
(r699)
+++ windows7sins/trunk/s/coda-slider.1.1.1.js   Fri Sep 25 16:22:27 2009        
(r700)
@@ -14,7 +14,7 @@
 */
 
 jQuery(function(){
-       jQuery("div.csw").prepend("<p class='loading'>Loading...<br /><img 
src='/i/ajax-loader.gif' alt='loading...'/ ></p>");
+       //jQuery("div.csw").prepend("<p class='loading'>Loading...<br /><img 
src='/i/ajax-loader.gif' alt='loading...'/ ></p>");
 });
 var j = 0;
 jQuery.fn.codaSlider = function(settings) {

Modified: windows7sins/trunk/s/modal.js
==============================================================================
--- windows7sins/trunk/s/modal.js       Fri Sep 25 12:04:30 2009        (r699)
+++ windows7sins/trunk/s/modal.js       Fri Sep 25 16:22:27 2009        (r700)
@@ -122,7 +122,7 @@
         append('<div class="loading"><img 
src="'+$.facebox.settings.loadingImage+'"/></div>')
 
       $('#facebox').css({
-        top:   180,
+        top:   60,
         left:  385.5
       }).show()
 

Added: windows7sins/trunk/security-more.html
==============================================================================

Added: windows7sins/trunk/security.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/security.html    Fri Sep 25 16:22:27 2009        (r700)
@@ -0,0 +1,3 @@
+<h2>the drms</h2>
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras ornare faucibus 
est nec placerat. Nunc quis ante lacus, eget aliquam risus. Quisque id quam 
felis, vitae scelerisque tellus. Vivamus magna odio, facilisis vel pharetra 
mollis, sollicitudin ut leo. Fusce rhoncus elementum rhoncus. Nunc consectetur 
cursus vestibulum. Integer leo eros, ultrices eget convallis quis, tincidunt 
non leo. Nulla aliquet elementum consequat. Fusce cursus fermentum dui, quis 
viverra odio sagittis at. Quisque id elementum dui. Sed rutrum interdum urna, a 
accumsan massa rhoncus at. 

Added: windows7sins/trunk/sidebar.inc
==============================================================================

Added: windows7sins/trunk/standards-more.html
==============================================================================

Added: windows7sins/trunk/standards.html
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/standards.html   Fri Sep 25 16:22:27 2009        (r700)
@@ -0,0 +1,3 @@
+<h2>the drms</h2>
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cras ornare faucibus 
est nec placerat. Nunc quis ante lacus, eget aliquam risus. Quisque id quam 
felis, vitae scelerisque tellus. Vivamus magna odio, facilisis vel pharetra 
mollis, sollicitudin ut leo. Fusce rhoncus elementum rhoncus. Nunc consectetur 
cursus vestibulum. Integer leo eros, ultrices eget convallis quis, tincidunt 
non leo. Nulla aliquet elementum consequat. Fusce cursus fermentum dui, quis 
viverra odio sagittis at. Quisque id elementum dui. Sed rutrum interdum urna, a 
accumsan massa rhoncus at. 

Added: windows7sins/trunk/top.inc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/top.inc  Fri Sep 25 16:22:27 2009        (r700)
@@ -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="/#sub-content">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/trunk/widget.inc
==============================================================================
--- /dev/null   00:00:00 1970   (empty, because file is newly added)
+++ windows7sins/trunk/widget.inc       Fri Sep 25 16:22:27 2009        (r700)
@@ -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]