For information on exhibition and sponsorship opportunities at the convention, contact Sharon Cordesse at scordesse@oreilly.com
Download the OSCON Sponsor/Exhibitor Prospectus
View a complete list of OSCON contacts
Nowadays many modern web applications are solely relying on JavaScript to render their frontend and only provide an API endpoint at their backend, resulting in a much more fluent and desktop-application-like user experience. But if you want to create mashups, load data from many different places or include external widgets into your site, you are quickly running into boundaries because of browser and security restrictions. In this presentation I will talk about techniques, some older, some brand new, and show you examples which will help you to:
Bastian is a Software Engineer at ResearchGate, the leading social network for scientists, working there on everything API related. Before that he was responsible for the integration of OpenSocial, OAuth, OpenID and other open standards into the largest german based social networks, studiVZ, schülerVZ and meinVZ. He is also a frequent speaker on international web technology conferences, always trying to promote open standards and protocols. This, together with his activity in the OpenSocial foundation and as a committer and PMC member for the Apache Shindig project makes him a strong advocate for the vision of an truly open and distributed social web.
Comments on this page are now closed.
Comments
great session! love the code samples and demos.
Thanks for the great feedback.
As promised here is a screencast of the now working demo: www.screenr.com/Kc1s
The problem was, that the status.net page was not fully loaded yet, because of the slow internet connection (the page includes some external stuff, like a map), which resulted in a csrf token or something similar to be missing.
The joy of live demos.
The slides are available here: www.slideshare.net/bashofma... but they will be uploaded here by O’Reilly as well.
The source code for the demo is available here: github.com/bashofmann/statu...
Thanks for introducing me to some projects I was not aware of and for a very enjoyable presentation.
Jam-packed with hands-on information.