Videos tagged with SOAP
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
RPC and its Offspring: Convenient, Yet Fundamentally Flawed
Summary In this presentation from QCon London 2009, Steve Vinoski discusses what RPC means, the origin and history of RPC, RFC 707, the origins of Distributed Computing Environment (DCE), the growth of the Internet, standardization, distributed objects, CORBA, DCOM, Java, SOAP, WS-*, the fundamental flaws in RPC, REST properties and constraints, REST vs RPC philosophy, Erlang reliability and co...
ATLRUG: Forecasting by Degree Days in Ruby
Ernest presents a ruby application which interacts with the the national weather service database. Created by tkadom
MIX09: Consuming Web Services in Microsoft Silverlight 3
Come hear how to work with external REST, SOAP, and Windows Communication Foundation (WCF) services from Silverlight. Learn how to securely and efficiently communicate with services using Binary XML, debug services with improved Faults support, and implement server-to-client "push" using the new Add Service Reference for Duplex functionality. Eugene Osovetsky
MIX06: Artificial Artificial Intelligence: Using Amazon Mechanical Turk and .NET to Create a Create a New Breed of Web App
Amazon Mechanical Turk is a new Web service that allows .NET software developers to incorporate the power of human decision-making into their automated software systems. Units of work (known as HITs or Human Intelligence Tasks), qualifications necessary for workers to accept the work, and payment information for completing the work are encapsulated and uploaded to www.mturk.com where they becom...
MIX06: From HTML to Services: Building a Site for REST, POX, AJAX, RSS, SOAP, and WS-*
Your site is more than a collection of pages; it's a programmable platform that your users are leveraging in innovative new ways. Scraping, mashups, and RSS mean that your site is already a service, and the fastest, most flexible way to build that service is with Windows Communication Foundation (WCF). With WCF you can expose your site over a whole host of different transports and formats, ensu...
WS-* vs. REST: Mashing up the Truth from Facts, Myths and Lies
Summary In this presentation, recorded at QCon, WSO2's CEO and WSDL co-inventor Sanjiva Weerawarana tries to address some of the myths and lies surrounding the REST-vs.-WS-* debate. He argues that while both camps claim how "easy" it is to build distributed business applications using their favorite technological approach, building distributed applications simply remains a hard proble...