anatoly techtonik

Results 330 comments of anatoly techtonik

Procfiles from Heroku may not be the latest best practice - it is just an example of how it could be done with static config.

@c4urself what do you think about `setuptools` taking care about its version through a `get_version()` function instead of relying on external tool https://github.com/pypa/setuptools/pull/1679 ?

And I would be very interested in ability to write directly to `.gif`.

I'd say it is `ffmpeg`/`avconv` bug, but it needs to be confirmed. I am a little far from Ubuntu right now.

Ideally I want to send a POST request from command line script and then finish editing in browser. For this script script needs URL returned from POST request to redirect...

Well, I am comfortable to just open a browser and continue editing there, but there is a lot of questions how to command browser to send a POST request.

I am not a JS expert to do it myself fast, but here is the engine - http://sharejs.org/

> Why do you have to understand who is changing what? > > To blame them. =) But you're right - most time you just need it for fun, >...

OnlinePythonTutor uses TogetherJS - http://pythontutor.com/visualize.html#mode=edit

Neither Etherpad nor Google Docs use popups. Storage is async, so it doesn't care who writes - conflict resolution is done using Operational Transformaton (OT). Window scroll and position is...