Patents
Literature
Hiro is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Hiro

173 results about "Web development" patented technology

Web development is the work involved in developing a web site for the Internet (World Wide Web) or an intranet (a private network). Web development can range from developing a simple single static page of plain text to complex web-based internet applications (web apps), electronic businesses, and social network services. A more comprehensive list of tasks to which web development commonly refers, may include web engineering, web design, web content development, client liaison, client-side/server-side scripting, web server and network security configuration, and e-commerce development.

Web development and deployment using SMS and USSD

A communication system contains a protocol converting controller. The controller receives an upstream mobile terminal message from a mobile terminal and converts the upstream mobile terminal message into an upstream Internet message to be used by an Internet server. Also, the controller receives a downstream Internet message from the Internet server and converts the downstream Internet message into a downstream mobile terminal message to be used by the mobile terminal. In one implementation, the downstream Internet message is output by an Internet application and contains an Internet page having mobile terminal data for creating the downstream mobile terminal message. The Internet page contains potentially responsive mobile terminal messages and Internet addresses that respectively correspond to the potentially responsive mobile terminal messages.
Owner:COMVERSE

Short messaging service center mobile-originated to HTTP internet communications

A mobile device-to-HTTP protocol gateway (MHG, or “MO Gateway”) which translates between Wireless Mobile Originated commands from an SMSC, and an application server on the Internet (i.e., a “web IP Server”). A wireless Internet gateway establishes communications with one or more relevant SMSCs using standard format SMPP commands, and the MHG utilizes HTTP protocol POST messages to post short messages originated at the mobile device to a particular URL. Return results are received by the MHG via HTTP protocol messages, translated to SMPP messages, and forwarded back to the SMSC for delivery to the mobile device. The wireless Internet Gateway communicates with the MHG using RMI protocol commands. An MHG in accordance with the principles of the present invention enables a developer to create mobile applications using standard web development tools, e.g., Java Servlets. The MHG allows standard format command messages to be used throughout the pathway between a mobile device and an application program on a web IP server at a particular URL.
Owner:INTELLECTUAL PROPERTIES I KFT

Automatic creation of cascading style sheets

A system and method are described for automatically generating style sheet formatting for stylistic edits to a Web page in a Web development environment. The Web development environment detects the user's selection of particular content of the Web page and captures any stylistic changes that the user makes to the content. Using the stylistic changes, the Web development environment searches a style data structure to determine whether any style rules already exist that correspond to the user's stylistic changes. If the Web development environment does not find a pre-existing style rule, it automatically generates one or more style rules for the stylistic edits and associates those rules with the selected content. If a pre-existing style rule exists within the style data structure, the Web development environment assigns the pre-existing style rule to the selected content.
Owner:ADOBE INC

Methods and systems for generating a viewable document using view descriptors and generic view stylesheets

Methods, systems, and computer program products, for using a web browser to view stored data over the World Wide Web, where the data is stored in a format normally incompatible with such viewing. A client computer processes a view descriptor and a general view class to generate a specific view class, or template, and a query. The specific view class is used as a template to display data the client receives from a data server after submitting the generated query to the data server. The result of using a specific view class as a template for the data is that the data is output in Hypertext Markup Language, so as to be easily displayable on a web browser. View classes and view descriptors may be developed using existing Web development tools such as Extensible Style Language and Extensible Markup Language.
Owner:MICROSOFT TECH LICENSING LLC

A device for automatically realizing visual reuse of a Web system

The invention relates to a device for automatically realizing visual reuse of a Web system, which relates to the field of information technology, in particular to a Web front-end development technology. The device of the invention is composed of a bottom module set and an upper application set. The bottom module set consists of a component module, a page layout module, a style management module, aNodejs service module, a user-defined template analysis module and a system construction module. The upper application set consists of a page prototyping tool, an editable large-screen resource library, a page rapid production tool, a user-defined template development tool and an open source technology page development tool. The device of the invention adopts the mode of combining the server technology and the browser technology, so that the Web front-end code is developed by using a unified development pattern, when the system is developed, the most advanced Web front-end technology can be integrated. After the system is developed, the code that meets the production requirements can be generated by compiling tools, so that the Web development process becomes more pure, and the browser compatibility related problems need not to be considered too much in the development process,and the development efficiency and the development quality can be improved.
Owner:BEIJING ACT TECH DEV CO LTD

