Enabling access to a subset of data

Information

  • Patent Grant
  • 8650634
  • Patent Number
    8,650,634
  • Date Filed
    Wednesday, January 14, 2009
    16 years ago
  • Date Issued
    Tuesday, February 11, 2014
    10 years ago
Abstract
A method includes receiving, at a computing device, one or more replicated authorization databases. At least one of the one or more replicated authorization databases corresponds to a subscription to access selected data. The selected data is aggregated from a plurality of sources. The method also includes storing the one or more replicated authorization databases at the computing device. The method also includes determining, via the replicated authorization databases, user permission to access the selected data via the computing device. The method also includes enabling access to the selected data at the computing device after determining the user permission to access the selected data.
Description
FIELD

The present disclosure is generally related to enabling access to a subset of data.


BACKGROUND

Data providers, such as Bloomberg and Reuters-Thomson, aggregate data related to a particular industry from different sources and offer access to a subset of the data via a subscription. For example, the aggregated data may include financial market data, legal data, health care data, technology data, science data, and government data. To illustrate, a subscription to financial market data may include streaming real-time quotes for all securities listed on the New York Stock Exchange (NYSE). For financial market data, access to the data may be provided using a specialized computer terminal, such as a Bloomberg terminal or a Reuters terminal, to enable access to a subset of the financial market data via the subscription. When a financial trader attempts to access the financial market data, the terminal may determine whether the financial trader has a subscription that enables the financial trader to access the financial market data and then allows or denies access to the financial market data accordingly.


The subscription information is typically managed by the data provider. One way the terminal can determine whether the financial trader has a subscription to access a portion of the financial market data is for the terminal to send a request to the data provider asking whether the financial trader has a subscription to access the financial market data and then allow or deny access to the financial market data accordingly. However, the exchange of messages between the terminal and the data provider may result in a delay before the financial trader is allowed to access the requested financial market data. In addition, the work load for the data provider increases because the data provider is repeatedly checking whether each financial trader can access a particular portion of the financial market data.


Another way to determine whether the financial trader has a subscription to access a portion of the financial data is to create a local copy of the master authorization database at each terminal. However, copying a large master authorization database to many terminals takes time and results in the master authorization database occupying a large portion of memory at the terminal. In addition, each time a trader changes his or her subscription, or the data provider offers new or updated packaged financial-products, the trader cannot access the financial market data associated with the new subscription until the master authorization database with the new subscription information is copied to the trader's terminal.


BRIEF SUMMARY

In a particular embodiment, a method includes receiving, at a computing device, one or more replicated authorization databases. At least one of the one or more replicated authorization databases corresponds to a subscription to access selected data. The selected data is aggregated from a plurality of sources. At least a portion of the selected data is real-time subscription data. The method also includes storing the one or more replicated authorization databases at the computing device. The method also includes determining, via the replicated authorization databases, user permission to access the selected data via the computing device. The method also includes enabling access to the selected data at the computing device after determining the user permission to access the selected data.


In another particular embodiment, a method includes partitioning an ontology data structure having multiple domains to create a set of authorization databases. Each of the authorization databases is associated with a user subscription type. The method also includes identifying, based at least partially on a first user profile, entitlement rights of a first user to access a subset of data, the data aggregated from a plurality of sources. At least a portion of the data is aggregated substantially in real-time. The method also includes identifying a first subset of authorization databases. The first subset of authorization databases includes at least one but not all databases in the set of authorization databases. The first subset of authorization databases is selected based on a subscription associated with the first user. The first subset of authorization databases includes permissions to access the subset of data. The method also includes selectively replicating the first subset of authorization databases to a first computing device associated with the first user.


In another particular embodiment, a system includes a network interface to communicate with a remote computing device via a network. The network interface is configured to receive a login notification from a computing device associated with a user. The system also includes a directory services server including user information associated with entitlements of each of a plurality of users to access a subset of data, where the user information includes a user profile. The system also includes a policy server coupled to the directory services server. The policy server includes a set of policies useable to determine entitlements for a particular user based on a user profile of the particular user. The policy server further identifies a subset of authorization databases from a set of authorization databases based on the entitlements. The system also includes an access manager to replicate the subset of authorization databases to the remote computing device to enable user access of the particular user to the subset of data.


In another particular embodiment, a computer program product including a computer usable medium having computer usable program code is disclosed. The computer usable program code is configured to identify entitlements of a user to access selected data. The computer usable program code is further configured to identify one or more authorization databases from a set of authorization databases based on the entitlements of the user. The computer usable program code is further configured to replicate the one or more authorization databases to a computing device associated with the user.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is a block diagram of a first embodiment of a system to enable access to a subset of data;



FIG. 2 is a block diagram of a second embodiment of a system to enable access to a subset of data;



FIG. 3 is a block diagram of an illustrative embodiment of a hierarchical ontology data structure;



FIG. 4 is a flow diagram of a first illustrative embodiment of a method to enable access to a subset of data;



FIG. 5 is a flow diagram of a second illustrative embodiment of a method to enable access to a subset of data;



FIG. 6 is a flow diagram of a third illustrative embodiment of a method to enable access to a subset of data; and



FIG. 7 is a general diagram of a computing system.





DETAILED DESCRIPTION


FIG. 1 is a block diagram of a particular embodiment of a system 100 to enable access to a subset of data. In the system 100, a client terminal 102 is coupled via a network 103 to aggregate subscription data, such as financial market data 104, and to an access manager 106. The aggregate financial market data 104 includes news 108, stock exchange data 110, and other data 112. In an illustrative embodiment, the other data 112 includes financial market data analysis data. In a particular embodiment, at least a portion of the aggregate financial market data 104 may be aggregated substantially in real-time. For example, the stock exchange data 110 may include stock quotes that are received from a stock exchange in real-time, i.e. within ten seconds of the corresponding stock having a particular price at a particular time. The aggregate financial market data 104 includes a subset of financial market data 122. In FIG. 1-3 financial market data is used to illustrate how a subscription to access a subset of data may be implemented. Alternative embodiments may be used to enable access to subsets of other types of data, such as accounting data, engineering data, healthcare data, science data, technology data, government data, other industry-related data, or any combination thereof.


The client terminal 102 includes a login manager 114, a financial application 116, an access manager runtime 118, and a local set of authorization databases 120. The client terminal 102 may be a computing device, such as a personal computer, a Bloomberg terminal, or a Reuters terminal. The login manager 114 is configured to send a login notification 150 to the access manager 106 after a user logs in at the client terminal 102. The access manager runtime 118 is configured to receive the local set of authorization databases 120 from the access manager 106 after the login manager 114 sends the login notification 150. The financial application 116 is configured to access the subset of financial market data 122 based on the local set of authorization databases 120.


