[squeak-dev] Re: Extracting data from web pages using Squeak

Giuseppe Luigi Punzi glpunzi at lordzealon.com
Tue Jun 17 15:23:59 UTC 2008


A simple noob question about this.

I tried with lordzealon.com and was a bit slowly. How can I show a 
progress bar while data is retrieved?

Bernd Elkemann escribió:
> Hi!
>
> f_'http://www.google.com' asUrl retrieveContents.
> cont_f content.
> html_HtmlParser parse: cont.
> html explore
>
> gives you the dom-tree as squeak-objects you can then work on
>
> greetings, Bernd
>
>




More information about the Squeak-dev mailing list