Prototyping 5 Feb 2013: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Creating a digital [[cadavre exquis]] with [[imagemagick]] and some simple file-sharing with a [[python]] script named [[woof]] | Creating a digital [[cadavre exquis]] with [[imagemagick]] and some simple file-sharing with a [[python]] script named [[woof]] | ||
== Drawing == | |||
Start by selecting a single imagemagick operation, and test your script until it makes the modification you have in mind. Test your script on an image from your neighbor. | |||
== Passing == | |||
Passing an image: | |||
* IP Addresses | |||
Run the woof script, note the web address it gives. This is a [[URL]] with your (dynamically assigned) IP address (the four numbers) plus a port number (after the colon) which be default is 8080. |
Revision as of 23:28, 4 February 2013
Creating a digital cadavre exquis with imagemagick and some simple file-sharing with a python script named woof
Drawing
Start by selecting a single imagemagick operation, and test your script until it makes the modification you have in mind. Test your script on an image from your neighbor.
Passing
Passing an image:
- IP Addresses
Run the woof script, note the web address it gives. This is a URL with your (dynamically assigned) IP address (the four numbers) plus a port number (after the colon) which be default is 8080.