Communicating our Work

Yesterday we participated in the Delft Design & Engineering Award event. We were among the 20 semi-finalists with our WebDSL project. This award is a university-wide event of our university. A notable few co-semi-finalists were:

  • The adaptive robot hand, a robot hand that can pick up any smallish object without breaking it, especially useful for picking up fruits en vegetables
  • Delfi-n3xt, a mini satellite that they are going to launch a couple hundred of next year
  • Bio-concrete, self-healing concrete (for streets and stuff)
  • VertiGO, an electronic motorcycle that’s fast and good-looking
  • DelFly Micro, a tiny electronic "insect"-like device, that can fly into dangerous areas and deliver streaming video
  • DAISY, a technique to more effectively solve strabismus (cross-eyedness) in children

See what I did there? I explained in one sentence what these projects were in language that your mother would understand. Everybody will immediately see the opportunity and social impact of these inventions. Cure poor cross-eyed children, streets that frickin’ repair themselves, satellites, world peace!

Oh yeah, another project:

  • WebDSL, a domain-specific language to reduce the amount of code you have to write for web applications, thereby reducing costs dramatically

Sure. That’s ok. But does it cure babies? Can you send it to space? Does it solve the climate problem?

Nah. It’s computer stuff, it’s supposed to be used by nerds that build web applications.

boring

No, we didn’t win the award. 

A week ago we were at my parents’, a friend of theirs that I hadn’t seen for a few years was there to visit.

"So Zef, I hear you’re doing a Ph.D., what is it about?"

Now, in situations like this I no longer panic. Early on I came up with an analogy that seems to work:

You know how before before constructing a building, an architect makes an architecture of the building, right? So he draws pictures of what the building should look like and how it is structured. When this is done, the construction company takes those drawings and builders build the actual building.

building-construction-service_10748672

Building software is much the same: people first draw pictures of how the software should work and then programmers actually implement this architecture. This programming takes up a lot of time and money, similar to the construction of buildings. So what we try to do is skip the programming/construction parts and let the computer do that for us. So we take the pictures that lay out what the software should do and generate all the programming code to make it work. It’s like letting a big machine automatically build the building for you, without human intervention.

People typically appreciate this explanation, as generic and oversimplified as it is.

"So you actually draw pictures of software?"

"Well, we represent those pictures as text in practice, that’s what many software programmers prefer."

And confused faces return.

People do not understand software, or the effort it takes to produce it.

It doesn’t speak to people, it’s too abstract. It’s not something they have been confronted with or are likely to be confronted with in the future. Unless your research focusses on preventing their Windows to crash or killing computer viruses. And even if it doesn’t, they’ll conclude: "Right… so you know about computers, right? Because I have this problem with Word…"

A project like ours is never going to win a design & engineering award because it’s too abstract, people simply do not care.

Tags:

  • http://twitter.com/jurgenvinju Jurgen Vinju

    O how I miss the days of the Y2K problem when low quality software let to nuclear disaster and airplane crashes and economic crashes, and, and, …

  • http://zef.me Zef Hemel

    Yeah, those were the days ;)

  • leopoldomt

    Yeah, I can totally relate to the awkward faces while explaining what I do at the university… :) [have to come up with a good analogy as yours...]
    I am sorry that WebDSL didn't win the award, I even voted for it too. But anyway, to compete with projects that are so different, it is kind of “unfair”!

    Cheers for WebDSL from Brazil! =)

  • Guido Wachsmuth

    Here is the story I tell: Geoscientists know how to detect an earthquake. But geoscientists do not know how to program a sensor node (replace “sensor node” with “mobile phone” if people can not imagine). We provide geoscientists with an artificial language. This language makes it easy for them to write down their knowledge. Then, there is a translator which translates the geoscientist's knowledge for the sensor node.
    Of course, there are not many geoscientists. So we can not spend too much time on writing tools for this language. But geoscientists need tools like an editor (that's MS Word for geoscientists) and the translator. My work is about how we can describe languages that we can get these tools for free.

    It's quite a long story. But people see that it is meaningful. And they ask two kind of questions. 1) Related to earthquakes. I tell them some basic facts about fast and slow waves, earthquake risk at Istanbul, respond time, and typical actions to prevent damage.
    2) Related to languages. I tell them some facts about natural languages, syntax, and grammars. Typically, they remember something from school. Next, I tell them, that computers are to stupid to deal with natural languages. So we make it easier and use artificial languages but use the same concepts: syntax and grammars. Sometimes I mention graphical notations which makes it a bit more complicated. Typical answer: Like in Egypt?

    It's quite a long story. But people will listen, because earthquakes are dangerous. And it's fascinating that one can detect them. So they keep listening. And they understand the point that geoscientists do not know how to write software for mobile phones. It's obvious. So they are convinced I'm doing something very important.

    Sometimes, I try to keep it short: My research is about artificial languages that computers can understand. The last time I did, the next question was: Flash or HTML?

  • marcioribeiro

    Your analogy about the building stuff seems to be good. I have to found some when explaining my PhD. :)

  • marcioribeiro

    Your analogy about the building stuff seems to be good. I have to found some when explaining my PhD. :)

blog comments powered by Disqus