Hello Andrew,

Sunday, September 03, 2000, 3:49:00 PM, you wrote:

ApjH> that puts a web-interface on a backend database, it is trivial to add image 
handling
ApjH> capabilities (since all the enterprise-level
ApjH> databases including Postgresql can handle images/graphics).

As can be learned from Zope community experience, images are better
stored to a file system, and database handles only image properties 
and location.

ApjH> identify a real-world project that needs
ApjH> graphics and we can work together to implement
ApjH> a solution for the project.  In my experience,

Any... Sorry, not any... A _good_ patient tracking system should be
able to keep images of patient before, in process, and after
treatment, his functional outcomes (how can he stand, sit, bend and so
on, specifically to his pathology), his x-rays, photos of surgeries,
specimen images and so on.

ApjH> Security should always be an issue.  But one
ApjH> needs to differentiate between security risks

Could you give me examples of real harmful consequenses of the
security violation in patient data systems where Apache-SSL was not
enough? Maybe i underestimate the problem but i don't really
understand its value - maybe it is obvious benefit from bank system
cracking or so, but why attack patient data management system?

>>Second, performance of a web-based application is
>>poor.  

ApjH> Well, that depends on a lot of factors.  It is
ApjH> just not too helpful to make a blanket statement 

What are you talking about - perfomance through dial-up connection or
local intranet in 100 mbit network?

ApjH> The current version of OIO performs adequately
ApjH> over dial-up modem connections in part because
ApjH> we did not waste bandwidth on graphical buttons,

Sure, this depends mostly on a server perfomance.

ApjH> HTML.  That's why we decided not to implement
ApjH> XML as a communication protocol but rather
ApjH> only as a "file" format for data and

Why not target such a system mostly for Intranet usage? Or dual? Some
functions are needed mostly inside the hospital network (like image
preparation and storage), and some also through dialup like patient
questionaire filling...

ApjH> have adequate performance is to optimize the
ApjH> application's use of the network bandwidth,
ApjH> the host, and the client-side processing.

And also there is a possibility to use "dual" interfaces for internet
and intranet. As well as button "Text only version" we can see on many
pages.

Best regards,
 Alexander N. Chelnokov
Ural Scientific Institute of Traumatology and Orthopaedics
str.Bankovsky, 7. Ekaterinburg 620014 Russia 
ICQ: 25640913


Reply via email to