The access manager 106 includes a network interface 130, a policy server 132, a directory services server 134, a set of authorization databases 136, and an ontology data structure 138. In a particular embodiment, the access manager 106 is implemented using Tivoli® Access Manager. The network interface 130 is configured to communicate with a remote computing device, such as the client terminal 102, via the network 103. The network interface 130 is further configured to receive the login notification 150, from the client terminal 102. The directory services server 134 includes a user information database 140 that includes user information associated with entitlements of each of a plurality of users to access a portion of the aggregate financial market data 104. The user information includes a user profile 142 that may include information that identifies a user subscription type. In a particular embodiment, the directory services server 134 is implemented via a lightweight directory access protocol (LDAP) server.


The policy server 132 is coupled to the directory services server 134 and includes a set of policies 144. The policy server 132 is configured to use the set of policies 144 to determine entitlements for a particular user, based on the user profile 142 of the particular user. The policy server 132 is further configured to identify a subset of authorization databases 156 of the set of authorization databases 136 based on the user entitlements and to define actions that the particular user is permitted to perform with respect to the subset of authorization databases 156. The access manager 106 is configured to replicate the subset of authorization databases 156 and send a replicated subset of authorization databases 158 to the client terminal 102 to enable the particular user to access the subset of financial market data 122.


The ontology data structure 138 is a representation of the aggregate financial market data 104. In a particular embodiment, the ontology data structure 138 is organized as a hierarchical tree structure, as illustrated in FIG. 3. The ontology data structure 138 may be partitioned into a plurality of domains 146 to create the set of authorization databases 136. The ontology data structure 138 may be logically partitioned based on at least one of a stock exchange, a financial instrument class, a financial instrument type, a symbol of a financial instrument, or a geographic classification, as discussed in more detail below. The plurality of domains 146 may be distinct from each other or at least two of the domains may overlap. Each authorization database of the set of authorization databases 136 is associated with a user subscription type. For example, when a domain is defined to include all automobile manufacturers having their headquarters in North America and listed on the New York Stock Exchange (NYSE), the authorization database corresponding to the defined domain enables a user to access the financial market data of all North American based automobile manufacturers listed on the NYSE by the appropriate type of subscription. In a particular embodiment, a first subset of the plurality of domains 160 is associated with the first subset of the authentication databases 156 and a second subset of the plurality of domains 162 is associated with a second subset of the authentication databases 164. In a particular embodiment, users are subdivided into groups of users and a user subscription type is associated with each group of users so that each user of a group has the same user subscription type and the same access privileges as other users of the group.


In operation, after a user log in, the login manager 114 sends the login notification 150 to the access manager 106. The login notification 150 is associated with a user of the client terminal 102. In response to the login notification 150, the policy server 132 sends a request for user information 152 to the directory services server 134. The directory services server 134 receives the request for user information 152, retrieves the user profile 142 from the user information database 140, and sends the user information 154 to the policy server 132. In an illustrative embodiment, the user information 154 that is sent to the policy server 132 includes the user profile 142.


The policy server 132 receives the user information 154 and identifies, based at least partially on the user profile 142, entitlement rights of the user to access the subset of financial market data 122. The policy server 132 identifies a first subset of authorization databases 156 of the set of authorization databases 136 based on the entitlement rights of the user and based on the set of policies 144. The first subset of authorization databases 156 includes at least one but not all databases in the set of authorization databases 136. Each of the authorization databases in the set of authorization databases 136 includes permissions to access a portion of the aggregate financial market data 104. For example, the first subset of authorization databases 156 may include permissions to access the subset of financial market data 122. The policy server 132 replicates the first subset of authorization databases 156 and sends the replicated subset of authorization databases 158 to the client terminal 102. The client terminal 102 receives and stores the replicated subset of authorization databases 158 at the local set of authorization databases 120.


When a user of the client terminal 102 attempts to access the subset of financial market data 122, the access manager runtime 118 determines whether the user is authorized to access the subset of financial market data 122 via the set of local authorization databases 120. For example, the set of local authorization databases 120 may include information related to user subscriptions to access portions of the aggregate financial market data 104. When the set of local authorization databases 120 indicates that the user of the client terminal 102 is authorized to access the subset of financial market data 122, then the user is granted access to the subset of financial market data 122. When the set of local authorization databases 120 indicates that the user of the client terminal 102 is not authorized to access the subset of financial market data 122, then the user is denied access to the subset of financial market data 122.


By replicating the first subset of authorization databases 156 and storing them at the set of local authorization databases 120 of the client terminal 102, the client terminal 102 can quickly determine which portions of the aggregate financial market data 104 a user is authorized to access. The client terminal 102 does not send messages to an external entity, such as a subscription enforcement gateway to the aggregate financial market data 104, to determine which portions of the aggregate financial market data 104 a user is authorized to access in response to every user request to access data. Nor does the client terminal 102 periodically synchronize the local set of authorization databases 120 with the entire set of authorization databases 136 because the replicated subset of authorization databases 158 are replicated based on the user profile 142. Instead, when a user changes his or her subscription to access a portion of the aggregate financial market data 104, the client terminal 102 may periodically receive a new authorization database or an updated replicated subset of authorization databases 158.



FIG. 2 is a block diagram of a second embodiment of a system 200 to enable access to a subset of data. The system 200 includes a first client terminal 202, a second client terminal 204, and a third client terminal 206, each coupled to a network 208. The network 208 is also coupled to aggregate financial market data 210 and to an access manager 212.


The first client terminal 202 includes a first set of local authorization databases 214. The second client terminal 204 includes a second set of local authorization databases 216. The third client terminal 206 includes a third set of local authorization databases 218. The access manager 212 includes a policy server 220, a set of authorization databases 222, an ontology data structure 224, and a profile database 226. In the embodiment shown, the profile database 226 includes a first user profile 228, a second user profile 230, and a third user profile 232. The aggregate financial market data 210 includes a first subset of financial market data 234, a second subset of financial market data 236, and a third subset of financial market data 238. The first subset of financial market data 234 and the second subset of financial market data 236 have an overlap 240.


The first client terminal 202 is configured to send a first login notification 242 to the access manager 212 when a first user logs in. The first client terminal 202 is further configured to receive a first replicated subset of authorization databases 248 from the access manager 212. The second client terminal 204 is configured to send a second login notification 244 to the access manager 212 when a second user logs in. The second client terminal 204 is further configured to receive a second replicated subset of authorization databases 250 from the access manager 212. The third client terminal 206 is configured to send a third login notification 246 to the access manager 212 when a third user logs in. The third client terminal 206 is further configured to receive a third replicated subset of authorization databases 252 from the access manager 212.


