Dynamic queue alias
    11.
    发明授权
    Dynamic queue alias 有权
    动态队列别名

    公开(公告)号:US09342388B1

    公开(公告)日:2016-05-17

    申请号:US14956564

    申请日:2015-12-02

    CPC classification number: G06F9/546 G06F12/0806 G06F2212/62 H04L67/2814

    Abstract: Embodiments of the present invention provide methods, program products, and systems to increase efficiency in message oriented middleware. Embodiments of the present invention can, responsive to receiving from an application an open request for a queue alias of a queue manager, provide to the application target cache information which includes a target name and a change flag count associated with the queue alias. Embodiments of the present invention can, responsive to receiving a message from the application that includes respective target cache information including a target name and a change flag count, determine a target location, wherein if the change flag count of the received message matches a current change flag count of the queue alias, the determined target location is a target location associated with the received target name.

    Abstract translation: 本发明的实施例提供了增加面向消息的中间件的效率的方法,程序产品和系统。 本发明的实施例可以响应于从应用程序接收对队列管理器的队列别名的开放请求,向应用程序目标缓存信息提供包括目标名称和与队列别名相关联的改变标志计数的信息。 本发明的实施例可以响应于从应用接收到包括目标名称和改变标志计数的各个目标高速缓存信息的消息来确定目标位置,其中如果接收到的消息的改变标志计数与当前变化匹配 队列别名的标志计数,确定的目标位置是与接收到的目标名称相关联的目标位置。

    INTEGRATED SUPPORT FOR APPLICATION PORTING TRANSPARENCY AND STREAMLINED SYSTEM MIGRATION IN HETEROGENEOUS PLATFORM ENVIRONMENTS

    公开(公告)号:US20160110233A1

    公开(公告)日:2016-04-21

    申请号:US14568201

    申请日:2014-12-12

    CPC classification number: G06F9/541 G06F8/76 G06F9/466

    Abstract: Converting data for an application ported from an operating system (OS) platform of a first computer to an OS platform of a second computer. Configuration information associated with ported application including the first computer's OS platform is stored on the second computer. The ported application executing on the second computer receives first data encoded in a first code set. The OS of the second computer receives a request to convert the first data to a second data encoded in a second code set, locates a first-code-set-to-second-code-set mapping based on at least maintained code set mappings of the OS of the first computer, and converts the first data to the second data using the located first-code-set-to-second-code-set mapping. The second data is compatible for processing on the second computer and output from converting the data on the second computer is equivalent to an output from converting the data on the first computer.

    CODE ANNOTATION AND TEST COVERAGE VISUALIZATION ON USER INTERFACE BY LEVERAGING PAGE OBJECT DESIGN PATTERN

    公开(公告)号:US20240403002A1

    公开(公告)日:2024-12-05

    申请号:US18205943

    申请日:2023-06-05

    Abstract: In one general embodiment, a computer-implemented method includes analyzing document object model code for generating locators of elements of a web page. The locators are output visibly on a user interface displaying the web page. A page object code template of the web page is generated. Mappings of the elements and/or the locators to page object variables are received from a user. Representations of the mappings are output visibly on the user interface displaying the web page. Mappings from page areas of the web page to page object functions are received from the user. Representations of the mappings from the page areas of the web page to the page object functions are output visibly on the user interface displaying the web page. Code references are rendered on the user interface displaying the web page.

    Hardcoded string detection
    16.
    发明授权

    公开(公告)号:US11809847B2

    公开(公告)日:2023-11-07

    申请号:US17655002

    申请日:2022-03-16

    CPC classification number: G06F8/40 G06F16/3344

    Abstract: One or more computer processors identify a string within source code associated with a program integrated interface (PII). The one or more computer processors compare the identified string to a string entry comprised in a PII dictionary. The one or more computer processors, responsive to a match between the identified string and the string entry in the PII dictionary, classify the identified string as translatable or non-translatable based on a classification associated with the string entry. The one or more computer processors, responsive to a non-match between the identified string and the string entry in the PII dictionary, classify the identified string as translatable or non-translatable utilizing a hyperplane model trained with a margin (C) derived from unlimited search. The one or more computer processors, responsive to a classified translatable string, translate the classified translatable string.

    Translation of multi-format embedded files

    公开(公告)号:US11373048B2

    公开(公告)日:2022-06-28

    申请号:US16567820

    申请日:2019-09-11

    Abstract: In an embodiment, a method includes receiving, by a server, a request from a user for translation of a multi-format embedded file (MFEF) document, where the MFEF document includes a plurality of embedded elements. Responsive to the request for the MFEF document, the server automatically identifies element types of the embedded elements, where the embedded elements include a first element type and a second element type. The server also identifies foreign-language embedded elements from among the plurality of embedded elements, where the foreign-language embedded elements are embedded elements that are in a language other than a preferred language of the user. The server selects translators to translate the foreign-language embedded elements, including selecting a first translator for translating the first element type of foreign-language embedded elements and a second translator for translating the second element type of foreign-language embedded elements.

    AUTOMATIC SYNTHESIS OF TRANSLATED SPEECH USING SPEAKER-SPECIFIC PHONEMES

    公开(公告)号:US20220199086A1

    公开(公告)日:2022-06-23

    申请号:US17131043

    申请日:2020-12-22

    Abstract: An embodiment includes converting an original audio signal to an original text string, the original audio signal being from a recording of the original text string spoken by a specific person in a source language. The embodiment generates a translated text string by translating the original text string from the source language to a target language, including translation of a word from the source language to a target language. The embodiment assembles a standard phoneme sequence from a set of standard phonemes, where the standard phoneme sequence includes a standard pronunciation of the translated word. The embodiment also associates a custom phoneme with a standard phoneme of the standard phoneme sequence, where the custom phoneme includes the specific person's pronunciation of a sound in the translated word. The embodiment synthesizes the translated text string to a translated audio signal including the translated word pronounced using the custom phoneme.

    FUNCTION-MESSAGE ORIENTED TEST CASE GENERATION FOR SUPPORTING CONTINUOUS GLOBALIZATION VERIFICATION TESTING

    公开(公告)号:US20200242005A1

    公开(公告)日:2020-07-30

    申请号:US16846954

    申请日:2020-04-13

    Abstract: One or more embodiments are described for function-message identifier oriented test case generation for seamlessly supporting continuous globalization verification testing in agile computer program product development. An example computer-implemented method includes identifying a newly added globalization function in a modified source code, the globalization function including a message to be output via a user-interface, the message being in a first language. The method also includes generating function-message data that associates a function identifier of the globalization function with a message identifier of the message. The method also includes generating, automatically, a test case for verifying the globalization function outputs the message via the user-interface in a second language using the function-message data. The method also includes creating and broadcasting a test report to a development team, the test report indicating a result of executing the test case.

    COGNITIVE GLYPH BUILDING
    20.
    发明申请

    公开(公告)号:US20200089741A1

    公开(公告)日:2020-03-19

    申请号:US16135200

    申请日:2018-09-19

    Abstract: Embodiments include methods, systems and computer program products method for generating one or more new glyphs by combining one or more available radicals. The computer-implemented method includes receiving, using a processor, a glyph determined to be unavailable for a character representation within text. The processor identifies one or more structures and radicals associated with the unavailable glyph for the character. The processor further searches for a replacement glyph or portions thereof from a group of available glyphs. The processor combines the replacement glyph or portions thereof to form a new glyph. The processor further replaces the unavailable glyph with the new glyph. The processor further displays the new glyph in the text at a location associated with the unavailable glyph.

Patent Agency Ranking