NYCPHP Meetup

NYPHP.org

[nycphp-talk] A FBJS like Ajax proxy?

Justin Dearing zippy1981 at gmail.com
Sun May 30 20:57:19 EDT 2010


Hi,

I've recently started working at an ad firm, and as such have been exposed
to facebook development. One thing I discovered about facebook is there
proxy for making cross domain ajax calls. Basically, the call is made server
side, and the json or XML that is returned is returned through the proxy,
which solves the cross domain issue.

Anyway, I often have to make such proxies for the sites we do, for various
reasons. My proxies are generally of the one off type, but a "one size fits
all" approach such as facebook's would be nice. So I have two questions:



   1. Is there a facebook like proxy for ajax calls that already exists?
   2. The guy that gave the hiphip talk said "we don't open source more
   stuff because we don't know what people find useful" So does anyone know the
   right channel to make such a request.

Justin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20100530/a6ddee19/attachment.html>


More information about the talk mailing list