diff --git a/staff/.sconsign.dblite b/staff/.sconsign.dblite new file mode 100644 index 0000000..d0c3cd6 Binary files /dev/null and b/staff/.sconsign.dblite differ diff --git a/staff/SConstruct.py b/staff/SConstruct.py new file mode 100644 index 0000000..3a8b845 --- /dev/null +++ b/staff/SConstruct.py @@ -0,0 +1,10 @@ +from pathlib import Path + + +img = Path("images") +for src in img.glob("*.png"): + # print (src) + target = img / f"{src.stem}-320x.webp" + # print (target) + Command(f"{target}", f"{src}", action="convert -resize 320x $SOURCE $TARGET") + # Command(, f"{src}") \ No newline at end of file diff --git a/staff/images/.sconsign.dblite b/staff/images/.sconsign.dblite new file mode 100644 index 0000000..4fddf9c Binary files /dev/null and b/staff/images/.sconsign.dblite differ diff --git a/staff/images/Construction.gif b/staff/images/Construction.gif new file mode 100644 index 0000000..421f85f Binary files /dev/null and b/staff/images/Construction.gif differ diff --git a/staff/images/ProfileSteveR-320x.webp b/staff/images/ProfileSteveR-320x.webp new file mode 100644 index 0000000..dbd8491 Binary files /dev/null and b/staff/images/ProfileSteveR-320x.webp differ diff --git a/staff/images/ProfileSteveR.png b/staff/images/ProfileSteveR.png new file mode 100755 index 0000000..68f8f7e Binary files /dev/null and b/staff/images/ProfileSteveR.png differ diff --git a/staff/staff.md b/staff/staff.md new file mode 100644 index 0000000..d6367de --- /dev/null +++ b/staff/staff.md @@ -0,0 +1,21 @@ + + + +## Steve Rushton + +![](images/ProfileSteveR-320x.webp) + +Steve Rushton is a writer and editor based in Rotterdam. Rushton’s publications include *Experience, Memory, Re-enactment*, 2005 (co-editor); *The Milgram Re-enactment*, 2003 (contributing editor) *Masters of Reality* (2011). He has written essays and stories for numerous artists’ publications. He has collaborated with a number of artists and writers, including Rod Dickinson, Thomson & Craighead, Everything Editorial and Dexter Sinister. He is a co-founder of the research group Signal:Noise (2010-12), which investigated the prevalence of notions of feedback in contemporary culture. His ongoing project, a wiki entitled *The Fabulous Loop de Loop, a cybernetic discourse as read through seven feedback machines* (2020-present), builds on these interests + +**Current project (perpetually ![](images/Construction.gif) in-process)** *The Fabulous Loop de Loop* + +**A few past projects** +*Closed Circuit*: +(article related to) + +(video clip of) + +*Short Film About War*: + + +