Load stuff through "Ajax" (different domain, take 2)

This page is accessed trough a first domain (whatever you’re loading it from…). It will access content from another domain (xdr.pocketjavascript.com) through Ajax

Click here to grab stuff through JSON-P.

Click here to grab contents through YQL’s html table.

Click here to POST a form and get results back through YQL’s htmlpost table.

Click here to grab stuff through the so-called CSSHttpRequest. (this doesn't seem to work on Safari 5, though.)