Re: [Pharo-users] next sttep after the example tutorial

2014-11-07 Thread Roelof Wobben
Hello, Sorry I mean a method. Pharo version : 3.0 OS : Windows 7 Home Image release : 30860 screenshot : http://snag.gy/ISMs7.jpg Roelof kilon alios schreef op 7-11-2014 22:08: also whats a mo

Re: [Pharo-users] next sttep after the example tutorial

2014-11-07 Thread kilon alios
also whats a module ? On Fri, Nov 7, 2014 at 10:45 PM, Roelof Wobben wrote: > Thanks, > > I can see a choice finder but as far as I can see I cannot use it for > modules. > > Roelof > > > > > kilon alios schreef op 7-11-2014 21:21: > > start here > > http://pharo.org/documentation > > here a

Re: [Pharo-users] next sttep after the example tutorial

2014-11-07 Thread kilon alios
can you post a screenshot please of what you see ? also provide the pharo version, os and image release . You can find the release in World Menu > System > About On Fri, Nov 7, 2014 at 10:45 PM, Roelof Wobben wrote: > Thanks, > > I can see a choice finder but as far as I can see I cannot use it

Re: [Pharo-users] next sttep after the example tutorial

2014-11-07 Thread Roelof Wobben
Thanks, I can see a choice finder but as far as I can see I cannot use it for modules. Roelof kilon alios schreef op 7-11-2014 21:21: start here http://pharo.org/documentation

Re: [Pharo-users] next sttep after the example tutorial

2014-11-07 Thread kilon alios
start here http://pharo.org/documentation here a video tutorial series i created https://www.youtube.com/playlist?list=PLqbtQ7OkSta0ULYAd7Qdxof851ybh-_m_ you can skip first video "Why Pharo" the rest is practical tutorials. if you got Pharo 3 or 4 , finder should be in the tools section of wor

Re: [Pharo-users] next sttep after the example tutorial

2014-11-07 Thread Hilaire
Le 07/11/2014 19:45, Roelof Wobben a écrit : > I did it and run into my first problem. > > There is no method finder in the tools menu. > > Roelof If you are starting with the PharoByExample book, be sure to download the dedicated Pharo image for this book (found in the pharobyexample book). Rec

Re: [Pharo-users] [ANN]: NewExternalWebBrowser

2014-11-07 Thread jannik laval
It seems that there is no NBUnixShell. I have implemented the necessary for Ubuntu, in Phratch. Would you like I push it ? 2014-11-07 14:08 GMT-03:00 Sean P. DeNigris : > Tudor Girba-2 wrote > > Actually, the ability to open a web browser is already present in the > > Pharo > > image out of the

Re: [Pharo-users] next sttep after the example tutorial

2014-11-07 Thread Roelof Wobben
I did it and run into my first problem. There is no method finder in the tools menu. Roelof Peter Uhnák schreef op 7-11-2014 19:21: Now that you mentioned calculator, have a look at this ht

Re: [Pharo-users] next sttep after the example tutorial

2014-11-07 Thread Sean P. DeNigris
Peter Uhnák wrote > Now that you mentioned calculator, have a look at this > https://medium.com/@svenvc/rediscovering-the-ux-of-the-legendary-hp-35-scientific-pocket-calculator-d1d497ece999 Thanks for the reminder - it is a masterpiece!! - Cheers, Sean -- View this message in context: http

Re: [Pharo-users] next sttep after the example tutorial

2014-11-07 Thread Peter Uhnák
Now that you mentioned calculator, have a look at this https://medium.com/@svenvc/rediscovering-the-ux-of-the-legendary-hp-35-scientific-pocket-calculator-d1d497ece999 also this article is great https://medium.com/@svenvc/elegant-pharo-code-bb590f0856d0 But otherwise start with the book Pharo By

Re: [Pharo-users] next sttep after the example tutorial

2014-11-07 Thread Roelof Wobben
oke, are there books / tutorials I can do so I can understand better how smalltalk works. I was thinking of making a calculator as my first project. Roelof kilon alios schreef op 7-11-2014 18:34: yes, read all t

Re: [Pharo-users] next sttep after the example tutorial

2014-11-07 Thread kilon alios
yes, read all the pharo documentation, read the entire pharo code, understand the entire pharo code, make a few hundrend pharo application and boom your are an expert :) Seriously though, do whatever is interesting to you and ask questions here and in stackoverflow. You dont need to be expert , ju

Re: [Pharo-users] next sttep after the example tutorial

2014-11-07 Thread Roelof Wobben
Thanks. By expert I mean I can write and test most of the programms and know very well how pharo works. Roelof Peter Uhnák schreef op 7-11-2014 18:12: Well for start there is this http://pharo.org/documentation

