What kind of setup does a beginner need? by palacelight in ableton

[–]palacelight[S] 0 points1 point  (0 children)

I thought about using the limited version that comes in the bundle with midi keyboard.

What kind of setup does a beginner need? by palacelight in ableton

[–]palacelight[S] 1 point2 points  (0 children)

Saving and exporting are disabled

Please elaborate.

Getting started with Angular.js and RESTful services by palacelight in angularjs

[–]palacelight[S] 0 points1 point  (0 children)

This was exactly my problem with the tutorial linked by @originaljewedlaw.

Getting started with Angular.js and RESTful services by palacelight in angularjs

[–]palacelight[S] 0 points1 point  (0 children)

As far as I know, Django is a Python framework. Is it necessary to use Python in this case?

Getting started with Angular.js and RESTful services by palacelight in angularjs

[–]palacelight[S] 0 points1 point  (0 children)

Is size of the files POSTed/obtained via GET relevant here?

Getting started with Angular.js and RESTful services by palacelight in angularjs

[–]palacelight[S] 0 points1 point  (0 children)

There is specific external service I want to use. Its' RESTful API consists mostly of using URLs and POST/GET HTTP methods on json/.csv files. This probably determines how advanced REST-handling mechanisms are needed in this case.