Re: [Care2002-developers] DICOM Viewer

2012-01-10 Thread Ap.Muthu
I too found this out the hard way. Looks like some kind of modified format or 
that the format evolved much after the original Jap University code was written.

Ap.Muthu


  Dear All,

  Why is the DICOM viewer not working for all kinds of dcm files?

  Regards,

  Pomi

--
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Dicom Viewer does not work in care2x-trunk SVN 6934

2011-01-10 Thread Ap.Muthu
Hi Robert,

By the same token, the care2x_tz trunk too needs to have the corresponding 
file atered:
/care2x_tz/trunk/css/themes/default/default.css
Lines 8 and 252

Line 8 can now be:
overflow: scroll;

Line 252 can be:
margin-left: 5px;

As I am currently not following this version, kindly update the SVN with it.

- Ap.Muthu

 Hi Muthu,

 Also there are some errors in lines 7, 301, 379 and 384 in the file:
 /gui/css/themes/default/default.css

 You're absolutely right! Thanks for the update!

 Robert



--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Dicom Viewer does not work in care2x-trunk SVN 6934

2011-01-10 Thread Robert Meggle
Hi Muthu,

For this branch I just received before Christmas their latest status
quo, will bring it working to PHP 5.3 and freeze it. Also their
subbranches will then been deleted and I will take care that their link
to trunk will be working. 

So no worry about that version of care2x, this is under construction
anyway. 

Thanks
Robert 

Am Montag, den 10.01.2011, 22:12 +0530 schrieb Ap.Muthu:
 Hi Robert,
 
 By the same token, the care2x_tz trunk too needs to have the corresponding 
 file atered:
 /care2x_tz/trunk/css/themes/default/default.css
 Lines 8 and 252
 
 Line 8 can now be:
 overflow: scroll;
 
 Line 252 can be:
 margin-left: 5px;
 
 As I am currently not following this version, kindly update the SVN with it.
 
 - Ap.Muthu
 
  Hi Muthu,
 
  Also there are some errors in lines 7, 301, 379 and 384 in the file:
  /gui/css/themes/default/default.css
 
  You're absolutely right! Thanks for the update!
 
  Robert
 
 
 
 --
 Gaining the trust of online customers is vital for the success of any company
 that requires sensitive data to be transmitted over the Web.   Learn how to 
 best implement a security strategy that keeps consumers' information secure 
 and instills the confidence they need to proceed with transactions.
 http://p.sf.net/sfu/oracle-sfdevnl 
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

-- 
--

CARE2X - free Integ Hospital Info System
https://sourceforge.net/projects/care2002/
http://www.care2x.org


--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] Dicom Viewer does not work in care2x-trunk SVN 6934

2011-01-09 Thread Ap.Muthu
After quite some time now, I just tested out the care2x trunk - last changed 
at SVN 6934.
DICOM viewer does not work. (The domain value has been set correctly in the 
/include/core/inc_init_main.php)
Tested on Debian Squeeze.

Also there are some errors in lines 7, 301, 379 and 384 in the file:
/gui/css/themes/default/default.css

http://www.quirksmode.org/css/opacity.html
-moz-opacity property does not seem to be supported now.
Also opacity property is ambiguous.

Line 7 can now be:
overflow: scroll;

Line 301 can be:
margin-left: 5px;
(note the space between 5 and px has been removed)

Regards,
Ap.Muthu





--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Dicom Viewer does not work in care2x-trunkSVN 6934

2011-01-09 Thread Ap.Muthu
It appears that I tested with DICOM Images converted to JPEG format.
Can anyone spare a few small DICOM images to test out the DICOM Viewer in 
the current version?

Ap.Muthu

 After quite some time now, I just tested out the care2x trunk - last 
 changed
 at SVN 6934.
 DICOM viewer does not work. (The domain value has been set correctly in 
 the
 /include/core/inc_init_main.php)
 Tested on Debian Squeeze.

 Also there are some errors in lines 7, 301, 379 and 384 in the file:
 /gui/css/themes/default/default.css

 http://www.quirksmode.org/css/opacity.html
 -moz-opacity property does not seem to be supported now.
 Also opacity property is ambiguous.

 Line 7 can now be:
 overflow: scroll;

 Line 301 can be:
 margin-left: 5px;
 (note the space between 5 and px has been removed)

 Regards,
 Ap.Muthu





 --
 Gaining the trust of online customers is vital for the success of any 
 company
 that requires sensitive data to be transmitted over the Web.   Learn how 
 to
 best implement a security strategy that keeps consumers' information 
 secure
 and instills the confidence they need to proceed with transactions.
 http://p.sf.net/sfu/oracle-sfdevnl
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers
 



