WO2011045771A1 - Procédés et systèmes destinés à remplir un calendrier électronique avec une image - Google Patents

Procédés et systèmes destinés à remplir un calendrier électronique avec une image Download PDF

Info

Publication number
WO2011045771A1
WO2011045771A1 PCT/IB2010/054680 IB2010054680W WO2011045771A1 WO 2011045771 A1 WO2011045771 A1 WO 2011045771A1 IB 2010054680 W IB2010054680 W IB 2010054680W WO 2011045771 A1 WO2011045771 A1 WO 2011045771A1
Authority
WO
WIPO (PCT)
Prior art keywords
calendar
add
base application
event
computer
Prior art date
Application number
PCT/IB2010/054680
Other languages
English (en)
Inventor
Walsh Patrick
Original Assignee
Walsh Patrick
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 Walsh Patrick filed Critical Walsh Patrick
Publication of WO2011045771A1 publication Critical patent/WO2011045771A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/109Time management, e.g. calendars, reminders, meetings or time accounting

Definitions

  • This invention relates to data processing and, more specifically, to methods and
  • Microsoft ® Outlook ® is an email application provided by the Microsoft ® Corporation and incorporates an electronic calendar function that enables the user to insert calendar events (e.g., appointment) into the calendar and share that calendar with colleagues and friends to facilitate the creation of calendar events and scheduling of tasks particularly within an organisation. Although very effective at performing these tasks, Microsoft ® Outlook ® does not support the insertion of images into the calendar.
  • a method of populating an electronic calendar with an image comprises starting an electronic calendar base application, loading an add-in utility into the base application, retrieving a calendar having incorporated therein at least one appointment including the image from an external file, and importing the calendar into the electronic calendar base application.
  • Outlook ® or other electronic calendar applications thereby significantly augmenting the calendar. This will facilitate creation of communities using the same calendar and enable users to share different calendars rich with content amongst themselves.
  • the method provides a manner of populating an electronic calendar that will allow for calendars with one or more pictorial images therein to be viewed through the electronic calendar base application installed on a client device.
  • importing the calendar further comprises creating an object for the appointment.
  • the add- in utility executes a second default event when the base application is started and ensures an add-in reference and an add-in object are loaded into the base application.
  • the add- in utility executes a third default event when the base application is closed which comprises releasing an add-in reference and an add-in object from the base application.
  • the method further comprises cleaning resources from the event including removing any changes made to the base application and storing any changes made in the add-in utility.
  • the method comprises retrieving an object relating to the appointment in the calendar and thereafter deleting the appointments in the electronic calendar.
  • a computer program product comprising a computer readable media having computer readable instructions embodied thereon, which when executed, cause a computer to perform the method.
  • an electronic calendar in which the appointment comprises a date associated with the image.
  • an electronic calendar in which the appointment comprises a description associated with the image.
  • an electronic calendar in which the external file comprises a .prx file.
  • an electronic calendar in which the add-in comprises a dynamic link library having means to provide access to objects, properties and functions of the base application.
  • an electronic calendar in which the add-in comprises a dynamic link library having means to provide menu buttons and combo boxes in the base application.
  • an electronic calendar in which the add-in comprises a dynamic link library having means to create an object of the appointment in the calendar.
  • steps of methods described herein may be stored on a computer readable storage medium having a program embodied thereon, with the program executable by a processor in a computing device.
  • modules, subsystems, or devices can be adapted to perform the recited steps.
  • Figure 1 is a screen shot of a Microsoft ® Outlook ® calendar application
  • Figure 2 is a screen shot of a modified Microsoft ® Outlook ® calendar application with a plurality of images imported therein, in accordance with an example embodiment
  • Figure 3 is a diagrammatic representation of an add-in utility used to implement methods and systems for populating an electronic calendar, in accordance with an example embodiment
  • FIG. 4 is a diagrammatic representation of a modified calendar application
  • Figure 5 is a diagrammatic representation of a system in which a method of
  • FIG. 6 is a diagrammatic representation of another system in which another
  • Figures 7 to 26 are screen shots of a modified Zimbra ® calendar application, in accordance with an example embodiment.
  • Figure 27 is a diagrammatic representation of an example machine in the form of a computer system within which a set of instructions for causing the machine to perform any one or more of the methodologies discussed herein is executed.
  • an 'image' can be a pictorial image such as a photograph, a logo or a trade mark comprising graphics or material other than plain simple text, a video clip, an animation or other such graphical design.
  • the terms 'a' or 'an' are used, as is common in patent documents, to include one or more than one.
  • the term 'or' is used to refer to a nonexclusive 'or,' such that ⁇ or B' includes ⁇ but not B,' 'B but not A,' and ⁇ and B,' unless otherwise indicated.
  • GUI Microsoft ® Outlook ® calendar application graphical user interface
  • FIG. 1 a screen shot of a Microsoft ® Outlook ® calendar application graphical user interface
  • GUI graphical user interface
  • a segment is provided for each day of five weeks of the calendar in the event area 7.
  • Other views such as a daily, five day week, seven day week views are also available to be shown in the event area 7 and these are known in the art.
  • a segment may be dedicated to an hour of a particular day or to another time period less than or greater than an hour.
  • FIG. 2 of the drawings there is shown a screen shot of a modified
  • the calendar events are represented by an image 11 and a data entry 13.
  • the image 11 may comprise any picture, photograph, animation, video image or the like as explained previously.
  • the data entry 13 may include the time of the event or other information relating to the event.
  • the calendar may relate to football or other sporting fixtures of a particular team and the logo may be the club badge or other pictorial image indicative of the team or association and the data entry 13 may include a kick-off time of a football match for that team, the location of the match, whether the match is home or away, if the match has already taken place the score of the match may be included, or other such details as may be desirable. What is important however is the fact that a pictorial image may be imported into the image portion 11.
  • the add-in utility comprises a plurality of default events 33, 35, 37 and 39.
  • the default event 'on connection' 33 is triggered each time Microsoft ® Outlook ® is started. It returns either a true value or a false value. If the 'on connection' default event returns a true value this indicates that the add-in is properly connected to the base application, but if the add- in is not properly connected to the base application, the 'on connection' default event returns a false value, which indicates that the add- in has not been properly connected.
  • the false value will not allow the add-in to be loaded in Microsoft ® Outlook ® and Outlook ® will release any reference it has to the add-in. Furthermore, any object relating to the add-in is released from Outlook ®, which allows Outlook ® to work without the add-in in a seamless manner.
  • the 'on connection' event is triggered automatically at the time of opening Microsoft Outlook. The connection with the add-in is solely dependent on this 'on connection' event. [43]
  • the default event 'on start-up complete' 35 ensures that once the connection has been established between the add-in and the base application, the 'on start-up complete' event is triggered which ensures the add-in reference and objects are properly loaded into Microsoft ® Outlook ®.
  • the 'on connection' event is triggered and this event checks whether connections have started or not.
  • the next event 'on start-up complete' is triggered once connection is started.
  • This 'On start-up complete' event adds buttons, menus and dropdowns in Microsoft ® Outlook ® through .net coding. If there is no error encountered all the buttons, menus and dropdowns will get added to Microsoft ® Outlook ®. This also ensures that the add-in reference and object are properly loaded.
  • the default event 'on disconnection' 37 is triggered when the electronic calendar base application is closed.
  • the add-in uses this 'On Disconnection' event to clean resources and remove changes made to Microsoft Outlook ® such as the buttons, menus and drop downs that were added through .net coding.
  • the default event 'on begin shutdown' 39 is triggered when the application is closed and ensures that the add-in references and objects are released from the base application, in this case Microsoft ® Outlook ®.
  • FIG. 4 of the drawings there is shown a diagrammatic representation of a modified electronic calendar, in accordance with an example embodiment, indicated generally by the reference numeral 41, comprising a base application 43 and an add- in 31 according to the present invention.
  • the add-in utility allows for one or more calendars to be imported from an external file (not shown) and viewed using the base application 43.
  • the add- in utility 31 is an executable file installed on a client device (not shown) on which the electronic calendar base application 43 is stored.
  • the add- in utility 31 is developed preferably using the .Net environment with the default events described above. The default events work in coalition with the base application 43, in this case Microsoft ® Outlook ®.
  • the add-in utility 31 allows for the importation of a .prx file that has been created using a calendar generator, otherwise referred to as an Outlook ® updater, into the base application 43.
  • Outlook ® updater is an application developed to create calendars which may constitute single or multiple calendar events.
  • the calendars created using outlook updater are stored in .prx format and this .prx can be imported to Microsoft Outlook to View/Modify calendars.
  • the add- in utility 31 allows for the deletion of calendars or selected calendars related to a particular .prx file. If any .prx file is re-imported into the base application, the add-in utility allows all calendar events related to that external file to be updated in the base application. Finally, the add-in utility ensures that calendar events in any time zone using the calendar generator are updated to the system time zone.
  • Interop.Outlook.dll Interop.Office.dll and Redemption.dll to view .prx calendars.
  • the add-in does not alter the basic functionality of Microsoft Outlook. It only helps in adding buttons, menus and drop downs. These buttons, menu and drop down are used to import, view and delete any calendar. These dlls only add new features (Buttons, Menu and Drop Downs) but do not disable any existing feature of Microsoft Outlook ®.
  • Redemption.dll is a com component that provides access to the properties, functions and objects blocked by the Outlook ® security patch. In addition to providing an exact replica of the Outlook ® objects, the com component has extra properties and methods such as RTFBody which works on all safe item objects such as string, array and attachments.
  • Redemption is a regular COM library and once registered on the system, it is accessible to any programming language (VB, VBA, VC++, Delphi, etc). Redemption uses Extended MAPI (which is not affected by the Security Patch since it is not accessible to the scripting languages) to duplicate the functionality blocked by the Security Patch. All Safe*Item Redemption objects have an Item property which must be set to an Outlook item. Once set, it is possible to access any properties and methods, both blocked and not blocked. For the blocked properties and functions, Redemption objects completely bypass the Outlook object model and behave exactly as Outlook objects with no Security Patch applied. For the properties and methods not blocked by the Security Patch, all calls are transparently forwarded to the Outlook object that has been assigned to the Item property. With this approach changes to the code are minimal: it is only necessary to change the way you declare the objects, but not the rest of the code that actually accesses both blocked and not blocked properties and methods.
  • Interop.office.dll is used for creating menu buttons and combo boxes in Microsoft ® Outlook ®.
  • Interop.Outlook.dll is used for creating an object of calendar events created through the .prx file. The object created for those events is used while importing the calendar events into the base application.
  • Interop.Outlook.dll uses a similar mechanism for deleting calendar events. In other words, it creates an object of the calendar events which are then deleted.
  • FIG. 5 of the drawings there is shown a graphical representation of a system, in accordance with an example embodiment, in which the method and electronic calendar according to the present invention may be created and utilised.
  • the system comprises a plurality of client devices, only one of which is shown, indicated by the reference numeral 51.
  • a communication network in this case the Internet, indicated by the reference numeral 53 and a calendar depository 55.
  • a user of the client device 51 accesses the depository 55 via the Internet and downloads the add- in utility to their client device 51 (if they do not already have the add- in utility on the client device) which has a base application already stored thereon.
  • the user of the client device may thereafter download a calendar from the depository 55 in an external file, which preferably is in .prx format.
  • the calendars already imported can be updated. These calendars can be updated by importing them manually again. For example, if
  • Manchester United Football Club's fixtures are imported in the .prx file for a second time with changes, they will be updated in Outlook. This may be necessary if there was a date change, new match added or cancellation.
  • the system can be set to automatically update the calendar on a given event, for example, every time the user starts Outlook.
  • the .prx file is also stored on the depository 55 although it will be understood that it could be stored on the client device 51, on another client device (not shown) or indeed in another memory storage device such as a depository accessible through the internet, a memory stick, or other similar portable memory device (not shown).
  • the embodiment shown is only illustrative of one particular way of carrying out the invention as will be understood by a person skilled in the art.
  • the client device 51 may have a calendar generator which allows the user to create multiple calendar events within a calendar. These calendar events can include a pictorial image as well as a data entry such as a description and the calendar thus created can be saved into an external file such as .prx file.
  • a client device user may make a calendar themselves with their own pictorial images.
  • the user could have a personalised calendar for their friends whereby a photo of each friend is inserted on the date of their birthday and this calendar may then be circulated amongst a group of friends. This will engender community building around the calendar.
  • the client device user could be a commercial enterprise such as the Irish rugby Football Union (IRFU) ® and they may insert their logo and the dates of all international matches in which the representative teams of the IRFU are competing into the calendar. This may be distributed then to members of a fan club or to members of the public as a reminder of the upcoming matches. It can be seen therefore how the present invention could be used in a promotional capacity for various enterprises.
  • IRFU Irish rugby Football Union
  • the system comprises a plurality of client devices, 51, a communication network, namely the Internet 53 and a calendar depository 55.
  • the system further comprises a web email/ calendar server 57 accessible by each of the client devices through the communication network.
  • the web email/calendar server will hereinafter be referred to as the web email server and the email/calendar application will hereinafter be referred to as a web email application.
  • the email application is a web-based email application, in this case Zimbra ®, as distributed by VMware ®.
  • the add-in utility is installed only once on the web email server 57, which has the base application thereon, and functions for all users that access that web email server 57.
  • the user of the client device may thereafter download a calendar from the depository 55 in an external file, which preferably is in .prx format.
  • the web-based imple- mentation may access the same calendar database as the Microsoft ® Outlook ® implementation.
  • the user downloads a calendar by clicking on an icon on the web page presented to them by their web email application on their client device.
  • the web-based implementation automatically populates the Zimbra ® Calendar with calendar data and graphic content.
  • the web-based Zimbra ® module populates the Zimbra ® calendar with fixtures data and HTML generated graphics downloaded on demand from the internet.
  • the calendar depository 55 is shown connected directly through the web server 57 however, this is not entirely necessary in all cases and in fact, the calendar depository 55 could be located remote from the web server and could be accessed by the web server itself over the internet 53.
  • buttons 61, 63 have been added to the Zimbra ® application. These buttons may be selected by the user of the Zimbra ® application in the known manner.
  • the first button 61 redirects the user to a web site with access to a plurality of calendars that may be downloaded by the user.
  • the second button 63 assists the user to manage their calendars and add, delete and update calendars.
  • the application will direct the user to the screen shown in Figure 8, which will help user to add, remove and update calendars.
  • the user only needs to select a category from the drop down list 65 and select the 'go' button 67 in the known manner to add, remove or update calendars related to the particular category selected.
  • one of the categories displayed in a drop down list 65 may be Premiership team fixture calendars and if the user selects that option from the drop down list 65 and selects the 'go' button 67, a list 69 of available calendars in that category will be displayed to them, as shown in Figure 9.
  • the selection made in the screen shot shown in Figure 8 will list all calendars in that category in the screen shot shown in Figure 9.
  • the user of the client device 51 will also find a preview button 71, a subscribe button 73 and an update button 75 beside each calendar.
  • the preview button 71 will take user to a preview calendar window as shown in Figure 10.
  • the subscribe button 73 will help the user to add the calendar to Zimbra ®. Once added, the subscribe button 73 will change to an 'unsubscribe' button which will help the user to remove the calendar in question from their Zimbra ® email application.
  • the update button 75 will help the user to update calendars already added to their Zimbra ® application.
  • the update button 75 will only be highlighted if an update is available for the particular calendar, otherwise it will remain greyed out.
  • the user of the client device 51 can also remove calendars from their Zimbra ®
  • the method and application according to one example embodiment will provide an option to the user to update their calendars automatically by selecting an auto update tick box 79, as shown in the screen shot displayed in Figure 16.
  • the method will also provide the user with an option to select a notification for updates by selecting the tick box 81.
  • the user will be allowed to select one of the two options.
  • the update will start as soon as the user logs in to Zimbra ®.
  • An icon 83 as shown in Figure 17 will be displayed to let the user know that the update is happening in the background. On a cursor (not shown) passing over on the icon 83, the details related to the download status will be displayed. The user will find calendars in updated form only when the user reopens a calendar event.
  • the update button 75 will only be highlighted if an update is available for any calendar. The user can then press update button 75 for the calendar that they want to update.
  • Figure 18 shows a screen shot in which two of the update buttons 75 for two separate calendars are highlighted. If the user selects the update button 75, the screen shown in Figure 19 will be displayed once the calendar has been updated in Zimbra ®.
  • the user can also select a show update button 84 as shown in Figure 20. By selecting this option, all calendars will be filtered and it will be determined whether an update is available for any of the calendars.
  • the user can select multiple calendars for an update. For this, the user needs to select multiple calendars using a checkbox and then press the update button.
  • FIG. 27 is a diagrammatic representation of an example machine in the form of a computer system 2700, within which a set of instructions for causing the machine to perform any one or more of the methodologies discussed herein may be executed.
  • the machine operates as a standalone device or may be connected (e.g., networked) to other machines.
  • the machine may operate in the capacity of a server or a client machine in a server-client network environment, or as a peer machine in a peer-to-peer (or distributed) network environment.
  • the machine may be a PC, a tablet PC, a set-top box (STB), a Personal Digital Assistant (PDA), a cellular telephone, a portable music player (e.g., a portable hard drive audio device such as an Moving Picture Experts Group Audio Layer 3 (MP3) player), a web appliance, a network router, switch or bridge, or any machine capable of executing a set of instructions (sequential or otherwise) that specify actions to be taken by that machine.
  • a portable music player e.g., a portable hard drive audio device such as an Moving Picture Experts Group Audio Layer 3 (MP3) player
  • MP3 Moving Picture Experts Group Audio Layer 3
  • web appliance e.g., a web appliance, a network router, switch or bridge, or any machine capable of executing a set of instructions (sequential or otherwise) that specify actions to be taken by that machine.
  • MP3 Moving Picture Experts Group Audio Layer 3
  • the example computer system 2700 includes a processor or multiple processors 2702 (e.g., a central processing unit (CPU), a graphics processing unit (GPU), or both), and a main memory 2704 and static memory 2706, which communicate with each other via a bus 2708.
  • the computer system 2700 may further include a video display unit 2710 (e.g., a liquid crystal display (LCD)).
  • the computer system 2700 may also include an alphanumeric input device 2712 (e.g., a keyboard), a cursor control device 2714 (e.g., a mouse), a voice recognition or biometric verification unit, a disk drive unit 2716, a signal generation device 2718 (e.g., a speaker) and a network interface device 2720.
  • the computer system 2700 may further include a data encryption module (not shown) to encrypt data.
  • the disk drive unit 2716 includes a computer-readable medium 2722 on which is stored one or more sets of instructions and data structures (e.g., instructions 2724) embodying or utilizing any one or more of the methodologies or functions described herein.
  • the instructions 2724 may also reside, completely or at least partially, within the main memory 2704 and/or within the processors 2702 during execution thereof by the computer system 2700.
  • the main memory 2704 and the processors 2702 may also constitute machine-readable media.
  • the instructions 2724 may further be transmitted or received over a network 2726 via the network interface device 2720 utilizing any one of a number of well-known transfer protocols (e.g., Hyper Text Transfer Protocol (HTTP)).
  • HTTP Hyper Text Transfer Protocol
  • While the computer-readable medium 2722 is shown in an example embodiment to be a single medium, the term 'computer-readable medium' should be taken to include a single medium or multiple media (e.g., a centralized or distributed database and/or associated caches and servers) that store the one or more sets of instructions.
  • the term 'computer-readable medium' shall also be taken to include any medium that is capable of storing, encoding, or carrying a set of instructions for execution by the machine and that causes the machine to perform any one or more of the methodologies of the present application, or that is capable of storing, encoding, or carrying data structures utilized by or associated with such a set of instructions.
  • the term 'computer-readable medium' shall accordingly be taken to include, but not be limited to, solid-state memories, optical and magnetic media, and carrier wave signals. Such media may also include, without limitation, hard disks, floppy disks, flash memory cards, digital video disks, random access memory (RAM), read only memory (ROM), and the like.
  • the example embodiments described herein may be implemented in an operating environment comprising software installed on a computer, in hardware, or in a combination of software and hardware.

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Operations Research (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Data Mining & Analysis (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

La présente invention concerne un procédé informatique de remplissage d'un calendrier électronique avec une image. Ledit procédé comprend, dans un mode de réalisation à titre d'exemple : le démarrage d'une application de base de calendrier électronique, le chargement d'un utilitaire complémentaire dans l'application de base de calendrier électronique, la récupération, dans un dossier externe, d'un calendrier ayant un événement de calendrier comprenant une image et l'importation du calendrier dans l'application de base de calendrier électronique. L'application de base peut être une application bureautique ou une application Web. Le calendrier peut être généré par la création d'un événement de calendrier avec l'image. Le calendrier peut être enregistré dans le dossier externe. L'utilitaire complémentaire peut vérifier la connexion à l'application de base, s'assurer du chargement des références complémentaires et des objets complémentaires dans l'application de base et s'assurer de la libération des objets depuis l'application de base. Lors de la fermeture de l'application de base, l'utilitaire complémentaire peut être déchargé d'une mémoire système et toutes les modifications apportées à l'application de base sont supprimées.
PCT/IB2010/054680 2009-10-16 2010-10-15 Procédés et systèmes destinés à remplir un calendrier électronique avec une image WO2011045771A1 (fr)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
IES2009/0805 2009-10-16
IE20090805 2009-10-16
IES2010/0110 2010-03-01
IE20100110 2010-03-01

Publications (1)

Publication Number Publication Date
WO2011045771A1 true WO2011045771A1 (fr) 2011-04-21

Family

ID=43447694

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/IB2010/054680 WO2011045771A1 (fr) 2009-10-16 2010-10-15 Procédés et systèmes destinés à remplir un calendrier électronique avec une image

Country Status (1)

Country Link
WO (1) WO2011045771A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10761697B2 (en) 2016-06-30 2020-09-01 Microsoft Technology Licensing, Llc Calendar event scheduling from email
US10990254B2 (en) 2016-05-10 2021-04-27 Microsoft Technology Licensing, Llc Electronic mail control system integrating timeslot functionality

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1873702A1 (fr) * 2006-06-28 2008-01-02 Sony Ericsson Mobile Communications Japan, Inc. Appareil, procédé, programme et dispositif terminal mobile de traitement de l'information
US20080235681A1 (en) * 2007-02-20 2008-09-25 Howard Barnett System, method and apparatus for retrieving schedule information from a remote location for an electronic calendar

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1873702A1 (fr) * 2006-06-28 2008-01-02 Sony Ericsson Mobile Communications Japan, Inc. Appareil, procédé, programme et dispositif terminal mobile de traitement de l'information
US20080235681A1 (en) * 2007-02-20 2008-09-25 Howard Barnett System, method and apparatus for retrieving schedule information from a remote location for an electronic calendar

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10990254B2 (en) 2016-05-10 2021-04-27 Microsoft Technology Licensing, Llc Electronic mail control system integrating timeslot functionality
US10761697B2 (en) 2016-06-30 2020-09-01 Microsoft Technology Licensing, Llc Calendar event scheduling from email

Similar Documents

Publication Publication Date Title
US11238412B2 (en) Multimedia calendar
US20210209127A1 (en) Digital Asset Management System
US10515107B2 (en) Systems and methods for processing and organizing electronic content
US10198736B2 (en) Personalizing digital gifts
US10261743B2 (en) Interactive group content systems and methods
US20190251513A1 (en) Integrating Rich Media Into A Web-Based Display Interface
US8543656B2 (en) Enhancement of E-mail client user interfaces and E-mail message formats
US9098597B2 (en) Presenting and managing clipped content
US20160140139A1 (en) Local representation of shared files in disparate locations
US20110313803A1 (en) Social Task Lists
US20110010656A1 (en) Apparatus and method for improved user interface
WO2011163064A1 (fr) Signalisation, capture et génération d'articles de liste de tâches
KR100590982B1 (ko) 메모 및 일정관리 시스템
JP2010507845A (ja) コンテクスチュアルウィンドーに基づいたインタフェースおよびそのための方法
AU2004279169A8 (en) Contact management
TW200821853A (en) Method for defining a wiki page layout using a wiki page
CN102947787A (zh) 列表创作表面
US20150186851A1 (en) Service based event planning
JP5843831B2 (ja) マルチメディアデータを整理するためのプロセス
WO2011045771A1 (fr) Procédés et systèmes destinés à remplir un calendrier électronique avec une image
US20150293678A1 (en) Story board system and method
WO2008124049A1 (fr) Système de gestion de la relation client avec notes rapides, étiquetage hiérarchique et interface utilisateur basée sur des métadonnées
US20180227255A1 (en) Method and system for distributing digital content
Horspool et al. Interactions
Desmond Microsoft Office 2003 in 10 simple steps or less

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: 10788398

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10788398

Country of ref document: EP

Kind code of ref document: A1