Difference between revisions of "Main Page"

From MIPAV
Jump to: navigation, search
(MIPAV JWS)
Line 1: Line 1:
== MIPAV developer resources ==
+
Welcome to the MIPAV wiki!
  
* [http://mipav.cit.nih.gov/bugzilla/ Bug & feature tracking]
+
* [[MIPAV FAQ]]
* [[Developer documentation and tips]]
+
* [[MIPAV feature list]]
* [[Build documentation]]
+
* [[MIPAV plugin directory]]
* [[User support topics]]
+
* [[Subversion topics]]
+
* [[Image repository topics]]
+
* [[WildMagic development documentation]]
+
  
== MIPAV JWS ==
 
  
* [http://mipav.cit.nih.gov/mipav_jnlp.php MIPAV Release web start]
+
----
* [http://mipav.cit.nih.gov/mipav_jnlp_nightly.php MIPAV Nightly web start]
+
* [http://mipav.cit.nih.gov/mipav_jnlp_native.php MIPAV Release web start with native libraries (Jogl, Java3D, HDF5)]
+
* [http://mipav.cit.nih.gov/mipav_jnlp_nightly_native.php MIPAV Nightly web start with native libraries (Jogl, Java3D, HDF5)]
+
* [http://mipav.cit.nih.gov/mipav_jnlp.php?plugin=PlugInNINDSAnonymizationTool MIPAV Release web start with NINDS Anonymization plugin]
+
* [http://mipav.cit.nih.gov/mipav_jnlp_nightly.php?plugin=PlugInNINDSAnonymizationTool MIPAV Nightly web start with NINDS Anonymization plugin]
+
* [http://mipav.cit.nih.gov/mipav_jnlp.php?plugin=PlugInNINDSIdentificationTool MIPAV Release web start with NINDS Identification plugin]
+
* [http://mipav.cit.nih.gov/mipav_jnlp_nightly.php?plugin=PlugInNINDSIdentificationTool MIPAV Nightly web start with NINDS Identification plugin]
+
* [http://mipav.cit.nih.gov/mipav_jnlp.php?plugin=PlugInNDARImage Image package generation for NDAR]
+
  
== MIPAV-web JWS ==
 
  
* [http://mipav.cit.nih.gov/mipav-web_jnlp.php MIPAV-web web start (not updated automatically)]
+
(Want to add something to the wiki?  [[Special:Userlogin|Login or create an account]])
 
+
== Documentation ==
+
 
+
* [http://mipav.cit.nih.gov/documentation.php MIPAV user documentation]
+
* [http://mipav.cit.nih.gov/development.php MIPAV developer documentation]
+
* [http://mipav.cit.nih.gov/documentation/api/ MIPAV JavaDoc API]
+
* [http://mipav.cit.nih.gov/documentation/wildmagic_api/ WildMagic JavaDoc API]
+
 
+
== SVN ==
+
 
+
* [https://citdcbmipav.cit.nih.gov/repos/ Subversion repositories (NIH login required)]
+
* [https://citdcbmipav.cit.nih.gov/repos-ext/ Subversion repositories (NIH-external users)]
+
 
+
== Java APIs ==
+
 
+
* [http://java.sun.com/j2se/1.4.2/docs/api/ Sun JDK 1.4.2 API]
+
* [http://java.sun.com/j2se/1.5.0/docs/api/ Sun JDK 1.5.0 API] -- This is the API that should currently be used for MIPAV.
+
* [http://java.sun.com/javase/6/docs/api/ Sun JDK 1.6.0 API]
+
* [http://myjavadoc.net/search/ Javadoc search tool]
+
 
+
== Other ==
+
 
+
* [http://medic.rad.jhmi.edu/forums/ MedIC forums (MIPAV support requests)]
+
* [http://www.nitrc.org/projects/mipav/ MIPAV's page on NITRC]
+

Revision as of 16:34, 24 March 2009

Welcome to the MIPAV wiki!




(Want to add something to the wiki? Login or create an account)