Posts from April, 2004

April 26, 2004

Announcing! Yahoo! Avatars

I’m working as Community Strategic Analyst for Yahoo!, where I’m helping to bring out next generation social software in a very large scale. I am proud to announce the first new product from our group (this year) is Yahoo! Avatars support in Messenger 6.0 Beta, which was released today [windows only]. Beside Avatar support, it now integrates LAUNCHcast Radio, Games, Addressbook, and adds sound effects called Audibles.

I think it is interesting that the original avatars walked, ‘talked’, and traded virtual objects in a virtual world with a (dis)functional virtual economy, but some of the latest incarnations include avatars that are more like paper-dolls and don’t interact with each other at all. Interesting market-driven optimization.

yavatar.gif

April 24, 2004

RSS feeds

Chris Allen asks for a full text RSS feed and a comments RSS feed. With a little bit of help from Chris himself, we give him what he wants, here. Engineering on demand: another topic that I’ll have much more to say about in the future!

April 22, 2004

You can't tell people anything

This is sort of Morningstar’s version of Murphy’s Law.

When we were assembling our catalog of the things we had learned over the past decade and a half in this business, we almost didn’t include this one because it seems so banal. But I keep finding that it’s often the first thing I say when people ask me what about my experiences (and another thing I’ve learned is to pay attention to things I find myself saying; that way I’ll know what I really think). And, upon reflection, I think it’s actually one of the more important lessons that we’ve learned.

We all spend a lot of our time talking to bosses or investors or marketing people or press or friends or other developers. I’m totally convinced that a new idea or a new plan or a new technique is never really understood when you just explain it. People will often think they understand, and they’ll say they understand, but then their actions show that it just ain’t so.

Years ago, before Lucasfilm, I worked for Project Xanadu (the original hypertext project, way before this newfangled World Wide Web thing). One of the things I did was travel around the country trying to evangelize the idea of hypertext. People loved it, but nobody got it. Nobody. We provided lots of explanation. We had pictures. We had scenarios, little stories that told what it would be like. People would ask astonishing questions, like “who’s going to pay to make all those links?” or “why would anyone want to put documents online?” Alas, many things really must be experienced to be understood. We didn’t have much of an experience to deliver to them though — after all, the whole point of all this evangelizing was to get people to give us money to pay for developing the software in the first place! But someone who’s spent even 10 minutes using the Web would never think to ask some of the questions we got asked.

In 1988 we began consulting to Fujitsu, when they licensed Habitat from Lucasfilm to create Fujitsu Habitat in Japan. We started out with a week long seminar at Skywalker Ranch for their team, explaining everything we knew about Habitat. We gave them copious documentation and complete source code listings. Following that, for the next couple of years they had unlimited access to us via fax, phone and email to answer any questions they might have. We made several visits to Japan to advise them. On our visits they often asked questions that seemed a little, well, odd. We chalked it up to the language barrier, but still, there were clearly things they weren’t getting. For example, their server ran on five (not four, not six, five) Fujitsu A60 minicomputers, and became hopelessly bogged down after about 80 concurrent users. We were never able to get a clear picture of why. We asked lots of questions and they’d try to answer them, but none of the explanations made any sense that we could puzzle out. They were trying to tell us, you see, but you can’t tell people anything.

The mystery was solved a few years later when we began the WorldsAway project, still consulting to Fujitsu but in a role that was much more hands-on. Our initial plan had been to work from the Fujitsu Habitat code, back porting the client to Macs and Windows, and cleaning up their server (80 users, yeesh). When we took apart their code, we finally figured out what had been puzzling us all that time: they had lost the architecture. In spite of all the information we gave them, we had completely failed to communicate how things worked. Their guys hadn’t understood the whole client-server concept, which for that day and place was somewhat exotic, so they just implemented what they knew, which was a terminal-mainframe architecture. Their “client” was basically a fancy, highly specialized graphics terminal; all the real work was done on the server. For example, when you issued a command to an object, instead of sending a command message to the object on the server, the client would send the X-Y coordinates of your mouse click. The server would then render its own copy of the scene into an internal buffer to figure out what object you had clicked on. Not only was this extremely inefficient, but the race conditions inherent a multi-user environment meant that it also sometimes just got the wrong answer. It was amazing…

What’s going on is that without some kind of direct experience to use as a touchstone, people don’t have the context that gives them a place in their minds to put the things you are telling them. The things you say often don’t stick, and the few things that do stick are often distorted. Also, most people aren’t very good at visualizing hypotheticals, at imagining what something they haven’t experienced might be like, or even what something they have experienced might be like if it were somewhat different. One of the things I really miss from my days at Lucasfilm is having artists on staff, being able to run down the hall and say, “hey Gary, draw me this picture.”

