Re: [Pharo-users] Magritte extension

2017-03-22 Thread Diego Lont
> On 22 Mar 2017, at 20:36, p...@highoctane.be wrote: > > Magritte is nice but the amount of work is just too much for my taste. Simple > forms are better handled with somethibg like Mold. > > And this especially when components interact with a ton of Js. Then I want you to challenge you: try

Re: [Pharo-users] Magritte extension

2017-03-22 Thread Diego Lont
> On 23 Mar 2017, at 04:27, Ben Coman wrote: > > On Thu, Mar 23, 2017 at 5:25 AM, Diego Lont wrote: >> >>> First of all I want to advertise QCMagritte: This framework is easy to use. >>> It has a seaside like tutorial, that every developer should be able to >>> follow without any significant p

Re: [Pharo-users] Magritte extension

2017-03-22 Thread Ben Coman
On Thu, Mar 23, 2017 at 5:25 AM, Diego Lont wrote: > >> First of all I want to advertise QCMagritte: This framework is easy to use. >> It has a seaside like tutorial, that every developer should be able to >> follow without any significant problems and shows all significant features >> of both Mag

Re: [Pharo-users] Magritte extension

2017-03-22 Thread Diego Lont
> First of all I want to advertise QCMagritte: This framework is easy to use. > It has a seaside like tutorial, that every developer should be able to > follow without any significant problems and shows all significant features > of both Magritte, Seaside and QCMagritte. Although it lacks document

Re: [Pharo-users] [Deploy Application] Where to host using Gemstone/s?

2017-03-22 Thread Dale Henrichs
Sergio, The GsDevKit_home project[1] provides a set of tools for installing and running GemStone/S. There is GsDevKit_ansible[2] built on top of GsDevKit_home that provides a set of Ansible[3] playbooks for deploying a GemStone server, Nginx, daemontools, etc. on Ubuntu. Ansible can be used

[Pharo-users] Voyage Timeout

2017-03-22 Thread Hilaire
Hi, When I configure a production image with command st handler as following: pharo myImage st --save --quit configureMyImage.st I notice at image start up, a Socket timeout error. In the configureMyImage.st script, among other things, I open a singleton Voyage repository. I added a 5s delay at

Re: [Pharo-users] Magritte extension

2017-03-22 Thread p...@highoctane.be
Magritte is nice but the amount of work is just too much for my taste. Simple forms are better handled with somethibg like Mold. And this especially when components interact with a ton of Js. Phil Le 22 mars 2017 19:53, "Diego Lont" a écrit : > > > On 22 Mar 2017, at 00:46, Ben Coman wrot

[Pharo-users] [Deploy Application] Where to host using Gemstone/s?

2017-03-22 Thread sergio ruiz
I am ready to deploy a live production application, and am exploring my options.. I currently host a bunch of other things over at Digital Ocean. I would like to use them for this project to, using a new droplet. Does anyone know if there is a quick and easy way to install Gemstone/s on the Digit

Re: [Pharo-users] Magritte extension

2017-03-22 Thread Diego Lont
> On 22 Mar 2017, at 00:46, Ben Coman wrote: > > On Wed, Mar 22, 2017 at 4:35 AM, DiegoLont wrote: >> It has been a while that I was really involved in developing on (QC)Magritte >> and doing stuff on the web ... > > btw, what does the "QC" represent? QC is a reference back to the company fo

[Pharo-users] [ANN] MaterialDesignLite for Seaside v1.1.0

2017-03-22 Thread Cyril Ferlicot D.
Hello everyone, Today I released the version v1.1.0 of MaterialDesignLite for Seaside. (https://github.com/DuneSt/MaterialDesignLite) Since this is a minor version it shouldn't break anything existing, but nobody can avoid bugs. If you encounter a regression, feel free to open an issue and I'll t