Mugs 'n' stuff - logo and message
So does anyone have ideas for what to print on our mugs etc? The pharo lighthouse logo and a web address? An inspirational pharo/ Smalltalk phrase maybe? It would be cool if i were on the train and someone saw the sticker on my laptop and asked me about it. For that we'd need more than just the logo. Thoughts? -- View this message in context: http://forum.world.st/Mugs-n-stuff-logo-and-message-tp4692529.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Hi all, 2013/6/10 Jeff Gray <jeff@rogerthedog.com>
So does anyone have ideas for what to print on our mugs etc? The pharo lighthouse logo and a web address? An inspirational pharo/ Smalltalk phrase maybe? It would be cool if i were on the train and someone saw the sticker on my laptop and asked me about it. For that we'd need more than just the logo.
Thoughts?
I made some experiments a while ago on this front but I never finished or made it real yet. Something like attached and my idea of phrase: Be light on fun with Pharo ;-) [image: Images intégrées 1] Cheers, Luc
-- View this message in context: http://forum.world.st/Mugs-n-stuff-logo-and-message-tp4692529.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
I haven't checked the syntax, but something like: |aMug| aMug := Mug new fill. aMug isEmpty isFalsle: [ self drinkFrom: aMug ] -- View this message in context: http://forum.world.st/Mugs-n-stuff-logo-and-message-tp4692529p4692618.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Jeff Gray wrote:
So does anyone have ideas for what to print on our mugs etc? The pharo lighthouse logo and a web address? An inspirational pharo/ Smalltalk phrase maybe? It would be cool if i were on the train and someone saw the sticker on my laptop and asked me about it. For that we'd need more than just the logo.
Thoughts?
-- View this message in context: http://forum.world.st/Mugs-n-stuff-logo-and-message-tp4692529.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
As well as mugs and larger stickers for the outside of a laptop, it would be nice to have a very-small sticker much like Tier 1 manufacturers put on the inside of laptops... http://img808.imageshack.us/img808/2097/img20100903142414.jpg
participants (3)
-
btc@openinworld.com -
Jeff Gray -
Luc Fabresse