Promotion: Difference between revisions

From NURDspace
 
(27 intermediate revisions by 5 users not shown)
Line 2: Line 2:
* Lets make stickers , http://www.flickr.com/people/synical/ , ~45 usd , about 34 euros , for 150 3x4" stickers (about 7x10cm)
* 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?
* And posters .. we discussed this, lets make some sketches for design?
* Flyers?
 
* Mission statement: http://etc.servehttp.com/nurds-mission.pdf to send to people who might be involved?
 
=== Stickers ===
 
Each sticker run is produced in only 1000 stickers. Designs not recycled.
 
<gallery>
Sticker_First_gen.jpg|first edition
Sticker_Second_generation.jpg|second edition
Sticker_Third_gen.jpg|third edition
</gallery>
 
=== Flyers ===
We made a collage with [https://github.com/adrienverge/PhotoCollage PhotoCollage] that can be used as background for flyers and maybe even for posters.
<gallery>
Image:Flyer1_background.png|Flyer1 background
Image:Flyer1_output.png|Example flyer output
Image:Flyer2_backside.png|Example backside
</gallery>
One way to make nice flyers out of this is with imagemagick. You need to install imagemagick, and download the [https://nurdspace.nl/images/c/cf/Flyer1_background.png background png] and the right font (Comfortaa-Bold.ttf from [https://dl.dafont.com/dl/?f=comfortaa dafont]). This script will give you the above example as result:
<pre>
#!/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
 
</pre>


== Variation on a theme, NURDs can mean a lot of things: ==
== Variation on a theme, NURDs can mean a lot of things: ==
* Non-University Related Development space
* Never Underestimate Real Development spaces
* Non-University Related Development Society
* Never Under Repeated Disco sound
* Never Under Repeated Disco Sound
* Nerds Use Really Diverse systems
* Nerds Use Really Diverse Systems
* New Underground Rides Down South
* 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 ==
* [[flashmob]]
 
== Some fun idea ==
Lets make a bunch of videos that show people how to get to NURDspace from different directions, with many different transportation methods. 'Simple gopro strapped to head' all the way to 'hollywood action movie' production levels are welcome! Lets make a ton of em :) Anyone coming by plane to NL soon?
 
== Been there, done that ==
* Article in the local newspaper 'De Stad Wageningen' of 18-10-2011 : <gallery>Cultuurmakelaarartikel.jpg</gallery>
* [[Open art day open day]]
* [[Open hackerspace dag]]
* [[Open Hackerspace Dag 2014]]
* [[Open Hackerspace Day 2016]]
* [[Open Dag 2018]]
* Another article .. (around feb 2017) : <gallery>Nurdspace-artikel-3.jpg</gallery>
* Article in 'hoog en laag' , some local newspaper , around april 2018 : <gallery>Artikel-in-hooglaag.jpg</gallery>

Latest revision as of 19:59, 20 May 2022

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

Some fun idea

Lets make a bunch of videos that show people how to get to NURDspace from different directions, with many different transportation methods. 'Simple gopro strapped to head' all the way to 'hollywood action movie' production levels are welcome! Lets make a ton of em :) Anyone coming by plane to NL soon?

Been there, done that

  • Article in the local newspaper 'De Stad Wageningen' of 18-10-2011 :
  • Cultuurmakelaarartikel.jpg
  • Article in 'hoog en laag' , some local newspaper , around april 2018 :
  • Artikel-in-hooglaag.jpg