User:Felice/software.html.template: Difference between revisions
Jump to navigation
Jump to search
m (reset class) |
No edit summary |
||
Line 6: | Line 6: | ||
<head> |
<head> |
||
<title>One Laptop per Child (OLPC), XO is built from free and open-source software</title> |
<title>One Laptop per Child (OLPC), XO is built from free and open-source software</title> |
||
<meta name="Description" content="$gettext{'softwaredescription'}" /> |
|||
<meta name="Description" content="Most of the nearly two-billion children in the developing world are inadequately educated. It is time to rethink this equation. Given the resources that poor countries can reasonably allocate to education." /> |
|||
<meta name="keywords" content="$gettext{'softwarekeywords'}" /> |
|||
<meta name="keywords" content="OLPC, One Laptop per Child, laptop, education, poverty, children isolation, learning, schools, teachers, books, school equipment, developing world, computer, knowledge, potential." /> |
|||
<!--#include virtual="../../includes/meta.html" --> |
<!--#include virtual="../../includes/meta.html" --> |
||
<!--#include virtual="../../includes/icon.html" --> |
<!--#include virtual="../../includes/icon.html" --> |
Revision as of 20:47, 21 March 2007
This page is monitored by the OLPC team.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>One Laptop per Child (OLPC), XO is built from free and open-source software</title> <meta name="Description" content="$gettext{'softwaredescription'}" /> <meta name="keywords" content="$gettext{'softwarekeywords'}" /> <!--#include virtual="../../includes/meta.html" --> <!--#include virtual="../../includes/icon.html" --> <!--#include virtual="../../includes/css.html" --> <!--#include virtual="../../includes/javascript.html" --> </head> <body id="software" class="laptop" lang="en"> <!--#include virtual="../../includes/logo.html" --> <!--#include virtual="../../includes/header.html" --> <div id="main-body" class="section clearfix"> <h1>XO is built from free and open-source software</h1> <div id="main-content" class="clearfix"> <div id="tools"> <ul> <li><a href="principles.shtml">principles</a></li> <li><a href="benefits.shtml">benefits</a></li> <li><a href="specs.shtml">specs</a></li> <li><a href="developers.shtml">developers</a></li> </ul> </div> <!-- /tools --> <div id="content"> <h2>software</h2> <p>XO is built from free and open-source software. Our commitment to software freedom gives children the opportunity to use their laptop computers on their own terms. While we do not expect every child to become a programmer, we do not want any ceiling imposed on those children who choose to modify their machines. We are using open-document formats for much the same reason: transparency is empowering. The children—and their teachers—will have the freedom to reshape, reinvent, and reapply their software, hardware, and content.</p> </div> <!-- /content --> <div id="sub-content"> </div> <!-- /sub-content --> </div> <!-- /main-content --> </div> <!-- /main-body --> <!--#include virtual="../../includes/footer.html" --> </body> </html>