Incredible. Clap clap clap! Let me say that I really like your screencast and every time I see them, I learn. I think that we really should have a link from the official pharo website to your blog.
Little note just in case you didn't know. To TAB right or left several rows/lines, just select them and use the shortcuts ctrl + shift + r (to tab right) or ctrl + shit + l (to tab left) :) Cheers Mariano 2010/2/14 laurent laffont <[email protected]> > Thanks for help and .... enjoy :) > http://pharocasts.blogspot.com/2010/02/rest-xml-parsing-and-photos.html > > > Laurent Laffont > > > > On Sun, Feb 14, 2010 at 1:20 PM, laurent laffont < > [email protected]> wrote: > >> >>> >>> Make sure that the stream is binary: >>> SketchMorph fromStream: (' >>> http://lh3.ggpht.com/_BvlW9mJ6MFc/R-p4PtCKitI/AAAAAAAAA1A/jySYN6rz_pc/DSC00801.JPG' >>> asUrl retrieveContents contents asByteArray readStream) >>> >>> >>> Levente >> >> >> >> It works ! Thank you ! You've just saved a screencast :) >> >> Laurent Laffont >> >> >> >> >>> >>> >>> >>>> Laurent Laffont >>>> >>>> >>>> 2010/2/13 Mariano Martinez Peck <[email protected]> >>>> >>>> I think he talks about this one >>>>> >>>>> http://coweb.cc.gatech.edu/squeakbook/ >>>>> >>>>> >>>>> 2010/2/13 laurent laffont <[email protected]> >>>>> >>>>> Which web page ? >>>>>> >>>>>> Laurent Laffont >>>>>> >>>>>> >>>>>> >>>>>> On Sat, Feb 13, 2010 at 3:42 PM, Stéphane Ducasse < >>>>>> [email protected]> wrote: >>>>>> >>>>>> laurent have a look in the network chapter of the new blue book >>>>>>> (collective book available on web page) >>>>>>> because I do not remember but you could find some snippets going in >>>>>>> the >>>>>>> same sense. >>>>>>> >>>>>>> Stef >>>>>>> >>>>>>> On Feb 13, 2010, at 3:29 PM, laurent laffont wrote: >>>>>>> >>>>>>> (SketchMorph fromStream: >>>>>>>> ('http://code.google.com/p/pharo/logo' >>>>>>>> asUrl retrieveContents contentStream)) openInWorld >>>>>>>> >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Pharo-project mailing list >>>>>>> [email protected] >>>>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>>>>> >>>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> Pharo-project mailing list >>>>>> [email protected] >>>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>>>> >>>>>> >>>>> >>>>> _______________________________________________ >>>>> Pharo-project mailing list >>>>> [email protected] >>>>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>>>> >>>>> >>> _______________________________________________ >>> Pharo-project mailing list >>> [email protected] >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >>> >> >> > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