Eventually people can be educated, but what you have to do is find a way give them the experience, to put them in the situation. Sometimes this can only happen by making real the thing you are describing, but sometimes by dint of clever artifice you can simulate it.

With luck, eventually there will be an “Aha!”. If you’re really good, the “Aha!” will followed by “Oh, so that’s what you meant”. But don’t be too surprised or upset if the “Aha!” is instead followed by “Why didn’t you tell me that?”. At Communities.com we developed a system called Passport (I’ll save the astonishing trademark story for a later posting) that let us do some pretty amazing things with web browsers. For example, with just a few magic HTML tags we could stick avatars on a web page — pretty much any web page. For months Randy kept getting up at management meetings and saying, “We’ll be able to put avatars on web pages. Start thinking about what you might do with that.” Mostly, nobody reacted much. After a couple of months of this we had things working, and so he got up and presented a demo of avatars walking around on top of our company home page. People were amazed, joyful, and enthusiastic. But they also pretty much all said the same thing: “why didn’t you tell us that we could put avatars on web pages?” You can’t tell people anything.

When people ask me about my life’s ambitions, I often joke that my goal is to become independently wealthy so that I can afford to get some work done. Mainly that’s about being able to do things without having to explain them first, so that the finished product can be the explanation. I think this will be a major labor saving improvement.

One final point: I expect none of you to really get what I’m talking about here, because this principle also applies to itself. But I fully expect I’ll get the occasional email saying “Oh! so that’s what you meant.” or “Why didn’t you tell me that?” I did, but you can’t tell people anything.

April 21, 2004

Getting started

Chip:
In May, 1990, Randy and I gave a talk at the First International Conference on Cyberspace, which we entitled “The Lessons of Lucasfilm’s Habitat”. In it, we presented the work we had done creating Habitat, one of the first big online virtual worlds. We talked about the things we had learned, the mistakes we made, and gave some advice for others who might be traveling down the same road. (The written version of the paper was published the next year in the book Cyberspace: First Steps, the procedings edited by conference organizer Michael Benedikt.) The attention this generated surpassed our wildest expectations. It seemed we had struck a chord with a lot of people. We were invited to talk about Habitat in numerous other venues. Electronic copies of the paper were widely mirrored, first on FTP sites and then on the Web (even today, a Google search on an exact quote of the title will yield hundreds of hits). This all lead to a consulting practice and ultimately to a remarkable company, Electric Communities.

This year, the organizers of the 2004 Muddev conference invited us to give a “fireside chat” presentation, updating the multiplayer games developer community on our experiences since the publication of The Lessons of Lucasfilm’s Habitat. So, on March 27, we gave the original lessons a critical reappraisal, talked about the projects we’ve worked on during the intervening years, and then put forward a batch of new lessons based on our more recent experiences.

You can find a copy of our PowerPoint slides from that presentation here. However, we promised the conference attendees that we would render the presentation into a somewhat less elliptical form than a set of slides that only make sense together with the words that were spoken. At the time we made this promise, we expected to be writing another paper, but, upon discussion, Randy and I both realized that we wanted to do something a little more adventurous. Since the presentation is part history, part sermonizing, part prognostication, and all very subjective, the different pieces did not seem like they wanted to go together in any sort of traditional academic form. We’ve been talking all these years about the unique capabilities of the electronic realm. And lately we’ve been preaching the virtues of incrementalism. Plus there’s a lot of good stuff that we just didn’t have room for in the talk. Plus there’s a lot of good stuff out there that other folks have been doing that we’d like to direct everyone’s attention to. So we decided it made more sense to do something on the web, something a little more dynamic and open ended than just writing an academic paper and posting the PDF file. Hence this site you are now reading.

This is an experiment. It’s going to be part weblog, part document repository. In the coming months we hope to fill in some history, document some cool technology, explain some ideas, offer some advice, pontificate wildly. And we want to look forward as well as backward. There are many cool and wonderful things remaining to be done out there.

Watch this space!

Randy:
Besides virtual worlds/communities, Chip and I have also done work in the area of reputation systems, online-moderated negotiations, and e-commerce systems. If it’s about building systems for people to interact online, we’ve either done it, or have an educated (but sometimes unfounded) opinion on the subject – but so have you.

That’s why we’ve started a blog. :-) It’s not just about two old farts pontificating; it’s about sharing our thoughts and learning from each other. We expect this to be a dialog, with you.

For now, all we ask is to keep a civil tone, and to stay on topic.

This should be fun!