<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Orthanc</title><link>https://sourceforge.net/p/bifijiplugins/wiki/Orthanc/</link><description>Recent changes to Orthanc</description><atom:link href="https://sourceforge.net/p/bifijiplugins/wiki/Orthanc/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 15 Jun 2018 14:43:36 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/bifijiplugins/wiki/Orthanc/feed" rel="self" type="application/rss+xml"/><item><title>Orthanc modified by Ilan Tal</title><link>https://sourceforge.net/p/bifijiplugins/wiki/Orthanc/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -2,11 +2,11 @@

 [[img src=orthancSetup.png]] 

-Note the structure of the **ODBC Name** which is **ORTHANC@192.168.0.100:4242**. This is the AETitle which is the server name ORTHANC followed by @IP:port. The IP should be a fixed address so that all remote Fiji machines can easily access it. The default DICOM port is 4242.
+Note the structure of the **ODBC Name** which is **ORTHANC@192.168.0.100:104**. This is the AETitle which is the server name ORTHANC followed by @IP:port. The IP should be a fixed address so that all remote Fiji machines can easily access it. The default DICOM port is 104. (In some cases 4242 is used.)

 The Orthanc PACS is the connection to DICOM network in your department. Fiji reads from Orthanc, so may have to have a 2 step process: 1) retrieve the study from some camera or workstation to Orthanc, and then 2) use the Read BI studies to load it into Fiji. There is a reasonable chance that the study is already on Orthanc, so you need to retrieve it only if it isn't already available.

-To allow retrieval is the purpose of **Data path** which is set to **http://192.168.0.100:8042/**. The structure here is the http: keyword for Web access followed by //IP:port. The port here is the http port in place of the previous DICOM port. The Orthanc default is 8042. Note that the IP is the same as the value used in ODBC Name.
+To allow retrieval is the purpose of **Data path** which is set to **http://192.168.0.100:80/**. The structure here is the http: keyword for Web access followed by //IP:port. The port here is the http port in place of the previous DICOM port. The default is 80, but in some cases 8042 is used. Note that the IP is the same as the value used in ODBC Name.

 If this is setup with the http: keyword, then a **Web** button will appear for Orthanc servers.

@@ -15,7 +15,7 @@
 Pressing on the button will open a browser to whatever address is specified. Be careful not to open a browser multiple times since it will eat up your available memory.

 You may wish to specify that it go directly to the query page, or perhaps somewhere else. In the case of the query page, it is easiest to open the above http path to the main page and then press on the **Query Retrieve** button in the browser. That will give you an updated address which you can copy-paste into the Data path (being careful to include the http: keyword). In our case the modified path would be
