[OT] World Hello Day - November 21, 2013
see: http://en.wikipedia.org/wiki/World_Hello_Day so: Transcript show: 'HelloWorld'
FileStream stdout nextPutAll: 'Hello World' Works with an eval from the CLI On Thursday, November 21, 2013, Torsten Bergmann wrote:
see: http://en.wikipedia.org/wiki/World_Hello_Day
so:
Transcript show: 'HelloWorld'
-- --- Philippe Back Dramatic Performance Improvements Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail:phil@highoctane.be | Web: http://philippeback.eu Blog: http://philippeback.be | Twitter: @philippeback Youtube: http://www.youtube.com/user/philippeback/videos High Octane SPRL rue cour Boisacq 101 | 1301 Bierges | Belgium Pharo Consortium Member - http://consortium.pharo.org/ Featured on the Software Process and Measurement Cast - http://spamcast.libsyn.com Sparx Systems Enterprise Architect and Ability Engineering EADocX Value Added Reseller
VTermOutputDriver stdout red: 'Hello '; blue: 'World'. :P On 2013-11-21, at 12:47, phil@highoctane.be wrote:
FileStream stdout nextPutAll: 'Hello World'
Works with an eval from the CLI
On Thursday, November 21, 2013, Torsten Bergmann wrote: see: http://en.wikipedia.org/wiki/World_Hello_Day
so:
Transcript show: 'HelloWorld'
-- --- Philippe Back Dramatic Performance Improvements Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail:phil@highoctane.be | Web: http://philippeback.eu Blog: http://philippeback.be | Twitter: @philippeback Youtube: http://www.youtube.com/user/philippeback/videos
High Octane SPRL rue cour Boisacq 101 | 1301 Bierges | Belgium
Pharo Consortium Member - http://consortium.pharo.org/ Featured on the Software Process and Measurement Cast - http://spamcast.libsyn.com Sparx Systems Enterprise Architect and Ability Engineering EADocX Value Added Reseller
A day too late: ZnClient new http; host: 'zn.stfx.eu'; path: 'echo'; contents: 'Hello World !'; post. But we are getting off topic a bit: I think it is not about clever, geeky ways of saying hello, but about saying hello to actual people. On 21 Nov 2013, at 13:17, Camillo Bruni <camillobruni@gmail.com> wrote:
VTermOutputDriver stdout red: 'Hello '; blue: 'World'.
:P
On 2013-11-21, at 12:47, phil@highoctane.be wrote:
FileStream stdout nextPutAll: 'Hello World'
Works with an eval from the CLI
On Thursday, November 21, 2013, Torsten Bergmann wrote: see: http://en.wikipedia.org/wiki/World_Hello_Day
so:
Transcript show: 'HelloWorld'
-- --- Philippe Back Dramatic Performance Improvements Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail:phil@highoctane.be | Web: http://philippeback.eu Blog: http://philippeback.be | Twitter: @philippeback Youtube: http://www.youtube.com/user/philippeback/videos
High Octane SPRL rue cour Boisacq 101 | 1301 Bierges | Belgium
Pharo Consortium Member - http://consortium.pharo.org/ Featured on the Software Process and Measurement Cast - http://spamcast.libsyn.com Sparx Systems Enterprise Architect and Ability Engineering EADocX Value Added Reseller
=-=-=-==-=-=-==-=-=-==-=-=-= | view el | view := ROView new. el := ROElement on: 'hello world'. el + ROLabel. view add: el. el translateTo: 100 @ -20. view open. ROLinearMove new for: el to: 100 @ 100; after: [ ROBlink new on: el ] =-=-=-==-=-=-==-=-=-==-=-=-= Alexandre On Nov 22, 2013, at 9:07 AM, Sven Van Caekenberghe <sven@stfx.eu> wrote:
A day too late:
ZnClient new http; host: 'zn.stfx.eu'; path: 'echo'; contents: 'Hello World !'; post.
But we are getting off topic a bit: I think it is not about clever, geeky ways of saying hello, but about saying hello to actual people.
On 21 Nov 2013, at 13:17, Camillo Bruni <camillobruni@gmail.com> wrote:
VTermOutputDriver stdout red: 'Hello '; blue: 'World'.
:P
On 2013-11-21, at 12:47, phil@highoctane.be wrote:
FileStream stdout nextPutAll: 'Hello World'
Works with an eval from the CLI
On Thursday, November 21, 2013, Torsten Bergmann wrote: see: http://en.wikipedia.org/wiki/World_Hello_Day
so:
Transcript show: 'HelloWorld'
-- --- Philippe Back Dramatic Performance Improvements Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail:phil@highoctane.be | Web: http://philippeback.eu Blog: http://philippeback.be | Twitter: @philippeback Youtube: http://www.youtube.com/user/philippeback/videos
High Octane SPRL rue cour Boisacq 101 | 1301 Bierges | Belgium
Pharo Consortium Member - http://consortium.pharo.org/ Featured on the Software Process and Measurement Cast - http://spamcast.libsyn.com Sparx Systems Enterprise Architect and Ability Engineering EADocX Value Added Reseller
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Am 22.11.2013 um 13:07 schrieb Sven Van Caekenberghe <sven@stfx.eu>:
But we are getting off topic a bit: I think it is not about clever, geeky ways of saying hello, but about saying hello to actual people.
Sure, but there is also no reason to say hello only one day a year. Make it an every day habit. So doing it _not_ on one day a year what be quite a good idea. Norbert
participants (6)
-
Alexandre Bergel -
Camillo Bruni -
Norbert Hartl -
phil@highoctane.be -
Sven Van Caekenberghe -
Torsten Bergmann