Videos tagged with REST
Summary Ian Robinson considers that programming for the web requires a different architectural approach than for applications: clients are interested only in URIs, clients are responsible for the integrity of a sequence of requests, and one should implement application protocols as protocol resources , not domain resources. Bio Ian Robinson (http://iansrobinson.com) is a Principal Consultant wi...
SOA Threat Modeling: Attacking and Defending REST, XML and SOAP-based Services
Summary Jason Macy explains what are the security threats targeting SOA implementations, the basic requirements for security testing and SOA gateway, attack examples and countermeasures to protect against SQL Injection, DoS, XSD Mutation, and Identity type of attacks. Bio Jason Macy is the CTO at Crosscheck Networks, responsible for SOA Web Services based technologies. He previously served as V...
Google AJAX APIs go RESTful
Mark Lucovsky sat down with me to discuss the fact that developers can now access Google Search, Feed, and Language APIs not only through the browser, but from the server side and elsewhere. He clarifies the new access, and compares it to the Google SOAP API
Google AJAX APIs go RESTful
Mark Lucovsky sat down with me to discuss the fact that developers can now access Google Search, Feed, and Language APIs not only through the browser, but from the server side and elsewhere. He clarifies the new access, and compares it to the Google SOAP API
Google AJAX APIs go RESTful
Mark Lucovsky sat down with me to discuss the fact that developers can now access Google Search, Feed, and Language APIs not only through the browser, but from the server side and elsewhere. He clarifies the new access, and compares it to the Google SOAP API
Developer Sandbox Interviews: The Huffington Post
Watch interviews from the conference floor at the 2009 Google I/O Developer Sandbox. Developers chat with us on their apps and share technical as well as business insights on challenges and best practices. Company interviewed: The Huffington PostFor more, visit: http://code.google.com/events/io/sandbox.html
Developer Sandbox Interviews: The Huffington Post
Watch interviews from the conference floor at the 2009 Google I/O Developer Sandbox. Developers chat with us on their apps and share technical as well as business insights on challenges and best practices. Company interviewed: The Huffington PostFor more, visit: http://code.google.com/events/io/sandbox.html
Google I/O 2009 - Designing OpenSocial Apps for Speed&Scale
Google I/O 2009 - Designing OpenSocial Apps for Speed and ScaleArne Roomann-Kurrik, Chris ChabotMake your apps fast, secure, and scalable by taking advantage of recent updates in the OpenSocial spec, like templates, data pipelining, and proxied content. Learn how to make use of all the tools in the OpenSocial toolbelt, from client libraries to coding aides.For presentation slides and all I/O se...
Google I/O 2009 - The Social Web: An Implementor's Guide
Google I/O 2009 - The Social Web: An Implementor's GuideJoseph SmarrThe Web is going social and the Social Web is going open--come and learn the latest ways to build your website into this social ecosystem. Reduce sign-up friction with OpenID and OAuth hybrid onboarding. Use Portable Contacts to tap your users' social graph without scraping. Let them promote your site across the web with Activi...
Case Study: RESTful Web Services at Orbitz
Summary Alex Antonov explains why Orbitz needed to ditch Jini and Java serialization in favor of REST and Protocol Buffers. Most of the presentation contains a demo of a sample application using these technologies to handle client-server requests/responses. Bio Alex joined Orbitz LLC in 2004 and is responsible for providing technical leadership and guidance in the development of foundational te...