-**http://192.168.0.100:8042/app/explorer.html#query-retrieve**.
+**http://192.168.0.100:80/app/explorer.html#query-retrieve**.

 ###Save for Conference
 Save for Conference is described [here](Reading studies/#save-for-conference). In this case we are preparing for a conference called Barcelona. Next to the Barcelona name there is a path to a directory on the local disk on the laptop. At the conference there will be no access to the Orthanc server so we need to use [Read from CD](CD Dialog) with the studies on the laptop itself.
@@ -33,10 +33,10 @@

 Windows Registry Editor Version 5.00
 HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Prefs\&amp;lt;unnamed&amp;gt;\biplugins
-"/O/D/B/C0"="/O/R/T/H/A/N/C@192.168.0.100:4242"
+"/O/D/B/C0"="/O/R/T/H/A/N/C@192.168.0.100:104"
 "db user0"=""
 "db pass0"=""
-"db path0"="http:\\\\192.168.0.100:8042\\"
+"db path0"="http:\\\\192.168.0.100:80\\"
 "db type0"="5"
 "db display name0"="orthanc"

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ilan Tal</dc:creator><pubDate>Fri, 15 Jun 2018 14:43:36 -0000</pubDate><guid>https://sourceforge.net03809397995cad3ffe01823f6ee341e4f944d39e</guid></item><item><title>Orthanc modified by Ilan Tal</title><link>https://sourceforge.net/p/bifijiplugins/wiki/Orthanc/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ilan Tal</dc:creator><pubDate>Fri, 15 Jun 2018 14:39:42 -0000</pubDate><guid>https://sourceforge.netba5b8535023a075137a9ac9c7c0b28c321a72515</guid></item><item><title>Orthanc modified by Ilan Tal</title><link>https://sourceforge.net/p/bifijiplugins/wiki/Orthanc/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ilan Tal</dc:creator><pubDate>Fri, 15 Jun 2018 14:37:37 -0000</pubDate><guid>https://sourceforge.net90e8efd5a20cba59d5bb8f8a9e8eb07ea6d3e09d</guid></item><item><title>Orthanc modified by Ilan Tal</title><link>https://sourceforge.net/p/bifijiplugins/wiki/Orthanc/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -46,6 +46,6 @@
 HKEY_CURRENT_USER\Software\JavaSoft\Prefs\&amp;lt;unnamed&amp;gt;\biplugins
 (followed by entries which you can edit and delete the values you don't want to transfer)

-This is a fool proof way to accurately transfer anything you like so all machines are set up identically.
+This is a fool proof way to accurately transfer anything you like so all machines are set up identically. You simply make this file available to your colleagues and tell them to double click on it. There will appear a warning message that you are about to modify registry values. They should ignore the message since this is a legal modification.

 Return to [help](Pet Ct Viewer Help).
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ilan Tal</dc:creator><pubDate>Sun, 22 Jan 2017 07:14:21 -0000</pubDate><guid>https://sourceforge.net345b0ba87244227e3c8e3cf20565a99b5ebb8ace</guid></item><item><title>Orthanc modified by Ilan Tal</title><link>https://sourceforge.net/p/bifijiplugins/wiki/Orthanc/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v13
+++ v14
@@ -32,8 +32,7 @@
 Now you have a file with extension "reg" which you can edit. Here is an example

 Windows Registry Editor Version 5.00
-
-[HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Prefs\&amp;lt;unnamed&amp;gt;\biplugins]
+HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Prefs\&amp;lt;unnamed&amp;gt;\biplugins
 "/O/D/B/C0"="/O/R/T/H/A/N/C@192.168.0.100:4242"
 "db user0"=""
 "db pass0"=""
@@ -44,8 +43,7 @@
 With the more standard use you will see

 Windows Registry Editor Version 5.00
-
-[HKEY_CURRENT_USER\Software\JavaSoft\Prefs\&amp;lt;unnamed&amp;gt;\biplugins]
+HKEY_CURRENT_USER\Software\JavaSoft\Prefs\&amp;lt;unnamed&amp;gt;\biplugins
 (followed by entries which you can edit and delete the values you don't want to transfer)

 This is a fool proof way to accurately transfer anything you like so all machines are set up identically.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ilan Tal</dc:creator><pubDate>Sun, 22 Jan 2017 07:07:39 -0000</pubDate><guid>https://sourceforge.net2fbc8d4cf3f9c1a7a1b8cc970f103c7b45f87593</guid></item><item><title>Orthanc modified by Ilan Tal</title><link>https://sourceforge.net/p/bifijiplugins/wiki/Orthanc/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -22,4 +22,32 @@

 It is also possible to save the studies on a shared disk on the LAN. This may be useful if the connection to the Orthanc server is over a slow Internet connection, where any study which was read by anyone in the group would come across much faster from the shared disk on the LAN.

-Still another use might be to prepare a USB external disk with studies of interest. Up to 10 different destinations can be set up in [Read from CD](CD Dialog). Return to [help](Pet Ct Viewer Help).
+Still another use might be to prepare a USB external disk with studies of interest. Up to 10 different destinations can be set up in [Read from CD](CD Dialog).
+
+###Easy update for multiple Windows machines
+For Windows only there is an easy way to set up in an identical fashion multiple machines. This could be useful when you go to the trouble of setting up your machine and you want to transfer all parameters to all other machines in the department.
+
+Windows has changed the way it works from XP to win10. This example is for XP. Go into a command prompt and type "regedit". Then open the key to HKEY_LOCAL_MACHINE -&amp;gt; SOFTWARE -&amp;gt; JavaSoft -&amp;gt; Prefs -&amp;gt; &amp;lt;unnamed&amp;gt; -&amp;gt; biplugins. For win10 the more standard HKEY_CURRENT_USER -&amp;gt; Software -&amp;gt; .... is used instead. Then go to File -&amp;gt; Export in the regedit program, and choose a file name.
+
+Now you have a file with extension "reg" which you can edit. Here is an example
+
+Windows Registry Editor Version 5.00
+
+[HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Prefs\&amp;lt;unnamed&amp;gt;\biplugins]
+"/O/D/B/C0"="/O/R/T/H/A/N/C@192.168.0.100:4242"
+"db user0"=""
+"db pass0"=""
+"db path0"="http:\\\\192.168.0.100:8042\\"
+"db type0"="5"
+"db display name0"="orthanc"
+
+With the more standard use you will see
+
+Windows Registry Editor Version 5.00
+
+[HKEY_CURRENT_USER\Software\JavaSoft\Prefs\&amp;lt;unnamed&amp;gt;\biplugins]
+(followed by entries which you can edit and delete the values you don't want to transfer)
+
+This is a fool proof way to accurately transfer anything you like so all machines are set up identically.
+
+Return to [help](Pet Ct Viewer Help).
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ilan Tal</dc:creator><pubDate>Sun, 22 Jan 2017 06:42:52 -0000</pubDate><guid>https://sourceforge.neteb185c321290f8454b6ee7353d15d742fb997565</guid></item><item><title>Orthanc modified by Ilan Tal</title><link>https://sourceforge.net/p/bifijiplugins/wiki/Orthanc/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -14,7 +14,7 @@

 Pressing on the button will open a browser to whatever address is specified. Be careful not to open a browser multiple times since it will eat up your available memory.

-You may wish to specify that it go directly to the query page, or perhaps somewhere else. In the case of the query page, it is easiest to open the above http path to the main page and then press on the **query** button in the browser. That will give you an updated address which you can copy-paste into the Data path (being careful to include the http: keyword). In our case the modified path would be
+You may wish to specify that it go directly to the query page, or perhaps somewhere else. In the case of the query page, it is easiest to open the above http path to the main page and then press on the **Query Retrieve** button in the browser. That will give you an updated address which you can copy-paste into the Data path (being careful to include the http: keyword). In our case the modified path would be
 **http://192.168.0.100:8042/app/explorer.html#query-retrieve**.

 ###Save for Conference
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ilan Tal</dc:creator><pubDate>Wed, 04 Jan 2017 10:00:00 -0000</pubDate><guid>https://sourceforge.net7abe9916e8267b5c4949a057eaacfcd3add464d1</guid></item><item><title>Orthanc modified by Ilan Tal</title><link>https://sourceforge.net/p/bifijiplugins/wiki/Orthanc/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -22,4 +22,4 @@

 It is also possible to save the studies on a shared disk on the LAN. This may be useful if the connection to the Orthanc server is over a slow Internet connection, where any study which was read by anyone in the group would come across much faster from the shared disk on the LAN.

-Still another use might be to prepare a USB external disk with studies of interest. Up to 10 different destinations can be set up in [Read from CD](CD Dialog). Return to help
+Still another use might be to prepare a USB external disk with studies of interest. Up to 10 different destinations can be set up in [Read from CD](CD Dialog). Return to [help](Pet Ct Viewer Help).
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ilan Tal</dc:creator><pubDate>Wed, 04 Jan 2017 09:54:44 -0000</pubDate><guid>https://sourceforge.netd0ce77ffa089fc5b0979e6f7136b3cc448acca35</guid></item><item><title>Orthanc modified by Ilan Tal</title><link>https://sourceforge.net/p/bifijiplugins/wiki/Orthanc/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -4,15 +4,15 @@

 Note the structure of the **ODBC Name** which is **ORTHANC@192.168.0.100:4242**. This is the AETitle which is the server name ORTHANC followed by @IP:port. The IP should be a fixed address so that all remote Fiji machines can easily access it. The default DICOM port is 4242.

-The Orthanc PACS is the connection to DICOM network in your department. Fiji reads from Orthanc, so may have to have a 2 step process: 1) retrieve the study from some camera or workstation to Orthanc, and then 2) use the Read BI studies to load it into Fiji. There is a reasonable chance that the study is already on Orthanc, so you need to retreive it only if it isn't already available.
+The Orthanc PACS is the connection to DICOM network in your department. Fiji reads from Orthanc, so may have to have a 2 step process: 1) retrieve the study from some camera or workstation to Orthanc, and then 2) use the Read BI studies to load it into Fiji. There is a reasonable chance that the study is already on Orthanc, so you need to retrieve it only if it isn't already available.

