Re: [Pharo-users] Essential Documentation

2016-09-23 Thread julius
Thanks for you answers! I'm aware of the books on the pharo.org/documentation page. But for me that is not sufficient. I'm currently playing around while programming my fist own and unguided application. It will be quite simple, just a reminder application where notes can be added, removed, edited

Re: [Pharo-users] Essential Documentation

2016-09-23 Thread Sven Van Caekenberghe
Hi Julius, Have a look at http://books.pharo.org These should certainly get you started. Sven > On 23 Sep 2016, at 18:16, julius wrote: > > Probably this is a very beginners question but is there a documentation > online > or within the Pharo image for all the base-framework components like a

Re: [Pharo-users] Essential Documentation

2016-09-23 Thread Serge Stinckwich
On Fri, Sep 23, 2016 at 6:16 PM, julius wrote: > Probably this is a very beginners question but is there a documentation > online > or within the Pharo image for all the base-framework components like all > collections, Morphic, Numbers and so on? > > I know Pharo uses a lot the 'see and discover

Re: [Pharo-users] Essential Documentation

2016-09-23 Thread Clément Bera
General documentation on all the base frameworks is present in the *Pharo by example* book. You can download it for free here: http://pharobyexample.org/versions/PBE1-2009-10-28.pdf Or here for the updated version: https://ci.inria.fr/pharo-contribution/view/Books/job/UpdatedPharoByExample/lastSucc

[Pharo-users] Essential Documentation

2016-09-23 Thread julius
Probably this is a very beginners question but is there a documentation online or within the Pharo image for all the base-framework components like all collections, Morphic, Numbers and so on? I know Pharo uses a lot the 'see and discover yourself' approach but sometimes, especially for beginners

[Pharo-users] [JOB][Research] [Pre-Ann] Postdoc BlockChain

2016-09-23 Thread Marcus Denker
Hi, Together with a local startup we are looking to fill a position for a 2 year postdoc for software engineering/tools/languages in the context of “BlockChain” technologies. A more detailed job call will be published soon, but if you are interested (or know someone), do not hesitate to contact m

Re: [Pharo-users] [ANN] Basic GitHub-API for Pharo

2016-09-23 Thread Mariano Martinez Peck
Thanks for sharing this. I did not yet read the documentation (I will soon) but I wonder what is the difference with http://forum.world.st/ANN-GitHub-API-Bindings-new-version-td4873091.html Thanks in advance! On Fri, Sep 23, 2016 at 10:05 AM, Torsten Bergmann wrote: > Hi, > > to get warm with

[Pharo-users] [ANN] Basic GitHub-API for Pharo

2016-09-23 Thread Torsten Bergmann
Hi, to get warm with Git, GitFileTree and Iceberg last week I was in need of something quick I could implement to try these new tools out. While being on my GitHub webpage I've seen at the bottom a link to "API" and was happily surprised that GitHub could be accessed also with a REST API. So I

Re: [Pharo-users] Spec: Class pop list code completion

2016-09-23 Thread Peter Uhnak
Something like this? TextInputFieldModel new enableGlobalsCompletion; openWithSpec On Thu, Sep 22, 2016 at 12:04:50PM -0700, Brad Selfridge wrote: > Is there a way in Spec to pop a list widget that contains class names when > entering a partial class name in a test field, (like G

[Pharo-users] Strange behavior with software update

2016-09-23 Thread Norbert Hartl
My project I load via filetree so for every package I have a filetree repo assigned. I have a code snippet that changes all the filetree repos to gitfiletree ones. But when I do System->Software update the repositories are back to the filetree ones. Anyone has an idea what could cause this? tha

Re: [Pharo-users] Using a Unix filedescriptor in a FileStream?

2016-09-23 Thread Holger Freyther
> On 23 Sep 2016, at 02:44, Ronie Salgado wrote: > > Hi Holger, Hi! > Currently the events given by this API are only holding a copy of the raw > inotify event in rawEvent and a copy of the raw path in rawPath. Further work > is required for translating the events into a more platform indep

Re: [Pharo-users] Spec: Class pop list code completion

2016-09-23 Thread Stephan Eggermont
On 22-09-16 21:42, Johan Fabry wrote: Hi Brad, AFAIK there is nothing prebuilt, you will have to roll your own. You can configure a SelectEntity for it Stephan

Re: [Pharo-users] Pharo not running with macOS Sierra

2016-09-23 Thread Yuriy Tymchuk
> On 23 Sep 2016, at 09:01, MartinW wrote: > > vivus-ignis wrote >> which image were you using? The "unofficial" VM from the link presents a >> dialog to open a file and once I select an image, it just disappears and >> nothing happens after that. > > The cog_macos32x86_pharo.cog.spur_201609201

Re: [Pharo-users] Pharo not running with macOS Sierra

2016-09-23 Thread MartinW
vivus-ignis wrote > which image were you using? The "unofficial" VM from the link presents a > dialog to open a file and once I select an image, it just disappears and > nothing happens after that. The cog_macos32x86_pharo.cog.spur_201609201401.tar.gz works for me, the cog_macos64x64_pharo.cog.s