harc / moonchild

A toolkit for experimenting with new kinds of programming interfaces.
190 stars 15 forks source link

Updated expanders' symbols dependency #7

Closed Azeirah closed 9 years ago

Azeirah commented 9 years ago

After the last patch, npm reported that expanders' symbol dependency wasn't met, because it was still at ^0.1.0, upgrading that to 2.0.1 also.

pdubroy commented 9 years ago

Thanks, and I'm sorry this is such a mess. It all needs a cleanup/re-org.

Azeirah commented 9 years ago

It's no problem, this editor concept is insanely great, I wanted to play around with it for a little bit.

By the way, what is this cdglabs thing anyway? I see many interesting project on this Github repo, but the cdglabs site is empty...

pdubroy commented 9 years ago

I've just pushed a couple of commits that change the way the expanders library is linked. Instead of having node_modules checked in to Git, I'm instead including a pre-built bundle in the third_party directory. So the next time you pull, you might need to run npm install again. Let me know if you run into any problems!

And about CDG: it's short for "Communications Design Group". We are a collaborative research lab funded by SAP Labs and Viewpoints Research Institute. Hopefully we'll have a bit more info on our web site soon.

Azeirah commented 9 years ago

Ah awesome, I was already familiar with the vpri and Alan Kay's work. It's awesome to see that SAP is funding random artistic projects like this.

Is this Communications Design Group located in Europe, if I may ask? I would be interested in pursuing an internship there, if that's even possible. Really interesting work is being done by the whole vpri network.

pdubroy commented 9 years ago

Send me an email and I can tell you more about CDG. My email is on my web site.