-To allow retreival is the purpose of **Data path** which is set to **http://192.168.0.100:8042/**. The structure here is the http: keyword for Web access followed by //IP:port. The port here is the http port in place of the previous DICOM port. The Orthanc default is 8042. Note that the IP is the same as the value used in ODBC Name.
+To allow retrieval is the purpose of **Data path** which is set to **http://192.168.0.100:8042/**. The structure here is the http: keyword for Web access followed by //IP:port. The port here is the http port in place of the previous DICOM port. The Orthanc default is 8042. Note that the IP is the same as the value used in ODBC Name.

 If this is setup with the http: keyword, then a **Web** button will appear for Orthanc servers.

 [[img src=orthancWeb.png]] 

-Pressing on the button will open a browser to whaever address is specified. Be careful not to open a browser multiple times since it will eat up your available memory.
+Pressing on the button will open a browser to whatever address is specified. Be careful not to open a browser multiple times since it will eat up your available memory.

 You may wish to specify that it go directly to the query page, or perhaps somewhere else. In the case of the query page, it is easiest to open the above http path to the main page and then press on the **query** button in the browser. That will give you an updated address which you can copy-paste into the Data path (being careful to include the http: keyword). In our case the modified path would be
 **http://192.168.0.100:8042/app/explorer.html#query-retrieve**.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ilan Tal</dc:creator><pubDate>Wed, 04 Jan 2017 09:50:21 -0000</pubDate><guid>https://sourceforge.netc260d540cf0dda8d879ea4637e0bf163a1cb2d02</guid></item><item><title>Orthanc modified by Ilan Tal</title><link>https://sourceforge.net/p/bifijiplugins/wiki/Orthanc/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -18,8 +18,8 @@
 **http://192.168.0.100:8042/app/explorer.html#query-retrieve**.

 ###Save for Conference
-Save for Conference is described [here](Reading studies/#save-for-conference). In this case we are preparing for a conference called Barcelona. Next to the Barcelona name there is a path to a directory on the local disk on the laptop. At the conference there will be no access to the Orthanc server so we need to use read with the studies on the laptop itself.
+Save for Conference is described [here](Reading studies/#save-for-conference). In this case we are preparing for a conference called Barcelona. Next to the Barcelona name there is a path to a directory on the local disk on the laptop. At the conference there will be no access to the Orthanc server so we need to use [Read from CD](CD Dialog) with the studies on the laptop itself.

 It is also possible to save the studies on a shared disk on the LAN. This may be useful if the connection to the Orthanc server is over a slow Internet connection, where any study which was read by anyone in the group would come across much faster from the shared disk on the LAN.

-Still another use might be to prepare a USB external disk with studies of interest.
+Still another use might be to prepare a USB external disk with studies of interest. Up to 10 different destinations can be set up in [Read from CD](CD Dialog). Return to help
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ilan Tal</dc:creator><pubDate>Wed, 04 Jan 2017 09:40:23 -0000</pubDate><guid>https://sourceforge.nete6c7752df15c3d00c0abe1d35def0f47dde1b2c3</guid></item></channel></rss>