This old version of Proteopedia is provided for student assignments while the new version is undergoing repairs. Content and edits done in this old version of Proteopedia after March 1, 2026 will eventually be lost when it is retired in about June of 2026.
Apply for new accounts at the new Proteopedia. Your logins will work in both the old and new versions.




Testing Jmol 12.2.16

From Proteopedia

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
-
Findings while testing Jmol 12.2.16 on Proteopedia:
+
Findings while testing Jmol 12.2.XX on Proteopedia:
 +
<pre>?JMOLJAR=http://proteopedia.org/jmol12.2.16/JmolAppletSigned0.jar</pre>
-
'''Jmol 12.2.16 is more sensitive to non-standard characters inside scripts than the previous 11.8.24'''.<br>
+
Note that the About/Version will return 12.2.18_dev
-
Avoid parentheses, percent signs and any other character besides letters and numbers when naming a page.
+
-
 
+
-
* Scenes created in pages that include parentheses in the name fail.
+
* Inserting quoted text in an echo makes the whole scene to fail. Statements like this one is a ticket to failure
* Inserting quoted text in an echo makes the whole scene to fail. Statements like this one is a ticket to failure
''echo "Dealkylation ("aging")";'' since the Jmol parser is unable to properly pair the nested quotes.
''echo "Dealkylation ("aging")";'' since the Jmol parser is unable to properly pair the nested quotes.

Revision as of 17:05, 9 March 2012

Findings while testing Jmol 12.2.XX on Proteopedia:

?JMOLJAR=http://proteopedia.org/jmol12.2.16/JmolAppletSigned0.jar

Note that the About/Version will return 12.2.18_dev

  • Inserting quoted text in an echo makes the whole scene to fail. Statements like this one is a ticket to failure

echo "Dealkylation ("aging")"; since the Jmol parser is unable to properly pair the nested quotes.

Personal tools