ITK/InsightCommunityMailingList: Difference between revisions
(Created from antonym) |
Jhlegarreta (talk | contribs) (Change references to the mailing list for references to discourse) |
||
(8 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
The main forum for community discussion and support is the | The main forum for community discussion and support is the [https://discourse.itk.org/ ITK discourse space]. It is an incredibly valuable discussion forum, with very low noise and very high signal. It is frequented by the core ITK developers, regular users and new users alike. | ||
== Subscribing == | == Subscribing == | ||
To subscribe to the | To subscribe to the civilized discussion, follow the instructions at [https://discourse.itk.org/t/getting-started-with-discourse/22 getting started guide]. | ||
== Archives == | == Archives == | ||
ITK transitioned from a traditional mailing list to the [https://www.discourse.org/ discourse platform] on September, 21 2017. | |||
The full archives of the previous mailing lists are available from: | |||
* List archives: http://www.itk.org/pipermail/insight-users/ | |||
* [http://www.google.com/advanced_search?as_sitesearch=www.itk.org&as_epq=insight%2Dusers Google search archives] | |||
* Gmane interface: http://news.gmane.org/gmane.comp.lib.itk.user | |||
== Asking Questions == | == Asking Questions == | ||
Line 19: | Line 21: | ||
If you are asking a question about building ITK, please include the following information at a minimum: | If you are asking a question about building ITK, please include the following information at a minimum: | ||
* | * Platform (e.g. Windows, Linux, Solaris, Mac OS X, etc) | ||
* | * Compiler (e.g. gcc 3.3) | ||
* CMake version ( | * CMake version (e.g. 1.8.3) | ||
* CMake settings | * CMake settings | ||
* Complete output of the error message | * Complete output of the error message | ||
The more information you include in your original post, the easier it will be for us to help you. | The more information you include in your original post, the easier it will be for us to help you. | ||
{{ITK/Template/Footer}} |
Latest revision as of 12:09, 17 March 2018
The main forum for community discussion and support is the ITK discourse space. It is an incredibly valuable discussion forum, with very low noise and very high signal. It is frequented by the core ITK developers, regular users and new users alike.
Subscribing
To subscribe to the civilized discussion, follow the instructions at getting started guide.
Archives
ITK transitioned from a traditional mailing list to the discourse platform on September, 21 2017.
The full archives of the previous mailing lists are available from:
- List archives: http://www.itk.org/pipermail/insight-users/
- Google search archives
- Gmane interface: http://news.gmane.org/gmane.comp.lib.itk.user
Asking Questions
It is a good idea to search here first before asking questions, to make sure it hasn't come up before. There are many detailed explanations and discussions contained in the archive, so it is well worth reading. It is also a good idea to check the FAQ and do a search on this site.
If you are asking a question about building ITK, please include the following information at a minimum:
- Platform (e.g. Windows, Linux, Solaris, Mac OS X, etc)
- Compiler (e.g. gcc 3.3)
- CMake version (e.g. 1.8.3)
- CMake settings
- Complete output of the error message
The more information you include in your original post, the easier it will be for us to help you.