Re: [Pharo-users] [ANN]: NewExternalWebBrowser

2014-11-07 Thread Sean P. DeNigris
Tudor Girba-2 wrote > Actually, the ability to open a web browser is already present in the > Pharo > image out of the box through NativeBoost: > > NBMacShell open: 'http://pharo.org' > NBWin32Shell shellBrowse: 'http://pharo.org' Yes, that's what I wrapped :) I just added the behavior directly t

Re: [Pharo-users] next sttep after the example tutorial

2014-11-07 Thread Peter Uhnák
Well for start there is this http://pharo.org/documentation (books Pharo By Example + Deep into Pharo + Pharo for the Enterprise) and this http://pharo.gemtalksystems.com/ As far as expertise goes you can probably become an expert by writing a book about Pharo. :) Peter On Fri, Nov 7, 2014 at 6

[Pharo-users] next sttep after the example tutorial

2014-11-07 Thread Roelof Wobben
Hello, Is there a book / tutorial/ challenges that I can use to become a expert in Pharo ? Roelof

Re: [Pharo-users] How not to serve an AngularJs application from Pharo

2014-11-07 Thread Werner Kassens
Is ironic if you think about, Pharo really lacks documentation even in basic areas, Are you joking? I spend my time writing books and chapters and their quality is quite good. Hi, i think in the meantime the docu _is quite good. i like the deep into pharo book, that also covered basic areas li

Re: [Pharo-users] About PBE status was Re: How not to serve an AngularJs application from Pharo

2014-11-07 Thread Sven Van Caekenberghe
> On 07 Nov 2014, at 14:26, Esteban Lorenzano wrote: > > I (we) really appreciate your work, Kilon. > It is really needed and there is not so much time with the talent/time/will > to do it. > > Please, keep going! +111 > Esteban > >> On 07 Nov 2014, at 14:22, kilon alios wrote: >> >> I

Re: [Pharo-users] About PBE status was Re: How not to serve an AngularJs application from Pharo

2014-11-07 Thread Esteban Lorenzano
I (we) really appreciate your work, Kilon. It is really needed and there is not so much time with the talent/time/will to do it. Please, keep going! Esteban > On 07 Nov 2014, at 14:22, kilon alios wrote: > > I converted the first 5 chapters to Pharo 3 , 1 chapter has been ported by > Stef

[Pharo-users] About PBE status was Re: How not to serve an AngularJs application from Pharo

2014-11-07 Thread kilon alios
I converted the first 5 chapters to Pharo 3 , 1 chapter has been ported by Stef and another from Damien, so we are more or less at 50% but I gave up as I was burned out and fed up documenting stuff :D. But (Arnold accent) I will be back ! My conversion was not flawless since this was my first pro

Re: [Pharo-users] How not to serve an AngularJs application from Pharo

2014-11-07 Thread Sven Van Caekenberghe
Kilon, You did start with converting PBE, right ? What is the current status ? I kind of liked the git book. And it is badly needed, indeed. Sven > On 07 Nov 2014, at 13:56, kilon alios wrote: > > Stef I did not meant it as offence, of course you do great amount of work for > documentation.

Re: [Pharo-users] How not to serve an AngularJs application from Pharo

2014-11-07 Thread kilon alios
Stef I did not meant it as offence, of course you do great amount of work for documentation. But I cannot ignore the fact that PBE is still stuck to 1.4, that there is no documentation for Pharo Morphic and most libraries if not all are partly documented."lacks documentation" does not mean that the

Re: [Pharo-users] How not to serve an AngularJs application from Pharo

2014-11-07 Thread stepharo
On 4/11/14 13:53, kilon alios wrote: I have welcomed Amber with open arms, but I have failed miserably to wrap my head around it. Is ironic if you think about, Pharo really lacks documentation even in basic areas, Are you joking? I spend my time writing books and chapters and their quality i

[Pharo-users] What template libraries are available?

2014-11-07 Thread Friedrich Dominicus
For Pharo ? I know of Mustache, any other contender? Regards Friedrich

Re: [Pharo-users] Bug? in Filein

2014-11-07 Thread Sven Van Caekenberghe
> On 07 Nov 2014, at 08:36, p...@highoctane.be wrote: > > Great. > > This platform is a joy to work with and becomes better all the time. > > 2015 will be a great Pharo4 year :-) > > Phil +10 > On Fri, Nov 7, 2014 at 7:47 AM, Marcus Denker wrote: > >> On 06 Nov 2014, at 21:59, p...@highoct