Abstract:
Disclosed is a process for the manufacture of a Compound of formula (I) wherein Hal represents fluoro or chloro, and R1 and R2 represent, independently from one another, hydrogen or Hal; in which process a Compound of formula (II) is converted to a corresponding alkyl, fluoroalkyl or aryl sulfonic acid ester, which is then reacted with an alkali metal nitrite in the presence of a suitable crown ester in a polar non-nucleophilic solvent at a temperature of −10 to 50° C. to give the Compound of formula (I).
Abstract:
A method is provided for creating a plurality of substantially uniform nano-scale features in a substantially parallel manner in which an array of micro-lenses is positioned on a surface of a substrate, where each micro-lens includes a hole such that the bottom of the hole corresponds to a portion of the surface of the substrate. A flux of charged particles, e.g., a beam of positive ions of a selected element, is applied to the micro-lens array. The flux of charged particles is focused at selected focal points on the substrate surface at the bottoms of the holes of the micro-lens array. The substrate is tilted at one or more selected angles to displace the locations of the focal points across the substrate surface. By depositing material or etching the surface of the substrate, several substantially uniform nanometer sized features may be rapidly created in each hole on the surface of the substrate in a substantially parallel manner.
Abstract:
The invention provides a method and a device for dynamically control power consumption and a connection mode of a network card, which relates to a power saving technique for the network card. The method comprises steps of: monitoring a data transmission state in a network in real time, and obtaining a statistic value for the data transmission state in a current or a predetermined period; obtaining a target connection mode matching with the current data transmission based on the statistic value, and switching the connection mode of the network card to the target connection mode. In the embodiments of the present invention, when a network connection is established, it is not forced to a certain connection mode. The connection mode may be dynamically varied according to a load task by monitoring the data transmission state in the network and comparing with a switching condition. The connection mode may be dynamically switched among respective modes, so as to improve efficiency of the transmission bandwidth and implement an optimal dynamic match of the bandwidth/power consumption.
Abstract:
Methods and systems for implementing a splitter operation in an extract, transform, and load (ETL) process are provided. In one implementation, the method includes receiving a data flow including a splitter operation, and generating an execution plan graph based on the data flow. The execution plan graph includes structured query language (SQL) code for implementing the splitter operation, in which the structured query language (SQL) code is respectively executable among database servers associated with different vendors.
Abstract:
A digital video broadcast (DVB) receiver and methods are provided for processing Internet data. The DVB receiver receives at least one announcement message mapping an Internet protocol address to a transport stream packet identifier. Using the information, the DVB receiver may configure a demultiplexer to filter service components according to an Internet protocol address.
Abstract:
A method is provided for creating a plurality of substantially uniform nano-scale features in a substantially parallel manner in which an array of micro-lenses is positioned on a surface of a substrate, where each micro-lens includes a hole such that the bottom of the hole corresponds to a portion of the surface of the substrate. A flux of charged particles, e.g., a beam of positive ions of a selected element, is applied to the micro-lens array. The flux of charged particles is focused at selected focal points on the substrate surface at the bottoms of the holes of the micro-lens array. The substrate is tilted at one or more selected angles to displace the locations of the focal points across the substrate surface. By depositing material or etching the surface of the substrate, several substantially uniform nanometer sized features may be rapidly created in each hole on the surface of the substrate in a substantially parallel manner.
Abstract:
Disclosed are compounds containing single amino acids, peptides, or derivatives thereof which are selectively delivered to the mitochondria of a cell. Compounds of the invention exhibit antioxidant activity thereby reducing reactive oxygen species in cells. These compounds are useful for inhibiting oxidative stress-induced cell injury or death both in vivo and ex vivo. In addition, methods for the synthesis of these compounds are disclosed.
Abstract:
A method operative at a server for generating a table having dynamic data. According to the method, a page developer may specify a given table cell in the table for conditional treatment. In response to a request for the table received from a client browser, the table is populated with dynamic data, preferably by instantiating a table format object. If the dynamic data in the table cell meets a given condition, the table cell is highlighted. Using this technique, the page developer may conditionally highlight a particular cell based on the characteristics of the dynamic data to be presented in the cell.
Abstract:
A method, operative at a web server, for generating an HTML table having dynamic data, wherein the table can be oriented in any horizontal or vertical orientation. The method preferably utilizes a table format page object to format the table. To facilitate selective rotation of the dynamic table, the method begins by associating together given attribute characteristics of each individual cell in the table. The page developer then sets a table style rotation property on the table format page object. In response to a client request, the table format page object is then instantiated with the dynamic data. The table style rotation property is applied to the table to control the table's orientation. The resulting table is then served back to the requesting client browser.
Abstract:
A method for processing a Document Object Model (DOM) tree to verify context between multiple related XML tags. One or more of these related XML tags are custom tags. According to the invention, contextual relationships between the related XML tags are verified using the DOM itself to indicate state. In a preferred embodiment, the inventive method begins during the processing of the DOM tree with a current element being processed replacing itself with a placeholder element. The placeholder element includes attributes indicating its state. If a clean-up element does not already exist for the element being processed, the current element creates a clean-up element and adds it to the DOM, for example, as a child node to the root position. When the clean-up element is later encountered, this element scans the entire DOM for all the related tags (now placeholders) of interest. The clean-up element loads the state information from each and processes the state information accordingly. When complete, the clean-up element removes itself from the DOM.