US20080195691A1 - Method and System for Accessing Applications and Data, and for Tracking of Key Indicators on Mobile Handheld Devices - Google Patents

Method and System for Accessing Applications and Data, and for Tracking of Key Indicators on Mobile Handheld Devices Download PDF

Info

Publication number
US20080195691A1
US20080195691A1 US12/108,937 US10893708A US2008195691A1 US 20080195691 A1 US20080195691 A1 US 20080195691A1 US 10893708 A US10893708 A US 10893708A US 2008195691 A1 US2008195691 A1 US 2008195691A1
Authority
US
United States
Prior art keywords
client device
mobile client
data
web page
server
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.)
Abandoned
Application number
US12/108,937
Inventor
David Kloba
Andrew Velline
Linda Wei
Robert W. Baynes
Ramandeep Sethi
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.)
iAnywhere Solutions Inc
Original Assignee
iAnywhere Solutions Inc
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 iAnywhere Solutions Inc filed Critical iAnywhere Solutions Inc
Priority to US12/108,937 priority Critical patent/US20080195691A1/en
Assigned to IANYWHERE SOLUTIONS, INC. reassignment IANYWHERE SOLUTIONS, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BAYNES, JR., ROBERT W., KLOBA, DAVID, SETHI, RAMANDEEP, VELLINE, ANDREW, WEI, LINDA
Publication of US20080195691A1 publication Critical patent/US20080195691A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72445User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality for supporting Internet browser applications

