Tag: dataflow
-
Tablets for Content Creation
Source: Thread by @interstar: @msimoni @coreload I think the tablet COULD be a perfectly good device for content creation if people would just do the damned UI design wor… Another part of the thread. Manuel Simoni (@msimoni) says : But I don’t want a file system, I want Xanadu. But it should still be editable…
-
Things to think about
A blurst of fascinating things to think about today: Rich Hickey’s “Language of the System” : Johnathan Edwards’s “Two Way Dataflow” : Grokking Reactive Demand Programming
-
Node-RED
Yahoo Pipes may be dead, but Node Red seems to be the device swarm orchestrating, data-flow programming tool I was hoping it might evolve into. It’s free software, it runs on everything including RaspberryPi and talks pub-sub protocols like MQTT. Source: Node-RED
-
Yahoo Pipes Blog – Pipes End-of-life Announcement
So Yahoo Pipes is closing down. As of August 30th 2015, users will no longer be able to create new Pipes. The Pipes team will keep the infrastructure running until end of September 30th 2015 in a read-only mode. You can download your Pipe definition by specifying your Pipe-ID (_id) and the output format (_out=json)…
-
The New Flow Internet
ThoughtStorms:TheNewFlowInternet Some notes on the new cards-down-notification-flow paradigm.
-
NoFlo
This looks interesting : NoFlo | Flow-Based Programming for JavaScript. A CoffeeScript framework for dataflow?
-
Wolfram Language
Stephen Wolfram's Introduction to the Wolfram Language I’m impressed. Beyond being just a grab-bag of libraries (which it could have been) it seems there’s real thinking about composability here. The laziness of evaluation, the “symbolic-ness” makes it a powerful functional programming language. In fact, it’s almost a “data-flow” language. Of the kind, like Yahoo Pipes,…
-
Flow Based Programming in Python
Interesting. A number of DataFlow frameworks for Python : FlowBasedProgramming – Python Wiki.
-
Questions for 2014 : #3 Programming on Tablets
Third in a series (#1, #2) of questions occupying my mind at the beginning of 2014. Which may (or may not) inform what I’ll be working on. 3) How can we program on tablets? I’m now a tablet user. I became a tablet owner at the end of 2012. For six months I played around…
-
A Dataflow Web?
Facebook released a plugin for Quartz Composer which lets you design interactive mobile apps. That’s interesting. I don’t really know anything about Quartz. But I believe it’s like Max/MSP or PureData. A “dataflow” design system. Dataflow makes a lot of sense for plumbing together multiple services. And I’ve long believed it could / should be…