2010 Appion Developer Workshop » History » Revision 15
« Previous |
Revision 15/18
(diff)
| Next »
Neil Voss, 06/10/2010 09:56 AM
2010 Appion Developer Workshop¶
Setting up a development enviroment¶
Subversion¶
svn checkout http://emg.nysbc.org/svn/myami/trunk/ myami/
Sinedon.cfg¶
At AMI, you do not normally need a sinedon.cfg file, but if you have your own testing environment you will need one.
Web page¶
At AMI, put myamiweb into your ami_html directory and it will be available on both cronus3 and fly as http://cronus3.scripps.edu/~username/myamiweb/
You will need to run Eric's web setup wizard to get it working: http://cronus3.scripps.edu/~username/myamiweb/setup/
Your PYTHONPATH should contain both the myami folder and the myami/appion folder.
Add a new option to a program¶
2010 ADW/Add a new option to a program
Organization of the Python programs¶
2010 ADW/Organization of the Python programs
Organization of the PHP programs¶
2010 ADW/Organization of the PHP programs
Create a program from scratch¶
2010 ADW/Create a program from scratch
Create a program, database structure, and report pages from scratch (if time)¶
- 3D MSA?
Updated by Neil Voss over 14 years ago · 15 revisions