Article :: Implementing SOA Using Java EE: Evolution of Service Oriented Architecture

In this chapter, the authors first explore the concept of service orientation and then analyze how the emergence of different architectures' combined paradigm shifts in enterprise technologies led to the evolution of web services and SOA.

Categories: Computers | InformIT | InformIT Web Services | Programming | Service Oriented Architecture | SOA | Technology | Web Development | Web Services
Article :: Building a Home Page with Microsoft Expression Web: A Look Behind the Curtain

In web design, what happens behind the curtain is what really matters. It's time to learn some basic HTML and see how the code affects the content in this chapter from Sams Teach Yourself Microsoft Expression Web 3 in 24 Hours.

Categories: Computers | InformIT | InformIT Web Development | Programming | Service Oriented Architecture | SOA | Technology | Web Development | Web Services
Article :: Distributed Ruby: Mark Bates Sheds New Light

Sometimes Ruby code is too cool to run on just one computer at a time. In this interview with Hal Fulton, Mark Bates explains how he defines distributed programming, reasonable concerns about Ruby performance, and how to choose Ruby libraries.

Categories: Computers | InformIT | InformIT Web Development | Programming | Service Oriented Architecture | SOA | Technology | Web Development | Web Services
Article :: An Introduction to Service-Oriented Design with Ruby and Rails

This chapter explores the basic goals of service-oriented design and design guidelines for splitting applications into separate services.

Categories: Computers | InformIT | InformIT Web Development | Programming | Service Oriented Architecture | SOA | Technology | Web Development | Web Services
Article :: Computing in the Cloud

Mark Edward Soper provides an introduction to the world of web-based apps: how to select them, how to use them, and how to avoid problems.

Categories: Computers | InformIT | InformIT Web Services | Programming | Service Oriented Architecture | SOA | Technology | Web Development | Web Services
Article :: Beyond HTML: Returning JSON and XML Data From Your MVC Endpoints

You adopted MVC to get better control over your URL structure. Then you're asked to provide REST access over the same data. Instead of developing a new API and set of endpoints that mirrors what you already have, you can augment the existing application to respond to requests for JSON and XML as well as handle data updates and deletes. Scott Seely shows you how.

Categories: Computers | InformIT | InformIT Web Services | Programming | Service Oriented Architecture | SOA | Technology | Web Development | Web Services
Article :: SOA Pattern (#11): Event-Driven Messaging

The Event-Driven Messaging design pattern attempts to address the inefficiencies related to the use of the traditional polling based model by suggesting a publisher-subscriber based model whereby a service interaction occurs only when an event occurs within the boundary of the service provider.

Categories: Computers | InformIT | InformIT Web Services | Programming | Service Oriented Architecture | SOA | Technology | Web Development | Web Services
Article :: Understanding Service Component Architecture: Assembling and Deploying a Composite

Learn the basics of building an SCA application, including how to create components that offer services, configure those components and wire them together as part of a composite, expose a service as a web service, and package and deploy the composite to a domain.

Categories: Computers | InformIT | InformIT Web Services | Programming | Service Oriented Architecture | SOA | Technology | Web Development | Web Services
Article :: SOA Pattern of the Week (#6): Canonical Schema

Of all the patterns in the SOA design patterns catalog there is perhaps no other as simple to understand yet as difficult to apply in practice as Canonical Schema.

Categories: Computers | InformIT | InformIT Web Services | Programming | Service Oriented Architecture | SOA | Technology | Web Development | Web Services
Article :: It's Time to Reinvent Java Web Services

Mark Hansen describes the shortcomings of JAX-WS, JAX-RS, and JAXB as tools for enterprise web services.

Categories: Computers | InformIT | InformIT Web Services | Programming | Service Oriented Architecture | SOA | Technology | Web Development | Web Services
Article :: SOA Pattern (#14): Logic Centralization

The Logic Centralization pattern is one of the basic inventory design patterns that structures the service inventory in a way so that it is free from redundant solution logic and endeavors to increase the reuse potential of agnostic services by enforcing use of agnostic services according to their functional boundaries.

Categories: Computers | InformIT | InformIT Web Services | Programming | Service Oriented Architecture | SOA | Technology | Web Development | Web Services
Article :: Beyond HTML: Returning JSON and XML Data From Your MVC Endpoints

You adopted MVC to get better control over your URL structure. Then you're asked to provide REST access over the same data. Instead of developing a new API and set of endpoints that mirrors what you already have, you can augment the existing application to respond to requests for JSON and XML as well as handle data updates and deletes. Scott Seely shows you how.

Categories: Computers | InformIT | InformIT Web Development | Programming | Service Oriented Architecture | SOA | Technology | Web Development | Web Services
Article :: IronRuby Unleashed: An Interview with Shay Friedman

Hal Fulton interviews Shay Friedman about writing code at the age of 8, why IronRuby is much more than a bridge between .NET and Ruby, and why both Rubyists and .NET developers should use IronRuby.

Categories: Computers | InformIT | InformIT Web Development | Programming | Service Oriented Architecture | SOA | Technology | Web Development | Web Services
Article :: Adobe Flash Professional CS5 on Demand: Developing iPhone Apps

In this chapter, you'll get an overview for how to start developing for the iPhone using Flash CS5 including deploying an App to the iTunes App Store.

Categories: Computers | InformIT | InformIT Web Development | Programming | Service Oriented Architecture | SOA | Technology | Web Development | Web Services
Article :: SOA Pattern (#8): ESB

The ESB is a compound pattern that pulls together many enablement and enforcement capabilities that come in handy to the SOA practitioner. Thomas Rischbeck explains it here.

Categories: Computers | InformIT | InformIT Web Services | Programming | Service Oriented Architecture | SOA | Technology | Web Development | Web Services
Article :: SOA Pattern of the Week (#7): Policy Centralization

The Policy Centralization pattern advocates that we keep a reusable policy in a single definition and have service contracts to which the policy applies, link to and share this definition.

Categories: Computers | InformIT | InformIT Web Services | Programming | Service Oriented Architecture | SOA | Technology | Web Development | Web Services
Article :: Understanding HTML and XHTML Connections

Learn the various elements that must appear in an HTML file, including how to include all the HTML Tags that every web page must have, how to organize a page with paragraphs, line breaks and headings, how to validate your web content, and how to differentiate between HTML, XML, XHTML, and HTML 5.

Categories: Computers | InformIT | InformIT Web Development | Programming | Service Oriented Architecture | SOA | Technology | Web Development | Web Services
Article :: Keeping Files Synchronized with Windows Live Sync

Discover Microsoft's free service that keeps your files in sync. Eric Geier steps you through setting up the service and the sync software.

Categories: Computers | InformIT | InformIT Web Services | Programming | Service Oriented Architecture | SOA | Technology | Web Development | Web Services