<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Resources</title><link>https://sourceforge.net/p/molmol/wiki/Resources/</link><description>Recent changes to Resources</description><atom:link href="https://sourceforge.net/p/molmol/wiki/Resources/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 27 Oct 2013 14:26:28 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/molmol/wiki/Resources/feed" rel="self" type="application/rss+xml"/><item><title>Resources modified by MOLMOL Administrator</title><link>https://sourceforge.net/p/molmol/wiki/Resources/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MOLMOL Administrator</dc:creator><pubDate>Sun, 27 Oct 2013 14:26:28 -0000</pubDate><guid>https://sourceforge.net1a08f54a4af086825ccb73348c85be977d021a1e</guid></item><item><title>Resources modified by MOLMOL Administrator</title><link>https://sourceforge.net/p/molmol/wiki/Resources/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,19 +1,30 @@
 RESOURCES
 ---------
-
 Here are links to internet resources that were particularly useful during this project.

+APPLICATION USAGE
+-----------------
 Howto MOLMOL
 http://www.geocities.jp/yabyab_y/howtomolmol/molmol3-e.html

 MOLMOL – Quick Reference
 http://www.biodesign.asu.edu/labs/assets/lindsay/molvis/QuickRef/QuickRef_MOLMOL.htm

+OTHER TOOLS
+-----------
 Molecular Visualization Tools
 http://www.biodesign.asu.edu/labs/assets/lindsay/molvis/MOL.html

 NMR on OS X
 http://scottlab.ucsc.edu/~wgscott/xtal/wiki/index.php/NMR_on_OS_X
+
+PDB STANDARDS
+-------------
+PDB Format Description Version 2.3
+http://www.bmsc.washington.edu/CrystaLinks/man/pdb/guide2.2_frame.html
+
+Nomenclature of the atom names
+http://aria.pasteur.fr/example-files/atomnames.xml/view

 The Worldwide Protein Data Bank 
 http://www.wwpdb.org/documentation/format33/sect9.html#MODEL
@@ -22,18 +33,16 @@
 ARIA (Ambiguous Restraints for Iterative Assignment) is a software for automated NOE assignment and NMR structure calculation
 http://aria.pasteur.fr/

-Nomenclature of the atom names
-http://aria.pasteur.fr/example-files/atomnames.xml/view
-
-PDB Format Description Version 2.3
-http://www.bmsc.washington.edu/CrystaLinks/man/pdb/guide2.2_frame.html
+SOURCE REPOSITORIES
+-------------------
+Original MolMol Source
+http://jedi.mathstat.dal.ca/MOLMOL/

 FINK
 http://fink.thetis.ig42.org/index.php?phpLang=en

-Original MolMol Source
-http://jedi.mathstat.dal.ca/MOLMOL/
-
+GRAPHICS STANDARDS
+------------------
 Motif (software)
 http://en.wikipedia.org/wiki/Motif_(widget_toolkit)

@@ -53,8 +62,3 @@
 The Mesa 3D Graphics Library
 http://www.mesa3d.org/

-Building zlib, libjpeg, libpng, libtiff and giflib
-http://www.leptonica.org/vs2008doc/building-image-libraries.html
-
-Understanding the Git Workflow
-https://sandofsky.com/blog/git-workflow.html
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MOLMOL Administrator</dc:creator><pubDate>Sun, 27 Oct 2013 13:59:34 -0000</pubDate><guid>https://sourceforge.net32277e6a21c28e9969deb26d9d051d8aade64bc8</guid></item><item><title>Resources modified by MOLMOL Administrator</title><link>https://sourceforge.net/p/molmol/wiki/Resources/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -0,0 +1,60 @@
+RESOURCES
+---------
+
+Here are links to internet resources that were particularly useful during this project.
+
+Howto MOLMOL
+http://www.geocities.jp/yabyab_y/howtomolmol/molmol3-e.html
+
+MOLMOL – Quick Reference
+http://www.biodesign.asu.edu/labs/assets/lindsay/molvis/QuickRef/QuickRef_MOLMOL.htm
+
+Molecular Visualization Tools
+http://www.biodesign.asu.edu/labs/assets/lindsay/molvis/MOL.html
+
+NMR on OS X
+http://scottlab.ucsc.edu/~wgscott/xtal/wiki/index.php/NMR_on_OS_X
+
+The Worldwide Protein Data Bank 
+http://www.wwpdb.org/documentation/format33/sect9.html#MODEL
+http://www.wwpdb.org/documentation/format33/v3.3.html
+
+ARIA (Ambiguous Restraints for Iterative Assignment) is a software for automated NOE assignment and NMR structure calculation
+http://aria.pasteur.fr/
+
+Nomenclature of the atom names
+http://aria.pasteur.fr/example-files/atomnames.xml/view
+
+PDB Format Description Version 2.3
+http://www.bmsc.washington.edu/CrystaLinks/man/pdb/guide2.2_frame.html
+
+FINK
+http://fink.thetis.ig42.org/index.php?phpLang=en
+
+Original MolMol Source
+http://jedi.mathstat.dal.ca/MOLMOL/
+
+Motif (software)
+http://en.wikipedia.org/wiki/Motif_(widget_toolkit)
+
+Motif Programming
+http://www.cs.cf.ac.uk/Dave/X_lecture/
+http://www.cs.cf.ac.uk/Dave/X_lecture/X_book_caller/X_book_caller.html
+
+Technical  Window System and Motif WWW Sites
+http://www.rahul.net/kenton/xsites.html
+
+About X11 and OS X Mountain Lion
+http://support.apple.com/kb/HT5293
+
+OpenGL Programming Guide
+http://www.glprogramming.com/red/chapter01.html
+
+The Mesa 3D Graphics Library
+http://www.mesa3d.org/
+
+Building zlib, libjpeg, libpng, libtiff and giflib
+http://www.leptonica.org/vs2008doc/building-image-libraries.html
+
+Understanding the Git Workflow
+https://sandofsky.com/blog/git-workflow.html
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MOLMOL Administrator</dc:creator><pubDate>Sun, 20 Oct 2013 09:51:25 -0000</pubDate><guid>https://sourceforge.netd95d7cd266c42381be089073a7547749ff1ed559</guid></item><item><title>Resources modified by MOLMOL Administrator</title><link>https://sourceforge.net/p/molmol/wiki/Resources/</link><description/><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">MOLMOL Administrator</dc:creator><pubDate>Sun, 20 Oct 2013 08:03:02 -0000</pubDate><guid>https://sourceforge.net3bf593e88f1a4aa7b5e136de57189c32c80c7751</guid></item></channel></rss>