Re: [Pharo-users] Seaside Magritte tutorial

2017-10-06 Thread Stephane Ducasse
Now there is a much better one :)
To be announced soon
But you can have it as beta reader.

https://github.com/SquareBracketAssociates/Booklet-Magritte
check the bintray link in the readme

Any typos, bugs, errors are welcome
Stef


On Fri, Oct 6, 2017 at 4:57 PM, Sven Van Caekenberghe  wrote:
>
>
>> On 6 Oct 2017, at 16:54, Vitor Medina Cruz  wrote:
>>
>> Hello!
>>
>> Is there any tutorial focused on Seaside and Magritte that creates an 
>> example app using Magritte in a job trivial way?
>>
>> I mean, something that mix or segregate descriptions from some object to 
>> generate pages on Seaside, that show a way to personalize more the generated 
>> page, if that is possible.
>>
>> Thanks in advance!
>
> Did you see
>
>   http://book.seaside.st/book/advanced/magritte
>
> maybe a bit old, I don't know
>
>



Re: [Pharo-users] Seaside Magritte tutorial

2017-10-06 Thread Sven Van Caekenberghe


> On 6 Oct 2017, at 16:54, Vitor Medina Cruz  wrote:
> 
> Hello!
> 
> Is there any tutorial focused on Seaside and Magritte that creates an example 
> app using Magritte in a job trivial way? 
> 
> I mean, something that mix or segregate descriptions from some object to 
> generate pages on Seaside, that show a way to personalize more the generated 
> page, if that is possible.
> 
> Thanks in advance!

Did you see 

  http://book.seaside.st/book/advanced/magritte

maybe a bit old, I don't know




[Pharo-users] Seaside Magritte tutorial

2017-10-06 Thread Vitor Medina Cruz
Hello!

Is there any tutorial focused on Seaside and Magritte that creates an
example app using Magritte in a job trivial way?

I mean, something that mix or segregate descriptions from some object to
generate pages on Seaside, that show a way to personalize more the
generated page, if that is possible.

Thanks in advance!