[Pharo-project] toying to get some fun lecture
Hi all I was toying with 'http://www.squeak.org' asUrl retrieveContent and HtmlParser parse: ('http://www.squeak.org' asUrl retrieveContent) content but apparently it is not in 3.9 and it was in 3.6 so was it in Scamper? Stef
Stéphane Ducasse-2 wrote:
Hi all
I was toying with
'http://www.squeak.org' asUrl retrieveContent and
HtmlParser parse: ('http://www.squeak.org' asUrl retrieveContent) content
but apparently it is not in 3.9 and it was in 3.6 so was it in Scamper?
Stef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- View this message in context: http://n2.nabble.com/toying-to-get-some-fun-lecture-tp2956371p3289659.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
I am not able to get scamper to work in the latest Seaside image. I loaded HTML and Scamper through Monticello. I get many errors. -- View this message in context: http://n2.nabble.com/toying-to-get-some-fun-lecture-tp2956371p3289671.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Scamper this is clear to me. With HTML I could do the following examples On Jul 20, 2009, at 5:49 PM, BMason wrote:
Stéphane Ducasse-2 wrote:
Hi all
I was toying with
'http://www.squeak.org' asUrl retrieveContent and
HtmlParser parse: ('http://www.squeak.org' asUrl retrieveContent) content
but apparently it is not in 3.9 and it was in 3.6 so was it in Scamper?
Stef
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- View this message in context: http://n2.nabble.com/toying-to-get-some-fun-lecture-tp2956371p3289659.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Yes, your example works fine. I appreciate your work. I am not familiar with scamper and just want to try it as easily as I can. Stéphane Ducasse-2 wrote:
Scamper this is clear to me. With HTML I could do the following examples
On Jul 20, 2009, at 5:49 PM, BMason wrote:
-- View this message in context: http://n2.nabble.com/toying-to-get-some-fun-lecture-tp2956371p3289872.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (2)
-
BMason -
Stéphane Ducasse