wait I'm putting them as challenge for the mooc
Do not spoil the fun of students :)


Le 16/3/16 06:00, Ben Coman a ��crit��:
Looks cool.�� I wonder if this would make a good basis for the main Image help system?��
cheers -ben��

On Wed, Mar 16, 2016 at 10:15 AM, Offray Vladimir Luna C��rdenas <offray.luna@mutabit.com> wrote:
Hi,

The last version of the tutorial grafoscopio notebook now includes these cool examples (credit is done with a Thanks line). Here is a cool preview ;-):



You can get this interactive documentation by installing grafoscopio [1] and then choosing from the docking bar "Actualizar > Documentaci��n > Tutorial" (Sorry, for now interface and documentation are only in Spanish)

[1] http://smalltalkhub.com/#!/~Offray/Grafoscopio/

Thanks for these great examples, they're a nice addition to the interactive documentation.

Cheers,

Offray

On 14/03/16 01:33, Sven Van Caekenberghe wrote:
(ZnEasy getJpeg: ((NeoJSONReader fromString: 
>     (ZnClient new
>         url: 'http://www.omdbapi.com/';
>         queryAt: 't' put: 'The Terminator';
>         get;
>         contents)) at: #Poster)) inspect