The access manager 212 is configured to receive the login notifications 242, 244, and 246 from the client terminals 202, 204, and 206, respectively. The access manager 212 is further configured to identify a subset of the set of authorization databases 222 based on the user profiles 228, 230, and 232 and to send the subset of replicated authorization databases 248, 250, and 252 to the client terminals 202, 204, and 206, respectively.


In operation, when a first user logs in to the first client terminal 202, the access manager 212 receives the first login notification 242 from the first client terminal 202. The access manager 212 looks up the first user profile 228 in the profile database 226 and identifies a subset of the set of authorization databases 222 based on the first user profile 228. The access manager 212 replicates and sends the first replicated subset of authorization databases 248 to the first client terminal 202. The first client terminal 202 stores the first replicated subset of authorization databases 248 at the first set of local authorization databases 214. When the first user attempts to access a portion of the aggregate financial market data 210, the first set of local authorization databases 214 are used to determine that the first user can access the first subset of financial market data 234.


When a second user logs in to the second client terminal 204, the access manager 212 receives the second login notification 244 from the second client terminal 204. The access manager 212 looks up the second user profile 230 in the profile database 226 and identifies a subset of the set of authorization databases 222 based on the second user profile 230. The access manager 212 replicates and sends the second replicated subset of authorization databases 250 to the second client terminal 204. In a particular embodiment, replicating the second replicated subset of authorization databases 250 is performed substantially simultaneously with replicating the first replicated subset of authorization databases 248. The second client terminal 204 stores the second replicated subset of authorization databases 250 at the second set of local authorization databases 216. When the second user attempts to access a portion of the aggregate financial market data 210, the second set of local authorization databases 216 are used to determine that the second user can access the second subset of financial market data 236.


When a third user logs in to the third client terminal 206, the access manager 212 receives the third login notification 246 from the third client terminal 206. The access manager 212 looks up the third user profile 232 in the profile database 226 and identifies a subset of the set of authorization databases 222 based on the third user profile 232. The access manager 212 replicates and sends the third replicated subset of authorization databases 252 to the third client terminal 206. In a particular embodiment, replicating the third replicated subset of authorization databases 252 is performed substantially simultaneously with replicating the first replicated subset of authorization databases 248. The third client terminal 206 stores the third replicated subset of authorization databases 252 at the third set of local authorization databases 218. When the third user attempts to access a portion of the aggregate financial market data 210, the third set of local authorization databases 218 are used to determine that the third user can access the third subset of financial market data 238.


By identifying a subset of the set of authorization databases 222 based on a particular user profile in the profile database 226 and replicating and storing the subset of authorization databases locally at a client terminal, the client terminals 202, 204, and 206 can quickly and easily determine which portions of the aggregate financial market data 210 a particular user can access. The subset of the set of authorization databases 222 are selectively replicated and stored when a user logs in and before the user requests access to a portion of the aggregate financial market data 210. The client terminals 202, 204, and 206 can determine which of the subsets of financial market data 234, 236, and 238 the user can access without having to send messages to an external entity for every user request to access data and without having to store a copy of the entire set of authorization databases 222 locally. The sets of local authorization databases 214, 216, and 218 are each smaller than the set of authorization databases 222 because the sets of local authorization databases 214, 216, and 218 are selectively replicated based on a user profile in the profile database 226 and therefore customized for each user. When a user purchases a new subscription to a portion of the aggregate financial market data 210, or When the subscription data content changes, the access manager 212 selectively replicates and sends a new authorization database to the user's client terminal to enable the user to access the financial market data associated with the new subscription. Thus, the subset of local authorization databases 214, 216, and 218 can be quickly and easily changed to reflect each user's current subscriptions to financial market data.



FIG. 3 is a block diagram of an illustrative embodiment of a hierarchical ontology data structure 300. The hierarchical ontology data structure 300 includes the financial instruments equities 302, debt 304, and mortgage-hacked securities 306. The equity instruments 302 include the stock exchanges New York Stock Exchange (NYSE) 310, National Association of Securities Dealers Automated Quotation (NASDAQ) 312, Toronto Stock Exchange (TSE) 314, and London Stock Exchange (LSE) 316. The NYSE 310 includes the geographic areas Asia Pacific 318, North America 320, and European Union 322. The LSE 316 includes the geographic areas Asia Pacific 324, European Union 326, and North America 328.


The geographic area North America 320 of the NYSE 310 includes the industries automobile manufacturing 330, financial brokers 332, and chemical products 334. The financial brokers 332 include the companies Goldman Sachs 336, Merrill Lynch 338, and Citibank 340.


The geographic area European Union 326 of the LSE 316 includes the industries automobile manufacturing 342, financial brokers 344, and chemical products 346. The automobile manufacturing 342 includes the manufacturers Lamborghini 348, Daimler 350, and Saab 352.


A first domain 360 includes the automobile manufacturing 330, the financial brokers 332, and the chemical products 334 in North America listed as equities on the New York Stock Exchange. A second domain 362 includes the automobile manufacturers 342, the financial brokers 344, and the chemical products 346 in the European Union listed as equities on the London Stock Exchange. A third domain 364 includes all equities listed on the New York Stock Exchange.


A financial market data aggregator creates the hierarchical ontology data structure 300 and defines the domains 360, 362, and 364. Each domain corresponds to a portion of the aggregate financial market data that may be accessed via a subscription. Each domain has a corresponding authorization database (not shown). The hierarchical ontology data structure of FIG. 3 is an example of how a hierarchical ontology data structure may be organized and divided into domains. Each of the domains 360, 362, and 364 may be distinct or they may overlap.



FIG. 4 is a flow diagram of a first illustrative embodiment of a method to enable access to a subset of data. The method may be performed by a policy server, such as the policy server 132, as shown in FIG. 1.


At 402, an ontology data structure having multiple domains is partitioned to create a set of authorization databases, where each of the authorization databases is associated with a user subscription type. For example, in FIG. 1, the ontology data structure 138 has multiple domains 146 and is partitioned to create the set of authorization databases 136. Proceeding to 404, actions that a first user is permitted to perform with respect to a first set of authorization databases are defined. For example, the first user may be permitted to view data but may not be permitted to analyze the data.


