Difference between revisions of "DiscoverEd Sprint (June, 2010)"

From Creative Commons
Jump to: navigation, search
(Objectives)
(Preparation)
Line 31: Line 31:
  
 
# Make sure you have prerequisite software installed and working:
 
# Make sure you have prerequisite software installed and working:
** git (Windows users, see http://progit.org/book/ch1-4.html and http://code.google.com/p/msysgit/)
+
#* git (Windows users, see http://progit.org/book/ch1-4.html and http://code.google.com/p/msysgit/)
** Java 1.6 JDK
+
#* Java 1.6 JDK
** Eclipse (not required, but can make life easier)
+
#* Eclipse (not required, but can make life easier)
 
# Generate an SSH public key (if needed; see http://progit.org/book/ch4-3.html for some instructions)
 
# Generate an SSH public key (if needed; see http://progit.org/book/ch4-3.html for some instructions)
 
# Create a [http://gitorious.org Gitorious] account and add your SSH key to it
 
# Create a [http://gitorious.org Gitorious] account and add your SSH key to it

Revision as of 22:09, 3 May 2010


This is a stub page for collecting information about the DiscoverEd Sprint (June, 2010)

Overview

  • What: A sprint on development of DiscoverEd; see #Objectives below for possible development work
  • When: Tuesday, June 15 through Thursday, June 17, 2010
  • Where: Michigan State University, East Lansing, MI

Attendees

  • Asheesh Laroia (Open Hatch / Creative Commons)
  • Raphael Krut-Landau (Open Hatch / Creative Commons)
  • Nathan Yergler (Creative Commons)
  • add your name and affiliation here

Travel & Accommodations

  • (link to map with address here)
  • Area Hotels:
    • TBD

Objectives

TBD

Preparation

In order to minimize time spent configuring laptops, etc, please try to do the following before arriving at the sprint:

  1. Make sure you have prerequisite software installed and working:
  2. Generate an SSH public key (if needed; see http://progit.org/book/ch4-3.html for some instructions)
  3. Create a Gitorious account and add your SSH key to it

Code Preparation

TBD