BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage SOA Content on InfoQ

  • Differing Opinions: DTOs vs Domain Objects

    Since the introduction of NHibernate and WCF, .NET developers have been moving closer and closer to the concept of unified entity-models. The end game here is that the same class can be act as your ORM entity, your WCF DTO, and your model for a MVC, MVP, or MVVM framework. Mark Seemann, author of Dependency Injection in .NET, argues this isn’t necessarily a good thing.

  • Is REST Successful in the Enterprise?

    Some might prematurely conclude that REST has won based on Programmable Web data: 73% of the APIs are RESTful. But Steve Jones, a SOA practitioner, draws attention that those APIs are used by front-end systems doing data aggregation and not by the majority of enterprise systems, and REST is not yet ready for the enterprise.

  • Community Reacts to Deprecated Google APIs

    When Google announced that several programmer interfaces have been deprecated from the API Directory, the development community reacted loudly and in force. While some APIs on the list will be deprecated with no shut down date announced, others like the Translate API will be shut down at the end of the year.

  • Who Belongs to the 2011 Open APIs Billionaires Club?

    The growth of Open APIs both in numbers and volume has surpassed any expectations over the last decade. John Musser from the ProgrammableWeb presented his analysis of the Open APIs State of the Market for 2011.

  • How do you measure the RESTful-ness of an application?

    With debates on comparing and contrasting REST with WS-* or SOA having died down, the debate moves on to have to measure how RESTful a system may be, or how "mature" it is. One approach that is referred to many times is the Richardson Maturity Model. However, there is disagreement within the community as to whether or not this model is the right approach to use.

  • Access Team Foundation Server 2010 on Multiple Devices Using the OData Service

    The OData Service for Team Foundation Server 2010 provides access to the TFS object model on any device that supports the HTTP protocol. This makes it easier for developers to create applications that access Team Foundation Server in non-Windows environments and on smartphones and tablets.

  • Software Engineer best rated Job in 2011

    According to careertrack.com the best rated job in 2011 is Software Engineer, at least in the US. 200 professions across various industries, skill levels, and salaries have been surveyed to calculate the ranking which is determined by taking the work environment, physical demands, outlook, income and stress into account.

  • IMPACT11: 'Business Agility' With IBM's Latest WebSphere Advancements

    IBM's IMPACT 11 conference is underway this week hosting more than 8,000 business and IT leaders representing 60 countries, gathered to learn discuss how to "work smarter for better business outcomes". During the 4 day event, IBM revolves their unveiling of many new tools, products, solutions, and ideas around the one key message of enabling "Business Agility".

  • Carlos Figueira Explains WCF Extensibility

    Windows Communication Foundation offers an amazing variety of extension points but due to limited documentation most developers treat it as a black box. Carlos Figueira intends to change this with a series of articles on WCF Extensibility with real world examples.

  • OOD vs SOA Approach to SOA Domain Modeling

    Should one approach SOA domain modeling starting with informational or functional constructs? Is a canonical data model the answer to standardizing message formats? What are the various stages of SOA information modeling? Experts on Gervas Douglas's SOA distribution list on yahoo groups put forth their views to answer these questions and more.

  • Brisk - Unified Big-Data Platform for Low-Latency Applications and Hadoop/Hive Analytics

    DataStax unveiled Brisk, a new distribution that enhances the Hadoop and Hive platform with scalable low-latency data capabilities. This results in a single platform that can act as the low-latency database for extremely high-volume web and real-time applications while providing tightly coupled Hadoop and Hive analytics.

  • Are RESTful Web Services really RESTful APIs?

    One of the co-authors of RESTful Web Services, Leonard Richardson, believes that the term "web service" is dying out and is being replaced by "API". He wonders why this is the case, when it started to happen and whether or not this is leading to poorer product implementations.

  • IBM’s Reference Architecture for Creating Cloud Environments [Updated]

    IBM has recently submitted the IBM Cloud Computing Reference Architecture 2.0 (CC RA) (.doc) to the Cloud Architecture Project of the Open Group, a document based on “real-world input from many cloud implementations across IBM” meant to provide guidelines for creating a cloud environment.Update: interview with Heather Kreger, one of the authors of Cloud Computing Reference Architecture.

  • Using JQuery Mobile and JSON to Create Mobile Applications

    Frank Ableson published an article last week providing a thorough introduction about using jQuery Mobile, JSON, PHP and MySQL to create mobile web applications.

  • Why Speakers Love QCon London

    We go to conferences to learn about subjects from the expert speakers. But why do the expert speakers go? The speakers give up their own time to prepare and present their sessions. Few are paid, so why do they give up their time to attend Conferences where they often already know the material. We asked them why.

BT