Continuing to 406, a login notification is received at an access manager from a first computing device associated with the first user and a first user profile is retrieved in response to receiving the login notification. For example, in FIG. 2, the policy server 220 receives the first login notification 242 from the first client terminal 202 and retrieves the first user profile 228 in response to receiving the first login notification 242. Advancing to 408, entitlement rights of the first user to access the subset of financial market data are identified based at least partially on the first user profile. The data is aggregated from a plurality of sources. At least a portion of the data is aggregated substantially in real-time. For example, in FIG. 1, the entitlements rights of the user may be identified based at least partially on the user profile 142 and based at least partially on the set of policies 144.


Moving to 410, the first set of authorization databases is identified. For example, in FIG. 1, the policy server 132 identifies the first subset of authorization databases 156. The first set of authorization databases identified at 410 includes at least one but not all databases in the set of authorization databases. The first set of authorization databases is selected based on the entitlement rights of the first user. The first set of authorization databases includes permissions to access the subset of the data. For example, in FIG. 1, the first subset of authorization databases 156 may include permissions to access the subset of financial market data 122. In a particular embodiment, a first subset of the plurality of domains is associated with a second subset of the authentication databases and a third subset of the plurality of domains is associated with a fourth subset of the authentication databases.


Proceeding to 412, the first set of authorization databases is selectively replicated to the first computing device associated with the first user. For example, in FIG. 2, the first replicated subset of authorization databases 248 may be replicated to the first client terminal 202 to enable a user of the first client terminal 202 to access the first subset of financial market data 234. Continuing to 414, a second set of authorization databases is identified based on a second user profile. The second set of authorization databases is selected based on entitlement rights of the second user. The second set of authorization databases is different than the first set of authorization databases. Advancing to 416, the second set of authorization databases is selectively replicated to a second computing device associated with the second user. For example, in FIG. 2, the second replicated subset of authorization databases 250 may be replicated to the second client terminal 204 to enable a user of the second client terminal 204 to access the second subset of financial market data 236. The second subset of authorization databases may be replicated substantially simultaneously with replicating the first subset of authorization databases. The method ends, at 418.



FIG. 5 is a flow diagram of a second illustrative embodiment of a method to enable access to a subset of financial market data. The method may be performed by a computing device, such as the client terminal 102, as shown in FIG. 1.


At 502, a login notification is sent from a computing device to an access manager. The access manager selectively replicates authorization databases to create one or more replicated authorization databases based on the login notification. For example, in FIG. 1, the access manager 106 identifies the first subset of authorization databases 156 based on the login notification 150 and selectively replicates the set of authorization databases 136 to create the replicated subset of authorization databases 158. Proceeding to 504, the one or more replicated authorization databases are received at the computing device. At least one of the one or more replicated authorization databases correspond to a subscription to access selected financial market data. For example, in FIG. 1, the replicated subset of authorization databases 158 corresponds to a subscription to access the subset of financial market data 122. Continuing to 506, the one or more replicated authorization databases are stored at the computing device. For example, in FIG. 1, the replicated subset of authorization databases 150 is stored at the local set of authorization databases 120. Advancing to 508, user permission to access the selected data via the computing device is determined via the replicated authorization databases. For example, in FIG. 1 when a user attempts to access the subset of financial market data 122 via the client terminal 102, the access manager runtime 118 determines whether the user is authorized to access the subset of financial market data 122 via the local set of authorization databases 120. Moving to 510, access to the selected data is enabled at the computing device after determining the user permission to access the selected financial market data. For example, in FIG. 1, after determining the user permission to access the subset of financial market data 122 via the local set of authorization databases 120, the access manager runtime 118 either grants or denies the user's request to access the subset of financial market data 122. The method ends at 512.



FIG. 6 is a flow diagram of a third illustrative embodiment of a method to enable access to a subset of data. The method may be performed by a policy server, such as the policy server 132, as shown in FIG. 1.


At 602, a set of authorization databases is created by logically partitioning financial market data based on an ontology of the data. For example, in FIG. 3, the ontology data structure 300 is logically partitioned into the domains 360, 362, and 364. Proceeding to 604, entitlements of a user to access selected data are identified. For example, in FIG. 1, the user entitlements may be determined by retrieving the user profile 142 from the user information database 140 of the directory services server 134. Continuing to 606, one or more authorization databases are identified from a set of authorization databases based on the entitlements of the user. For example, in FIG. 1, the first subset of authorization databases 156 may be identified from the set of authorization databases 136 based on the user profile 142. Advancing to 608, the one or more authorization databases are replicated to a computing device associated with the user. For example, in FIG. 1, the subset of authorization databases 158 may be replicated to the local set of authorization databases 120. The method ends at 610.



FIG. 7 is a general diagram of a computing system 700 in which systems and methods of the present disclosure may be implemented. In the depicted example, the computing system 700 employs a hub architecture including a north bridge and memory controller hub (MCH) 702 and a south bridge and input/output (I/O) controller hub (ICH) 704. A processor 706, a main memory 708, and a graphics processor 710 are coupled to the north bridge and memory controller hub 702. For example, the graphics processor 710 may be coupled to the MCH 702 through an accelerated graphics port (AGP) (not shown).


In the depicted example, a network adapter 712 is coupled to the south bridge and I/O controller hub 704 and an audio adapter 716, a keyboard and mouse adapter 720, a read only memory (ROM) 724, universal serial bus (USB) ports and other communications ports 732, and Peripheral Component Interconnect (PCI) and Peripheral Component Interconnect Express (PCIe) devices 734 are coupled to the south bridge and I/O controller hub 704 via bus 738. A disk drive 726 and a CD-ROM drive 730 are coupled to the south bridge and I/O controller hub 704 through the bus 738. The PCI/PCIe devices 734 may include, for example, Ethernet adapters, add-in cards, and PC cards for notebook computers. The ROM 724 may be, for example, a flash binary input/output system (BIOS). The disk drive 726 and the CD-ROM drive 730 may use, for example, an integrated drive electronics (IDE) or serial advanced technology attachment (SATA) interface. A super I/O (SIO) device 736 may be coupled to the south bridge and I/O controller hub 704.


The main memory 708 includes computer instructions installed onto a computer readable medium that includes computer usable program code 740. The main memory 708 also includes user entitlements 742. The disk drive 726 includes a set of authorization databases 744 and an ontology of financial market data 746. The network adapter 712 is coupled to a remote computing device 752, such as the client terminal 102, as shown in FIG. 1. The network adapter 712 is also coupled to financial market data 750 that includes selected financial market data 754.


The computer usable program code 740 is configured to create the set of authorization databases 744 by logically partitioning financial market data 750 based on the ontology of the financial market data 746. The ontology of the financial market data 716 is logically partitioned based on at least one of a stock exchange, a financial instrument class, a financial instrument type, a symbol of a financial instrument, and a geographic classification.


The computer usable program code 740 is further configured to identify user entitlements 742 to access the selected financial market data 754. The computer usable program code 740 is further configured to identify one or more authorization databases from the set of authorization databases 744 based on the user entitlements 742. The computer usable program code 740 is further configured to replicate the one or more authorization databases to create the one or more replicated authorization databases 756 at the computing device 752 associated with the user.


An operating system (not shown) runs on the processor 706 and coordinates and provides control of various components within the computing system 700. The operating system may be a commercially available operating system such as Microsoft® Windows® XP (Microsoft and Windows are trademarks of Microsoft Corporation in the United States, other countries, or both). An object oriented programming system, such as the Java® programming system, may run in conjunction with the operating system and provide calls to the operating system from Java programs or applications executing on the computing system 700 (Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both).


Instructions for the operating system, the object-oriented programming system, and applications or programs are located on storage devices, such as the disk drive 726, and may be loaded into the main memory 708 for execution by the processor 706. The processes of the disclosed illustrative embodiments may be performed by the processor 706 using computer implemented instructions, which may be located in a memory such as, for example, the main memory 708, the read only memory 724, or in one or more of the peripheral devices.


The hardware in computing system 700 may vary depending on the implementation. Other internal hardware or peripheral devices, such as flash memory, equivalent non-volatile memory, or optical disk drives and the like, may be used in addition to or in place of the hardware depicted in FIG. 7. Also, the processes of the disclosed illustrative embodiments may be applied to a multiprocessor data processing system.


In some illustrative examples, portions of the computing system 700 may be implemented in a personal digital assistant (PDA), which is generally configured with flash memory to provide non-volatile memory for storing operating system files and/or user-generated data. A bus system may be comprised of one or more buses, such as a system bus, an I/O bus and a PCI bus. Of course, the bus system may be implemented using any type of communications fabric or architecture that provides for a transfer of data between different components or devices attached to the fabric or architecture. A communications unit may include one or more devices used to transmit and receive data, such as a modem or a network adapter. A memory may be, for example, the main memory 708 or a cache such as found in the north bridge and memory controller hub 702. A processing unit may include one or more processors or CPUs. The depicted examples in FIG. 7 and above-described examples are not meant to imply architectural limitations. For example, portions of the computing system 700 also may be implemented in a personal computer, server, server cluster, tablet computer, laptop computer, or telephone device in addition to taking the form of a PDA.


Particular embodiments of the computing system 700 can take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment containing both hardware and software elements. In a particular embodiment, the disclosed methods are implemented in software that is embedded in processor readable medium and executed by a processor, which includes but is not limited to firmware, resident software, microcode, etc.


Further, embodiments of the present disclosure, such as the one or more embodiments in FIGS. 1-7 can take the form of a computer program product accessible from a computer-usable or computer-readable medium providing program code for use by or in connection with a computer or any instruction execution system. For the purposes of this description, a computer-usable or computer-readable medium can be any apparatus that can tangibly embody a computer program and that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device.


In various embodiments, the medium can include an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system (or apparatus or device) or a propagation medium. Examples of a computer-readable medium include a semiconductor Or solid state memory, magnetic tape, a removable computer diskette, a random access memory (RAM), a read-only memory (ROM), a rigid magnetic disk and an optical disk. Current examples of optical disks include compact disk—read only memory (CD-ROM), compact disk—read/write (CD-R/W) and digital versatile disk (DVD).


A data processing system suitable for storing and/or executing program code may include at least one processor coupled directly or indirectly to memory elements through a system bus. The memory elements can include local memory employed during actual execution of the program code, bulk storage, and cache memories which provide temporary storage of at least some program code in order to reduce the number of times code must be retrieved from bulk storage during execution.


Input/output or I/O devices (including but not limited to keyboards, displays, pointing devices, etc.) can be coupled to the data processing system either directly or through intervening I/O controllers.


Network adapters may also be coupled to the data processing system to enable the data processing system to become coupled to other data processing systems or remote printers or storage devices through intervening private or public networks. Modems, cable modems, and Ethernet cards are just a few of the currently available types of network adapters.


The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the disclosed embodiments. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the scope of the disclosure. Thus, the present disclosure is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope possible consistent with the principles and features as defined by the following claims.

Claims
  • 1. A method, comprising: partitioning an ontology data structure having multiple domains to create a set of authorization databases, wherein each of the authorization databases is associated with a user subscription type;identifying, based at least partially on a first user profile, entitlement rights of a first user to access a subset of data, the data aggregated from a plurality of sources, wherein at least a portion of the data is aggregated substantially in real-time;identifying a first subset of authorization databases, the first subset of authorization databases including at least one but not all databases in the set of authorization databases, the first subset of authorization databases selected based on a subscription associated with the first user, wherein the first subset of authorization databases includes permissions to access the subset of data; andselectively replicating the first subset of authorization databases to a first computing device associated with the first user, wherein the replicated first subset of authorization databases includes the permissions to access the subset of data.
  • 2. The method of claim 1, wherein the first user profile includes information that identifies the user subscription type.
  • 3. The method of claim 1, further comprising receiving, at an access manager, a login notification from the computing device associated with the first user and retrieving the first user profile in response to receiving the login notification.
  • 4. The method of claim 3, further comprising: identifying a second subset of authorization databases based on a second user profile, the second subset of authorization databases selected based on a second subscription associated with the second user, wherein the second subset of authorization databases is different than the first subset of authorization databases; andselectively replicating the second subset of authorization databases to a second computing device associated with the second user.
  • 5. The method of claim 4, wherein at least one authorization database is in the first subset of authorization databases and in the second subset of authorization databases.
  • 6. The method of claim 4, wherein selectively replicating the second subset of authorization databases is performed substantially simultaneously with selectively replicating the first subset of authorization databases.
  • 7. A system to enable access to a subset of data, the system comprising: a network interface configured to communicate with a remote computing device via a network, the network interface to receive a login notification from a computing device associated with a user,a directory services server including user information associated with entitlements of each of a plurality of users to access a subset of data, the data including subscription data from a plurality of data sources, wherein the user information includes a user profile;a policy server coupled to the directory services server, the policy server including a set of policies useable to determine entitlements for a particular user based on a user profile of the particular user, the policy server configured to identify a subset of authorization databases from a set of authorization databases based on the entitlements, wherein each of the authorization databases is associated with a user subscription type; andan access manager configured to selectively replicate the subset of authorization databases to the remote computing device to enable user access of the particular user to the subset of the data, wherein the subset of authorization databases includes permissions to access the subset of data.
  • 8. The system of claim 7, wherein the set of authorization databases are created by partitioning an ontology data structure representation of the data.
  • 9. The system of claim 8, wherein the ontology data structure includes a hierarchical tree structure that is logically partitioned into a plurality of domains.
  • 10. The system of claim 9, wherein a first subset of the plurality of domains is associated with a second subset of the authentication databases and a third subset of the plurality of domains is associated with a fourth subset of the authentication databases.
  • 11. A computer program product comprising a tangible computer usable storage device having computer usable program code stored thereon, the computer usable program code comprising: computer usable program code configured to identify entitlements of a user to access selected data, the selected data including subscription data collected from a plurality of sources;computer usable program code configured to identify one or more authorization databases from a set of authorization databases based on the entitlements of the user, wherein each of the authorization databases is associated with a user subscription type; andcomputer usable program code configured to selectively replicate the one or more authorization databases to a computing device associated with the user based on the entitlements of the user to access the selected data, wherein the one or more authorization databases includes permissions to access the selected data.
  • 12. The computer program product of claim 11, further comprising computer usable program code configured to aggregate the data collected from the plurality of sources substantially in real-time.
  • 13. The computer program product of claim 11, wherein the computer usage program code configured to selectively replicate the one or more authorization databases is configured to selectively replicate the one or more databases in response to a login notification received from the computing device.
US Referenced Citations (198)
Number Name Date Kind
3873769 Cotter Mar 1975 A
4393410 Ridge et al. Jul 1983 A
4538182 Saito et al. Aug 1985 A
4577058 Collins Mar 1986 A
4687317 Appel et al. Aug 1987 A
4751583 Levine Jun 1988 A
4771336 Ohtorii Sep 1988 A
4987497 Yoshimura Jan 1991 A
5075787 Shaughnessy et al. Dec 1991 A
5103490 McMillin Apr 1992 A
5259041 Kato et al. Nov 1993 A
5465155 Edgar Nov 1995 A
5486166 Bishop et al. Jan 1996 A
5574577 Wally, Jr. et al. Nov 1996 A
5630168 Rosebrugh et al. May 1997 A
5781668 Starkweather Jul 1998 A
5838326 Card et al. Nov 1998 A
6014662 Moran et al. Jan 2000 A
6373602 Kohler et al. Apr 2002 B1
6493115 Kanno et al. Dec 2002 B1
6561422 Cariffe May 2003 B1
6561678 Loughrey May 2003 B2
6571279 Herz et al. May 2003 B1
6581104 Bereiter Jun 2003 B1
6636831 Profit, Jr. et al. Oct 2003 B1
6646765 Barker et al. Nov 2003 B1
6708176 Strunk et al. Mar 2004 B2
6751780 Neff et al. Jun 2004 B1
6753981 Park Jun 2004 B1
6781688 Kren et al. Aug 2004 B2
6806636 Kang et al. Oct 2004 B2
6839669 Gould et al. Jan 2005 B1
6850252 Hoffberg Feb 2005 B1
6894715 Henrikson May 2005 B2
6915626 Carton Jul 2005 B2
6924741 Tamayama et al. Aug 2005 B2
6938203 Dimarco et al. Aug 2005 B1
6970607 Jia et al. Nov 2005 B2
6970821 Shambaugh et al. Nov 2005 B1
6981649 Jaeger et al. Jan 2006 B2
6999932 Zhou Feb 2006 B1
7002712 Barker et al. Feb 2006 B2
7035804 Saindon et al. Apr 2006 B2
7079293 Risheq Jul 2006 B2
7148998 Baggs et al. Dec 2006 B2
7174056 Silverbrook et al. Feb 2007 B2
7177931 Athey et al. Feb 2007 B2
7194217 Hosoi Mar 2007 B2
7200280 Enomoto Apr 2007 B2
7200576 Steeves et al. Apr 2007 B2
7209124 Hunt et al. Apr 2007 B2
7236653 Constantin et al. Jun 2007 B2
7257531 Holub Aug 2007 B2
7290950 Donahoe et al. Nov 2007 B2
7373590 Woolf et al. May 2008 B2
7383307 Kirkland et al. Jun 2008 B2
7401297 Hori et al. Jul 2008 B2
7441706 Schuessler et al. Oct 2008 B1
7450086 Thielman et al. Nov 2008 B2
7457012 Fang Nov 2008 B2
7466873 Eschbach et al. Dec 2008 B2
7475110 Kirkland et al. Jan 2009 B2
7493566 Nakajima et al. Feb 2009 B2
7519222 Kisilev et al. Apr 2009 B2
7533349 Saul et al. May 2009 B2
7565330 Steeves et al. Jul 2009 B2
7567908 Bodin et al. Jul 2009 B2
7577295 Constantin et al. Aug 2009 B2
7599517 Kogure et al. Oct 2009 B2
7649525 Chen et al. Jan 2010 B2
7710391 Bell et al. May 2010 B2
7742197 Takiyama et al. Jun 2010 B2
7743348 Robbins et al. Jun 2010 B2
7765229 Samji et al. Jul 2010 B2
7784087 Yami et al. Aug 2010 B2
7817297 Ushida et al. Oct 2010 B2
7830408 Asthana et al. Nov 2010 B2
7856477 Libbey et al. Dec 2010 B2
7870493 Pall et al. Jan 2011 B2
7877707 Westerman et al. Jan 2011 B2
7911453 Wilson et al. Mar 2011 B2
7916946 Hanano Mar 2011 B2
7924477 Malzbender et al. Apr 2011 B1
7929805 Wang et al. Apr 2011 B2
7937319 Kennis et al. May 2011 B2
7970870 Hinckley et al. Jun 2011 B2
7975065 Dunning et al. Jul 2011 B2
8009147 Chang et al. Aug 2011 B2
8019127 Misra Sep 2011 B2
8022941 Smoot Sep 2011 B2
8023766 Bergman et al. Sep 2011 B1
8063888 McFarlane et al. Nov 2011 B2
8085323 Tanaka et al. Dec 2011 B2
8094129 Izadi et al. Jan 2012 B2
8102575 Hattori Jan 2012 B2
8139036 Do et al. Mar 2012 B2
20020031282 Ideyama Mar 2002 A1
20020178190 Pope et al. Nov 2002 A1
20020191072 Henrikson Dec 2002 A1
20030066073 Rebh Apr 2003 A1
20030078840 Strunk et al. Apr 2003 A1
20030126162 Yohe et al. Jul 2003 A1
20030142135 Hori et al. Jul 2003 A1
20030160862 Charlier et al. Aug 2003 A1
20030204403 Browning Oct 2003 A1
20030208598 Athey et al. Nov 2003 A1
20030231801 Baggs et al. Dec 2003 A1
20040004733 Barker et al. Jan 2004 A1
20040019482 Holub Jan 2004 A1
20040020187 Carton Feb 2004 A1
20040051644 Tamayama et al. Mar 2004 A1
20040130750 Ushida et al. Jul 2004 A1
20040139391 Stumbo et al. Jul 2004 A1
20040190772 Constantin et al. Sep 2004 A1
20040196503 Kurtenbach et al. Oct 2004 A1
20040199597 Libbey et al. Oct 2004 A1
20040201871 Risheq Oct 2004 A1
20040224674 O'Farrell et al. Nov 2004 A1
20040237033 Woolf et al. Nov 2004 A1
20050110964 Bell et al. May 2005 A1
20050111894 Hosoi May 2005 A1
20050149364 Ombrellaro Jul 2005 A1
20050149620 Kirkland et al. Jul 2005 A1
20050149621 Kirkland et al. Jul 2005 A1
20050154595 Bodin et al. Jul 2005 A1
20050182680 Jones, III et al. Aug 2005 A1
20050183023 Maruyama et al. Aug 2005 A1
20050231767 Brake et al. Oct 2005 A1
20060001650 Robbins et al. Jan 2006 A1
20060019748 Aikawa Jan 2006 A1
20060036944 Wilson Feb 2006 A1
20060048224 Duncan Mar 2006 A1
20060073891 Holt Apr 2006 A1
20060117669 Baloga et al. Jun 2006 A1
20060126128 Ahmed et al. Jun 2006 A1
20060132501 Nonaka et al. Jun 2006 A1
20060146034 Chen et al. Jul 2006 A1
20060158703 Kisilev et al. Jul 2006 A1
20060176524 Willrich Aug 2006 A1
20060203208 Thielman et al. Sep 2006 A1
20060204030 Kogure et al. Sep 2006 A1
20060209363 Suenaga et al. Sep 2006 A1
20060212486 Kennis Sep 2006 A1
20060267966 Grossman et al. Nov 2006 A1
20060287963 Steeves et al. Dec 2006 A1
20060294247 Hinckley et al. Dec 2006 A1
20070005500 Steeves et al. Jan 2007 A1
20070026372 Huelsbergen Feb 2007 A1
20070033637 Yami et al. Feb 2007 A1
20070055929 Giannetti et al. Mar 2007 A1
20070079249 Pall et al. Apr 2007 A1
20070083666 Apelbaum Apr 2007 A1
20070143103 Asthana et al. Jun 2007 A1
20070143624 Steeves Jun 2007 A1
20070143690 Nakajima et al. Jun 2007 A1
20070156811 Jain et al. Jul 2007 A1
20070201745 Wang et al. Aug 2007 A1
20070220444 Sunday et al. Sep 2007 A1
20070239471 Patton Oct 2007 A1
20070288599 Saul et al. Dec 2007 A1
20080019746 Takiyama et al. Jan 2008 A1
20080028321 Weksler et al. Jan 2008 A1
20080052319 Dunning et al. Feb 2008 A1
20080066014 Misra Mar 2008 A1
20080088593 Smoot Apr 2008 A1
20080122803 Izadi et al. May 2008 A1
20080127302 Qvarfordt et al. May 2008 A1
20080131946 Pichersky et al. Jun 2008 A1
20080137157 Bannai Jun 2008 A1
20080168403 Westerman et al. Jul 2008 A1
20080192059 Kennedy Aug 2008 A1
20080198138 McFarlane et al. Aug 2008 A1
20080214233 Wilson et al. Sep 2008 A1
20080270230 Hendrickson et al. Oct 2008 A1
20080281851 Izadi et al. Nov 2008 A1
20080288862 Smetters et al. Nov 2008 A1
20090002327 Wilson et al. Jan 2009 A1
20090003649 Wakabayashi Jan 2009 A1
20090085877 Chang et al. Apr 2009 A1
20090091529 Do et al. Apr 2009 A1
20090091539 Do et al. Apr 2009 A1
20090091555 Do et al. Apr 2009 A1
20090094515 Do et al. Apr 2009 A1
20090094561 Do et al. Apr 2009 A1
20090113294 Sanghavi et al. Apr 2009 A1
20090138723 Nyang et al. May 2009 A1
20090150983 Saxena et al. Jun 2009 A1
20090150986 Foreman Jun 2009 A1
20090232409 Marchesotti Sep 2009 A1
20090262380 Puigardeu et al. Oct 2009 A1
20090328163 Preece Dec 2009 A1
20100020365 Do et al. Jan 2010 A1
20100189345 Reddy et al. Jul 2010 A1
20110066573 Fijnvandraat Mar 2011 A1
20110069357 Austin et al. Mar 2011 A1
20110122432 Do et al. May 2011 A1
20110122458 Do et al. May 2011 A1
20110122459 Do et al. May 2011 A1
Foreign Referenced Citations (18)
Number Date Country
19804028 Aug 1998 DE
0450196 Oct 1991 EP
0543566 May 1993 EP
1315071 May 2003 EP
1621989 Feb 2006 EP
62066280 Mar 1987 JP
62122459 Jun 1987 JP
62266964 Nov 1987 JP
63182770 Jul 1988 JP
2000148396 May 2000 JP
2006139615 Jun 2006 JP
2007148820 Jun 2007 JP
2007265149 Oct 2007 JP
2008180260 Aug 2008 JP
WO0101391 Jan 2001 WO
WO03036415 May 2003 WO
WO2004068421 Aug 2004 WO
WO 2005052720 Jun 2005 WO
Non-Patent Literature Citations (52)
Entry
USPTO final office action dated Jan. 20, 2012 regarding U.S. Appl. No. 11/868,216, 13 Pages.
USPTO final office action dated Mar. 3, 2011 regarding U.S. Appl. No. 11/868,216, 143 Pages.
USPTO non-final office action dated Aug. 20, 2010 regarding U.S. Appl. No. 11/868,216, 11 Pages.
USPTO non-final office action dated Aug. 3, 2011 regarding U.S. Appl. No. 11/868,216, 11 Pages.
USPTO non-final office action dated Dec. 16, 2011 regarding U.S. Appl. No. 12/178,294, 7 Pages.
USPTO non-final office action dated Jun. 9, 2011 regarding U.S. Appl. No. 12/18,294, 12 Pages.
USPTO final office action dated Dec. 10, 2010 regarding U.S. Appl. No. 11/869,313, 22 Pages.
USPTO final office action dated May 24, 2011 regarding U.S. Appl. No. 11/869,313, 18 Pages.
USPTO non-final office action dated Jan. 28, 2011 regarding U.S. Appl. No. 11/869,313, 12 Pages.
USPTO non-final office action dated Aug. 15, 2010 regarding U.S. Appl. No. 11/869,313, 17 Pages.
USPTO final office action dated Oct. 18, 2011 regarding U.S. Appl. No. 11/868,474, 17 Pages.
USPTO final office action dated Mar. 1, 2011 regarding U.S. Appl. No. 11/868,474, 18 Pages.
USPTO non-final office action dated Oct. 29, 2010 regarding U.S. Appl. No. 11/868,474, 19 Pages.
USPTO non-final office action dated Jun. 23, 2011 regarding U.S. Appl. No. 11/868,474, 16 Pages.
USPTO final office action dated Apr. 15, 2011 regarding U.S. Appl. No. 11/868,513, 11 Pages.
USPTO non-final office action dated Jul. 28, 2011 regarding U.S. Appl. No. 11/868,513, 12 Pages.
USPTO notice of allowance dated Dec. 5, 2011 regarding U.S. Appl. No. 11/868,513, 13 Pages.
USPTO non-final office action dated Dec. 10, 2010 regarding U.S. Appl. No. 11/868,513, 17 Pages.
USPTO non-final office action dated Aug. 6, 2010 regarding U.S. Appl. No. 11/868,513, 19 Pages.
USPTO non-final office action dated Feb. 9, 2012 regarding U.S. Appl. No. 12/624,735, 35 Pages.
USPTO notice of allowance dated Aug. 24, 2012 regarding U.S. Appl. No. 12/624,735, 19 Pages.
USPTO non-final office action dated Jul. 23, 2012 regarding U.S. Appl. No. 12/624,753, 34 Pages.
USPTO non-final office action dated Feb. 18, 2012 regarding U.S. Appl. No. 12/624,753, 17 Pages.
USPTO final office action dated Jun. 20, 2012 regarding U.S. Appl. No. 12/624,763, 58 Pages.
USPTO non-final office action dated Feb. 16, 2012 regarding U.S. Appl. No. 12/624,763, 34 Pages.
USPTO final office action dated Dec. 9, 2010 regarding U.S. Appl. No. 11/868,766, 18 Pages.
USPTO final office action dated Aug. 4, 2011 regarding U.S. Appl. No. 11/868,766, 15 Pages.
USPTO non-final office action dated Aug. 6, 2010 regarding U.S. Appl. No. 11/868,766, 18 Pages.
USPTO non-final office action dated Apr. 14, 2011 regarding U.S. Appl. No. 11/868,766, 14 Pages.
USPTO final office action dated Feb. 18, 2011 regarding U.S. Appl. No. 11/950,872, 18 Pages.
USPTO non-final office action dated Oct. 15, 2010 regarding U.S. Appl. No. 11/950,872, 10 Pages.
USPTO notice of allowance dated May 16, 2011 regarding U.S. Appl. No. 11/869,987, 7 Pages.
USPTO non-final office action dated Nov. 30, 2010 regarding U.S. Appl. No. 11/869,098, 8 Pages.
Ashdown et al., “Escritoire: A Personal Projected Display”, IEEE Multimedia, vol. 12, Issue 1, Jan.-Mar. 2005, pp. 34-42.
Athanasopouloos et al., “Enhanced CAPTCHAs: Using Animation to tell Humans and Computers Apart,” Communications and Multimedia Security LNCS, Oct. 2006, vol. 4237, pp. 97-108.
Augsten et al., “Multitoe: High Precision Interaction with Back-Projected Floors Based on High-Resolution Multi-Touch Input,” UIST '10 Proceedings of the 23nd annual ACM symposium on User interface software and technology, Oct. 2010, 10 Pages.
Bohte et al., “Market-Based Recommendation: Agents that Compete for Consumer Attention”, ACM Transactions on Internet Technology, vol. 4, No. 4, Nov. 2004, 29 Pages.
Bollacker et al., “A System for Automatic Personalized Tracking of Scientific Literature on the Web,” Proceedings of the Fourth ACM Conference on Digital Libraries, Aug. 1999, pp. 105-113.
Gabriel et al., “Conscientious Software”, ACM 1-59593-348-4/06/0010, Sun Microsystems, Inc., Oct. 2006, 18 Pages.
Gronbaek et al., “iGameFloor—A Platform for Co-Located Collaborative Games,” Proceedings of the international Conference on Advances in Computer Entertainment Technology, ACE '07, Jun. 2007, vol. 203, pp. 1-8.
Izadi et al., “Dynamo: A public interactive surface supporting cooperative sharing and exchange of media”, UIST 2003 Proceedings of the 16th annual ACM symposium on User interface software and technology, Chi Letters, vol. 5, Iss. 2, Nov. 2003, pp. 159-168.
Jagadish et al., “Making Database Systems Usable”, SIGMOD '07, ACM 978-1-59593-686-8/07/0006, Mar. 2002, vol. 34, No. 1, 12 Pages.
Lemon et al., “Multithreaded Context for Robust Conversational Interfaces: Context-Sensitive Speech Recognition and Interpretation of Corrective Fragments”, ACM Transactions on Computer-Human Interaction, Sep. 2004, vol. 11, No. 3, 27 Pages.
Marshall et al., “Exploring The Relationship Between Personal and Public Annotations”, Proceedings of the 4th ACM/IEEE-CS Joint Conference on Digital Libraries (JCDL '04), Jun. 2004, 9 Pages.
McTear, “Spoken Dialogue Technology: Enabling the Conversational User Interface”, ACM Computing Surveys, vol. 34, No. 1, Mar. 2002, 97 Pages.
Microsoft: “Microsoft Launches New Product Category: Surface Computing Comes to Life in Restaurants, Hotels, Retail Locations and Casino Resorts”, Microsoft News Center, Microsoft Website, May 2007, 3 Pages.
PCT search report dated Jan. 29, 2009 regarding application PCT/EP2008063005, 3 Pages.
PCT search report dated Dec. 29, 2008 regarding application PCT/EP2008063007, 2 Pages.
PCT search report dated Feb. 5, 2009 regarding application PCT/EP2008063006, 3 Pages.
Notice of allowance dated Jan. 24, 2013 regarding U.S. Appl. No. 12/178,294, 17 pages.
Notice of allowance dated Jan. 4, 2013 regarding U.S. Appl. No. 12/624,735, 16 pages.
Final office action dated Jan. 18, 2013 regarding U.S. Appl. No. 12/624,753, 21 pages.
Related Publications (1)
Number Date Country
20100180337 A1 Jul 2010 US