=== Top of the Swiki === Attachments ===

GrabbingWebPages

 HTTPSocket httpShowPage: 'www.cc.gatech.edu/fac/mark.guzdial/squeak/'

Purpose: In Squeak 1.23, it fetches a given page and displays it in its own window.

 HTTPSocket httpShowGif: 'www.cc.gatech.edu/fac/mark.guzdial/squeak/images/sqlogo.gif'

Purpose: Fetches a given image and displays it in its own window.

Why This is Interesting: The step from here to some kind of Squeak-based browser is significant, but not insurmountable.