User:Felice/software.html.template: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(finished gettext conversion) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{OLPC}} |
|||
<pre> |
<pre> |
||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
||
Line 4: | Line 5: | ||
<head> |
<head> |
||
<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="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." /> |
|||
<meta name="keywords" content="$gettext{'softwarekeywords'}" /> |
|||
<meta name="keywords" content="OLPC, One Laptop per Child, laptop, XO laptop, learning tool, learning experience, open-source software, laptop computers, open-document formats, teachers." /> |
|||
<!--#include virtual="../../includes/meta.html" --> |
|||
<!-- Meta --> |
|||
<!--#include virtual="../../includes/icon.html" --> |
|||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
|||
<!--#include virtual="../../includes/css.html" --> |
|||
<link rel="meta" href="http://www.laptop.org/labels.rdf" type="application/rdf+xml" title="ICRA labels" /> |
|||
<!--#include virtual="../../includes/javascript.html" --> |
|||
<meta http-equiv="pics-Label" content='(pics-1.1 "http://www.icra.org/pics/vocabularyv03/" l gen true for "http://laptop.org" r (n 0 s 0 v 0 l 0 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 3) gen true for "http://www.laptop.org" r (n 0 s 0 v 0 l 0 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 3))' /> |
|||
<meta name="copyright" content="Copyright © 2006 - 2007 OLPC ." /> |
|||
<meta name="Content-Language" content="en-US" /> |
|||
<meta name="Identifier-url" content="http://www.laptop.org/" /> |
|||
<meta name="robots" content="index, follow" /> |
|||
<!-- /Meta --> |
|||
<!-- Icon --> |
|||
<link rel="shortcut icon" href="/favicon.ico" type="image/ico" /> |
|||
<link rel="icon" href="/favicon.ico" type="image/ico" /> |
|||
<!-- /Icon --> |
|||
<!-- Css --> |
|||
<link rel="stylesheet" type="text/css" media="screen" href="/css/screen.css" charset="iso-8859-1" /> |
|||
<!--[if lt IE 7]> |
|||
<link rel="stylesheet" type="text/css" media="screen" href="/css/browserIE6.css" charset="iso-8859-1" /> |
|||
<![endif]--> |
|||
<link rel="stylesheet" type="text/css" media="print" href="/css/print.css" charset="iso-8859-1" /> |
|||
<!-- /Css --> |
|||
<!-- Javascript --> |
|||
<script type="text/javascript" src="/scripts/swfObject.js" language="JavaScript1.2" charset="iso-8859-1"></script> |
|||
<script type="text/javascript" src="/scripts/yahoo-dom-event.js" language="JavaScript1.2" charset="iso-8859-1"></script> |
|||
<script type="text/javascript" src="/scripts/main.js" language="JavaScript1.2" charset="iso-8859-1"></script> |
|||
<!-- /Javascript --> |
|||
</head> |
</head> |
||
<body id="software" class="laptop" lang="en"> |
<body id="software" class="laptop" lang="en"> |
||
<!--#include virtual="../../includes/logo.html" --> |
|||
<p id="skipLink"><a href="#main-body">Skip to content</a></p> |
|||
<!--#include virtual="../../includes/header.html" --> |
|||
<div id="logo"> |
|||
<a href="/index.shtml" title="back to home page"><img src="/img/UI/logoOLPC.gif" width="78" height="107" alt="logo: one laptop for child" lang="en" /></a> |
|||
</div> |
|||
<div id="header" class="clearfix"> |
|||
<ul id="navigation"> |
|||
<li id="nav-vision"><a href="/vision/index.shtml" title="link to vision"><span>vision</span></a> |
|||
<ul> |
|||
<li id="nav-mission"><a href="/vision/mission/index.shtml" title="link to mission">mission</a></li> |
|||
<li id="nav-progress"><a href="/vision/progress/index.shtml" title="link to progress">progress</a></li> |
|||
<li id="nav-news"><a href="/vision/news/index.shtml" title="link to news">news</a></li> |
|||
<li id="nav-people"><a href="/vision/people/index.shtml" title="link to people">people</a></li> |
|||
</ul> |
|||
</li> |
|||
<li id="nav-laptop"><a href="/laptop/" title="link to laptop"><span>laptop</span></a> |
|||
<ul> |
|||
<li id="nav-hardware"><a href="/laptop/hardware/" title="link to hardware">hardware</a></li> |
|||
<li id="nav-software"><a href="/laptop/software/" title="link to software">software</a></li> |
|||
<li id="nav-interface"><a href="/laptop/interface/" title="link to interface">interface</a></li> |
|||
<li id="nav-design"><a href="/laptop/design/" title="link to design">design</a></li> |
|||
</ul> |
|||
</li> |
|||
<li id="nav-foundation"><a href="http://www.laptopfoundation.org/index.shtml" title="link to participate"><span>participate</span></a> |
|||
<ul> |
|||
<li id="nav-purpose"><a href="http://www.laptopfoundation.org/purpose/" title="link to purpose">purpose</a></li> |
|||
<li id="nav-program"><a href="http://www.laptopfoundation.org/program/" title="link to program">program</a></li> |
|||
<li id="nav-participate"><a href="http://www.laptopfoundation.org/participate/" title="link to participate">participate</a></li> |
|||
<li id="nav-propose"><a href="http://www.laptopfoundation.org/propose/" title="link to propose">propose</a></li> |
|||
</ul> |
|||
</li> |
|||
<li id="nav-children"><a href="/children/" title="link to children"><span>children</span></a></li> |
|||
</ul> <!-- /navigation --> |
|||
<ul id="sub-navigation"> |
|||
<li><a href="http://wiki.laptop.org/go/Home" target="_blank" title="link to external OLPC Wiki">olpc wiki</a></li> |
|||
<li><a href="/jobs.shtml" title="link to career">career</a></li> |
|||
<li><a href="/contact.shtml" title="link to contact">contact</a></li> |
|||
<!-- <li><a href="sitemap.shtml" title="link to site map">site map</a></li> --> |
|||
<li><a href="/languages.shtml" title="link to languages">languages</a></li> |
|||
</ul> <!-- /sub-navigation --> |
|||
<hr /> |
|||
</div> <!-- /header --> |
|||
<div id="main-body" class="section clearfix"> |
<div id="main-body" class="section clearfix"> |
||
<h1>$gettext{'softwaretitle'}</h1> |
|||
<h1>Software: XO is built from free and open-source software</h1> |
|||
<div id="main-content" class="clearfix"> |
<div id="main-content" class="clearfix"> |
||
Line 88: | Line 25: | ||
<ul> |
<ul> |
||
<li><a href="principles.shtml">principles</a></li> |
<li><a href="principles.shtml">$gettext{'principles'}</a></li> |
||
<li><a href="benefits.shtml">benefits</a></li> |
<li><a href="benefits.shtml">$gettext{'benefits'}</a></li> |
||
<li><a href="specs.shtml">specs</a></li> |
<li><a href="specs.shtml">$gettext{'specs'}</a></li> |
||
<li><a href="developers.shtml">developers</a></li> |
<li><a href="developers.shtml">$gettext{'developers'}</a></li> |
||
</ul> |
</ul> |
||
Line 97: | Line 34: | ||
<div id="content"> |
<div id="content"> |
||
<h2> |
<h2>$gettext{'softwareh1'}</h2> |
||
<p>$gettext{'softwarep1'}</p> |
|||
<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> <!-- /content --> |
||
<div id="sub-content"> |
<div id="sub-content"> |
||
Line 113: | Line 45: | ||
</div> <!-- /main-content --> |
</div> <!-- /main-content --> |
||
</div> <!-- /main-body --> |
</div> <!-- /main-body --> |
||
< |
<!--#include virtual="../../includes/footer.html" --> |
||
<p>Copyright © 2007 One Laptop Per Child</p> |
|||
<p id="sponsor">Designed by <a href="http://www.pentagram.com" target="_blank">Pentagram</a> | <a href="http://www.nurun.com">Powered by Nurun</a></p> |
|||
</div> <!-- /footer --> |
|||
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"> |
|||
</script> |
|||
<script type="text/javascript"> |
|||
_uacct = "UA-1264681-1"; |
|||
urchinTracker(); |
|||
</script> |
|||
</body> |
</body> |
||
</html> |
</html> |
||
</pre> |
</pre> |
||
[[Category:Laptop.org]] |
Latest revision as of 22:22, 4 April 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>$gettext{'softwaretitle'}</h1> <div id="main-content" class="clearfix"> <div id="tools"> <ul> <li><a href="principles.shtml">$gettext{'principles'}</a></li> <li><a href="benefits.shtml">$gettext{'benefits'}</a></li> <li><a href="specs.shtml">$gettext{'specs'}</a></li> <li><a href="developers.shtml">$gettext{'developers'}</a></li> </ul> </div> <!-- /tools --> <div id="content"> <h2>$gettext{'softwareh1'}</h2> <p>$gettext{'softwarep1'}</p> </div> <!-- /content --> <div id="sub-content"> </div> <!-- /sub-content --> </div> <!-- /main-content --> </div> <!-- /main-body --> <!--#include virtual="../../includes/footer.html" --> </body> </html>