Framework for thin-server web applications

In various aspects, a framework is provided for building rich, responsive, and mobile-enabled HTML 5 web applications. In one embodiment, the framework is based on a thin server architecture (TSA) that uses REST, SSE, and WebSocket to communicate with the server side. This framework, sometimes referred to herein as ‘Avatar’ is a modular, end-to-end web development framework for building enterprise mobile and desktop applications using JavaScript, HTML5 and a thin-server architecture.
Owner:ORACLE INT CORP

Transformation tool for migration of web-based content to portal

A transformation tool is provided to web designers and developers, allowing the output of conventional web development and design tools to be applied to a wide range of portal components. As a result, web designers and developers are enabled to reuse, redefine, rename, and remold portal facilities to create new types of content and content arrangements in the enterprise portal. The transformation tool extends the web development environment so as to expose the capabilities of the enterprise portal technology and provide scalability to enhance the use and display of the content.
Owner:SAP PORTALS ISRAEL

Big data-based visualization realization method

The invention provides a big data-based visualization realization method and relates to the technical field of WEB development. According to the method, page making and data binding are realized in a definition period, wherein the page making is finished by mainly adopting a dragging interactive mode, and the whole process mainly comprises page layout, chart selection and configuration of components such as a query box and the like; and for the data binding, data and chart binding is mainly finished. For a running period, secondary query and shared viewing of charts are mainly finished. The method powerfully supports managers to make business decisions, and core competitiveness is improved.
Owner:INSPUR QILU SOFTWARE IND

System and method for creating personalized advertisement and personalizing products with interactive graphical user interface embedded in advertisement

Systems, methods, and computer storage media for creating a personalized advertisement. A web development platform prepares an interactive user interface including a personalization area; prepares an advertisement; embeds the user interface in the advertisement; and sends the advertisement with the embedded interactive user interface to a device via a network to thereby enable a user of the device to use the embedded interface for personalization of the personalization area. When the user uploads an image file to be displayed on the personalization area, the platform causes a process to produce a personalized video including the personalization area to thereby create a personalized advertisement and displays the personalized video on the device.
Owner:EPSODIC

WEB development method based on AJAX (Asynchronous JavaScript and XML) and Spring MVC (model view controller)

The invention provides a WEB development method based on AJAX (Asynchronous JavaScript and XML) and Spring MVC (model view controller). The WEB development method comprises steps as follows: S1), a client interface is a JSP (Java server page), and a client sends an HTTP (Hyper Text Transport Protocol) request in an AJAX manner in a browser firstly; S2), a server performs deployment and configuration with a Spring frame, and after receiving the HTTP request sent by the client, the server processes the HTTP request through the Spring MVC; S3), the Spring MVC integrates REST interface service, processes the HTTP request in updating, inquiring, adding and deleting manners and operates a database through a data access service interface; S4), the Spring MVC processes data returned by the database through a REST interface and returns the data to a client browser in a format of XML (extensive markup language) or JSON (JavaScript Object Notation). According to the WEB development based on the AJAX and the Spring MVC, the software complexity is effectively reduced, the flexibility and the maintainability are improved, and better page feeling and experience are brought to a user.
Owner:JIANGSU R & D CENTER FOR INTERNET OF THINGS

Method for quickly establishing web form and automatically establishing corresponding data table in database through Microsoft Word

The invention discloses a method to rapid set up the web table list and automatically builds the corresponding datasheet in the database through Microsoft Word. Software users do not need to do cumbersome design of table list with professional web development tools or other software, can quickly establish the web table list and database applications according to word tables, and thereby make the complicated and professional work become very easy.
Owner:廖义洪

Page generation method and system

