Difference between revisions of "Main Page"

From MIPAV
Jump to: navigation, search
Line 1: Line 1:
Welcome to the MIPAV wiki!
+
== MIPAV developer resources ==
  
 +
* [http://mipav.cit.nih.gov/bugzilla/ Bug & feature tracking]
 +
* [[Developer documentation and tips]]
 +
* [[Build documentation]]
 +
* [[User support topics]]
 +
* [[Subversion topics]]
 +
* [[Image repository topics]]
 +
* [[WildMagic development documentation]]
 +
* [[pubwiki:How to specify location of plugin|How to specify location of plugin]]
  
== Information about MIPAV ==
+
== MIPAV JWS ==
  
* [[MIPAV feature list]]
+
* [http://mipav.cit.nih.gov/mipav_jnlp.php MIPAV Release web start]
* [[MIPAV change list]]
+
* [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 ==
  
== Help ==
+
* [http://mipav.cit.nih.gov/mipav-web_jnlp.php MIPAV-web web start (not updated automatically)]
  
* [[MIPAV FAQ]]
+
== Documentation ==
* [[Volume renderer GPU support listing]]
+
  
 +
* [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]
  
== Plugin development ==
+
== SVN ==
  
* [[MIPAV plugin directory]]
+
* [https://citdcbmipav.cit.nih.gov/repos/ Subversion repositories (NIH login required)]
* [[How to specify location of plugin in MIPAV GUI]]
+
* [https://citdcbmipav.cit.nih.gov/repos-ext/ Subversion repositories (NIH-external users)]
* [[Writing MIPAV plugins without access to MIPAV source code]]
+
  
----
+
== 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]
  
''(Want to add something to the wiki?  [[Special:Userlogin|Login or create an account]])''
+
== 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:56, 26 March 2009

MIPAV developer resources

MIPAV JWS

MIPAV-web JWS

Documentation

SVN

Java APIs

Other