User:Silviolorusso/Exquisite2

From XPUB & Lens-Based wiki

Exquisite Soldiers – 20/10/11

{{#ev:youtube|Ktt0cKDCh1M|500}}


Soldier soldier is an old song free from copyright but many new version can be protected.

Songs are defined by typical pattern. In folk music songs are reworked.

Main Theme: Public domain, for music: sheetmusic and a midi file to download

fuzzy use of the word “license”

versions of a public domain song can be copyrighted

in archiving fields, people refer to the “grey zone” of licenses, which is the majority.

fair use, in US works, not in Europe

Micheal's blog

Bash: a connection with the history of computation


Formal languages: in mathematics like in computation imperative (procedural) → bash, php, python, java, javascript... :general declarative → SVG, CSS, HTML, XPATH :domain-specific

(SVG as Kandisky explaining work at the telephone?)


Python: a modern language!

List of Commands

  • exit()
  • dir() : list of variables
  • del: delete variables
  • type(): string or integer or float?
  • “””: to break line
  • \n: break line

iPython, handier from commandline

mix svg with python in order to create loops