Little sample MacRuby/HotCocoa apps to demonstrate (mostly to myself) some ideas in isolation.

Download and Scrape HTML

Using NSURLConnection and an asynchronous connection to retrieve a remote page/file and trigger delegate methods.

Fork me on GitHub