Re: [Hardhats-members] VistA Imaging: lets throw out TGA!

2005-10-09 Thread Kevin Toppenberg
On 10/9/05, Todd Berman [EMAIL PROTECTED] wrote: -snip- Could you post a link to this library? Happily. We are using gdk-pixbuf, which is a lower level library in the gtk+ toolkit. (Sorry, I kinda assumed the toolkit we were using was well known) http://www.gtk.org/ You probably told

Re: [Hardhats-members] VistA Imaging: lets throw out TGA!

2005-10-09 Thread Todd Berman
On Sun, 2005-10-09 at 10:01 -0400, Kevin Toppenberg wrote: On 10/9/05, Todd Berman [EMAIL PROTECTED] wrote: -snip- Could you post a link to this library? Happily. We are using gdk-pixbuf, which is a lower level library in the gtk+ toolkit. (Sorry, I kinda assumed the toolkit we were

Re: [Hardhats-members] VistA Imaging: lets throw out TGA!

2005-10-09 Thread Kevin Toppenberg
Good point. I am putting the thumbnails on tabs of a tab control. So it is really just a postage sized picture to let the user know which image is on which tab. And because of the way that Delphi does this, all the images have to be the same size. They are stored in a TImageList, and then the

Re: [Hardhats-members] VistA Imaging: lets throw out TGA!

2005-10-09 Thread Todd Berman
On Sun, 2005-10-09 at 18:13 -0400, Kevin Toppenberg wrote: Good point. I am putting the thumbnails on tabs of a tab control. So it is really just a postage sized picture to let the user know which image is on which tab. And because of the way that Delphi does this, all the images have to

Re: [Hardhats-members] VistA Imaging: lets throw out TGA!

2005-10-08 Thread Todd Berman
On Sat, 2005-10-08 at 23:30 -0400, Kevin Toppenberg wrote: Well, I have been working unsuccesfully for a couple days trying to come up with an open source solution for creating TGA thumbnails. Quick background: VistAImaging stores thumbnails with an extension .ABS, but the file type is

Re: [Hardhats-members] VistA Imaging: lets throw out TGA!

2005-10-08 Thread Kevin Toppenberg
See below: On 10/8/05, Todd Berman [EMAIL PROTECTED] wrote: -snip- Such an approach means that others can run the end binary, but not compile (or optimize) the code. Or ours (which btw, loads TGA thumbnails w/o issues) ;) I'm excited about your code, but I don't have it in my hands

Re: [Hardhats-members] VistA Imaging: lets throw out TGA!

2005-10-08 Thread Todd Berman
On Sun, 2005-10-09 at 00:14 -0400, Kevin Toppenberg wrote: See below: On 10/8/05, Todd Berman [EMAIL PROTECTED] wrote: -snip- Such an approach means that others can run the end binary, but not compile (or optimize) the code. Or ours (which btw, loads TGA thumbnails w/o issues)

Re: [Hardhats-members] VistA Imaging and Image filetypes

2005-10-07 Thread Kevin Toppenberg
around somewhere in VistA?jlz-- Original Message ---From: Kevin Toppenberg [EMAIL PROTECTED] To: hardhats-members@lists.sourceforge.netSent: Thu, 6 Oct 2005 16:48:21 -0600Subject: Re: [Hardhats-members] VistA Imaging and Image filetypes A sample image? I'm not sure what you mean here

Re: [Hardhats-members] VistA Imaging and Image filetypes

2005-10-07 Thread Kevin Toppenberg
: [Hardhats-members] VistA Imaging and Image filetypes A sample image? I'm not sure what you mean here. Kevin --- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions

Re: [Hardhats-members] VistA Imaging and Image filetypes

2005-10-07 Thread Kevin Toppenberg
Message --- From: Kevin Toppenberg [EMAIL PROTECTED] To: hardhats-members@lists.sourceforge.net Sent: Thu, 6 Oct 2005 16:48:21 -0600 Subject: Re: [Hardhats-members] VistA Imaging and Image filetypes A sample image? I'm not sure what you mean here. Kevin

RE: [Hardhats-members] VistA Imaging and Image filetypes

2005-10-07 Thread David Sommers
@lists.sourceforge.net Subject: Re: [Hardhats-members] VistA Imaging and Image filetypes Never mind, The image converter that Nancy sent me a link for did the job. Kevin On 10/7/05, Kevin Toppenberg [EMAIL PROTECTED] wrote: Speaking of samples, I can't find any sample .TGA file to test my system

Re: [Hardhats-members] VistA Imaging and Image filetypes

2005-10-06 Thread Kevin Toppenberg
Todd, The issue is that I want my system to remain compatible with other systems. I.e. HUI is supposed to be releasing a imaging program, and Roy plans on releasing a lite open-source imaging program. I think that if we all follow a standard ( or all agree to a new standard) we will all benefit.

