Contains the tag: 2015


the Mycological Twist / Riverside / Rust
14 – 18 December A one week workshop with Eloïse Bonneviot and Anne de Boer in the online survival game Rust, with contributions of: Agatha Valkyrie Ice Anna Mikkola Safety and prosperity will be guarded by: Joey Holder Viktor Timofeev Gaile Pranckunaite Hrafnhildur Helgadottir Marija Bozinovska Jones In line with the […]
More...
Connection has timed out
Connection has timed out is work that takes in consideration its existence as a web based work, as well as depending on a server to be hosted on. Instead of taking these conditions as given, and available through external companies, an investigation is opened to the capability of hosting online projects on a self-made […]
More...
utopia-internet-dystopia.com, the Wrong
ECKS-EN-IS featured on: utopia-internet-dystopia.com (curated by Valentina Fois) The Wrong – New Digital Art Biennale November 1st 2015 to January 31st 2016 ecksenis.net is a website that hosts various online works constructed by and with the use of various algorithmic patterns and shuffle functions. Many of the hosted works re-use material of each other and […]
More...
infrastructure/residence, Jupiter Woods
On Friday 2nd of October JupiterWoods will launch four converging projects. The first three come together under the header ‘infrastructure’ and operate as part reactivation, part finalisation, part implementation, of permanent installations that engage in the fabric and architecture of JupiterWoods. The fourth project is a presentation of new works by our latest artist-in-residence, Ricki […]
More...
def shuffle(array, random)
hosted on: ecksenis.net def shuffle(array, random) is a html-page travelling through an online database. This database is primarily structured around a randomized novel called ‘the Fellowship of the Thing’. Written in individual html-pages, the novel is alternated and overlaid with sounds, images, videos and other html-pages. The html page visits the traces of its own […]
More...
var now = new Date();
hosted on: ecksenis.net – A senseless novel called ‘the Fellowship of the Thing‘ written through the usage of a random text generator. – A visual search tool for unstructured text such as a book, article, speech or poem. By selecting a word or phrase the tool shows all the different contexts in which it appears, […]
More...
8b6x7v17
JSFiddle, a tool to test JavaScript, CSS, HTML or CoffeeScript online with a code editor. Visitors are allowed to alter the code, and give suggestions for an updated version of the work. Different versions will be saved regularly. A senseless novel called ‘the Fellowship of the Thing‘ written through the usage of a random text […]
More...
1024-648-pixeldrawing-####.jpg
void setup() { size(1024, 648); } void draw(){ background(255); int x = (width); int y = (height); noFill(); stroke(0); strokeWeight(random(20)); bezier(random(y), random(x), random(y), random(x),random(y), random(x),random(y), random(x)); strokeWeight(random(20)); bezier(random(y), random(x), random(y), random(x),random(y), random(x),random(y), random(x)); strokeWeight(random(20)); bezier(random(y), random(x), random(y), random(x),random(y), random(x),random(y), random(x)); strokeWeight(random(20)); bezier(random(x), random(y), random(x), random(y),random(x), random(y),random(x), random(y)); strokeWeight(random(20)); bezier(random(x), random(y), random(x), random(y),random(x), random(y),random(x), random(y)); strokeWeight(random(20)); […]
More...
xxxx-yyyy-pixeldrawing####.jpg
/* Desktop: */ void setup() { size(1920, 1200); } void draw(){ background(255); int x = (width); int y = (height); noFill(); stroke(0); strokeWeight(random(20)); bezier(random(y), random(x), random(y), random(x),random(y), random(x),random(y), random(x)); strokeWeight(random(20)); bezier(random(y), random(x), random(y), random(x),random(y), random(x),random(y), random(x)); strokeWeight(random(20)); bezier(random(y), random(x), random(y), random(x),random(y), random(x),random(y), random(x)); strokeWeight(random(20)); bezier(random(x), random(y), random(x), random(y),random(x), random(y),random(x), random(y)); strokeWeight(random(20)); bezier(random(x), random(y), random(x), random(y),random(x), […]
More...