Is there any way to load the json provided by the http://search.twitter.com/search.json URL on to my page via ajax? Everything I've tried gives me:
XMLHttpRequest cannot load http://search.twitter.com/search.json. Origin null is not allowed by Access-Control-Allow-Origin.
If not, then whats the point of having such services in the first place?W