Definitions

  • the present invention relates to mobile handheld devices, and in particular, to synchronization of data on mobile handheld devices.
  • Data-driven applications and websites are those that include the display of multiple pages of data, each page showing data elements formatted in a similar manner from page to page.
  • Example data-driven applications and/or websites include: directories, including phone directories or directories of other personal, corporate, or client information; email tools (such as AOL, HOTMAIL, YAHOO! EMAIL, and others); financial tools; investment tools (such as ETRADE, AMERITRADE, and others); banking/checking tools (such as banking websites, QUICKEN, and others); etc.
  • Such applications and websites are currently made accessible on mobile devices by copying the entire application, or copying the pages of interest of the website to the mobile device. For example, if a mobile device desires to have access to a data-driven website for offline viewing, a copy of all the pages of interest of the website are transferred to the mobile device. If the website is updated, the website must be entirely re-transmitted to the mobile device. For a data-driven application, a special mobile version of the application and related data are copied to the mobile device. In either case, after transfer of the website or application to the mobile device, the mobile device can operate offline and view/interact with the website or application.
  • web page templates and associated application data are transferred from a provider to a mobile device to provide access to applications and websites offline.
  • a website instead of transferring all of the pages of interest to the mobile device, a smaller number of web page templates are transferred, along with the associated application data.
  • the application provider instead of copying an entire application to a mobile device, the application provider can generate a web page templates and application data for copying to the mobile device.
  • the web page templates incorporate at least some of the functionality of the application, and allow viewing of the application data on the mobile device.
  • a mobile client device is synchronized with a server.
  • a request for a website is transmitted from the mobile client device to the server.
  • At least one web page template and application data corresponding to the website are received from the server at the mobile client device in response to the request.
  • a selected web page of the website is displayed on the mobile client device in an offline mode.
  • Data of the application data that corresponds to the selected web page is displayed, formatted according to the at least one web page template.
  • a script called by the at least one web page template can be executed to format the data for display on the mobile client device.
  • the script can be a Javascript, or other script type.
  • the mobile client device can be synchronized with the server a second time.
  • a second request for the website can be transmitted from the mobile client device to the server.
  • a changed portion of the at least one web page template and application data are received from the server at the mobile client device in response to the second request.
  • a change to the web page template(s) and/or application data is made by a user at the mobile client device.
  • the mobile client device is synchronized with the server.
  • the change to the application data is transmitted from the mobile client device to the server.
  • a server interfaces one or more providers with a mobile client device.
  • the mobile client device is synchronized with the server.
  • a request for a website received from the mobile client device is transmitted to a provider.
  • At least one web page template of the website and application data corresponding to the at least one web page template is received from the provider in response to the request.
  • the at least one web page template and the application data are transmitted to the mobile client device.
  • the mobile client device can display a plurality of web pages corresponding to the website, each web page displaying corresponding data of the application data formatted according to a common format provided by the at least one web page template.
  • a method, system, and apparatus for tracking the usage of applications on a mobile client device is described.
  • the occurrence of at least one user initiated event on the mobile client device while the client device is operating offline is enabled.
  • Usage data corresponding to the occurrence of at least one user initiated event on the mobile client device is stored.
  • the mobile client device is synchronized with a server.
  • the usage data is transferred to the server.
  • At least one report is created from the usage data.
  • the reports can be printed, viewed, or otherwise displayed.
  • FIG. 1 shows a conventional system for accessing website data on a mobile client device
  • FIG. 2 shows a conventional system for accessing a data-driven application on a mobile client device.
  • FIG. 3 shows a system for viewing a data-driven application or website on a mobile client device, according to an embodiment of the present invention.
  • FIG. 4 shows a flowchart providing example steps for creating a website that may be copied and stored on a mobile device in an efficient manner, according to an example embodiment of the present invention.
  • FIG. 5A shows a developer creating and posting web page templates and application data on a provider website, according to an example embodiment of the present invention.
  • FIG. 5B shows a web page template that includes a script, according to an embodiment of the present invention.
  • FIGS. 6A and 6B relate to example web page templates, according to embodiments of the present invention.
  • FIG. 6C shows example application data, according to an embodiment of the present invention.
  • FIGS. 6D and 6E display web pages created from web page templates and application data, according to example embodiments of the present invention.
  • FIGS. 7-10 show block diagrams of example mobile computing environments, according to embodiments of the present invention.
  • FIGS. 11A-11C show flowcharts providing example steps for managing the copy of a data-driven website from a provider, according to example embodiments of the present invention.
  • FIGS. 12-17 show example block diagrams relating to the flowcharts of FIGS. 11A-11C , illustrating operation of the present invention.
  • FIGS. 18A-18C show flowcharts providing example steps for copying and managing a data-driven website at a mobile client device, according to example embodiments of the present invention.
  • FIG. 19 shows a usage tracker in a mobile client device, according to embodiments of the present invention.
  • FIG. 20 shows an example log file transferred to a server from a mobile client device, according to an embodiment of the present invention.
  • FIG. 21 shows a flowchart providing example steps for tracking application usage on a mobile device, according to an example embodiment of the present invention.
  • the present invention enables mobile devices to more efficiently access data-driven applications and websites while operating in an offline mode.
  • the present invention allows data-driven applications and websites to be interacted with, and viewed on mobile clients, while using less storage space, and requiring transfer of smaller amounts of data.
  • the present invention allows for the customization of the display of data on mobile clients, on a client-by-client basis, or any other basis, as desired.
  • Data-driven applications and websites are applications and websites that allow the display of multiple pages of data, each page showing the data elements formatted in a similar manner from page to page.
  • Example data-driven applications and/or websites include: directories, including phone directories and directories of other personal, corporate, or client information; email tools (such as AOL, HOTMAIL, YAHOO! EMAIL, and others); financial tools; investment tools (such as ETRADE, AMERITRADE, and others); database tools (such as MICROSOFT EXCEL); banking/checking tools (such as banking websites, QUICKEN, and others); etc.
  • the present invention is directed towards these types of data-driven websites and applications, and to any other similar type websites or applications where many pages of commonly-formatted data are present.
  • FIG. 1 shows a conventional system 100 for displaying website data on a mobile client device 102 .
  • Mobile client device 102 desires to have access to a website 104 on device 102 when operating in an offline mode.
  • Website 104 is a data-driven website.
  • Mobile client device 102 desires to view data of website 104 in an offline mode.
  • a copy of website 104 is transferred to mobile client device 102 , shown as website copy 106 .
  • web pages of interest of website 104 including the data incorporated therein, are copied in their entirety to device 102 .
  • Mobile client device 102 can thereafter operate offline, and view the web pages of website copy 106 , which incorporates data.
  • system 100 is an inefficient way of accessing website 104 in an offline manner.
  • a relatively large amount of storage is required on mobile client device 102 to store all of the downloaded web pages incorporating data.
  • any updates to pages of website 104 can lead to having to entirely re-copy website 104 to mobile client device 102 .
  • FIG. 2 shows an example conventional system 200 for viewing a data-driven application on a mobile client device 102 .
  • mobile client device 102 desires to have access to an application 202 on the mobile client device 102 .
  • a special mobile device version is created of application 202 and both the mobile version of the application and related data are transferred to mobile client device 202 , as shown as application copy 204 .
  • mobile client device 102 can access application copy 204 and related data in an offline mode.
  • system 200 is an inefficient way of accessing application 202 on mobile client device 102 .
  • a large amount of storage is required for mobile client device 102 to store application 202 and its related data.
  • any updates to application 202 can lead to having to partially or entirely re-engineer and application 202 to mobile client device 102 .
  • the present invention enables mobile devices to avoid the storage and transfer time problems that are present in conventional systems. Instead of copying entire applications and/or websites to client devices, the present invention copies web page templates and related application data to mobile devices. On the mobile device, the web page templates are filled in with the application data to create web pages that can be accessed/displayed on the mobile device. This is a more efficient way of viewing data-driven applications/websites on mobile devices relative to conventional systems.
  • FIG. 3 shows a system 300 for viewing a data-driven application on a mobile client device 302 , according to an embodiment of the present invention.
  • a mobile client device 302 is shown in FIG. 3 , on which it is desired to access data-driven applications and websites in an offline mode.
  • mobile client device 302 accesses a website 304 for copy to device 302 .
  • web page templates and application data 306 are copied to mobile client device 302 .
  • a relatively smaller number of web page templates and related application data require less storage space than copying each desired web page of a website, such as website 104 , individually.
  • the web page templates and related application data will tend to require less space than that required to store an entire application, such as application 202 .
  • a single index web page template and a single data web page template can be copied to device 302 .
  • the application data can be used to fill in the web page templates for display on mobile client device 302 .
  • FIG. 4 shows a flowchart 400 providing example steps for creating or modifying a website that may be copied and stored on a mobile device in an efficient manner, according to an example embodiment of the present invention.
  • FIG. 4 shows a flowchart 400 providing example steps for creating or modifying a website that may be copied and stored on a mobile device in an efficient manner, according to an example embodiment of the present invention.
  • Other structural and operational embodiments will be apparent to persons skilled in the relevant art(s) based on the following discussion. These steps are described in detail below.
  • Flowchart 400 begins with step 402 .
  • web page template(s) are created that format application data.
  • a developer 506 creates web page template(s) 502 , as shown in FIG. 5A , according to an example embodiment of the present invention.
  • Developer 506 may be an individual or group of individuals, and/or an automated software generator tool. Developer 506 is typically employed or contracted by an application provider to maintain/generate the website.
  • Web page template(s) 502 typically comprise a series of commands of HTML (HyperText Markup Language), XML (Extensible Markup Language), or other language understood by web browsers.
  • the commands of web page template(s) format data of application 504 for viewing by the web browser, and may allow for interaction with the data through a user interface.
  • web page template(s) 502 may include reference to scripts which access application data 504 , and format application data 504 into web page template(s) 502 to create web pages viewable on the mobile device.
  • the scripts can be JavaScript scripts which interact with the HTML, XML, or other source code to dynamically create web pages using web page template(s) 502 and application data 504 .
  • FIGS. 6A-6C illustrate an example implementation of step 402 , according to embodiment of the present invention.
  • FIGS. 6A and 6B represent first and second web page templates 602 and 604 (the source code for web page templates 602 and 604 is not shown).
  • FIG. 6 shows application data 606 , according to example embodiments of the present invention.
  • the example application of FIGS. 6A-6C is an employee directory for a company.
  • First web page template 602 of FIG. 6A represents an employee directory index.
  • the employee index is capable of providing a list of employee names, with which a user may interact.
  • Blank spaces 612 a - d of first web page template 602 represent locations where employee names from application data 606 would be entered for display.
  • Second web page template 604 of FIG. 6B represents a detailed employee information page.
  • Second web page template 604 is capable of showing a variety of data elements related to a particular employee selected by interacting with first web page template 602 .
  • the selected employee's name is shown, along with the employee's phone number, the employee's position/title within the company, and other data.
  • Blank spaces are shown in row 620 of second web page template 604 where the various data elements related to the selected employee would be entered for display.
  • the data shown in second web page template 604 can be interacted with.
  • FIG. 6C shows application data 606 , which in the current example is various data elements related to the first and second web page templates 602 and 604 .
  • a first column 632 of application data 606 shows employee names, which can be displayed formatted according to first web page template 602 .
  • FIG. 6D shows an index web page 608 created from first web page template 602 with data of column 632 present therein.
  • a script of first web page template 602 accesses application data 606 to bring the data of column 632 into first web page template 602 for display as web page 608 .
  • a second column 634 of application data 606 shows employee phone numbers.
  • a third column 636 shows employee positions.
  • a fourth column 638 and further columns, can show any other data element type, as desired by the particular application.
  • Data of application 606 relating to a particular employee can be displayed formatted according to second web page template 604 .
  • FIG. 6E shows a detailed employee information web page 610 created from second web page template 604 with data of columns 632 , 634 , 636 , and 638 present in corresponding columns of row 620 therein.
  • a user selected employee Steve Jones in web page 608 for viewing.
  • a script of second web page template 602 accesses application data 606 to bring the data of columns 632 , 634 , 636 , and 638 for Steve Jones into second web page template 604 for display as web page 610 .
  • the web page template(s) and application data are posted on a website.
  • developer 506 posts web page template(s) 502 and application data 504 on an application provider's website, such as website 304 .
  • step 406 access to the website is provided to users, including mobile users.
  • the website is made available by an application provider to users as a group/company internal website, and/or is made externally available to users through the World Wide Web (i.e., Internet).
  • web page template(s) 502 and application data 504 can be copied from the application provider website to mobile devices.
  • the application data may be viewed in web page format on the mobile devices when they are operating in an offline mode.
  • flowchart 400 can also include a step of customizing the web page template(s) 502 and/or application data 504 for one or more users.
  • web page template(s) 502 can be customized so that they format application data for display in a first manner for a first set of users, and format application data for display in a second manner for a second set of users.
  • Web page templates(s) 502 can be customized for any number of users. For instance, this may be accomplished by meta data or data tags to cause particular formatting to occur for one or more user names, authentication tokens, etc.
  • embodiments of the present invention can flexibly display data for different users according to their particular needs.
  • web page template(s) 502 can likewise be customized to provide different functionality/interactability for different users.
  • the invention is applicable to any application/website type, and in particular, to data-driven applications/websites.
  • Any number of one or more web page templates can be used to format application data in any manner.
  • the application data can include any number of type(s) of data, any quantities thereof, and can include the data formatted in any manner.
  • the application may be an email tool. Similar to the example described above with reference to FIGS. 6A-6E , the email tool may include an index web page template where a user can view subject lines, sender names, and/or other application data related to a list of emails.
  • the email tool then may include a second web page template that shows detail about a particular email selected from the index web page, including an email subject line, the email text body, attachments, and/or any other relevant application data.
  • the invention is applicable to any type of data driven application/web site type, as would be understood to persons skilled in the relevant art(s).
  • FIG. 7 is a block diagram of an example mobile computing environment 700 according to an embodiment of the invention.
  • the mobile computing environment 700 includes a mobile client device 702 , a server 704 (although only one server 704 is shown, in practice the mobile computing environment 700 may include a plurality of servers), and one or more application providers 706 .
  • a channel comprises a collection of objects.
  • An object is any entity that can be transferred to a mobile client device 702 , such as but not limited to a web pages, content, applications, application data, services, images, movies, music, links, etc.
  • a channel can include a location of a root object, such as but not limited to a URL (uniform resource locator), and an indication of the number of levels below the root object, for which to include objects in the channel. For example, in an embodiment, if a channel number property is equal to “1 level,” then all objects that are 1 level down from the root object (reached by traversing links in the root object), are included in the channel.
  • Embodiments of the invention allow “uneven” trees, where some branches of the tree extent to a greater number of levels than other branches of the tree. In other embodiments, the trees are even or balanced.
  • Server 704 offers channels to mobile client device 702 .
  • Mobile client device 702 may access the server 704 and view the collection of channels. The mobile client device 702 may then select any combination of the channels in the collection.
  • Server 704 maintains a list of the channels associated with mobile client device 702 .
  • Mobile client device 702 and server 704 may be coupled together to perform a synchronization process.
  • server 704 loads a device 702 with the channels associated with the mobile client device 702 .
  • server 704 does this by obtaining from providers 102 the objects defined by the channels, and causing those objects to be stored on the mobile client device 702 .
  • server 704 will load the mobile client device 702 with the selected channels. More particularly, server 704 will load the mobile client device 702 with the objects associated with the channels.
  • the mobile client device 702 may process and use those objects when not connected to the server 704 (i.e., in an “offline” mode).
  • the invention enables the mobile client device 702 to actively interact with the objects and channels.
  • device 702 is coupled with server 704 .
  • mobile client device 702 directly communicates with server 704 via a communications medium 710 in a wired and/or wireless fashion using any protocol.
  • device 702 may “dock” directly with server 704 in a wired fashion.
  • mobile client device 702 indirectly interacts with server 704 via an adapter (not shown in FIG. 7 ).
  • mobile client device 702 may be a device, such as a Palm device, and the adapter may be a cradle and a computer coupled to the cradle (e.g., mobile client device 702 is inserted into the cradle).
  • the adapter presents itself to server 704 as a mobile client device.
  • server 704 sends objects to the adapter
  • the adapter writes those objects to mobile client device 702 .
  • device 702 and/or an adapter can include a Hot SyncTM Manager (in a Palm operating environment, for example), an Active SyncTM (in the Windows CETM operating environment, for example), or Pilot LinkTM (in the Unix operating environment, for example) etc. It is noted that the invention is not limited to any of the implementation examples discussed herein, and that these implementation examples are provided for illustrative purposes only.
  • Device 702 may be any type of data processing device.
  • device 702 is a mobile computing device, although the invention is not limited to these embodiments.
  • the device 702 may be, but is not limited to, handheld computers, cellular phones, internet-enabled phones, pagers, radios, televisions, audio devices, car audio systems, recorders, text-to-speech devices, bar-code scanners, net appliances, mini-browsers, personal data assistants (PDAs), etc.
  • PDAs personal data assistants
  • device 702 includes software, hardware, firmware, and/or any combinations thereof to provide its functions.
  • mobile client device 702 includes a user interface (UI), a web browser, and a JavaScript engine.
  • UI user interface
  • web browser web browser
  • JavaScript engine JavaScript engine
  • the user interface of device 702 preferably includes a graphical user interface that enables users to interact with mobile client device 702 and functions and modules provided by mobile client device 702 .
  • the user interface can display web pages that have been downloaded to device 702 , and can allow users to interact with the web pages.
  • the JavaScript engine of device 702 executes objects written in the JavaScript language that operate on mobile client device 702 .
  • Providers 706 are sources of various types of objects, such as but not limited to content (content providers), applications (application providers), services (service providers), etc.
  • Providers 706 may also include servers (similar to server 704 ), which may provide objects such as but not limited to content, applications, services, etc.
  • the application providers 706 may provide objects relating to (without limitation) operating system updates/changes, system upgrades, application updates/changes, etc.
  • Server 704 and application 706 are coupled together through a communication path 708 .
  • Communication path 708 can be any type of communication link, or combination of links, wired or wireless.
  • Server 704 and application provider 706 can be located within the same computer system, or in different computer systems.
  • FIG. 8 shows server 704 residing in a first computer system 802 , and shows application provider 706 residing in a second computer system 804 .
  • First and second computer systems 802 and 804 can be workstations, personal computers, or any other computer system type. In such an arrangement, server 704 and application 706 typically communicate through a network connection (wired, wireless, or combination).
  • FIG. 9 shows server 704 and application provider 706 coupled together through communication path 708 , which includes a first link 904 , a network 902 , and a second link 906 .
  • Network 902 can be any type of network, or combinations of networks, including a local area network (LAN) and/or wide area network (WAN), including an intranet and/or the Internet.
  • Server 704 can include any combination of hardware, software, and/or firmware present in computer system 802 .
  • Application provider 706 can include any combination of hardware, software, and/or firmware present in computer system 804 .
  • server 704 and application provider 706 can both be present in a single computer system 1002 .
  • FIG. 12 shows an example system 1200 , according to an example embodiment of the present invention.
  • System 1200 is used to demonstrate example operations of the present invention.
  • system 1200 is similar to system 700 shown in FIG. 7 .
  • System 1200 includes mobile client device 702 , server 704 , and application provider 706 .
  • Server 704 and application 706 are coupled by communication path 708 .
  • application provider 706 includes one or more web page template(s) 502 and application data 504 .
  • Web page template(s) 502 and application data 504 are present on a website of application provider 706 , which is accessible to server 104 via communication path 708 .
  • FIG. 11A shows a flowchart 1100 providing example steps for managing the copy of a data-driven website from a provider, such as application provider 706 , to a mobile device, such as mobile client device 702 , according to an example embodiment of the present invention.
  • the steps of flowchart 1100 may be performed by a server, such as server 704 shown in FIG. 12 , and/or one or more other intermediary devices between application provider 706 and mobile client device 702 .
  • the steps shown in FIG. 11A may occur during a synchronization process between mobile client device 702 and server 704 , although these steps do not have to occur during synchronization.
  • FIGS. 11B and 11C show additional steps that may be performed for flowchart 1100 , according to embodiments of the present invention.
  • Other structural and operational embodiments will be apparent to persons skilled in the relevant art(s) based on the following discussion. These steps are described in detail below.
  • Flowchart 1100 begins with step 1102 .
  • a request for a website received from the mobile client device is transmitted to a provider.
  • FIG. 13 shows system 1200 , where mobile client device 702 has coupled with server 704 via communication medium 710 .
  • server 704 receives a request for a website from mobile client device 702 and transmits the request to application provider 706 , which includes the requested website.
  • step 1104 at least one web page template of the website and application data corresponding to the at least one web page template are received from the provider in response to the request.
  • FIG. 14 shows system 1200 , where server 704 receives web page template(s) 502 and application data 504 from application provider 706 in response to the request, as represented by arrow 1402 .
  • step 1106 the at least one web page template and the application data are transmitted to the mobile client device.
  • FIG. 14 shows server 704 transmit web page template(s) 502 and application data 504 to mobile client device 702 , as represented by arrow 1404 .
  • the copies of web page template(s) 502 and application data 504 stored in mobile client device 702 are shown in FIG. 14 as web page template(s) 502 a and application data 504 a.
  • mobile client device 702 can display a plurality of web pages corresponding to the website of application provider 706 .
  • Each web page displays corresponding data of application data 504 a , formatted according to a common format(s) provided by web page template(s) 502 a.
  • changes to web page template(s) 502 and/or application data 504 can occur on either or both of mobile client device 702 and application provider 706 .
  • FIG. 15 shows changes 1502 made at mobile client device 702 and changes 1504 made a application provider 706 .
  • a developer or user can change web page template(s) 502 and/or application data 504 .
  • One or more web page templates of web page template(s) 502 can be changed by modifying, deleting, and adding them, to change formatting of displayed data, and/or to modify, add, or subtract logic, functionality, and/or interactability to the resulting web pages.
  • scripts of web page template(s) 502 can be changed, by modifying one or more existing templates, deleting one or more templates, and adding one or more templates to change formatting of displayed data.
  • scripts of web page template(s) 502 can be changed to modify, add, or subtract logic, functionality, and interactability to the resulting web pages.
  • data of application data 504 may be changed by modifying one or more data elements, adding data, and deleting data.
  • FIG. 11B shows example additional steps for flowchart 1100 , according to an embodiment of the present invention where changes have been made at application provider 704 .
  • the steps shown in FIG. 11B may occur during a second or subsequent synchronization process between mobile client device 702 and server 704 , although these steps do not have to occur during synchronization.
  • a second request for the website received from the mobile client device is transmitted to the provider.
  • a second request for the website by mobile client device 702 is transmitted to application provider 706 by server 704 in a similar fashion as shown in FIG. 13 for the first request.
  • a changed portion of the at least one web page template and application data is received from the provider in response to the second request.
  • a changed portion 1702 is received from application provider 706 by server 704 in response to the second request.
  • Changed portion 1702 can include changes to web page template(s) 502 and/or application data 504 as described above.
  • Changed portion 1702 may include entire web page templates that have been changed, or the changed portions thereof.
  • changed portion 1702 may include one or more changed data elements of application data 504 , or all of application data 504 , with changes therein.
  • step 1112 the changed portion of the at least one web page template and application data is transmitted to the mobile client device.
  • changed portion 1702 is transmitted from server 704 to mobile client device 702 .
  • mobile client device 702 can access the website in an offline mode, incorporating the changes transferred thereto as changed portion 1702 .
  • FIG. 11C shows example additional steps for flowchart 1100 , according to another embodiment of the present invention where changes have been made at mobile client device 702 .
  • the steps shown in FIG. 11C may occur during a second or subsequent synchronization process between mobile client device 702 and server 704 , although these steps do not have to occur during synchronization.
  • a changed portion of the at least one website template and application data is received from the mobile client device.
  • a changed portion 1602 is received from mobile client device 702 at server 704 .
  • Changed portion 1602 can include changes to web page template(s) 502 a and/or application data 504 a as described above.
  • Changed portion 1602 may include entire web page templates that have been changed, or the changed portions thereof.
  • changed portion 1602 may include one or more changed data elements of application data 504 a , or all of application data 504 a , with changes therein.
  • step 1116 the changed portion is transmitted to the provider.
  • changed portion 1602 is transmitted to application provider 706 by server 704 .
  • web page template(s) 502 and/or application data 504 can be determined before performing any transfers. For example direct comparisons, hashing processes, checksums, time stamps, version numbers, and/or any other way of comparing web page template(s) 502 and/or application data 504 stored on application provider 706 to web page template(s) 502 a and/or application data 504 a stored on mobile client device 702 can be performed.
  • FIGS. 18A-18C relate to embodiments of the present invention from a server perspective.
  • FIGS. 18A-18C related to embodiments of the present invention from the perspective of a mobile device.
  • FIG. 18A shows a flowchart 1800 providing example steps for receiving and managing a copy of a data-driven website at a mobile device, according to an example embodiment of the present invention. The steps of flowchart 1800 may be performed by a mobile device, such as mobile client device 702 .
  • FIGS. 18B and 18C show additional steps that may be performed for flowchart 1800 , according to embodiments of the present invention.
  • Other structural and operational embodiments will be apparent to persons skilled in the relevant art(s) based on the following discussion. These steps are described in detail below.
  • Flowchart 1800 begins with step 1802 .
  • a request for a website is transmitted from the mobile client device to the server.
  • a request for a website is transmitted from mobile client device 702 to server 704 , as represented by arrow 1302 .
  • step 1804 at least one web page template and application data corresponding to the website are received from the server at the mobile client device in response to the request.
  • web page template(s) 502 a and application data 504 a are received from server 704 at mobile client device 702 in response to the request, as represented by arrow 1404 .
  • steps 1802 and 1804 may occur during a synchronization process between mobile client device 702 and server 704 , although they do not necessarily have to occur during a synchronization.
  • a selected web page of the website is displayed on the mobile client device in an offline mode by displaying data of the application data corresponding to the selected web page formatted according to the at least one web page template.
  • a web page may be displayed by a graphical user interface (GUI) of mobile client device 702 in an offline mode when selected by a user.
  • GUI graphical user interface
  • the selected web page displays data of application data 504 a .
  • the data is formatted according to a template of web page template(s) 502 a.
  • FIG. 18B shows example additional steps for flowchart 1800 , according to an embodiment of the present invention.
  • a second request for the website is transmitted from the mobile client device to the server.
  • a second request for the website by mobile client device 702 is transmitted to server 104 in a similar fashion as shown in FIG. 13 for the first request.
  • a changed portion of the at least one web page template and application data is received from the server at the mobile client device in response to the second request.
  • a changed portion 1702 is received from server 704 at mobile client device 702 in response to the second request.
  • steps 1808 and 1810 may occur during a second or subsequent synchronization process between mobile client device 702 and server 704 , although they do not necessarily have to occur during a synchronization.
  • a selected web page of the website is displayed on the mobile client device in an offline mode.
  • the web page may be displayed by a graphical user interface (GUI) of mobile client device 702 in an offline mode when selected by a user.
  • GUI graphical user interface
  • the selected web page displays data of application data 504 a .
  • the data is formatted according to a template of web page template(s) 502 a .
  • the data may have been changed, and/or the web page template may have been changed, as received in changed portion 1702 .
  • FIG. 18C shows example additional steps for flowchart 1800 , according to another embodiment of the present invention.
  • a change to the application data is input by a user at the mobile client device.
  • a user of mobile client device 702 can input one or more changes to application data 504 a into mobile client device 702 .
  • the changes can alternatively or additionally include changes to web page template(s) 502 a.
  • step 1816 the change to the application data is transmitted from the mobile client device to the server.
  • a changed portion 1602 is received from mobile client device 702 at server 704 .
  • Server 704 can then transfer the changes to application provider 706 .
  • future copies by mobile client device 702 , or by other mobile devices, of web page template(s) 502 and application data 504 will incorporate the changes transferred thereto as changed portion 1602 .
  • step 1816 may occur during a second or subsequent synchronization process between mobile client device 702 and server 704 , although it does not necessarily have to occur during a synchronization.
  • the usage of applications on a mobile device is tracked.
  • the tracking of the usage of applications on a mobile device can be useful. For example, it may be desired to track the usage of applications on mobile devices to justify the cost of purchasing the applications that run on mobile devices, as compared to purchasing the applications for use on non-mobile devices, such as desktop computers, etc.
  • a company/organization may want to know whether their personnel are using the applications running on mobile devices, to aid in understanding the value of mobile capability to the company/organization. For example a sales company may desire to know whether their salespeople are using their mobile devices, and in particular, whether their salespeople are accessing the sales related applications on the mobile devices.
  • any application capable of operating on a mobile device can be tracked.
  • word processing applications database applications, web browser applications, record-keeping applications, email applications, proprietary applications, and any other type of application may be tracked.
  • any type of usage data can be tracked. For example, a number of times an application is executed or accessed can be tracked. Furthermore, more detailed usage information regarding a particular application can be tracked. For example, a number of documents, emails, and databases accessed can be tracked. A number of web pages accessed can be tracked, including a number of times a particular web page is accessed. A number of times a synchronization process occurs between a server and the mobile device can be tracked.
  • FIG. 19 shows a usage tracker 1910 in mobile client device 702 , according to an embodiment of the present invention.
  • usage tracker 1910 is a software module operating in mobile client device 702 .
  • usage tracker 1910 can be implemented in hardware, software, and/or firmware, in any combination.
  • Usage tracker 1910 can be configured in a variety of ways to track usage of applications. As shown in FIG. 19 , for example, in an embodiment, usage tracker 1910 can be coupled to a user interface 1920 of the mobile client device 702 to be alerted when applications are executed by a user through user interface 1920 .
  • usage tracker 1910 can periodically poll a list of processes 1940 of mobile client device 702 that lists processes currently operating on mobile client device 702 . Such an arrangement is useful to obtain length-of-time usage information for applications. Other ways of tracking applications that are otherwise known are also applicable to the present invention.
  • Usage tracker 1910 stores application usage information in any manner. For example, as shown in FIG. 19 , usage tracker 1910 may write application usage information into a log file 1902 , as shown in FIG. 19 .
  • the usage information stored in mobile client device 702 can be transferred from mobile client device 702 for use elsewhere.
  • log file 1902 is transferred to server 704 .
  • the copy of log file 1902 is shown stored on server 704 as log file 1902 a .
  • the usage information may be transferred at times other than during a synchronization process.
  • FIG. 21 shows a flowchart 2100 providing example steps for tracking application usage on a mobile device, according to an example embodiment of the present invention.
  • FIG. 21 shows a flowchart 2100 providing example steps for tracking application usage on a mobile device, according to an example embodiment of the present invention.
  • Other structural and operational embodiments will be apparent to persons skilled in the relevant art(s) based on the following discussion. These steps are described in detail below.
  • Flowchart 2100 begins with step 2102 .
  • step 2102 occurrence of at least one user initiated event on the mobile client device while the client device is operating offline is enabled.
  • the user initiated event(s) may include one or more executions or accesses of one or more particular applications.
  • the user initiated event(s) may include one or more usage events within one or more applications.
  • step 2104 usage data corresponding to the occurrence of at least one user initiated event on the mobile client device is stored.
  • usage data may be stored in log file 1902 , or in other device storage or memory.
  • step 2106 the mobile client device is synchronized with a server, including the step of transmitting the usage data to the server. For example, as shown in FIG. 20 , a copy of log file 1902 is transferred to server 704 .
  • At least one report is created from the usage data.
  • the usage information stored in log file 1902 may be processed and/or formatted in any way to create one or more useful reports. As described above, the reports may be used to determine the usefulness of having applications available on mobile devices versus on non-mobile devices, or may be used for other reasons.
  • the at least one report is displayed.
  • the at least one report is displayed on a graphical user interface at server 704 , or at another computer system coupled to server 704 .

