BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Web Services Content on InfoQ

  • RESTfulie - A Gem To Create Hypermedia Aware Services And Clients

    Guilherme Silveira writes to InfoQ on the release of a ruby gem that makes developing hypermedia aware services and clients that consume them a breeze.

  • GET-only REST Integration Patterns Blur The Line Between Synchronization And Integration

    Duncan Cragg explains his idea/pattern for a purely GET based REST integration pattern, which turns out to be very similar to the vision of Microsoft's FeedSync Specification.

  • SOA Grammar – Are Services Verbs or Nouns?

    In his new post, Jason Bloomberg introduces two types of services – Entities and Tasks, and explains the role each type of services plays in building SOA systems.

  • RESTFul Bridge Between Java And .NET Released

    Noelios Technologies, the France-based consulting services firm, is shipping a new version of the Restlet open source project, a lightweight REST framework for Java, that includes the Restlet Extension for ADO.NET Data Services. The effort is a collaboration between Microsoft and Noelios Technologies and it makes it easier for Java developers to take advantage of ADO.NET Data Services.

  • Bringing SOA and BPM Closer Together

    With SOA and BPM still being most popular buzzwords in IT today, a question of their relationships is still debated between practitioners. The Process Isomorphism pattern, proposed by Jason Bloomberg, makes an attempt to bring them closer together.

  • Bill Burke Discusses REST-*, SOA/ROA and REST

    InfoQ's recent post on REST-*.org, which covered the announcement of REST-* and some of the community response to it, has drawn many responses. Changes have also been made to REST-*.org as a result of some of the feedback. Infoq had a chance to interview Bill Burke, a lead for the REST-* initiative, to learn more.

  • REST-*.org

    During the recent JBoss World conference a new REST* initiative was announced. The initiative is intending to be an open source community, similar to JBoss and Apache, that will try to come up with clear guidelines so that there's a place for everyone to go when they need answers to REST-related questions.

  • GET Details On Upcoming .Net Access Control Service

    The .net services team, released details on future plans for the .net services offering, that is part of the Azure services platform. .NET Services includes access control to help create secure connections between your applications and services, as well as a service bus for communicating across network and organizational boundaries.

  • SOA Transactions Using the Reservations Pattern

    Despite the extreme importance of transaction processing for ensuring reliability and manageability of distributed computing and several existing WS-* standards, the implementation of the transactional behavior in SOA is still pretty rare. The Reservation pattern, described in a new post by Arnon Rotem-Gal-Oz, provides one of the possible solutions to this problem.

  • Building Scalable Web Services

    Tom Killalea, Vice President of technology with responsibility for infrastructure and distributed systems engineering at Amazon.com wrote an article on ACM queue on building scalable web services. He outlines guiding principles to building scalable web services with a lot of real-world examples, the core theme of which is “build only what you need”.

  • How Does SOA Relate to Cloud Computing?

    A recent session, part of ebizQ's Cloud QCamp, discussed the current state and relationship between cloud computing and SOA. The consensus of the panelists was that the cloud is helping to boost the advantages promised by service orientation to a firmer business footing.

  • Business Case For REST

    Justin Cormack sparks a discussion about the adoption of RESTful architectures in the enterprise or the lack thereof with his post.

  • Instant Notifications Using Google’s PubSubHubbub Protocol

    PubSubHubbub is an “open, server-to-server web-hook-based publish/subscribe protocol as an extension to Atom (and RSS)”. This protocol allows interested parties to get instant notifications when a feed is updated. The protocol was developed by Google and it can be found under the Google Code project with the same name.

  • Is MIME a problem for REST?

    In a recent blog entry Benjamin Carlyle discusses how he believes the current approach to MIME type management is a problem for greater REST adoption. He proposes a few alternatives but mentions that they do have their own problems as well.

  • Web Services as an Alternative to Copy-Protected Software

    Microsoft has released an API for generating Tags, their new barcode technology. But unlike most commercial libraries, there are no attempts at copy-protection. Instead, the library is only available as a web service.

BT