Dynamically loading scripts
    1.
    发明授权
    Dynamically loading scripts 有权
    动态加载脚本

    公开(公告)号:US07689665B2

    公开(公告)日:2010-03-30

    申请号:US11741095

    申请日:2007-04-27

    CPC分类号: G06F9/44521

    摘要: The present invention extends to methods, systems, and computer program products for dynamically loading scripts. Web pages can include references to script loaders that control the loading of other scripts at a Web browser. A script loader can load scripts in accordance with script loading rules that override the default script loading behavior of the Web browser. Script loading rules can cause scripts to load in a different order than encountered in a Web pager, load in parallel, load in a manner that limits cross-domain requests, etc. Script loading rules are configurable such at that a developer can create customized script loading behavior.

    摘要翻译: 本发明扩展到用于动态加载脚本的方法,系统和计算机程序产品。 Web页面可以包括对在Web浏览器中控制其他脚本的加载的脚本加载器的引用。 脚本加载器可以根据脚本加载规则加载脚本,该规则将覆盖Web浏览器的默认脚本加载行为。 脚本加载规则可能导致脚本以与Web寻呼机中遇到的顺序不同的顺序加载,并行加载,以限制跨域请求的方式进行加载等。脚本加载规则是可配置的,因此开发人员可以创建自定义脚本 加载行为。

    IDENTIFYING APPROPRIATE CLIENT-SIDE SCRIPT REFERENCES
    2.
    发明申请
    IDENTIFYING APPROPRIATE CLIENT-SIDE SCRIPT REFERENCES 失效
    识别适当的客户端脚本参考

    公开(公告)号:US20080235325A1

    公开(公告)日:2008-09-25

    申请号:US11688567

    申请日:2007-03-20

    IPC分类号: G06F15/16 G06F17/00

    CPC分类号: G06F17/30902 G06F9/45512

    摘要: The present invention extends to methods, systems, and computer program products for identifying appropriate client-side script references. Embodiments of the invention facilitate tailoring a list of script references to send to a Web browser based on a list of script references included in a server page. Referenced scripts sent to a Web browser can differ from referenced scripts included in the server page. Script references sent to a Web browser can refer to scripts optimized for the execution environment of the Web browser and to scripts stored at preferred script sources. Further, duplicate script references are removed prior to sending a list of script references to the Web browser. Since script lists sent to Web browsers are tailored for execution environment and duplicates are removed, scripts can be loaded and processed more effectively at Web browsers.

    摘要翻译: 本发明扩展到用于识别适当的客户端脚本引用的方法,系统和计算机程序产品。 本发明的实施例有助于根据包括在服务器页面中的脚本参考的列表来定制要发送到Web浏览器的脚本引用的列表。 发送到Web浏览器的引用脚本可能与服务器页面中包含的引用脚本不同。 发送到Web浏览器的脚本引用可以引用针对Web浏览器的执行环境和存储在首选脚本源的脚本进行优化的脚本。 此外,在将脚本引用列表发送到Web浏览器之前,将删除重复的脚本引用。 由于发送到Web浏览器的脚本列表针对执行环境进行了定制,并且删除了重复项,因此可以在Web浏览器中更有效地加载和处理脚本。

    Automated generation of different script versions
    3.
    发明授权
    Automated generation of different script versions 有权
    自动生成不同的脚本版本

    公开(公告)号:US07823164B2

    公开(公告)日:2010-10-26

    申请号:US11757054

    申请日:2007-06-01

    IPC分类号: G06F13/00

    摘要: The present invention extends to methods, systems, and computer program products for automated generation of different script versions. Received scripts can include comments containing descriptive data from which instructions for implementing specified further functionality (e.g., debugging, testing, tracing, etc.) can be inferred. Received scripts can also include anonymous function names. Modules within a script pre-processor can access the descriptive data and infer instructions for implementing specified further functionality. Modules with the script preprocessor can also infer and assign global identifiers to anonymous functions such that the scripts are subsequently identifiable using the global identifiers. The modules within the script pre-processor can interoperate to generate versions of the script that implement the specified further (e.g., debugging) functionality without requiring a developer to write additional code.

    摘要翻译: 本发明扩展到用于自动生成不同脚本版本的方法,系统和计算机程序产品。 接收到的脚本可以包括含有描述性数据的注释,从中可以推断出用于实现指定的进一步功能的指令(例如,调试,测试,跟踪等)。 收到的脚本也可以包括匿名函数名。 脚本预处理器中的模块可以访问描述性数据并推断用于实现指定的其他功能的指令。 具有脚本预处理器的模块还可以将全局标识符推断并分配给匿名函数,以便随后使用全局标识符识别脚本。 脚本预处理器中的模块可以互操作以生成实现指定的进一步(例如调试)功能的脚本的版本,而不需要开发人员编写其他代码。

    AUTOMATED GENERATION OF DIFFERENT SCRIPT VERSIONS
    4.
    发明申请
    AUTOMATED GENERATION OF DIFFERENT SCRIPT VERSIONS 有权
    自动生成不同的脚本版本

    公开(公告)号:US20080301702A1

    公开(公告)日:2008-12-04

    申请号:US11757054

    申请日:2007-06-01

    IPC分类号: G06F9/44

    摘要: The present invention extends to methods, systems, and computer program products for automated generation of different script versions. Received scripts can include comments containing descriptive data from which instructions for implementing specified further functionality (e.g., debugging, testing, tracing, etc.) can be inferred. Received scripts can also include anonymous function names. Modules within a script pre-processor can access the descriptive data and infer instructions for implementing specified further functionality. Modules with the script preprocessor can also infer and assign global identifiers to anonymous functions such that the scripts are subsequently identifiable using the global identifiers. The modules within the script pre-processor can interoperate to generate versions of the script that implement the specified further (e.g., debugging) functionality without requiring a developer to write additional code.

    摘要翻译: 本发明扩展到用于自动生成不同脚本版本的方法,系统和计算机程序产品。 接收到的脚本可以包括含有描述性数据的注释,从中可以推断出用于实现指定的进一步功能的指令(例如,调试,测试,跟踪等)。 收到的脚本也可以包括匿名函数名。 脚本预处理器中的模块可以访问描述性数据并推断用于实现指定的其他功能的指令。 具有脚本预处理器的模块还可以将全局标识符推断并分配给匿名函数,以便随后使用全局标识符识别脚本。 脚本预处理器中的模块可以互操作以生成实现指定的进一步(例如调试)功能的脚本的版本,而不需要开发人员编写其他代码。

    Identifying appropriate client-side script references
    5.
    发明授权
    Identifying appropriate client-side script references 失效
    识别适当的客户端脚本引用

    公开(公告)号:US07945849B2

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

    申请号:US11688567

    申请日:2007-03-20

    IPC分类号: G06F17/24

    CPC分类号: G06F17/30902 G06F9/45512

    摘要: The present invention extends to methods, systems, and computer program products for identifying appropriate client-side script references. Embodiments of the invention facilitate tailoring a list of script references to send to a Web browser based on a list of script references included in a server page. Referenced scripts sent to a Web browser can differ from referenced scripts included in the server page. Script references sent to a Web browser can refer to scripts optimized for the execution environment of the Web browser and to scripts stored at preferred script sources. Further, duplicate script references are removed prior to sending a list of script references to the Web browser. Since script lists sent to Web browsers are tailored for execution environment and duplicates are removed, scripts can be loaded and processed more effectively at Web browsers.

    摘要翻译: 本发明扩展到用于识别适当的客户端脚本引用的方法,系统和计算机程序产品。 本发明的实施例有助于根据包括在服务器页面中的脚本参考的列表来定制要发送到Web浏览器的脚本引用的列表。 发送到Web浏览器的引用脚本可能与服务器页面中包含的引用脚本不同。 发送到Web浏览器的脚本引用可以引用针对Web浏览器的执行环境和存储在首选脚本源的脚本进行优化的脚本。 此外,在将脚本引用列表发送到Web浏览器之前,将删除重复的脚本引用。 由于发送到Web浏览器的脚本列表针对执行环境进行了定制,并且删除了重复项,因此可以在Web浏览器中更有效地加载和处理脚本。

    DYNAMICALLY LOADING SCRIPTS
    6.
    发明申请
    DYNAMICALLY LOADING SCRIPTS 有权
    动态装载脚本

    公开(公告)号:US20080271046A1

    公开(公告)日:2008-10-30

    申请号:US11741095

    申请日:2007-04-27

    IPC分类号: G06F9/44

    CPC分类号: G06F9/44521

    摘要: The present invention extends to methods, systems, and computer program products for dynamically loading scripts. Web pages can include references to script loaders that control the loading of other scripts at a Web browser. A script loader can load scripts in accordance with script loading rules that override the default script loading behavior of the Web browser. Script loading rules can cause scripts to load in a different order than encountered in a Web pager, load in parallel, load in a manner that limits cross-domain requests, etc. Script loading rules are configurable such at that a developer can create customized script loading behavior.

    摘要翻译: 本发明扩展到用于动态加载脚本的方法,系统和计算机程序产品。 Web页面可以包括对在Web浏览器中控制其他脚本的加载的脚本加载器的引用。 脚本加载器可以根据脚本加载规则加载脚本,该规则将覆盖Web浏览器的默认脚本加载行为。 脚本加载规则可能导致脚本以与Web寻呼机中遇到的顺序不同的顺序加载,并行加载,以限制跨域请求的方式进行加载等。脚本加载规则是可配置的,因此开发人员可以创建自定义脚本 加载行为。