From c4e708cbab7edf3989a03f8afb94a171f0dd04b6 Mon Sep 17 00:00:00 2001 From: user Date: Mon, 16 Mar 2009 16:07:21 +0000 Subject: [PATCH] minor updates --- src/platform/linux/platform.h | 15 ++++++++------- www/index.html | 34 ++++++++++++++++++---------------- 2 files changed, 26 insertions(+), 23 deletions(-) diff --git a/src/platform/linux/platform.h b/src/platform/linux/platform.h index 4b5502b..5041107 100644 --- a/src/platform/linux/platform.h +++ b/src/platform/linux/platform.h @@ -1,13 +1,14 @@ #ifndef LINUX_PLATFORM_H #define LINUX_PLATFORM_H -#include -#include -#include -#include -#include -#include -#include +#include /* exit, realloc, free, atoi */ +#include /* strchr, strdup, strlen, strncpy, strpbrk, strrchr, strstr, strspn, + strcasecmp, strcmp, strncmp, strerror, memcpy, memmove, memset */ +#include /* fflush, fopen, fprintf, printf, snprintf, sscanf, vfprintf, vprintf, vsnprintf */ +#include /* gmtime, localtime, mktime, strftime, time */ +#include /* cos, sin */ +#include /* struct in_addr */ +#include /* glXXX */ #ifndef PUBLIC #define PUBLIC extern diff --git a/www/index.html b/www/index.html index d2d1479..d18125d 100644 --- a/www/index.html +++ b/www/index.html @@ -17,28 +17,30 @@

The Cilux U-Web Exchange

-Cilux is a U-Web "Exchange": a -peer for the U-Web Mobile 2.0 platform. It is -targeted at mobile devices such as MIDs. +Cilux is an application for smartphones, mobile devices and PCs that brings the +U-Web to life...


The U-Web

-The U-Web is an interactive mashup ecosystem for -people, media, times and places. -

-It's an ambitious project to create an open distributed platform for seamlessly and -intuitively sharing, mashing and updating people and their right-here, right-now mobile -stuff. +The U-Web is an ambitious project to create an open +distributed platform for seamlessly and intuitively sharing, integrating and updating +people, identities and profiles and their right-here, right-now mobile stuff:

People in phonebooks and on Facebook. Stuff like photos off the mobile camera and photos on Flickr; personal messages, public Twitter updates; meetup times and map locations. -Identities, videos, reviews, comments, news, statuses, calendars and current GPS are -merged and tracked as they change. +Identities, videos, reviews, comments, news, statuses, calendars and current map +location. +

+Merged and tracked as they change, for all participants in the U-Web. The U-Web will +magically shuffle and combine all this dynamic, interactive data around for you, +according to the permissions you set.

-The U-Web will magically shuffle and combine all this dynamic, interactive data around -for you, according to the permissions you set. +A U-Web mobile application will merge these on- and off-device people, media, times +and places in a single, seamless interface - with one map and one calendar. +

+The U-Web is an interactive 'mashup ecosystem' for people, media, times and places.


@@ -63,14 +65,14 @@ Media, GPS coordinates, accelerometer, vibration, telephony and camera.

What Cilux may look like

-Cilux will mash up these on- and off-device people, media, times and places in a single, -seamless interface - with one map and one calendar. -

Here's a mockup of what Cilux may look like. Of course, it will have Maemo, not Windows Mobile, status bars, etc.

+Cilux is a U-Web "Exchange": a +peer for the U-Web Mobile 2.0 platform. It is +targeted at MIDs and smartphones with OpenGL ES 2.0, such as Maemo 5 and the Omnia HD.


See the U-Web site for more details about the U-Web. -- 1.7.9.5