WO2009124896A1 - Method for creating a service, corresponding device and computer program, method of generating an update of a content, corresponding server, terminal and computer program - Google Patents

Method for creating a service, corresponding device and computer program, method of generating an update of a content, corresponding server, terminal and computer program Download PDF

Info

Publication number
WO2009124896A1
WO2009124896A1 PCT/EP2009/054055 EP2009054055W WO2009124896A1 WO 2009124896 A1 WO2009124896 A1 WO 2009124896A1 EP 2009054055 W EP2009054055 W EP 2009054055W WO 2009124896 A1 WO2009124896 A1 WO 2009124896A1
Authority
WO
WIPO (PCT)
Prior art keywords
content
update
terminal
service
data
Prior art date
Application number
PCT/EP2009/054055
Other languages
French (fr)
Inventor
Jean-Claude Dufourd
Christophe Michel
Julien Perron
Original Assignee
Streamezzo
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Streamezzo filed Critical Streamezzo
Publication of WO2009124896A1 publication Critical patent/WO2009124896A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services

Definitions

  • FIELD OF THE INVENTION The field of the invention is that of the transmission and the return of contents on a terminal.
  • Such a terminal is for example a desktop computer, a laptop, a terminal type radiotelephone, a PDA (in English "Personal Digital Assistant", in English “personal digital assistant”), etc. More specifically, the invention relates to optimizing the updating of data of a content rendered by such a terminal.
  • the invention applies in particular, but without limitation, to multimedia contents.
  • Multimedia content includes a set composed of at least one animated graphic scene, or at least likely to evolve over time, also called multimedia scene, and a series of commands to change this scene .
  • a multimedia scene corresponds in particular to the arrangement of a set of graphic objects in time and in space, with which the user of the terminal can interact.
  • the invention applies to the already known graphic scene description formats such as MPEG-4 / LASeR (in English "Lightweight
  • a number of techniques for dynamic generation of multimedia content also called contextual generation, are known by a server. These techniques make it possible to fully generate content in response to a request from a client.
  • a disadvantage of this technique of the prior art is that it assumes the systematic generation of an entire content at each request of a client, even if for example this content has already been generated previously.
  • Another technique that can be used to reduce the generation, transmission and read times of updates is to write a second specific program that will look for the changed parts in the original content and create a set of optimized updates.
  • This second program is dedicated to this service.
  • the writing of this second program is a cost that counterbalances the gain in generation time, transmission and reading
  • the invention particularly aims to overcome these disadvantages of the prior art.
  • the invention aims to provide such a technique with better performance in terms of generation time, in a server, an update of a content.
  • Another object of the invention is to reduce the volume of data transferred from a server to a terminal, during an update of a content.
  • Another object of the invention is to optimize the processing time, in a terminal, on receiving an update of a content. Another object of the invention is to reduce the design time of the service by simplifying the management of updates.
  • the invention proposes a new solution that does not have all of these disadvantages of the prior art, in the form of a method of creating a service for producing content with updates, said content being intended to be returned to a terminal.
  • such a method comprises the following steps: identification of at least one datum of said service as data that can be updated, called a changing datum; insertion, in said service, of a call control an update generation program, said program being independent of said service, so as to allow, in response to a request from a terminal having previously received an initial content produced by said service, an update of said content, taking account for said one or more changing data.
  • the invention is based on a new and inventive approach to managing content updates, by proposing an automation and an optimization of the generation of these updates, on a server, based on the marking of certain data in the content and the call to an automatic update generation program.
  • a content generally includes invariant data, such as layout data (wallpapers, text colors, etc.), the title of the content, etc., and data that may change, denoted as changing data. . It is moreover this data that the user of the terminal wishes to see updated when it requires a new restitution of the content.
  • this marking is not known to the terminal but only to the update generation server, which alone needs this information, for example in the form of a list of changing data corresponding to A content.
  • This list is consulted by the server, at the time of receiving the request from the terminal for an update of a content, to identify the changing data content for the generation of their update.
  • the generation of content updates takes into account only the data that has changed since the last update, and only this data is transmitted by the server to the terminal, optimizing the size of the data transmitted to the terminal.
  • the program for automatically generating updates is independent of the content generation service.
  • This automatic update generation program can be designed before the service is created, since it does not depend on the service.
  • the invention allows the use of an update generation program that can be applied to all services.
  • the invention makes it possible to calculate and generate updates of a content automatically, independently of the service, by based on the data marked as changing in the content.
  • the invention therefore also relates to a method for generating an update of at least one content produced by a service and intended to be rendered on a terminal.
  • such a method is independent of said service and comprises the following steps: receiving a request to update said content transmitted by said terminal; updating said content, applied to at least one datum previously identified as data that may be updated, during the creation of said service, said variable datum, and comprising the following substeps: detection of a change of value of said at least one changing datum; generating and transmitting at least one update command of said at least one changing datum to said terminal, in case of positive detection.
  • the updating generation method checks whether these data have actually changed value (for example relative to a stored value), and does not generate a setting. up to date only for changing data that has actually changed in value.
  • the update requests of the terminal can be automatic and periodic, or generated by a user action of the terminal.
  • the method of generating the updates is independent of the creation of the service having produced the content to be updated.
  • the same update generation method can be implemented for several different services.
  • said detection step compares the value of at least one of said changing data with respect to a stored reference value.
  • the method according to the invention makes it possible to detect whether a value previously identified as changing, and therefore capable of being updated, has actually changed with respect to a previous stored value. If the current value of the data is different from the stored value, then the method according to the invention generates an update of the data.
  • said stored reference value corresponds to a value of said changing datum during the last update of said content restored on said terminal.
  • the method according to the invention checks whether the changing values have a value different from their value during the last update sent to the terminal and returned to the terminal.
  • the method according to the invention thus makes it possible to optimize the generation of updates, by comparing the current value of a changing datum with the value of the last update of this datum restored on the terminal. Indeed, it can be assumed that the last update is recent (more recent for example than the first complete transmission of the content to the terminal) and that the data that may have changed since the last update are fewer. According to one embodiment of the invention, the last update of said content restored on said terminal is identified by at least one information transmitted by said terminal with said update request.
  • the method according to the invention makes it possible to know the state of the last content restored on the terminal, corresponding to the last update restored by the terminal, for example using information transmitted by the terminal itself. same, at the same time as the request.
  • said at least one piece of information transmitted with said update request corresponds to the result of at least one instruction previously transmitted to said terminal.
  • this information is transmitted by the terminal "transparently" for the latter, that is to say that the terminal has no particular action to perform to generate and transmit this information.
  • the content transmitted to the terminal may contain one or more instructions for storing the status of the content restored on the terminal and the transmission of this state with the request made by the terminal.
  • the method comprises a step of storing at least one state of said content corresponding to an update of said content transmitted to said terminal.
  • the method according to the invention makes it possible to know the state of the last content restored on the terminal, corresponding to the last update transmitted to the terminal, by storing, on the server, each of the updates transmitted to the terminal. In this way, it is not necessary for the terminal to transmit information about the last update returned. It is the server that knows the state of the content to compare with the current state of the content to be transmitted for restitution to the terminal.
  • the information transmitted by the terminal may correspond to a timestamp information, indicating the time of the last update restored on the terminal.
  • the server compares this time received by the terminal, and the different hours of the different backups of updates it has made, in order to know with which stored values it must make the comparisons to detect the changing values that actually changed.
  • the invention also relates to a server capable of generating updates of at least one content produced by a service and intended to be rendered on a terminal.
  • such a server comprises: means for receiving an update request sent by said terminal; means for updating said content, applied to at least one datum previously identified as updatable data, said variable datum, said at least one changing datum being identified during creation, by a creation device, said service, said updating means being independent of said service and comprising the following means: means for detecting a change in value of said at least one changing datum; means for generating and transmitting at least one update command of said at least one changing datum to said terminal, in the case of positive detection.
  • a server is particularly capable of implementing the steps of the update generation method as described above.
  • Such a server is for example a content server.
  • the invention also relates to a device for creating a service for producing content with updates, said content being intended to be rendered on a terminal.
  • Such a device comprises means for identifying at least one datum of said service as data that can be updated, called "changing datum”, means for inserting, in said service, at least one call control. an update generation program, said program being independent of said service, so as to allow, in response to a request from a terminal having previously received an initial content produced by said service, an update of said content, taking account for said one or more changing data.
  • Such a device is particularly capable of implementing the steps of the method of creating a service as described above.
  • Such a device is for example a computer of an author / service designer.
  • the invention also relates to a terminal capable of restoring at least one content.
  • such a terminal comprises means for transmitting at least one identification information of an update of said content restored on said terminal.
  • Such a terminal is for example a desktop computer, a laptop, a terminal type radiotelephone, a PDA (in English "Personal Digital Assistant", in English “personal digital assistant”), etc.
  • the invention also relates to a computer program product downloadable from a communication network and / or recorded on a computer readable medium and / or executable by a processor, comprising program code instructions for implementing the method of update generation as described above.
  • the invention relates to a computer program product downloadable from a communication network and / or recorded on a computer readable medium and / or executable by a processor, comprising program code instructions for implementing the method of creating a service as described above.
  • FIG. 1 presents the main steps of the service creation method according to one embodiment of the invention
  • FIG. 2 presents the main steps of the method of generating updates according to one embodiment of the invention
  • FIG. 3 presents the main steps of the service creation and updating generation methods according to one embodiment of the invention
  • FIG. 4 is a block diagram of an exemplary application of the update generation method according to one embodiment of the invention
  • the general principle of the invention is based on the marking, or the identification, in a content produced by a service, of data that may change during an update. The method then makes it possible to transmit only the updates of the data that has actually changed among these changing marked data.
  • service means a program for generating a set of contents.
  • a service therefore makes it possible to produce contents, and in the context of the present invention, contents that can be updated.
  • Content may be in particular multimedia content.
  • the creation of a service to produce content with updates consists of two main steps 10 and 11. This creation can be implemented in particular in a device used by a designer / author of services.
  • the service data that can be changed during an update are identified and marked as changing data in the service.
  • one or more call commands to one or external automatic update generation programs are inserted into the service, so as to allow, at the time of the update request by the content rendering terminal, the calculation and the automatic generation of the required update.
  • the service thus created makes it possible, during a request to update a content generated by a terminal, to use an external program for automatically generating updates.
  • This automatic update generation program does not depend on the service producing the content and may therefore have been designed and created before the service was created.
  • this program can be used for different services.
  • the marking of the data is known to the server responsible for providing content and updates of the content to the terminal or terminals the applicant. However, this marking is not transmitted to the user terminal of the content, the latter not needing it.
  • the implementation of this method is triggered by receiving, during a step 20, a request to update a content being restored on a terminal. Then, an updating step 21 is implemented, for each data previously marked as changing, when creating the service producing the content.
  • This step 21 comprises two substeps 210 and 211.
  • the first substep 210 consists in detecting whether the value of the changing datum considered has actually changed. This detection consists of a comparison of the current value of the data (value obtained for example by the server via a URL indicating where to recover the current value of a data) with a value stored by the server. This stored value may correspond to the last value returned by the terminal, or to the last value saved by the server, etc. Different embodiments are described below.
  • a command to update its value is generated by the server, and transmitted to the terminal, during a sub-step 211.
  • This step 21 is implemented for all the data marked as changing, and an update command is generated for each of these changing data whose value has actually changed.
  • update commands are transmitted, individually or in groups, to the terminal, so that it can apply them to the content being played, and thus update the content returned.
  • the terminal Following an update request issued by the terminal, it does not receive a complete updated content, but only update commands associated with only the content data actually requiring an update.
  • the volume of data exchanged between the server and the terminal is optimized, as well as the processing time of the update on the terminal.
  • the content updates are calculated and generated by a program independent of the service delivering the content, contrary to the prior art techniques in which each content generation service includes the calculation of updates.
  • FIG. 3 The main steps of the creation and generation processes described above are illustrated in FIG. 3, according to one embodiment of the invention.
  • the creation of the service producing contents is implemented during a step 30, and comprises the steps 10 and 11 already commented on above, in relation with FIG.
  • a service is therefore created, for the subsequent production of initial content and content with update.
  • an initial content is created by the service and transmitted to the terminal during a step 31.
  • This initial content is returned on the terminal having requested it, which then requires an update of this content.
  • the call command (s) to one or more external automatic update generation programs are actually implemented in the service, triggering step 32 of calling a program of update. update generation.
  • This call triggers the start and implementation of the update generation process whose steps 20 and 21 have already been commented on above, in connection with FIG. 2.
  • One or more updates are generated and transmitted to the terminal that made the request to update the content.
  • the client terminal sends a request R1 to the server, for the return of content produced by a service.
  • This request being the first for this content
  • the server generates the complete content, and transmits it to the client terminal.
  • the server is aware of data that may change during an update, identified and marked as changing data when the service was created.
  • the content therefore comprises, on the one hand, invariant data and, on the other hand, changing data.
  • the client terminal sends a content update request R2, at a date T3 greater than T2, but less than T1.
  • This request may follow an action by the user of the terminal, explicitly request an update of the content (for example by clicking on an "update” button present in the content returned).
  • This request can also be a request sent automatically by the terminal, without user interaction, periodically and predetermined. For example, the user may have scheduled a content update every 30 seconds, or every 2 minutes ...
  • the server therefore receives a request for access to the content, distinct from a first request R1 to the content ( already treated previously).
  • the server then implements the following steps of the method according to the invention, namely the generation of updates of the changing data having actually changed since the first request.
  • the request R2 of the client terminal intervening on a date T3, between T2 and T1, the server determines that only the data whose value expires after T2 and before T1 are to be updated. The server therefore generates commands for updating this data and transmits them to the client terminal.
  • the server can rely on the last update transmitted in response to the request R4 to generate the updates in response to the request R3.
  • the server determines what are the changing data that have changed value between T4 and T3, if it knows the status of the content on the date T4.
  • the server may have stored the update or updates it has transmitted (s) to the client terminal in response to its request R3. In this way, the server knows the status of the content transmitted to the terminal during the last update.
  • the server In the case where the update is programmed automatically periodically and this programming is known to the server, the server also knows the date and time of the last update transmitted to the client terminal. In a second variant embodiment, information concerning the state of the content restored on the terminal can be transmitted by the terminal itself, along with its request.
  • the method can provide that the terminal saves the date and time of the actual restitution of the last update, and transmits it with its next update request. It is also possible that the validation by the user of the client terminal, an "update" button is associated with an instruction for saving the date and time of the requested update. This timestamp of a required update can then be transmitted with the update request itself. Thus, the server knows the date and time of the update request, and can compare it, in the same time frame, with the date of the previous update implemented in the terminal.
  • the user of the terminal can consult 180 values, in a page containing: the name of the title (unchangeable during successive consultations of the page by the user); the closing value of the security the day before (unchangeable for successive consultations within a single day); the trend of the title, symbolized by an arrow that goes up, down or is horizontal (changing value); - the current value of the security (changing value); the change in the current value of the security relative to the closing value of the previous day.
  • the server upon receipt of the update request corresponding to the second consultation of the page, detects which changing data (trends, current values, and variations of the 180 titles) has actually changed since the first consultation.
  • the server therefore generates update commands for twenty five changing data corresponding to twelve title values, twelve variations and a value trend, for example in the form of a list of twelve title value replacements, twelve replacements of changes in security values and a trend replacement.
  • the exemplary embodiment described above can be implemented in a number of ways, with respect to marking the data as changing (current title value data, trend data, and variation data).
  • Annexes A, B and C which form an integral part of the description, present extracts of the program corresponding to the display of a line of a consultation page as described in the preceding paragraph, for a stock exchange security, according to several examples of implementation of the marking of the changing data.
  • each data that may change during the update is marked by a particular data "stz: movingData", listing the variant data.
  • target pointing to a rising arrow image (corresponding to the trend indication of a title value)
  • string of the text
  • Text text string
  • the posted security is 74, 10, which represents an increase of + 3.94% compared to the previous day's closing value.
  • the security has the value 75, which corresponds to a variation of + 5.2% compared to the closing value of the day before.
  • the server Upon receipt of this update request, the server checks whether the three changing marked data have actually changed from the last update, and detects that the last two data (value and variation) have changed, but not the data corresponding to the trend.

Abstract

The invention relates to a method of creating a service intended to produce a content with updates, said content being intended to be restored on a terminal. According to the invention, said method comprises the following steps:- identifying at least one data item of said service as data item apt to be updated, the so-called changing data item; inserting, into said service, a command to call an update generation program, said program being independent of said service, so as to allow, in response to a request from a terminal that has previously received an initial content produced by said service, an updating of said content, taking account of said changing data item or items.

Description

Procédé de création d'un service, dispositif et programme d'ordinateur correspondants, procédé de génération de mise à jour d'un contenu, serveur, terminal et programme d'ordinateur correspondants. 1. Domaine de l'invention Le domaine de l'invention est celui de la transmission et de la restitution de contenus sur un terminal. A method of creating a corresponding service, device and computer program, method of generating update content, server, terminal and corresponding computer program. FIELD OF THE INVENTION The field of the invention is that of the transmission and the return of contents on a terminal.
Un tel terminal est par exemple un ordinateur de bureau, un ordinateur portable, un terminal de type radiotéléphone, un PDA (en anglais « Personal Digital Assistant », en français « assistant numérique personnel »), etc. Plus précisément, l'invention concerne l'optimisation de la mise à jour de données d'un contenu restitué par un tel terminal.Such a terminal is for example a desktop computer, a laptop, a terminal type radiotelephone, a PDA (in English "Personal Digital Assistant", in English "personal digital assistant"), etc. More specifically, the invention relates to optimizing the updating of data of a content rendered by such a terminal.
L'invention s'applique en particulier, mais de manière non limitative, aux contenus multimédia.The invention applies in particular, but without limitation, to multimedia contents.
On entend notamment par contenu multimédia un ensemble composé d'au moins une scène graphique animée, ou à tout le moins susceptible d'évoluer au cours du temps, encore appelée scène multimédia, et d'une série de commandes permettant de faire évoluer cette scène.Multimedia content includes a set composed of at least one animated graphic scene, or at least likely to evolve over time, also called multimedia scene, and a series of commands to change this scene .
Une scène multimédia correspond en particulier à l'agencement d'un ensemble d'objets graphiques dans le temps et dans l'espace, avec lesquels l'utilisateur du terminal peut interagir.A multimedia scene corresponds in particular to the arrangement of a set of graphic objects in time and in space, with which the user of the terminal can interact.
Notamment, l'invention s'applique aux formats de description de scènes graphiques déjà connus tels que le MPEG-4/LASeR (en anglais « LightweightIn particular, the invention applies to the already known graphic scene description formats such as MPEG-4 / LASeR (in English "Lightweight
Application Scène Représentation », en français « représentation applicative de scènes légères »), MPEG-4/BIFS (en anglais « Binary Format Scène », en français « format binaire pour scène »), le SVG (en anglais « Scalable Vector Graphics », en français « graphiques vectoriels adaptables »), le SMIL (en anglaisApplication Scene Representation ", in French" application representation of light scenes "), MPEG-4 / BIFS (in English" Binary Format Scene ", in English" binary format for stage "), SVG (in English" Scalable Vector Graphics " , in French "adaptable vector graphics"), the SMIL (in English
« Synchronized Multimedia Intégration Language » , en français « langage d'intégration multimédia synchronisés »), le XHTML (en anglais « extensible"Synchronized Multimedia Integration Language," in French "synchronized multimedia integration language"), the XHTML (in English "extensible
HyperText Markup Language », en français « langage de balisage hypertexte extensible »), etc. 2. Art antérieurHyperText Markup Language ", in French" extensible hypertext markup language "), etc. 2. Prior Art
On connaît un certain nombre de techniques de génération dynamique de contenus multimédia, encore appelée génération contextuelle, par un serveur. Ces techniques permettent de générer intégralement un contenu en réponse à une requête d'un client.A number of techniques for dynamic generation of multimedia content, also called contextual generation, are known by a server. These techniques make it possible to fully generate content in response to a request from a client.
Un inconvénient de cette technique de l'art antérieur est qu'elle suppose la génération systématique d'un contenu entier à chaque requête d'un client, même si par exemple ce contenu a déjà été généré précédemment.A disadvantage of this technique of the prior art is that it assumes the systematic generation of an entire content at each request of a client, even if for example this content has already been generated previously.
Il existe également des techniques permettant de stocker un contenu, sur un serveur ou sur un terminal, dans une zone appelée cache. Dans ce cas, un contenu généré peut être stocké en vue d'une éventuelle requête ultérieure pour ce même contenu.There are also techniques for storing content, on a server or on a terminal, in an area called cache. In this case, a generated content can be stored for a possible subsequent request for the same content.
Cependant, ce stockage en cache concerne à nouveau un contenu en entier, qui ne peut être réutilisé que si c'est exactement ce même contenu qui est requis. Les inconvénients de ces techniques de l'art antérieur résident donc notamment dans le fait que seuls des contenus entiers peuvent être stockés en vue d'une réutilisation ultérieure. Il en résulte que, la plupart du temps, des contenus entiers sont générés par le serveur et transmis au client, même si certaines parties du contenu sont identiques à certaines parties d'un contenu précédemment généré. Pour la création d'un service (c'est-à-dire un programme de génération d'un ensemble de contenus) qui génère des contenus avec mises à jour fréquentes, une technique classique consiste à écrire un programme qui va générer un contenu, puis, lorsqu'une une mise à jour de ce contenu est requise, à ré-exécuter le même programme une seconde fois. Cette technique réduit le temps de conception du programme du service, au prix d'un temps de génération, de transmission et de lecture plus longs.However, this caching is again an entire content, which can only be reused if exactly the same content is required. The disadvantages of these techniques of the prior art therefore reside in the fact that only whole contents can be stored for later reuse. As a result, most of the time, entire contents are generated by the server and transmitted to the client, even if some parts of the content are identical to some of the previously generated content. For the creation of a service (that is, a program for generating a set of contents) that generates content with frequent updates, a conventional technique is to write a program that will generate content, then, when an update of this content is required, to re-execute the same program a second time. This technique reduces the program design time of the service, at the cost of longer generation, transmission, and read times.
Pour réduire les temps de génération, de transmission et de lecture des mises à jour, une autre technique existe, qui consiste à écrire un second programme spécifique qui va rechercher les parties modifiées dans le contenu initial et créer un ensemble de mises à jour optimisées. Ce second programme est dédié à ce service. L'écriture de ce second programme est un coût qui contrebalance le gain en temps de génération, de transmission et de lectureAnother technique that can be used to reduce the generation, transmission and read times of updates is to write a second specific program that will look for the changed parts in the original content and create a set of optimized updates. This second program is dedicated to this service. The writing of this second program is a cost that counterbalances the gain in generation time, transmission and reading
3. Objectifs de l'invention3. Objectives of the invention
L'invention a notamment pour objectif de pallier ces inconvénients de l'art antérieur.The invention particularly aims to overcome these disadvantages of the prior art.
Notamment, l'invention a pour objectif de fournir une telle technique présentant de meilleures performances en termes de temps de génération, dans un serveur, d'une mise à jour d'un contenu.In particular, the invention aims to provide such a technique with better performance in terms of generation time, in a server, an update of a content.
Un autre objectif de l'invention, selon au moins un mode de réalisation, est de réduire le volume des données transférées d'un serveur vers un terminal, lors d'une mise à jour d'un contenu.Another object of the invention, according to at least one embodiment, is to reduce the volume of data transferred from a server to a terminal, during an update of a content.
Un autre objectif de l'invention, selon au moins un mode de réalisation, est d'optimiser le temps de traitement, dans un terminal, à la réception d'une mise à jour d'un contenu. Un autre objectif de l'invention est de réduire le temps de conception du service en simplifiant la gestion des mises à jour.Another object of the invention, according to at least one embodiment, is to optimize the processing time, in a terminal, on receiving an update of a content. Another object of the invention is to reduce the design time of the service by simplifying the management of updates.
4. Exposé de l'invention4. Presentation of the invention
L'invention propose une solution nouvelle qui ne présente pas l'ensemble de ces inconvénients de l'art antérieur, sous la forme d'un procédé de création d'un service destiné à produire un contenu avec mises à jour, ledit contenu étant destiné à être restitué sur un terminal.The invention proposes a new solution that does not have all of these disadvantages of the prior art, in the form of a method of creating a service for producing content with updates, said content being intended to be returned to a terminal.
Selon l'invention, un tel procédé comprend les étapes suivantes : identification d'au moins une donnée dudit service comme donnée susceptible d'être mise à jour, dite donnée changeante, - insertion, dans ledit service, d'une commande d'appel à un programme de génération de mise à jour, ledit programme étant indépendant dudit service, de façon à permettre, en réponse à une requête d'un terminal ayant préalablement reçu un contenu initial produit par ledit service, une mise à jour dudit contenu, prenant en compte la ou desdites données changeantes. Ainsi, l'invention repose sur une approche nouvelle et inventive de la gestion des mises à jour d'un contenu, en proposant une automatisation et une optimisation de la génération de ces mises à jour, sur un serveur, basée sur le marquage de certaines données dans le contenu et l'appel à un programme de génération automatique de mises à jour.According to the invention, such a method comprises the following steps: identification of at least one datum of said service as data that can be updated, called a changing datum; insertion, in said service, of a call control an update generation program, said program being independent of said service, so as to allow, in response to a request from a terminal having previously received an initial content produced by said service, an update of said content, taking account for said one or more changing data. Thus, the invention is based on a new and inventive approach to managing content updates, by proposing an automation and an optimization of the generation of these updates, on a server, based on the marking of certain data in the content and the call to an automatic update generation program.
Ainsi, le procédé selon l'invention permet de différencier les données changeantes des données invariantes du contenu, au moment de sa création. En effet, un contenu comprend généralement des données invariantes, comme par exemple des données de mise en page (fonds d'écran, couleurs du texte, etc), le titre du contenu, etc, et des données susceptibles de changer, notées données changeantes. Ce sont d'ailleurs ces données que l'utilisateur du terminal souhaite voir mises à jour lorsqu'il requiert une nouvelle restitution du contenu.Thus, the method according to the invention makes it possible to differentiate the changing data from the invariant data of the content, at the moment of its creation. Indeed, a content generally includes invariant data, such as layout data (wallpapers, text colors, etc.), the title of the content, etc., and data that may change, denoted as changing data. . It is moreover this data that the user of the terminal wishes to see updated when it requires a new restitution of the content.
Selon le procédé de l'invention, ce marquage n'est pas connu du terminal mais uniquement du serveur de génération de mises à jour, qui seul a besoin de cette information, par exemple sous la forme d'une liste de données changeantes correspondant à un contenu. Cette liste est consultée par le serveur, au moment de la réception de la requête du terminal pour une mise à jour d'un contenu, afin d'identifier les données changeantes du contenu pour la génération de leur mise à jour. De cette façon, la génération des mises à jour du contenu ne prend en considération que les données ayant changé depuis la dernière mise à jour, et seules ces données sont transmises par le serveur au terminal, optimisant ainsi la taille des données transmises au terminal.According to the method of the invention, this marking is not known to the terminal but only to the update generation server, which alone needs this information, for example in the form of a list of changing data corresponding to A content. This list is consulted by the server, at the time of receiving the request from the terminal for an update of a content, to identify the changing data content for the generation of their update. In this way, the generation of content updates takes into account only the data that has changed since the last update, and only this data is transmitted by the server to the terminal, optimizing the size of the data transmitted to the terminal.
Selon l'invention, le programme de génération automatique de mises à jour est indépendant du service de génération des contenus.According to the invention, the program for automatically generating updates is independent of the content generation service.
Ainsi, à la création du service, une commande d'appel à un programme externe de mises à jour de contenus est prévue. Ce programme se base ensuite sur les données marquées comme changeantes pour générer les mises à jour.Thus, at the creation of the service, a call command to an external program of content updates is provided. This program is then based on the data marked as changing to generate the updates.
Ce programme de génération automatique de mise à jour peut être conçu avant la création du service, puisqu'il ne dépend pas du service. Ainsi, l'invention permet l'utilisation d'un programme de génération de mise à jour pouvant s'appliquer à tous les services.This automatic update generation program can be designed before the service is created, since it does not depend on the service. Thus, the invention allows the use of an update generation program that can be applied to all services.
Contrairement aux techniques de l'art antérieur dans lesquelles les mises à jour d'un contenu sont explicitement programmées pour chaque service, l'invention permet de calculer et générer des mises à jour d'un contenu de façon automatique, indépendamment du service, en se basant sur les données marquées comme changeantes dans le contenu.Unlike the techniques of the prior art in which the updates of a content are explicitly programmed for each service, the invention makes it possible to calculate and generate updates of a content automatically, independently of the service, by based on the data marked as changing in the content.
L'invention concerne donc également un procédé de génération de mise à jour d'au moins un contenu produit par un service et destiné à être restitué sur un terminal.The invention therefore also relates to a method for generating an update of at least one content produced by a service and intended to be rendered on a terminal.
Selon l'invention, un tel procédé est indépendant dudit service et comprend les étapes suivantes : réception d'une requête de mise à jour dudit contenu émise par ledit terminal ; - mise à jour dudit contenu, appliquée à au moins une donnée préalablement identifiée comme donnée susceptible d'être mise à jour, lors de la création dudit service, dite donnée changeante, et comprenant les sous-étapes suivantes : détection d'un changement de valeur de ladite au moins une donnée changeante ; génération et transmission d'au moins une commande de mise à jour de ladite au moins une donnée changeante audit terminal, en cas de détection positive.According to the invention, such a method is independent of said service and comprises the following steps: receiving a request to update said content transmitted by said terminal; updating said content, applied to at least one datum previously identified as data that may be updated, during the creation of said service, said variable datum, and comprising the following substeps: detection of a change of value of said at least one changing datum; generating and transmitting at least one update command of said at least one changing datum to said terminal, in case of positive detection.
Ainsi, après avoir identifié les données marquées comme changeantes dans le contenu, le procédé de génération de mise à jour selon l'invention vérifie si ces données ont effectivement changé de valeur (par exemple rapport à une valeur mémorisée), et ne génère une mise à jour que pour les données changeantes ayant effectivement changé de valeur.Thus, after having identified the data marked as changing in the content, the updating generation method according to the invention checks whether these data have actually changed value (for example relative to a stored value), and does not generate a setting. up to date only for changing data that has actually changed in value.
Selon l'invention, lors de la première requête du terminal pour le contenu, celui-ci est généré et transmis en entier par le serveur. Lors des requêtes suivantes, dites requêtes de mise à jour, seules des mises à jour de certaines données changeantes sont transmises au terminal.According to the invention, during the first request of the terminal for the content, it is generated and transmitted in full by the server. On subsequent requests, said update requests, only updates of certain changing data are transmitted to the terminal.
Il est à noter que les requêtes de mise à jour du terminal peuvent être automatiques et périodiques, ou générées par une action de l'utilisateur du terminal.It should be noted that the update requests of the terminal can be automatic and periodic, or generated by a user action of the terminal.
Selon l'invention, le procédé de génération des mises à jour est indépendant de la création du service ayant produit le contenu à mettre à jour. Un même procédé de génération de mise à jour peut être mis en œuvre pour plusieurs services différents. Selon un mode de réalisation particulier de l'invention, ladite étape de détection compare la valeur d'au moins une desdites données changeantes par rapport à une valeur de référence mémorisée.According to the invention, the method of generating the updates is independent of the creation of the service having produced the content to be updated. The same update generation method can be implemented for several different services. According to a particular embodiment of the invention, said detection step compares the value of at least one of said changing data with respect to a stored reference value.
Ainsi, le procédé selon l'invention permet de détecter si une valeur préalablement identifiée comme changeante, et donc susceptible d'être mise à jour, a effectivement changé par rapport à une précédente valeur mémorisée. Si la valeur courante de la donnée est différente de la valeur mémorisée, alors le procédé selon l'invention génère une mise à jour de la donnée.Thus, the method according to the invention makes it possible to detect whether a value previously identified as changing, and therefore capable of being updated, has actually changed with respect to a previous stored value. If the current value of the data is different from the stored value, then the method according to the invention generates an update of the data.
Par exemple, ladite valeur de référence mémorisée correspond à une valeur de ladite donnée changeante lors de la dernière mise à jour dudit contenu restituée sur ledit terminal.For example, said stored reference value corresponds to a value of said changing datum during the last update of said content restored on said terminal.
Ainsi, le procédé selon l'invention vérifie si les valeurs changeantes ont une valeur différente de leur valeur lors de la dernière mise à jour transmise au terminal et restituée sur le terminal.Thus, the method according to the invention checks whether the changing values have a value different from their value during the last update sent to the terminal and returned to the terminal.
Le procédé selon l'invention permet ainsi d'optimiser la génération des mises à jour, en comparant la valeur courante d'une donnée changeante avec la valeur de la dernière mise à jour de cette donnée restituée sur le terminal. En effet, on peut supposer que la dernière mise à jour est récente (plus récente par exemple que la première transmission complète du contenu au terminal) et que les données susceptibles d'avoir changé depuis cette dernière mise à jour sont moins nombreuses. Selon un mode de réalisation de l'invention, la dernière mise à jour dudit contenu restituée sur ledit terminal est identifiée par au moins une information transmise par ledit terminal avec ladite requête de mise à jour.The method according to the invention thus makes it possible to optimize the generation of updates, by comparing the current value of a changing datum with the value of the last update of this datum restored on the terminal. Indeed, it can be assumed that the last update is recent (more recent for example than the first complete transmission of the content to the terminal) and that the data that may have changed since the last update are fewer. According to one embodiment of the invention, the last update of said content restored on said terminal is identified by at least one information transmitted by said terminal with said update request.
Ainsi, le procédé selon l'invention permet de connaître l'état du dernier contenu restitué sur le terminal, correspondant à la dernière mise à jour restituée par le terminal, par exemple à l'aide d'une information transmise par le terminal lui-même, en même temps que la requête.Thus, the method according to the invention makes it possible to know the state of the last content restored on the terminal, corresponding to the last update restored by the terminal, for example using information transmitted by the terminal itself. same, at the same time as the request.
Ceci permet au serveur de ne pas mémoriser pour chaque terminal les dernières données marquées comme changeantes et transmises, et de mutualiser les mémorisations.This allows the server not to memorize for each terminal the last data marked as changing and transmitted, and to pool the memories.
Selon une caractéristique particulière de l'invention, ladite au moins une information transmise avec ladite requête de mise à jour correspond au résultat d'au moins une instruction préalablement transmise audit terminal.According to a particular characteristic of the invention, said at least one piece of information transmitted with said update request corresponds to the result of at least one instruction previously transmitted to said terminal.
Selon un mode de réalisation particulier de l'invention, cette information est transmise par le terminal de manière « transparente » pour ce dernier, c'est-à- dire que le terminal n'a aucune action particulière à effectuer pour générer et transmettre cette information.According to a particular embodiment of the invention, this information is transmitted by the terminal "transparently" for the latter, that is to say that the terminal has no particular action to perform to generate and transmit this information.
Par exemple, le contenu transmis au terminal (le premier contenu entier transmis lors de la première requête du terminal, ou les mises à jour successives transmises par le serveur) peut contenir une ou plusieurs instructions permettant la mémorisation de l'état du contenu restitué sur le terminal et la transmission de cet état avec la requête faite par le terminal.For example, the content transmitted to the terminal (the first entire content transmitted during the first request of the terminal, or successive updates transmitted by the server) may contain one or more instructions for storing the status of the content restored on the terminal and the transmission of this state with the request made by the terminal.
Selon un aspect particulier de l'invention, le procédé comprend une étape de mémorisation d'au moins un état dudit contenu correspondant à une mise à jour dudit contenu transmise audit terminal.According to a particular aspect of the invention, the method comprises a step of storing at least one state of said content corresponding to an update of said content transmitted to said terminal.
Ainsi, le procédé selon l'invention permet de connaître l'état du dernier contenu restitué sur le terminal, correspondant à la dernière mise à jour transmise au terminal, en mémorisant, sur le serveur, chacune des mises à jour transmises au terminal. De cette manière, il n'est pas nécessaire que le terminal transmette d'information concernant la dernière mise à jour restituée. C'est le serveur qui connaît l'état du contenu à comparer avec l'état courant du contenu à transmettre pour restitution au terminal.Thus, the method according to the invention makes it possible to know the state of the last content restored on the terminal, corresponding to the last update transmitted to the terminal, by storing, on the server, each of the updates transmitted to the terminal. In this way, it is not necessary for the terminal to transmit information about the last update returned. It is the server that knows the state of the content to compare with the current state of the content to be transmitted for restitution to the terminal.
Selon un autre mode de réalisation, l'information transmise par le terminal peut correspondre à une information d'horodatage, indiquant l'heure de la dernière mise à jour restituée sur le terminal. Ainsi, le serveur compare cette heure reçue par le terminal, et les différentes heures des différentes sauvegardes de mises à jour qu'il a effectuées, afin de savoir avec quelles valeurs mémorisées il doit effectuer les comparaisons pour détecter les valeurs changeantes ayant effectivement changé.According to another embodiment, the information transmitted by the terminal may correspond to a timestamp information, indicating the time of the last update restored on the terminal. Thus, the server compares this time received by the terminal, and the different hours of the different backups of updates it has made, in order to know with which stored values it must make the comparisons to detect the changing values that actually changed.
L'invention concerne également un serveur apte à générer des mises à jour d'au moins un contenu produit par un service et destiné à être restitué sur un terminal.The invention also relates to a server capable of generating updates of at least one content produced by a service and intended to be rendered on a terminal.
Selon l'invention, un tel serveur comprend : - des moyens de réception d'une requête de mise à jour émise par ledit terminal ; des moyens de mise à jour dudit contenu, appliquée à au moins une donnée préalablement identifiée comme donnée susceptible d'être mise à jour, dite donnée changeante, ladite au moins une donnée changeante étant identifiée lors de la création, par un dispositif de création, dudit service, lesdits moyens de mise à jour étant indépendants dudit service et comprenant les moyens suivants : des moyens de détection d'un changement de valeur de ladite au moins une donnée changeante ; - des moyens de génération et transmission d'au moins une commande de mise à jour de ladite au moins une donnée changeante audit terminal, en cas de détection positive. Un tel serveur est notamment apte à mettre en œuvre les étapes du procédé de génération de mise à jour tel que décrit précédemment. Un tel serveur est par exemple un serveur de contenus. L'invention concerne également un dispositif de création d'un service destiné à produire un contenu avec mises à jour, ledit contenu étant destiné à être restitué sur un terminal.According to the invention, such a server comprises: means for receiving an update request sent by said terminal; means for updating said content, applied to at least one datum previously identified as updatable data, said variable datum, said at least one changing datum being identified during creation, by a creation device, said service, said updating means being independent of said service and comprising the following means: means for detecting a change in value of said at least one changing datum; means for generating and transmitting at least one update command of said at least one changing datum to said terminal, in the case of positive detection. Such a server is particularly capable of implementing the steps of the update generation method as described above. Such a server is for example a content server. The invention also relates to a device for creating a service for producing content with updates, said content being intended to be rendered on a terminal.
Un tel dispositif comprend des moyens d'identification d'au moins une donnée dudit service comme donnée susceptible d'être mise à jour, dite donnée changeante, des moyens d'insertion, dans ledit service, d'au moins une commande d'appel à un programme de génération de mise à jour, ledit programme étant indépendant dudit service, de façon à permettre, en réponse à une requête d'un terminal ayant préalablement reçu un contenu initial produit par ledit service, une mise à jour dudit contenu, prenant en compte la ou desdites données changeantes.Such a device comprises means for identifying at least one datum of said service as data that can be updated, called "changing datum", means for inserting, in said service, at least one call control. an update generation program, said program being independent of said service, so as to allow, in response to a request from a terminal having previously received an initial content produced by said service, an update of said content, taking account for said one or more changing data.
Un tel dispositif est notamment apte à mettre en œuvre les étapes du procédé de création d'un service tel que décrit précédemment. Un tel dispositif est par exemple un ordinateur d'un auteur/concepteur de services.Such a device is particularly capable of implementing the steps of the method of creating a service as described above. Such a device is for example a computer of an author / service designer.
L'invention concerne encore un terminal apte à restituer au moins un contenu.The invention also relates to a terminal capable of restoring at least one content.
Selon l'invention, un tel terminal comprend des moyens de transmission d'au moins une information d'identification d'une mise à jour dudit contenu restituée sur ledit terminal.According to the invention, such a terminal comprises means for transmitting at least one identification information of an update of said content restored on said terminal.
Un tel terminal est par exemple un ordinateur de bureau, un ordinateur portable, un terminal de type radiotéléphone, un PDA (en anglais « Personal Digital Assistant », en français « assistant numérique personnel »), etc.Such a terminal is for example a desktop computer, a laptop, a terminal type radiotelephone, a PDA (in English "Personal Digital Assistant", in English "personal digital assistant"), etc.
L'invention concerne également un produit programme d'ordinateur téléchargeable depuis un réseau de communication et/ou enregistré sur un support lisible par ordinateur et/ou exécutable par un processeur, comprenant des instructions de code de programme pour la mise en œuvre du procédé de génération de mise à jour tel que décrit précédemment.The invention also relates to a computer program product downloadable from a communication network and / or recorded on a computer readable medium and / or executable by a processor, comprising program code instructions for implementing the method of update generation as described above.
Enfin, l'invention concerne un produit programme d'ordinateur téléchargeable depuis un réseau de communication et/ou enregistré sur un support lisible par ordinateur et/ou exécutable par un processeur, comprenant des instructions de code de programme pour la mise en œuvre du procédé de création d'un service tel que décrit précédemment.Finally, the invention relates to a computer program product downloadable from a communication network and / or recorded on a computer readable medium and / or executable by a processor, comprising program code instructions for implementing the method of creating a service as described above.
5. Liste des figures5. List of figures
D'autres caractéristiques et avantages de l'invention apparaîtront plus clairement à la lecture de la description suivante d'un mode de réalisation particulier, donné à titre de simple exemple illustratif et non limitatif, et des dessins annexés, parmi lesquels : la figure 1 présente les principales étapes du procédé de création de service selon un mode de réalisation de l'invention ; - la figure 2 présente les principales étapes du procédé de génération de mises à jour selon un mode de réalisation de l'invention ; la figure 3 présentes les principales étapes des procédés de création de service et de génération de mise à jour selon un mode de réalisation de l'invention ; - la figure 4 présente un synoptique d'un exemple d'application du procédé de génération de mise à jour selon un mode de réalisation de l'invention ;Other features and advantages of the invention will appear more clearly on reading the following description of a particular embodiment, given as a simple illustrative and nonlimiting example, and the appended drawings, among which: FIG. 1 presents the main steps of the service creation method according to one embodiment of the invention; FIG. 2 presents the main steps of the method of generating updates according to one embodiment of the invention; FIG. 3 presents the main steps of the service creation and updating generation methods according to one embodiment of the invention; FIG. 4 is a block diagram of an exemplary application of the update generation method according to one embodiment of the invention;
6. Description d'un mode de réalisation de l'invention6. Description of an embodiment of the invention
Le principe général de l'invention repose sur le marquage, ou l'identification, dans un contenu produit par un service, de données susceptibles de changer au cours d'une mise à jour. Le procédé permet ensuite de ne transmettre que les mises à jour des données ayant effectivement changé parmi ces données marquées changeantes.The general principle of the invention is based on the marking, or the identification, in a content produced by a service, of data that may change during an update. The method then makes it possible to transmit only the updates of the data that has actually changed among these changing marked data.
On entend ici par service un programme de génération d'un ensemble de contenus. Un service permet donc de produire des contenus, et dans le cadre de la présente invention, des contenus pouvant être mis à jour. Un contenu peut être notamment un contenu multimédia.Here, service means a program for generating a set of contents. A service therefore makes it possible to produce contents, and in the context of the present invention, contents that can be updated. Content may be in particular multimedia content.
On présente, en relation avec la figure 1, les principales étapes du procédé de création d'un service selon un mode de réalisation de l'invention.In relation to FIG. 1, the main steps of the method for creating a service according to one embodiment of the invention are presented.
La création d'un service destiné à produire des contenus avec mises à jour comprend deux étapes principales 10 et 11. Cette création peut être mise en œuvre notamment dans un dispositif utilisé par un concepteur/auteur de services.The creation of a service to produce content with updates consists of two main steps 10 and 11. This creation can be implemented in particular in a device used by a designer / author of services.
Lors d'une étape 10, les données du service susceptibles d'être changées lors d'une mise à jour sont identifiées et marquées comme données changeantes, dans le service.During a step 10, the service data that can be changed during an update are identified and marked as changing data in the service.
Ce marquage est décrit plus en détails ci-dessous, en relation avec plusieurs variantes du procédé de l'invention.This marking is described in more detail below, in connection with several variants of the process of the invention.
Ensuite, lors d'une étape 11, une ou plusieurs commandes d'appel à un ou des programmes externes de génération automatique de mise à jour sont insérées dans le service, de façon à permettre, au moment de la requête de mise à jour par le terminal de restitution du contenu, le calcul et la génération automatique de la mise à jour requise.Then, during a step 11, one or more call commands to one or external automatic update generation programs are inserted into the service, so as to allow, at the time of the update request by the content rendering terminal, the calculation and the automatic generation of the required update.
Le service ainsi créé permet donc, lors d'une requête de mise à jour d'un contenu générée par un terminal, de faire appel à un programme externe de génération automatique de mises à jour.The service thus created makes it possible, during a request to update a content generated by a terminal, to use an external program for automatically generating updates.
Ce programme de génération automatique de mise à jour ne dépend pas du service produisant les contenus et peut donc avoir été conçu et créé avant la création du service.This automatic update generation program does not depend on the service producing the content and may therefore have been designed and created before the service was created.
De plus, ce programme peut être utilisé pour des services différents. Le marquage des données est connu du serveur chargé de la fourniture du contenu et des mises à jour du contenu vers le ou les terminaux le requérant. Cependant, ce marquage n'est pas transmis au terminal utilisateur du contenu, celui-ci n'en ayant pas besoin.In addition, this program can be used for different services. The marking of the data is known to the server responsible for providing content and updates of the content to the terminal or terminals the applicant. However, this marking is not transmitted to the user terminal of the content, the latter not needing it.
On décrit maintenant, en relation avec la figure 2, les principales étapes du procédé de génération de mise à jour selon un mode de réalisation de l'invention.With reference to FIG. 2, the main steps of the update generation method according to one embodiment of the invention will now be described.
La mise en œuvre de ce procédé est déclenchée par la réception, lors d'une étape 20, d'une requête de mise à jour d'un contenu en cours de restitution sur un terminal. Ensuite, une étape 21 de mise à jour est mise en œuvre, pour chaque donnée préalablement marquée comme changeante, lors de la création du service produisant le contenu.The implementation of this method is triggered by receiving, during a step 20, a request to update a content being restored on a terminal. Then, an updating step 21 is implemented, for each data previously marked as changing, when creating the service producing the content.
Cette étape 21 comprend deux sous-étapes 210 et 211. La première sous-étape 210 consiste à détecter si la valeur de la donnée changeante considérée a effectivement changé. Cette détection consiste en une comparaison de la valeur courante de la donnée (valeur par exemple obtenue par le serveur via une URL indiquant où récupérer la valeur courante d'une donnée) avec une valeur mémorisée par le serveur. Cette valeur mémorisée peut correspondre à la dernière valeur restituée par le terminal, ou à la dernière valeur sauvegardée par le serveur, etc. Différentes variantes de réalisation sont décrites ci-dessous.This step 21 comprises two substeps 210 and 211. The first substep 210 consists in detecting whether the value of the changing datum considered has actually changed. This detection consists of a comparison of the current value of the data (value obtained for example by the server via a URL indicating where to recover the current value of a data) with a value stored by the server. This stored value may correspond to the last value returned by the terminal, or to the last value saved by the server, etc. Different embodiments are described below.
Si la détection est positive, c'est-à-dire si la valeur de la donnée changeante considérée a effectivement changé, alors une commande de mise à jour de sa valeur est générée par le serveur, et transmise au terminal, lors d'une sous-étape 211.If the detection is positive, that is to say if the value of the changing data considered has actually changed, then a command to update its value is generated by the server, and transmitted to the terminal, during a sub-step 211.
Cette étape 21 est mise en œuvre pour toutes les données marquées comme changeantes, et une commande de mise à jour est générée pour chacune de ces données changeantes dont la valeur a effectivement changé. Ces commandes de mises à jour sont transmises, de manière individuelle ou groupée, au terminal, de façon à ce que celui-ci puisse les appliquer au contenu en cours de restitution, et ainsi mettre à jour le contenu restitué.This step 21 is implemented for all the data marked as changing, and an update command is generated for each of these changing data whose value has actually changed. These update commands are transmitted, individually or in groups, to the terminal, so that it can apply them to the content being played, and thus update the content returned.
Suite à une requête de mise à jour émise par le terminal, celui-ci ne reçoit donc pas un contenu complet mis à jour, mais uniquement des commandes de mises à jour associées aux seules données du contenu nécessitant effectivement une mise à jour.Following an update request issued by the terminal, it does not receive a complete updated content, but only update commands associated with only the content data actually requiring an update.
Ainsi, le volume des données échangées entre le serveur et le terminal est optimisé, ainsi que le temps de traitement de la mise à jour sur le terminal.Thus, the volume of data exchanged between the server and the terminal is optimized, as well as the processing time of the update on the terminal.
De plus, les mises à jour du contenu sont calculées et générées par un programme indépendant du service délivrant le contenu, contrairement aux techniques de l'art antérieur dans lesquelles chaque service de génération de contenus comprend le calcul des mises à jour.In addition, the content updates are calculated and generated by a program independent of the service delivering the content, contrary to the prior art techniques in which each content generation service includes the calculation of updates.
Les principales étapes des procédé de création et de génération décrits ci- dessus sont illustrées en figure 3, selon un mode de réalisation de l'invention. La création du service produisant des contenus est mise en œuvre lors d'une étape 30, et comprend les étapes 10 et 11 déjà commentées ci-dessus, en relation avec la figure 1.The main steps of the creation and generation processes described above are illustrated in FIG. 3, according to one embodiment of the invention. The creation of the service producing contents is implemented during a step 30, and comprises the steps 10 and 11 already commented on above, in relation with FIG.
Un service est donc créé, pour la production ultérieure d'un contenu initial et de contenus avec mise à jour. En réponse à une première requête d'un terminal pour un contenu, un contenu initial est créé par le service et transmis au terminal, lors d'une étape 31.A service is therefore created, for the subsequent production of initial content and content with update. In response to a first request from a terminal for a content, an initial content is created by the service and transmitted to the terminal during a step 31.
Ce contenu initial est restitué sur le terminal l'ayant requis, qui requiert ensuite une mise à jour de ce contenu.This initial content is returned on the terminal having requested it, which then requires an update of this content.
Suite à cette requête de mise à jour, la ou les commandes d'appel à un ou plusieurs programmes externes de génération automatique de mise à jour sont effectivement mise en œuvre dans le service, déclenchant l'étape 32 d'appel à un programme de génération de mise à jour.Following this update request, the call command (s) to one or more external automatic update generation programs are actually implemented in the service, triggering step 32 of calling a program of update. update generation.
Cet appel déclenche le démarrage et la mise en œuvre du procédé de génération de mise à jour dont les étapes 20 et 21 ont déjà été commentées ci- dessus, en relation avec la figure 2.This call triggers the start and implementation of the update generation process whose steps 20 and 21 have already been commented on above, in connection with FIG. 2.
Une ou plusieurs mises à jour sont donc générées et transmises au terminal ayant effectué la requête de mise à jour du contenu.One or more updates are generated and transmitted to the terminal that made the request to update the content.
6.1 Description des échanges entre un terminal client et un serveur, dans premier exemple de réalisation On présente maintenant, en relation avec la figure 4, un synoptique des échanges entre un terminal, noté client, et un serveur, dans un premier exemple de réalisation de l'invention.6.1 Description of the exchanges between a client terminal and a server, in first exemplary embodiment With reference to FIG. 4, a block diagram of the exchanges between a terminal, noted client, and a server, in a first embodiment of FIG. the invention.
Dans un premier temps, le terminal client émet une requête Rl à destination du serveur, pour la restitution d'un contenu produit par un service. Cette requête étant la première pour ce contenu, le serveur génère le contenu complet, et le transmet au terminal client.Firstly, the client terminal sends a request R1 to the server, for the return of content produced by a service. This request being the first for this content, the server generates the complete content, and transmits it to the client terminal.
Auparavant, le serveur a connaissance de données susceptibles de changer au cours d'une mise à jour, identifiées et marquées comme données changeantes au moment de la création du service. Le contenu comprend donc d'une part des données invariantes, et d'autre part des données changeantes.Previously, the server is aware of data that may change during an update, identified and marked as changing data when the service was created. The content therefore comprises, on the one hand, invariant data and, on the other hand, changing data.
Dans notre exemple, certaines de ces données changeantes changent effectivement de valeur à une date Tl (elles sont représentées avec des rayures dans la figure 2), et d'autres changent de valeur à une date T2 inférieure à Tl (elles sont représentées avec des points dans la figure 2).In our example, some of these changing data actually change in value at a date T1 (they are represented with scratches in Figure 2), and others change value at a date T2 less than T1 (they are represented with points in Figure 2).
Le terminal client émet une requête R2 de mise à jour du contenu, à une date T3 supérieure à T2, mais inférieure à Tl.The client terminal sends a content update request R2, at a date T3 greater than T2, but less than T1.
Cette requête peut faire suite à une action de l'utilisateur du terminal, demandent explicitement une mise à jour du contenu (par exemple en cliquant sur un bouton « mise à jour » présent dans le contenu restitué).This request may follow an action by the user of the terminal, explicitly request an update of the content (for example by clicking on an "update" button present in the content returned).
Cette requête peut également être une requête émise automatiquement par le terminal, sans interaction utilisateur, de façon périodique et prédéterminée. Par exemple, l'utilisateur peut avoir programmé une mise à jour du contenu toutes les 30 secondes, ou toutes les 2 minutes ... Le serveur reçoit donc une requête d'accès au contenu, distincte d'une première requête Rl au contenu (déjà traitée précédemment).This request can also be a request sent automatically by the terminal, without user interaction, periodically and predetermined. For example, the user may have scheduled a content update every 30 seconds, or every 2 minutes ... The server therefore receives a request for access to the content, distinct from a first request R1 to the content ( already treated previously).
Le serveur met alors en œuvre les étapes suivantes du procédé selon l'invention, à savoir la génération des mises à jour des données changeantes ayant effectivement changé depuis la première requête. La requête R2 du terminal client intervenant à une date T3, entre T2 et Tl, le serveur détermine que seules les données dont la valeur expire après T2 et avant Tl sont à mettre à jour. Le serveur génère donc des commandes de mise à jour de ces données et les transmet au terminal client.The server then implements the following steps of the method according to the invention, namely the generation of updates of the changing data having actually changed since the first request. The request R2 of the client terminal intervening on a date T3, between T2 and T1, the server determines that only the data whose value expires after T2 and before T1 are to be updated. The server therefore generates commands for updating this data and transmits them to the client terminal.
Dans le cas où le terminal client avait déjà émis une requête R3 (non présentée en figure 4) de mise à jour du contenu, par exemple à une date T4 supérieure à T2 et inférieure à T3, le serveur peut se baser sur la dernière mise à jour transmise en réponse à la requête R4 pour générer les mises à jour en réponse à la requête R3.In the case where the client terminal had already issued a request R3 (not shown in Figure 4) for updating the content, for example at a date T4 greater than T2 and less than T3, the server can rely on the last update transmitted in response to the request R4 to generate the updates in response to the request R3.
Ainsi, afin d'optimiser la détection des valeurs changeantes modifiées, le serveur détermine quelles sont les données changeantes qui ont changé de valeur entre T4 et T3, s'il a connaissance de l'état du contenu à la date T4.Thus, in order to optimize the detection of the modified changing values, the server determines what are the changing data that have changed value between T4 and T3, if it knows the status of the content on the date T4.
Dans une première variante de réalisation, le serveur peut avoir mémorisé la ou les mises à jour qu'il a transmise(s) au terminal client en réponse à sa requête R3. De cette manière, le serveur connaît l'état du contenu transmis au terminal lors de la dernière mise à jour.In a first embodiment, the server may have stored the update or updates it has transmitted (s) to the client terminal in response to its request R3. In this way, the server knows the status of the content transmitted to the terminal during the last update.
Dans le cas où la mise à jour est programmée automatiquement de façon périodique et cette programmation est connue du serveur, le serveur connaît également la date et l'heure de la dernière mise à jour transmise au terminal client. Dans une deuxième variante de réalisation, une information concernant l'état du contenu restitué sur le terminal peut être transmise par le terminal lui- même, en même temps que sa requête.In the case where the update is programmed automatically periodically and this programming is known to the server, the server also knows the date and time of the last update transmitted to the client terminal. In a second variant embodiment, information concerning the state of the content restored on the terminal can be transmitted by the terminal itself, along with its request.
Par exemple, le procédé peut prévoir que le terminal sauvegarde la date et l'heure de la restitution réelle de la dernière mise à jour, et la transmette avec sa requête de mise à jour suivante. On peut également prévoir que la validation, par l'utilisateur du terminal client, d'un bouton « mise à jour » soit associée à une instruction permettant la sauvegarde de la date et l'heure de la mise à jour demandée. Cet horodatage d'une mise à jour requise peut être ensuite transmis avec la requête de mise à jour elle- même. Ainsi, le serveur connaît la date et l'heure de la requête de mise à jour, et peut la comparer, dans un même référentiel temporel, avec la date de la précédente mise à jour mise en œuvre dans le terminal.For example, the method can provide that the terminal saves the date and time of the actual restitution of the last update, and transmits it with its next update request. It is also possible that the validation by the user of the client terminal, an "update" button is associated with an instruction for saving the date and time of the requested update. This timestamp of a required update can then be transmitted with the update request itself. Thus, the server knows the date and time of the update request, and can compare it, in the same time frame, with the date of the previous update implemented in the terminal.
Une fois la ou les commandes de mise à jour générées et transmises au terminal, celui-ci les applique au contenu en cours de restitution, de façon à restituer un contenu mis à jour. 6.2 Description d'un deuxième exemple de réalisation On présente maintenant un deuxième exemple de réalisation de l'invention, dans le cadre de la restitution d'un service de consultation de valeurs de titres boursiers. On considère que des valeurs changent toutes les trois minutes pendant la période d'ouverture de la bourse.Once the update command (s) are generated and transmitted to the terminal, the latter applies them to the content being restored, so as to render updated content. 6.2 Description of a second exemplary embodiment A second exemplary embodiment of the invention is now presented, in the context of the return of a securities value consultation service. Values are considered to change every three minutes during the opening of the stock market.
Dans cet exemple, l'utilisateur du terminal peut consulter 180 valeurs, dans une page contenant : le nom du titre (immuable au cours des consultations successives de la page par l'utilisateur) ; la valeur de clôture du titre la veille (immuable pour des consultations successives au sein d'une même journée) ; la tendance du titre, symbolisée par une flèche qui monte, descend ou qui est horizontale (valeur changeante) ; - la valeur courante du titre (valeur changeante) ; la variation de la valeur courante du titre par rapport à la valeur de clôture de la veille.In this example, the user of the terminal can consult 180 values, in a page containing: the name of the title (unchangeable during successive consultations of the page by the user); the closing value of the security the day before (unchangeable for successive consultations within a single day); the trend of the title, symbolized by an arrow that goes up, down or is horizontal (changing value); - the current value of the security (changing value); the change in the current value of the security relative to the closing value of the previous day.
Seules les données représentant la tendance du titre, la valeur courante du titre, et la variation de la valeur courante du titre, sont marquées comme des données changeantes au cours des mises à jour successives de la page, les données de nom du titre et de valeur du titre à la clôture étant considérées comme inchangées à chaque mise à jour restituée de la page, dans une même journée.Only data representing the trend of the security, the current value of the security, and the change in the current value of the security, are marked as changing data during successive updates of the page, the title and security name data. the value of the security at the closing date being considered as unchanged at each update of the page, in the same day.
On considère une requête de mise à jour de la page correspondant à une deuxième consultation de cette page. Le serveur, à la réception de la requête de mise à jour correspondant à la deuxième consultation de la page, détecte quelles sont les données changeantes (tendances, valeurs courantes, et variations des 180 titres) ayant effectivement changé depuis la première consultation.We consider a request to update the page corresponding to a second consultation of this page. The server, upon receipt of the update request corresponding to the second consultation of the page, detects which changing data (trends, current values, and variations of the 180 titles) has actually changed since the first consultation.
Dans notre exemple, entre la première consultation de la page et la seconde consultation, douze valeurs de titres ont changé, et seule une tendance de valeur a changé (par exemple, une seule des valeurs est passée de "en hausse" à "en baisse", les autres valeurs n'ayant fait que confirmer leur tendance précédente).In our example, between the first look of the page and the second lookup, twelve stock values changed, and only one trend of value has changed (for example, only one of the values has changed from "rising" to "falling", the other values having only confirmed their previous trend).
Le serveur génère donc des commandes de mise à jour pour vingt cinq données changeantes correspondant à douze valeurs de titre, douze variations et une tendance de valeur, par exemple sous la forme d'une liste de douze remplacements de valeur de titre, douze remplacements de variations de valeurs de titre et un remplacement de tendance.The server therefore generates update commands for twenty five changing data corresponding to twelve title values, twelve variations and a value trend, for example in the form of a list of twelve title value replacements, twelve replacements of changes in security values and a trend replacement.
Ces mises à jour sont optimales en termes de données transmises au terminal, et de temps de traitement, tant au niveau serveur qu'au niveau du terminal.These updates are optimal in terms of data transmitted to the terminal, and processing time, both at the server level and at the terminal.
Ainsi, il est possible d'envisager une mise à jour automatique de la page de consultation des valeurs de titres boursiers, par exemple toutes les trois minutes, de manière à améliorer la qualité du service pour l'utilisateur (qui n'est plus obligé de demander explicitement une mise à jour), avec un coût réseau raisonnable.Thus, it is possible to envisage an automatic update of the page for consulting stock values, for example every three minutes, so as to improve the quality of the service for the user (who is no longer obliged to to explicitly request an update), with a reasonable network cost.
6.3 Description d'exemples de mise en œuyre du marquage des données changeantes6.3 Description of Examples of Implementing the Marking of Changing Data
L'exemple de réalisation décrit ci-dessus peut être mis en œuvre de plusieurs manières, pour ce qui est du marquage des données comme changeantes (les données de valeur courante de titre, les données de tendance et les données de variation).The exemplary embodiment described above can be implemented in a number of ways, with respect to marking the data as changing (current title value data, trend data, and variation data).
On présente, dans les annexes A, B et C, faisant partie intégrante de la description, des extraits de programme correspondant à l'affichage d'une ligne d'une page de consultation telle que décrite au paragraphe précédent, pour un titre boursier, selon plusieurs exemples de mise en œuvre du marquage des données changeantes.Annexes A, B and C, which form an integral part of the description, present extracts of the program corresponding to the display of a line of a consultation page as described in the preceding paragraph, for a stock exchange security, according to several examples of implementation of the marking of the changing data.
Dans le premier exemple, présenté en annexe A, chaque donnée susceptible de changer au cours des mises à jour est marquée par une donnée particulière « stz:movingData », listant les données variantes. Ainsi, la cible (« target ») pointant vers une image de flèche montante (correspondant à l'indication de tendance d'une valeur de titre), la chaîne (« string ») du texte (« Text ») affichant la valeur courante du titre et la chaîne (« string ») du texte (« Text ») affichant la variation de la valeur du titre par rapport à la valeur de clôture de la veille sont marquées comme étant des données changeantes.In the first example, presented in Appendix A, each data that may change during the update is marked by a particular data "stz: movingData", listing the variant data. Thus, the target ("target") pointing to a rising arrow image (corresponding to the trend indication of a title value), the string ("string") of the text ("Text") displaying the current value of the title and the text string ("Text") showing the change in the value of the security relative to the closing value of the day before are marked as changing data.
Les autres données, comme le nom du titre, les positions, les couleurs des éléments constituant la page sont inchangés au cours des mises à jour.Other data, such as the title name, the positions, the colors of the elements constituting the page are unchanged during the updates.
Dans l'exemple de l'annexe A, le titre affiché a pour valeur 74, 10, correspondant à une hausse de +3,94% par rapport à la valeur en clôture de la veille. Au moment de la requête de mise à jour (automatique, ou suite à une interaction utilisateur), le titre a pour valeur 75, ce qui correspond à une variation de +5,2% par rapport à la valeur en clôture de la veille.In the example in Appendix A, the posted security is 74, 10, which represents an increase of + 3.94% compared to the previous day's closing value. At the time of the update request (automatic, or following a user interaction), the security has the value 75, which corresponds to a variation of + 5.2% compared to the closing value of the day before.
A la réception de cette requête de mise à jour, le serveur vérifie si les trois données marquées changeantes ont effectivement changé par rapport à la dernière mise à jour, et détecte que les deux dernières données (valeur et variation) ont changé, mais pas la donnée correspondant à la tendance.Upon receipt of this update request, the server checks whether the three changing marked data have actually changed from the last update, and detects that the last two data (value and variation) have changed, but not the data corresponding to the trend.
Le serveur génère alors deux commandes de mises à jour, à destination du terminal, correspondant aux commandes de remplacement ci-dessous : <Replace target="Global:NODE_5"fιeld="Text.string" value="75"/>The server then generates two update commands, destined for the terminal, corresponding to the replacement commands below: <Replace target = "Global: NODE_5" fιeld = "Text.string" value = "75" />
<Replace target="Global:NODE_6" fιeld="Text.string" value="+5,2%"/><Replace target = "Global: NODE_6" fιeld = "Text.string" value = "+ 5.2%" />
Dans le deuxième exemple de mise en œuvre, présenté en annexe B, la valeur des données changeantes est préfixée par « stz ».In the second example of implementation, presented in Appendix B, the value of the changing data is prefixed by "stz".
Dans le troisième exemple, présenté en annexe C, les données changeantes et invariantes sont encapsulées de façon séparée dans un marqueur (« tag ») fils, noté « variant » pour les données changeantes et « invariant » pour les données invariantes. ANNEXE AIn the third example, presented in Appendix C, the changing and invariant data are encapsulated separately in a son ("tag") marker, denoted "variant" for the changing data and "invariant" for the invariant data. ANNEX A
<Transform translation="0.0 56.0"> < Use target= "LocaUNODEJ "/> <Transform translation="-75.0 0.0"><Transform Translation = "0.0 56.0"> <Use target = "LocaUNODEJ" /> <Transform Translation = "- 75.0 0.0">
< Use DEF= "GlobahNODEJ " target= "Global: ArrowUp " stz:movingData="target"/> </Transform> <Transform translation="-65.0 -1.0"><Use DEF = "GlobahNODEJ" target = "Global: ArrowUp" stz: movingData = "target" /> </ Transform> <Transform translation = "- 65.0 -1.0">
<Text DEF= "LocahNODEJ" string= "EDF" color= "MA4A4A " vertAlign= "MIDDLE" displayRect="65.0 15.0"/> </Transform> <Transform translation="5.0 -1.0"><Text DEF = "LocahNODEJ" string = "EDF" color = "MA4A4A" greenAlign = "MIDDLE" displayRect = "65.0 15.0" /> </ Transform> <Transform Translation = "5.0 -1.0">
< Text DEF= "GlobahNODEJ " string= "74, 10 " stz:movingData = "string " color="#7D7E7E" vertAlign= "MIDDLE" displayRect="40.0 15.0"/> </Transform> <Transform translation="45.0 -1.0"><Text DEF = "GlobahNODEJ" string = "74, 10" stz: movingData = "string" color = "# 7D7E7E" greenAlign = "MIDDLE" displayRect = "40.0 15.0" /> </ Transform> <Transform translation = "45.0 -1.0 ">
<Text DEF= "GlobahNODEJ" string= "+3,94%" stz:movingData="string" color="#3BB327" vertAlign= "MIDDLE" displayRect="50.0 15.0"/> </Transform> </Transform> <Text DEF = "GlobahNODEJ" string = "+ 3.94%" stz: movingData = "string" color = "# 3BB327" greenAlign = "MIDDLE" displayRect = "50.0 15.0"/></Transform></Transform>
ANNEXE BANNEX B
<Transform translation="0.0 56.0"> <Use target="Local:NODE_l "/> < Transform translation = "- 75.0 0.0"><Transform Translation = "0.0 56.0"> <Use target = "Local: NODE_l" /> <Transform Translation = "- 75.0 0.0">
< Use DEF= "Global: NODE _4 " target= "stz: Global: ArrowUp "/> </Transform><Use DEF = "Global: NODE _4" target = "stz: Global: ArrowUp" /> </ Transform>
<Transform translation="-65.0 -1.0"><Transform translation = "- 65.0 -1.0">
<Text DEF= "LocahNODEJ " string= 'EDF" color= "#4A4A4A " vertAlign= "MIDDLE" displayRect="65.0 15.0"/><Text DEF = "LocahNODEJ" string = 'EDF "color =" # 4A4A4A "greenAlign =" MIDDLE "displayRect =" 65.0 15.0 "/>
</Transform> <Transform translation="5.0 -1.0"></ Transform> <Transform translation = "5.0 -1.0">
< Text DEF= "Global: NODE 5 " string= "stz: 74, 10 " color= "#7D 7E7E " vertA lign = "MIDDLE " displayRect= "40.0 15.0 "/> </Transform><Text DEF = "Global: NODE 5" string = "stz: 74, 10" color = "# 7D 7E7E" greenA lign = "MIDDLE" displayRect = "40.0 15.0" /> </ Transform>
<Transform translation="45.0 -1.0"><Transform translation = "45.0 -1.0">
<Text DEF= "Global.NODE ό" string= "stz:+3,94%" color="#3BB327" vertAlign= "MIDDLE" displayRect="50.0 15.0"/> </Transform> </Transform> <Text DEF = "Global.NODE ό" string = "stz: + 3.94%" color = "# 3BB327" greenAlign = "MIDDLE" displayRect = "50.0 15.0"/></Transform></Transform>
ANNEXE CANNEX C
<Transform translation="0.0 56.0"> <Use target="Local:NODE_l "/> <Transform translation="-75.0 0.0"> < Use DEF= " Global :Η ODE 4 "><Transform Translation = "0.0 56.0"> <Use target = "Local: NODE_l" /> <Translation Transform = "- 75.0 0.0"> <Use DEF = "Global: Η ODE 4">
<variant target= "Global: ArrowUp"/> </Use> </Transform><variant target = "Global: ArrowUp" /> </ Use> </ Transform>
<Transform translation="-65.0 -1.0"> < Text DEF= "LocahNODEJ "><Transform translation = "- 65.0 -1.0"> <Text DEF = "LocahNODEJ">
<invariant string= "EDF" color= "#4A4A4A " vertAlign= "MIDDLE" displayRect= "65.0 15.0"/> </Text> </Transform > <Transform translation="5.0 -1.0"><invariant string = "EDF" color = "# 4A4A4A" greenAlign = "MIDDLE" displayRect = "65.0 15.0" /> </ Text> </ Transform> <Transform Translation = "5.0 -1.0">
<Text DEF= "Global-NODEJ "> <variant string= "74, 10 "/><DEF Text = "Global-NODEJ"> <variant string = "74, 10" />
<invariant color= "#7D7E7E" vertAlign= "MIDDLE" displayRect= "40.0 15.0"/> </Text> </Transform><invariant color = "# 7D7E7E" greenAlign = "MIDDLE" displayRect = "40.0 15.0" /> </ Text> </ Transform>
<Transform translation="45.0 -1.0"> <Text DEF= "Global:NODE_6"> <variant string= "+3,94%"/><Transform Translation = "45.0 -1.0"> <DEF Text = "Global: NODE_6"> <variant string = "+ 3.94%" />
<invariant color= "#3BB327" vertAlign= "MIDDLE" displayRect= "50.0 15.0"/> </Text><invariant color = "# 3BB327" greenAlign = "MIDDLE" displayRect = "50.0 15.0" /> </ Text>
</Transform > </Transform> </ Transform> </ Transform>

Claims

REVENDICATIONS
1. Procédé de création d'un service destiné à produire un contenu avec mises à jour, ledit contenu étant destiné à être restitué sur un terminal, caractérisé en ce que ledit procédé comprend les étapes suivantes : - identification d'au moins une donnée dudit service comme donnée susceptible d'être mise à jour, dite donnée changeante ; insertion, dans ledit service, d'une commande d'appel à un programme de génération de mise à jour, ledit programme étant indépendant dudit service, de façon à permettre, en réponse à une requête d'un terminal ayant préalablement reçu un contenu initial produit par ledit service, une mise à jour dudit contenu, prenant en compte la ou desdites données changeantes.1. A method for creating a service for producing content with updates, said content being intended to be rendered on a terminal, characterized in that said method comprises the following steps: - identification of at least one piece of said service as data that can be updated, so-called changing data; insertion in said service of a call command to an update generation program, said program being independent of said service, so as to allow, in response to a request from a terminal having previously received an initial content produced by said service, an update of said content, taking into account said changing data or data.
2. Procédé de génération de mise à jour d'au moins un contenu produit par un service créé selon le procédé de création de la revendication 1 et destiné à être restitué sur un terminal, caractérisé en ce que ledit procédé est indépendant dudit service et comprend les étapes suivantes : réception d'une requête de mise à jour dudit contenu émise par ledit terminal ; - mise à jour dudit contenu, appliquée à au moins une donnée préalablement identifiée comme donnée susceptible d'être mise à jour, lors de la création dudit service, dite donnée changeante, et comprenant les sous-étapes suivantes : détection d'un changement de valeur de ladite au moins une donnée changeante ; génération et transmission d'au moins une commande de mise à jour de ladite au moins une donnée changeante audit terminal, en cas de détection positive.2. A method of generating an update of at least one content produced by a service created according to the creation method of claim 1 and intended to be rendered on a terminal, characterized in that said method is independent of said service and comprises the following steps: receiving a request to update said content transmitted by said terminal; updating said content, applied to at least one datum previously identified as data that may be updated, during the creation of said service, said variable datum, and comprising the following substeps: detection of a change of value of said at least one changing datum; generating and transmitting at least one update command of said at least one changing datum to said terminal, in case of positive detection.
3. Procédé de génération de mise à jour selon la revendication 2, caractérisé en ce que ladite étape de détection compare la valeur d'au moins une desdites données changeantes par rapport à une valeur de référence mémorisée.An update generation method according to claim 2, characterized in that said detecting step compares the value of at least one of said data changing with respect to a stored reference value.
4. Procédé de génération de mise à jour selon la revendication 3, caractérisé en ce que ladite valeur de référence mémorisée correspond à une valeur de ladite donnée changeante lors de la dernière mise à jour dudit contenu restituée sur ledit terminal.4. update generation method according to claim 3, characterized in that said stored reference value corresponds to a value of said variable data during the last update of said content restored on said terminal.
5. Procédé de génération de mise à jour selon la revendication 4, caractérisé en ce que ladite dernière mise à jour dudit contenu restituée sur ledit terminal est identifiée par au moins une information transmise par ledit terminal avec ladite requête de mise à jour. 5. update generation method according to claim 4, characterized in that said last update of said content restored on said terminal is identified by at least one piece of information transmitted by said terminal with said update request.
6. Procédé de génération de mise à jour selon la revendication 5, caractérisé en ce que ladite au moins une information transmise avec ladite requête de mise à jour correspond au résultat d'au moins une instruction préalablement transmise audit terminal.6. update generation method according to claim 5, characterized in that said at least one information transmitted with said update request corresponds to the result of at least one instruction previously transmitted to said terminal.
7. Procédé de génération de mise à jour selon l'une quelconque des revendications 2 à 6, caractérisé en ce qu'il comprend une étape de mémorisation d'au moins un état dudit contenu correspondant à une mise à jour dudit contenu transmise audit terminal.7. update generation method according to any one of claims 2 to 6, characterized in that it comprises a step of storing at least one state of said content corresponding to an update of said content transmitted to said terminal .
8. Serveur apte à générer des mises à jour d'au moins un contenu produit par un service et destiné à être restitué sur un terminal, caractérisé en ce que ledit serveur comprend : des moyens de réception d'une requête de mise à jour dudit contenu émise par ledit terminal ; des moyens de mise à jour dudit contenu, appliquée à au moins une donnée préalablement identifiée comme donnée susceptible d'être mise à jour, dite donnée changeante, ladite au moins une donnée changeante étant identifiée lors de la création, par un dispositif de création, dudit service, lesdits moyens de mise à jour étant indépendants dudit service et comprenant les moyens suivants : des moyens de détection d'un changement de valeur de ladite au moins une donnée changeante ; des moyens de génération et transmission d'au moins une commande de mise à jour de ladite au moins une donnée changeante audit terminal, en cas de détection positive.8. Server capable of generating updates of at least one content produced by a service and intended to be rendered on a terminal, characterized in that said server comprises: means for receiving a request for updating said content transmitted by said terminal; means for updating said content, applied to at least one datum previously identified as updatable data, said variable datum, said at least one changing datum being identified during creation, by a creation device, said service, said updating means being independent of said service and comprising the following means: means for detecting a change in value of said at least one changing datum; means for generating and transmitting at least one update command of said at least one changing datum to said terminal, in case of positive detection.
9. Dispositif de création d'un service destiné à produire un contenu avec mises à jour, ledit contenu étant destiné à être restitué sur un terminal, caractérisé en ce que ledit dispositif comprend : des moyens d'identification d'au moins une donnée dudit service comme donnée susceptible d'être mise à jour, dite donnée changeante ; des moyens d'insertion, dans ledit service, d'au moins une commande d'appel à un programme de génération de mise à jour, ledit programme étant indépendant dudit service, de façon à permettre, en réponse à une requête d'un terminal ayant préalablement reçu un contenu initial produit par ledit service, une mise à jour dudit contenu, prenant en compte la ou desdites données changeantes. 9. Device for creating a service for producing content with updates, said content being intended to be rendered on a terminal, characterized in that said device comprises: means for identifying at least one piece of said service as data that can be updated, so-called changing data; means for inserting, in said service, at least one call command to an update generation program, said program being independent of said service, so as to enable, in response to a request from a terminal having previously received an initial content produced by said service, an update of said content, taking into account said one or more changing data.
10. Terminal apte à restituer au moins un contenu créé selon le procédé de création de la revendication 1, caractérisé en ce qu'il comprend des moyens de transmission d'une requête de mise à jour comprenant au moins une information d'identification d'une mise à jour dudit contenu restituée sur ledit terminal, pour la mise en œuvre du procédé de génération de mise à jour selon l'une quelconque des revendications 2 à 7, et des moyens de réception d'au moins une commande de mise à jour d'une donnée changeante.Terminal capable of rendering at least one content created according to the creation method of claim 1, characterized in that it comprises means for transmitting an update request comprising at least one piece of identification information. an update of said content restored on said terminal, for implementing the update generation method according to any one of claims 2 to 7, and means for receiving at least one update command of a changing datum.
11. Produit programme d'ordinateur téléchargeable depuis un réseau de communication et/ou enregistré sur un support lisible par ordinateur et/ou exécutable par un processeur, caractérisé en ce qu'il comprend des instructions de code de programme pour la mise en œuvre du procédé de génération de mise à jour selon l'une au moins des revendications 2 à 7, lorsque ledit programme est exécuté sur un ordinateur.11. Computer program product downloadable from a communication network and / or recorded on a computer readable medium and / or executable by a processor, characterized in that it comprises program code instructions for the implementation of the Update generation method according to at least one of claims 2 to 7, when said program is run on a computer.
12. Produit programme d'ordinateur téléchargeable depuis un réseau de communication et/ou enregistré sur un support lisible par ordinateur et/ou exécutable par un processeur, caractérisé en ce qu'il comprend des instructions de code de programme pour la mise en œuvre du procédé de création d'un service selon la revendication 1, lorsque ledit programme est exécuté sur un ordinateur. 12. Computer program product downloadable from a communication network and / or recorded on a computer-readable medium and / or executable by a processor, characterized in that it includes instructions for program code for implementing the method of creating a service according to claim 1, when said program is executed on a computer.
PCT/EP2009/054055 2008-04-11 2009-04-03 Method for creating a service, corresponding device and computer program, method of generating an update of a content, corresponding server, terminal and computer program WO2009124896A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR0852462 2008-04-11
FR0852462A FR2930057B1 (en) 2008-04-11 2008-04-11 METHOD FOR CREATING CORRESPONDING SERVICE, DEVICE AND COMPUTER PROGRAM, METHOD FOR GENERATING CONTENT UPDATE, SERVER, TERMINAL AND CORRESPONDING COMPUTER PROGRAM.

Publications (1)

Publication Number Publication Date
WO2009124896A1 true WO2009124896A1 (en) 2009-10-15

Family

ID=39880322

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2009/054055 WO2009124896A1 (en) 2008-04-11 2009-04-03 Method for creating a service, corresponding device and computer program, method of generating an update of a content, corresponding server, terminal and computer program

Country Status (2)

Country Link
FR (1) FR2930057B1 (en)
WO (1) WO2009124896A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007000649A1 (en) * 2005-06-27 2007-01-04 Nokia Corporation Transport mechanisms for dynamic rich media scenes
US20080069141A1 (en) * 2006-09-20 2008-03-20 Reuters America Inc. Messaging model and architecture

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007000649A1 (en) * 2005-06-27 2007-01-04 Nokia Corporation Transport mechanisms for dynamic rich media scenes
US20070157283A1 (en) * 2005-06-27 2007-07-05 Nokia Corporation Transport mechanisms for dynamic rich media scenes
US20080069141A1 (en) * 2006-09-20 2008-03-20 Reuters America Inc. Messaging model and architecture

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
VIDYA SETLUR ET AL: "More: A Mobile Open Rich Media Environment", MULTIMEDIA AND EXPO, 2006 IEEE INTERNATIONAL CONFERENCE ON, IEEE, PI, 1 July 2006 (2006-07-01), pages 2029 - 2032, XP031033264, ISBN: 978-1-4244-0366-0 *

Also Published As

Publication number Publication date
FR2930057A1 (en) 2009-10-16
FR2930057B1 (en) 2010-11-12

Similar Documents

Publication Publication Date Title
FR2892885A1 (en) Font management method for e.g. mobile telephone, involves listing all fonts or font portions stored by mobile telephone, and matching management parameter with each of fonts using font data-base
US8341531B2 (en) Content formatting and installation techniques
US20100088270A1 (en) Data versioning concept including time dependency and active and inactive states
US8245221B2 (en) Content formatting and installation techniques
FR2863127A1 (en) METHODS AND DEVICES FOR ASYNCHRONOUS DELIVERY OF DIGITAL DATA
US11811935B2 (en) Systems for secure access to protected content in a content management system
FR2892883A1 (en) Multimedia scene describing method for e.g. mobile telephone, involves implementing optimization information in radiocommunication terminal, where information permits selection of scene rendering algorithm
EP2187321B1 (en) Method and system for editing an object represented on a web page
EP1925141A1 (en) Transmission of a multimedia content to a radiocommunication terminal
FR2968497A1 (en) METHOD AND SYSTEM FOR DIFFUSING COMPUTER CONTENT TO A MOBILE TERMINAL
EP2107517A1 (en) Method for managing electronic messages from a messaging client and system for implementing the method
WO2009124896A1 (en) Method for creating a service, corresponding device and computer program, method of generating an update of a content, corresponding server, terminal and computer program
WO2007107534A1 (en) Method, device and system for managing structure data in a graphic scene
EP2413233B1 (en) Android phone with an application for content display
EP2145477A1 (en) Method for creating content, method for tracking content use actions, and corresponding terminal and signals
WO2012021896A1 (en) Enriching memory and enhancing emotions regarding specific personal events via images, illustrations, audio and video
FR2930662A1 (en) METHOD OF SECURING AN EVOLVING SCENE, DEVICE, SIGNAL AND CORRESPONDING COMPUTER PROGRAM, METHOD OF UPDATING AN EVOLUTIVE SCENE, CORRESPONDING DEVICE AND COMPUTER PROGRAM
FR2911974A1 (en) METHOD FOR MANAGING CHARACTER FONTS IN A RADIO COMMUNICATION TERMINAL, FOR RESTORING MULTIMEDIA CONTENTS ON A SCREEN, AND CORRESPONDING TERMINAL
FR2900777A1 (en) METHOD AND DEVICE FOR MANAGING STOCKE CONTENT IN REMOTE DATA BASES
FR3110793A1 (en) Method for managing the transmission of a message from a first device to a second device, method for managing the reception of such a message.
FR2955691A1 (en) Video content displaying method for user station in online advertising field, involves transmitting storage address of reader associated with graphic file and storage address of required video stream to telematics network
WO2019043332A1 (en) Method for managing service disruptions, platform implementing said method and associated system
FR3040507A1 (en) METHOD OF IDENTIFYING AND PROCESSING IMAGES
FR3019354A1 (en) METHOD FOR IDENTIFYING TEXT FORMS IN A DIGITAL DOCUMENT, AND METHOD AND SYSTEM FOR DETERMINING CONTEXTUAL INFORMATION THEREOF
FR3038092A1 (en) METHOD FOR DOWNLOADING ACCELERATED FROM A WEB PAGE TO A COMMUNICATION TERMINAL

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09731281

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: CONSTATATION DE LA PERTE D UN DROIT CONFORMEMENT A LA REGLE 112(1) CBE (OEB FORM 1205A EN DATE DU 14/04/2011)

122 Ep: pct application non-entry in european phase

Ref document number: 09731281

Country of ref document: EP

Kind code of ref document: A1