Prototyping 2013-10-07 (Networked Media): Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 6: Line 6:
* Zooming out: Formal Languages: Procedural vs. Descriptive
* Zooming out: Formal Languages: Procedural vs. Descriptive
* Python/Code in different contexts (some examples of "pure" vs embedded vs networked uses)
* Python/Code in different contexts (some examples of "pure" vs embedded vs networked uses)
* http://zacharydenton.com/generate-audio-with-python/

Revision as of 11:37, 6 October 2013

Construction.gif This page is currently being worked on.

  • Code Specifics: Writing a Feed poller / archiver
 Based a bit on an example Max was working on, collecting the results of a "live" feed to make an archive is a common, and tactically useful, problem.