Abstract

A method, system, and apparatus for accessing data-driven websites and applications on a mobile client device are described. A request for a website received from the mobile client device is transmitted to a provider. At least one web page template of the website and application data corresponding to the at least one web page template is received from the provider in response to the request, and is transmitted to the mobile client device. Thereafter, in an offline mode, the mobile client device can display a plurality of web pages corresponding to the website, each web page displaying corresponding data of the application data formatted according to a common format provided by the at least one web page template. Furthermore, a method, system, and apparatus for tracking the usage of applications on a mobile client device is provided. The occurrence of at least one user initiated event on the mobile client device during offline operation is enabled. Usage data corresponding to the occurrence of the user initiated event(s) is stored on the mobile client device. The mobile client device is synchronized with a server. The usage data is transmitted to the server.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is a divisional of U.S. patent application Ser. No. 10/673,548, filed on Sep. 30, 2003, entitled METHOD AND SYSTEM FOR ACCESSING APPLICATIONS AND DATA, AND FOR TRACKING OF KEY INDICATORS ON MOBILE HANDHELD DEVICES, which is incorporated herein by reference.
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • The present invention relates to mobile handheld devices, and in particular, to synchronization of data on mobile handheld devices.
  • 2. Background Art
  • Data-driven applications and websites are those that include the display of multiple pages of data, each page showing data elements formatted in a similar manner from page to page. Example data-driven applications and/or websites include: directories, including phone directories or directories of other personal, corporate, or client information; email tools (such as AOL, HOTMAIL, YAHOO! EMAIL, and others); financial tools; investment tools (such as ETRADE, AMERITRADE, and others); banking/checking tools (such as banking websites, QUICKEN, and others); etc.
  • Such applications and websites are currently made accessible on mobile devices by copying the entire application, or copying the pages of interest of the website to the mobile device. For example, if a mobile device desires to have access to a data-driven website for offline viewing, a copy of all the pages of interest of the website are transferred to the mobile device. If the website is updated, the website must be entirely re-transmitted to the mobile device. For a data-driven application, a special mobile version of the application and related data are copied to the mobile device. In either case, after transfer of the website or application to the mobile device, the mobile device can operate offline and view/interact with the website or application.
  • This practice, however, has its limitations. For example, a large amount of storage is required on the mobile device to store all of the downloaded web pages incorporating data, or to store the entire application and related data. Furthermore, transfer times for these web pages and applications to the mobile device can be long, including the initial transfer time required, and the time required to transfer updates to the website or application to the mobile device.
  • Thus, what is needed is a way to avoid the storage and transfer time problems that are present in conventional systems for accessing data-driven applications on mobile devices.
  • BRIEF SUMMARY OF THE INVENTION
  • In aspects of the present invention, methods, systems, apparatuses, and computer program products for enabling access to data driven websites on mobile client devices are described. According to the present invention, web page templates and associated application data are transferred from a provider to a mobile device to provide access to applications and websites offline. In the case of a website, instead of transferring all of the pages of interest to the mobile device, a smaller number of web page templates are transferred, along with the associated application data. In the case of an application, instead of copying an entire application to a mobile device, the application provider can generate a web page templates and application data for copying to the mobile device. The web page templates incorporate at least some of the functionality of the application, and allow viewing of the application data on the mobile device.
  • In a first aspect, a mobile client device is synchronized with a server. A request for a website is transmitted from the mobile client device to the server. At least one web page template and application data corresponding to the website are received from the server at the mobile client device in response to the request. A selected web page of the website is displayed on the mobile client device in an offline mode. Data of the application data that corresponds to the selected web page is displayed, formatted according to the at least one web page template.
  • In a further aspect, a script called by the at least one web page template can be executed to format the data for display on the mobile client device. For example, the script can be a Javascript, or other script type.
  • In a still further aspect, the mobile client device can be synchronized with the server a second time. A second request for the website can be transmitted from the mobile client device to the server. A changed portion of the at least one web page template and application data are received from the server at the mobile client device in response to the second request.
  • In an alternative aspect, a change to the web page template(s) and/or application data is made by a user at the mobile client device. The mobile client device is synchronized with the server. The change to the application data is transmitted from the mobile client device to the server.
  • In another aspect of the present invention, a server interfaces one or more providers with a mobile client device. The mobile client device is synchronized with the server. A request for a website received from the mobile client device is transmitted to a provider. At least one web page template of the website and application data corresponding to the at least one web page template is received from the provider in response to the request.
  • The at least one web page template and the application data are transmitted to the mobile client device. Thus, in an offline mode, the mobile client device can display a plurality of web pages corresponding to the website, each web page displaying corresponding data of the application data formatted according to a common format provided by the at least one web page template.
  • In another aspect of the present invention, a method, system, and apparatus for tracking the usage of applications on a mobile client device is described. The occurrence of at least one user initiated event on the mobile client device while the client device is operating offline is enabled. Usage data corresponding to the occurrence of at least one user initiated event on the mobile client device is stored. The mobile client device is synchronized with a server. The usage data is transferred to the server.
  • In a further aspect, at least one report is created from the usage data. The reports can be printed, viewed, or otherwise displayed.
  • These and other objects, advantages and features will become readily apparent in view of the following detailed description of the invention.
  • BRIEF DESCRIPTION OF THE DRAWINGS/FIGURES
  • The accompanying drawings, which are incorporated herein and form a part of the specification, illustrate the present invention and, together with the description, further serve to explain the principles of the invention and to enable a person skilled in the pertinent art to make and use the invention.
  • FIG. 1 shows a conventional system for accessing website data on a mobile client device
  • FIG. 2 shows a conventional system for accessing a data-driven application on a mobile client device.
  • FIG. 3 shows a system for viewing a data-driven application or website on a mobile client device, according to an embodiment of the present invention.
  • FIG. 4 shows a flowchart providing example steps for creating a website that may be copied and stored on a mobile device in an efficient manner, according to an example embodiment of the present invention.
  • FIG. 5A shows a developer creating and posting web page templates and application data on a provider website, according to an example embodiment of the present invention.
  • FIG. 5B shows a web page template that includes a script, according to an embodiment of the present invention.
  • FIGS. 6A and 6B relate to example web page templates, according to embodiments of the present invention.
  • FIG. 6C shows example application data, according to an embodiment of the present invention.
  • FIGS. 6D and 6E display web pages created from web page templates and application data, according to example embodiments of the present invention.
  • FIGS. 7-10 show block diagrams of example mobile computing environments, according to embodiments of the present invention.
  • FIGS. 11A-11C show flowcharts providing example steps for managing the copy of a data-driven website from a provider, according to example embodiments of the present invention.
  • FIGS. 12-17 show example block diagrams relating to the flowcharts of FIGS. 11A-11C, illustrating operation of the present invention.
  • FIGS. 18A-18C show flowcharts providing example steps for copying and managing a data-driven website at a mobile client device, according to example embodiments of the present invention.
  • FIG. 19 shows a usage tracker in a mobile client device, according to embodiments of the present invention.
  • FIG. 20 shows an example log file transferred to a server from a mobile client device, according to an embodiment of the present invention.
  • FIG. 21 shows a flowchart providing example steps for tracking application usage on a mobile device, according to an example embodiment of the present invention.
  • The present invention will now be described with reference to the accompanying drawings. In the drawings, generally, like reference numbers indicate identical or functionally similar elements. Additionally, generally, the left-most digit(s) of a reference number identifies the drawing in which the reference number first appears.
  • DETAILED DESCRIPTION OF THE INVENTION Introduction
  • The present invention enables mobile devices to more efficiently access data-driven applications and websites while operating in an offline mode. The present invention allows data-driven applications and websites to be interacted with, and viewed on mobile clients, while using less storage space, and requiring transfer of smaller amounts of data. Furthermore, the present invention allows for the customization of the display of data on mobile clients, on a client-by-client basis, or any other basis, as desired.
  • Data-driven applications and websites are applications and websites that allow the display of multiple pages of data, each page showing the data elements formatted in a similar manner from page to page. Example data-driven applications and/or websites include: directories, including phone directories and directories of other personal, corporate, or client information; email tools (such as AOL, HOTMAIL, YAHOO! EMAIL, and others); financial tools; investment tools (such as ETRADE, AMERITRADE, and others); database tools (such as MICROSOFT EXCEL); banking/checking tools (such as banking websites, QUICKEN, and others); etc. The present invention is directed towards these types of data-driven websites and applications, and to any other similar type websites or applications where many pages of commonly-formatted data are present.
  • Conventionally, such applications and websites are made accessible on mobile devices by copying the entire application or website (i.e., all of the web pages of interest) to the mobile device. For example, FIG. 1 shows a conventional system 100 for displaying website data on a mobile client device 102. Mobile client device 102 desires to have access to a website 104 on device 102 when operating in an offline mode. Website 104 is a data-driven website. Mobile client device 102 desires to view data of website 104 in an offline mode. Thus, according to system 100, a copy of website 104 is transferred to mobile client device 102, shown as website copy 106. In other words, web pages of interest of website 104, including the data incorporated therein, are copied in their entirety to device 102. Mobile client device 102 can thereafter operate offline, and view the web pages of website copy 106, which incorporates data. However, system 100 is an inefficient way of accessing website 104 in an offline manner. A relatively large amount of storage is required on mobile client device 102 to store all of the downloaded web pages incorporating data. Furthermore, any updates to pages of website 104 can lead to having to entirely re-copy website 104 to mobile client device 102.
  • FIG. 2 shows an example conventional system 200 for viewing a data-driven application on a mobile client device 102. In system 200, mobile client device 102 desires to have access to an application 202 on the mobile client device 102. Thus, a special mobile device version is created of application 202 and both the mobile version of the application and related data are transferred to mobile client device 202, as shown as application copy 204. Thereafter, mobile client device 102 can access application copy 204 and related data in an offline mode. However, system 200 is an inefficient way of accessing application 202 on mobile client device 102. A large amount of storage is required for mobile client device 102 to store application 202 and its related data. Furthermore, any updates to application 202 can lead to having to partially or entirely re-engineer and application 202 to mobile client device 102.
  • The present invention enables mobile devices to avoid the storage and transfer time problems that are present in conventional systems. Instead of copying entire applications and/or websites to client devices, the present invention copies web page templates and related application data to mobile devices. On the mobile device, the web page templates are filled in with the application data to create web pages that can be accessed/displayed on the mobile device. This is a more efficient way of viewing data-driven applications/websites on mobile devices relative to conventional systems.
  • For example, FIG. 3 shows a system 300 for viewing a data-driven application on a mobile client device 302, according to an embodiment of the present invention. A mobile client device 302 is shown in FIG. 3, on which it is desired to access data-driven applications and websites in an offline mode. According to the present invention, mobile client device 302 accesses a website 304 for copy to device 302. However, instead of copying all of the desired web pages of website 304 (or copying an entire application) to mobile client device 302, web page templates and application data 306 are copied to mobile client device 302. A relatively smaller number of web page templates and related application data require less storage space than copying each desired web page of a website, such as website 104, individually. Alternatively, in an application environment, the web page templates and related application data will tend to require less space than that required to store an entire application, such as application 202.
  • Thus, for example, instead of copying one index web page and 100 data web pages to mobile client device 302, according to the present invention, a single index web page template and a single data web page template can be copied to device 302. The application data can be used to fill in the web page templates for display on mobile client device 302. Thus, savings in storage space on mobile client device 302 and in transfer times of objects to mobile client device 302 are realized.
  • Furthermore, when updates are made to the web page templates and/or application data, only the updated portion need be copied. For instance, if updates are made to a web page template, only the web page template need be recopied, without having to re-copy the application data. If changes are made to application data, the application data can be recopied, without having to copy the web page templates. Note that the application data can be organized in a single or multiple files. Thus, during an update, only the updated file(s) need be copied. Note that in some situations, it may be of value to re-copy the web pages templates and application data in their entirety.
  • FIG. 4 shows a flowchart 400 providing example steps for creating or modifying a website that may be copied and stored on a mobile device in an efficient manner, according to an example embodiment of the present invention. Other structural and operational embodiments will be apparent to persons skilled in the relevant art(s) based on the following discussion. These steps are described in detail below.
  • Flowchart 400 begins with step 402. In step 402, web page template(s) are created that format application data. For example, a developer 506 creates web page template(s) 502, as shown in FIG. 5A, according to an example embodiment of the present invention. Developer 506 may be an individual or group of individuals, and/or an automated software generator tool. Developer 506 is typically employed or contracted by an application provider to maintain/generate the website. Web page template(s) 502 typically comprise a series of commands of HTML (HyperText Markup Language), XML (Extensible Markup Language), or other language understood by web browsers. As described in further detail below, the commands of web page template(s) format data of application 504 for viewing by the web browser, and may allow for interaction with the data through a user interface.
  • For example, as shown in FIG. 5B, web page template(s) 502 may include reference to scripts which access application data 504, and format application data 504 into web page template(s) 502 to create web pages viewable on the mobile device. In an embodiment, the scripts can be JavaScript scripts which interact with the HTML, XML, or other source code to dynamically create web pages using web page template(s) 502 and application data 504.
  • FIGS. 6A-6C illustrate an example implementation of step 402, according to embodiment of the present invention. FIGS. 6A and 6B represent first and second web page templates 602 and 604 (the source code for web page templates 602 and 604 is not shown). FIG. 6 shows application data 606, according to example embodiments of the present invention. The example application of FIGS. 6A-6C is an employee directory for a company.
  • First web page template 602 of FIG. 6A represents an employee directory index. The employee index is capable of providing a list of employee names, with which a user may interact. Blank spaces 612 a-d of first web page template 602 represent locations where employee names from application data 606 would be entered for display.
  • Second web page template 604 of FIG. 6B represents a detailed employee information page. Second web page template 604 is capable of showing a variety of data elements related to a particular employee selected by interacting with first web page template 602. For example, as shown for second web page template 604, the selected employee's name is shown, along with the employee's phone number, the employee's position/title within the company, and other data. Blank spaces are shown in row 620 of second web page template 604 where the various data elements related to the selected employee would be entered for display. In embodiments, the data shown in second web page template 604 can be interacted with.
  • FIG. 6C shows application data 606, which in the current example is various data elements related to the first and second web page templates 602 and 604. For example, a first column 632 of application data 606 shows employee names, which can be displayed formatted according to first web page template 602. For example, FIG. 6D shows an index web page 608 created from first web page template 602 with data of column 632 present therein. For instance, in an embodiment, when a user attempts to view web page 608, a script of first web page template 602 accesses application data 606 to bring the data of column 632 into first web page template 602 for display as web page 608.
  • A second column 634 of application data 606 shows employee phone numbers. A third column 636 shows employee positions. A fourth column 638, and further columns, can show any other data element type, as desired by the particular application. Data of application 606 relating to a particular employee can be displayed formatted according to second web page template 604. For example, when a particular employee is selected from web page 608, a corresponding employee data web page is created. For example, FIG. 6E shows a detailed employee information web page 610 created from second web page template 604 with data of columns 632, 634, 636, and 638 present in corresponding columns of row 620 therein. In the current example, a user selected employee Steve Jones in web page 608 for viewing. In an embodiment, a script of second web page template 602 accesses application data 606 to bring the data of columns 632, 634, 636, and 638 for Steve Jones into second web page template 604 for display as web page 610.
  • In step 404, the web page template(s) and application data are posted on a website. For example, in an embodiment, developer 506 posts web page template(s) 502 and application data 504 on an application provider's website, such as website 304.
  • In step 406, access to the website is provided to users, including mobile users. For example, the website is made available by an application provider to users as a group/company internal website, and/or is made externally available to users through the World Wide Web (i.e., Internet). Thereafter, as described herein, web page template(s) 502 and application data 504 can be copied from the application provider website to mobile devices. The application data may be viewed in web page format on the mobile devices when they are operating in an offline mode.
  • In an embodiment, flowchart 400 can also include a step of customizing the web page template(s) 502 and/or application data 504 for one or more users. For example, web page template(s) 502 can be customized so that they format application data for display in a first manner for a first set of users, and format application data for display in a second manner for a second set of users. Web page templates(s) 502 can be customized for any number of users. For instance, this may be accomplished by meta data or data tags to cause particular formatting to occur for one or more user names, authentication tokens, etc. Thus, embodiments of the present invention can flexibly display data for different users according to their particular needs. Furthermore, web page template(s) 502 can likewise be customized to provide different functionality/interactability for different users.
  • As described above, the invention is applicable to any application/website type, and in particular, to data-driven applications/websites. Any number of one or more web page templates can be used to format application data in any manner. The application data can include any number of type(s) of data, any quantities thereof, and can include the data formatted in any manner. For example, the application may be an email tool. Similar to the example described above with reference to FIGS. 6A-6E, the email tool may include an index web page template where a user can view subject lines, sender names, and/or other application data related to a list of emails. The email tool then may include a second web page template that shows detail about a particular email selected from the index web page, including an email subject line, the email text body, attachments, and/or any other relevant application data. The invention is applicable to any type of data driven application/web site type, as would be understood to persons skilled in the relevant art(s).
  • Example Environment of the Present Invention
  • FIG. 7 is a block diagram of an example mobile computing environment 700 according to an embodiment of the invention. The mobile computing environment 700 includes a mobile client device 702, a server 704 (although only one server 704 is shown, in practice the mobile computing environment 700 may include a plurality of servers), and one or more application providers 706.
  • Generally, server 704 maintains a collection of channels. In an embodiment, a channel comprises a collection of objects. An object is any entity that can be transferred to a mobile client device 702, such as but not limited to a web pages, content, applications, application data, services, images, movies, music, links, etc. A channel can include a location of a root object, such as but not limited to a URL (uniform resource locator), and an indication of the number of levels below the root object, for which to include objects in the channel. For example, in an embodiment, if a channel number property is equal to “1 level,” then all objects that are 1 level down from the root object (reached by traversing links in the root object), are included in the channel. If this property is equal to “2 levels,” then all objects that are 1 level down from the root object (reached by traversing links in the root object), and all objects that are 1 level down from those objects (reached by traversing links in those objects), are included in the channel. Embodiments of the invention allow “uneven” trees, where some branches of the tree extent to a greater number of levels than other branches of the tree. In other embodiments, the trees are even or balanced.
  • Server 704 offers channels to mobile client device 702. Mobile client device 702 may access the server 704 and view the collection of channels. The mobile client device 702 may then select any combination of the channels in the collection. Server 704 maintains a list of the channels associated with mobile client device 702.
  • Mobile client device 702 and server 704 may be coupled together to perform a synchronization process. During a synchronization process, server 704 loads a device 702 with the channels associated with the mobile client device 702. Generally, server 704 does this by obtaining from providers 102 the objects defined by the channels, and causing those objects to be stored on the mobile client device 702. Thus, during the synchronization process, server 704 will load the mobile client device 702 with the selected channels. More particularly, server 704 will load the mobile client device 702 with the objects associated with the channels.
  • The mobile client device 702 may process and use those objects when not connected to the server 704 (i.e., in an “offline” mode). The invention enables the mobile client device 702 to actively interact with the objects and channels.
  • During synchronization with server 704, device 702 is coupled with server 704. In embodiments, mobile client device 702 directly communicates with server 704 via a communications medium 710 in a wired and/or wireless fashion using any protocol. For example, device 702 may “dock” directly with server 704 in a wired fashion. In another embodiment, mobile client device 702 indirectly interacts with server 704 via an adapter (not shown in FIG. 7). For example, mobile client device 702 may be a device, such as a Palm device, and the adapter may be a cradle and a computer coupled to the cradle (e.g., mobile client device 702 is inserted into the cradle). In such an embodiment, the adapter presents itself to server 704 as a mobile client device. When server 704 sends objects to the adapter, the adapter writes those objects to mobile client device 702. In embodiments, device 702 and/or an adapter (when present) can include a Hot Sync™ Manager (in a Palm operating environment, for example), an Active Sync™ (in the Windows CE™ operating environment, for example), or Pilot Link™ (in the Unix operating environment, for example) etc. It is noted that the invention is not limited to any of the implementation examples discussed herein, and that these implementation examples are provided for illustrative purposes only.
  • Device 702 may be any type of data processing device. In embodiments of the invention, device 702 is a mobile computing device, although the invention is not limited to these embodiments. In such example embodiments, the device 702 may be, but is not limited to, handheld computers, cellular phones, internet-enabled phones, pagers, radios, televisions, audio devices, car audio systems, recorders, text-to-speech devices, bar-code scanners, net appliances, mini-browsers, personal data assistants (PDAs), etc.
  • In embodiments of the invention, device 702 includes software, hardware, firmware, and/or any combinations thereof to provide its functions. In an embodiment, mobile client device 702 includes a user interface (UI), a web browser, and a JavaScript engine. Other embodiments of mobile client device 702 may include alternative and/or additional modules.
  • The user interface of device 702 preferably includes a graphical user interface that enables users to interact with mobile client device 702 and functions and modules provided by mobile client device 702. For example, the user interface can display web pages that have been downloaded to device 702, and can allow users to interact with the web pages. The JavaScript engine of device 702 executes objects written in the JavaScript language that operate on mobile client device 702.
  • Providers 706 are sources of various types of objects, such as but not limited to content (content providers), applications (application providers), services (service providers), etc. Providers 706 may also include servers (similar to server 704), which may provide objects such as but not limited to content, applications, services, etc. For example, and without limitation, the application providers 706 may provide objects relating to (without limitation) operating system updates/changes, system upgrades, application updates/changes, etc.
  • Server 704 and application 706 are coupled together through a communication path 708. Communication path 708 can be any type of communication link, or combination of links, wired or wireless. Server 704 and application provider 706 can be located within the same computer system, or in different computer systems.
  • For example, FIG. 8 shows server 704 residing in a first computer system 802, and shows application provider 706 residing in a second computer system 804. First and second computer systems 802 and 804 can be workstations, personal computers, or any other computer system type. In such an arrangement, server 704 and application 706 typically communicate through a network connection (wired, wireless, or combination). For example, FIG. 9 shows server 704 and application provider 706 coupled together through communication path 708, which includes a first link 904, a network 902, and a second link 906. Network 902 can be any type of network, or combinations of networks, including a local area network (LAN) and/or wide area network (WAN), including an intranet and/or the Internet. Server 704 can include any combination of hardware, software, and/or firmware present in computer system 802. Application provider 706 can include any combination of hardware, software, and/or firmware present in computer system 804.
  • Alternatively, as shown in FIG. 10, server 704 and application provider 706 can both be present in a single computer system 1002.
  • Example Operational Embodiments of the Present Invention
  • Operational embodiments of the present invention are provided in this section for enabling the access of data-driven websites/applications on mobile devices. These operational embodiments are provided for illustrative purposes, and are not limiting. Additional operational and structural embodiments for the present invention will be apparent to persons skilled in the relevant art(s) from the description herein. These additional embodiments are within the scope and spirit of the present invention.
  • FIG. 12 shows an example system 1200, according to an example embodiment of the present invention. System 1200 is used to demonstrate example operations of the present invention. As shown in FIG. 12, system 1200 is similar to system 700 shown in FIG. 7. System 1200 includes mobile client device 702, server 704, and application provider 706. Server 704 and application 706 are coupled by communication path 708. As shown in FIG. 12, application provider 706 includes one or more web page template(s) 502 and application data 504. Web page template(s) 502 and application data 504 are present on a website of application provider 706, which is accessible to server 104 via communication path 708.
  • FIG. 11A shows a flowchart 1100 providing example steps for managing the copy of a data-driven website from a provider, such as application provider 706, to a mobile device, such as mobile client device 702, according to an example embodiment of the present invention. For example, the steps of flowchart 1100 may be performed by a server, such as server 704 shown in FIG. 12, and/or one or more other intermediary devices between application provider 706 and mobile client device 702. In an embodiment, the steps shown in FIG. 11A may occur during a synchronization process between mobile client device 702 and server 704, although these steps do not have to occur during synchronization. FIGS. 11B and 11C show additional steps that may be performed for flowchart 1100, according to embodiments of the present invention. Other structural and operational embodiments will be apparent to persons skilled in the relevant art(s) based on the following discussion. These steps are described in detail below.
  • Flowchart 1100 begins with step 1102. In step 1102, a request for a website received from the mobile client device is transmitted to a provider. For example, FIG. 13 shows system 1200, where mobile client device 702 has coupled with server 704 via communication medium 710. As represented by arrows 1302 and 1304, server 704 receives a request for a website from mobile client device 702 and transmits the request to application provider 706, which includes the requested website.
  • In step 1104, at least one web page template of the website and application data corresponding to the at least one web page template are received from the provider in response to the request. For example, FIG. 14 shows system 1200, where server 704 receives web page template(s) 502 and application data 504 from application provider 706 in response to the request, as represented by arrow 1402.
  • In step 1106, the at least one web page template and the application data are transmitted to the mobile client device. For example, FIG. 14 shows server 704 transmit web page template(s) 502 and application data 504 to mobile client device 702, as represented by arrow 1404. The copies of web page template(s) 502 and application data 504 stored in mobile client device 702 are shown in FIG. 14 as web page template(s) 502 a and application data 504 a.
  • Thus, in an offline mode, where mobile client device 702 is not coupled to server 704, mobile client device 702 can display a plurality of web pages corresponding to the website of application provider 706. Each web page displays corresponding data of application data 504 a, formatted according to a common format(s) provided by web page template(s) 502 a.
  • Furthermore, changes to web page template(s) 502 and/or application data 504 can occur on either or both of mobile client device 702 and application provider 706. This is represented in FIG. 15, which shows changes 1502 made at mobile client device 702 and changes 1504 made a application provider 706. For example, on mobile client device 702 and/or application provider 706, a developer or user can change web page template(s) 502 and/or application data 504. One or more web page templates of web page template(s) 502 can be changed by modifying, deleting, and adding them, to change formatting of displayed data, and/or to modify, add, or subtract logic, functionality, and/or interactability to the resulting web pages. For example, scripts of web page template(s) 502 can be changed, by modifying one or more existing templates, deleting one or more templates, and adding one or more templates to change formatting of displayed data. Furthermore, scripts of web page template(s) 502 can be changed to modify, add, or subtract logic, functionality, and interactability to the resulting web pages. Alternatively or additionally, data of application data 504 may be changed by modifying one or more data elements, adding data, and deleting data.
  • Note that in another embodiment, changes to web page template(s) 502 and/or application data 504 can occur at server 704, as will be apparent to persons skilled in the relevant art(s) from the teachings herein.
  • FIG. 11B shows example additional steps for flowchart 1100, according to an embodiment of the present invention where changes have been made at application provider 704. In an embodiment, the steps shown in FIG. 11B may occur during a second or subsequent synchronization process between mobile client device 702 and server 704, although these steps do not have to occur during synchronization.
  • In step 1108, a second request for the website received from the mobile client device is transmitted to the provider. For example, a second request for the website by mobile client device 702 is transmitted to application provider 706 by server 704 in a similar fashion as shown in FIG. 13 for the first request.
  • In step 1110, a changed portion of the at least one web page template and application data is received from the provider in response to the second request. For example, as shown in FIG. 17, a changed portion 1702 is received from application provider 706 by server 704 in response to the second request. Changed portion 1702 can include changes to web page template(s) 502 and/or application data 504 as described above. Changed portion 1702 may include entire web page templates that have been changed, or the changed portions thereof. Furthermore, changed portion 1702 may include one or more changed data elements of application data 504, or all of application data 504, with changes therein.
  • In step 1112, the changed portion of the at least one web page template and application data is transmitted to the mobile client device. For example, as shown in FIG. 17, changed portion 1702 is transmitted from server 704 to mobile client device 702.
  • Thus, thereafter, mobile client device 702 can access the website in an offline mode, incorporating the changes transferred thereto as changed portion 1702.
  • FIG. 11C shows example additional steps for flowchart 1100, according to another embodiment of the present invention where changes have been made at mobile client device 702. In an embodiment, the steps shown in FIG. 11C may occur during a second or subsequent synchronization process between mobile client device 702 and server 704, although these steps do not have to occur during synchronization.
  • In step 1114, a changed portion of the at least one website template and application data is received from the mobile client device. For example, as shown in FIG. 16, a changed portion 1602 is received from mobile client device 702 at server 704. Changed portion 1602 can include changes to web page template(s) 502 a and/or application data 504 a as described above. Changed portion 1602 may include entire web page templates that have been changed, or the changed portions thereof. Furthermore, changed portion 1602 may include one or more changed data elements of application data 504 a, or all of application data 504 a, with changes therein.
  • In step 1116, the changed portion is transmitted to the provider. For example, as shown in FIG. 16, changed portion 1602 is transmitted to application provider 706 by server 704.
  • Thus, thereafter, future copies by mobile client device 702, or by other mobile devices, of web page template(s) 502 and application data 504 will incorporate the changes transferred thereto as changed portion 1602.
  • Note that the presence of changes to web page template(s) 502 and/or application data 504 can be determined before performing any transfers. For example direct comparisons, hashing processes, checksums, time stamps, version numbers, and/or any other way of comparing web page template(s) 502 and/or application data 504 stored on application provider 706 to web page template(s) 502 a and/or application data 504 a stored on mobile client device 702 can be performed.
  • FIGS. 18A-18C relate to embodiments of the present invention from a server perspective. FIGS. 18A-18C related to embodiments of the present invention from the perspective of a mobile device. FIG. 18A shows a flowchart 1800 providing example steps for receiving and managing a copy of a data-driven website at a mobile device, according to an example embodiment of the present invention. The steps of flowchart 1800 may be performed by a mobile device, such as mobile client device 702. FIGS. 18B and 18C show additional steps that may be performed for flowchart 1800, according to embodiments of the present invention. Other structural and operational embodiments will be apparent to persons skilled in the relevant art(s) based on the following discussion. These steps are described in detail below.
  • Flowchart 1800 begins with step 1802. In step 1802, a request for a website is transmitted from the mobile client device to the server. For example, as shown in FIG. 13, a request for a website is transmitted from mobile client device 702 to server 704, as represented by arrow 1302.
  • In step 1804, at least one web page template and application data corresponding to the website are received from the server at the mobile client device in response to the request. For example, as shown in FIG. 14, web page template(s) 502 a and application data 504 a are received from server 704 at mobile client device 702 in response to the request, as represented by arrow 1404.
  • Note that in an embodiment, steps 1802 and 1804 may occur during a synchronization process between mobile client device 702 and server 704, although they do not necessarily have to occur during a synchronization.
  • In step 1806, a selected web page of the website is displayed on the mobile client device in an offline mode by displaying data of the application data corresponding to the selected web page formatted according to the at least one web page template. For example, a web page may be displayed by a graphical user interface (GUI) of mobile client device 702 in an offline mode when selected by a user. The selected web page displays data of application data 504 a. The data is formatted according to a template of web page template(s) 502 a.
  • FIG. 18B shows example additional steps for flowchart 1800, according to an embodiment of the present invention.
  • In step 1808, a second request for the website is transmitted from the mobile client device to the server. For example, a second request for the website by mobile client device 702 is transmitted to server 104 in a similar fashion as shown in FIG. 13 for the first request.
  • In step 1810, a changed portion of the at least one web page template and application data is received from the server at the mobile client device in response to the second request. For example, as shown in FIG. 17, a changed portion 1702 is received from server 704 at mobile client device 702 in response to the second request.
  • Note that in an embodiment, steps 1808 and 1810 may occur during a second or subsequent synchronization process between mobile client device 702 and server 704, although they do not necessarily have to occur during a synchronization.
  • In step 1812, a selected web page of the website is displayed on the mobile client device in an offline mode. For example, the web page may be displayed by a graphical user interface (GUI) of mobile client device 702 in an offline mode when selected by a user. The selected web page displays data of application data 504 a. The data is formatted according to a template of web page template(s) 502 a. The data may have been changed, and/or the web page template may have been changed, as received in changed portion 1702.
  • FIG. 18C shows example additional steps for flowchart 1800, according to another embodiment of the present invention.
  • In step 1814, a change to the application data is input by a user at the mobile client device. For example, in an embodiment, a user of mobile client device 702 can input one or more changes to application data 504 a into mobile client device 702. The changes can alternatively or additionally include changes to web page template(s) 502 a.
  • In step 1816, the change to the application data is transmitted from the mobile client device to the server. For example, as shown in FIG. 16, a changed portion 1602 is received from mobile client device 702 at server 704. Server 704 can then transfer the changes to application provider 706. Thus, thereafter, future copies by mobile client device 702, or by other mobile devices, of web page template(s) 502 and application data 504 will incorporate the changes transferred thereto as changed portion 1602.
  • Note that in an embodiment, step 1816 may occur during a second or subsequent synchronization process between mobile client device 702 and server 704, although it does not necessarily have to occur during a synchronization.
  • Tracking of Application Usage on Mobile Devices
  • According to embodiments of the present invention, the usage of applications on a mobile device is tracked. The tracking of the usage of applications on a mobile device can be useful. For example, it may be desired to track the usage of applications on mobile devices to justify the cost of purchasing the applications that run on mobile devices, as compared to purchasing the applications for use on non-mobile devices, such as desktop computers, etc. A company/organization may want to know whether their personnel are using the applications running on mobile devices, to aid in understanding the value of mobile capability to the company/organization. For example a sales company may desire to know whether their salespeople are using their mobile devices, and in particular, whether their salespeople are accessing the sales related applications on the mobile devices.
  • The usage of any application capable of operating on a mobile device can be tracked. For example, word processing applications, database applications, web browser applications, record-keeping applications, email applications, proprietary applications, and any other type of application may be tracked.
  • Furthermore, any type of usage data can be tracked. For example, a number of times an application is executed or accessed can be tracked. Furthermore, more detailed usage information regarding a particular application can be tracked. For example, a number of documents, emails, and databases accessed can be tracked. A number of web pages accessed can be tracked, including a number of times a particular web page is accessed. A number of times a synchronization process occurs between a server and the mobile device can be tracked.
  • For example, FIG. 19 shows a usage tracker 1910 in mobile client device 702, according to an embodiment of the present invention. In an embodiment, usage tracker 1910 is a software module operating in mobile client device 702. In embodiments, usage tracker 1910 can be implemented in hardware, software, and/or firmware, in any combination.
  • Usage tracker 1910 can be configured in a variety of ways to track usage of applications. As shown in FIG. 19, for example, in an embodiment, usage tracker 1910 can be coupled to a user interface 1920 of the mobile client device 702 to be alerted when applications are executed by a user through user interface 1920.
  • In another embodiment, as shown in FIG. 19, applications themselves, such as application 1930 residing in mobile client device 702, can contain or be supplied with code that notifies usage tracker 1910 when the application is being executed. In embodiments, the application code provides more detailed information regarding application usage, such as is described above.
  • In another embodiment, as shown in FIG. 19, usage tracker 1910 can periodically poll a list of processes 1940 of mobile client device 702 that lists processes currently operating on mobile client device 702. Such an arrangement is useful to obtain length-of-time usage information for applications. Other ways of tracking applications that are otherwise known are also applicable to the present invention. Usage tracker 1910 stores application usage information in any manner. For example, as shown in FIG. 19, usage tracker 1910 may write application usage information into a log file 1902, as shown in FIG. 19.
  • Subsequently, the usage information stored in mobile client device 702 can be transferred from mobile client device 702 for use elsewhere. For example, as shown in FIG. 20, during a synchronization process between mobile client device 702 and server 704, log file 1902 is transferred to server 704. The copy of log file 1902 is shown stored on server 704 as log file 1902 a. Alternatively, the usage information may be transferred at times other than during a synchronization process.
  • FIG. 21 shows a flowchart 2100 providing example steps for tracking application usage on a mobile device, according to an example embodiment of the present invention. Other structural and operational embodiments will be apparent to persons skilled in the relevant art(s) based on the following discussion. These steps are described in detail below.
  • Flowchart 2100 begins with step 2102. In step 2102, occurrence of at least one user initiated event on the mobile client device while the client device is operating offline is enabled. For example, as described above, the user initiated event(s) may include one or more executions or accesses of one or more particular applications. Furthermore, as described above, the user initiated event(s) may include one or more usage events within one or more applications.
  • In step 2104, usage data corresponding to the occurrence of at least one user initiated event on the mobile client device is stored. For example, as shown in FIG. 19 usage data may be stored in log file 1902, or in other device storage or memory.
  • In step 2106, the mobile client device is synchronized with a server, including the step of transmitting the usage data to the server. For example, as shown in FIG. 20, a copy of log file 1902 is transferred to server 704.
  • In step 2108, at least one report is created from the usage data. In embodiments, the usage information stored in log file 1902 may be processed and/or formatted in any way to create one or more useful reports. As described above, the reports may be used to determine the usefulness of having applications available on mobile devices versus on non-mobile devices, or may be used for other reasons.
  • In step 2110, the at least one report is displayed. For example, in an embodiment, the at least one report is displayed on a graphical user interface at server 704, or at another computer system coupled to server 704.
  • CONCLUSION
  • While various embodiments of the present invention have been described above, it should be understood that they have been presented by way of example only, and not limitation. It will be apparent to persons skilled in the relevant art that various changes in form and detail can be made therein without departing from the spirit and scope of the invention. Thus, the breadth and scope of the present invention should not be limited by any of the above-described exemplary embodiments, but should be defined only in accordance with the following claims and their equivalents.

