[Pharo-users] Spec: Layout Problems

2016-10-26 Thread Brad Selfridge
Just about the time I think I have Spec layouts figured out, I stump myself all over again. I have a layout that I want to have two variable width columns and one fixed width column. I have created three columns in a row. When I put a single widget in each column, then the columns display as eq

Re: [Pharo-users] The Ultimate Smalltalk Tutorial

2016-10-26 Thread stepharo
Le 26/10/16 à 19:27, Dimitris Chloupis a écrit : Probably then it's ready to get released for version 5. I will give it a look the next few days, should be able to make the release by the end of the week. Then after that onward for version 6 ;) PBE is doing great with the help of you guys , p

Re: [Pharo-users] UFFI and ObjC

2016-10-26 Thread Dimitris Chloupis
Well maybe it's time to give Spec another try , maybe this time I will like it But then I always had a weird taste I am also flirting with idea of QT maybe with the support of my Python bridge it will give even the ability to design the GUIs using QTCreator. Fun fun fun, I love experiments wi

Re: [Pharo-users] The Ultimate Smalltalk Tutorial

2016-10-26 Thread Dimitris Chloupis
Probably then it's ready to get released for version 5. I will give it a look the next few days, should be able to make the release by the end of the week. Then after that onward for version 6 ;) PBE is doing great with the help of you guys , porting it to 6 should be relative easy. On Wed, 26 O

Re: [Pharo-users] The Ultimate Smalltalk Tutorial

2016-10-26 Thread Jimmie Houchin
I am a big fan of proper attribution, so here is my guess. It seems to be a paraphrase of an Alan Perlis quote https://en.wikiquote.org/wiki/Alan_Perlis " A language that doesn't affect the way you think about programming, is not worth knowing." From his article Epigrams on Programming, 198

Re: [Pharo-users] [ANN] New Pharo blog - "Pharo Trek"

2016-10-26 Thread Dimitris Chloupis
Octopus is just a hack basically you cut or copy a selected texted text with pillar syntax and when you paste it back instead of the same pillar text it pastes the text converted to HTML. Essentially it allows me to write pillar inside a HTML file and have it converted lively. Far more Pharo like t

Re: [Pharo-users] [ANN] New Pharo blog - "Pharo Trek"

2016-10-26 Thread Jimmie Houchin
I look forward to giving Ecstatic a try. Much to learn first. dynamically is misspelled as dinamically on the fast_feedback page. Thanks. Jimmie Houchin On 10/26/2016 10:50 AM, stepharo wrote: What is octopus? Because what you can do with ecstatic (and this is written in the doc) is t

Re: [Pharo-users] [ANN] New Pharo blog - "Pharo Trek"

2016-10-26 Thread stepharo
What is octopus? Because what you can do with ecstatic (and this is written in the doc) is that you can see you website before publishing it. There is also a simple blog post. And it is easy to use. Stef http://guillep.github.io/ecstatic/install.html http://guillep.github.io/ecstatic/first

Re: [Pharo-users] [ANN] New Pharo blog - "Pharo Trek"

2016-10-26 Thread stepharo
You want me to use it or help you out ? The way you want. Trying and telling us if you succeed. I could give you the bootstrap templates. With mustache you can make amazing websites. Yes it would be great to have more templates. Personally I am happy with Octopus, everything looks fine, I

Re: [Pharo-users] The Ultimate Smalltalk Tutorial

2016-10-26 Thread stepharo
Thanks this is cool to hear that. BTW do you know if we finished with UPBE or if there is something else to do from a conversion stand point? I thought I did a final pass. Le 26/10/16 à 01:45, Dimitris Chloupis a écrit : Do you know how many unique views had PBE last 5 months ? 1000 Do you

Re: [Pharo-users] The Ultimate Smalltalk Tutorial

2016-10-26 Thread stepharo
Le 26/10/16 à 02:18, Vitor Medina Cruz a écrit : Yes it is an amazing thing what you all do, I admire that. But isn't contributors previous users? What I like about the Richard intent, from what I understand, is to make Smalltalk, and Pharo, more visible, more used, and that is the only way

Re: [Pharo-users] UFFI and ObjC

