Re: [Pharo-users] Glamorous Toolkit questions

2015-05-04 Thread Sergio Fedi
> > > - copying an URL with a smalltalk code from Sven's service for sharing > code in Spotter will show you the code; on enter a playground is opened > with that code (to try it out: http://ws.stfx.eu/57CRUZKXOUIO) > > Ah, I always wondered how to do that. Great! > > But, but, impossible to figure

Re: [Pharo-users] Glamorous Toolkit questions

2015-05-04 Thread Mariano Martinez Peck
On Mon, May 4, 2015 at 10:01 AM, Andrei Chis wrote: > > > On Mon, May 4, 2015 at 2:52 PM, Mariano Martinez Peck < > marianop...@gmail.com> wrote: > >> >> >> On Mon, May 4, 2015 at 6:03 AM, Andrei Chis >> wrote: >> >>> Hi, >>> >>> >>> On Mon, May 4, 2015 at 2:21 AM, Mariano Martinez Peck < >>> ma

Re: [Pharo-users] Glamorous Toolkit questions

2015-05-04 Thread Andrei Chis
On Mon, May 4, 2015 at 2:52 PM, Mariano Martinez Peck wrote: > > > On Mon, May 4, 2015 at 6:03 AM, Andrei Chis > wrote: > >> Hi, >> >> >> On Mon, May 4, 2015 at 2:21 AM, Mariano Martinez Peck < >> marianop...@gmail.com> wrote: >> >>> Hi guys, >>> >>> I am already enjoying GTSpotter every day. I

Re: [Pharo-users] Glamorous Toolkit questions

2015-05-04 Thread Mariano Martinez Peck
On Mon, May 4, 2015 at 6:03 AM, Andrei Chis wrote: > Hi, > > > On Mon, May 4, 2015 at 2:21 AM, Mariano Martinez Peck < > marianop...@gmail.com> wrote: > >> Hi guys, >> >> I am already enjoying GTSpotter every day. I cannot believe how good it >> is. And I tell youI have been using this kind o

Re: [Pharo-users] Glamorous Toolkit questions

2015-05-04 Thread Sven Van Caekenberghe
> On 04 May 2015, at 11:10, Andrei Chis wrote: > > - copying an URL with a smalltalk code from Sven's service for sharing code > in Spotter will show you the code; on enter a playground is opened with that > code (to try it out: http://ws.stfx.eu/57CRUZKXOUIO) Ah, I always wondered how to do

Re: [Pharo-users] Glamorous Toolkit questions

2015-05-04 Thread Andrei Chis
On Mon, May 4, 2015 at 3:40 AM, Mariano Martinez Peck wrote: > > > On Sun, May 3, 2015 at 9:21 PM, Mariano Martinez Peck < > marianop...@gmail.com> wrote: > >> Hi guys, >> >> I am already enjoying GTSpotter every day. I cannot believe how good it >> is. And I tell youI have been using this ki

Re: [Pharo-users] Glamorous Toolkit questions

2015-05-04 Thread Andrei Chis
Hi, On Mon, May 4, 2015 at 2:21 AM, Mariano Martinez Peck wrote: > Hi guys, > > I am already enjoying GTSpotter every day. I cannot believe how good it > is. And I tell youI have been using this kind of tool since the first > available one we have YEARS ago (Algernon, then Spotlight etc...)

Re: [Pharo-users] Glamorous Toolkit questions

2015-05-03 Thread Ben Coman
On Mon, May 4, 2015 at 8:21 AM, Mariano Martinez Peck wrote: > Hi guys, > > I am already enjoying GTSpotter every day. I cannot believe how good it > is. And I tell youI have been using this kind of tool since the first > available one we have YEARS ago (Algernon, then Spotlight etc...). And

Re: [Pharo-users] Glamorous Toolkit questions

2015-05-03 Thread Mariano Martinez Peck
On Sun, May 3, 2015 at 10:54 PM, Sergio Fedi wrote: > Does these new changes justify an edit of that blog entry? > > Maybe a link? > > ​(I'm reading it right now) > ufff yeah, should be at least half re-written hahahahaha. Lots of things have improved since then -- Mariano http://marianopeck.

Re: [Pharo-users] Glamorous Toolkit questions

2015-05-03 Thread Sergio Fedi
Does these new changes justify an edit of that blog entry? Maybe a link? ​(I'm reading it right now)

Re: [Pharo-users] Glamorous Toolkit questions

2015-05-03 Thread Mariano Martinez Peck
On Sun, May 3, 2015 at 9:21 PM, Mariano Martinez Peck wrote: > Hi guys, > > I am already enjoying GTSpotter every day. I cannot believe how good it > is. And I tell youI have been using this kind of tool since the first > available one we have YEARS ago (Algernon, then Spotlight etc...). And

Re: [Pharo-users] Glamorous Toolkit questions

2015-05-03 Thread Mariano Martinez Peck
On Sun, May 3, 2015 at 9:51 PM, Cyril Ferlicot wrote: > On 4 May 2015 at 02:21, Mariano Martinez Peck > wrote: > > Hi guys, > > > > I am already enjoying GTSpotter every day. I cannot believe how good it > is. > > And I tell youI have been using this kind of tool since the first > > availabl

Re: [Pharo-users] Glamorous Toolkit questions

2015-05-03 Thread Mariano Martinez Peck
On Sun, May 3, 2015 at 9:36 PM, Sergio Fedi wrote: > I am by no means an expert but I know some things. > > Part of the Pharo philosophy is that there isn't stupid questions and another is that no one should be afraid of answering. > I share a lot of your questions too. > > 5) What are GTPlaygr

Re: [Pharo-users] Glamorous Toolkit questions

2015-05-03 Thread Cyril Ferlicot
On 4 May 2015 at 02:21, Mariano Martinez Peck wrote: > Hi guys, > > I am already enjoying GTSpotter every day. I cannot believe how good it is. > And I tell youI have been using this kind of tool since the first > available one we have YEARS ago (Algernon, then Spotlight etc...). And > GTSpott

Re: [Pharo-users] Glamorous Toolkit questions

2015-05-03 Thread Sergio Fedi
I am by no means an expert but I know some things. I share a lot of your questions too. 5) What are GTPlayground "Bindings" and in which case does the "Refresh" > make sense? > The bindings show which variables have been defined in the Playground's workspace and which object are they linked to.