The invention relates to a page generation method and system. The method comprises the steps: (S1) configuring information in a display page through XML (eXtensible Markup Language) configuration files, so as to generate structured configuration information, wherein the configuration information comprises program codes, template pages and data result sets; (S2) querying the configuration information according to the program codes, acquiring the data result sets in the configuration information, acquiring data from a database according to the data result sets, processing the acquired data according to the data result sets, and outputting the processed data to the template pages, so as to generate a target page. According to the technical scheme of the invention, implementation staff can quickly assemble list pages or detail pages through the configuration information, the configuration information of the pages are saved in xml files through retrieving SQL (Structured Query Language), storage process, solr and memory, the dynamic configuration of the pages is realized, then, page configuration operation can meet the needs of different users, the efficiency of web page development is increased, and the workload of web page modification is reduced.
Owner:BEIJING ZHONGKE FULONG INFORMATION TECH

Java-based web development middleware

The invention provides a java-based web development middleware. The java-based web development middleware comprises an action module and a data access module, wherein the action module is in charge of receiving http request data, sending the data to an appointed logic treatment unit for processing, generating webpage data in required format for treatment results of corresponding logic treatment units, and displaying the webpage data in a browser; the data access module is in charge of receiving and executing an operation request on a database, achieving automatic mapping of the database and a javabean object by utilizing an MQL (MetaQuotes Language) script language, and converting the complex operation on the database into the operation on the javabean object; in the logic treatment process, the need of personalized treatment is met in a way of inserting an interceptor; and in the webpage generation process, a template mode and a non-template mode are provided at the same time, and in the template mode, a webpage generation format is defined by a template based on an XML (Extensive Markup Language) marking mode. By utilizing the development middleware, the web development process is flexible and quick, the complex database operation is simplified, the web development cycle can be shortened, and the development efficiency is improved.
Owner:COMMUNICATION UNIVERSITY OF CHINA

A method for realizing multi-page switching based on vue

The invention discloses a method for realizing multi-page switching based on vue, belonging to the technical field of computer web development. The multi-page switching adopts a vue caching mechanism.The method comprises the following steps: putting the accessed page data into the vue caching mechanism; determining whether the new page exists in the vue caching mechanism; if it is determined thatthe new page exists in the vue caching mechanism, directly reading the new page from the vue caching mechanism; if it is judged that the new page does not exist in the vue caching mechanism, puttingthe page data of the new page into the vue caching mechanism; closing application page. The invention avoids repeated requests to the server for loading, reduces the pressure of the server, and also accelerates the opening speed of the page.
Owner:安徽智恒信科技股份有限公司

Web development environment-oriented relational database data backtracking method

The invention discloses a Web development environment-oriented relational database data backtracking method which comprises the following steps: 1, establishing a Web environment SeeLog log processing model, comprising the following procedures: 1.1, automatically acquiring a SeeLog log; 1.2, dynamically adjusting a persistent behavior of the log according to an algorithm; 1.3, performing a persistent operation by adopting a log segmentation strategy; 2, performing database recovery by adopting a TBack data backtracking mechanism, comprising the following procedures: performing data backtracking by utilizing a database event log once the database fails at a certain time point, and recovering the database to any time point before failure; and 3, immediately writing each event into a persistent layer by adopting a self-backup mechanism of a memory log, so that the memory log is not lost. According to the method disclosed by the invention, low-cost data backup can be realized, and the method can be independent of specific relational database kind or version.
Owner:ZHEJIANG UNIV OF TECH

Method for establishing Web development framework and Web development framework

The invention discloses a Web development framework which comprises a technological infrastructure module, a fundamental component module, an interface assembly module and a Web application module. According to the technological infrastructure module, a Spring Framework serves as a system container, a Spring MVC serves as a model view controller, a Jdbc Template serves as a data access framework, Apache Shiro serves as a permission authorization framework, and Ehcache serves as a system data caching framework. The framework can improve the Web development efficiency and has stability. The invention further discloses a method for establishing the Web development framework.
Owner:SHANDONG CVIC SOFTWARE ENG

Resource access method and apparatus

