Difference between revisions of "Template:Installing Jmol"
Jump to navigation
Jump to search
Installing Jmol / JSmol
m |
AngelHerraez (talk | contribs) (more structured order -- Java is only one option) |
||
(14 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | <div style=" | + | <div style="background:#9292FF;color:#F2F2FF;"><center>'''Installing Jmol / JSmol'''</center></div> |
− | + | <div style="border-style:solid;border-width:thin;border-color:#9292FF;"> | |
<div> | <div> | ||
− | + | * Get the files from [http://sourceforge.net/project/showfiles.php?group_id=23629 SourceForge]. | |
− | * Get the | + | * [[Support]] and operating systems. |
− | * | + | * '''Users''': how to [[Jmol_Application#Installing_Jmol_Application|install '''Jmol application''']] for local, standalone use. |
− | * | + | * '''Web page authors''': how to [[Jmol_Applet#Installing_Jmol_objects|install '''Jmol objects''']] (Jmol / JSmol) embedded within your web pages. |
+ | ** [http://proteopedia.org/wiki/index.php/Installing_and_enabling_Java Installing and Enabling Java (Proteopedia wiki)]. Has step by step instructions for both Windows and Mac OS X, and for the 5 most popular web browsers. | ||
+ | **[[Jmol_Applet#Giving_JmolApplet_more_memory_to_work_with|Increasing java memory for the applet]]. | ||
+ | * '''Web site administrators''': | ||
+ | ** How to install the application on a web server to be delivered using [[Java Web Start]]. | ||
+ | ** How to [[Jmol in Wikis | configure a wiki]] so that it uses the Jmol applet. | ||
+ | * '''Developers''': compile the latest Jmol source code via [[Release_Procedures#Accessing_a_Release | subversion access]]. | ||
+ | |||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 14:24, 14 September 2014
- Get the files from SourceForge.
- Support and operating systems.
- Users: how to install Jmol application for local, standalone use.
- Web page authors: how to install Jmol objects (Jmol / JSmol) embedded within your web pages.
- Installing and Enabling Java (Proteopedia wiki). Has step by step instructions for both Windows and Mac OS X, and for the 5 most popular web browsers.
- Increasing java memory for the applet.
- Web site administrators:
- How to install the application on a web server to be delivered using Java Web Start.
- How to configure a wiki so that it uses the Jmol applet.
- Developers: compile the latest Jmol source code via subversion access.