Re: [Pharo-users] Problems loading XML System ( was [Zinc] ZnInvalidUTF8: Illegal leading byte for utf-8 encoding)

2017-05-16 Thread PBKResearch
Monty Many thanks for your help. I have followed your advice to start again in a clean Moose 6.1 image, and so far everything is working fine. Apologies for getting you to sort out the results of my stupidity. In Pharo I am really an experienced beginner. Thanks again Peter Kenny -Origin

Re: [Pharo-users] Loading Glorp+PostgreSQL

2017-05-16 Thread Esteban A. Maringolo
The "recommended" way would be to use ConfigurationOfGarageGlorp and use Garage's PostgreSQL driver (which is a fork from the PostgresV2 one). However I couldn't tell whether there is a difference (both in performance and/or features) between them because the codebase moves a glaciar speed; I'm aw

Re: [Pharo-users] Fwd: Re: 11/05/17 - Tabular Data Structures for Data Analysis - Oleksandr Zaytsev

2017-05-16 Thread p...@highoctane.be
We may also use Discord and do something "somewhat live" Phil On Tue, May 16, 2017 at 7:23 PM, wrote: > I was asking Philippe but hope to see you also at ESUG ! > > Envoyé de mon iPhone > > Le 16 mai 2017 à 19:02, Oleksandr Zaytsev a > écrit : > > I would love to, but to go to Lille from my co

Re: [Pharo-users] Fwd: Re: 11/05/17 - Tabular Data Structures for Data Analysis - Oleksandr Zaytsev

2017-05-16 Thread p...@highoctane.be
On Tue, May 16, 2017 at 6:26 PM, wrote: > > > Envoyé de mon iPhone > > Le 11 mai 2017 à 11:43, "p...@highoctane.be" a > écrit : > > -- Message transféré -- > De : "p...@highoctane.be" > Date : 11 mai 2017 10:54 > Objet : Re: 11/05/17 - Tabular Data Structures for Data Analysis -

Re: [Pharo-users] Fwd: Re: 11/05/17 - Tabular Data Structures for Data Analysis - Oleksandr Zaytsev

2017-05-16 Thread serge . stinckwich
I was asking Philippe but hope to see you also at ESUG ! Envoyé de mon iPhone > Le 16 mai 2017 à 19:02, Oleksandr Zaytsev a écrit : > > I would love to, but to go to Lille from my country I would need a visa. > Which is not that easy to acquire. > So maybe I will come to PharoDays 2018. > And

Re: [Pharo-users] Fwd: Re: 11/05/17 - Tabular Data Structures for Data Analysis - Oleksandr Zaytsev

2017-05-16 Thread Oleksandr Zaytsev
I would love to, but to go to Lille from my country I would need a visa. Which is not that easy to acquire. So maybe I will come to PharoDays 2018. And I will definitely try to come to ESUG Conference in September. Oleks On Tue, May 16, 2017 at 7:26 PM, wrote: > > > Envoyé de mon iPhone > > Le

Re: [Pharo-users] HiDPI

2017-05-16 Thread Steven R. Baker
I would be happy to help, I just don't know where to get started. -Steven On 16/05/17 18:01, Tim Mackinnon wrote: > I raised a similar thing with a new MacBook Pro a few months ago - currently > Pharo is blurry and I also find it quite jolting moving from apps like Chrome > or IntelliJ to a sl

Re: [Pharo-users] Fwd: Re: 11/05/17 - Tabular Data Structures for Data Analysis - Oleksandr Zaytsev

2017-05-16 Thread serge . stinckwich
Envoyé de mon iPhone > Le 11 mai 2017 à 11:43, "p...@highoctane.be" a écrit : > > -- Message transféré -- > De : "p...@highoctane.be" > Date : 11 mai 2017 10:54 > Objet : Re: 11/05/17 - Tabular Data Structures for Data Analysis - Oleksandr > Zaytsev > À : "Nick Papoylias" >

Re: [Pharo-users] HiDPI

2017-05-16 Thread Tim Mackinnon
I raised a similar thing with a new MacBook Pro a few months ago - currently Pharo is blurry and I also find it quite jolting moving from apps like Chrome or IntelliJ to a slightly fuzzier Pharo. Unfortunately - this isn’t an easy fix as it seems like the solution is tied to Bloc. I believe pro

[Pharo-users] Loading Glorp+PostgreSQL

2017-05-16 Thread Sven Van Caekenberghe
I am bringing my Reddit example back up to date (https://medium.com/concerning-pharo/reddit-st-in-10-cool-pharo-classes-1b5327ca0740) for an upcoming Pharo Booklet. I used to depend on and load Glorp+PostgreSQL in my Configuration as follows: spec project: 'Glorp' with: [ spec className: