Monthly Archives: July 2010

Yet another bug-fix release, important!

Today I spent some time (a lot actually) testing the framework in different browsers, and then especially in older ones like Firefox 2 and Safari 3. I quickly discovered that not all was as it should be, and that there … Continue reading

Posted in Blog | Tagged | Leave a comment

New feature and bug-fix release

Fixed http://github.com/oyvindkinsey/easyXDM/issues/issue/22 Implemented http://github.com/oyvindkinsey/easyXDM/issues/issue/20 Fixed some minor issues relating to ajax. Grab it from Ohloh!

Posted in Blog | Tagged | Leave a comment

Uploading files cross-domain, ajax-style

Uploading files the ‘ajax’-style is something that has been easy to do, as it’s really as easy as targeting a hidden iframe and returning the windows content after load. But when doing these uploads cross-domain, how are you then to … Continue reading

Posted in Blog, Examples/How-to's | Tagged , | 44 Comments

Article at Script Junkie

I recently contributed at the MSDN site Script Junkie with the article Cross-Document Messaging and RPC, it explains some of the inner workings of easyXDM. Check it out!

Posted in Blog | Leave a comment