edit: typo
Tangle is a JavaScript library for creating reactive documents.
31–40 of 63 posts
Re: Tangle is a JavaScript library for creating reactive documents.
#32Re: Tangle is a JavaScript library for creating reactive documents.
#33Interesting: HN's duplicated post detection seems to be disabled (this was posted only 9 days ago: http://news.ycombinator.com/item?id=3101618 )
Re: Tangle is a JavaScript library for creating reactive documents.
#34CDF documents can only be written using Mathematica, are only playable using a special CDF Player (or Mathematica), and you have to license CDF for commercial use. Tangle is free and open source (under an MIT License), JS is "playable" in most web browsers, and JS can be written using any text editor.
Re: Tangle is a JavaScript library for creating reactive documents.
#35Interesting: HN's duplicated post detection seems to be disabled (this was posted only 9 days ago: http://news.ycombinator.com/item?id=3101618 )
Re: Tangle is a JavaScript library for creating reactive documents.
#36Re: Tangle is a JavaScript library for creating reactive documents.
#37It's interesting (for me, anyway) to contrast this with Wolfram's Computable Document Format (CDF, see http://www.wolfram.com/cdf/ ). CDF documents can only be written using Mathematica, are only playable using a special CDF Player (or Mathematica), and you have to license CDF for commercial use. Tangle is free and open source (under an MIT License), JS is "playable" in most web browsers, and JS can be written using…
http://reference.wolfram.com/mathematica/guide/Mathematica.h...
Re: Tangle is a JavaScript library for creating reactive documents.
#38I think Flapjax didn't gain much traction largely because the website is ugly. Of course the the other reason is that regular event binding tends to be a good enough solution.
Some of the new client-side javascript solutions like knockout.js also offer reactive capabilities.
Re: Tangle is a JavaScript library for creating reactive documents.
#39It's interesting (for me, anyway) to contrast this with Wolfram's Computable Document Format (CDF, see http://www.wolfram.com/cdf/ ). CDF documents can only be written using Mathematica, are only playable using a special CDF Player (or Mathematica), and you have to license CDF for commercial use. Tangle is free and open source (under an MIT License), JS is "playable" in most web browsers, and JS can be written using…
While I agree with the comparison, it would be unfair to not point out the wealth of functions that Mathematica exposes: http://reference.wolfram.com/mathematica/guide/Mathematica.h...
Wolfram|Alpha has an API that can be called using JavaScript (for a fee), so some mixed solution is also worth considering.
Re: Tangle is a JavaScript library for creating reactive documents.
#40have I been missing something or this brakes every accessibility rules? how can I "slide" without a mouse? It seems I can't even tab to the sliding enabled elements.
It works perfectly fine on my android phone.