--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Dicom Viewer does not work in care2x-trunkSVN 6934

2011-01-09 Thread J. Antas
On Mon, 10 Jan 2011 00:00:34 +0530, Ap.Muthu apmu...@usa.net wrote:

 It appears that I tested with DICOM Images converted to JPEG format.
 Can anyone spare a few small DICOM images to test out the DICOM
 Viewer in the current version?

http://pubimage.hcuge.ch:8080/

Regarding DICOM resources, these are interesting too:
http://www.idoimaging.com/index.shtml
http://nrg.wustl.edu/projects/DICOM/DicomBrowser.jsp


JA

--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Dicom Viewer does not work in care2x-trunk SVN 6934

2011-01-09 Thread Robert Meggle
Hi Muthu,

 Also there are some errors in lines 7, 301, 379 and 384 in the file:
 /gui/css/themes/default/default.css

You're absolutely right! Thanks for the update!

Robert 

-- 
--

CARE2X - free Integ Hospital Info System
https://sourceforge.net/projects/care2002/
http://www.care2x.org


--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] DICOM Viewer Errors

2010-10-05 Thread Ap.Muthu
DICOM Viewer still fails to run even after SVN 6834
Error in FireFox 3.6.10:
Java Plug-in 1.6.0_21
Using JRE version 1.6.0_21-b06 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\Administrator

c:   clear console window
f:   finalize objects on finalization queue
g:   garbage collect
h:   display this help message
l:   dump classloader list
m:   print memory usage
o:   trigger logging
q:   hide console
r:   reload policy configuration
s:   dump system and deployment properties
t:   dump thread list
v:   dump thread stack
x:   clear classloader cache
0-5: set trace level to n



load: class src.Viewer.class not found.
java.lang.ClassNotFoundException: src.Viewer.class
 at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
 at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
 at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
 at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
 at java.lang.ClassLoader.loadClass(Unknown Source)
 at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
 at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
 at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown 
Source)
 at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection 
failed:http://domain.com/modules/radiology/src/Viewer/class.class
 at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
 at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
 at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
 at java.security.AccessController.doPrivileged(Native Method)
 ... 9 more
Exception: java.lang.ClassNotFoundException: src.Viewer.class


 DICOM Viewer fails to run.
 Onclicking to view the Error Details, I get the following:

 Java Plug-in 1.6.0_17
 Using JRE version 1.6.0_17-b04 Java HotSpot(TM) Client VM
 User home directory = C:\Documents and Settings\APPL001MPC
 
 c:   clear console window
 f:   finalize objects on finalization queue
 g:   garbage collect
 h:   display this help message
 l:   dump classloader list
 m:   print memory usage
 o:   trigger logging
 q:   hide console
 r:   reload policy configuration
 s:   dump system and deployment properties
 t:   dump thread list
 v:   dump thread stack
 x:   clear classloader cache
 0-5: set trace level to n
 


 load: class src.Viewer.class not found.
 java.lang.ClassNotFoundException: src.Viewer.class
 at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
 at java.lang.ClassLoader.loadClass(Unknown Source)
 at java.lang.ClassLoader.loadClass(Unknown Source)
 at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
 at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
 at
 sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown
 Source)
 at java.lang.Thread.run(Unknown Source)
 Caused by: java.io.IOException: open HTTP connection
 failed:http://domain.com/modules/radiology/src/Viewer/class.class
 at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
 at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
 at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
 at java.security.AccessController.doPrivileged(Native Method)
 ... 7 more
 Exception: java.lang.ClassNotFoundException: src.Viewer.class



--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] DICOM Viewer fails to even run

2010-09-30 Thread Gjergj Sheldija
  i will check it, thanks

