Re: [Pharo-users] NYC for a group?

2013-10-03 Thread Raymond Brinzer
Hello. Yes, I'm in NYC. However I'm mostly a Ruby guy, with a strong interest in Smalltalk; I periodically tinker with Pharo, and I lurk here (this is my first actual message to the list). So I'm probably an odd candidate to be part of a Smalltalk meeting. :-) That said, sure, I'd be interested

Re: [Pharo-users] Halos in pharo 3

2013-10-03 Thread btc
Andy Burnett wrote: I have two related questions: 1. how does one bring up halos in the 3.0 image. I tried Cmd + Shift + two fingers (on my track pad), but nothing happens. 2. How does one get rid of the Pomodoro timers? I assumed I could use Halos - see question 1 - but maybe there is a better

[Pharo-users] Halos in pharo 3

2013-10-03 Thread Andy Burnett
I have two related questions: 1. how does one bring up halos in the 3.0 image. I tried Cmd + Shift + two fingers (on my track pad), but nothing happens. 2. How does one get rid of the Pomodoro timers? I assumed I could use Halos - see question 1 - but maybe there is a better way? Cheers Andy

Re: [Pharo-users] [ANN] Mustache templates

2013-10-03 Thread Esteban A. Maringolo
So basically you have a Mustache based XML template to consume/produce SOAP requests. Good idea :) Regarding the JS syntax, Several times I found myself writing a lot of dictionary like expressions that got converted into Dictionaries and then to JSON strings, so I daydreamed about having somethi

[Pharo-users] NYC for a group?

2013-10-03 Thread Sung won Lim
Hi, Just wondering if anyone on the list is around NYC, I think it'd be really great to have a smalltalk meeting group going in the city :) -s

Re: [Pharo-users] [ANN] Mustache templates

2013-10-03 Thread Norbert Hartl
Am 03.10.2013 um 22:42 schrieb Esteban A. Maringolo : > Excellent! > > Mustache is broadly used in the JS world (both web and node). I wonder > what do you use it for. > At the moment mostly for generating SOAP requests :) But I often have template-like stuff for what I'm hacking something stu

Re: [Pharo-users] [ANN] Mustache templates

2013-10-03 Thread Esteban A. Maringolo
Excellent! Mustache is broadly used in the JS world (both web and node). I wonder what do you use it for. I'd love an extension to the syntax to deal with JSON like structures (it is scalars, arrays and dictionaries). :) Esteban A. Maringolo 2013/10/3 Norbert Hartl : > I like to announce

[Pharo-users] [ANN] Mustache templates

2013-10-03 Thread Norbert Hartl
I like to announce my smalltalk port of mustache templates. Mustache is a popular templating engine that is supported in many programming languages. I know at least that is quite common to be used in javascript but see at the languages it supported yourself [1]. A basic usage is something like

Re: [Pharo-users] [ANN] Bootstrap for Seaside3 project (Release 0.1.0)

2013-10-03 Thread Benjamin
:P Ben On Oct 3, 2013, at 12:43 PM, Esteban Lorenzano wrote: > > On Oct 3, 2013, at 12:26 PM, Benjamin > wrote: > >> >> >> Ben >> >> On Oct 3, 2013, at 12:17 PM, Esteban Lorenzano wrote: >> >>> Hi, >>> >>> that's cool... hot it relates with >>> http://ss3.gemstone.com/ss/TwitterBoot

Re: [Pharo-users] [ANN] Bootstrap for Seaside3 project (Release 0.1.0)

2013-10-03 Thread Esteban Lorenzano
On Oct 3, 2013, at 12:26 PM, Benjamin wrote: > > > Ben > > On Oct 3, 2013, at 12:17 PM, Esteban Lorenzano wrote: > >> Hi, >> >> that's cool... hot it relates with >> http://ss3.gemstone.com/ss/TwitterBootstrap.html ? > We had wrappers for Bootstrap supporting Seaside in the past a

Re: [Pharo-users] [ANN] Bootstrap for Seaside3 project (Release 0.1.0)

2013-10-03 Thread Benjamin
Ben On Oct 3, 2013, at 12:17 PM, Esteban Lorenzano wrote: > Hi, > > that's cool... hot it relates with > http://ss3.gemstone.com/ss/TwitterBootstrap.html ? >>> We had wrappers for Bootstrap supporting Seaside in the past already: >>> - the TwitterBootstrap project on SS3 from the Seaside t

Re: [Pharo-users] [ANN] Bootstrap for Seaside3 project (Release 0.1.0)

2013-10-03 Thread Esteban Lorenzano
Hi, that's cool... hot it relates with http://ss3.gemstone.com/ss/TwitterBootstrap.html ? cheers, Esteban On Oct 3, 2013, at 10:26 AM, Tim Hendriks wrote: > Great, Thanks > > Op 3-10-2013 0:52, Torsten Bergmann schreef: >> Hi, >> >> there are various frameworks out there helping you

Re: [Pharo-users] [ANN] Bootstrap for Seaside3 project (Release 0.1.0)

2013-10-03 Thread Tim Hendriks
Great, Thanks Op 3-10-2013 0:52, Torsten Bergmann schreef: Hi, there are various frameworks out there helping you to ease common tasks in web development. One of them is Bootstrap (http://getbootstrap.com) that is used more and more to easily style web sites and web applications. We had

Re: [Pharo-users] [ANN] Bootstrap for Seaside3 project (Release 0.1.0)

2013-10-03 Thread Luc Fabresse
Thank you very much Torsten! #Luc 2013/10/3 Stéphane Ducasse > Gorgeous > > > On Oct 3, 2013, at 12:52 AM, "Torsten Bergmann" wrote: > > > Hi, > > > > there are various frameworks out there helping you to ease common tasks > in web development. > > One of them is Bootstrap (http://getboot

Re: [Pharo-users] [ANN] Bootstrap for Seaside3 project (Release 0.1.0)

2013-10-03 Thread Stéphane Ducasse
Gorgeous On Oct 3, 2013, at 12:52 AM, "Torsten Bergmann" wrote: > Hi, > > there are various frameworks out there helping you to ease common tasks in > web development. > One of them is Bootstrap (http://getbootstrap.com) that is used more and more > to easily style > web sites and web a