Wednesday, August 1, 2007

Friday, June 15, 2007

Open Source Licenses

Optaros' Understanding Free and Open Source Licenses

You can find the PDF link on their main page above.

Tuesday, June 5, 2007

High-Resolution Image Viewer

To check this out soon: IIPImage

"IIPImage is an Open Source light-weight client-server system for the remote viewing of very high-resolution images. ..."

Server
"IIPImage is a client-server system. The server is an Fast CGI module written in C++ that runs within a host web server such as Apache, Lighttpd or MyServer. The client application connects to the server and receives back image metadata, image tiles or dynamically generated complete JPEG images at the desired resolution and JPEG quality factor. The client communicates with the server using the IIP protocol."

Client: IIPMooViewer - Ajax Client
"This Ajax-based javascript client is compatible with Firefox / Mozilla (and other gecko-based browsers), Internet Explorer versions 6 & 7 and Safari. It is based on the Mootools javascript framework."