Developers manual: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
m (Reverted edits by 78.173.168.167 (Talk); changed back to last version by Mstone)
Line 53: Line 53:
[[Category:Developers]]
[[Category:Developers]]
[[Category:Software development]]
[[Category:Software development]]


== yeter ==

* '''[http://www.sarki-sozlerin.com müzik]'''
* '''[http://www.sarki-sozlerin.com mp3]'''
* '''[http://www.sarki-sozlerin.com şarkı]'''
* '''[http://proxysurf.sarki-sozlerin.com proxy]'''
* '''[http://proxysurf.sarki-sozlerin.com proxy surf]'''
* '''[http://proxysurf.sarki-sozlerin.com youtube gir]'''
* '''[http://proxysurf.sarki-sozlerin.com youtube izle]'''
* '''[http://www.sarki-sozlerin.com müzik dinle]'''
* '''[http://www.harbioyun.com Oyun]'''
* '''[http://www.harbioyun.com Oyunlar]'''
* '''[http://www.harbioyun.com Kral Oyun]'''
* '''[http://www.harbioyun.com KralOyun]'''
* '''[http://www.harbioyun.com Oyun]'''
* '''[http://www.harbioyun.com Online Oyunlar]'''
* '''[http://www.harbioyun.com +18 Oyunlar]'''
* '''[http://www.harbioyun.com +18 Oyun]'''
* '''[http://www.harbioyun.com Oyun Oyna]'''
* '''[http://www.britney-spears-music-picture.blogspot.com Britney]'''
* '''[http://www.britney-spears-music-picture.blogspot.com Britney Spears]'''
* '''[http://www.britney-spears-music-picture.blogspot.com Britney Spears Music]'''
* '''[http://www.britney-spears-music-picture.blogspot.com Britney Spears Pics]'''
* '''[http://www.britney-spears-music-picture.blogspot.com Britney Spears Pic]'''
* '''[http://www.britney-spears-music-picture.blogspot.com Britney Spears Pictures]'''
* '''[http://www.britney-spears-music-picture.blogspot.com Britney Spears Picture]'''
* '''[http://www.britney-spears-music-picture.blogspot.com Britney Spear]'''
* '''[http://www.britney-spears-music-picture.blogspot.com Brintey]'''

Revision as of 06:02, 20 August 2008

  english | 한국어español HowTo [ID# 153535]  +/-  



This is a quick intro to working on activities for the XO, and other code for OLPC. Feel free to add to and update the manual; it is a work in progress.

This manual tries to provide you with the answers you need to get started either by contributing to existing projects or starting your own. Although it focuses on the software development side of the process, we are also very interested in encouraging other contributions.

Overview

  • Developers/Getting Started
    • First steps: developer keys, getting connected with the community, finding a project, reporting bugs.
  • Developers/Setup
    • Describes how to set up a Sugar development environment on your PC or workstation. It discusses emulation, running Sugar OS natively or in a virtual machine, cross compiling, and some configuration options. It also includes a discussion of which approach is likely to be the most appropriate for you
  • Test Config Notes
    • If you have an XO, this page has many useful configuration tips for testing your application.
  • Developers/Stack
    • Describes the choices of programming languages and "software stacks" for developing code on the OLPC. It details the base stack of hardware, firmware, operating system and the Sugar environment. It then gives options for programming in Python, Squeak, C/C++ and other languages or activities.
  • Developers/Issues
    • Describes the special considerations required for working on the OLPC project, particularly those driven by our target hardware and deployment environments
  • Developers/Projects
    • Suggests ways to choose a particular project, whether one that already exists, or one of your own, and how to start working on the project once you have chosen it
  • Developers/Communication
    • Describes the various support and communications channels used by the project, including how to get help with problems, and how to set up your own per-project communications channels
  • Developers/Documentation
    • Collects pointers to the various sources of documentation available for the project. Helping us better document our code is always a welcome contribution.
  • Developers/FAQ
    • Collects and attempts to answer common questions that developers have when working on the Sugar platform
  • Developers/Fedora
    • Discusses how to join the Fedora development community on top of which OLPC is based.

Release Schedule

See the Plan of Record-2008 and Release Process Home for discussion of how OLPC presently makes releases.

Related docs and manuals