0 Members and 2 Guests are viewing this topic.
JSONP wouldn't be any good, it's incompatible with AJAX.Yup, I got everything I need.I'm going to make a subdomain on Omnimaga.org, omnom.omnimaga.org. I can then set the document.domain to omnimaga.org for OmnomIRC stuffs, then I can get around the same-origin policy and remove the bounces(logbounce.php, userbounce.php, messagebounce.php), which are the main 3 that are generating traffic.Edit: JSONP is just a way of moving data.
it's also incompatible with AJAX, has a considerably higher client-side load requirement, and constantly refreshes the pages.
It won't be putting much, if any, extra strain on my server.