Month: March 2008

  • Ruby on Javascript VM?

  • Sometimes you need to take a step back from a problem, to see the forest for the trees. GeekWeaver was being held up by something that seemed a rather complicated knot; one that I’ve wrestled with a number of times but never really untangled to my satisfaction. So last night I decided to restart with…

  • Sweet Expressions … great idea for making S-Expressions more like other, more readable programming languages without losing their power (such as generality, macros, quasiquoting, homoiconicity, and easily-manipulated program fragments). Hat-tip Folknology

  • Wow! I need to get into Buildout. Update : Good blog-post accompaniment

  • Very interesting. Recently my “ProgrammingInWiki” page on WardsWiki seems to have come back to life. Along with a companion WikiIDE. A WikiDE is, of course, something I’ve been working on in the background for some time. But I’m far from having anything to show yet. So if these guys get there first, good luck to…

  • Damien Katz has more interesting comments about Erlang’s “ugliness”. (hat-tip @Folknology)

  • I’ve been wondering what Ward Cunningham’s been up to at Eclipse. Jon Udell is on the case : Interesting tools for software developers. Apparently’s Ward’s now at a wiki-startup. (Mark Dilley seems to be involved too.)

  • I’m way too busy now … but I’m having some kicking ideas about my own grandiose bid to improve programming … … think GeekWeaver in an SdiDesk-alike editor (obviously). Then imagine that *everything* is a template. That’s the way that GeekWeaver is already going. Everything is a template (ie. has named slots that can be…

  • Somehow I feel I should be exploring WikidBase Looks clever … and in Python.

  • Here’s a question … why is Erlang so ugly? I don’t mean that in a pejorative way (not much, anyway). I mean, I really love what it does. I’m totally impressed with Erlang’s power and simplicity. I’m writing simulations which are about a quarter of the size of the Python equivalent. So this is not…