As the readers of this blog know, I’ve been working on a Flow-Based Programming implementation for JavaScript in the form of the NoFlo project. The idea of FBP in nutshell is to separate the control flow of software from the actual implementation. Developers build reusable “black box” components that are then connected with each other through a graph that you...
Wow, September was a busy month. As you probably know, our NoFlo Development Environment Kickstarter succeeded with 115% funding. Thanks everybody!
The Parrot AR.Drone is quite a lot of fun, and also quite hackable. We recently got one, and the first thing to do was to connect the excellent Node.js ar-drone module with the NoFlo flow-based programming framework.
J. Paul Morrison invented Flow-Based Programming while at IBM in 1969.
August was a big month for NoFlo. We launched the Kickstarter campaign, which went from 0 to 90% inside the month. The Kickstarter has brought quite a lot of attention to Flow-Based Programming, including lots of interesting new NoFlo contributions. There has also been quite a lot of media coverage, and I thought to collect these into one place. To...
Jekyll is a delightful piece of software. A Ruby application that turns your Markdown and HTML files to a nicely constructed static website. Since the generated site is static, you can deploy and serve it from anywhere with no security or performance concerns. As a matter of fact, this site is built with Jekyll.
It has been interesting to watch the reactions to Bret Victor’s The Future of Programming and our NoFlo Kickstarter. While much of it has been supportive, there seems to be a largish group of people that are offended by these notions. How dare we suggest that software could be made in other ways than textually?
I will be giving a talk on NoFlo tonight at 9pm at the c-base hackerspace in Berlin. If you’re interested in flow-based programming, feel free to join!
Those that have been following my blog for a longer time know that I’ve been talking a lot about making the Linux desktop and mobile platforms location aware.
Here is a video interview of me talking about the origins of NoFlo, the flow-based programming environment for JavaScript: