06th week of 2009 patent applcation highlights part 65 |
Patent application number | Title | Published |
20090037875 | Rapidly Assembling and Deploying Selected Software Solutions - Methods and Systems are provided for assembling a software information technology (IT) solution using a graphical user interface (GUI) based development environment. Software solution building blocks (e.g., plug-ins) are selected and stored in a catalog of solutions within the development environment. Meta data is generated for each of the selected building blocks describing the building block's compatibility with other building blocks. The building blocks displayed in the catalog of solutions may be selected for the IT software solution by a software developer based on input from the customer for the requirements of the IT software solution. A set of logical relationships between the building blocks is based on the meta data, allowing the IT software solution to be created and modified by adding building blocks without incurring extensive system integration services for building block installation and configuration. | 2009-02-05 |
20090037876 | VISIBLE WHITE SPACE IN PROGRAM CODE - White space is made visible in a code editor to facilitate identification thereof via color, symbols, characters and/or the like. Further, white space can be explicitly identified and distinctly presented of various types including significant, insignificant and editor introduced. White space information can also be employed to aid code compilation and/or processing. | 2009-02-05 |
20090037877 | METHOD FOR PROVIDING DATA TO A DIGITAL PROCESSING MEANS - A method for providing generic formatted data to at least one digital data processor, configured to translate generic formatted data into specific formatted data. The generic formatted data includes data relative to logical blocks, at least one of the logical blocks corresponding to an object to be processed directly or indirectly according to specific formatted data by at least one processing platform with processor(s) and memory(ies), located upstream from the processor or integrated into the processor, the object being made up of elementary information of same type, all information being represented by at least one numerical value. | 2009-02-05 |
20090037878 | Web Application Development Tool - Method, system and computer program product are provided to increase the efficiency of the development of Java Enterprise Edition (J2EE) applications. A project may be divided into modules which may be developed by independent teams. The files within each module are classified as independent of resources in other modules or dependent. Independent files may be packaged into a single, integrated web application archive (WAR) file without further processing. Corresponding dependent files are compared and any conflicts are resolved. The resulting files may then be packaged into the WAR file. | 2009-02-05 |
20090037879 | METHOD AND SYSTEM FOR INTEGRATING MODEL-BASED AND SEARCH-BASED AUTOMATIC SOFTWARE CONFIGURATION - Techniques are disclosed for integrating a model-based approach with a search-based approach for automatic configuration of a computer system. For example, in one such technique, a method for automatically configuring at least one computer system includes obtaining at least one model describing one or more effects of at least one configuration parameter on a behavior of the computer system, and modifying a process for searching for at least one acceptable value for the configuration parameter based on the model. | 2009-02-05 |
20090037880 | SYSTEM, METHOD, AND COMPUTER PROGRAM PRODUCT FOR CONFIGURING A GOAL - A system, method, and computer program product are provided for configuring a goal. Information associated with different aspects of a goal is received utilizing a plurality of graphical user interfaces. In use, a previous one of the graphical user interfaces progresses to a subsequent one of the graphical user interfaces only after receiving the information associated with the aspect associated with the previous one of the graphical user interfaces. To this end, the goal is configured utilizing such information. | 2009-02-05 |
20090037881 | SYSTEMS AND METHODS FOR TESTING THE FUNCTIONALITY OF A WEB-BASED APPLICATION - A web-based application testing method and system provides a graphical user interface via a web page with user-selectable options of performable testing steps organized in a logical testing hierarchy. Options selected by users are converted into a text-based test script. The text-based test script is executed in a specified environment for the web-based application. | 2009-02-05 |
20090037882 | Techniques for Determining a Web Browser State - A technique for determining a browser state during a web page test includes providing, from a test automation tool, a first input to a web page provided via a browser. The technique also includes detecting, with a network monitoring tool, outgoing traffic from the browser associated with the first input and detecting, with the network monitoring tool, incoming traffic to the browser associated with a response to the first input. An indication is provided from the network monitoring tool to the test automation tool when the incoming traffic is detected by the network monitoring tool. Finally, the test automation tool provides a second input to the web page following the indication. | 2009-02-05 |
20090037883 | TESTING FRAMEWORK TO HIGHLIGHT FUNCTIONALITY COMPONENT CHANGES - A computer program product stored on machine-readable media, the product including machine executable instructions for tracking a defect during development of a software work product, the computer program product including instructions for displaying the defect; identifying a component of the work product including the defect; displaying information related to the defect; and receiving input related to testing of the defect to update tracking information. | 2009-02-05 |
20090037884 | Method for Automatically Creating a Behavior Pattern of a Computer Program for Model-based Testing Techniques - A method is provided for creating a behavior pattern of a computer program which comprises at least one source code with a plurality of program operations which are arranged in a logical succession and the source code is provided with annotations. Each annotation is referencing to a respective program operation and the annotations are read out automatically by a modeling tool, which is running on a processing unit and generating the behavior pattern of the computer program by arranging the annotations which have been read out according to the logical succession of the program operations and providing the generated behavior pattern, so that the generated behavior pattern can be represented via a representing unit. Furthermore, an appropriate server and an appropriate network system are provided. | 2009-02-05 |
20090037885 | EMULATING EXECUTION OF DIVERGENT PROGRAM EXECUTION PATHS - Methods, systems, and computer storage media having computer-executable instructions embodied thereon that, when executed, perform methods in accordance with embodiments hereof, for emulating execution of divergent program execution paths to determine whether any “would be” program defects exist in a particular divergent program execution path and/or to determine the nature of such “would be” program defects are provided. The dynamic execution state (e.g., register values and memory locations) of a program being executed is cloned at a point of potential divergence and a virtual processor having the same dynamic execution state is generated. Subsequently, utilizing the virtual processor, a test trace is initiated along the divergent program execution path and information gathered during the test trace is analyzed to identify any program defects that may have occurred had the program execution followed the divergent path. | 2009-02-05 |
20090037886 | APPARATUS AND METHOD FOR EVALUATING A FREE-RUNNING TRACE STREAM - A system includes a processor to generate a free-running trace stream and a probe with a real-time decoder to dynamically detect a trigger included in the free-running trace stream. | 2009-02-05 |
20090037887 | Compiler-inserted predicated tracing - One embodiment relates to a computer-implemented method of generating an executable program which includes inserting predicated calls to trace routines during compilation of the source code. Each predicated call comprises a function call that is conditional upon a value stored in a predicate register. The object code generated from compiling said source code is subsequently linked with object code which includes the trace routines. Another embodiment relates to a computer-implemented method of executing a deployed computer program with low-level tracing using compiler-inserted predicated tracing calls. A tracing mode is enabled by setting one or more predicate register bits in a microprocessor. Predicated calls to trace routines insert trace data into at least one trace buffer. Upon a system crash, a core file including said trace data is written out. Other embodiments, aspects and features are also disclosed. | 2009-02-05 |
20090037888 | Simulation of program execution to detect problem such as deadlock - A method of simulating software by use of a computer includes executing a program inclusive of a plurality of threads by a hardware model implemented as software on a software simulator, utilizing a monitor function of the simulator to collect information about accesses by monitoring accesses made by the plurality of threads with respect to resources provided in the hardware model, utilizing the monitor function to detect, from the collected information, overlapping accesses made to an identical resource area by two or more of the threads, and utilizing the monitor function to generate a message for warning of the overlapping accesses. | 2009-02-05 |
20090037889 | SPECULATIVE CODE MOTION FOR MEMORY LATENCY HIDING - Various embodiments that may be used in performing speculative code motion for memory latency hiding are disclosed. One embodiment comprises extracting an asynchronous signal from a memory access instruction in a program to represent a latency of the memory access instruction, and generating a wait instruction to wait the asynchronous signal. | 2009-02-05 |
20090037890 | METHOD AND SYSTEM FOR GENERATING AN APPLICATION - Methods and systems for generating an application are described. In one embodiment, source code associated with an application may be accessed. A header section of a main segment may be generated based on the compiling. The header section may describe the application. A user interface section of the main segment may be generated based on the compiling. The user interface section may be capable of being used to draw screens, display information, and receive user input. A procedures section of the main segment may be generated based on the compiling. The user interface section may be capable of being used to draw screens, display information, and receive user input. A text resources segment of the application may be generated based on the compiling. The text resources segment may include textual data. A binary resources segment of the application may be generated based on the compiling. The binary resources segment may include binary data. | 2009-02-05 |
20090037891 | APPARATUS TO GUARANTEE TYPE AND INITIALIZATION SAFETY IN MULTITHREADED PROGRAMS - A method and apparatus to guarantee type safety in multithreaded programs, and to guarantee initialization safety in well-behaved multithreaded programs. A plurality of bytecodes representing a program are received and examined to identify bytecodes defining object creation operations and object initialization operations. Upon execution of the plurality of bytecodes, memory barrier operations are performed subsequent to the performance of both the object creation operations and the object initialization operations. This guarantees type safety, and further guarantees initialization safety if the program is well-behaved. Optimization algorithms may also be applied in the compilation of bytecodes to improve performance. | 2009-02-05 |
20090037892 | Low Impact Debugging Protocol - Methods and apparatus, including computer program products, are provided for debugging using dynamic compilers. The method may include receiving a first indication to grant access to a set of variables and to allow access to be inhibited to a set of remaining variables. The dynamic compiler may be allowed to optimize the set of remaining variables, while the set of granted variables is preserved. A second indication may be provided to acknowledge access to the set of granted variables and allow access to be inhibited to the set of remaining variables. In some variations, the set of granted variables is implemented as a set of live variables and the set of remaining variables is implemented as a set of dead variables. Related apparatus, systems, methods, and articles are also described. | 2009-02-05 |
20090037893 | COVERAGE ANALYSIS TOOL FOR DATABASE-AWARE APPLICATIONS - Embodiments of the invention provide coverage analysis of database elements accessed by a software application, thus providing improved and more complete testing of database-aware applications. In one embodiment, database elements accessed by the software application are determined during a run-time test of the software application. | 2009-02-05 |
20090037894 | SYSTEM AND METHOD FOR SOFTWARE LOGGING - System and method for providing logging information associated with development of executable program code. The method may include inserting a plurality of logging information elements into program code, the plurality of logging information elements having at least one logging parameter associated with the program code. In one embodiment, filtering criteria may be defined corresponding to the at least one logging parameter. In another embodiment, the program code may be filtered based on the filtering criteria. According to another embodiment, a result of the filtering may be provided including a subset of the plurality of logging information elements corresponding to said filtering criteria. | 2009-02-05 |
20090037895 | Instance interfaces and mix-ins for dynamic languages - Various technologies and techniques are disclosed for using contracts in dynamic languages. For example, a contract can be directly associated with an object. The contract can then be used to provide type safety for the object. As another example, contracts can be used with mix-ins. A declaration for a contract is provided with a mix-in. The contract is associated with a target object at runtime when applying the mix-in. Conditions can be assigned to mix-ins that must be met before the mix-in can be applied to the target object. At runtime, if the target object meets the one or more conditions, then the mix-in can be applied to the target object. | 2009-02-05 |
20090037896 | Legacy application decommissioning framework - A legacy application decommissioner provides developers a tool to decommission and migrate legacy application functionality in a phased approach. The decommissioner identifies core web services that invoke legacy applications through an accessibility layer that monitors operator interaction with the application. The decommissioner then defines, creates, and deploys a web service that provides control over the operation of the legacy application. As a result, the functionality of the legacy application may be migrated to a new platform and architecture and the legacy application decommissioned so that organizations may continue to realize a return on their significant investment in the creation of the legacy application. | 2009-02-05 |
20090037897 | Installing and Upgrading an Application in a Computer System - A method of distributing and executing upgrade/installation instructions as data objects. These instructions can then be completed automatically requesting user interaction only when required. This method would allow someone with little knowledge of the application and/or internal implementation of said application to perform an upgrade to the application. | 2009-02-05 |
20090037898 | EXTENSIBLE MECHANISM FOR AUTOMATICALLY MIGRATING RESOURCE ADAPTER COMPONENTS IN A DEVELOPMENT ENVIRONMENT - The illustrative embodiments provide a computer implemented method, apparatus, and computer usable program code for automatically migrating a resource adapter component. In one embodiment, information describing a development and runtime environment associated with a first version of a resource adapter is collected by a migration framework to form real environment information. A specification of requirements associated with a second version of the resource adapter is received from the second version of the resource adapter to form a required environment specification. The migration framework compares the real environment information with the required environment specification. In response to identifying incompatibilities between the real environment information and the required environment specification, the migration framework automatically executes a migration scenario to resolve the incompatibilities. | 2009-02-05 |
20090037899 | RADIO FREQUENCY IDENTIFICATION (RFID) NETWORK UPGRADE SYSTEM AND METHOD - An on-demand upgrade system and method for upgrading components of a distributed system is provided in which an upgrade notice is used. | 2009-02-05 |
20090037900 | METHOD FOR OPTIMIZING MEMORY MODULES FOR USER-SPECIFIC ENVIRONMENTS - A method for altering and preferably optimizing the performance of system memory of a computer system. The method includes identifying the motherboard and the memory module of the computer system, and then searching multiple SPD update files associated with multiple motherboards and containing data corresponding to physical and operational characteristics of multiple memory modules. From these SPD update files, a compatible SPD update file is identified that is compatible with the motherboard and contains data corresponding to physical and operational characteristics of the memory module. Thereafter, a software utility is used to erase pre-existing SPD data stored on the SPD circuit device and then write and verify installation of the data of the compatible SPD update file on the SPD circuit device. New SPD settings for the memory module are then enabled based on the data of the compatible SPD update file. | 2009-02-05 |
20090037901 | Ready-to-Use Media Center Systems Through Custom Preconfiguration - A method and system which enable preconfiguration of an information handling system to function as a media hub. In certain embodiments, during the preconfiguration a customer can select media services such as television services (e.g., Cable TV or Dish Network Service provider) and an information handling system manufacturer can then preconfigure the information handling system during a factory install process for the selected television provider. Additionally, the preconfiguration process can load media guides onto the preconfigured information handing systems during the factory install process. Additionally, in certain embodiments, if a remote control for a receiver is found, then the remote control settings can be preinstalled onto the information handling system. When a user receives the preconfigured information handling system, all that is necessary to setup the system is to couple an IR emitter to the receiver. | 2009-02-05 |
20090037902 | Transitioning From Static To Dynamic Cluster Management - Methods and apparatus, including computer program products, are provided for transitioning components of a static cluster system to a dynamic cluster system. In one aspect, there is provided a computer-implemented method. The method may include selecting, at a user interface, a static cluster system to transition one or more components of the selected static cluster system to a dynamic cluster system. At least one install agent may be provided to the selected static cluster system. The install agent may be configured to install one or more agents outside of the selected static cluster system. The one or more agents may be configured to move the one or more components from the selected static cluster system to a dynamic cluster system. Related apparatus, systems, methods, and articles are also described. | 2009-02-05 |
20090037903 | Information Processing Device, and Method and Computer Readable Medium Therefor - An information processing device, configured to be connected with a plurality of devices, includes a device extracting unit configured to extract, from the plurality of devices connected with the information processing device, a plurality of first devices of which respective drivers for controlling the plurality of first devices are to be installed into the information processing device, and an installation executing unit configured to consecutively install, into the information processing device, the respective drivers of the plurality of first devices extracted by the device extracting unit, in a single installation. | 2009-02-05 |
20090037904 | Firmware Installation - A firmware bundle is download to a non-operational storage area without changing a live copy of firmware in a device. The firmware bundle is downloaded in order to reboot the device to deploy one or more downloaded firmware packages from the non-operational storage area to the device, launch an Early Boot Installer manager to spawn and monitor the status of one or more Early Boot Installer processes contained in the firmware bundle download, determine in parallel whether a firmware install to one or more subsystems of the device is desire, and install the downloaded firmware package in parallel to one or more subsystems of the device. | 2009-02-05 |
20090037905 | METHOD FOR TRANSFERRING INVENTORY BETWEEN VIRTUAL UNIVERSES - The present invention provides a computer implemented method for transferring an item from a source virtual universe to a target virtual universe. A target virtual universe host opens a session between a source virtual universe host and itself. Next, it determines that the source virtual universe host is authorized to transmit the item to the target virtual universe host. Next, it receives a command from a client computer to transfer the item from the source virtual universe host to the target virtual universe host. Next, it receives item data in the target virtual universe host. | 2009-02-05 |
20090037906 | PARTITION ADJUNCT FOR DATA PROCESSING SYSTEM - A partition adjunct is provided for a logical partition running above a hypervisor of a data processing system. The partition adjunct, which is a separate dispatchable partition from an instantiating logical partition, provides one or more services to the logical partition. A service request received from the logical partition is processed by the partition adjunct utilizing virtual address space donated to the partition adjunct from the logical partition. The partition adjunct and the logical partition share a common virtual address to real address page table, and context switching the current state machine from the logical partition to the partition adjunct occurs without invalidating or modifying state data of selected memory management and address translation hardware of the data processing system. In a hardware multithreaded system, the partition adjunct is dispatched on a single thread, while another thread continues to run in the logical partition initiating the service request. | 2009-02-05 |
20090037907 | CLIENT PARTITION SCHEDULING AND PRIORITIZATION OF SERVICE PARTITION WORK - A method in a data processing system is provided for processing a service request of a client partition. The method includes: obtaining by a service partition of the data processing system the service request from the client partition, wherein both the client and service partitions execute above a hypervisor of the data processing system; and processing the service request by the service partition utilizing a processor quantum assigned to the client partition and donated by the client partition to the service partition. The client partition controls scheduling of the service partition by queuing the service request at the client partition until the client partition decides to proceed with execution of the service request by the service partition. In one implementation, the service partition is a partition adjunct of the data processing system, which utilizes donated virtual address space of the client partition. | 2009-02-05 |
20090037908 | PARTITION ADJUNCT WITH NON-NATIVE DEVICE DRIVER FOR FACILITATING ACCESS TO A PHYSICAL INPUT/OUTPUT DEVICE - Dedicated access is provided to a physical input/output (I/O) device which is non-configurable by an initiating logical partition. Access is established by: initiating, by the logical partition, creation of a partition adjunct; invoking a hypervisor of the data processing system to instantiate the partition adjunct with resources donated from the initiating logical partition, the donated resources including a donated virtual address space of the logical partition and the physical I/O device; creating, by the hypervisor, the partition adjunct and assigning the donated virtual address space and donated physical I/O device to the created partition adjunct; and interfacing, by the hypervisor, the logical partition and the created partition adjunct, the interfacing including providing the logical partition with a virtual I/O device which replaces the donated physical I/O device, and which is configurable by the logical partition. | 2009-02-05 |
20090037909 | Methods and Systems for Running Multiple Operating Systems in a Single Mobile Device - Methods and systems for running multiple operating systems in a single embedded or mobile device (include PDA, cellular phone and other devices) are disclosed. The invention allows a mobile device that normally can only run a single operating system to run another operating system while preserving the state and data of the original operating system. Guest OS is packaged into special format recognizable by the host OS that still can be executed in place by the system. The Methods include: •Change the memory protection bits for the original OS; •Fake a reduced physical memory space for guest OS; •Use special memory device driver to claim memories of host OS; •Backup whole image of the current OS and data to external memory card. | 2009-02-05 |
20090037910 | METHODS AND SYSTEMS FOR COORDINATED TRANSACTIONS IN DISTRIBUTED AND PARALLEL ENVIRONMENTS - Automated techniques are disclosed for coordinating request or transaction processing in a data processing system. For example, a technique for handling compound requests, in a system comprising multiple nodes for executing requests in which an individual request is associated with a particular node, comprises the following steps. A compound request comprising at least two individual requests associated with a same node is received. It is determined if both of the at least two individual requests are executable. The compound request is executed if it is determined that all individual requests of the compound request can execute. | 2009-02-05 |
20090037911 | ASSIGNING TASKS TO PROCESSORS IN HETEROGENEOUS MULTIPROCESSORS - Methods and arrangements of assigning tasks to processors are discussed. Embodiments include transformations, code, state machines or other logic to detect an attempt to execute an instruction of a task on a processor not supporting the instruction (non-supporting processor). The method may involve selecting a processor supporting the instruction (supporting physical processor). In many embodiments, the method may include storing data about the attempt to execute the instruction and, based upon the data, making another assignment of the task to a physical processor supporting the instruction. In some embodiments, the method may include representing the instruction set of a virtual processor as the union of the instruction sets of the physical processors comprising the virtual processor and assigning a task to the virtual processor based upon the representing. | 2009-02-05 |
20090037912 | DISTRIBUTED TASK HANDLING - Various embodiments described herein provide systems, methods, software, and data structures that may be used in distributed task handling. Some embodiments include a generic architecture for loosely coupled associations of globally managed tasks and artifacts within user defined task descriptions. As a result, such embodiments provide a flexible and adaptable task model. | 2009-02-05 |
20090037913 | METHODS AND SYSTEMS FOR COORDINATED TRANSACTIONS - Automated techniques are disclosed for coordinating request or transaction processing in a data processing system. For example, a technique for handling requests in a data processing system comprises the following steps. A compound request comprising at least two individual requests of different types is received. An individual request r | 2009-02-05 |
20090037914 | AUTOMATIC CONFIGURATION OF ROBOTIC TRANSACTION PLAYBACK THROUGH ANALYSIS OF PREVIOUSLY COLLECTED TRAFFIC PATTERNS - A system and method which accesses or otherwise received collected performance data for at least one server application, where the server application capable of performing a plurality of transactions with client devices and the client devices are geographically dispersed from the server in known geographical locales, which automatically determines from the performance data which of the transactions are utilized by users of the client devices, which selects utilized transactions according to at least one pre-determined selection criteria, which automatically generates a transaction playback script for each of the selected transactions substituting test information in place of user-supplied or user-unique information in the transactions, which designates each script for execution from a geographical locale corresponding to the locale of the clients which execute said utilized transactions, which deploys the playback scripts to robotic agents geographically co-located with client devices according to the locale designation, and which executes the playback scripts from the robotic agents in order to exercise the server application across similar network topologies and under realistic conditions. | 2009-02-05 |
20090037915 | Staging block-based transactions - In one embodiment, the present invention includes a method for converting a write request from a file system transaction to a transaction record, forwarding the transaction record to a non-volatile storage for storage, where the transaction record has a different protocol than the file system transaction, and later forwarding it to the target storage. Other embodiments are described and claimed. | 2009-02-05 |
20090037916 | PROCESSOR - The present invention provides a processor that cyclically executes a plurality of threads in accordance with an execution time allocated to each of the threads, comprising a reconfigurable integrated circuit. The processor stores circuit configuration information sets respectively corresponding to the plurality of threads, reconfigures a part of the integrated circuit based on the circuit configuration information sets, and sequentially executes each thread using the integrated circuit that has been reconfigured based on one of the configuration information sets that corresponds to the thread. While executing a given thread, the processor selects a thread to be executed next, and reconfigures a part of the integrated circuit where is not currently used for execution of the given thread, based on a circuit configuration information set corresponding to the selected thread. | 2009-02-05 |
20090037917 | Apparatus and method capable of using reconfigurable descriptor in system on chip - An apparatus and method capable of using a reconfigurable descriptor in a System on Chip (SoC) is provided. The apparatus includes: a Central Processing Unit (CPU) for receiving parameters, each of which defines a descriptor, from a user and for providing the parameters to a controller. The controller defines the descriptor by reading target data indicated by the received parameters. | 2009-02-05 |
20090037918 | Thread sequencing for multi-threaded processor with instruction cache - Execution of the first thread of a new program is prioritized ahead of older threads for a previously running program. The new program is invoked during the execution of a thread of the previous program. The first thread of the program is prioritized ahead of the remaining threads of the previous program. In an embodiment of the invention, additional threads of the new program are also prioritized ahead of the older threads. A thread's context may include a table of constant values that can be referenced by each program and are shared by multiple threads. Changing the values in a constant table for a new thread is time intensive. To avoid changes to the constant table (and thereby save time), a higher priority status is conferred to the first thread that follows a change to the constant table. | 2009-02-05 |
20090037919 | Information-Theoretic View of the Scheduling Problem in Whole-Body Computer Aided Detection/Diagnosis (CAD) - A method for automatically scheduling tasks in whole-body computer aided detection/diagnosis (CAD), including: (a) receiving a plurality of tasks to be executed by a whole-body CAD system; (b) identifying a task to be executed, wherein the task to be executed has an expected information gain that is greater than that of each of the other tasks; (c) executing the task with the greatest expected information gain and removing the executed task from further analysis; and (d) repeating steps (b) and (c) for the remaining tasks. | 2009-02-05 |
20090037920 | SYSTEM AND METHOD FOR INDICATING USAGE OF SYSTEM RESOURCES USING TASKBAR GRAPHICS - System and method for a method for indicating relative usage of a computer system resource by a plurality of applications each running in an active window, wherein each active window is represented on a taskbar element by a taskbar button, are described. In one embodiment, the method comprises, for each of the active windows, determining a resource usage rate for the application running in the active window, the resource usage rate comprising a percentage of a total system resource usage for which the application accounts; subsequent to the determining, ranking the applications in order of the determined resource usage rates thereof; and redisplaying the taskbar buttons to indicate, via at least one display characteristic, the relative system resource usage rates of the applications. | 2009-02-05 |
20090037921 | TECHNIQUES FOR INSTANTIATING AND CONFIGURING PROJECTS - Techniques for project management instantiation and configuration are provided. A master project includes policy directives that drive the dynamic instantiation and configuration of resources for a project. The resources are instantiated and configured on demand and when resources are actually requested, in response to the policy directives. | 2009-02-05 |
20090037922 | WORKLOAD MANAGEMENT CONTROLLER USING DYNAMIC STATISTICAL CONTROL - A computer system comprises a workload management controller that detects and tracks resource consumption volatility patterns and automatically and dynamically adjusts resource headroom according to the volatility patterns. | 2009-02-05 |
20090037923 | Apparatus and method for detecting resource consumption and preventing workload starvation - In an embodiment of the invention, an apparatus and method for detecting resource consumption and preventing workload starvation, are provided. The apparatus and method perform the acts including: receiving a query; determining if the query will be classified as a resource intense query, based on a number of passes by a cache call over a data blocks set during a time window, where the cache call is associated with the query; and if the query is classified as a resource intense query, then responding to prevent workload starvation | 2009-02-05 |
20090037924 | PERFORMANCE OF A STORAGE SYSTEM - A method for operating a storage system, including storing data redundantly in the system and measuring respective queue lengths of input/output requests to operational elements of the system. The queue lengths are compared to an average queue length to determine respective performances of the operational elements of the storage system. In response to the average queue lengths and a permitted deviation from the average an under-performing operational element among the operational elements is identified. An indication of the under-performing operational element is provided to host interfaces in the storage system. One of the host interfaces receives requests for specified items of the data directed to the under-performing element, and in response to the indication, some of the requests are diverted from the under-performing operational element to one or more other operational elements of the storage system that are configured to provide the specified items of the data. | 2009-02-05 |
20090037925 | SMART STUB OR ENTERPRISE JAVA BEAN IN A DISTRIBUTED PROCESSING SYSTEM - A clustered enterprise distributed processing system. The distributed processing system includes a first and a second computer coupled to a communication medium. The first computer includes a virtual machine (JVM) and kernel software layer for transferring messages, including a remote virtual machine (RJVM). The second computer includes a JVM and a kernel software layer having a RJVM. Messages are passed from a RJVM to the JVM in one computer to the JVM and RJVM in the second computer. Messages may be forwarded through an intermediate server or rerouted after a network reconfiguration. Each computer includes a Smart stub having a replica handler, including a load balancing software component and a failover software component. Each computer includes a duplicated service naming tree for storing a pool of Smart stubs at a node. | 2009-02-05 |
20090037926 | METHODS AND SYSTEMS FOR TIME-SHARING PARALLEL APPLICATIONS WITH PERFORMANCE ISOLATION AND CONTROL THROUGH PERFORMANCE-TARGETED FEEDBACK-CONTROLLED REAL-TIME SCHEDULING - Certain embodiments of the present invention provide systems and method for time-sharing parallel applications with performance isolation and control through feedback-controlled real-time scheduling. Certain embodiments provide a computing system for time-sharing parallel applications. The system includes a controller adapted to determine a scheduling constraint for each thread of execution for an application based at least in part on a target execution rate for the application. The system also includes a local scheduler executing on a node in the computing system. The local scheduler schedules execution of a thread of execution for the application based on the scheduling constraint received from the controller. The local scheduler provides feedback regarding a current execution rate for the application thread to the controller, and the controller modifies the scheduling constraint for the local scheduler based on the feedback. | 2009-02-05 |
20090037927 | Apparatus and method for direct switching of software threads - An embodiment of the invention provides an apparatus and a method for direct switching of software threads. The apparatus and method include performing acts including: issuing a wakeup call from a first thread to a second thread in a sleep state; removing the second thread from the sleep state; switching out the first thread from the resource; switching in the second thread to the resource; and running the second thread on the resource. | 2009-02-05 |
20090037928 | System for Intelligent Context-Based Adjustments of Coordination and Communication Between Multiple Mobile Hosts Engaging in Services - A system and method for intelligent, context-sensitive enhancement of transactions among a plurality of mobile hosts, each having a local coordinator, engaging in services comprising an actual coordinator and an intelligence coordinator that determines context regarding the mobile hosts, and leverages the context to enhance the transactions between the local coordinators and the actual coordinator. The context can be leveraged by reducing the number and/or the amount of data of the transactions. The context can comprise a physical location, temporal data, and a network load near and at a network location of the mobile host. The system can also have an application operating on the services, in which the intelligence coordinator can improve performance of the application. The intelligence coordinator can receive and parse a meta-expression piggy-backed on a transaction message to enhance transactions. | 2009-02-05 |
20090037929 | Secure Inter-Process Communications Using Mandatory Access Control Security Policies - The present invention provides secure inter-process communications, and applications thereof. In an embodiment, a shared memory and a message queue are used to provide a secure communication channel between a first computer process and a second computer process. The shared memory provides a path for high-bandwidth data transfer in a forward direction. The message queue provides a path for controlling the data transfer in the forward direction, while limiting data transfer in the reverse direction. A third computer process creates the message queue that is used by the first computer process and the second computer process to control the passage of data. Access to the shared memory and the message queue are enforced using a mandatory access control security policy. | 2009-02-05 |
20090037930 | INFORMATION PROCESSING TERMINAL, INFORMATION PROCESSING METHOD, AND PROGRAM PRODUCT - An information processing terminal enables, during the execution of a predetermined application program, the addition of an additional program and the execution of the additional program in a predetermined memory. The information processing terminal includes a management device, an acquisition device, an execution device, and a deletion device. The management device manages the additional program and a plug-in point included in the application program by associating the additional program with the plug-in point. The acquisition device acquires, upon execution of the application program up to the plug-in point, the additional program associated with the plug-in point from a predetermined storage device. The execution device executes the acquired additional program in the memory. The deletion device deletes, upon completion of the execution of the additional program, the additional program from the memory. | 2009-02-05 |
20090037931 | Method and Apparatus for a Dynamic and Real-Time Configurable Software Architecture for Manufacturing Personalization - A process receives a personalization request to personalize a communication device. Further, the process provides the personalization request to a message controller that composes a message having personalization information with a message composer engine according to a set of rules and configures one or more communication parameters for the message with a message flow control engine according to the set of rules. The set of rules indicates a distributed environment set of files that the message composer engine and the message flow control engine utilize in a distributed environment, and a centralized environment set of files that the message composer engine and the message flow control engine utilize in a centralized environment. | 2009-02-05 |
20090037932 | MECHANISM FOR BROADCASTING SYSTEM MANAGEMENT INTERRUPTS TO OTHER PROCESSORS IN A COMPUTER SYSTEM - A computer system includes a system memory, a plurality of processor cores, and an input/output (I/O) hub that may communicate with each of the processor cores. In response to detecting an occurrence of an internal system management interrupt (SMI), each of the processor cores may save to a system management mode (SMM) save state in the system memory, information corresponding to a source of the internal SMI. In response to detecting the internal SMI, each processor core may further initiate an I/O cycle to a predetermined port address within the I/O hub. The I/O hub may broadcast an SMI message to each of the processor cores in response to receiving the I/O cycle. Each of the processor cores may further save to the SMM save state in the system memory, respective internal SMI source information in response to receiving the broadcast SMI message. | 2009-02-05 |
20090037933 | METHOD AND APPARATUS FOR ACCESSING A COMPATIBLE LIBRARY FOR AN EXECUTABLE - The illustrative embodiments described herein provide a computer-implemented method, apparatus, and computer-usable program code for accessing a compatible library. The process receives a file name associated with a library reference. The library reference is included in an executable, and indicates a library used for executing the executable. The process receives environmental variable information in response to identifying an unavailable library in a secondary memory. The unavailable library is associated with the file name. The process accesses the compatible library from a shared library segment using the file name in response to receiving the environmental variable information. The compatible library is associated with the file name. The process utilizes the compatible library to execute the executable. | 2009-02-05 |
20090037934 | Method and system for configuration and management of client access to network-attached-storage - Embodiments of the present invention provide for automated client-computer connection to NAS objects within a networked computer system. In certain embodiments of the present invention, a master-agent process is continuously executed on one or more computers of the networked computer system. The master agent is connected to, manages, and exchanges information with a NAS-object repository. When a client computer is booted, or reinitializes, a client agent running on a client computer communicates with the master agent in order to receive at least one executable code block for each NAS object designated for access by the client computer. By executing these executable code blocks, the client computer can automatically connect to the NAS objects. In certain embodiments of the present invention, the master agent also provides an administration interface that allows a system administrator to configure a networked computer environment with respect to client computers and NAS objects. | 2009-02-05 |
20090037935 | Updating The Configuration of Container Documents - A system and method for registering components of a user interface, registering events regarding configuration of a container document, associating registered components with registered events, receiving information associated with registered event that has occurred for one of the registered components, and providing the information associated with registered event to all other associated components. | 2009-02-05 |
20090037936 | Placing Virtual Machine Monitor (VMM) Code in Guest Context to Speed Memory Mapped Input/Output Virtualization - In one embodiment, a method comprises: obtaining use of one or more pages in a guest physical address space of a guest; storing handler code to process one or more input/output (I/O) and/or interrupt events in the one or more pages; and redirecting a first event of the one or more I/O events from guest handler code that would process the first event to the handler code in the one or more pages. Also contemplated is a computer accessible medium comprising a plurality of instructions, which, when executed by a computer, implement the method. | 2009-02-05 |
20090037937 | POSITIVE AND NEGATIVE EVENT-BASED TESTING - Technologies for performing positive and negative event-based testing of systems such as software and the like. Such technologies may be applied to any type of system for which activities and state changes and the like can be monitored. Event monitors are typically established to monitor each type of event of interest, including negative events. Such event monitors detect corresponding system activity, state changes, and the like and describe such as events that are placed in an event queue. The present invention provides technologies and methods for comparing these events to expected events, thus enabling positive testing. Such expected events may be expected to occur sequentially (one after another in a specified order) or in parallel (multiple events wherein the order of the events is irrelevant) or any combination of the two. Further, unexpected events are noted as well, thus enabling negative testing. | 2009-02-05 |
20090037938 | Programmable control engine on wireless device - Systems and methods provide for programming a wireless device for an automation system. The system and methods include specifying commands that are to be preformed regarding function blocks that may be organized into an application on a wireless device. The function blocks may be maintained in a library by a control engine on the wireless device. The control engine receives commands related to function blocks, such as instantiating function blocks from the library or linking existing function blocks. The control application formed by the function blocks may be executed on the controller to provide an automation application. | 2009-02-05 |
20090037939 | Cell compatibilty in multiprocessor systems - In one embodiment, a multiprocessor computer system comprises at least a first partition having a first operating system comprising logic to initiate a request to add a first cell to the first partition, open a communication interface between the first operating system and a firmware module on the first cell, and transmit from the first partition to the first cell a compatibility command, logic in the first cell to determine whether the first cell is compatible with the first partition, and logic in the first partition to add the first cell to the first partition in response to a determination that the first cell is compatible with the first partition. | 2009-02-05 |
20090037940 | POS hardware abstraction - A framework for point of sale system is discussed. The framework includes an application program stored on a tangible computer medium. When executed by a computing device, the application is capable of communicating using a first protocol. The framework further includes a first point of sale hardware device externally located from the computing device and configured to communicate with the computing device using a second protocol and a device abstraction layer capable of communicating with the application program using the first protocol and the first point of sale hardware device using the second protocol to pass information between the application program and the first point of sale hardware device. | 2009-02-05 |
20090037941 | MULTIPLE PARTITION ADJUNCT INSTANCES INTERFACING MULTIPLE LOGICAL PARTITIONS TO A SELF-VIRTUALIZING INPUT/OUTPUT DEVICE - Multiple logical partitions are provided access to a self-virtualizing input/output device of a data processing system via multiple dedicated partition adjunct instances. Access is established by: interfacing each logical partition to one or more associated partition adjunct instances, each partition adjunct instance coupling its associated logical partition to one of a virtual function or a queue pair of the self-virtualizing input/output device, and each partition adjunct instance being a separate dispatchable state and being created employing virtual address space donated from the respective logical partition or a hypervisor of the data processing system, and each partition adjunct instance including a device driver for the virtual function or queue pair of the self-virtualizing input/output device; and providing each logical partition with at least one virtual input/output which is interfaced through the logical partition's respective partition adjunct instance(s) to a virtual function or queue pair of the self-virtualizing input/output device. | 2009-02-05 |
20090037942 | DISK DEVICE - A disk device includes a disk tray, a spindle motor, a chucking section, a loading motor, a tray-in switch, a tray-out switch and a loading motor drive voltage generating section. The loading motor drive voltage generating section generates a drive voltage for the loading motor so that a torque of the loading motor is gradually increased after the tray-out switch detects that the disk tray is not located at a predetermined range between an eject position and a retract position until the tray-in switch detects that the disk tray is located at the retract position. | 2009-02-05 |
20090037943 | Shutter controller, disc device, and computer program for determining that disc is caught - During a process of closing of a shutter of a disk device, a position of the shutter is detected. A first shutter position indicator indicative of a first position of the shutter and a second shutter position indicator indicative of a second position, which is immediately before the first position, are calculated. Whether a disk is pinched by the shutter is determined based on comparison of a predetermined threshold and the difference between the first shutter position indicator and the second shutter position indicator. | 2009-02-05 |
20090037944 | Holding device and disk device - A support ( | 2009-02-05 |
20090037945 | MULTIMEDIA PRESENTATION APPARATUS, METHOD OF SELECTING MULTIMEDIA CONTENT, AND COMPUTER PROGRAM PRODUCT - Provided is a multimedia presentation apparatus comprising:
| 2009-02-05 |
20090037946 | Dynamically displaying content to an audience - A method of dynamically displaying content to an audience is disclosed. The method includes displaying content to the audience wherein at least a portion of the audience is proximate a display means, capturing a plurality of responses from the audience, aggregating the plurality of responses and dynamically updating the displayed content based on the aggregated plurality of responses. | 2009-02-05 |
20090037947 | TEXTUAL AND VISUAL INTERACTIVE ADVERTISEMENTS IN VIDEOS - A system and method are disclosed for the insertion of interactive advertisements in videos. The interactive advertisement may be selected while the video is playing in order to display content related to the advertisement. The interactive advertisement may be text or multimedia that are embedded within the video. | 2009-02-05 |
20090037948 | MULTICAST TELEVISION SYSTEM - A multicast television system including a server device and a plurality of user devices wherein a stream of data including television program data and advertisement data is multicast by the server device for reproduction by a plurality of user devices wherein, in the multicast stream of data, a period of advertisement data is provided together with marker data, the marker data indicating the length of the period. At individual respective user devices receiving the multicast stream of data, advertisement data stored locally at the respective user devices is selectively reproduced in place of the period of advertisement data provided in the multicast stream of data. | 2009-02-05 |
20090037949 | Integrated and synchronized cross platform delivery system - A system and method for delivering targeted advertisements to consumers by inserting the targeted advertisements into a content stream. The content stream may be monitored for advertisement placement opportunities, such that the targeted advertisements may be seamlessly inserted into the content stream to replace an advertisement in the content stream. The content stream's owner and/or provider may be identified such that revenues from the targeted advertisement may be shared with the owner's and/or providers. The system and method are further able to use a biometric recognition technique to verify that the targeted advertisement is actually delivered to the targeted consumer. Another aspect allows the targeted advertisements to be delivered across multiple platforms in accordance with an advertising campaign. | 2009-02-05 |
20090037950 | SYSTEM FOR PROVIDING TUNABLE PARAMETERS TO CONTROL DISTRIBUTION IN A DIGITAL MEDIA DISTRIBUTOR - Aspects for providing tunable parameters to control distribution in a digital media distributor system are described. A digital media distributor (DMD) with tunable control of digital media data transmission aspect includes a distribution network, a central site system, and a plurality of remote site systems. The central site system utilizes a plurality of designated control parameters, including uplink parameters, scheduler parameters, and storage parameters, for controlling distribution of digital media data. The plurality of remote site servers receive digital media data transmissions from the central site server via the distribution network according to the designated control parameters. | 2009-02-05 |
20090037951 | Identification of Streaming Content Playback Location Based on Tracking RC Commands - Apparatus for identifying a playback position in a audiovisual content stream received from an audiovisual content source includes an audiovisual content display that displays the audiovisual content stream to a user. A command receiver receives remote control commands directed to the audiovisual content source. A playback position identifier estimates the playback position in the audiovisual content stream by analyzing the remote control commands for the audiovisual content source. A presentation unit presents additional information related to the playback position to the user. | 2009-02-05 |
20090037952 | VIDEO PROCESSING APPARATUS AND CONTROL METHOD THEREOF FOR SELECTING A CHANNEL AMONG A PLURALITY OF CHANNELS - There are provided a video processing apparatus and a control method thereof. The video processing apparatus includes: a receiver which receives a broadcast signal of a major channel; and a controller which controls the receiver to receive the major channel selected by a user among the plurality of major channels, and controls to automatically select one of a plurality of minor channels of the selected major channel if the selected major channel has the plurality of minor channels. The control method includes: determining whether one of a plurality of major channels is selected; receiving a broadcast signal of the selected major channel; determining whether the selected major channel has a plurality of minor channels; and automatically selecting one of the minor channels according to the selected major channel if the selected major channel has the plurality of minor channels. | 2009-02-05 |
20090037953 | METHOD FOR SELECTION OF A USER DESIRED PART OF A VIDEO SIGNAL - Method for selection of a user desired part of a video signal based on user input data, comprising: receiving said video signal, receiving said a data signal, said data signal comprising a content descriptor which is descriptive of a current content of said video signal, determining segments of said video signal based on said content descriptor, wherein a respective boundary of a segment is defined by a change of content, determining said user desired part of said video signal by comparing said user input data and said segments. | 2009-02-05 |
20090037954 | Content Reproducing Apparatus, Method, and Medium - A content reproduction method is provided. First, a broadcast program having a program content is received and electronic program guide data including program information on the broadcast program is received. Then, a content corresponding to the program content of the broadcast program is retrieved from a network based on the electronic program guide data. Finally, identification information identifying the content is displayed with the program information. | 2009-02-05 |
20090037955 | ADVERTISEMENTS FOR USE IN A PROGRAM GUIDE - Row advertisements for use in a program guide are described. An example includes a program guide to aid a user navigate a media presentation system; a list of entries to represent a plurality of programs; an advertisement positioned within the list of entries, wherein the advertisement is interactive to allow a user to manipulate the advertisement, and wherein the advertisement is associated with one of the plurality of programs. | 2009-02-05 |
20090037956 | METHODS AND APPARATUS FOR ONE TOUCH FIND AND RECORD - Methods and apparatus of finding related programs in a media presentation program are described. An example method includes displaying a current program associated with a program data of the media presentation program, receiving an input from an interface, searching the program data in response to the input, and displaying a search results in the media presentation program. | 2009-02-05 |
20090037957 | Methods and Apparatus for Providing a Channel History - An apparatus such as a mobile television signal receiver includes a channel history feature. Methods for adding channels to the channel history, tuning channels from the channel history, and generally maintaining the channel history are provided. According to an exemplary embodiment, a method for adding a channel to channel history includes a step of adding a selected channel to the channel history if the channel meets a criterion. According to an exemplary embodiment, a method for tuning channels includes steps of receiving a useable program signal from a first channel, testing for presence of a useable program from a second channel without interrupting the receiving step, and if the useable program signal from the second channel is detected, tuning the second channel. According to an exemplary embodiment, a method for maintaining a channel history includes a step of maintaining a retrieved channel in the channel history if the useable program signal is present, and updating the channel history by replacing the retrieved channel with another channel if the useable program signal is not present. | 2009-02-05 |
20090037958 | METHOD AND APPARATUS TO PROVIDE A PERSONALIZED CHANNEL - A method and apparatus for automatically delivering data files (e.g. television and movies) via a personalized channel to a user, that are based on a user's profile and viewing habits, are provided. A client receives meta-data broadcasts from a server system that includes descriptions of a plurality of data files currently being broadcasted or to be broadcast by the server system. In response to a content rating table that is based on a user's profile and viewing habits, a data file is automatically selected. The selected data file is displayed on a personalized channel on a display device to the user. The selected data file can be, for example, a currently broadcasting data file or a data file stored in a cache memory of the client. Thus, the user only needs to tune to his or her personalized channel to view personalized content. | 2009-02-05 |
20090037959 | DIGITAL BROADCASTING SYSTEM AND DATA PROCESSING METHOD - The present invention provides a method of processing data in digital broadcasting system. The method includes receiving a broadcast signal including mobile broadcast service data and main broadcast service data, wherein the mobile broadcast service data configures a data group, wherein the data group is divided into a plurality of regions, wherein N number of known data sequences are inserted in some regions among the plurality of regions, and wherein a transmission parameter is inserted between a first known data sequence and a second known data sequence, among the N number of known data sequences, detecting the transmission parameter from the mobile broadcast service data, symbol-decoding the received broadcast signal included in the mobile broadcast service data in block units, based upon the detected transmission parameter, extracting a video data from the mobile broadcast service data, parsing the extracted video data by a NAL unit, obtaining NAL unit type information from parsed NAL header, obtaining extension information of a NAL header, when data of a current NAL unit indicates scalable video coded data according to the NAL unit type information, and decoding the video data using the extension information of the NAL header, wherein the extension information of the NAL header includes at least one of temporal level information, quality level information, information indicating whether inter-layer prediction is used, and dependency information of the NAL unit. | 2009-02-05 |
20090037960 | Method and Apparatus for Acquiring Media Assets For Distribution to Subscribers in an On-Demand Media Delivery System Using a Peer-to-Peer File Transfer Protocol - An on-demand system (e.g., a video on-demand system) includes a central network node on which reside media assets or programming available to subscribers upon request. A plurality of edge nodes is in communication with the central network node and with one another over a at least one packet-switched network. Each of the edge nodes includes at least one video on-demand server on which a subset of the available media assets reside. Each of the edge nodes is configured to provide on-demand services to subscribers in different geographic regions. The edge node also includes a content management agent for coordinating delivery of locally unavailable media assets from others of the edge nodes using a peer-to-peer file transfer protocol. | 2009-02-05 |
20090037961 | ON-DEMAND SYSTEM INTERFACES AND FEATURES - Broadband system interfaces and features are described. An example includes a user interface for use with a content delivery system including an on-demand service comprising at least one channel dedicated to an on-demand content provider, wherein the channel is accessible in a same manner as a broadcast channel of the content delivery system; and at least one homepage to be presented when a user navigates to the at least one channel, wherein the homepage includes a template of sections to provide a single-level user interface by altering the contents of at least one section in response to an input. | 2009-02-05 |
20090037962 | Alternate link on-demand instant replay supported via an internet protocol multimedia subsystem - The present specification discloses is a method for providing a viewer ( | 2009-02-05 |
20090037963 | SYSTEM FOR ELECTRONIC RETAIL SALES OF MULTI-MEDIA ASSETS - The system for electronic retail sales of multi-media assets operates as an overlay application on existing multi-media communication networks to receive individual consumer purchase requests for a selected multi-media asset and deliver a copy of that multi-media asset to the consumer's designated online personal storage space, which represents a network-based consumer multi-media library. In addition, the network-based consumer multi-media library enables the consumer to store consumer generated multi-media assets. The consumer can then access the contents of their network-based consumer multi-media library at any desired time and place, with the consumer selected multi-media asset being delivered to the requesting consumer in a mode appropriate for the consumer's communication device over the multi-media communication network that serves the consumer's presently active communication device. | 2009-02-05 |
20090037964 | SYSTEM FOR ALLOCATING MASS STORAGE FOR VIDEO-ON-DEMAND ASSETS - The Video-on-Demand Asset Mass Storage System provides the capability to determine the current Asset Multiplicity of each Distinct Asset, including identical Distinct Asset copies, and provides the capability to determine the current Asset Multiplicity of each Alias. The implementation maintains Asset Multiplicity measures as the system operates over time, i.e., as the system and its consumers or the operator create and delete Multi-Media Assets or reorganize Video on Demand Library inventories. | 2009-02-05 |
20090037965 | Portal based video indexing - In one embodiment, a system to manage video content comprises an index file management module comprising logic to, generate an index file to describe content in an associated video file, store the index file for a video file in a first memory location, separate from a second memory location in which the video file is stored, receive, from a requesting entity, a request for access to the index file, in response to the request, download the index file to the requesting entity, and download the video file to the requesting entity. | 2009-02-05 |
20090037966 | Displaying an Information Ticker in Association with a Personalized Video Mosaic in a Television Services Network - A video source associated with an information ticker may be captured, and the associated information ticker may be broadcast and displayed below or near an array of simultaneously broadcast video sources being broadcast in a mosaic of video sources. The displayed information ticker may be broadcast in association with one or more of a plurality of simultaneously broadcast video sources in the mosaic of video sources. | 2009-02-05 |
20090037967 | Video upload system - A video upload system comprising a web server adapted to receive, from a user, a video file and a selection of a plurality of video sharing websites; and a video upload engine adapted to log in to said plurality of video sharing websites and to upload said video to said plurality of video sharing websites, based on the selection received from said user. | 2009-02-05 |
20090037968 | USING LAYERED MULTI-STREAM VIDEO CODING TO PROVIDE INCENTIVES IN P2P LIVE STREAMING - A distributed incentive mechanism is provided for peer-to-peer (P2P) streaming networks, such as mesh-pull P2P live streaming networks. Video (or audio) may be encoded into multiple sub-streams such as layered coding and multiple description coding. The system is heterogeneous with peers having different uplink bandwidths. Peers that upload more data (to a peer) receive more substreams (from that peer) and consequently better video quality. Unlike previous approaches in which each peer receives the same video quality no matter how much bandwidth it contributes to the system, differentiated video quality, commensurate with a peer's contribution to other peers, is provided, thereby discouraging free-riders. | 2009-02-05 |
20090037969 | Audiovisual reproduction system - Audiovisual reproduction system comprising a central unit managing a sound control circuit, and a telecommunications modem connected to a distribution network controlled by a host server, through a multitask operating system created around a tools and services library, characterized in that the operating system comprises a function that adjusts the sound control circuit to couple volumes in the various areas in which the loudspeakers in the audiovisual reproduction system are used, this function being accessible through a management mode of the multitask operating system, the coupling maintaining the ratios between the various volumes in each area when the volume in one area is modified. | 2009-02-05 |
20090037970 | IP-based hometown TV program delivery system - The present invention discloses an agency accommodated to an IP-based hometown TV program delivery system comprising at least one TV program provider for providing TV programs and at least one agency. The TV program provider provides the TV programs. The authorized user has a subscription to the TV program provider so as to get a member account for watching the TV programs. The agency at the server-end gets access to the TV programs via the member account for receiving a plurality of the TV programs and converting the TV programs to corresponding digital video contents. In addition, the authorized user at a client-end acquires the authorization from the agency so as to receive the digital video contents distributed by the agency via the broadcasting network. | 2009-02-05 |
20090037971 | BROADCAST RECEIVER AND USER INPUT DEVICE HAVING ITEM MATCHING FUNCTION, AND METHOD THEREOF - A broadcast receiver and a user input device having an item matching function, and an item matching method are provided. The user input device includes a polyhedral key. Various items can be matched to faces of the polyhedral key. The polyhedral key is displayed in a screen of the broadcast receiver so that the user can check and edit the setting of the items. | 2009-02-05 |
20090037972 | METHODS AND APPARATUS TO PRESENT AUDIO AND VIDEO AT NON-NATIVE RATES - Methods and apparatus to play audio and video content at non-native rates are described. An example method includes playing a video portion of audiovisual content at a non-native rate, playing an audio portion of the audiovisual content at the non-native rate to correspond with the video portion, wherein a presentation of the audiovisual content at the non-native rate and a presentation of the audiovisual content at a native rate are substantially indistinguishable to an audience. | 2009-02-05 |
20090037973 | Policy-enabled aggregation of IM User communities - A method of automatically aggregating an online user community, and graphical user interface for same, the method including one or more of the following: a user creating the online community; the user defining an aggregation policy for the online user community; a service provider retrieving the aggregation policy; the service provider applying the aggregation policy to an other user; determining whether the other user fits the aggregation policy; adding the other user to the online user community; the user defining an anti-aggregation policy; the service provider retrieving the anti-aggregation policy; determining whether the other user fits the anti-aggregation policy; and removing the other user from the online user community when the other user fits the anti-aggregation policy. | 2009-02-05 |
20090037974 | SECURITY DOCUMENT PRINTING SYSTEM AND METHOD OF CONTROLLING THE SAME - A system to print a security document and a control method thereof. The printing system simplifies a security procedure, and minimizes or prevents the security document from being illegally copied or copied without authorization. The printing system includes an input unit which receives an authenticator to copy the security document, and an output unit which determines whether the authenticator is equal to an authentication mark on the security document, and copies the security document in different ways according to the determined result. | 2009-02-05 |