Forgot to mention, this was done in Pharo 6.1 (from zeroconf script). On
Windows 7 and Ubuntu 16.04 (32 bit vm)
On 10 July 2018 at 20:28, Julián Maestri wrote:
> tl;dr
> Querying an HTTPS site with a self signed certificate does not fail /
> raise an exception (and it should).
>
> Long:
> I'm tr
On 11 July 2018 at 05:53, oswall arguedas wrote:
> Greetings community of pharo
>
> I am working with the google API to process gmail emails, read, modify,
> archive, send.
>
> Is there any way with pharo ?.
>
> Thank you very much in advance
>
> Oswall
I remember seeing this...
http://forum.worl
tl;dr
Querying an HTTPS site with a self signed certificate does not fail / raise
an exception (and it should).
Long:
I'm trying to use client and server HTTPS validation with Zinc on Pharo.
I prepared: a self signed CA certificate, and server and client
certificates signed by the same CA.
I set
Greetings community of pharo
I am working with the google API to process gmail emails, read, modify,
archive, send.
Is there any way with pharo ?.
Thank you very much in advance
Oswall
Greetings community of pharo
I have to process many XML files, to convert them to objects and incorporate
them into a database and create an application in seaside.
In pharo I have found XmlParser, however I have not found documentation to use
it as best as possible.
I do not know if there is a
On Mon, 9 Jul 2018 at 18:48, Sven Van Caekenberghe wrote:
> Most used: eval, config, st (default to run script.st)
>
Do you ever use the metacello one instead of config?
> Please make sure to stay as compatible as possible, lots of CI and server
> deploy/run code depends on it.
>
I intend to
thanks!
On Tue, Jul 10, 2018 at 3:20 AM Peter Uhnák wrote:
> Hi Miguel,
>
> there is beacon for logging https://github.com/pharo-project/pharo-beacon
>
> you can also consider pharo-sentry
> https://github.com/peteruhnak/pharo-sentry (note that sentry can be
> self-hosted)
>
> Peter
>
> On Mon,
Hi Miguel,
there is beacon for logging https://github.com/pharo-project/pharo-beacon
you can also consider pharo-sentry
https://github.com/peteruhnak/pharo-sentry (note that sentry can be
self-hosted)
Peter
On Mon, Jul 9, 2018 at 10:30 PM, Miguel Campusano <
m.campusano.ar...@gmail.com> wrote: