Service designer solution

Abstract
In one embodiment, a system and method are provided that allows easy integration of an existing third-party information or services management system into a services platform such as a Platform without requiring actual compiled code to be written. In addition, in one embodiment, the system and method allow developers to create new applications without requiring actual code to be written, which applications run on a services platform such as a Platform and are easily billable, upgradeable and supportable.
Description
BACKGROUND OF THE INVENTION

Some systems currently available publicly have limited functionality similar to some functionality offered in the Rearden Commerce System; however, in general the shortcoming of such currently available systems is that integration into existing suppliers' databases or applications requires extensive programming.


SUMMARY

In one embodiment, a system and method are provided that allows easy integration of an existing third-party information or services management system into a services platform such as a Platform without requiring actual compiled code to be written. In addition, in one embodiment, the system and method allow developers to create new applications without requiring actual code to be written, which applications run on a services platform such as a Platform and are easily billable, upgradeable and supportable.





BRIEF DESCRIPTION OF FIGURES


FIG. 27-1
a shows an overview of an application life cycle 27-100 according to one embodiment art of this.



FIG. 27-1
b shows an overview of the general architecture 27-100 of the service designer solution according to one embodiment.



FIG. 27-2 shows the architecture around workflow control engine 27-201 that is used to integrate the work flow as the UI pages and the work flow are configured.



FIG. 27-3 shows an overview 27-300 in accordance with one embodiment of the Service Designer solution 27-301.



FIG. 27-4 shows a more detailed example of implementation of the Service Designer solution 27-301 according to one embodiment.



FIG. 27-5 shows an example flow diagram for a typical editing and/or creation process 27-500 for creating an integration path (i.e., “connector”) to allow integration with a third-party system such as, for example, a supplier system.



FIG. 27-6 shows additional generic service modules 27-600.





DETAILED DESCRIPTION OF THE INVENTION

In the following detailed description of embodiments of the invention, reference is made to the accompanying drawings in which like references indicate similar elements, and in which is shown by way of illustration specific embodiments in which the invention may be practiced. These embodiments are described in sufficient detail to enable those skilled in the art to practice the invention, and it is to be understood that other embodiments may be utilized and that logical, mechanical, electrical, functional, and other changes may be made without departing from the scope of the present invention. The following detailed description is, therefore, not to be taken in a limiting sense, and the scope of the present invention is defined only by the appended claims.


The On-Demand Application Platform and Marketplace is a hosted environment whereby application developers can build, test and publish On-Demand Applications to any user in the Marketplace.


The Platform is the runtime environment for the applications. The Marketplace is the web site where the applications are advertised and where users can purchase, lease or rent access to the applications.


The Platform provides a mechanism for the developer to develop a new application that is available in the Marketplace, and to provision that application to one or more users or groups of users. The Marketplace allows the developer to meter usage of the applications, to bill users and groups of users (such as a corporate entity) for use of the application, and to manage privileges and access to the application. The developer can provide granular access rights to each application so that only certain users are allowed to use it or even see that it is available in the Marketplace.


The developer is able to provide a standard Service Level Agreement (SLA) for this application based on the overall SLA provided by the Platform with any external dependencies factored in. For example, if the overall SLA for service uptime on the Platform is 99.9995%, but the developer has an external service with 99.5% uptime that is embedded as a runtime component in the on-demand application built on the Platform, he can offer some variation of uptime SLA to his customers, potentially 99.5% in this case. The Platform would monitor the actual uptime and report back to the users in the Marketplace and to the developer on actual vs. committed performance along a variety of metrics, uptime being one example.


The Platform also offers developers the ability to use other applications that are available in the Marketplace for sub-components of their applications. For example, Developer A could have built a mapping application that allows the user to view and print maps and directions via a web-based user interface. As part of that mapping application, he has also built a web services interface that allows programmatic access to these same functions. Developer B can then build the mapping service from Developer A into his application that also runs on the Platform. Developer B can license access to the mapping service from Developer A and either pass through the charge for the mapping application to the end user or pay the charge himself and mark up the cost his own application accordingly.


The Marketplace also offers a rating engine for users to view when deciding whether to buy access to an on-demand application.


Because customers are able to configure the applications rather than modify the applications at will, the application author has support tools that reflect the configuration options set by each customer and access to transactional information provided by the customer through the platform provider, allowing the support process to be quick and painless.


The Marketplace also offers the opportunity for a developer to advertise or market his application to users on the system based on their profile characteristics, past usage of other applications, and opt-in preferences. Also, the directory of available services that is shown to a user is potentially limited to those applications that are applicable to him based on his profile. For example, a user who lives in the United Kingdom may not be shown applications that only work in the United States for various reasons.


The Platform and Marketplace are inherently secure. The developers of applications have no knowledge of users who are using their applications other than what is provided as part of the licensing process or through runtime transactions that transmit information outside of the Platform for business reasons. The users of these applications can, at any time, request an auto-generated “privacy report” that shows what of their information would be made available to the developer through this application at runtime. In the embodiment, the user can request a report even before he uses or buys the application to find out what information the developer would be accessing as part of the application.


The service designer solution according to one embodiment allows creation of new applications by the developer without any programming in the traditional sense (i.e., creating and compiling Java, C, C++, C#, etc, code). Instead, the developer builds a service by defining the application's runtime characteristics as meta-data. This meta-data is then interpreted by Platform components to execute the service at runtime.


In one embodiment, the developer is able to build an application with a visual tool or simply write a text (XML, for example) document with the appropriate meta-data that represents the application's runtime characteristics. The visual tool has a toolkit that allows creation of complex applications that have variable workflow, multi-page user interface flows, complex user interfaces with variable field layout, the ability to make external calls to outside services through interfaces such as a Web Service or other protocol such as FTP, HTTP, etc. Also, in one embodiment, the developer can take advantage of the core services of the service platform, such as the user-centric features of user profile access, calendar integration, address book access and updates. For example, the developer can create an application and at runtime have access to the user's profile information (e.g., home address or phone number) without having built that information directly into his application itself. The platform stores all of this user information in a central place and allows structured access to it for the developer at development time and runtime, in one embodiment.


Each of the applications built by the developer can have automatic capability to be upgraded to a new version without the end user's intervention. The developer can use a tool to map the data fields from an old version of the application to a new version of the application and have that upgrade script run for all users who are upgraded from one version to the next, providing backward compatibility and no data loss or application failures.


In one embodiment, each of the applications built on the platform inherits other capabilities such as built-in monitoring. For example, if the application makes a web service call to an external provider, the application automatically monitors the uptime characteristics of that external provider.


The developer has the ability to build in configuration options for each user or entity who licenses access to his application. For example, customer X of the application may use the configuration option to set his default time zone to Pacific Time. Customer Y of the application may use that same configuration option to set his default time zone to Eastern Time. This capability allows the developer to create multiple customization options for many types of users without having to build a new version of this application for each distinct user. It also allows him to offer one application in the Marketplace that users cannot modify in a way that breaks the upgradeability of his application.


As part of the service designer solution, the developer has application life cycle tools available to him that allow him to take his applications through the standard process of development, testing, certification, publishing, maintenance and retirement. These tools allow for graceful upgrades to new versions without user interruption and allow for retirement of applications by gradually weaning the users off of the application through a quiescing process.



FIG. 27-1
a shows an overview of an application life cycle 27-110 according to one embodiment. Cycle stage 27-111 is the statement of desired services, and at cycle flow 27-112, the desired services are created. Cycle stage 27-113 is the version in development, which by default is version 1.0, in one embodiment. At cycle flow 27-114, the developer requests certification of the application. When the certification is pending in cycle stage 27-115, the life cycle flow may branch. If certification is approved, at cycle flow 27-116, the life cycle moves to cycle stage 27-117, in which certification is approved. However, if the life cycle flow branches from cycle stage 27-115 to cycle flow 27-119, where a certification server (not shown) rejects certification, then the application reaches cycle stage 27-120, at which certification is rejected, and development continues via cycle flow 27-121 back to cycle stage 27-113. Processes shown in FIG. 27-1a with asterisks indicate that the transition through this processes does not require manual intervention.


At stage 27-117, with certification approved, the flow may diverge in one or more of three directions. The cycle may go to the continue development flow 27-118, going back to the version in development at stage 27-113. At the same time, the developer may choose to the publish at a particular date and time flow 27-122 to reach publishing pending stage 27-123. At stage 27-123, the developer may choose the cancel publication flow 27-124, or he may choose the publish flow 27-125 and in time arrive at the version in production stage 27-127. Or the developer may follow publish now flow 27-126, arriving again at stage 27-127.


Stage 27-127 represents the current published version of the application. Its life cycle may then move to deactivation via two different flows or to maintenance. One way to deactivation stage 27-129 is via request deactivation flow 27-128, when no users are active. When there is a request to reactivate the application, the application returns to the version in production stage 27-127 via reactivate flow 27-130. Alternatively, request deactivation flow 27-131, when users are active, arrives at version suspended stage 27-132, and then goes to deactivation stage 27-129 via deactivate flow 27-134, again when no users are active. However, if need be, the application may be reactivated from stage 27-132 via reactivate flow 27-133, back to the version in production stage 27-127.


If the application remains active and is updated via maintenance, a maintenance request flow 27-135, with a maintenance start time and/or a maintenance end time specified, moves to the maintenance pending stage 27-136. When and if the life cycle then moves along the maintenance-start-time-reached flow 27-137, it reaches a version in maintenance stage 27-138. There the version may cycle through an extended maintenance flow 27-139. Eventually, the version in maintenance moves along the reactivate flow 27-141 back to version in production 27-127. Alternatively, the version may move from the maintenance pending stage 27-136 along a recall flow 27-143 or a maintenance end time reached flow 27-142. In either event, the version goes back to the version in production 27-127.



FIG. 27-1
b shows an overview of the general architecture 27-100 of the service designer solution according to one embodiment. The service designer 27-101 is the section that is used by a user to configure the system for a specific purpose or task. It generates a related XML schema 27-102. Such a schema 27-102 may be used to manage and control elements of an information or services management system. Table 27-1 lists typical system elements.









TABLE 27-1







UI flow


Event definitions


Connectivity configuration


Details and orchestration flow


Business rules


Data processing mechanism


Integration of modules into existing profile, services and operations, and


console configurations


Data audit


Metering and billing









The discussions of FIG. 27-3 through FIG. 27-5, below, describe the XML schema 27-102 in greater detail.



FIG. 27-2 shows the architecture around workflow control engine 27-201 that is used to integrate the work flow as the UI pages and the work flow are configured. The workflow control engine 27-201 integrates between the UI pages and flow control, which is the UI engine 27-202 and the adaptor engine 27-203. The adaptor engine 27-203 is used to communicate with a remote system over a variety of protocols and message formats. The workflow engine communicates with the adaptor engine by sending it canonical requests for service from a provider. The adaptor engine transforms these requests from the canonical format into the physical messages expected by that provider then sends the physical messages to the remote system over the communication channel defined for the provider. The adaptor engine is also responsible for the inverse process, transforming physical messages returned by the provider adaptor engine into canonical messages processed in general fashion by the workflow engine. The adaptor engine can also execute orchestrations to service requests that require complex interactions with a provider, as shown in 27-204. For example, an orchestration can service a “query request” by executing an orchestration that logs in to a provider, runs a search request, and logs out. The behavior of the adaptor engine is discussed in greater detail in the descriptions of FIG. 27-3 through FIG. 27-5, below.


In some cases, XSLT (extensible Stylesheet Language Transformation) or other, similar XML based descriptors may be used as output.



FIG. 27-3 shows an overview 27-300 in accordance with one embodiment of the Service Designer solution 27-301. Service Designer solution 27-301 is integrated into the Platform 27-302, which has a general storage means 27-303. Also shown are exemplary supplier or vendor systems 27-311 and 27-312. Shown at the clouds are communication paths 27-310, which paths typically run over the Internet, but in some cases, they may be private lines, satellite links, VPNs, fiber optics, or other suitable means. Also shown is the transaction system 27-313 of vendor 27-312, with local storage means 27-314.



FIG. 27-4 shows a more detailed example of implementation of the Service Designer solution 27-301 according to one embodiment. This figure shows XML descriptor 27-430 integrated with the Platform 27-302. Existing or new objects of the platform on an object list 27-410 may be exported and imported over communication link 27-411 between the Designer solution 27-301 and their place of storage, which is typically storage means 27-303. The main software instance 27-415, which controls all the activities of the Designer solution 27-301, has a direct connection to object list 27-410, as well as the ability to store and retrieve data directly from the main database within storage means 27-303. This arrangement may be used, for example, to store all the local data of the Designer solution 27-301 in the main database of the platform. In other cases, however, data storage may be done locally, or third-party user data may be stored on the third-party user site, or in some other suitable data storage means. Also shown is a user terminal 27-412, connected to the unit housing main software instance 27-415 via connection 27-413. This connection does not have to be a separate physical connection. In most cases, the third-party user would use a regular PC, for example, and log in via a Web browser and the Internet with a secure connection into the main software instance 27-415. Also shown is the Extensible Stylesheet Language Transformation (XSLT) interface that can transform the XML code (and/or descriptor) 27-430 from the Rearden side to user-system specific XML2 27-432 code (and/or descriptor). This side can interface with objects 27-412 in the third-party user system and also run applications 27-423 on the third-party user side via an API that is exported using the XML2 side (27-432). This portion of the novel art of this disclosure allows, ultimately, objects from object list 27-410 to seamlessly integrate with a third-party user's existing application.



FIG. 27-5 shows an example flow diagram for a typical editing and/or creation process 27-500 for creating an integration path (i.e., “connector”) to allow integration with a third-party system such as, for example, a supplier system. In step 27-501, the user would typically log in, establishing, for example, an HTTPS connection. Other proprietary or publicly available suitable terminal-type or interaction-type connections may be used, such as, for example, teletype, terminal emulation, remote access, or other similar methods. In step 27-502 the objects are imported, and in step 27-503 the functions that need to be expanded, modified, or added are selected. In step 27-504 the addition, modification, or deletion occurs, and in step 27-505 all relevant parameters, data, logos, and other material are inserted, such as, for example, the logo of a provider, a map, or any other necessary object elements that are not in the standard Platform database. In step 27-506 the module may be tested before, in step 27-507, the user decides if he wants to continue with more processing (“Yes”) or complete the process (“No”). If the user wants to process more objects, or re-process the objects he has previously modified, the process loops back to step 27-503 and repeats, for as many processing cycles as the user desires. When the user decides there are no more objects to work on, the process moves to step 27-508, where the XML file is written, and then saved in step 27-509. The file is passed through the adaptor interface for adaptation to the third-party user's system in step 27-510, and the converted XML file is then saved in step 27-511. In step 27-512, the process terminates.



FIG. 27-6 shows additional generic service modules 27-600. Modules 27-601 a through n may be plugged into the UI engine. Such modules include, for example, Back, Change, Cancel, and Get Status. Such modules are often typically implemented as standard modules in services or travel-related online provisioning systems.


The processes described above can be stored in a memory of a computer system as a set of instructions to be executed. In addition, the instructions to perform the processes described above could alternatively be stored on other forms of machine-readable media, including magnetic and optical disks. For example, the processes described could be stored on machine-readable media, such as magnetic disks or optical disks, which are accessible via a disk drive (or computer-readable medium drive). Further, the instructions can be downloaded into a computing device over a data network in a form of compiled and linked version.


Alternatively, the logic to perform the processes as discussed above could be implemented in additional computer and/or machine readable media, such as discrete hardware components as large-scale integrated circuits (LSI's), application-specific integrated circuits (ASIC's), firmware such as electrically erasable programmable read-only memory (EEPROM's); and electrical, optical, acoustical and other forms of propagated signals (e.g., carrier waves, infrared signals, digital signals, etc.); etc.


It is clear that many modifications and variations of this embodiment may be made by one skilled in the art without departing from the spirit of the novel art of this disclosure.


Exhibit A is attached hereto and incorporated by reference.

Claims
  • 1. A computer implemented method comprising: hosting a runtime environment on a computing device to provide an on-demand platform for development of on-demand software applications;receiving input in the on-demand platform from web browsers of a plurality of developers to separately create a plurality of on-demand software applications without requiring the developers to write actual programming code for the on-demand software applications, a respective on-demand software application under development being executed in the runtime environment hosted on the computing device and accessible by at least one user in parallel via web browsers to test the on-demand software application;providing, by the on-demand platform, a user with personal use of an on-demand software application selected by the user from the plurality of on-demand software applications, for testing of the on-demand software application, wherein the on-demand software applications are configurable by the user and do not require additional code to be added by the user for execution of the on-demand software applications; andallowing the user to combine separate on-demand software applications of the plurality of on-demand software applications on the on-demand platform to create a new on-demand software application executed in the runtime environment hosted on the computing device.
  • 2. The method of claim 1, further comprising providing varying levels of access privileges for an on-demand software application.
  • 3. The method of claim 1, wherein the on-demand software applications are separately generated by separate developers using the on-demand platform.
  • 4. The method of claim 1, further comprising charging a user for use of a selected on-demand software application per a metric of use.
  • 5. The method of claim 1, further comprising providing a user with access to submit at least one of a rating and a review of an on-demand software application.
  • 6. The method of claim 1, further comprising providing support tools to identify configuration options of an on-demand software application to be set by a user.
  • 7. The method of claim 1, further comprising providing access for a developer to market an on-demand software application based on user-profile.
  • 8. The method of claim 7, wherein the user-profile comprises at least one of applications previous used by a user and a user's opt-in preferences.
  • 9. The method of claim 1, further comprising limiting access to individual on-demand software applications on a per customer basis.
  • 10. The method of claim 1, further comprising providing data to a user to identify data of a user of a first on-demand software application made available to the developer of the first on-demand software application.
  • 11. The method of claim 1, wherein the input received to create the plurality of on-demand software applications includes meta-data defining run-time characteristics of the plurality of on-demand software applications.
  • 12. The method of claim 11, wherein the meta-data of a first on-demand software application is to be interpreted to execute a service of the first on-demand software application at a run-time.
  • 13. The method of claim 1, wherein the plurality of on-demand software applications are written by the developers via at least one of a visual tool and a text document to specify meta-data representing the run-time characteristics of the plurality of on-demand software applications.
  • 14. The method of claim 1, wherein at least one of the on-demand software applications provides access to user-centric features external to the respective on-demand software application.
  • 15. The method of claim 1, wherein at least one of the on-demand software applications is automatically updated with a subsequent version of the respective on-demand software application, without user intervention.
  • 16. The method of claim 1, wherein at least one of the on-demand software applications provides at least one of variable workflow, multi-page user interface flows, user interfaces with variable field layout, and the ability to establish real-time communications with a service external to the on-demand software application.
  • 17. A computer system comprising: at least one computing device having a memory and executing software instructions to: host a runtime environment to provide an on-demand platform for development of on-demand software applications;receive input in the on-demand platform from web browsers of a plurality of developers to separately create a plurality of on-demand software applications without requiring the developers to write actual programming code for the on-demand software applications, the respective on-demand software application under development being executed in the runtime environment hosted on the computing device and accessible by at least one user in parallel via web browsers to test the on-demand software application;provide, by the on-demand platform, a user with personal use of an on-demand software application selected by the user from the plurality of on-demand software applications, wherein the on-demand software applications are configurable by the user and do not require additional code to be added by the user for execution of the on-demand software applications; andallow the user to combine separate on-demand software applications of the plurality of on-demand software applications on the on-demand platform to create a new on-demand software application to be executed in the runtime environment hosted on the computing device.
  • 18. A machine-readable medium having tangibly stored thereon a set of instructions, which when executed by a computing device cause the computing device to perform a method comprising: hosting a runtime environment to provide an on-demand platform for development of on-demand software applications;receiving input in the on-demand platform from web browsers of a plurality of developers to separately create a plurality of on-demand software applications without requiring the developers to write actual programming code for the on-demand software applications, the respective on-demand software application under development being executed in the runtime environment hosted on the computing device and accessible by at least one user in parallel via a respective web browser, to test the on-demand software application;providing, by the on-demand platform, a user with personal use of an on-demand software application selected by the user from the plurality of on-demand software applications, wherein the on-demand software applications are configurable by the user and do not require additional code to be added by the user for execution of the on-demand software applications; andallowing the user to combine separate on-demand software applications of the plurality of on-demand software applications on the on-demand platform to create a new on-demand software application to be executed in the runtime environment hosted on the computing device.
RELATED APPLICATIONS

The present application is a continuation-in-part of U.S. application Ser. No. 10/966,556, entitled “System for Optimization of Cost Management,” filed Oct. 15, 2004 now U.S. Pat. No. 7,660,743 which is incorporated herein by reference.

US Referenced Citations (105)
Number Name Date Kind
5513126 Harkins et al. Apr 1996 A
5892909 Grasso et al. Apr 1999 A
5966658 Kennedy et al. Oct 1999 A
6009408 Buchanan Dec 1999 A
6091956 Hollenberg Jul 2000 A
6157945 Balma et al. Dec 2000 A
6249252 Dupray Jun 2001 B1
6253369 Cloud et al. Jun 2001 B1
6292830 Taylor et al. Sep 2001 B1
6304850 Keller et al. Oct 2001 B1
6317686 Ran Nov 2001 B1
6336072 Takayama et al. Jan 2002 B1
6338081 Furusawa et al. Jan 2002 B1
6397191 Notaini et al. May 2002 B1
6591263 Becker et al. Jul 2003 B1
6741969 Chen et al. May 2004 B1
6804658 Lim et al. Oct 2004 B2
6837427 Overhultz et al. Jan 2005 B2
6980993 Horvitz et al. Dec 2005 B2
7013149 Vetro et al. Mar 2006 B2
7035811 Gorenstein Apr 2006 B2
7072886 Salmenkaita et al. Jul 2006 B2
7124024 Adelaide et al. Oct 2006 B1
7127677 Chou Oct 2006 B2
7139978 Rojewski Nov 2006 B2
7154621 Rodriguez et al. Dec 2006 B2
7194417 Jones Mar 2007 B1
7280823 Ternullo et al. Oct 2007 B2
7283970 Cragun et al. Oct 2007 B2
7284002 Doss et al. Oct 2007 B2
7289812 Roberts et al. Oct 2007 B1
7296017 Larcheveque et al. Nov 2007 B2
7330112 Emigh et al. Feb 2008 B1
7376735 Straut et al. May 2008 B2
7394900 Gerber et al. Jul 2008 B1
7401025 Lokitz Jul 2008 B1
7409643 Daughtery Aug 2008 B2
7426537 Lee et al. Sep 2008 B2
7430724 Othmer Sep 2008 B2
7441203 Othmer et al. Oct 2008 B2
7739134 Mortimore, Jr. et al. Jun 2010 B2
20010029425 Myr Oct 2001 A1
20020010604 Block Jan 2002 A1
20020019786 Gonzalez et al. Feb 2002 A1
20020026356 Bergh et al. Feb 2002 A1
20020032591 Mahaffy et al. Mar 2002 A1
20020040352 McCormick et al. Apr 2002 A1
20020049644 Kargman Apr 2002 A1
20020072937 Domenick et al. Jun 2002 A1
20020072938 Black et al. Jun 2002 A1
20020087366 Collier et al. Jul 2002 A1
20020099613 Swart et al. Jul 2002 A1
20020116266 Marshall Aug 2002 A1
20020143655 Elston et al. Oct 2002 A1
20020156659 Walker et al. Oct 2002 A1
20020178034 Gardner et al. Nov 2002 A1
20030023499 Das et al. Jan 2003 A1
20030028390 Stern et al. Feb 2003 A1
20030033164 Faltings Feb 2003 A1
20030050964 Debaty et al. Mar 2003 A1
20030053611 Lee Mar 2003 A1
20030120530 Casati et al. Jun 2003 A1
20030126095 Allen Jul 2003 A1
20030187705 Schiff et al. Oct 2003 A1
20030187710 Baumer et al. Oct 2003 A1
20030200146 Levin et al. Oct 2003 A1
20030208754 Sridhar et al. Nov 2003 A1
20030220835 Barnes, Jr. Nov 2003 A1
20030229900 Reisman Dec 2003 A1
20030233278 Marshall Dec 2003 A1
20040088107 Seligmann May 2004 A1
20040106399 Ki Jun 2004 A1
20040128196 Shibuno Jul 2004 A1
20040193432 Khalidi Sep 2004 A1
20040215517 Chen et al. Oct 2004 A1
20040225540 Waytena et al. Nov 2004 A1
20050010472 Quatse et al. Jan 2005 A1
20050027570 Maier et al. Feb 2005 A1
20050033613 Patullo et al. Feb 2005 A1
20050043974 Vassilev et al. Feb 2005 A1
20050071245 Norins et al. Mar 2005 A1
20050138187 Breiter et al. Jun 2005 A1
20050143064 Pines et al. Jun 2005 A1
20050209772 Yoshikawa et al. Sep 2005 A1
20050227712 Estevez et al. Oct 2005 A1
20050254440 Sorrell Nov 2005 A1
20050273373 Walker et al. Dec 2005 A1
20060004511 Yoshikawa et al. Jan 2006 A1
20060004623 Jasti Jan 2006 A1
20060020565 Rzevski et al. Jan 2006 A1
20060041477 Zheng Feb 2006 A1
20060080257 Vaughan et al. Apr 2006 A1
20060149655 Leahy et al. Jul 2006 A1
20060206412 Van Luchene et al. Sep 2006 A1
20060235754 Walker et al. Oct 2006 A1
20060247954 Hunt Nov 2006 A1
20070016514 Al-Abdulqader et al. Jan 2007 A1
20070143153 Ashby et al. Jun 2007 A1
20070162301 Sussman et al. Jul 2007 A1
20070162328 Reich Jul 2007 A1
20080155470 Khedouri et al. Jun 2008 A1
20090030609 Orttung Jan 2009 A1
20090030742 Orttung Jan 2009 A1
20090030769 Orttung Jan 2009 A1
20090101710 Chakravarthy Apr 2009 A1
Related Publications (1)
Number Date Country
20060085512 A1 Apr 2006 US
Continuation in Parts (1)
Number Date Country
Parent 10966556 Oct 2004 US
Child 11292503 US