Re: [Hardhats-members] VistA Imaging and Image filetypes

2005-10-06 Thread rgaber
I know it is TGA because it is in the VistA Imaging documentation. - Original Message - From: Kevin Toppenberg [EMAIL PROTECTED] Date: Thursday, October 6, 2005 10:18 am Subject: Re: [Hardhats-members] VistA Imaging and Image filetypes Todd, The issue is that I want my system

Re: [Hardhats-members] VistA Imaging and Image filetypes

2005-10-06 Thread John Leo Zimmer
-- Original Message --- From: Kevin Toppenberg [EMAIL PROTECTED] Sent: Thu, 6 Oct 2005 08:18:03 -0600 P.S. how do we know that .ABS is a TGA format? I looked on the internet, and it doesn't look like .ABS is a standard extension for a graphic file. Kevin, Do you have a

Re: [Hardhats-members] VistA Imaging and Image filetypes

2005-10-06 Thread Greg Woodhouse
I know TGA is kind of old, but it does support up to 32 bits of color depth. http://en.wikipedia.org/wiki/Truevision_TGA Could that (along with the availability of Targa cards) be why it was chosen? Anyway, I suppose the point is pretty much moot. It is what it is. === Gregory Woodhouse

Re: [Hardhats-members] VistA Imaging and Image filetypes

2005-10-06 Thread Kevin Toppenberg
A sample image? I'm not sure what you mean here. Kevin On 10/6/05, John Leo Zimmer [EMAIL PROTECTED] wrote: -- Original Message ---From: Kevin Toppenberg [EMAIL PROTECTED]Sent: Thu, 6 Oct 2005 08:18:03 -0600 P.S. how do we know that .ABS is a TGA format? I looked on the internet,

Re: [Hardhats-members] VistA Imaging and Image filetypes

2005-10-06 Thread John Leo Zimmer
I mean are there some xxx.abs files hanging around somewhere in VistA? jlz -- Original Message --- From: Kevin Toppenberg [EMAIL PROTECTED] To: hardhats-members@lists.sourceforge.net Sent: Thu, 6 Oct 2005 16:48:21 -0600 Subject: Re: [Hardhats-members] VistA Imaging and Image

Re: [Hardhats-members] VistA Imaging and Image filetypes

2005-10-05 Thread Kevin Toppenberg
Hmmm. Why did someone choose THAT format? I don't think I have code that outputs in TGA format. So I think I will not upload .ABS thumbnails. Thanks Kevin On 10/4/05, Roy Gaber [EMAIL PROTECTED] wrote: That would be TGA Kevin. They are TGA derivatives. -Original Message- From:

Re: [Hardhats-members] VistA Imaging and Image filetypes

2005-10-05 Thread Todd Berman
On Wed, 2005-10-05 at 04:54 -0400, Kevin Toppenberg wrote: Hmmm. Why did someone choose THAT format? I don't think I have code that outputs in TGA format. So I think I will not upload .ABS thumbnails. If the only client that you are going to use for this is your custom CPRS or whatever, I

Re: [Hardhats-members] VistA Imaging and Image filetypes

2005-10-05 Thread Nancy Anthracite
Are you feeling ambitious? http://astronomy.swin.edu.au/~pbourke/dataformats/tga/ And maybe this freeware would help? http://www.firmtools.com/products/shellextension/ On Wednesday 05 October 2005 04:54 am, Kevin Toppenberg wrote: Hmmm. Why did someone choose THAT format? I don't think I

Re: [Hardhats-members] VistA Imaging and Image filetypes

2005-10-05 Thread John Leo
Kevin Toppenberg wrote: Hmmm. Why did someone choose THAT format? It was probably produced by one of the devices or capture cards used. I don't think I have code that outputs in TGA format. So I think I will not upload .ABS thumbnails. TGA's just another RLE format. Specs, viewers and

RE: [Hardhats-members] VistA Imaging and Image filetypes

2005-10-04 Thread Roy Gaber
That would be TGA Kevin. They are TGA derivatives. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Toppenberg Sent: Tuesday, October 04, 2005 8:37 PM To: Hardhats Sourceforge Subject: [Hardhats-members] VistA Imaging and Image filetypes Does

Re: [Hardhats-members] VistA Imaging and file paths...

2005-09-28 Thread Mike Lieman
Why Apache and not Samba? Seems like handling UNCs would be trivial, and you still gain the ability to relocate shares on the unix side to somewhere reasonable ( /home/images ? ) On 9/27/05, Kevin Toppenberg [EMAIL PROTECTED] wrote: This is a bit complicated, but hang with me here. ... It

RE: [Hardhats-members] VistA Imaging and file paths...

