Difference between revisions of "Cs345-2012"

From Earlham CS Department
Jump to navigation Jump to search
Line 1: Line 1:
Welcome to Software Engineering Spring 2012 Class Wiki. Please post any information that you think will be helpful to the class and our projects.<br />
+
Welcome to Software Engineering Spring 2012 Class Wiki. Please post any information that you think will be helpful to the class and our projects. Need help with wiki syntax? [http://www.mediawiki.org/wiki/Help:Formatting Click Here] <br />
Need help with wiki syntax? [http://www.mediawiki.org/wiki/Help:Formatting Click Here]
+
 
 +
===POSIT Project Resources===
 +
* http://posit.hfoss.org/javadoc/ - Latest version of the POSITx JavaDocs
 +
* http://code.google.com/p/posit-mobile/wiki/PositxArchitecture - Description of POSITx's plugin architecture
 +
 
 +
=== Our POSIT Pointers ===
 +
* http://bs0.cluster.earlham.edu/~posit/positweb/web/main - Local POSIT server
 +
* Use this client clone from the Google repository: charlespeck-ec-client (you can commit changes to this clone)
 +
* Use this server clone from the Google repository: charlespeck-ec-server (you can commit changes to this clone)
 +
 
 +
===Our POSIT Tutorials===
 +
*[[Downloading Source]]
 +
*[[Importing Posit into Eclipse]]
 +
*[[Running Posit in the AVD]]
 +
 
 
===Android Development===
 
===Android Development===
 
*[[Android Development Environment Setup]]
 
*[[Android Development Environment Setup]]
Line 12: Line 26:
 
===Eclipse Tutorials===
 
===Eclipse Tutorials===
 
*[[Importing Project into Eclipse]]
 
*[[Importing Project into Eclipse]]
 
===POSIT Information and Resources===
 
Current:
 
* http://posit.hfoss.org/javadoc/ - Latest version of the POSITx JavaDocs
 
* http://code.google.com/p/posit-mobile/wiki/PositxArchitecture - Description of POSITx's plugin architecture
 
To be sorted:
 
*[http://posit.hfoss.org/node/1 Project Home Page (Public Facing)]
 
*[http://code.google.com/p/posit-mobile/ Project Home Page (Google Code)]
 
*[http://code.google.com/p/posit-mobile/wiki/SourceTab?tm=4 Download Source]
 
*[http://code.google.com/p/posit-mobile/downloads/list Download App]
 
*[http://code.google.com/p/posit-mobile/wiki/ Project Wiki (Great Tutorials Here)]
 
*[http://code.google.com/p/posit-mobile/issues/list Bug (Issue) Lists]
 
*[http://posit.hfoss.org/sandbox/web/main Development Sandbox]
 
*[http://code.google.com/p/posit-mobile/downloads/list Downloadable .apk files]
 
 
===Posit Tutorials===
 
*[[Downloading Source]]
 
*[[Importing Posit into Eclipse]]
 
*[[Running Posit in the AVD]]
 
  
 
===Student Logs===
 
===Student Logs===
Line 41: Line 36:
 
*[[Nick-cs345-log|Nick's log]]
 
*[[Nick-cs345-log|Nick's log]]
 
*[[Leif-cs345-log|Leif's log]]
 
*[[Leif-cs345-log|Leif's log]]
 +
 +
=== To Sort ===
 +
*[http://posit.hfoss.org/node/1 Project Home Page (Public Facing)]
 +
*[http://code.google.com/p/posit-mobile/ Project Home Page (Google Code)]
 +
*[http://code.google.com/p/posit-mobile/wiki/SourceTab?tm=4 Download Source]
 +
*[http://code.google.com/p/posit-mobile/downloads/list Download App]
 +
*[http://code.google.com/p/posit-mobile/wiki/ Project Wiki (Great Tutorials Here)]
 +
*[http://code.google.com/p/posit-mobile/issues/list Bug (Issue) Lists]
 +
*[http://posit.hfoss.org/sandbox/web/main Development Sandbox]
 +
*[http://code.google.com/p/posit-mobile/downloads/list Downloadable .apk files]

Revision as of 14:17, 3 April 2012

Welcome to Software Engineering Spring 2012 Class Wiki. Please post any information that you think will be helpful to the class and our projects. Need help with wiki syntax? Click Here

POSIT Project Resources

Our POSIT Pointers

  • http://bs0.cluster.earlham.edu/~posit/positweb/web/main - Local POSIT server
  • Use this client clone from the Google repository: charlespeck-ec-client (you can commit changes to this clone)
  • Use this server clone from the Google repository: charlespeck-ec-server (you can commit changes to this clone)

Our POSIT Tutorials

Android Development

Eclipse Tutorials

Student Logs

To Sort