I would like to be able to see my users time line on twitter via an application using JavaScript but not needing a separate proxy. I've tried the XMLHttpRequest and it seems as if this is not allowed across domains. I've also tried the "document.appendChild(script)" to no avail and I am just frustrated at this point. Is there no other method to get my users time line via a standalone JavaScript? It is just not possible at this moment?
Any links or sample code would be greatly appreciated. Thanks, Erik
