A Close(r) Look At OLPC Human Interface Guidelines
feranick writes "There have been a lot of articles on Slashdot about the OLPC project, most of
them regarding the hardware, the social impact or the cost of the
operation itself. However the software development,
specifically in the GUI didn't get so far much attention. This
blog summarizes some of the OLPC
global interface guidelines. You will see that what is really
new in the laptop is not the laptop itself, but the completely new idea
behind the design, where instead of applications you have activities,
documents are now journals,
'application bundles can be signed by
whoever works on them — because
there is a view source key on the keyboard,
anybody can modify an app
and distribute it'. It really looks like if this is successfully, we
could see a new breakthrough in GUI design also in mainstream PCs: "This
UI is quite simply one of the deepest and most interesting redesigns of
the desktop user interface ever produced. It makes MacOS look like what
it is — boring and unoriginal.""
There's a VMWare image of the OLPC system (forget where...found the link on OSNews.com) and I downloaded it and played with it a bit. The "Sugar" interface is one those things that presumably works better on the intended hardware, because moving the mouse around to get to the "desktop" or whatever it was got old really fast.
The other issue, which I can appreciate is a very non-trivial task because it has to work with non-computer savvy kids (and presumably adults) in a variety of languages, is that the icons didn't make any sense to me, nor did most of the interface. I got that the globe icon was a browser, but that was pretty much it. A couple of apps I still don't understand what they do.
Being that it's Linux underneath, the standard ctrl-alt-backspace killed the interface and I was able to log in as root (no password) and poke around. The one programming language they include is Perl, and that got me thinking about why not give the kids an interface or some capability to develop their own software too? The next killer app could be written by a kid on a OLPC machine. It looked like they also included a version of Squeak (Smalltalk) as well, but I only saw the interface come up once and wasn't able to get back to it again. Would they ship the docs in all languages as well?