J
JohnSheridan
Hi All, I have wrapped SQLite, the open-source relational database and
ImageMagick, the open-source image manipulation library into a
client-side web-operating-platform that is accessible directly from
Javascript running in the browser using XmlHTTPRequest. The platform
also includes controlled private access to the file system, allows you
to cross-site script without the need for a proxy-server on your site,
and also lets you set up event handlers for when your site is not
accessible.
The client application is called eclayer and is available from
http://www.eclayer.com .
Works on Windows & Linux. Tested extensively on Internet Explorer,
Firefox, and Konqueror. Sample code is provided.
Feedback appreciated. Thanks - John Sheridan.
ImageMagick, the open-source image manipulation library into a
client-side web-operating-platform that is accessible directly from
Javascript running in the browser using XmlHTTPRequest. The platform
also includes controlled private access to the file system, allows you
to cross-site script without the need for a proxy-server on your site,
and also lets you set up event handlers for when your site is not
accessible.
The client application is called eclayer and is available from
http://www.eclayer.com .
Works on Windows & Linux. Tested extensively on Internet Explorer,
Firefox, and Konqueror. Sample code is provided.
Feedback appreciated. Thanks - John Sheridan.