Difference between revisions of "DiscoverEd Sprint (June, 2010)"
(Created page with 'Category:DiscoverEd {{Infobox|This is a stub page for collecting information about the DiscoverEd Sprint (June, 2010)}} == Overview == * '''When:''' Tuesday, June 15 throu…') |
|||
Line 5: | Line 5: | ||
== Overview == | == Overview == | ||
+ | * '''What:''' A sprint on development of [[DiscoverEd]]; see [[#Objectives]] below for possible development work | ||
* '''When:''' Tuesday, June 15 through Thursday, June 17, 2010 | * '''When:''' Tuesday, June 15 through Thursday, June 17, 2010 | ||
* '''Where:''' Michigan State University, East Lansing, MI | * '''Where:''' Michigan State University, East Lansing, MI | ||
Line 22: | Line 23: | ||
== Objectives == | == Objectives == | ||
+ | |||
+ | |||
+ | == Preparation == | ||
+ | |||
+ | In order to minimize time spent configuring laptops, etc, please try to do the following before arriving at the sprint: | ||
+ | |||
+ | # 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/) | ||
+ | ** Java 1.6 JDK | ||
+ | ** 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) | ||
+ | # Create a [http://gitorious.org Gitorious] account and add your SSH key to it | ||
+ | |||
+ | === Code Preparation === | ||
+ | |||
+ | ''TBD'' |
Revision as of 21:08, 3 May 2010
This is a stub page for collecting information about the DiscoverEd Sprint (June, 2010)
Contents
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
Preparation
In order to minimize time spent configuring laptops, etc, please try to do the following before arriving at the sprint:
- 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/)
- Java 1.6 JDK
- 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)
- Create a Gitorious account and add your SSH key to it
Code Preparation
TBD