[LAA] make art festival - Poitiers 25-30 November 2008

From: <propaganda@email-addr-hidden>
Date: Wed Nov 05 2008 - 21:27:01 EET

sorry for >< please >> this lovely free piece of command
line flyer generator source code.

- - >8 - -

#!/bin/bash
(
echo '#include <stdio.h>'
echo 'static const char s[] ='
cat <<":*" |
                                               _
   _ _ ____ _ _ _______|_|
  | |_ _| | _|____|_ | | _|_| | _____|
  | _|__|_ | | |____| | | |___|_| | |_____
  | | |__| | | | ____ | | ___|_ | _____|
  | | | | | |_ | | | | |_|_ | |_______
  |_|_ |_| |___| |_| |_| |_| |_________|
    |_|_ ____ _______ _________
      |_| _|____|_ | _____|_ |___ ___|_ _
               | |____| | | |_____|_| | | |_| |_|
  25-30 NOV | __ | | _ _| | |
  2008 | | |_ | | | |_|___ _|_|
  POITIERS |_| |_| |_| |___| |_|
 
 
 make art is an international festival dedicated to the
 integration of Free/Libre and Open Source Software
 (FLOSS), open practices and free culture in digital arts.
 
 make art est un festival international dédié à
 l'intégration du Logiciel Libre et Open Source (FLOSS),
 des pratiques ouvertes et de la culture libre dans les
 arts numériques.

 With the participation of:
 Avec la participation de:

 Robert Atwood (CA)
 Big Buck Bunny / Elephants dream (NL)
 Marc Chia (SG)
 The Codebreakers (GB)
 Andy Farnell (GB)
 Dave Griffiths (GB)
 Martin Howse (GB)
 Benjamin Jean (FR)
 Stéphane Leveillé (FR)
 Julian Oliver (NZ)
 Geraldine McEwan (GB)
 Alex McLean (GB)
 Ezequiel Netri (MX)
 Revolution OS (USA)
 Ernesto Romero (MX)
 Jagannathan Sampath (IN)
 Pall Thayer (IS)
 Danja Vassiliev (RU)
 Jaime Villarreal (MX)
 Valentina Vuksic (DE)
 Matthew Yee-King (GB)
 
 http://makeart.goto10.org/2008
 
:*
sed 's|"|\\"|g' |
sed 's|^|"|' |
sed 's|$|\\n"|'
echo '; int main(int c, char** v) { printf("%s", s); return 0; }'
) | gcc -xc -o "$(echo $(basename $0) | sed 's|\.sh$||g')" -

- - >8 - -

:*

_______________________________________________
Linux-audio-announce mailing list
Linux-audio-announce@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-announce
Received on Fri Nov 7 16:15:03 2008

This archive was generated by hypermail 2.1.8 : Fri Nov 07 2008 - 16:15:03 EET