object web, etc
[cilux] / www / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <?xml version="1.0" encoding="UTF-8" ?>
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
4 <head>
5   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
6   <meta name=description content="The Cilux Object Web Exchange">
7   <meta name=keywords    content="Cilux ObjectWeb">
8   <meta name=author      content="Duncan Cragg">
9   <link rel="icon"          href="favicon.ico" type="image/x-icon">
10   <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
11   <link rel="stylesheet"    href="site.css"    type="text/css" />
12   <title>The Cilux Object Web Exchange</title>
13 </head>
14 <body>
15 <p>
16 <hr />
17 </p>
18 <h2>The Cilux Object Web Exchange</h2>
19 <p>
20 Cilux is a <a href="http://object-web.org/">Object Web</a> "Exchange": a peer for, and the
21 reference implementation of, the Object Web.
22 </p><p>
23 Cilux is Open Source and written in C. It is intended to be run both client-side and
24 server-side on Linux-based PCs and Ultra-Mobile PCs, including the OpenPandora console,
25 as well as Mobile Internet Devices (MIDs) such as Nokia's upcoming Maemo 5 device. The
26 typical MID specification and APIs aimed for are: at least 320x320 touch screen with
27 OpenGL ES 2.0; GPS, Wifi and 3G; front- and back-facing cameras.
28 </p><p>
29 See the <a href="https://garage.maemo.org/projects/cilux/">Cilux Maemo site</a>.
30 </p><p>
31 <hr />
32 </p><p>
33 </p>
34 </body>
35 </html>