On 2010-09-30 5:42.PD, Ap.Muthu wrote:
 On a fresh install of SVN 6825, GJ's latest DICOM Viewers fail to run.

 Regards,
 Ap.Muthu



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] DICOM Viewer Erros

2010-09-30 Thread Ap.Muthu
DICOM Viewer fails to run.
Onclicking to view the Error Details, I get the following:

Java Plug-in 1.6.0_17
Using JRE version 1.6.0_17-b04 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\APPL001MPC

c:   clear console window
f:   finalize objects on finalization queue
g:   garbage collect
h:   display this help message
l:   dump classloader list
m:   print memory usage
o:   trigger logging
q:   hide console
r:   reload policy configuration
s:   dump system and deployment properties
t:   dump thread list
v:   dump thread stack
x:   clear classloader cache
0-5: set trace level to n



load: class src.Viewer.class not found.
java.lang.ClassNotFoundException: src.Viewer.class
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
at
sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown
Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: open HTTP connection
failed:http://care2x.singportal.net/modules/radiology/src/Viewer/class.class
at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 7 more
Exception: java.lang.ClassNotFoundException: src.Viewer.class




--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] DICOM Viewer fails to even run

2010-09-29 Thread Ap.Muthu
On a fresh install of SVN 6825, GJ's latest DICOM Viewers fail to run.

Regards,
Ap.Muthu



--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] DICOM Viewer - SVN 6805

2010-09-28 Thread Ap.Muthu
Hi GJ,

Thanks for the localised version.
It appears that it addresses only the fotolab module.

Please compare the default Menu links on the Care2x left Menu and see if 
they are in sync with your working test install.
The DICOM Viewer is accessible from the radiology module (where it is a 
subfolder).

In SVN 6806, I have uploaded a temporary hex patched fix for English in 
continuation of SVN 6803.

It is imortant that the class files all have the same path to the new 
uploads/radiology/dicom_img and other folders if any as opposed to the old 
fotos/radiology or radiology/dicom_img folders

  i'm preparing a localized version of the dicom viewer..

 gj




--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Dicom viewer

2006-07-29 Thread Kaloyan Raev
Hi Tore, 

If you find another java applet-based dicom viewer that suites your
needs we can integrate it in Care2x. 

The only requirement is the license to be gpl-compatible.

Greetings
Kaloyan

On Fri, 2006-07-21 at 14:21 -0400, Elpidio Latorilla wrote:
 Hi,
  
 the dicom viewer itself has a bug. the developer has acknowledged it
 in his
 website.   it cannot display certain dicom files.
  
 elpidio
 
  
 On 7/18/06, tore [EMAIL PROTECTED] wrote: 
 I have tested the dicom thing and it does not work.
 I have tested with 2.1.7 and the patch and also apply the
 patch to other 
 versions, but the situation is always the same. I can upload
 images but
 when i what to view them, the browser just hangs... with the
 JAVA
 loading image. This is same with both IE and Firefox, and the
 same as it
 was with all other versions i have tested.
 
 Tore
 
 --
 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys -- and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___ Care2002-developers mailing 
 list Care2002-developers@lists.sourceforge.net 
 https://lists.sourceforge.net/lists/listinfo/care2002-developers


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Dicom viewer

2006-07-21 Thread Elpidio Latorilla
Hi,

the dicom viewer itself has a bug. the developer has acknowledged it in his
website. it cannot display certain dicom files.

elpidio
On 7/18/06, tore [EMAIL PROTECTED] wrote:
I have tested the dicom thing and it does not work.I have tested with 2.1.7 and the patch and also apply the patch to other
versions, but the situation is always the same. I can upload images butwhen i what to view them, the browser just hangs... with the JAVAloading image. This is same with both IE and Firefox, and the same as it
was with all other versions i have tested.Tore--
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] Dicom viewer

2006-07-18 Thread tore
I have tested the dicom thing and it does not work.
I have tested with 2.1.7 and the patch and also apply the patch to other 
versions, but the situation is always the same. I can upload images but 
when i what to view them, the browser just hangs... with the JAVA 
loading image. This is same with both IE and Firefox, and the same as it 
was with all other versions i have tested.

Tore

-- 
Tore F. Tuastad
IT admin
Haydom Lutheran Hospital
+255 787 43 9995
[EMAIL PROTECTED]
www.tuastad.com


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers