Embodiments of the subject matter described herein relate generally to podcast systems, and more particularly to techniques for automating personalized podcasts in a podcast system.
A podcast is a series of digital audio or video files that are stored by a database. The podcasts can be downloaded and listened to by a user via a web or mobile application. Podcasts generally include episodes of thematically related literary works such as, books, television shows, radio shows, political shows, etc. Some podcasts include guides or a tour for an attraction. Regardless of the type of podcast, the content of the podcast is typically the same for all users. That is, the content that one user listens to is the same as the content that another user listens to. In some instances, it would be desirable to personalize the content of the podcast for each user.
A more complete understanding of the subject matter may be derived by referring to the detailed description and claims when considered in conjunction with the following figures, wherein like reference numbers refer to similar elements throughout the figures.
Disclosed herein are systems and methods for providing personalized podcasts to one or more users of a system. The following disclosure provides many different embodiments, or examples, for implementing different features of the provided subject matter. The following detailed description is merely exemplary in nature and is not intended to limit the invention or the application and uses of the invention. Furthermore, there is no intention to be bound by any theory presented in the preceding background or the following detailed description. As used herein, the term module refers to any hardware, software, firmware, electronic control component, processing logic, and/or processor device, individually or in any combination, including without limitation: application specific integrated circuit (ASIC), an electronic circuit, a processor (shared, dedicated, or group) and memory that executes one or more software or firmware programs, a combinational logic circuit, and/or other suitable components that provide the described functionality.
Turning now to the figures where a podcast system 10 is shown and described in accordance with various embodiments. With reference to
In various embodiments, the multi-tenant system 110 dynamically creates and supports virtual applications based upon data from a common database 160 that is shared between multiple tenants, alternatively referred to herein as a multi-tenant database 160. Data and services generated by the virtual applications are provided via the network 120 to any number of the client devices 130, as desired. Each virtual application is suitably generated at run-time (or on-demand) using a common application platform that securely provides access to data in the multi-tenant database 130 for each of the various tenants subscribing to the multi-tenant system 110.
As used herein, a “tenant” or an “organization” should be understood as referring to a group of one or more users or entities that shares access to common subset of the data within the multi-tenant database 160. In this regard, each tenant includes one or more users associated with, assigned to, or otherwise belonging to that respective tenant. To put it another way, each respective user within the multi-tenant system 110 is associated with, assigned to, or otherwise belongs to a tenant of the plurality of tenants supported by the multi-tenant system 110. Tenants may represent customers, customer departments, business or legal organizations, and/or any other entities that maintain data for sets of users within the multi-tenant system 110 (i.e., in the multi-tenant database 160). Although multiple tenants may share access to the multi-tenant system 110, the data and services provided from the system 110 to each tenant can be securely isolated from those provided to other tenants (e.g., by restricting other tenants from accessing a particular tenant's data using that tenant's unique organization identifier as a filtering criterion). The multi-tenant architecture therefore allows different sets of users to share functionality and hardware resources without necessarily sharing any of the data belonging to or otherwise associated with other tenants.
In various embodiments, the multi-tenant system 110 is implemented using one or more actual and/or virtual computing systems that collectively provide a dynamic application platform for generating the virtual applications. For example, the multi-tenant system 110 may be implemented using a cluster of actual and/or virtual servers operating in conjunction with each other, typically in association with conventional network communications, cluster management, load balancing and other features as appropriate. The multi-tenant system 110 operates with any sort of conventional processing hardware, including but not limited to, at least one processor 150, memory 152, an input/output device 154, an operating system 156, an application generator 158, and the common database 160. The input/output device 154 generally represents the interface(s) to networks (e.g., to the network 120, or any other local area, wide area or other network), mass storage, display devices, data entry devices and/or the like. The processor 150 may be implemented using any suitable processing system, such as one or more processors, controllers, microprocessors, microcontrollers, processing cores and/or other computing resources spread across any number of distributed or integrated systems, including any number of “cloud-based” or other virtual systems. The memory 152 represents any non-transitory short or long term storage or other computer-readable media capable of storing programming instructions for execution on the processor 150, including any sort of random access memory (RAM), read only memory (ROM), flash memory, magnetic or optical mass storage, and/or the like. The computer-executable programming instructions, when read and executed by the processor 150, cause the processor 150 to create, generate, or otherwise facilitate the virtual applications and perform one or more additional tasks, operations, functions, and/or processes described herein. It should be noted that the memory 152 represents one suitable implementation of such computer-readable media, and alternatively or additionally, the processor 150 could receive and cooperate with external computer-readable media that is realized as a portable or mobile component or application platform, e.g., a portable hard drive, a USB flash drive, an optical disc, or the like.
Still referring to
The multi-tenant database 160 is any sort of repository or other data storage system capable of storing and managing the data associated with any number of tenants. The database 160 may be implemented using any type of conventional database server hardware. In various embodiments, the database 160 shares processing hardware with the multi-tenant system 110. In other embodiments, the database 160 is implemented using separate physical and/or virtual database server hardware that communicates with the multi-tenant system 110 to perform the various functions described herein. In an exemplary embodiment, the database 160 includes a user database 161 that stores user data, an organization database 162 that stores data for each organization or tenant, and a tasks database 164 that stores tasks data associated with the users and/or organizations. In practice, the stored data may be organized and formatted in any manner to support the virtual applications. In various embodiments, the data is suitably organized into a relatively small number of large data tables to maintain a semi-amorphous “heap”-type format. The data can then be organized as needed for a particular virtual application. For example, conventional data relationships can be established using any number of pivot tables that establish indexing, uniqueness, relationships between entities, and/or other aspects of conventional database organization as desired. Further data manipulation and report formatting is generally performed at run-time using a variety of metadata constructs. Metadata within a universal data directory (UDD), for example, can be used to describe any number of forms, reports, workflows, user access privileges, business logic and other constructs that are common to multiple tenants. Tenant-specific formatting, functions and other constructs may be maintained as tenant-specific metadata for each tenant, as desired. Rather than forcing the data into an inflexible global structure that is common to all tenants and applications, the database 160 is organized to be relatively amorphous, with the pivot tables and the metadata providing additional structure on an as-needed basis. To that end, the application platform 110 suitably uses the pivot tables and/or the metadata generate “virtual” components of the virtual applications to logically obtain, process, and present the relatively amorphous data from the database 160.
In various embodiments, the podcast system 10 includes a podcast management system 170 that communicates with a podcast web-based application and/or a mobile application via the network 120. In various embodiments, the podcast management system 170 may be implemented on the multi-tenant system 110, for example, as a virtual application and a part of the database 160. The podcast management system 170 generates dynamic podcast files that are personalized to a user of the system 110. The podcast files are dynamic in that the content is different for each user. For example, the podcast files generally include text and associated audio of a personalized message. The personalized message can include information about the user's daily tasks stored in the task database, information from the organization of the user such as goals, slogans, etc. and stored in the organization database, and other personal information such as name, nickname, etc. stored in the user database. The stored podcast files are then downloaded via the network 120 by the podcast mobile application 180 and/or the web-based application 192 either at scheduled intervals or upon request. In various embodiments, the mobile application 180 may further work with a Carplay application or other projection type application to allow for use in a user's vehicle 140 or other personal device of the user such as a watch, glasses, etc.
In various embodiments, the personalized podcast files can be accessed by the user via a mobile interface 182 and/or a web-based interface 192 generated by the mobile application 180 and/or the web-based application 190, respectively. For example, as shown in more detail in the exemplary embodiments of
With reference now to
In various embodiments, the scheduler module 200 schedules the generation of the podcast files. For example, the scheduler module 200 receives user location information 262, current date and/or time information 264, and user calendar information 266. The scheduler module 200 schedules the generation of podcasts files for a user or for an organization based on the inputs. For example, the scheduler module 200 enables podcast generation for a certain user or group of users when the current date and/or time information 264 indicates that the current data and/or time reaches a defined date/time (i.e., a podcast file is generated every day at 4:30 a.m. for a certain user or group of users, or at some other schedules intervals). In another example, the scheduler module 200 enables podcast generation when the user location information 262 indicates that the current location of the user is at a defined location. In still another example, the scheduler module 200 enables podcast generation when the user location information 262 and/or the current date/time information 264 indicates that the user has reached a calendar item (e.g. time and location). As can be appreciated, other means of scheduling podcast generation can be implemented in various embodiments as the scheduler module 200 is not limited to the present examples.
In various embodiments, the podcast information generator module 210 generates the personal information needed to create the podcast files. For example, the podcast information generator module 210 receives weather and/or traffic information 272, user information 274, task information 270, and/or organization information 268. The information 268-272 can be received from the common database 160 (
When podcast generation is enabled by the scheduler module 200, the podcast information generator module 210 processes the received information to extract certain parameters needed for the generation of the podcast files. The podcast information generator module 210 may further interpret the parameters to provide the details needed for the generation of the podcast files. The podcast information generator module 210 then tags the needed details based on the type of detail (e.g., weather information, traffic information, task information, user information, organization information, etc.) For example, the received weather information and/or traffic information 272 may include a listing of all slow-downs or accidents, closed roads, construction, etc. in the area. The podcast information generator module 210 processes the weather and/or traffic information 272 to extract slow-down parameters and further processes the slow-down parameters associated with locations of tasks of the user's daily schedule to determine relevant traffic information. The relevant traffic information is the detail that is then tagged as [Traffic Information].
The podcast text generator module 220 generates a text message based on the tagged personal information. For example, the podcast text generator module 220 retrieves from the templates database 245 a podcast template for the particular user or organization and populates the retrieved podcast template with the information. For example, as shown
The podcast text to speech audio renderer module 230 converts the text message into a spoken message in audio or video format and saves the spoken audio/video as a podcast file in the audio database. The podcast text to speech audio renderer module 230 links the stored podcast file with the stored text file such that they can be downloaded together.
In various embodiments, the process 300 is an exemplary process for generating personalized podcast files. The process may begin at 305. At operation 310, user information including location and/or calendar information is received. The user information is processed along with the current date/time to determine whether conditions have been met to schedule podcast generation, for example as discussed with regard to
In various embodiments, the process 400 is an exemplary process for playing back the podcast files. The process 400 may begin at 405. At operation 410, the application is enabled, for example by selection of the application icon. The user interface for podcast file type is displayed at operation 420. The user selection is received at operation 430. Based on the user selection, the podcast file(s) are retrieved for the user at 440. Once a request to playback the podcast file is received at operation 450, the podcast is played for the user at operation 460. Once a request to exit the podcast application is received at operation 470, the method may end at 480.
As can be appreciated, other processes may be implemented by the systems described herein in various embodiments as the systems are not limited to the exemplary processes shown.
Disclosed herein are systems and methods for providing podcast files. In various embodiments, the apparatus, systems, techniques and articles described can provide personalized podcasts to users of an organization. In one embodiment, a method includes storing, in a template database, a podcast template, wherein the podcast template includes a sentence definition including one or more data tags and a sentence order for a plurality of sentences; storing, in a user database, user information for a plurality of users; generating, by a processor, a podcast text file by selectively populating the podcast template with user information associated with a first user of the plurality of users based on the data tags; converting, by the processor, the podcast text file to a podcast audio file; and storing, by the processor, the podcast text file and the podcast audio file in a podcast database for podcast playback by the first user.
These aspects and other embodiments may include one or more of the following features. In various embodiments, the generating the podcast text file may include: automatically tagging, by a processor, a parameter of the user information with a data tag; matching, by the processor, the data tag of the user information with a data tag of the podcast template; populating, by the processor, the matched data tag of the template with the parameter to form a personal message; and storing, by the processor, the personal message as the podcast text file.
In various embodiments, the generating the podcast text file may include populating the podcast template with realtime weather information. In various embodiments, the method may include storing company information in a database, and wherein the generating the podcast text file further comprises populating the podcast template with company information. In various embodiments, the company information may include at least one of a company slogan and a company goal. In various embodiments, the user information may include daily tasks associated with the first user. In various embodiments, the method may include scheduling the generating the podcast text file based on user calendar information. In various embodiments, the method may include scheduling the generating the podcast text file based on user location information. In various embodiments, the method may include scheduling the generating the podcast text file based on at least one of date and time information. In various embodiments, the method may include providing a user interface of an application for user selection of playback of the podcast text file and the podcast audio file.
In another embodiment, a computer-implemented system for generating podcast files is provided. The system includes: a first database that stores a podcast template associated with at least one of a user and an organization, wherein the podcast template includes a sentence definition including one or more data tags and a sentence order for a plurality of sentences; a second data base that stores user information for a plurality of users; and a processor configured to generate a podcast text file by selectively populating the podcast template with user information associated with a first user of the plurality of users based on the data tags, convert the podcast text file to a podcast audio file, and store the podcast text file and the podcast audio file in a podcast database for podcast playback by the first user.
These aspects and other embodiments may include one or more of the following features. In various embodiments, the processor may be further configured to generate the podcast text file by: automatically tagging a parameter of the user information with a data tag; matching the data tag of the user information with a data tag of the podcast template; populating the matched data tag of the template with the parameter to form a personal message; and storing the personal message as the podcast text file.
In various embodiments, the processor may be further configured to generate the podcast text file by populating the podcast template with realtime weather information. In various embodiments, the processor may be further configured to store company information in a database, and generate the podcast text by populating the podcast template with company information. In various embodiments, the company information includes at least one of a company slogan and a company goal. In various embodiments, the user information includes daily tasks associated with the first user.
In various embodiments, the processor may be further configured to schedule the generation of the podcast text file based on user calendar information and user location information. In various embodiments, the processor may be further configured to schedule the generation of the podcast text file based on at least one of date and time information. In various embodiments, the system may include an application that generates a user interface for user selection of playback of the podcast text file and the podcast audio file.
In still another embodiment, a multi-tenant database system including one or more processors and non-transient computer readable media coupled to the one or more processors, the non-transient computer readable media embodying programming instructions configurable to perform a method. The method includes: storing, in a template database, a podcast template associated with an organization, wherein the podcast template includes a sentence definition including one or more data tags and a sentence order for a plurality of sentences; storing, in a user database, user information for a plurality of users of the organization; generating, by a processor, a podcast text file by selectively populating the podcast template with user information associated with a first user of the plurality of users based on the data tags; converting, by the processor, the podcast text file to a podcast audio file; and storing, by the processor, the podcast text file and the podcast audio file in a podcast database for podcast playback by the first user.
The foregoing description is merely illustrative in nature and is not intended to limit the embodiments of the subject matter or the application and uses of such embodiments. Furthermore, there is no intention to be bound by any expressed or implied theory presented in the technical field, background, or the detailed description. As used herein, the word “exemplary” means “serving as an example, instance, or illustration.” Any implementation described herein as exemplary is not necessarily to be construed as preferred or advantageous over other implementations, and the exemplary embodiments described herein are not intended to limit the scope or applicability of the subject matter in any way.
For the sake of brevity, conventional techniques related to object models, web pages, multi-tenancy, cloud computing, on-demand applications, and other functional aspects of the systems (and the individual operating components of the systems) may not be described in detail herein. In addition, those skilled in the art will appreciate that embodiments may be practiced in conjunction with any number of system and/or network architectures, data transmission protocols, and device configurations, and that the system described herein is merely one suitable example. Furthermore, certain terminology may be used herein for the purpose of reference only, and thus is not intended to be limiting. For example, the terms “first,” “second” and other such numerical terms do not imply a sequence or order unless clearly indicated by the context.
Embodiments of the subject matter may be described herein in terms of functional and/or logical block components, and with reference to symbolic representations of operations, processing tasks, and functions that may be performed by various computing components or devices. Such operations, tasks, and functions are sometimes referred to as being computer-executed, computerized, software-implemented, or computer-implemented. In practice, one or more processing systems or devices can carry out the described operations, tasks, and functions by manipulating electrical signals representing data bits at accessible memory locations, as well as other processing of signals. The memory locations where data bits are maintained are physical locations that have particular electrical, magnetic, optical, or organic properties corresponding to the data bits. It should be appreciated that the various block components shown in the figures may be realized by any number of hardware, software, and/or firmware components configured to perform the specified functions. For example, an embodiment of a system or a component may employ various integrated circuit components, e.g., memory elements, digital signal processing elements, logic elements, look-up tables, or the like, which may carry out a variety of functions under the control of one or more microprocessors or other control devices. When implemented in software or firmware, various elements of the systems described herein are essentially the code segments or instructions that perform the various tasks. The program or code segments can be stored in a processor-readable medium or transmitted by a computer data signal embodied in a carrier wave over a transmission medium or communication path. The “processor-readable medium” or “machine-readable medium” may include any non-transitory medium that can store or transfer information. Examples of the processor-readable medium include an electronic circuit, a semiconductor memory device, a ROM, a flash memory, an erasable ROM (EROM), a floppy diskette, a CD-ROM, an optical disk, a hard disk, a fiber optic medium, a radio frequency (RF) link, or the like. The computer data signal may include any signal that can propagate over a transmission medium such as electronic network channels, optical fibers, air, electromagnetic paths, or RF links. The code segments may be downloaded via computer networks such as the Internet, an intranet, a LAN, or the like. In this regard, the subject matter described herein can be implemented in the context of any computer-implemented system and/or in connection with two or more separate and distinct computer-implemented systems that cooperate and communicate with one another. In one or more exemplary embodiments, the subject matter described herein is implemented in conjunction with a virtual customer relationship management (CRM) application in a multi-tenant environment.
While at least one exemplary embodiment has been presented, it should be appreciated that a vast number of variations exist. It should also be appreciated that the exemplary embodiment or embodiments described herein are not intended to limit the scope, applicability, or configuration of the claimed subject matter in any way. Rather, the foregoing detailed description will provide those skilled in the art with a convenient road map for implementing the described embodiment or embodiments. It should be understood that various changes can be made in the function and arrangement of elements without departing from the scope defined by the claims, which includes known equivalents and foreseeable equivalents at the time of filing this patent application. Accordingly, details of the exemplary embodiments or other limitations described above should not be read into the claims absent a clear intention to the contrary.
Number | Name | Date | Kind |
---|---|---|---|
5577188 | Zhu | Nov 1996 | A |
5608872 | Schwartz et al. | Mar 1997 | A |
5649104 | Carleton et al. | Jul 1997 | A |
5715450 | Ambrose et al. | Feb 1998 | A |
5761419 | Schwartz et al. | Jun 1998 | A |
5819038 | Carleton et al. | Oct 1998 | A |
5821937 | Tonelli et al. | Oct 1998 | A |
5831610 | Tonelli et al. | Nov 1998 | A |
5873096 | Lim et al. | Feb 1999 | A |
5918159 | Fomukong et al. | Jun 1999 | A |
5963953 | Cram et al. | Oct 1999 | A |
6092083 | Brodersen et al. | Jul 2000 | A |
6161149 | Achacoso et al. | Dec 2000 | A |
6169534 | Raffel et al. | Jan 2001 | B1 |
6178425 | Brodersen et al. | Jan 2001 | B1 |
6189011 | Lim et al. | Feb 2001 | B1 |
6216135 | Brodersen et al. | Apr 2001 | B1 |
6233617 | Rothwein et al. | May 2001 | B1 |
6266669 | Brodersen et al. | Jul 2001 | B1 |
6295530 | Ritchie et al. | Sep 2001 | B1 |
6324568 | Diec et al. | Nov 2001 | B1 |
6324693 | Brodersen et al. | Nov 2001 | B1 |
6336137 | Lee et al. | Jan 2002 | B1 |
D454139 | Feldcamp et al. | Mar 2002 | S |
6367077 | Brodersen et al. | Apr 2002 | B1 |
6393605 | Loomans | May 2002 | B1 |
6405220 | Brodersen et al. | Jun 2002 | B1 |
6434550 | Warner et al. | Aug 2002 | B1 |
6446089 | Brodersen et al. | Sep 2002 | B1 |
6535909 | Rust | Mar 2003 | B1 |
6549908 | Loomans | Apr 2003 | B1 |
6553563 | Ambrose et al. | Apr 2003 | B2 |
6560461 | Fomukong et al. | May 2003 | B1 |
6574635 | Stauber et al. | Jun 2003 | B2 |
6577726 | Huang et al. | Jun 2003 | B1 |
6601087 | Zhu et al. | Jul 2003 | B1 |
6604117 | Lim et al. | Aug 2003 | B2 |
6604128 | Diec | Aug 2003 | B2 |
6609150 | Lee et al. | Aug 2003 | B2 |
6621834 | Scherpbier et al. | Sep 2003 | B1 |
6654032 | Zhu et al. | Nov 2003 | B1 |
6665648 | Brodersen et al. | Dec 2003 | B2 |
6665655 | Warner et al. | Dec 2003 | B1 |
6684438 | Brodersen et al. | Feb 2004 | B2 |
6711565 | Subramaniam et al. | Mar 2004 | B1 |
6724399 | Katchour et al. | Apr 2004 | B1 |
6728702 | Subramaniam et al. | Apr 2004 | B1 |
6728960 | Loomans et al. | Apr 2004 | B1 |
6732095 | Warshavsky et al. | May 2004 | B1 |
6732100 | Brodersen et al. | May 2004 | B1 |
6732111 | Brodersen et al. | May 2004 | B2 |
6754681 | Brodersen et al. | Jun 2004 | B2 |
6763351 | Subramaniam et al. | Jul 2004 | B1 |
6763501 | Zhu et al. | Jul 2004 | B1 |
6768904 | Kim | Jul 2004 | B2 |
6772229 | Achacoso et al. | Aug 2004 | B1 |
6782383 | Subramaniam et al. | Aug 2004 | B2 |
6804330 | Jones et al. | Oct 2004 | B1 |
6826565 | Ritchie et al. | Nov 2004 | B2 |
6826582 | Chatterjee et al. | Nov 2004 | B1 |
6826745 | Coker | Nov 2004 | B2 |
6829655 | Huang et al. | Dec 2004 | B1 |
6842748 | Warner et al. | Jan 2005 | B1 |
6850895 | Brodersen et al. | Feb 2005 | B2 |
6850949 | Warner et al. | Feb 2005 | B2 |
7062502 | Kesler | Jun 2006 | B1 |
7069231 | Cinarkaya et al. | Jun 2006 | B1 |
7181758 | Chan | Feb 2007 | B1 |
7289976 | Kihneman et al. | Oct 2007 | B2 |
7340411 | Cook | Mar 2008 | B2 |
7356482 | Frankland et al. | Apr 2008 | B2 |
7401094 | Kesler | Jul 2008 | B1 |
7412455 | Dillon | Aug 2008 | B2 |
7508789 | Chan | Mar 2009 | B2 |
7620655 | Larsson et al. | Nov 2009 | B2 |
7698160 | Beaven et al. | Apr 2010 | B2 |
7730478 | Weissman | Jun 2010 | B2 |
7779475 | Jakobson et al. | Aug 2010 | B2 |
8014943 | Jakobson | Sep 2011 | B2 |
8015495 | Achacoso et al. | Sep 2011 | B2 |
8032297 | Jakobson | Oct 2011 | B2 |
8082301 | Ahlgren et al. | Dec 2011 | B2 |
8095413 | Beaven | Jan 2012 | B1 |
8095594 | Beaven et al. | Jan 2012 | B2 |
8209308 | Rueben et al. | Jun 2012 | B2 |
8229937 | Kiefer | Jul 2012 | B2 |
8275836 | Beaven et al. | Sep 2012 | B2 |
8457545 | Chan | Jun 2013 | B2 |
8484111 | Frankland et al. | Jul 2013 | B2 |
8490025 | Jakobson et al. | Jul 2013 | B2 |
8504945 | Jakobson et al. | Aug 2013 | B2 |
8510045 | Rueben et al. | Aug 2013 | B2 |
8510664 | Rueben et al. | Aug 2013 | B2 |
8566301 | Rueben et al. | Oct 2013 | B2 |
8646103 | Jakobson et al. | Feb 2014 | B2 |
10175933 | Wagner | Jan 2019 | B1 |
20010044791 | Richter et al. | Nov 2001 | A1 |
20020072951 | Lee et al. | Jun 2002 | A1 |
20020082892 | Raffel | Jun 2002 | A1 |
20020129352 | Brodersen et al. | Sep 2002 | A1 |
20020140731 | Subramanian et al. | Oct 2002 | A1 |
20020143997 | Huang et al. | Oct 2002 | A1 |
20020162090 | Parnell et al. | Oct 2002 | A1 |
20020165742 | Robbins | Nov 2002 | A1 |
20030004971 | Gong | Jan 2003 | A1 |
20030018705 | Chen et al. | Jan 2003 | A1 |
20030018830 | Chen et al. | Jan 2003 | A1 |
20030066031 | Laane et al. | Apr 2003 | A1 |
20030066032 | Ramachandran et al. | Apr 2003 | A1 |
20030069936 | Warner et al. | Apr 2003 | A1 |
20030070000 | Coker et al. | Apr 2003 | A1 |
20030070004 | Mukundan et al. | Apr 2003 | A1 |
20030070005 | Mukundan et al. | Apr 2003 | A1 |
20030074418 | Coker et al. | Apr 2003 | A1 |
20030120675 | Stauber et al. | Jun 2003 | A1 |
20030151633 | George et al. | Aug 2003 | A1 |
20030159136 | Huang et al. | Aug 2003 | A1 |
20030187921 | Diec et al. | Oct 2003 | A1 |
20030189600 | Gune et al. | Oct 2003 | A1 |
20030204427 | Gune et al. | Oct 2003 | A1 |
20030206192 | Chen et al. | Nov 2003 | A1 |
20030225730 | Warner et al. | Dec 2003 | A1 |
20040001092 | Rothwein et al. | Jan 2004 | A1 |
20040010489 | Rio et al. | Jan 2004 | A1 |
20040015981 | Coker et al. | Jan 2004 | A1 |
20040027388 | Berg et al. | Feb 2004 | A1 |
20040128001 | Levin et al. | Jul 2004 | A1 |
20040186860 | Lee et al. | Sep 2004 | A1 |
20040193510 | Catahan et al. | Sep 2004 | A1 |
20040199489 | Barnes-Leon et al. | Oct 2004 | A1 |
20040199536 | Barnes Leon et al. | Oct 2004 | A1 |
20040199543 | Braud et al. | Oct 2004 | A1 |
20040249854 | Barnes-Leon et al. | Dec 2004 | A1 |
20040260534 | Pak et al. | Dec 2004 | A1 |
20040260659 | Chan et al. | Dec 2004 | A1 |
20040268299 | Lei et al. | Dec 2004 | A1 |
20050050555 | Exley et al. | Mar 2005 | A1 |
20050091098 | Brodersen et al. | Apr 2005 | A1 |
20060021019 | Hinton et al. | Jan 2006 | A1 |
20070214485 | Bodin | Sep 2007 | A1 |
20080133591 | Bookman | Jun 2008 | A1 |
20080249972 | Dillon | Oct 2008 | A1 |
20090063414 | White et al. | Mar 2009 | A1 |
20090100342 | Jakobson | Apr 2009 | A1 |
20090177744 | Marlow et al. | Jul 2009 | A1 |
20100153113 | Kiefer | Jun 2010 | A1 |
20100332115 | Erhardt | Dec 2010 | A1 |
20110247051 | Bulumulla et al. | Oct 2011 | A1 |
20120042218 | Cinarkaya et al. | Feb 2012 | A1 |
20120218958 | Rangaiah | Aug 2012 | A1 |
20120233137 | Jakobson et al. | Sep 2012 | A1 |
20130212497 | Zelenko et al. | Aug 2013 | A1 |
20130218948 | Jakobson | Aug 2013 | A1 |
20130218949 | Jakobson | Aug 2013 | A1 |
20130218966 | Jakobson | Aug 2013 | A1 |
20130231931 | Kulis | Sep 2013 | A1 |
20130247216 | Cinarkaya et al. | Sep 2013 | A1 |
20140006556 | Shapiro | Jan 2014 | A1 |
20150188967 | Paulauskas | Jul 2015 | A1 |
20170169853 | Hu | Jun 2017 | A1 |
Number | Date | Country | |
---|---|---|---|
20190377543 A1 | Dec 2019 | US |