2005-09-28 Thread David Sommers
] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Toppenberg Sent: Wednesday, September 28, 2005 1:06 AM To: hardhats-members@lists.sourceforge.net Subject: Re: [Hardhats-members] VistA Imaging and file paths... Even if you have shares that don't expose other parts of the network that you don't want exposed

Re: [Hardhats-members] VistA Imaging and file paths...

2005-09-27 Thread Greg Woodhouse
The UNC paths are not absolute path names. Basically, the syntax is \\host-name\share-name\additional-path Try logging into the Windows system and at the console prompt type net share You may see several shares, but for each there will be two pieces of information: the path to the folder being

Re: [Hardhats-members] VistA Imaging and file paths...

2005-09-27 Thread Kevin Toppenberg
OK. But if I am having my server code save files via HFS routines, I still need to guard against users saving to inappropriate locations. So is it OK to add a field to MAG files? Kevin On 9/27/05, Greg Woodhouse [EMAIL PROTECTED] wrote: The UNC paths are not absolute path names. Basically,

Re: [Hardhats-members] VistA Imaging and file paths...

2005-09-27 Thread Greg Woodhouse
Only in the field numbers are in a numberspace set aside for VOE or whatever you are working on. Does WorldVistA have a DBA? --- Kevin Toppenberg [EMAIL PROTECTED] wrote: OK. But if I am having my server code save files via HFS routines, I still need to guard against users saving to

RE: [Hardhats-members] VistA Imaging and file paths...

2005-09-27 Thread David Sommers
[Nancy/Kevin/Others - been off the net a bit this last week, I'll get to my backlog in the next couple days but I saw this message...] Kevin, I don't know what security is in place for client to server file writes (or client-side reads) so I can't give a firm answer on what VistA Imaging is

Re: [Hardhats-members] VistA Imaging and file paths...

2005-09-27 Thread Kevin Toppenberg
Even if you have shares that don't expose other parts of the network that you don't want exposed, doesn't it seem risky to allow clients to write into the image folder? What if they do something wrong and overwrite an existing file? It just seems that the files are vulnerable. Can you set up

Re: [Hardhats-members] VistA imaging on Windows server only??

2005-09-16 Thread Mike Lieman
On 9/15/05, Todd Berman [EMAIL PROTECTED] wrote: On Thu, 2005-09-15 at 18:45 -0400, Kevin Toppenberg wrote: I am (still) working on a document imaging etc. I had thought that I would try to use as much of the existing server RPC's etc to avoid re-inventing the wheel. But it looks like

Re: [Hardhats-members] VistA imaging on Windows server only??

2005-09-15 Thread Greg Woodhouse
A saying I used to include in my signature was If you're going to re-invent the wheel, at least come up with a better one. There's nothing wrong with re-inventing the wheel if, in the end, you have a better wheel. --- Kevin Toppenberg [EMAIL PROTECTED] wrote: I am (still) working on a document

Re: [Hardhats-members] VistA imaging on Windows server only??

2005-09-15 Thread Todd Berman
On Thu, 2005-09-15 at 18:45 -0400, Kevin Toppenberg wrote: I am (still) working on a document imaging etc. I had thought that I would try to use as much of the existing server RPC's etc to avoid re-inventing the wheel. But it looks like the use of \ as a file path node separator (instead

RE: [Hardhats-members] VistA Imaging

2005-06-16 Thread Dodd, Vincent N.
Please give me a call to discuss VistA imaging. Work, 808-433-7345, Cell 808-223-1125 Thanks -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Anna Joseph Sent: Wednesday, June 15, 2005 11:31 PM To: hardhats-members@lists.sourceforge.net Subject:

Re: [Hardhats-members] VistA Imaging (OsiriX)

2005-01-07 Thread Joseph Dal Molin
Small world Mark :-)... with the blessing of Antoine Rosset, the lead for OSiRIX (a 3d DICOM viewer) we just started a discussion forum to discuss porting OSiRIX to Linuxit runs on Macs only currently. There is also another site OpenRAD run by Paul Nagy another colleague in the open source

Re: [Hardhats-members] VistA Imaging (OsiriX)

2005-01-07 Thread Nancy E. Anthracite
http://homepage.mac.com/rossetantoine/osirix/ Joseph Dal Molin has been pursuing this possibility with them already, and I suspect he will bring us up to date when he sees your email. Apparently they do not think the port from the Mac OS will be all that difficult, (see here for instance

Re: [Hardhats-members] VistA Imaging (OsiriX)

2005-01-07 Thread Joseph Dal Molin
With Antoine Rosset's blessing, OSIRIX's lead developer, we very recently set up a sister forum that is focused on the Linux platform. There is quite a bit of momentum and some of the top imaging software talent around involved in OSIRIX, in addition to this work there is OpenRAD which is a