Tagged Questions
18
votes
2answers
440 views
What can webmathematica do that CDF cannot do?
I've been reading a number of questions and answers on this site that deal with the various capabilities of CDF (computable document format). It seems like sometimes the answer is to make sure to use ...
1
vote
1answer
158 views
What Mathematica purchase level does CDF creation and deployment come with?
I am evaluating which purchase level of Mathematica 9 will suit my needs. I am finding some of the information provided on Mathematica's How to Buy Chart a bit vague and unclear.
I need to be able to ...
1
vote
1answer
145 views
Using Mathematica or WebMathematica to develop interactive, crowdsourced timeline visualizations
I aim to develop a series of timeline ZUI visualizations which will display a set of events similar to Wolfram's own Timeline of Computable Knowledge, but that can also handle crowdsourced uploading ...
17
votes
3answers
735 views
Deploying Mathematica Content Online
I have the following program at home, which draws on a batch of pre-processed files (that are word frequency text files, compiled using ToLowerCase, ...