There are a few new Bakery articles lately that use cURL for remote calls (see here and here), rather then Cake’s HttpSocket lib. This is probably because HttpSocket doesn’t have a mention in the CookBook (yet :)).
Here’s a quick primer on using HttpSocket as an alternative. I’ll re-write the code from the TwitterMail article [...]
