OLPC Europe/Newsletter/Draft

From OLPC
< OLPC Europe‎ | Newsletter
Revision as of 06:24, 19 February 2008 by Crazy-chris (talk | contribs) (how to contribute)
Jump to: navigation, search

This is a draft for the OLPC Europe Grassroots Newsletter

What is OLPC Europe

OLPC Europe is nothing but than a communication layer and a networking platform. The aim is to make commonication easier, basically between local grassroots, but also with the MIT. This can result in less work for everyone, and in a stronger focus on our common efforts and goals. Good communication has enormous potential for collaboration on projects and general information exchange, and also supports smaller grassroot organisations not to get lost in the mess :) Read more our vision here: OLPC_Europe/Vision

At the moment there are between 10 and 20 people volunteering for the basic setup of this platform. Find the people here: OLPC_Europe/Community#Volunteers


Grassroots Organisations

These are groups, which feel part of OLPC Europe (add yours :)


Communication

General

  • The grassroots list is our mailing list
  • We mainly communicate via IRC in #olpc-europe, #olpc-groups (chat.freenode.net)
  • We meet all 2 weeks on IRC, mostly thursday afternoon. Find meetings here: OLPC_Europe/Meetings


RL Meetings / Events

  • We also try to meet in person, mostly at open-source/linux events in Europe.
    • In OLPC_Europe/Events, we list the events, someone from OLPC Europe participates
    • The next event is FOSDEM (Free and Open Source Developer European Meeting) in Brussels, lasting from 23. to 24. February. The OLPC event takes place on Saturday, 23. February, from 15:00 to 17:00. Infos are collected in OLPC_Europe/Events/FOSDEM
    • After that, plenty of people will be at the CeBIT in Hannover, which lasts from 4. to 9. of March. The OLPC event here is on Saturday, 8. March, 11:15 a.m. @ LinuxForum


Pilot Projects

  • List
  • Status Quo
  • Future Ideas


Software Projects

Ways to participate

Most projects need a lot more than only programmers. From ideas, content, testing, translating and organizing, ways to participate include helping with documentation, artwork, sound, mechanics, ... One good approach is to first think about what you enjoy doing and what you are good at -- and then on how to contribute with this to a specific project, you are interested in.

Possible steps:

  1. Get an overview
    • have a look at the homepage
    • download and run the code
    • think about which part of the project you'd like to work on
  1. Get in contact
    • say hi in #olpc-europe on irc.freenode.net
    • drop a few lines to someone from the project -- expressing that you are interested in spending some time to the project, and shortly describe your field of interest and your experience. A mail-address usually can be found somewhere on the homepage.


Bang

  • About: A game for very young kids -- they enjoy banging on the keyboard so much -- give some visual (and audio?) feedback -- perhaps with colors and splashes. Maybe using pygame?
  • Status: Initial Brainstorm
  • Todo: Thinking about and creating the concept


bombski

  • About: bombski is a bomberman-like multiplayer game. Fast paced fun, written with very effective pygame code. Short loading times and minimal cpu load will make it a very good experience on the xo laptop. The mesh and/or twisted is used for multiplayer action.
  • Status: Name not yet fixed :). Multiplayer on one machine is working quite well. Inputs: keyboard, mouse, joystick are working
  • Todo: Get started on the multiplayer / networking side of things
  • Help Wanted: Basically, from game design, mechanics and programming to artwork and sound, any help is very welcome!


OpenWRT

  • About:
  • Status:
  • Todo:
  • Help Wanted:


Segregation

  • About: Segregation is a game from the Nordic Game Jam 08, and won the community award for the best game. It's written in pygame and a lot of fun.
  • Status: Working stable and well on linux and windows; very slow on the xo laptop. Display size is only 800x450
  • Todo: Speed up things on the xo, enlargen the background to the xo display size: 1200x825 (900 - 75 from the Toolbar on the top = 825)
  • Help Wanted: Optimizing, Improvements


xo-get

  • About: xo-get is a very simple package installer for the xo laptop.
  • Status: Currently working very well
  • Todo: there is a long list of improvements to make it perfect :) -- especially at the PyGTK user interface side of things
  • Help Wanted: Programming and design help would be very welcome