The invention provides a resource access method and a resource access apparatus. The resource access method comprises the following steps: a JS (Javascript) terminal invokes a Java terminal; and the Java terminal invokes a bottom layer system resource interface. According to the resource access method and the resource access apparatus, only an Javascript interface is visible for the superior developer, thus, based on the frame of the invention, the programs capable of running in an Android platform can be developed through the adoption of a front end web development technique, so that the threshold for developing a mobile internet application based on the Android platform is greatly lowered, and the functions of the terminal can be better enriched.
Owner:ZTE CORP

Cross-platform mobile safety comprehensive information aggregation system and method adopting same

InactiveCN103577568AFriendly data display interfaceFriendly mapSpecial data processing applicationsSoftware deploymentService compositionOperational system
The invention discloses a cross-platform mobile safety comprehensive information aggregation system and a method adopting the system. The cross-platform mobile safety comprehensive information aggregation system comprises a user mobile terminal, a data server, an external server, and a service composition server, wherein the user mobile terminal is used for developing a client by means of Web development, presenting the client by a web page render engine of a smart phone operating system and providing a friendly data presentation interface and a map and a mail service interface; the data server is used for connecting a data access end and issuing the data in an XML (Extensible Markup Language) format meeting a unified standard, acquiring upgraded information and issuing the data server self as a service to be functioned as the resources of other servers; the external service is used for accessing the service by means of SMTP (Simple Message Transfer Protocol); the service composition service is used for calling the local data server and the external server from the network, analyzing, processing and aggregating the service, providing the data, the map and mail services with a unified interface for the calling by the client. By adopting the cross-platform mobile safety comprehensive information aggregation system and the method adopting the system, the program can be deployed on different mobile terminal platforms with once program development.
Owner:BEIJING UNIV OF POSTS & TELECOMM

Web service generation method, apparatus and device

The invention is suitable for the technical field of computer software, and provides a Web service generation method, apparatus and device. The method comprises the steps of obtaining request information used for requesting to create a Web service; configuring parameter information of the data source corresponding to the Web service and determining a query condition of the data source, wherein theparameter information comprises a database type corresponding to the data source and an access address of a database; according to the information of the Web service, configuring a service parameterof the Web service and establishing a mapping relationship between the service parameter and the query condition, thereby matching the corresponding service parameter through the query condition; andaccording to the parameter information of the data source, the service parameter and the mapping relationship between the service parameter and the query condition, generating and releasing the Web service. The request information of the Web service is created according to a request, and the Web service is configured and released, so that the Web development difficulty is lowered, the limitation that the Web development has to be realized by programming is eliminated, and the Web development efficiency is improved.
Owner:SHENZHEN TAIJI SOFTWARE CO LTD

JSS multi-layer Web development framework design method removing service coupling

The present invention relates to the field of Web development frame design, specifically a JSS multi-layer Web development frame design method that removes business coupling, including: presentation layer, control layer, business layer and persistence layer, wherein the presentation layer consists of JSP page Combined by adding the Struts framework, the business layer is divided into a coarse-grained Service layer and a fine-grained Service layer, and user events in the JSP page are assigned to the corresponding control layer by the Struts framework. The present invention divides the development framework into four Layers: presentation layer, control layer, business layer, persistence layer. The level division is more detailed, but the use of the framework does not become cumbersome. On the contrary, in the design, the difficulty of using the level implementation that requires a lot of development time to complete the work is minimized, and the development efficiency is improved.
Owner:SHENYANG NORMAL UNIV

Front-end tool for displaying diagnostic information to facilitate web page development

The disclosed embodiments relate to a system that displays diagnostic information to facilitate web page development. While a web page is being assembled at a front-end system using data gathered from one or more back-end systems, the system accumulates metadata associated with the assembly process. Next, the system renders the web page using the gathered data. Finally, the system sends the rendered web page along with the metadata to a browser to be displayed to a user, wherein the browser is configured to selectively display the metadata when the web page is displayed.
Owner:MICROSOFT TECH LICENSING LLC

Web application front end frame as well as construction method and system of Web application front frame

