Difference between revisions of "KidsRuby"

From CDOT Wiki
Jump to: navigation, search
(Created page with '= Project Name = <!-- Replace "Project Name" with the actual name of the project in the line above. --> KidsRuby == Project Description == <!-- Description should be no longer…')
 
(Project Plan)
 
(20 intermediate revisions by the same user not shown)
Line 7: Line 7:
  
 
<!-- Description should be no longer than a paragraph.  Include links to any relevant on-line resources.  For example, [http://fedoraproject.org/wiki] or [http://developer.mozilla.org MDC]. -->
 
<!-- Description should be no longer than a paragraph.  Include links to any relevant on-line resources.  For example, [http://fedoraproject.org/wiki] or [http://developer.mozilla.org MDC]. -->
 +
 +
KidsRuby OS
 +
 +
The KidsRuby project provides a way that kids can learn programming using the awesome Ruby language. KidsRuby OS is a way they can do it anywhere they go, just bring their own USB drive, plug in, and reboot.
 +
 +
Have fun and make games, or hack your homework using Ruby! Just tell your parents or teachers you're learning Ruby programming... ;)
 +
 +
KidsRuby and KidsRuby OS are free and work on any computer.
 +
KidsRuby is an educational programming editor/IDE for Ruby. The goal of this project is to package KidsRuby and have it ready for Fedora.
  
 
== Project Leader(s) ==
 
== Project Leader(s) ==
Line 12: Line 21:
 
<!-- Name(s) of primary people working on the project.  If you want to join a project as leader, discuss with other leaders first.  Include links to personal pages within wiki and to blog sites. -->
 
<!-- Name(s) of primary people working on the project.  If you want to join a project as leader, discuss with other leaders first.  Include links to personal pages within wiki and to blog sites. -->
  
Daniel Segree
+
[[User:dsegree|Daniel Segree]]
  
 
== Project Contributor(s) ==
 
== Project Contributor(s) ==
Line 19: Line 28:
  
 
NOTE: only Project Leader(s) should add names here.  You should not add your own name to the Contributor list. -->
 
NOTE: only Project Leader(s) should add names here.  You should not add your own name to the Contributor list. -->
 +
 +
 +
[http://kidsruby.com KidsRuby]
 +
 +
[http://kidsruby.com/download KidsRuby Download Page]
  
 
== Project Details ==
 
== Project Details ==
Line 33: Line 47:
 
Goals for each release and plans for reaching those goals:
 
Goals for each release and plans for reaching those goals:
 
<!-- Note: each contributor is expected to have unique goals. These goals may be ''related'' to other students' work, but must be ''distinct'' and ''attainable'' regardless of the state of the other students' work. For example, under the umbrella of one project title, one student may work on packaging a piece of software and another may work on documentation, or one may work on solving one bug and another on solving another bug, but two students must not work on the same bug or depend on the other students' work in order to be able to complete their own project. -->
 
<!-- Note: each contributor is expected to have unique goals. These goals may be ''related'' to other students' work, but must be ''distinct'' and ''attainable'' regardless of the state of the other students' work. For example, under the umbrella of one project title, one student may work on packaging a piece of software and another may work on documentation, or one may work on solving one bug and another on solving another bug, but two students must not work on the same bug or depend on the other students' work in order to be able to complete their own project. -->
* 0.1 Learn to write with Python. Look at anaconda and examine its python script.
+
* 0.0
 +
- Research about KidsRuby and find out who to reach out to in the Fedora community
 +
* 0.1
 +
- Rough Package for release.
 +
 
 +
- Here is my blog notes for this release: http://dsegree.wordpress.com/2012/03/11/release-0-1/
 
* 0.2
 
* 0.2
 +
- Try to get final package ready for release.
 +
 +
- Here is my blog notes for this release: http://dsegree.wordpress.com/2012/04/02/release-0-2/
 
* 0.3
 
* 0.3
 +
- Submit for review process.
 +
UPDATE: Was unable to get final release ready in time for the review process.
 +
 +
- Here is my blog notes for this release: http://dsegree.wordpress.com/2012/04/13/release-0-3/
  
 
== Communication ==
 
== Communication ==
Line 44: Line 70:
 
=== Upsteam Wiki and Web ===
 
=== Upsteam Wiki and Web ===
 
<!-- Links to upstream wiki/web pages -->
 
<!-- Links to upstream wiki/web pages -->
 +
http://kidsruby.com
  
 +
http://hybridgroup.com
 
=== Links/Bugs/Tracking ===
 
=== Links/Bugs/Tracking ===
 
<!-- Add a link to any page(s) related to your work, including the bug numbers (on bugzilla or trac) -->
 
<!-- Add a link to any page(s) related to your work, including the bug numbers (on bugzilla or trac) -->
Line 50: Line 78:
 
=== Source Code Control ===
 
=== Source Code Control ===
 
<!-- Add a link to source code URLs, including git/mercurial/svn/cvs repositories -->
 
<!-- Add a link to source code URLs, including git/mercurial/svn/cvs repositories -->
 +
KidsRuby Download Page: https://github.com/hybridgroup/kidsruby
 +
 +
 +
RubyWarrior Download Page: https://github.com/ryanb/ruby-warrior
  
 
=== Blogs ===
 
=== Blogs ===
 
<!-- Links to the blogs of people involved, both inside and outside Seneca -->
 
<!-- Links to the blogs of people involved, both inside and outside Seneca -->
 +
http://dsegree.wordpress.com/
  
 
==== Seneca Particpants ====
 
==== Seneca Particpants ====
Line 58: Line 91:
 
==== Non-Seneca Participants ====
 
==== Non-Seneca Participants ====
 
<!-- Links to the blogs of any non-Seneca participants in this project -->
 
<!-- Links to the blogs of any non-Seneca participants in this project -->
 
+
Ron Evans: ron@hybridgroup.com
 
==== Planets ====
 
==== Planets ====
 
<!-- Links to any planets related to this project -->
 
<!-- Links to any planets related to this project -->

Latest revision as of 20:34, 12 April 2012

Project Name

KidsRuby

Project Description

KidsRuby OS

The KidsRuby project provides a way that kids can learn programming using the awesome Ruby language. KidsRuby OS is a way they can do it anywhere they go, just bring their own USB drive, plug in, and reboot.

Have fun and make games, or hack your homework using Ruby! Just tell your parents or teachers you're learning Ruby programming... ;)

KidsRuby and KidsRuby OS are free and work on any computer. KidsRuby is an educational programming editor/IDE for Ruby. The goal of this project is to package KidsRuby and have it ready for Fedora.

Project Leader(s)

Daniel Segree

Project Contributor(s)

KidsRuby

KidsRuby Download Page

Project Details

Project Plan

Tracking mechanism (bugzilla, trac, github, ...):

Key contacts:

Goals for each release and plans for reaching those goals:

  • 0.0

- Research about KidsRuby and find out who to reach out to in the Fedora community

  • 0.1

- Rough Package for release.

- Here is my blog notes for this release: http://dsegree.wordpress.com/2012/03/11/release-0-1/

  • 0.2

- Try to get final package ready for release.

- Here is my blog notes for this release: http://dsegree.wordpress.com/2012/04/02/release-0-2/

  • 0.3

- Submit for review process. UPDATE: Was unable to get final release ready in time for the review process.

- Here is my blog notes for this release: http://dsegree.wordpress.com/2012/04/13/release-0-3/

Communication

Mailing Lists

Upsteam Wiki and Web

http://kidsruby.com

http://hybridgroup.com

Links/Bugs/Tracking

Source Code Control

KidsRuby Download Page: https://github.com/hybridgroup/kidsruby


RubyWarrior Download Page: https://github.com/ryanb/ruby-warrior

Blogs

http://dsegree.wordpress.com/

Seneca Particpants

Non-Seneca Participants

Ron Evans: ron@hybridgroup.com

Planets

Project News