|
|
|
|
|
by donpinkus
4375 days ago
|
|
Hmm, so maybe our blogpost was unclear about that. The BlockSpring library just lets people post their own work onto the BlockSpring home page (www.blockspring.com). Our library just lets you specify variables in your code that a user should be able to input. Then when you push it to BlockSpring, we generate a forms and other inputs so users can change these variables. Truth is the BlockSpring library works just as well with non-visualizations. We just figured it was more obvious to have people changing colors in a graph, then adjusting some other input in a js script. Does that make sense? We're still working on how to phrase this idea :) |
|
There seems to be no additional tools added to make it intuitive for non engineers. You want them to run web servers, save text documents and edit JSON markup. Not a single one of my non engineering coworkers would ever make it through this on their own. Further, if they make a mistake in the JSON syntax they're going to be ruined. Absolutely no chance that they figure out what's wrong. JSON syntax is pretty straightforward for engineers, but others aren't going to understand the requirement of quotes, escaping, etc. The JSON markup has a ton of parameters that aren't explained and aren't super obvious.
I understand what you're trying to provide by what you've just stated, but this product definitely isn't that, unfortunately.