[Pharo-users] NeoJSON with Rest

2016-11-18 Thread Asbath Sama biyalou via Pharo-users
--- Begin Message --- Hello. I want an example of implementation of neojson on a pharo object. I am trying to implement neoJsonOn: method on a pharo object but when I test I get a Character mapping not found in NeoJSONWriter. Thanks. --- End Message ---

Re: [Pharo-users] ZnClient with https

2016-11-18 Thread Asbath Sama biyalou via Pharo-users
--- Begin Message --- I am on Windows. that is true , some of https urls work. I will try to control url and do the work with http urls. Thanks Asbath On 18/11/2016 17:05, Sven Van Caekenberghe wrote: > It works for me (macOS), but it seems that we are getting more of these > failures. > >

Re: [Pharo-users] ZnClient with https

2016-11-18 Thread Sven Van Caekenberghe
It works for me (macOS), but it seems that we are getting more of these failures. This is actually a Zodiac and SSL Plugin problem. It seems the certificate from that site is based on Elliptic Curve crypto that might not be supported by the plugin. I am afraid I cannot help you much further.

Re: [Pharo-users] ZnClient with https

2016-11-18 Thread Asbath Sama biyalou via Pharo-users
--- Begin Message --- Yes this one https://upload.wikimedia.org/wikipedia/fr/thumb/8/8d/CAF-logo-2009.png/150px-CAF-logo-2009.png On 18/11/2016 16:09, Sven Van Caekenberghe wrote: > That should normally work. > Can you share the URL that is not working ? > >> On 18 Nov 2016, at 16:07, Asbath Sa

Re: [Pharo-users] connection string etc

2016-11-18 Thread Pierce Ng
On Thu, Nov 17, 2016 at 09:04:15PM -0800, Jeff Gray wrote: > Where would you typically keep a connection string, considering it also > includes a password? > An ini file? That seems rather old school :-) > Or is there a better way than just storing a string? For the password, see blog post: htt

Re: [Pharo-users] ZnClient with https

2016-11-18 Thread Sven Van Caekenberghe
That should normally work. Can you share the URL that is not working ? > On 18 Nov 2016, at 16:07, Asbath Sama biyalou via Pharo-users > wrote: > > > From: Asbath Sama biyalou > Subject: ZnClient with https > Date: 18 November 2016 at 16:07:41 GMT+1 > To: pharo-users@lists.pharo.org > > > H

[Pharo-users] ZnClient with https

2016-11-18 Thread Asbath Sama biyalou via Pharo-users
--- Begin Message --- Hi everybody. I am using ZnClient to load files from web. When the url is an https url I get a ConnectionTimedOut : Data receive timed out. Can you help me please. Thanks. --- End Message ---

Re: [Pharo-users] connection string etc

2016-11-18 Thread Esteban A. Maringolo
2016-11-18 2:04 GMT-03:00 Jeff Gray : > I'm playing around with Garage. Initially it was easy to get a connection to > MySQL and return some rows, so I'm looking forward to using it. > > Where would you typically keep a connection string, considering it also > includes a password? > An ini file? Th

Re: [Pharo-users] QCMagritte question- does it have undo?

2016-11-18 Thread Stephan Eggermont
On 11/11/16 06:03, PAUL DEBRUICKER wrote: I've never used magritte or QC magritte and was wondering whether with the momento it qas also possible to get multi step undo cheaply if it didn't already exist. There is no explicit support for multi-step undo. In QCMagritte we have support for non