2016-10-26 Thread stepharo
Le 26/10/16 à 12:22, Dimitris Chloupis a écrit : I always listen , and I did try it, same problem I am innocent your Honor Pharo Configuration worked great :) Do you think its worth taking a stab at Mars, is this how it works on macos ? Yes :) What would be super cool is a spec binding :)

Re: [Pharo-users] UFFI and ObjC

2016-10-26 Thread Dimitris Chloupis
I always listen , and I did try it, same problem I am innocent your Honor Pharo Configuration worked great :) Do you think its worth taking a stab at Mars, is this how it works on macos ? On Wed, Oct 26, 2016 at 12:54 PM Esteban Lorenzano wrote: why nobody listens to me? :’( :’( I said you ne

Re: [Pharo-users] UFFI and ObjC

2016-10-26 Thread Denis Kudriashov
2016-10-26 10:38 GMT+02:00 Esteban Lorenzano : > you do not need UFFI for that, you already have the Alien-MacOS* packages > (not loaded by default, but you can find it at www.squeaksource.com/Alien, > I need to prepare a configuration and add a catalog entry for it). > > then you can do nice thin

Re: [Pharo-users] UFFI and ObjC

2016-10-26 Thread Esteban Lorenzano
why nobody listens to me? :’( :’( I said you need to load the Alien-MacOSX* packages, not a configuration :) now you have a configuration, you can check it in my previous mail. Esteban ps: btw, there is a problem with callbacks I will fix now… these packages has not been used since a lot of

Re: [Pharo-users] UFFI and ObjC

2016-10-26 Thread Esteban Lorenzano
Done, there is a config for AlienObjectiveC that will appear in Catalog tomorrow (you can already use it): Metacello new smalltalkhubUser: 'Pharo' project: 'MetaRepoForPharo50'; configuration: 'AlienObjectiveC'; load. Esteban > On 26 Oct 2016, at 10:55, Dimitris Chloupi

Re: [Pharo-users] UFFI and ObjC

2016-10-26 Thread Dimitris Chloupis
On Wed, Oct 26, 2016 at 11:53 AM Esteban Lorenzano wrote: > EDIT: doing that config right now. > Thanks mate, take your time :)

Re: [Pharo-users] Second Pharo Techtalk has been uploaded

2016-10-26 Thread Dimitris Chloupis
its my pleasure, I really like these talks very informative. On Wed, Oct 26, 2016 at 10:52 AM Esteban Lorenzano wrote: > thanks Dimitris for this, is very important :) > > On 25 Oct 2016, at 20:42, Dimitris Chloupis wrote: > > Second Pharo Techtalk audio recording has been uploaded, more info h

Re: [Pharo-users] UFFI and ObjC

2016-10-26 Thread Esteban Lorenzano
EDIT: doing that config right now. > On 26 Oct 2016, at 10:38, Esteban Lorenzano wrote: > > you do not need UFFI for that, you already have the Alien-MacOS* packages > (not loaded by default, but you can find it at www.squeaksource.com/Alien > , I need to pre

[Pharo-users] SDL2 error in a example

2016-10-26 Thread Dimitris Chloupis
executing ``` SDL2Example new simpleDrawWindow ``` gives error that it cannot find accessor for variable named "driverIndex"

Re: [Pharo-users] UFFI and ObjC

2016-10-26 Thread Esteban Lorenzano
you do not need UFFI for that, you already have the Alien-MacOS* packages (not loaded by default, but you can find it at www.squeaksource.com/Alien , I need to prepare a configuration and add a catalog entry for it). then you can do nice things like this:

Re: [Pharo-users] AST-Core-Parser readFrom: question

2016-10-26 Thread Nicolai Hess
2016-10-25 21:16 GMT+02:00 Brad Selfridge : > Is it safe to use the AST-Core-Parser class extension "readFrom:" in a > business application? > Maybe no. It is bound to smalltalk syntax and the allowed number literals. For example, a '+' sign in a float exponents has some suprising behavior Numbe

Re: [Pharo-users] Second Pharo Techtalk has been uploaded

2016-10-26 Thread Esteban Lorenzano
thanks Dimitris for this, is very important :) > On 25 Oct 2016, at 20:42, Dimitris Chloupis wrote: > > Second Pharo Techtalk audio recording has been uploaded, more info here > > http://www.kilon-alios.com/subpages/blog/blogposts/20161025-Techtalk-post.html > >