Monday, March 31, 2008

Pycon 2008 Recap

I'm sorry that this is quite a bit late, but I 'd like to fill you in on some of the interesting thing that were accomplished at PyCon.

(Pic of attendees in main expo hall)

One of the first big OLPC related events at Pycon was a keynote by former OLPC employee Ivan Krstić. He focused on how the OLPC facilitates learning and the ways in which Python helps with that.

(Pic of Ivan's keynote)


Some of the other talks that focused on the OLPC project addressed issues that have plagued software development on the platform, such as a lack of proper unit tests in many applications.

(pic of slide from OLPC unit testing talk)

The second part of the conference that I attended was the OLPC Sprint. (for those who don't know, a "sprint" is a period of rapid collaborative development on a specific project, similar to the "hackathons" of OpenBSD fame)
Led by Mike Fletcher, the OLPC group made significant progress in creating several useful applications for the XO despite having no official representation from the OLPC organization( a fact that disappointed some)

(Pic of OLPC sprint room)

I worked quite a bit with James Hancock, the lead developer of GASP, as he started to work on an XO-friendly networking API and further Pippy (and possibly Develop ) integration.

(Pic of James Hancock)


An unexpected but familar face came in the form of Mel Chua , who I had worked with before on other OLPC related projects. She has been a great source of constructive criticism and advice for GASP , as well as helping us out with documentation.
(Pic of Mel Chua)

By the time I left PyCon, I realized that the OLPC project has many long struggles ahead, but there are plenty of people ready to meet the challenge head on.

2 comments:

TSmith said...

James - this is unrelated to your post, but I didn't see another way to ask. When using vi on the XO, can the dirs and files be seen by the journal feature? I made a new directory and a test file and can easily access it via terminal, but can the kid interface get to the files I create manually? Thanks.

Terry

Matthew Gallagher said...

Nope, sorry! The XO's journaling system is not designed to have direct access to the filesystem.