Promotion

From NURDspace
Revision as of 16:47, 19 September 2021 by Buzz (talk | contribs) (→‎Promotion media)

Promotion media

  • Lets make stickers , http://www.flickr.com/people/synical/ , ~45 usd , about 34 euros , for 150 3x4" stickers (about 7x10cm)
  • And posters .. we discussed this, lets make some sketches for design?


Stickers

Each sticker run is produced in only 1000 stickers. Designs not recycled.

Flyers

We made a collage with PhotoCollage that can be used as background for flyers and maybe even for posters.

One way to make nice flyers out of this is with imagemagick. You need to install imagemagick, and download the background png and the right font (Comfortaa-Bold.ttf from dafont). This script will give you the above example as result:

#!/usr/bin/env bash


convert -background '#0009' -font Comfortaa-Bold.ttf -gravity center -fill white -size 2280x3308 \
-size 2280x331 -pointsize 320 label:'\n' \
-size 2280x662 -pointsize 320 label:'Come Visit\nNURDspace' \
-size 2280x331 -gravity Center -pointsize 120 label:'Your friendly local hackerspace' \
-size 2280x662 -gravity Center -pointsize 170 label:'Open evening\nwednesdays 18:00-0:00' \
-size 2280x762 -gravity Center -pointsize 220 label:'\nVergersweg 22-24\nWageningen' \
-size 2280x562 -pointsize 200 label:'https://nurdspace.nl' \
-append \
Flyer1_background.png +swap -gravity Center -composite Flyer1_output.png

Variation on a theme, NURDs can mean a lot of things:

  • Never Underestimate Real Development spaces
  • Never Under Repeated Disco sound
  • Nerds Use Really Diverse systems
  • New Underground Rides Down South
  • Non Uniform Rotational Distortion syndrome
  • New Underground Research and Development space
  • Never Under Regularly Determined sight
  • Never Under Regulations Discontinue scripting
  • Now U R Da shit
  • add your backronym!

Promotion stunt

Been there, done that