Claims (7)

1. A method for tracking usage of applications on a mobile client device, comprising:
(A) enabling occurrence of at least one user initiated event on the mobile client device while the client device is operating offline;
(B) storing usage data corresponding to the occurrence of at least one user initiated event on the mobile client device; and
(C) synchronizing the mobile client device with a server, including the step of transmitting the usage data to the server.
2. The method of claim 1, further comprising:
(D) creating at least one report from the usage data.
3. The method of claim 1, further comprising:
(E) displaying the at least one report.
4. The method of claim 3, wherein step (E) comprises:
displaying the at least one report on a user interface at the server.
5. The method of claim 1, wherein step (B) comprises:
storing the usage data in a log file.
6. A system in a mobile client device for tracking usage of applications on the mobile client device, comprising:
means for enabling occurrence of at least one user initiated event on the mobile client device while the client device is operating offline;
means for storing usage data corresponding to the occurrence of at least one user initiated event on the mobile client device; and
means for synchronizing the mobile client device with a server, including means for transmitting the usage data to the server.
7. A computer program product comprising a computer usable medium having computer readable program code means embodied in said medium for enabling a processor to track usage of applications on the mobile client device, said computer readable program code means comprising:
first computer readable program code means for enabling a processor to enable occurrence of at least one user initiated event on the mobile client device while the client device is operating offline;
second computer readable program code means for enabling a processor to store usage data corresponding to the occurrence of at least one user initiated event on the mobile client device; and
third computer readable program code means for enabling a processor to synchronize the mobile client device with a server, including a computer readable program code means for enabling a processor to transmit the usage data collected by accessing one or more processes running on the mobile client device to the server.
US12/108,937 2003-09-30 2008-04-24 Method and System for Accessing Applications and Data, and for Tracking of Key Indicators on Mobile Handheld Devices Abandoned US20080195691A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/108,937 US20080195691A1 (en) 2003-09-30 2008-04-24 Method and System for Accessing Applications and Data, and for Tracking of Key Indicators on Mobile Handheld Devices

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/673,548 US7873353B2 (en) 2003-09-30 2003-09-30 Method and system for accessing applications and data, and for tracking of key indicators on mobile handheld devices
US12/108,937 US20080195691A1 (en) 2003-09-30 2008-04-24 Method and System for Accessing Applications and Data, and for Tracking of Key Indicators on Mobile Handheld Devices

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/673,548 Division US7873353B2 (en) 2003-09-30 2003-09-30 Method and system for accessing applications and data, and for tracking of key indicators on mobile handheld devices

Publications (1)

Publication Number Publication Date
US20080195691A1 true US20080195691A1 (en) 2008-08-14

Family

ID=34376635

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/673,548 Active 2027-09-09 US7873353B2 (en) 2003-09-30 2003-09-30 Method and system for accessing applications and data, and for tracking of key indicators on mobile handheld devices
US12/108,937 Abandoned US20080195691A1 (en) 2003-09-30 2008-04-24 Method and System for Accessing Applications and Data, and for Tracking of Key Indicators on Mobile Handheld Devices

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/673,548 Active 2027-09-09 US7873353B2 (en) 2003-09-30 2003-09-30 Method and system for accessing applications and data, and for tracking of key indicators on mobile handheld devices

Country Status (1)

Country Link
US (2) US7873353B2 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090201908A1 (en) * 2008-02-08 2009-08-13 Yoad Gidron System and method for flexible data retrieval for mobile communication devices
US20100153521A1 (en) * 2008-12-15 2010-06-17 Kar-Wing Edward Lor Method and Device for Providing Offline Web Services
US20110161400A1 (en) * 2009-11-17 2011-06-30 Vladimir Silyaev Method and system for providing complete internet anywhere with full server assisted processing
US20110161393A1 (en) * 2009-11-17 2011-06-30 Vladimir Silyaev Method and System For Low-Latency Browsing on a Device With Limited Processing Resources
US20110208857A1 (en) * 2010-02-03 2011-08-25 Odyssey Software, Inc. Method, system, and computer readable medium for gathering usage statistics
US20110278356A1 (en) * 2005-10-11 2011-11-17 Nokia Corporation Offline webpage activated by reading a tag
US20120144384A1 (en) * 2010-12-07 2012-06-07 Baek Dong Houn System and method for providing service information corresponding to mobile application analysis
US20120158893A1 (en) * 2010-12-18 2012-06-21 Boyns Mark Methods and apparatus for enabling a hybrid web and native application
US8312173B2 (en) 2010-10-08 2012-11-13 Lumi Technologies, Inc. Scalable synchronization of events among server and clients with varying lag-times
US8332500B1 (en) * 2010-01-29 2012-12-11 Google Inc. Transmitting data requests based on usage characteristics of applications
US20130110989A1 (en) * 2008-10-08 2013-05-02 Research In Motion Limited Server for sending new application portions to mobile wireless communications devices and related methods
CN103164216A (en) * 2011-12-15 2013-06-19 Sap股份公司 Publishing mobile applications
US9342381B2 (en) 2011-02-03 2016-05-17 Symantec Corporation Method and system for establishing a DLP-compliant environment

