Re: [Pharo-users] tonel how to

2017-12-01 Thread Sean P. DeNigris
Peter Uhnák wrote > Iceberg will autodetect the format, or you can use monticello with > "tonel://" scheme (in P61 you will need newest iirc metacello). What about in a BaselineOf? I've been discussing with Dale on the MetaC list [1] a problem I've been having with git dependencies. On my developm

Re: [Pharo-users] Simplifying a File reference

2017-12-01 Thread Ben Coman
On 2 December 2017 at 00:39, Alistair Grant wrote: > On 1 December 2017 at 17:32, Prof. Andrew P. Black > wrote: > > I have a file reference containing multiple occurrences of .., like this > > > > File @ > > /Users/black/graceProgs/lists/../../Development/mg/ > gracelang/albums_junk.grace > > >

Re: [Pharo-users] Problem loading image after changing resolution from 4Kto HD

2017-12-01 Thread Prof. Andrew P. Black
> On 1 Dec 2017, at 20:31 , Ted F.A. van Gaalen wrote: > > Could it be that some logic within Pharo does not handle > resolution changes correctly? In Pharo 7, I sometimes — but not always — get crashes when I switch from the built-in display on my laptop to a large desktop monitor. Going fro

Re: [Pharo-users] tonel how to

2017-12-01 Thread Hilaire
I am using P7. I already have a tonel export done[1], I need to find what is the magic to use with monticello or metacello to load the code from a local repo in tonel format Hilaire [1] http://bazaar.launchpad.net/~drgeo-developers/drgeo/trunk/files/head:/src/ Le 01/12/2017 à 09:36, Pet

Re: [Pharo-users] Simplifying a File reference

2017-12-01 Thread Andreas Brodbeck
Am 01.12.17 um 17:32 schrieb Prof. Andrew P. Black: > I have a file reference containing multiple occurrences of .., like this > > File @ > /Users/black/graceProgs/lists/../../Development/mg/gracelang/albums_junk.grace > > How do I simplify this to show the simpler path without the .. ? There

Re: [Pharo-users] Simplifying a File reference

2017-12-01 Thread Alistair Grant
On 1 December 2017 at 17:32, Prof. Andrew P. Black wrote: > I have a file reference containing multiple occurrences of .., like this > > File @ > /Users/black/graceProgs/lists/../../Development/mg/gracelang/albums_junk.grace > > How do I simplify this to show the simpler path without the .. ? The

[Pharo-users] Simplifying a File reference

2017-12-01 Thread Prof. Andrew P. Black
I have a file reference containing multiple occurrences of .., like this File @ /Users/black/graceProgs/lists/../../Development/mg/gracelang/albums_junk.grace How do I simplify this to show the simpler path without the .. ? There should be a method on FileReference, no? Something like #normal

[Pharo-users] [ANN] New Academic Partner: USI Software Institute

2017-12-01 Thread Marcus Denker
The Pharo Consortium is very happy to announce that the Software Institute of the Università della Svizzera italiana has joined as a Academic Partner. About - USI Software Institute: https://www.si.usi.ch - Pharo Consortium: http://consortium.pharo.org

Re: [Pharo-users] Glorp v130 call for testing

2017-12-01 Thread Alistair Grant
Hi Everyone, There haven't been any complaints about the merged version, and Glorp fails to load #development on Pharo 7, so I'm planning to update ConfigurationOfGlorp to: - Work on Pharo7 when given the #development symbolic version - Make Glorp-AlistairGrant.130 the stable version - up from Gl

[Pharo-users] [TechTalk] Topics Wanted for 2018!

2017-12-01 Thread Marcus Denker
Hi, As you know, we are trying to have one Pharo tech-talk per month. The idea is to use this for -> mini “Lectures” -> Demos of interesting Projects -> Just some interesting topic to discuss with audio chat on Discord You can see the past topics here: http://ph

Re: [Pharo-users] tonel how to

2017-12-01 Thread Peter Uhnák
Hi, Iceberg will autodetect the format, or you can use monticello with "tonel://" scheme (in P61 you will need newest iirc metacello). If you want to convert a repo (or create a separate repo in tonel format so you can try it out), I have a migration tool https://github.com/peteruhnak/tonel-migra

[Pharo-users] [ANN] Pharo TechTalk Dec 19: Contributing to Pharo7

2017-12-01 Thread Marcus Denker
Pharo TechTalk December 17: - 19 Dec 2017 5:00 PM - 7:00 PM (UTC+01:00) - Where? Discord / Youtube live Topic: Contributing. How to report bugs, submit code change. This will be a hands-on session where we show how to • report bugs • create pull requests

[Pharo-users] Newsletter content / editors wanted

2017-12-01 Thread Marcus Denker
Hi, You might know that we are sending out a monthly pharo newsletter, it contains larger “mini articles” (e.g. announcements) and small one-line notes for blog posts, new libraries, things like that. Here is the archive: https://us11.campaign-archive.com/home/?u=6f667565c2569234585a7

Re: [Pharo-users] [Pharo-dev] [ANN] files.pharo.org server move tomorrow, Nov 30

2017-12-01 Thread Marcus Denker
SSL certificate are now created and setup: https://files.pharo.org https://mooc.pharo.org https://lectures.pharo.org https://books.pharo.org https://get.pharo.org Marcus