InfoQ Homepage API Content on InfoQ
-
Interoperable JavaScript-Based Client/Server Web Applications
Kris Zyp on protocols, standards, and tools for building web applications using a consistent end-to-end JavaScript model. He exemplifies with DOJO and Persevere. Key topics: JavaScript, JSON, REST.
-
RPC and its Offspring: Convenient, Yet Fundamentally Flawed
Steve Vinoski covers the history of RPC, standardization, distributed objects, CORBA, DCOM, Java, SOAP, WS-*, flaws in RPC, REST vs RPC philosophy, Erlang reliability and concurrency.
-
What’s New in Spring 3.0
Arjen Poutsma reviews Spring Framework 2.5 and takes a look at Spring 3.0, themes and features, and the roadmap ahead.
-
Thoughts on the Generic vs. Specific Tradeoff
Stefan Tilkov offers guidelines for the architect looking for a solution to his problem. Should it be a generic or a specific one? He compares several such solutions outlining the pros and cons.
-
REST-based Integration Architecture for a Financial Business Service
Phillip Ghadir presents an application initially built using SOAP, WSDL, WS-*, and was later migrated to REST, Atom, and AtomPub, explaining the decisions made, the pitfalls and the lessons learned.
-
RESTful Approaches To Financial Systems Integration
Kirk will present the advantages of a RESTful architecture to develop integrated systems in the financial services arena; leveraging infrastructure, skills, and systems already in place.
-
Implementing REST Web Application Architectures
This presentation addresses the support for REST in Spring MVC from the perspective of a web application developer, including: URI templates, content-negotiation, and other RESTFul concepts.
-
Web-Oriented Architecture
Dion Hinchcliffe presents the WOA technologies: RESTful services, linked data ecosystems, mashups, cloud computing, open APIs, and productivity-oriented software development models.
-
SOA With Web Services, In Practice
This presentation discusses specific SOA properties that might result in major problems and suggests solutions that include appropriate decoupling and interoperability.
-
GluCon: Post-it Notes (mini-Keynotes)
This presentation is a collection of four fifteen-minute mini-keynotes presented at the Glue conference in Denver, 2009. All presentations focused on aspects of "gluing together" web applications.
-
Hooking Stuff Together - Programming the Cloud
Gregor Hohpe of Google discusses software as connecting services and components, describes the constraints of connected systems design, and presents common design patterns to solve those constraints.
-
AtomServer: The Power of Publishing for Data Distribution
Chris Berry & Bryon Jacob presented the Atom Syndication Format, the Atom Publishing Protocol, the Atom Stores, the AtomServer and how they can be used by giving a concrete example.