Movatterモバイル変換


[0]ホーム

URL:


EP2102763B1 - Provision of services through communication networks - Google Patents

Provision of services through communication networks
Download PDF

Info

Publication number
EP2102763B1
EP2102763B1EP07700280.6AEP07700280AEP2102763B1EP 2102763 B1EP2102763 B1EP 2102763B1EP 07700280 AEP07700280 AEP 07700280AEP 2102763 B1EP2102763 B1EP 2102763B1
Authority
EP
European Patent Office
Prior art keywords
content
standard format
format file
service
end user
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
EP07700280.6A
Other languages
German (de)
French (fr)
Other versions
EP2102763A1 (en
EP2102763A4 (en
Inventor
Timo AHOMÄKI
Teemu Ikonen
Juha Koponen
Risto Vuorjoki
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mavenir Systems Oy
Original Assignee
Mavenir Systems Oy
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 Mavenir Systems OyfiledCriticalMavenir Systems Oy
Publication of EP2102763A1publicationCriticalpatent/EP2102763A1/en
Publication of EP2102763A4publicationCriticalpatent/EP2102763A4/en
Application grantedgrantedCritical
Publication of EP2102763B1publicationCriticalpatent/EP2102763B1/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Definitions

Landscapes

Description

    FIELD OF THE INVENTION
  • This invention relates in general to provision of services through communication networks.
  • BACKGROUND OF THE INVENTION
  • Mobile services, such as providing content to mobile devices by means of SMS, MMS or some other messaging system, have become very popular. However provision of such services may be challenging for a content provider. Producing content/services suitable for mobile environment often requires knowledge of telecom specific technologies. Alternatively some special purpose interfaces may be used, but such interfaces may be expensive to develop and challenging to maintain. Thus, there may be a technical and/or a financial barrier to produce mobile content/services.
  • Figure 1 shows an example system illustrating some prior art solutions, which may be used for providing mobile services. The services are provided from aservice provider system 101 to amobile device 102 of an end user through anetwork operator system 104. The network operator system may provide communication services to mobile devices for example through a GSM network or a WCDMA network. Thenetwork operator system 104 provides aninterface 105 for service provider system for providing mobile services through the network operator system. Theinterface 105 may be for example a WSI (Web Services Interface) interface, a CORBA (Common Object Request Broker Architecture) interface, a HTTP/XML (HyperText Transfer Protocol/eXtended Markup Language) interface, a legacy SMSC/MMSC (Short Message Service Centre/Multimedia Message Service Centre) protocol interface, etc. WSI, for example, is a powerful tool for providing various types of services, but it may be difficult to use especially to persons who do not have computer programming skills. Additionally there are many vendors specific flavours of WSI, whereby a content provider may need to know various different interfaces. Similar challenges may apply to other known interfaces.
  • One available option for making provision of mobile services easier is to have additionalcomputer program modules 107 and 108 in the network operator system and in the service provider system. The program modules are designed to communicate with each other. The program module in theservice provider system 101 may have anadditional user interface 110 to be used by the service provider. Development of such content providing system comprised of additional program code modules is however expensive. Moreover such content providing system is typically network operator specific and thus the service provider cannot use the same system with different network operators. Thereby, if the service provider wants to provide the service to subscribers of various different network operators, the service provider may need to use various different content providing systems.
  • Pfeifer T et al: "m-Mag: The Mobile Magazine Services Platform", MOBILE COMMERCE AND SERVICES, 2005, discloses a new category of mobile service called a mobile magazine. A next generation mobile publishing service is made available from a mobile operator's portal.
  • Pfeifer T et al: "UGetMobile End-user Mobile Publishing Platform", E-COMMERCE TECHNOLOGY, 2006, discloses creating Internet service that enables end-users to "get mobile". Mobile services are enhanced by creating deep interconnections with mobile Operator's mobile portals and Service Delivery Platforms via OSA/Parlay.
  • Thus there is a need to further develop mechanisms for providing services through communication networks.
  • SUMMARY OF THE INVENTION
  • According to a first aspect of the invention there is provided a method for providing services through a communication network to an end user device connected to the communication network, the method comprising
    receiving and storing, from a content provider, a standard format file comprising content for a service, the standard format file being a web feed file generated by a standard publishing tool,
    determining whether the content provider has permission to provide the service, defining the service by providing a pointer to the standard format file comprising content for the service, wherein the standard format file is the source of content for the service,
    receiving a request for the service from the end user device,
    reading at least some part of the content from the standard format file,
    modifying the content read from the standard format file in accordance with properties of the end user device, and
    sending at least some part of the modified content through said communication network to the end user device.
    The standard format file may an external standard format file, a web feed file, such as an Atom and/or RSS feed file.
  • By employing content stored in a standard format file, the paradigm of known service creation procedures is changed in various embodiments of the invention. That is, instead of defining yet another service creation protocol in addition to the existing ones, a different approach to the whole procedure is employed.
  • Further, by allowing the content of a service to be provided by means of a standard format file, one achieves that a content producer does not need to be aware of communication network specific technologies/protocols/interfaces etc.
  • The method may further comprise creating at least one of the following based on sending content to the end user device: billing information and settlement information.
  • In an embodiment of the invention content is read from said standard format file periodically or upon receiving a request for content.
  • In an embodiment of the invention the steps of reading and/or sending is conducted responsive to predefined conditions. The predefined conditions may include at least one of the following: receiving a request for content, finding new content in said standard format file, and finding content matching a predefined definition in said standard format file.
  • In an embodiment of the invention the method further comprises selecting which parts of the content to send depending on one of the following: the properties of the end user device and connection properties between the communication network and the end user device.
  • The content may be sent to the end user device by means of at least one of the following: SMS messaging, MMS messaging, instant messaging, and an email.
  • The method may further comprise
    performing access control procedures before proceeding to sending content to the end user device.
  • Additionally or alternatively, the method may comprise
    allowing a service to be defined only if the creator of the service has the right to define said service.
  • In an embodiment of the invention the method further comprises
    receiving a response message from the end user device,
    parsing response content from said response message, and
    writing at least part of said response content into a standard format file.
  • According to a second aspect of the invention there is provided an apparatus for providing services through a communication network to an end user device connected to the communication network, the apparatus comprising
    a user interface operable to allow, in response to a policy control determination, a service to be defined by providing a pointer to a standard format file comprising content for the service, the standard format file being a standard web feed file generated by a standard publishing tool, wherein the standard format file is the source of content for the service, and
    a processing unit configured
    • to co-operate with a reader component operable to read content from the standard format file,
    • to modify the content read from the standard format file in accordance with properties of the end user device, and
    • to send at least some part of the modified content through said communication network to the end user device.
  • According to a third aspect of the invention there is provided a system for providing services through a communication network to an end user device connected to the communication network, the system comprising
    a user interface operable to allow a service to be defined by providing a pointer to a standard format file comprising content for the service,
    a reader component operable to read content from the standard format file, and a
    processing unit operable to send at least some part of said content through said communication network to the end user device.
  • According to a fourth aspect of the invention there is provided a memory medium comprising computer executable program code adapted to enable an apparatus to perform the method of the first aspect.
  • It should be appreciated that subject matter of one embodiment related to one aspect may be combined with some other aspect or embodiment where applicable.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The invention will be described, by way of example only, with reference to the accompanying drawings in which:
    • Fig. 1 shows a system according to prior art;
    • Fig. 2 shows a system according to an embodiment of the invention;
    • Fig. 3A shows a system according to an embodiment of the invention;
    • Fig. 3B shows a system according to another embodiment of the invention;
    • Fig. 4A shows a flow chart of a method according to an embodiment of the invention;
    • Fig. 4B shows a flow chart of a method according to another embodiment of the invention;
    • Figs. 5-7 show flow charts of methods according to various embodiments of the invention;
    • Fig. 8 shows a block diagram of an apparatus suited for implementing various embodiments of the invention.
    DETAILED SPECIFICATION
  • Figure 1 is discussed above in connection with prior art.
  • In the following description, like numbers denote like parts.
  • In some embodiments of the invention web feeds and blogging systems, which are known in the Internet community, are employed for providing services through communication networks.
  • A web feed is a data format used for serving users (frequently) updated content on a web site. Content distributors syndicate a web feed, thereby allowing users to subscribe to it. Making a collection of web feeds accessible in one spot is known as aggregation. In general a web feed is a standard data format and it may comprise entries, which may be for example headlines, full-text articles, excerpts, summaries, and/or links to content on a web site, along with various metadata. To provide a web feed, a content provider of a web site may use specialized software tools (such as a content management system) that publish a list (or a "feed") of recent articles or content in a standardized, machine-readable format. In a typical scenario of using web feeds, the content provider publishes a feed link on the web site and end users can register the feed link with a feed reader. The feed reader then checks, whether the feed links registered with it have new content, and if so, the feed reader may for example make a note of the new content or download it. The feed reader may perform this check for example upon request or periodically.
  • A weblog or a blog is in general a user generated website where entries are made in journal style and displayed in a reverse chronological order. There are various easy-to-use publishing or "blogging" tools/services, such as for example Blogger and WordPress, available for anyone. The widespread use of such blogging tools proves that there is no technical barrier in using them. The blogging tools generally produce also web feeds on the basis of the content that is published in the blog.
  • RSS is one format of web feeds. The initials "RSS" may refer to various parallel standards like:
    • Really Simple Syndication (RSS 2.0),
    • Rich Site Summary (RSS 0.91, RSS 1.0), and
    • RDF Site Summary (RSS 0.9 and 1.0).
    In connection with various embodiments of the invention any one of these or some other respective standard may be used. RSS delivers its information as an XML file, which may be called for example an RSS feed.
  • Atom Syndication Format is another format of web feeds that may be used in connection with various embodiments of the invention. It should however be appreciated that also some other web feed format or other suitable standard format of published information may be used in connection with the invention.
  • Figure 2 shows asystem 200 according to an embodiment of the invention. The system comprises a content creation system 221 (shown with dashed line) and a service provisioning system 222 (shown with dashed line). The service provisioning system is connected to or part of acommunication network 208 and anend user 209 is connected to the communication network.
  • Thecontent creation system 221 comprises acontent creation interface 202, acontent storage database 203 and astandard format file 204 comprising created content in a standardized format. Theservice provisioning system 222 comprises apolicy control block 210, aservice creation interface 205, aservice database 207, apersonalisation engine 211 and it's associatedpreference database 212 and acontent reader block 207 operable to read content for example from thestandard format file 204 of thecontent creation system 221. The content creation system may be for example some blogging system and the service provisioning system may be for example an SDP (Service Delivery Platform) element of a network operator.
  • Acontent provider 201 has an access to thecontent creation system 221 and theservice provisioning system 222 through theuser interfaces 202 and 205. Thecontent provider 201 creates content through thecontent creation interface 202, which may be for example a commonly available interface used for creating blog entries. Through the content creation interface the content is stored into the content storage database 203' for example as a HTML file. Content form the content storage is supplied to thestandard format file 204, which may be for example a web feed file such as an RSS/Atom feed file. Herein it should be clear that the content creator first creates only initial content and then updates the content as new content becomes available/is needed/etc.
  • In addition to creating the content through thecontent creation interface 202 thecontent provider 201 defines the services, which are desired to be provided to end users, through theservice creation interface 205 of the service provisioning system. The service creation interface may be a standalone interface or it may be integrated into thecontent creation interface 202. Definition of the service includes providing a pointer or an address to thestandard format file 204 containing the content for the service. The pointer may be for example an URL (Uniform Resource Locator) or a file path in some specific system. In the shown system there is apolicy control block 210 in connection with the service creation interface, but this is optional. The policy control block checks, what kind of rights the content provider has and controls the service creation process accordingly. The policy control block may for example control, which type of services may be provided and/or to whom those services may be provided. The service defined through theservice creation interface 205 is provisioned by storing it into theservice database 206. In accordance with the services stored in the service database and/or requests received from theend user 209, thecontent reader block 207 is controlled to read content from thestandard format file 204 and at least some parts of the content read from the standard format file are provided as service to theend user 209 through thecommunication network 208. The services (including content, scheduling, etc.) provided to the end user can be optionally controlled by thepersonalisation engine 211 that can be configured by the end user over thecommunications network 208. The preferences of end users that are used in the personalisation engine are stored in an associatedpersonalisation database 212.
  • The communication network may be for example a GSM network, a WCDMA network, a LAN network, a WLAN network or some other wither fixed line or wireless network. The content may be sent to the end user by means of SMS messaging, MMS messaging, instant messaging or emails for example. In addition, a standard web/WAP (Wireless Application Protocol) browser can be used to access the content over a network (fixed line or wireless) carrying internet traffic. Theservice creation interface 205 may allow the content provider to define users for their service (access control lists) and also a preferred method of content delivery for specific users (for example some may want to receive the content by means of SMS messaging and some by email), but this is not mandatory.
  • Theservice provisioning system 222 ofFigure 2 may also create billing information on the basis of the services provided by the service provisioning system and convey the billing information to billing systems for further processing. An end user may be billed for example on a pay-per-view basis or on the basis of weekly/monthly/yearly/etc. subscription. It is also possible that the end user gets the service free and the content provider is billed for having their content published or that the network operator pays the content provider for the use of the content.
  • In addition to billing information, settlement can be provided through theservice provisioning system 222. In this case, thecontent provider 201 can be remunerated depending on the actual usage of his/her services. Such settlement can be provided either as a money transfer, adding credits to a prepaid account or some other method of crediting the content provider.
  • For thecontent provider 201 ofFigure 2 the service creation process is kind of a one time process: once the service has been created (the location of the content feed has been defined into the service provisioning system) the content provider may not need to access the service provisioning system anymore unless there is a need to modify for example user rights related to the service. Whereas the content creation system is the tool that the content provider is constantly using when providing new content for the service.
  • Like mentioned above, thecontent creation system 221 may be for example some blogging tool. However, also some other well standardised publishing systems than blogging tools may be employed. An advantage achieved by using well known blogging tools is that the content provider does not need to learn to use any new tools for creating the content. Like already mentioned above, the widespread use of such blogging tools proves that there is no technical barrier in using them.
  • Like mentioned above, theservice provisioning system 222 may be for example an SDP element. However, the service provisioning system may comprised also in some other network operator system, through which messaging services may be controlled.
  • In practise, the blocks of thecontent creation system 221 may reside in one physical computing device, which may be for example content provider's own server or it may be a system provided by some blogging tool/service provider. Likewise, the blocks of theservice provisioning system 222 may reside in one physical computing device. Alternatively some or all of the different blocks of the content creation and the service provisioning systems may reside in different physical devices. For example theservice provisioning system 222 may be divided into two physically separate devices, one hosting thecontent reader 207 and another hosting the other elements of the service provisioning system. In this way one may have a firewall between the core of the service provisioning system and the content reader, which may require access to the Internet or some other open network.
  • It should however be appreciated that it is equally possible that the content creation system may be included in the service provisioning system instead of being a separate system. That is, a network operator may provide blogging tools as part of its service provisioning system. An advantage achieved by using a separate external content creation system, such as well known blogging tools, is that the content provider may use the same content for more than one publishing channel. For example, the same content may be provided through more than one network operator and/or the content may be made available in a conventional way through Internet as well.
  • It should be appreciated that the system shown inFigure 2 is only an example and that in a practical implementation one or more of the shown elements may be left out or replaced by some other element. A practical implementation may also comprise various additional elements, which are not shown inFigure 2.
  • Figure 3A shows a system according to an embodiment of the invention. The shown system comprises theservice database 206 and theend user 209 ofFigure 2. Further the system comprises acontent catalogue block 301 and anaccess control block 302. It should be appreciated that operation of theblocks 301 and 302 is unrelated and that in a specific implementation of the shown embodiment either one of theblocks 301 and 302 may be left out.
  • The services stored in theservice database 206 are exposed to thecontent catalogue 301 such that theend user 209 may discover the services that are available and thereby may find out what kind of services may be requested and how. In practise the content catalogue may be for example a web site listing available services. Optionally, thepersonalisation engine 211 can be used to control which of the services provisioned in theservice database 206 are presented to a specific end user through thecontent catalogue 301.
  • When theend user 209 requests for service theaccess control block 302 may check, whether theend user 209 does have necessary access rights for the requested service. Then the service is provided only if the necessary access rights are in place.
  • Figure 3B shows a system according to another embodiment of the invention. Like the system ofFigure 3A, the shown system comprises theservice database 206 and theend user 209 ofFigure 2. Now the services stored in theservice database 206 are pushed to theend user 209 without any specific request. As an example theend user 209 may have made a long-term request to be informed whenever there is new content available or whenever there is certain type of new content available. For example thepersonalisation engine 211 can be used to control the subscriptions to services and to control the timing and frequency of the pushed content.
  • Figure 4A shows a flow chart of a method according to an embodiment of the invention. The method may be conducted for example in theservice provisioning system 222 ofFigure 2. In phase 401 a new service is initiated and a pointer is received to a standard format file, the pointer being related to the new service. Then a request for content is received for example from an end user device inphase 402. The end user may have looked for desired service for example in acontent catalogue 301 ofFigure 3A. The request may be for example for a specific piece of content or for the newest content available through the service. On the basis of the request content is read from the standard format file related to the service inphase 403. Then at least some of the read content is sent to the end user inphase 404. The reason for leaving out some content may be for example that the content is filtered in accordance with the properties of the device used by the end user or in accordance with end user preferences stored in thepersonalisation database 212.
  • Figure 4B shows a flow chart of a method according to another embodiment of the invention. Also this method may be conducted for example in theservice provisioning system 222 ofFigure 2. Inphase 405 content is read from a standard format file (a pointer to the standard format file has been provided beforehand like inphase 401 ofFigure 4A). Reading of the standard format file may be conducted for example periodically or in response to some predefined conditions. Then inphase 406, new content is detected in the standard format file, and at least some of the new content is sent to end user devices according to predefined instructions inphase 407. The predefined instructions may include for example information about end users to which certain content is to be sent and/or about in which format the content is to be sent.
  • Figure 5 shows a flow chart of controlling service provisioning rights according to an embodiment of the invention. This may be done for example in theservice provisioning system 222 and specifically in the policy control block 210 ofFigure 2. Inphase 501, a content provider initiates service creation. It is assumed that at that point the content provider has already created the (initial) content through a content creation system. Alternatively, if the content provider knows where the content will reside, the service may be created before any content is created. Then inphase 503, it is checked whether the content provider has the necessary rights for creating the desired service. If the content provider does not have the necessary rights, the service creation is aborted inphase 505.
  • Figure 6 shows a flow chart of access control according to an embodiment of the invention. This may be done for example in theservice provisioning system 222 ofFigure 2 or in theaccess control block 302 ofFigure 3A. In phase 601 a request for content is received from an end user. Then it is checked inphase 603, whether the end user has necessary access rights for accessing the requested service. For example phone number or some other suitable identifier may be used for the purpose of identifying the end user. For example the service provisioning system 22 ofFigure 2 may allow a content provider to define a list of allowed end users (a white list) or a list of forbidden end users (a blocking list). The content provider may be allowed to define the service to be freely available for anyone as well. If the end user does not have the necessary rights, the service is aborted inphase 605.
  • If the end user does have the necessary rights, the requested content is fetched from the corresponding standard format file inphase 606. Then the fetched content is modified in accordance with properties related to the end user inphase 607. The content may be modified for example to suit better for the device that the end user is using. Another example is to modify content to better suit properties of the connection between the end user's device and communication network. (Properties of end user devices and connections they are using may be available for network operators, but the details of obtaining such information are out of scope of this application and thus not discussed herein any further.) In an embodiment of the invention the size of the content that is sent may be minimised, if the connection is very slow. For example, if the end user is using a wireless connection, only titles and text may be sent without any pictures, and if the end user is using a fixed line connection, also full pictures may be sent. Finally (the modified) content is sent to the end user inphase 608.
  • In an embodiment of the invention, an end user is allowed to provide a response message to content provided by means of a system of some embodiment of the invention.Figure 7 shows a flow chart of processing response messages according to an embodiment of the invention. This may be done for example in theservice provisioning system 222 ofFigure 2. Inphase 701, a service response message is received. Then response content is parsed from the response message inphase 703 and a content feed is created on the basis of the parsed content inphase 705. Inphase 707 the content feed is stored in a predefined standard format file (for example a web feed file). The standard format file may be for example dedicated to the responses related to certain service or it may be the same standard format file where the content of the service is stored, thereby allowing every end user to contribute to the creation of the service without a need to log in to the content creation system.
  • The response may be stored into the predefined standard format file for example by means of an additional content feed writer component or such functionality may be included for example in thecontent reader block 207 ofFigure 2.
  • One practical example of using the response messages is for example the following. An organiser of a sports club is arranging transportation to an event for the members of the sports club. Some of the members are taking a bus and some are coming with their own car. The organiser writes into blog of the sports club an entry informing the members of the forthcoming event and asks people to register, which transportation means they are taking so that they know for how many persons the bus needs to be arranged. The content of the blog entry is sent to the members through a system according to some embodiment of the invention. If desired, some members may receive the information by means of an SMS and some by email, for example. The members then respond through the same system and the responses are written by the system into the same blog of the sports club or into a separate transportation information blog (this may be freely defined by the organiser in the service provisioning system). The organiser may then later check the situation from on the basis of the responses written into the blog. Thereby there is no need to for example call all members or to send plurality of emails and collect the answers received by various communication means. Also, should someone be willing to volunteer to provide transport, this can be facilitated by allowing all users to see the offer.
  • It should be appreciated that the flow charts illustrating various embodiments of the invention are only examples and that in a specific implementation some of the shown phases may be left out without departing from the scope of the invention.
  • For example in the flow chart ofFigure 6, one might leave outphase 607 or phases 603 and 605. Also the order of the various phases may vary form the shown order and some or all of the phases may be repeated plurality of times.
  • The invention may be implemented by means of a computer program running on a suitable hardware platform or by means of any other suitable combination of hardware, software, special purpose circuits and/or logic.
  • Figure 8 shows a block diagram of anapparatus 800 suited for implementing various embodiments of the invention. Theapparatus 800 may be a typical computer, such as a general-purpose computer or a server, with possibly distributed functions. The apparatus comprises a Central Processing Unit (CPU) 801 for controlling the apparatus and amemory 802 including a computer program code orsoftware 803.
  • Thesoftware 803 includes instructions for theCPU 801 to control theapparatus 800 such as an operating system and different computer applications. Thesoftware 803 may comprise instructions for controlling the apparatus to provide some functionality of the invention. The instructions may for example control the apparatus to operate as a service provisioning system according to some embodiments of the invention. Theapparatus 800 further comprises an I/O (input/output)unit 805 such as a LAN (Local Area Network), Ethernet or WLAN (Wireless LAN) unit. Theapparatus 800 could comprise also a user interface 806 (shown with dashed line), such as a display and a keyboard, but the user interface may be implemented also by means of a remote connection through the I/O unit.
  • It should be appreciated that in this document, words comprise, include and contain are each used as open-ended expressions with no intended exclusivity.
  • Particular implementations and embodiments of the invention have been described. It is clear to a person skilled in the art that the invention is not restricted to details of the embodiments presented above, but that it can be implemented in other embodiments using equivalent means without deviating from the characteristics of the invention. Hence, the scope of the invention is only restricted by the attached patent claims.

Claims (15)

  1. A method for providing services through a mobile communication network (208) to an end user device (209) connected to the mobile communication network, the method comprising:
    receiving and storing, from a content provider, a standard format file comprising content for a service, the standard format file being a web feed file generated by a standard publishing tool;
    determining whether the content provider has permission to provide the service;
    defining the service by providing a pointer to the standard format file (204) comprising content for the service, wherein the standard format file is the source of content for the service;
    receiving a request for the service from the end user device (209);
    reading (403, 405, 606) at least some part of the content from the standard format file (204);
    modifying the content read from the standard format file in accordance with properties of the end user device; and
    sending (404, 407, 608) at least some part of the modified content through said mobile communication network to the end user device.
  2. A method according to claim 1, wherein said standard format file has been generated by blogging tools.
  3. A method according to claim 1 or 2, wherein said standard format file is an external standard format file.
  4. A method according to any preceding claim, further comprising creating at least one of the following based on sending content to the end user device: billing information and settlement information.
  5. A method according to any preceding claim, further comprising reading content from said standard format file periodically (405) or upon receiving a request for content (403, 606).
  6. A method according to any preceding claim, wherein said reading and/or sending is conducted responsive to predefined conditions, wherein said predefined conditions include at least one of the following: receiving (402, 601) a request for content, finding (406) new content in said standard format file, and finding (406) content matching a predefined definition in said standard format file.
  7. A method according to any preceding claim, further comprising
    receiving (701) a response message from the end user device,
    parsing (703) response content from said response message, and
    writing (705, 707) at least part of said response content into a standard format file.
  8. An apparatus for providing services through a mobile communication network to an end user device connected to the mobile communication network, the apparatus comprising:
    a user interface (205) operable to allow, in response to a policy control determination, a service to be defined by providing a pointer to a standard format file (204) comprising content for the service, the standard format file being a standard web feed file generated by a standard publishing tool, wherein the standard format file is the source of content for the service; and
    a processing unit (801) configured:
    - to co-operate with a reader component (207) operable to read content from the standard format file;
    - to modify the content read from the standard format file in accordance with properties of the end user device; and
    - to send at least some part of said modified content through said mobile communication network to the end user device.
  9. An apparatus according to claim 8, wherein said standard format file has been generated by blogging tools.
  10. An apparatus according to claim 8 or 9, wherein said standard format file is an external standard format file.
  11. An apparatus according to any one of claims 8 to 10, wherein the processing unit is further configured to control the reader component to read content from said standard format file periodically or upon receiving a request for content.
  12. An apparatus according to any one of claims 8 to 11, wherein said processing unit is configured to control the reader component to read content from said standard format file and/or to send said at least some part of said content responsive to predefined conditions, wherein said predefined conditions include at least one of the following: receiving a request for content, finding new content in said standard format file, and finding content matching a predefined definition in said standard format file.
  13. An apparatus according to any one of claims 8 to 12, wherein the apparatus is further configured to select which parts of the content to send depending on one of the following: the properties of the end user device and connection properties between the communication network and the end user device.
  14. An apparatus according to any one of claims 8 to 13, wherein the processing unit is further configured:
    to receive a response message from the end user device;
    to parse response content from said response message; and
    to co-operate with a writer component operable to write at least part of said response content into a standard format file.
  15. A computer program comprising computer executable program code (803) adapted to cause an apparatus to perform the method of claim 1.
EP07700280.6A2007-01-122007-01-12Provision of services through communication networksActiveEP2102763B1 (en)

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
PCT/FI2007/050015WO2008084133A1 (en)2007-01-122007-01-12Provision of services through communication networks

Publications (3)

Publication NumberPublication Date
EP2102763A1 EP2102763A1 (en)2009-09-23
EP2102763A4 EP2102763A4 (en)2014-12-17
EP2102763B1true EP2102763B1 (en)2016-09-07

Family

ID=39608398

Family Applications (1)

Application NumberTitlePriority DateFiling Date
EP07700280.6AActiveEP2102763B1 (en)2007-01-122007-01-12Provision of services through communication networks

Country Status (3)

CountryLink
US (1)US8732231B2 (en)
EP (1)EP2102763B1 (en)
WO (1)WO2008084133A1 (en)

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6505123B1 (en)2000-07-242003-01-07Weatherbank, Inc.Interactive weather advisory system
US20060161469A1 (en)2005-01-142006-07-20Weatherbank, Inc.Interactive advisory system
US8832121B2 (en)2005-02-022014-09-09Accuweather, Inc.Location-based data communications system and method
US8229467B2 (en)2006-01-192012-07-24Locator IP, L.P.Interactive advisory system
US8634814B2 (en)*2007-02-232014-01-21Locator IP, L.P.Interactive advisory system for prioritizing content
US7904470B2 (en)*2007-06-132011-03-08Sap AgDiscovery service for electronic data environment
US20080313037A1 (en)*2007-06-152008-12-18Root Steven AInteractive advisory system
KR100964191B1 (en)*2008-09-232010-06-17한국전자통신연구원 Device and method for service delivery platform based on user layer for providing personalized service
US8774010B2 (en)*2010-11-022014-07-08Cisco Technology, Inc.System and method for providing proactive fault monitoring in a network environment
US8559341B2 (en)2010-11-082013-10-15Cisco Technology, Inc.System and method for providing a loop free topology in a network environment
US8982733B2 (en)2011-03-042015-03-17Cisco Technology, Inc.System and method for managing topology changes in a network environment
US8670326B1 (en)2011-03-312014-03-11Cisco Technology, Inc.System and method for probing multiple paths in a network environment
US8724517B1 (en)2011-06-022014-05-13Cisco Technology, Inc.System and method for managing network traffic disruption
US8830875B1 (en)2011-06-152014-09-09Cisco Technology, Inc.System and method for providing a loop free topology in a network environment
US9450846B1 (en)2012-10-172016-09-20Cisco Technology, Inc.System and method for tracking packets in a network environment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7689430B2 (en)*2002-12-162010-03-30International Business Machines CorporationAccess to web services
EP1897045A2 (en)*2005-04-262008-03-12Governing Dynamics Inc.A method of digital good placement in a dynamic, real time environment
US20080021963A1 (en)*2006-07-212008-01-24At&T Corp.Content dissemination using a multi-protocol converter
US20080215985A1 (en)*2007-02-232008-09-04Tabblo, Inc.Method for initial layout of story elements in a user-generated online story
JP2011516938A (en)*2008-02-222011-05-26ソーシャルレップ・エルエルシー Systems and methods for measuring and managing distributed online conversations

Also Published As

Publication numberPublication date
EP2102763A1 (en)2009-09-23
US20100069052A1 (en)2010-03-18
US8732231B2 (en)2014-05-20
WO2008084133A1 (en)2008-07-17
EP2102763A4 (en)2014-12-17

Similar Documents

PublicationPublication DateTitle
EP2102763B1 (en)Provision of services through communication networks
US8200775B2 (en)Enhanced syndication
US10009356B2 (en)Redirection method for electronic content
US8130668B2 (en)Managing differences in user devices when sharing content on mobile devices
CN100440208C (en)A method and system for improving presentation of html pages in web devices
US8028065B2 (en)Accelerated and reproducible domain visitor targeting
US7249197B1 (en)System, apparatus and method for personalising web content
US7747602B2 (en)Comment faces
CN105940391B (en) System and method for third-party application activity data collection
CA2673110C (en)Method and system for intellegent processing of electronic information
US20070100959A1 (en)Customizing RSS content for use over a network
US20050183061A1 (en)Arrangement and a method relating to access of applications/services
JP2005536787A (en) Method and system for managing cookies according to privacy policy
EP1388084A2 (en)Counting and billing mechanism for web-services based on a soap-communication protocol
JP2004511856A (en) Smart agent that provides network content to wireless devices
SE519936C2 (en) Device and procedure related to session management in a portal structure
CN101084665A (en)System and method for delivering web content to a mobile device
US8683559B2 (en)Method and system of serving subscribed contents from multiple sources via a global communications network
US7689575B2 (en)Bitmask access for managing blog content
US7636766B2 (en)Remote selection and installation of auxiliary content
US20060069790A1 (en)Content presentation adaptation
US20070258570A1 (en)Using services provided via a communication system
KR101013292B1 (en) Method and system for providing search advertisement and recording medium therefor
KR20010016434A (en)A system and method of secret bulletin board on internet
WO2008023376A2 (en)Live web pages system and method

Legal Events

DateCodeTitleDescription
PUAIPublic reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text:ORIGINAL CODE: 0009012

17PRequest for examination filed

Effective date:20090608

AKDesignated contracting states

Kind code of ref document:A1

Designated state(s):AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC NL PL PT RO SE SI SK TR

DAXRequest for extension of the european patent (deleted)
A4Supplementary search report drawn up and despatched

Effective date:20141119

RIC1Information provided on ipc code assigned before grant

Ipc:G06Q 10/10 20120101ALI20141113BHEP

Ipc:G06Q 30/04 20120101ALI20141113BHEP

Ipc:G06F 17/30 20060101AFI20141113BHEP

Ipc:H04L 12/24 20060101ALI20141113BHEP

Ipc:H04L 29/08 20060101ALI20141113BHEP

Ipc:H04W 4/18 20090101ALI20141113BHEP

GRAPDespatch of communication of intention to grant a patent

Free format text:ORIGINAL CODE: EPIDOSNIGR1

INTGIntention to grant announced

Effective date:20160310

GRASGrant fee paid

Free format text:ORIGINAL CODE: EPIDOSNIGR3

RAP1Party data changed (applicant data changed or rights of an application transferred)

Owner name:MAVENIR SYSTEMS OY

GRAA(expected) grant

Free format text:ORIGINAL CODE: 0009210

AKDesignated contracting states

Kind code of ref document:B1

Designated state(s):AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC NL PL PT RO SE SI SK TR

REGReference to a national code

Ref country code:GB

Ref legal event code:FG4D

REGReference to a national code

Ref country code:CH

Ref legal event code:EP

REGReference to a national code

Ref country code:NL

Ref legal event code:FP

REGReference to a national code

Ref country code:SE

Ref legal event code:TRGR

REGReference to a national code

Ref country code:IE

Ref legal event code:FG4D

REGReference to a national code

Ref country code:AT

Ref legal event code:REF

Ref document number:827433

Country of ref document:AT

Kind code of ref document:T

Effective date:20161015

REGReference to a national code

Ref country code:DE

Ref legal event code:R096

Ref document number:602007047803

Country of ref document:DE

REGReference to a national code

Ref country code:FR

Ref legal event code:PLFP

Year of fee payment:11

REGReference to a national code

Ref country code:LT

Ref legal event code:MG4D

PG25Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code:FI

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20160907

Ref country code:LT

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20160907

REGReference to a national code

Ref country code:AT

Ref legal event code:MK05

Ref document number:827433

Country of ref document:AT

Kind code of ref document:T

Effective date:20160907

PG25Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code:ES

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20160907

Ref country code:LV

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20160907

Ref country code:GR

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20161208

PG25Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code:EE

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20160907

Ref country code:RO

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20160907

PG25Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code:CZ

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20160907

Ref country code:IS

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20170107

Ref country code:SK

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20160907

Ref country code:BE

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20160907

Ref country code:PL

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20160907

Ref country code:AT

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20160907

Ref country code:BG

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20161207

Ref country code:PT

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20170109

REGReference to a national code

Ref country code:DE

Ref legal event code:R097

Ref document number:602007047803

Country of ref document:DE

PG25Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code:IT

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20160907

PLBENo opposition filed within time limit

Free format text:ORIGINAL CODE: 0009261

STAAInformation on the status of an ep patent application or granted ep patent

Free format text:STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

PG25Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code:DK

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20160907

26NNo opposition filed

Effective date:20170608

PG25Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code:SI

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20160907

REGReference to a national code

Ref country code:CH

Ref legal event code:PL

PG25Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code:MC

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20160907

PG25Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code:LI

Free format text:LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date:20170131

Ref country code:CH

Free format text:LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date:20170131

REGReference to a national code

Ref country code:IE

Ref legal event code:MM4A

PG25Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code:LU

Free format text:LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date:20170112

REGReference to a national code

Ref country code:FR

Ref legal event code:PLFP

Year of fee payment:12

PG25Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code:IE

Free format text:LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date:20170112

REGReference to a national code

Ref country code:DE

Ref legal event code:R079

Ref document number:602007047803

Country of ref document:DE

Free format text:PREVIOUS MAIN CLASS: G06F0017300000

Ipc:G06F0016000000

PG25Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code:HU

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT; INVALID AB INITIO

Effective date:20070112

PG25Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code:CY

Free format text:LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date:20160907

PG25Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code:TR

Free format text:LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date:20160907

PGFPAnnual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code:NL

Payment date:20200226

Year of fee payment:14

Ref country code:SE

Payment date:20200227

Year of fee payment:14

PGFPAnnual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code:FR

Payment date:20200225

Year of fee payment:14

REGReference to a national code

Ref country code:DE

Ref legal event code:R082

Ref document number:602007047803

Country of ref document:DE

Representative=s name:VENNER SHIPLEY GERMANY LLP, DE

Ref country code:DE

Ref legal event code:R082

Ref document number:602007047803

Country of ref document:DE

Representative=s name:VENNER SHIPLEY LLP, DE

REGReference to a national code

Ref country code:SE

Ref legal event code:EUG

REGReference to a national code

Ref country code:NL

Ref legal event code:MM

Effective date:20210201

PG25Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code:NL

Free format text:LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date:20210201

Ref country code:FR

Free format text:LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date:20210131

PG25Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code:SE

Free format text:LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date:20210113

P01Opt-out of the competence of the unified patent court (upc) registered

Effective date:20230601

PGFPAnnual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code:DE

Payment date:20250129

Year of fee payment:19

PGFPAnnual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code:GB

Payment date:20250127

Year of fee payment:19


[8]ページ先頭

©2009-2025 Movatter.jp