unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Stickers!
@ 2017-04-30 22:25 Christopher Baines
  2017-05-02 12:51 ` Stickers! Ludovic Courtès
  2017-07-22 14:15 ` Stickers! Christopher Baines
  0 siblings, 2 replies; 3+ messages in thread
From: Christopher Baines @ 2017-04-30 22:25 UTC (permalink / raw)
  To: guix-devel


[-- Attachment #1.1: Type: text/plain, Size: 1209 bytes --]

Hey,

In summary, guix-artwork needs more stickers, and once there are some
designs, maybe I can organise getting them printed.

So before FOSDEM (2017) I planned to make some stickers as I had quite
enjoyed the stickers from the previous FOSDEM, anyway through my own
disorganisation I only ended up getting one sticker printed. Apart from
the quantity, I think it worked out really well, here [1] you can see
some photos I took of it, and the SVG I created from those in the
guix-artwork repository [2]. I don't have any specialist printer or
knowledge, I just used one of the many online services that offer
sticker printing (in this case, this one [3]).

So, if others are interested, I can look at ordering some more stickers,
perhaps in time to bring along to the GNU Hackers Meeting in August
which I'm planning to attend.

Thanks,

Chris

1: http://cbaines.net/stickers/
2: http://git.savannah.gnu.org/cgit/guix/guix-artwork.git
3: https://www.diginate.com/

The sticker shown in [1] was ordered with the following settings:
  Product: 	Vinyl Stickers
  Shape: 	custom shape
  Material: 	heavyweight matt
  Finish: 	supply on sheets
  Width: 	25 cm
  Height: 	16 cm


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 858 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Stickers!
  2017-04-30 22:25 Stickers! Christopher Baines
@ 2017-05-02 12:51 ` Ludovic Courtès
  2017-07-22 14:15 ` Stickers! Christopher Baines
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2017-05-02 12:51 UTC (permalink / raw)
  To: Christopher Baines; +Cc: guix-devel

Hi Christopher!

Christopher Baines <mail@cbaines.net> skribis:

> In summary, guix-artwork needs more stickers, and once there are some
> designs, maybe I can organise getting them printed.
>
> So before FOSDEM (2017) I planned to make some stickers as I had quite
> enjoyed the stickers from the previous FOSDEM, anyway through my own
> disorganisation I only ended up getting one sticker printed. Apart from
> the quantity, I think it worked out really well, here [1] you can see
> some photos I took of it, and the SVG I created from those in the
> guix-artwork repository [2]. I don't have any specialist printer or
> knowledge, I just used one of the many online services that offer
> sticker printing (in this case, this one [3]).

I liked it.  :-)

Does the SVG at <http://cbaines.net/stickers/> has anything special
(like CMYK foobaring) besides stripping the name from the logo?  We can
definitely add it to guix-artwork.

> So, if others are interested, I can look at ordering some more stickers,
> perhaps in time to bring along to the GNU Hackers Meeting in August
> which I'm planning to attend.

I’m planning to attend and I’d be happy to decorate my laptop.  :-)

Cheers,
Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Stickers!
  2017-04-30 22:25 Stickers! Christopher Baines
  2017-05-02 12:51 ` Stickers! Ludovic Courtès
@ 2017-07-22 14:15 ` Christopher Baines
  1 sibling, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2017-07-22 14:15 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 2169 bytes --]

On Sun, 30 Apr 2017 23:25:20 +0100
Christopher Baines <mail@cbaines.net> wrote:

> Hey,
> 
> In summary, guix-artwork needs more stickers, and once there are some
> designs, maybe I can organise getting them printed.
> 
> So before FOSDEM (2017) I planned to make some stickers as I had quite
> enjoyed the stickers from the previous FOSDEM, anyway through my own
> disorganisation I only ended up getting one sticker printed. Apart
> from the quantity, I think it worked out really well, here [1] you
> can see some photos I took of it, and the SVG I created from those in
> the guix-artwork repository [2]. I don't have any specialist printer
> or knowledge, I just used one of the many online services that offer
> sticker printing (in this case, this one [3]).
> 
> So, if others are interested, I can look at ordering some more
> stickers, perhaps in time to bring along to the GNU Hackers Meeting
> in August which I'm planning to attend.
> 
> Thanks,
> 
> Chris
> 
> 1: http://cbaines.net/stickers/
> 2: http://git.savannah.gnu.org/cgit/guix/guix-artwork.git
> 3: https://www.diginate.com/
> 
> The sticker shown in [1] was ordered with the following settings:
>   Product: 	Vinyl Stickers
>   Shape: 	custom shape
>   Material: 	heavyweight matt
>   Finish: 	supply on sheets
>   Width: 	25 cm
>   Height: 	16 cm


I've created a similar SVG to the last one, but with 5 smaller
stickers, and 7 even smaller ones [1].

I've just got a couple of sample sheets [2][3], and it looks
successful. Here is one of my computers complete with the 2 new sizes
of sticker [4].

I think the smaller sizes have worked out well, but I'm tempted to make
them a little bigger, as they are quite small.

If anyone coming to the GNU Hackers Meeting in August [5] would like
some sheets to take away, let me know how many, and I'll order them in
a couple of weeks.

1: http://www.cbaines.net/stickers/guix-multiple.svg
2: http://www.cbaines.net/stickers/sheet-with-stickers.jpg
3: http://www.cbaines.net/stickers/sheet-without-stickers.jpg
4: http://www.cbaines.net/stickers/small-and-medium.jpg
5: https://www.gnu.org/ghm/

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 963 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-07-22 14:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-30 22:25 Stickers! Christopher Baines
2017-05-02 12:51 ` Stickers! Ludovic Courtès
2017-07-22 14:15 ` Stickers! Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).