The invention is suitable for the field of Web development, and provides a Web application front end frame as well as a construction method and system of the Web application front frame. The method comprises the steps of constructing a frame core type file layer by a CMD (common module definition) standard-based front end module loader, wherein core type files comprise frame basic information and a method for integrating control interfaces; constructing interface layer types complied with CMD module definition standards at the lower layer of the core type files, wherein the interface layer types correspond to core types, and the function attributes of the interface layer types correspond to those of the bottom layer controls; when the controls are amended and replaced, packaging the controls to control modules according with the demands of the interface layer types according to the function attributes of the controls of a third party. Therefore, simple, fast and smooth replacement and amendment of the Web controls are realized by using the method, the decoupling between the front end development and a project page is realized and the work efficiency is improved.
Owner:陕西上讯信息技术有限公司

Development method for web development system, and web development system

A web development method for a web development system includes, in a running state of the web development system, generating or modifying script code used to perform a predetermined function; parsing, by a script parser, the generated script code or the modified script code to correspondingly generate an object type which performs a new function, or to modify the object type which performs an existing function; and generating a new function object or modifying the existing function object, by an object manager, according to the generated object type which performs the new function or the modified object type which performs the existing function, and organizing the invoking relationships between the new function object and other objects, or, invoking relationships between the modified function object and other objects, so as to generate or modify the predetermined function when the web development system is operating.
Owner:ZHANG JIE +1

Cross-domain IFRAME height self-adaption method

InactiveCN104391909AAvoid permission issuesSoftware designWebsite content managementWeb developmentA domain
The invention relates to the technical field of WEB development, in particular to a cross-domain IFRAME height self-adaption method. The method sets a transit page a under a domain A, and nests the transit page a into a page b under a nested domain B, while the page b is nested into a main interface m under the domain A. When the page m is accessed by a browser, the page b is loaded, an onload event of the page b is triggered to obtain the height of the page, the page a is then loaded into the page b, the height of the page b is assigned as a parameter to the location object of the page a, and thereby the page a can obtain the height of the page b through location.hash. The cross-domain IFRAME height self-adaption method solves the problem that the height of the IFRAME cannot be automatically adapted in the process of WEB development when a page is nested into the IFRAME across domains, and can be widely applied in WEB development.
Owner:G CLOUD TECH

Template engine realization method used for Web development

The invention discloses a template engine realization method used for Web development. The template engine realization method comprises the following specific implementation processes: designing multiple sets of general html templates for switching template styles; corresponding to different business pages to develop and design a HTML(Hypertext Markup Language) / XML (Extensive Markup Language) generator; operating business logics and data in advance, displaying a final result by the generated HTML, and dynamically displaying business data by the tag of the HTML; adding a style switching entry for background management to achieve a template switching effect; and revising contents in the template by interface design personnel, and revising the generator by program development personnel to finish the maintenance of a whole module. Compared with the prior art, the template engine realization method used for Web development has a simple integral realization process, C# codes are separated from a web page, so that convenience is brought for the long-term maintenance of a web system, and the template engine realization method has the advantages of being high in practicality, wide in applicable range and easy in popularization.
Owner:INSPUR FINANCIAL INFORMATION TECH CO LTD

A WEB-based development method and system of a configurable form application front end

ActiveCN109918370AImplement relational mappingImplement data entryDatabase management systemsDatabase indexingWeb developmentComputer science
The invention discloses a WEB-based development method and system of a configurable form application front end. The method comprises the following steps: converting various types of field informationin to-be-input data into data structure objects capable of being programmed in WEB development, wherein the data structure object comprises an input type and a key value attribute; packaging the front-end assembly and designing an assembly interface in the front-end frame according to the obtained data structure object; constructing an item in the front-end framework, introducing the obtained datastructure object as a globally accessible data object into a compiling environment, and traversing the data structure object; and according to the ''input type'' attribute in the data structure object, introducing a designed component to complete the development of the configurable form application front end. The programmable data object is designed based on the to-be-input data, and the UI presentation mode of the to-be-input data is described by utilizing the object attribute, so that the direct mapping from the data to the UI is realized, and the effect of quickly developing the form application can be achieved.
Owner:XI AN JIAOTONG UNIV
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Patsnap Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Patsnap Eureka Blog
Learn More
PatSnap group products