Families Citing this family (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060008256A1 (en) * 2003-10-01 2006-01-12 Khedouri Robert K Audio visual player apparatus and system and method of content distribution using the same
US20130097302A9 (en) * 2003-10-01 2013-04-18 Robert Khedouri Audio visual player apparatus and system and method of content distribution using the same
JP3927962B2 (en) * 2003-10-31 2007-06-13 シャープ株式会社 Data processing apparatus and data processing program
GB2419716B (en) * 2004-10-29 2010-12-08 Hewlett Packard Development Co Storage of purchase-related information
GB2420049B (en) * 2004-10-29 2009-03-04 Hewlett Packard Development Co Ordering of goods and services using digital pro forma
WO2006053019A2 (en) * 2004-11-08 2006-05-18 Sharpcast, Inc. Method and apparatus for a file sharing and synchronization system
US7620383B2 (en) * 2004-12-29 2009-11-17 United States Cellular Corporation Client-based context-based billing for wireless networks
US7657574B2 (en) * 2005-06-03 2010-02-02 Microsoft Corporation Persistent storage file change tracking
EP1997038A4 (en) * 2006-03-01 2011-12-21 Infogin Ltd Methods and apparatus for enabling use of web content on various types of devices
US20100146380A1 (en) * 2006-09-26 2010-06-10 Accoona Corp. Apparatuses, Methods and Systems For An Information Comparator Preview Generator
US20080086540A1 (en) * 2006-10-06 2008-04-10 James Scott Method and system for executing a normally online application in an offline mode
US7814234B2 (en) 2006-10-30 2010-10-12 Microsoft Corporation Offline execution of web based applications
CN101583932B (en) * 2007-01-16 2011-05-25 三菱电机株式会社 Client terminal, application providing server, and application providing system
US20090069049A1 (en) 2007-09-12 2009-03-12 Devicefidelity, Inc. Interfacing transaction cards with host devices
US8140108B2 (en) * 2007-12-13 2012-03-20 Sony Ericsson Mobile Communications Ab Website theme changing using a mobile device
AU2012261789B2 (en) * 2008-03-07 2017-02-02 Enterprise Glue Pty Ltd Data access system and method
US20110202384A1 (en) * 2010-02-17 2011-08-18 Rabstejnek Wayne S Enterprise Rendering Platform
US8930824B2 (en) * 2010-07-07 2015-01-06 Apollo Education Group, Inc. Facilitating propagation of user interface patterns or themes
US20120095862A1 (en) 2010-10-15 2012-04-19 Ness Computing, Inc. (a Delaware Corportaion) Computer system and method for analyzing data sets and generating personalized recommendations
US9424002B2 (en) 2010-12-03 2016-08-23 Microsoft Technology Licensing, Llc Meta-application framework
US9183537B2 (en) * 2011-02-19 2015-11-10 Accenture Global Services Limited Content authoring and deployment technology
WO2013013093A1 (en) 2011-07-20 2013-01-24 Ness Computing, Inc. Method and apparatus for quickly evaluating entities
US20130036197A1 (en) * 2011-08-05 2013-02-07 Xtreme Labs Inc. Method and system for a mobile local server
US9020463B2 (en) * 2011-12-29 2015-04-28 The Nielsen Company (Us), Llc Systems, methods, apparatus, and articles of manufacture to measure mobile device usage
US20130346107A1 (en) * 2012-06-20 2013-12-26 Oracle International Corporation Mobile clinical research associate framework for offline capability
US10057318B1 (en) 2012-08-10 2018-08-21 Dropbox, Inc. System, method, and computer program for enabling a user to access and edit via a virtual drive objects synchronized to a plurality of synchronization clients
US8914308B2 (en) * 2013-01-24 2014-12-16 Bank Of America Corporation Method and apparatus for initiating a transaction on a mobile device
US9910685B2 (en) * 2015-08-13 2018-03-06 Samsung Electronics Co., Ltd. System and method for identifying, indexing, and navigating to deep states of mobile applications
US9965604B2 (en) 2015-09-10 2018-05-08 Microsoft Technology Licensing, Llc De-duplication of per-user registration data
US10069940B2 (en) 2015-09-10 2018-09-04 Microsoft Technology Licensing, Llc Deployment meta-data based applicability targetting
US9983892B2 (en) 2015-11-06 2018-05-29 Samsung Electronics Co., Ltd. Deep linking to mobile application states through programmatic replay of user interface events
US9858094B2 (en) 2015-11-10 2018-01-02 Samsung Electronics Co., Ltd. Monitoring and actuation of view controller parameters to reach deep states without manual developer intervention
US11334596B2 (en) 2018-04-27 2022-05-17 Dropbox, Inc. Selectively identifying and recommending digital content items for synchronization
US11140046B2 (en) * 2018-08-08 2021-10-05 Servicenow, Inc. Offline updates for native mobile applications
JP7333832B2 (en) * 2019-05-30 2023-08-25 ウィックス.コム リミテッド. Systems and methods for generation and interactive editing of living documents
US11475203B2 (en) * 2020-08-06 2022-10-18 Coupang Corp. Computerized systems and methods for reducing latency in a modular platform

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020161826A1 (en) * 2001-01-25 2002-10-31 Carlos Arteaga System and method for remote communication transactions
US20050005242A1 (en) * 1998-07-17 2005-01-06 B.E. Technology, Llc Computer interface method and apparatus with portable network organization system and targeted advertising

Family Cites Families (106)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5684828A (en) * 1988-12-09 1997-11-04 Dallas Semiconductor Corp. Wireless data module with two separate transmitter control outputs
US5349678A (en) * 1991-08-21 1994-09-20 Norand Corporation Versatile RF data capture system
US5377326A (en) 1989-07-06 1994-12-27 Sharp Kabushiki Kaisha Electronic apparatus with remote data supplementation/update selection and error display
US5805807A (en) * 1990-05-25 1998-09-08 Norand Corporation Multilevel data communication system including local and host systems
US5392390A (en) * 1992-04-10 1995-02-21 Intellilink Corp. Method for mapping, translating, and dynamically reconciling data between disparate computer platforms
JP2502914B2 (en) * 1992-07-31 1996-05-29 インターナショナル・ビジネス・マシーンズ・コーポレイション DATA TRANSFER METHOD AND DEVICE
US5666530A (en) * 1992-12-02 1997-09-09 Compaq Computer Corporation System for automatic synchronization of common file between portable computer and host computer via communication channel selected from a plurality of usable channels there between
US5410543A (en) * 1993-01-04 1995-04-25 Apple Computer, Inc. Method for connecting a mobile computer to a computer network by using an address server
US5426594A (en) * 1993-04-02 1995-06-20 Motorola, Inc. Electronic greeting card store and communication system
US5694546A (en) 1994-05-31 1997-12-02 Reisman; Richard R. System for automatic unattended electronic information transport between a server and a client by a vendor provided transport software with a manifest list
US6128648A (en) 1994-11-23 2000-10-03 International Business Machines Corporation Information handling system and method for maintaining coherency between network servers and mobile terminals
US6029195A (en) * 1994-11-29 2000-02-22 Herz; Frederick S. M. System for customized electronic identification of desirable objects
US5684990A (en) * 1995-01-11 1997-11-04 Puma Technology, Inc. Synchronization of disparate databases
US5802292A (en) * 1995-04-28 1998-09-01 Digital Equipment Corporation Method for predictive prefetching of information over a communications network
EP0839353B1 (en) 1995-07-20 2001-09-26 Novell, Inc. Transaction synchronization in a disconnectable computer and network
US5850517A (en) 1995-08-31 1998-12-15 Oracle Corporation Communication link for client-server having agent which sends plurality of requests independent of client and receives information from the server independent of the server
JPH09231242A (en) * 1995-09-14 1997-09-05 Sony Corp Terminal equipment placed in network and information recording medium that can be read by the terminal equipment
US5768511A (en) * 1995-09-18 1998-06-16 International Business Machines Corporation Method and system for managing objects in networked computer system with action performed in the server and object updated in the client
US5884323A (en) 1995-10-13 1999-03-16 3Com Corporation Extendible method and apparatus for synchronizing files on two different computer systems
US5727202A (en) * 1995-10-18 1998-03-10 Palm Computing, Inc. Method and apparatus for synchronizing information on two different computer systems
US6029175A (en) * 1995-10-26 2000-02-22 Teknowledge Corporation Automatic retrieval of changed files by a network software agent
US5732074A (en) * 1996-01-16 1998-03-24 Cellport Labs, Inc. Mobile portable wireless communication system
US6021433A (en) * 1996-01-26 2000-02-01 Wireless Internet, Inc. System and method for transmission of data
JPH09212397A (en) * 1996-01-31 1997-08-15 Toshiba Corp File reading method
US5754774A (en) * 1996-02-15 1998-05-19 International Business Machine Corp. Client/server communication system
US6076109A (en) * 1996-04-10 2000-06-13 Lextron, Systems, Inc. Simplified-file hyper text protocol
US5727159A (en) * 1996-04-10 1998-03-10 Kikinis; Dan System in which a Proxy-Server translates information received from the Internet into a form/format readily usable by low power portable computers
US5953392A (en) * 1996-03-01 1999-09-14 Netphonic Communications, Inc. Method and apparatus for telephonically accessing and navigating the internet
US5673322A (en) * 1996-03-22 1997-09-30 Bell Communications Research, Inc. System and method for providing protocol translation and filtering to access the world wide web from wireless or low-bandwidth networks
US5937163A (en) * 1996-03-26 1999-08-10 Industrial Technology Research Institute Method and system at a host node for hierarchically organizing the links visited by a world wide web browser executing at the host node
US5809242A (en) * 1996-04-19 1998-09-15 Juno Online Services, L.P. Electronic mail system for displaying advertisement at local computer received from remote system while the local computer is off-line the remote system
US5881234A (en) * 1996-04-26 1999-03-09 Schwob; Pierre R. Method and system to provide internet access to users via non-home service providers
US5918013A (en) * 1996-06-03 1999-06-29 Webtv Networks, Inc. Method of transcoding documents in a network environment using a proxy server
US5727129A (en) * 1996-06-04 1998-03-10 International Business Machines Corporation Network system for profiling and actively facilitating user activities
US5961601A (en) * 1996-06-07 1999-10-05 International Business Machines Corporation Preserving state information in a continuing conversation between a client and server networked via a stateless protocol
US5813007A (en) * 1996-06-20 1998-09-22 Sun Microsystems, Inc. Automatic updates of bookmarks in a client computer
US5862346A (en) 1996-06-28 1999-01-19 Metadigm Distributed group activity data network system and corresponding method
US5906657A (en) * 1996-07-01 1999-05-25 Sun Microsystems, Inc. System using position detector to determine location and orientation between computers to select information to be transferred via wireless medium
US5862339A (en) * 1996-07-09 1999-01-19 Webtv Networks, Inc. Client connects to an internet access provider using algorithm downloaded from a central server based upon client's desired criteria after disconnected from the server
US5922045A (en) * 1996-07-16 1999-07-13 At&T Corp. Method and apparatus for providing bookmarks when listening to previously recorded audio programs
US5919247A (en) * 1996-07-24 1999-07-06 Marimba, Inc. Method for the distribution of code and data updates
US5794259A (en) * 1996-07-25 1998-08-11 Lextron Systems, Inc Apparatus and methods to enhance web browsing on the internet
US5974238A (en) * 1996-08-07 1999-10-26 Compaq Computer Corporation Automatic data synchronization between a handheld and a host computer using pseudo cache including tags and logical data elements
US5799063A (en) * 1996-08-15 1998-08-25 Talk Web Inc. Communication system and method of providing access to pre-recorded audio messages via the Internet
US6006231A (en) 1996-09-10 1999-12-21 Warp 10 Technologies Inc. File format for an image including multiple versions of an image, and related system and method
US6012083A (en) * 1996-09-24 2000-01-04 Ricoh Company Ltd. Method and apparatus for document processing using agents to process transactions created based on document content
US5918237A (en) * 1996-09-30 1999-06-29 At&T Corp. System and method for providing multimedia bookmarks for hypertext markup language files
US5943676A (en) * 1996-11-13 1999-08-24 Puma Technology, Inc. Synchronization of recurring records in incompatible databases
US5864676A (en) * 1996-11-14 1999-01-26 Triteal Corporation URL login
US6026474A (en) * 1996-11-22 2000-02-15 Mangosoft Corporation Shared client-side web caching using globally addressable memory
US6023698A (en) * 1996-12-05 2000-02-08 International Business Machines Corporation System and method for transparently registering and updating information over the internet
US6065059A (en) * 1996-12-10 2000-05-16 International Business Machines Corporation Filtered utilization of internet data transfers to reduce delay and increase user control
US5896502A (en) * 1996-12-10 1999-04-20 International Business Machines Corporation Internet data transfer control via a client system to reduce delay
EP0848339B1 (en) 1996-12-12 2007-01-24 SONY DEUTSCHLAND GmbH Server with automatic loading of menus
US6023708A (en) * 1997-05-29 2000-02-08 Visto Corporation System and method for using a global translator to synchronize workspace elements across a network
US6085192A (en) * 1997-04-11 2000-07-04 Roampage, Inc. System and method for securely synchronizing multiple copies of a workspace element in a network
US5873100A (en) * 1996-12-20 1999-02-16 Intel Corporation Internet browser that includes an enhanced cache for user-controlled document retention
US5978833A (en) * 1996-12-31 1999-11-02 Intel Corporation Method and apparatus for accessing and downloading information from the internet
US5978842A (en) * 1997-01-14 1999-11-02 Netmind Technologies, Inc. Distributed-client change-detection tool with change-detection augmented by multiple clients
US6049821A (en) * 1997-01-24 2000-04-11 Motorola, Inc. Proxy host computer and method for accessing and retrieving information between a browser and a proxy
US6006274A (en) 1997-01-30 1999-12-21 3Com Corporation Method and apparatus using a pass through personal computer connected to both a local communication link and a computer network for indentifying and synchronizing a preferred computer with a portable computer
TW355899B (en) 1997-01-30 1999-04-11 Qualcomm Inc Method and apparatus for performing financial transactions using a mobile communication unit
US6125281A (en) 1997-01-31 2000-09-26 Nokia Mobile Phones Limited Real-time SMS application messaging using an SMSC-linked server
US5790977A (en) * 1997-02-06 1998-08-04 Hewlett-Packard Company Data acquisition from a remote instrument via the internet
US5961602A (en) * 1997-02-10 1999-10-05 International Business Machines Corporation Method for optimizing off-peak caching of web data
US5948066A (en) * 1997-03-13 1999-09-07 Motorola, Inc. System and method for delivery of information over narrow-band communications links
US5890158A (en) * 1997-03-31 1999-03-30 International Business Machines Corporation Method, apparatus, and program storage device for sharing objects with a network server and a database server using a common object model
US5946697A (en) * 1997-04-22 1999-08-31 Microsoft Corporation Rapid transfer of HTML files
US5991800A (en) * 1997-05-22 1999-11-23 Motorola, Inc. Method and apparatus for providing internet service at a subscriber premise
US6195692B1 (en) * 1997-06-02 2001-02-27 Sony Corporation Television/internet system having multiple data stream connections
US5987454A (en) * 1997-06-09 1999-11-16 Hobbs; Allen Method and apparatus for selectively augmenting retrieved text, numbers, maps, charts, still pictures and/or graphics, moving pictures and/or graphics and audio information from a network resource
US5978828A (en) * 1997-06-13 1999-11-02 Intel Corporation URL bookmark update notification of page content or location changes
US6009462A (en) 1997-06-16 1999-12-28 Digital Equipment Corporation Replacing large bit component of electronic mail (e-mail) message with hot-link in distributed computer system
US6122658A (en) * 1997-07-03 2000-09-19 Microsoft Corporation Custom localized information in a networked server for display to an end user
US5895471A (en) * 1997-07-11 1999-04-20 Unwired Planet, Inc. Providing a directory of frequently used hyperlinks on a remote server
US6119167A (en) * 1997-07-11 2000-09-12 Phone.Com, Inc. Pushing and pulling data in networks
US6061718A (en) * 1997-07-23 2000-05-09 Ericsson Inc. Electronic mail delivery system in wired or wireless communications system
US6219696B1 (en) * 1997-08-01 2001-04-17 Siemens Corporate Research, Inc. System for providing targeted internet information to mobile agents
US5877766A (en) * 1997-08-15 1999-03-02 International Business Machines Corporation Multi-node user interface component and method thereof for use in accessing a plurality of linked records
US6035324A (en) * 1997-08-28 2000-03-07 International Business Machines Corporation Client-side asynchronous form management
US6070184A (en) * 1997-08-28 2000-05-30 International Business Machines Corporation Server-side asynchronous form management
US5917491A (en) * 1997-08-29 1999-06-29 Netscape Communications Corporation Page proxy
US6023701A (en) * 1997-09-25 2000-02-08 International Business Machines Corporation Skeleton page retrieval mode for web navigation
US6052735A (en) * 1997-10-24 2000-04-18 Microsoft Corporation Electronic mail object synchronization between a desktop computer and mobile device
US6148330A (en) 1997-11-17 2000-11-14 Netscape Communications Corp. System and method for automatically generating content for a network channel
US6041360A (en) * 1997-11-21 2000-03-21 International Business Machines Corporation Web browser support for dynamic update of bookmarks
US6236991B1 (en) * 1997-11-26 2001-05-22 International Business Machines Corp. Method and system for providing access for categorized information from online internet and intranet sources
US6032162A (en) * 1998-01-08 2000-02-29 Burke; Alexander James System for processing and storing internet bookmark address links
US6219679B1 (en) 1998-03-18 2001-04-17 Nortel Networks Limited Enhanced user-interactive information content bookmarking
US6065051A (en) * 1998-04-15 2000-05-16 Hewlett-Packard Company Apparatus and method for communication between multiple browsers
US6058416A (en) * 1998-05-22 2000-05-02 International Business Machines Corportion Flexible state sharing and consistency mechanism for interactive applications
US6209027B1 (en) * 1998-06-01 2001-03-27 International Business Machines Corporation Recirculating network address list with single button sequencer/selector
US6167255A (en) 1998-07-29 2000-12-26 @Track Communications, Inc. System and method for providing menu data using a communication network
US6278449B1 (en) 1998-09-03 2001-08-21 Sony Corporation Apparatus and method for designating information to be retrieved over a computer network
US6226650B1 (en) * 1998-09-17 2001-05-01 Synchrologic, Inc. Database synchronization and organization system and method
US6131096A (en) * 1998-10-05 2000-10-10 Visto Corporation System and method for updating a remote database in a network
US6209111B1 (en) * 1998-11-09 2001-03-27 Microsoft Corporation Error correction on a mobile device
EP1061458A2 (en) 1999-06-15 2000-12-20 Sun Microsystems, Inc. Caching of reduced forms of web pages on a small footprint device
US6779042B1 (en) * 1999-09-10 2004-08-17 Ianywhere Solutions, Inc. System, method, and computer program product for enabling on-device servers, offline forms, and dynamic ad tracking on mobile devices
US6560604B1 (en) * 2000-03-10 2003-05-06 Aether Systems, Inc. System, method, and apparatus for automatically and dynamically updating options, features, and/or services available to a client device
US8065358B2 (en) * 2001-04-20 2011-11-22 Rockwell Automation Technologies, Inc. Proxied web access for control devices on industrial control systems
US6886046B2 (en) * 2001-06-26 2005-04-26 Citrix Systems, Inc. Methods and apparatus for extendible information aggregation and presentation
US7131063B2 (en) * 2001-09-13 2006-10-31 International Business Machines Corporation Method and system for delivering dynamic information in a network
US7720795B2 (en) * 2002-02-05 2010-05-18 General Electric Company Digital cockpit
WO2003077070A2 (en) * 2002-03-06 2003-09-18 Professional Pharmaceutical Index Creating records of patients using a browser based hand-held assistant
US7178101B2 (en) * 2003-06-24 2007-02-13 Microsoft Corporation Content template system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050005242A1 (en) * 1998-07-17 2005-01-06 B.E. Technology, Llc Computer interface method and apparatus with portable network organization system and targeted advertising
US20020161826A1 (en) * 2001-01-25 2002-10-31 Carlos Arteaga System and method for remote communication transactions

Cited By (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8650264B2 (en) * 2005-10-11 2014-02-11 Nokia Corporation Offline webpage activated by reading a tag
US20110278356A1 (en) * 2005-10-11 2011-11-17 Nokia Corporation Offline webpage activated by reading a tag
US8031694B2 (en) * 2008-02-08 2011-10-04 Amdocs Software Systems Limited System and method for formatting data for a mobile communication device and transmitting the data to the mobile communication device
US20090201908A1 (en) * 2008-02-08 2009-08-13 Yoad Gidron System and method for flexible data retrieval for mobile communication devices
US11122403B2 (en) 2008-10-08 2021-09-14 Blackberry Limited Server for sending new application portions to mobile wireless communications devices and related methods
US10097975B2 (en) 2008-10-08 2018-10-09 Blackberry Limited Server for sending new application portions to mobile wireless communications devices and related methods
US9894461B2 (en) 2008-10-08 2018-02-13 Blackberry Limited Server for sending new application portions to mobile wireless communications devices and related methods
US9386396B2 (en) 2008-10-08 2016-07-05 Blackberry Limited Server for sending new application portions to mobile wireless communications devices and related methods
US10708736B2 (en) 2008-10-08 2020-07-07 Blackberry Limited Server for sending new application portions to mobile wireless communications devices and related methods
US20130110989A1 (en) * 2008-10-08 2013-05-02 Research In Motion Limited Server for sending new application portions to mobile wireless communications devices and related methods
US11778438B2 (en) 2008-10-08 2023-10-03 Malikie Innovations Limited Server for sending new application portions to mobile wireless communications devices and related methods
US8706102B2 (en) * 2008-10-08 2014-04-22 Blackberry Limited Server for sending new application portions to mobile wireless communications devices and related methods
US20100153521A1 (en) * 2008-12-15 2010-06-17 Kar-Wing Edward Lor Method and Device for Providing Offline Web Services
US20150350734A1 (en) * 2009-11-17 2015-12-03 Broadcom Corporation Method and system for providing complete internet anywhere with full server assisted processing
US9621957B2 (en) * 2009-11-17 2017-04-11 Avago Technologies General Ip (Singapore) Pte. Ltd. Method and system for low-latency browsing on a device with limited processing resources
US20110161400A1 (en) * 2009-11-17 2011-06-30 Vladimir Silyaev Method and system for providing complete internet anywhere with full server assisted processing
US20110161393A1 (en) * 2009-11-17 2011-06-30 Vladimir Silyaev Method and System For Low-Latency Browsing on a Device With Limited Processing Resources
US10419821B2 (en) * 2009-11-17 2019-09-17 Avago Technologies International Sales Pte. Limited Method and system for providing complete internet anywhere with full server assisted processing
US9106437B2 (en) * 2009-11-17 2015-08-11 Broadcom Corporation Method and system for providing complete internet anywhere with full server assisted processing
US8332500B1 (en) * 2010-01-29 2012-12-11 Google Inc. Transmitting data requests based on usage characteristics of applications
US20110213831A1 (en) * 2010-02-03 2011-09-01 Odyssey Software, Inc. Method, system, and computer readable medium for remote device management
US20110214121A1 (en) * 2010-02-03 2011-09-01 Odyssey Software, Inc. Method, system, and computer readable medium for provisioning and remote distribution
US9369357B2 (en) 2010-02-03 2016-06-14 Symantec Corporation Method, system, and computer readable medium for remote device management
US8924461B2 (en) 2010-02-03 2014-12-30 Symantec Corporation Method, system, and computer readable medium for remote assistance, support, and troubleshooting
US20110208857A1 (en) * 2010-02-03 2011-08-25 Odyssey Software, Inc. Method, system, and computer readable medium for gathering usage statistics
US8997092B2 (en) 2010-02-03 2015-03-31 Symantec Corporation Method, system, and computer readable medium for provisioning and remote distribution
US8650277B2 (en) 2010-02-03 2014-02-11 Symantec Corporation Method, system, and computer readable medium for gathering usage statistics
US20110213821A1 (en) * 2010-02-03 2011-09-01 Odyssey Software, Inc. Method, system, and computer readable medium for remote assistance, support, and troubleshooting
US8392498B2 (en) 2010-10-08 2013-03-05 Lumi Technologies Limited Distribution of content and behavior to disparate platforms
US9563414B2 (en) 2010-10-08 2017-02-07 Lumi Technologies Limited Distribution of content and behavior to disparate platforms
US8346860B2 (en) 2010-10-08 2013-01-01 Lumi Technologies Limited Multi-phased and partitioned content preparation and delivery
US8688861B2 (en) 2010-10-08 2014-04-01 Lumi Technologies Limited Scalable synchronization of events among server and clients with varying lag-times
US8984054B2 (en) 2010-10-08 2015-03-17 Lumi Technologies Limited Multi-phased and partitioned content preparation and delivery
US8312173B2 (en) 2010-10-08 2012-11-13 Lumi Technologies, Inc. Scalable synchronization of events among server and clients with varying lag-times
US20120144384A1 (en) * 2010-12-07 2012-06-07 Baek Dong Houn System and method for providing service information corresponding to mobile application analysis
US20120158893A1 (en) * 2010-12-18 2012-06-21 Boyns Mark Methods and apparatus for enabling a hybrid web and native application
US8645491B2 (en) * 2010-12-18 2014-02-04 Qualcomm Incorporated Methods and apparatus for enabling a hybrid web and native application
US9342381B2 (en) 2011-02-03 2016-05-17 Symantec Corporation Method and system for establishing a DLP-compliant environment
CN103164216A (en) * 2011-12-15 2013-06-19 Sap股份公司 Publishing mobile applications

Also Published As

Publication number Publication date
US7873353B2 (en) 2011-01-18
US20050070259A1 (en) 2005-03-31

Similar Documents

Publication Publication Date Title
US7873353B2 (en) Method and system for accessing applications and data, and for tracking of key indicators on mobile handheld devices
US8145728B2 (en) Method, system, and computer program product for offline advertisement servicing and cycling
US6341316B1 (en) System, method, and computer program product for synchronizing content between a server and a client based on state information
US8312170B2 (en) Method and apparatus for managing a collection of portlets in a portal server
US8015240B2 (en) Method and apparatus for enabling associated portlets of a web portlet to collaborate for synchronized content display
US10880391B2 (en) Method and apparatus for relaying session information from a portal server
US7933871B2 (en) Discovering and updating templates
US8069181B1 (en) Autodiscovery of business services
US20060235935A1 (en) Method and apparatus for using business rules or user roles for selecting portlets in a web portal
US20080141136A1 (en) Clipping Synchronization and Sharing
US20060112081A1 (en) Storing searches in an e-mail folder
US20100318511A1 (en) Techniques for connectors in a system for collaborative work
EP1623558B1 (en) Accessing data in a computer network
KR20090005097A (en) Systems and methods of transforming data for web communities and web applications
US20080082539A1 (en) Systems and methods for provisioning content from multiple sources to a computing device
US20020143861A1 (en) Method and apparatus for managing state information in a network data processing system
US20080059544A1 (en) System and method for providing secure third party website histories
US20080018928A1 (en) Apparatus and method for report invocation and manipulation on a mobile communication device
US20100076937A1 (en) Feed processing
US20060070013A1 (en) Method and system to drill down graphically
US20060064470A1 (en) Method, system, and computer program product for improved synchronization efficiency for mobile devices, including database hashing and caching of web access errors
US20130227422A1 (en) Enterprise portal smart worklist
US8683346B2 (en) Client integration of information from a supplemental server into a portal
US20030074415A1 (en) Conditional promotion of bookmarks
JP2005258705A (en) Help desk system, information providing method, and program

Legal Events

Date Code Title Description
AS Assignment

Owner name: IANYWHERE SOLUTIONS, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:KLOBA, DAVID;VELLINE, ANDREW;WEI, LINDA;AND OTHERS;REEL/FRAME:020852/0033

Effective date: 20040210

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION