Microblog Client
Claim Score by NHIP
Abstract
Methods, computer readable media, and apparatuses for providing user interfaces, determining screen layouts, and displaying microblog posts are presented. A microblog client may receive a set of microblog posts and provide a user interface for displaying the received microblog posts. The microblog client also may parse the received posts and identify one or more content elements within the posts. The microblog client may then download additional information based on the content elements, and may determine a screen layout for displaying the posts based on the content elements and the additional downloaded information. In certain examples, microblog posts may be parsed and the additional related information may be downloaded prior to the selection of the posts in the user interface. The determination of a screen layout for displaying the microblog posts may also depend on the display characteristics, for example, screen size or orientation of a client device.

Term
Projected expiry 20 September 2031.
- Priority
- Filed
- Published
- Today
- Projected expiry
14 claims: 2 independent, 12 dependent
- 1Broadest claimClaim Score 62, broad(NHIP)An apparatus, comprising:at least one processor;and memory storing computer-readable instructions that, when executed by the at least one processor, cause the apparatus to: receive a plurality of microblog posts;provide a user interface configured to display the plurality of microblog posts;parse a first microblog post in the plurality of microblog posts to identify one or more content elements within the first microblog post;determine a first layout for displaying the first microblog post in the user interface, wherein the first layout is based on the one or more content elements identified within the first microblog post, and wherein the first layout is selected from a plurality of different layouts;and display the first microblog post via the user interface using the determined first layout.
- 9A method, comprising:receiving, at a microblog client device, a plurality of microblog posts;providing a user interface configured to display the plurality of microblog posts;parsing a first microblog post in the plurality of microblog posts to identify one or more content elements within the first microblog post;determining a first layout for displaying the first microblog post in the user interface, wherein the first layout is based on the one or more content elements identified within the first microblog post, and wherein the first layout is selected from a plurality of different layouts;and displaying, at the microblog client device, the first microblog post via the user interface using the determined first layout.
Independent claims2
61 paragraphs in 5 sections, as filed
RELATED APPLICATIONS
p-0002The present application is a non-provisional of U.S. Patent Application No. 61/403,728, entitled “Microblog Client with User Interface for Mobile Devices,” filed Sep. 20, 2010, the contents of which are incorporated herein by reference in their entirety for all purposes. Additionally, the contents of co-pending U.S. patent application Ser. No. 13/048,823, entitled “Systems and Methods for Interacting with Messages, Authors, and Followers,” filed Mar. 15, 2011, are also incorporated herein by reference in their entirety for all purposes.
BACKGROUND
p-0003Microblogging refers to a form of sending and receiving content between users in which authors post short written messages through websites, desktop applications, or mobile clients, and the messages are made available for viewing by other users, such as the author's friends, contacts, followers, or subscribers, etc. The short messages, or posts, in microblogging may take the form of short message service (SMS) messages which are limited to 140 characters in length. Microblog posts may be composed, submitted, and viewed through a variety of different microblog clients, for example, microblogging websites, mobile device microblogging applications, and/or desktop client applications. Posts may consist of text only and/or may include links to webpages, pictures, or videos, etc. Microblogging websites may be used to communicate socially, but may also be used by public figures and organizations to report on current events, news, and observations in real-time or near real-time.
p-0004Current microblogging websites, for example, Twitter, Plurk, and Tumblr, allow users to communicate with others in the user's circle of “friends” or “followers.” When a user creates and submits a microblog post, the post is made available to each of the user's followers, allowing the followers to keep up with the thoughts and activities of the author of the post. Authors may restrict delivery to those in their circle of friends, or may allow the public to view their microblog posts. Users can also select a set of other users to follow, so that they will receive posts authored by the users they are following. Followers may view the messages of the users they are following through an account at a microblogging website or a microblog client application which may provide a user interface that displays a lists of posts from the authors being followed by that user.
SUMMARY
p-0005The following presents a simplified summary in order to provide a basic understanding of some aspects of the disclosure. The summary is not an extensive overview of the disclosure. It is neither intended to identify key or critical elements of the disclosure nor to delineate the scope of the disclosure. The following summary merely presents some concepts of the disclosure in a simplified form as a prelude to the description below.
p-0006Aspects of this disclosure relate to methods, computer readable media, and apparatuses for providing a user interface and displaying one or more microblog posts on a microblog client device. A microblog client device, for example, a personal computer, laptop, or mobile device, may receive a set of microblog posts from a microblog server and provide a user interface for displaying the received microblog posts. The microblog posts may be displayed in various views and screen layouts selected by the microblog client. In certain embodiments, a microblog client application may parse a set of received microblog posts and may identify one or more content elements in the posts, such as, for example, links, username mentions, and content tags within the text of the posts. After parsing one or more microblog posts, the microblog client may determine a screen layout for the posts based on the content elements, if any, identified within the posts. For example, for a microblog post containing a link to a webpage, the microblog client may download the target webpage and provide a user interface having a screen layout that displays the microblog post and a preview of the target webpage in different windows in the same user interface.
p-0007According to one or more aspects, the user interface screen layouts selected for displaying one or more microblog posts may also be based on characteristics of the client display device. For example, a microblog client may detect certain hardware characteristics and settings of the client device's display screen (e.g., display monitor type, screen size) to use when determining and selecting a user interface for displaying microblog posts. Additionally, if the microblog client is a mobile device, then one or more additional characteristics, such as, for example, the screen orientation (portrait or landscape) and various screen capabilities (e.g., touchscreen, drag-enabled, swipe-enabled, etc.) of the mobile device when determining and selecting a screen layout for displaying the microblog posts.
p-0008According to additional aspects, a microblog client may parse microblog posts and/or download additional information related to the posts, prior to the selection of the posts in the user interface. If a microblog client application receives and parses a microblog post and identifies one or more content elements in the post, the client application may determine additional information to download based on the content element, for example, target webpages corresponding to links, user profiles, related posts, and other information related to the microblog post. The microblog client may download and store such additional information before the microblog post is selected by a user, thereby potentially reducing latency when the post is selected and enhancing the overall user experience while browsing and viewing microblog posts.
BRIEF DESCRIPTION OF THE DRAWINGS
p-0009The present disclosure is illustrated by way of example and not limited in the accompanying figures in which like reference numerals indicate similar elements and in which:
p-0010<figref idrefs="DRAWINGS">FIG. 1</figref> illustrates an example of a computing environment, including a microblog client device and microblog server, in which various aspects of the disclosure may be implemented.
p-0011<figref idrefs="DRAWINGS">FIG. 2</figref> is a functional block diagram illustrating a microblog client device in accordance with one or more illustrative aspects described herein.
p-0012<figref idrefs="DRAWINGS">FIG. 3</figref> is a flow diagram illustrating a method of determining user interface screen layouts and displaying microblog posts in accordance with one or more illustrative aspects described herein.
p-0013<figref idrefs="DRAWINGS">FIG. 4</figref> is a flow diagram illustrating a method of determining user interface screen layouts and displaying microblog posts on a client mobile device in accordance with one or more illustrative aspects described herein.
p-0014<figref idrefs="DRAWINGS">FIGS. 5-17</figref> illustrate examples of computer user interfaces having screen layouts for displaying microblog posts in accordance with one or more illustrative aspects described herein.
DETAILED DESCRIPTION
p-0015In the following description of various illustrative embodiments, reference is made to the accompanying drawings, which form a part hereof, and in which is shown, by way of illustration, various embodiments in which aspects of the disclosure may be practiced. It is to be understood that other embodiments may be utilized, and structural and functional modifications may be made, without departing from the scope of the present disclosure.
p-0016<figref idrefs="DRAWINGS">FIG. 1</figref> illustrates an example block diagram of a generic computing device <b>110</b> (e.g., personal computer, mobile device, smart phone, or personal digital assistant, etc.) in an example computing environment <b>100</b>. Computing device <b>110</b> may be used in accordance with one or more illustrative embodiments of the disclosure, for example, as a microblog client computing device configured to receive microblog posts and provide a user interface for users to view, compose, and send microblog posts. In other examples, the computing device <b>110</b> may be configured as a microblog server for receiving, storing, and providing microblog posts and other content to various users and/or devices.
p-0017The computing device <b>110</b> (e.g., microblog client computing device) may have a processor <b>103</b> for controlling overall operation of the device and its associated components, including random access memory (RAM) <b>105</b>, read-only memory (ROM) <b>107</b>, input/output (I/O) module <b>109</b>, and memory <b>115</b>. I/O module <b>109</b> may include a microphone, mouse, keypad, touch screen, scanner, optical reader, and/or stylus (or other input device(s)) through which a user of the microblog client computing device computing device <b>110</b> may provide input, and may also include one or more of a speaker for providing audio output and a video display device (e.g., an attached monitor for a personal computer, integrated screen for a mobile device, etc.) for providing textual, audiovisual, and/or graphical output. Software may be stored within memory <b>115</b> and/or other storage to provide instructions to processor <b>103</b> for enabling computing device <b>110</b> to perform various functions. For example, memory <b>115</b> may store software used by the computing device <b>110</b>, such as an operating system <b>117</b>, application programs <b>119</b>, and an associated database <b>121</b>. Alternatively, some or all of the computer executable instructions for computing device <b>110</b> may be embodied in hardware or firmware (not shown).
p-0018The microblog client computing device <b>110</b> may operate in a networked environment supporting connections to one or more remote computers, such as microblog server <b>150</b> and terminals <b>140</b>. The computing device <b>110</b> may be connected to a local area network (LAN) via a LAN interface or adapter <b>123</b>, and/or a wide area network (WAN) via a modem <b>127</b> or other network interface for establishing communications over the WAN, to establish communications with one or more computer/communications networks <b>130</b> (e.g., the Internet or any other suitable computer or communication network). It will be appreciated that the network connections shown are illustrative and other means of establishing a communications link between the computers may be used. The existence of any of various well-known protocols such as TCP/IP, Ethernet, FTP, HTTP, HTTPS, and the like is presumed.
p-0019The microblog server <b>150</b> and terminals <b>140</b> may be personal computers, servers, mobile devices, or other computing devices that include some or all of the elements described above with respect to the generic computing device <b>110</b>. In this example, the microblog server <b>150</b> may host a microblogging website that provides an interface through which social network users can exchange and search microblog posts. A user may be an author when composing and submitting microblog posts, and a follower when viewing the posts of others. An author may generate posts in different ways and from different client devices <b>110</b>, for example, from a mobile device, through a desktop application, or through a webpage hosted by a microblogging website provided by the server <b>150</b>. As followers, users may also view posts via mobile devices, desktop applications, and a personal account at a microblogging website provided by the server <b>150</b>. The microblog server <b>150</b> may include an account manager and database for maintaining user accounts and storing user information including user names, passwords, contact information, lists of authors that each user follows, and lists of each user's followers and their profile information. The microblog server <b>150</b> may also include a microblog manager for receiving incoming posts and storing those posts to a database or other data store where they may be made available to followers.
p-0020In the example computing environment <b>100</b>, computer/communication network <b>130</b> (along with one or more additional networks used in certain embodiments) may be any suitable computer network including the Internet, an intranet, a wide-area network (WAN), a local-area network (LAN), a wireless network, a digital subscriber line (DSL) network, a frame relay network, an asynchronous transfer mode network, a virtual private network (VPN), or any combination of any of the same. Communication network <b>130</b> may include other suitable communications networks such as cable networks, dial-up or wireless cellular telephone networks, satellite networks, etc.
p-0021As noted above, in some examples, the microblog client computing device <b>110</b> and/or terminals <b>140</b> may be mobile terminals (e.g., mobile phones, smartphones, personal digital assistants, notebook computers, etc.) including various other components, such as a battery, speaker, and antennas (not shown). Additionally, a microblog client mobile device may include an orientation sensor (e.g., an accelerometer, tilt sensor, etc.) to detect the orientation of the device <b>110</b> to align the screen depending on the direction the device is held, for example, switching between portrait and landscape modes.
p-0022According to one or more aspects, the devices and networks of computing environment <b>100</b> may be configured to provide a system for creating, transmitting, receiving, and viewing microblog posts and related content. Various functionality of a microblog system computing environment <b>100</b> may be located within the server <b>150</b> and/or may be located remotely from the server <b>150</b>. For instance, microblog client <b>110</b> and/or terminal devices <b>140</b> may be configured with client-side functionality to request and receive microblog posts from the server <b>150</b>, and to provide a software user interface to allow users to view and author microblog posts and perform additional microblogging functionality. In this example, the computing device <b>110</b> includes a microblog client application <b>120</b> to perform the client-side microblogging functionality. The microblog client computing device <b>110</b>, like the various other client devices <b>140</b>, may be a personal computers, laptop computer, mobile devices (e.g., tablet computers, smartphones, PDA's, etc.) or any other type of computing device configured with client-side microblogging functionality. It should be understood that mobile client devices may have limited functionality (e.g., displays, input/output) compared to other client computing devices, and thus the user interface features and other client functionality may be limited for mobile client devices.
p-0023Referring now to <figref idrefs="DRAWINGS">FIG. 2</figref>, a functional block diagram is shown of an illustrative microblog client software application <b>120</b>. The microblog client application <b>120</b> in this example includes several components of the client-side microblog functionality of a microblog client device <b>110</b>, for example, an application programming interface (API) manager <b>210</b>, a content parser <b>212</b>, a cache manager <b>214</b>, a presentation manager <b>216</b>, and a status manager <b>218</b>, one or more of which may be coupled to a data store <b>220</b>. The API manager <b>210</b> component of the client application <b>120</b> may encapsulate the communications with the microblog server <b>150</b>. In particular, the API manager functional component <b>210</b> may be used by the client application <b>120</b> to submit and request microblog user account information from the server <b>150</b> for an authenticated (e.g., logged-in) user at the client device <b>110</b>. User account information may include, for example, the user's username, password, a list of the user's followers, a list of authors followed by the user, a set of microblog posts associated with the user (including posts authored by the user as well as by other authors followed by the user), replies to posts, lists of posts that have been re-posted, and direct messages. The content parser functional component <b>212</b> may be configured to parse and extract the data from incoming microblog posts, including, but not limited to, one or more of the following elements: uniform resource locators (URLs), shortened URLs that link to a website (e.g., bit.ly URLs which may be translated into full URL equivalents), mentions or attributions (e.g., @mention's that identify a username in the body of a microblog post), and content tags (e.g., #tags) identifying a keyword or topic associated with microblog posts and/or used by users to categorize their posts, and other content or metadata in or associated with microblog posts. The cache manager functional component <b>214</b> may be configured to download and store the content of microblog posts and additional related content (e.g., referenced links or URLs, user profiles, and/or other related posts). The presentation manager functional component <b>216</b> may be responsible for determining a preferred layout for the client device <b>110</b> for rendering a set of microblog posts and/or corresponding related data for the posts based on the content of the posts, the cached data, and characteristics of the display of the client device <b>110</b> (e.g., screen size, shape, and display orientation). The status manager functional component <b>218</b> may determine and track the status of each microblog post received at the microblog client application <b>120</b>, for example, whether a post has been (a) read or not, (b) read but marked unread, or (c) previewed or not. The status information may be stored locally in the data store <b>220</b>. This information may be uploaded to the server <b>150</b>, for example, at the end of each session, and may be synchronized with other devices (e.g., client devices <b>140</b>).
p-0024<figref idrefs="DRAWINGS">FIG. 3</figref> illustrates a flow diagram for determining a layout and displaying microblog posts in a computer user interface, according to one or more illustrative aspects described herein. The embodiments described in reference to <figref idrefs="DRAWINGS">FIG. 3</figref>, and the other embodiments described herein, may be implemented by software executed on one or more computers, such as the microblog client computing device <b>110</b> of <figref idrefs="DRAWINGS">FIG. 1</figref>. As noted above, the microblog client computing device <b>110</b> may be a personal computer, laptop, mobile device, or other computing device configured for viewing microblog posts. In certain arrangements, the methods described herein may be performed by and/or in combination with a server (e.g., microblog server <b>150</b>).
p-0025In step <b>301</b>, a computing device (e.g., microblog client <b>110</b>) may receive a plurality of microblog posts, for example, from a microblog server <b>150</b>. The microblog client <b>110</b>, for example, a personal computer or mobile device, may request microblog posts by initiating a microblog client application <b>120</b> or by accessing a microblogging website. For instance, a user may commence a microblogging session by authenticating (e.g., logging-in) to the microblog client application <b>120</b> or client website <b>120</b>, at which time the application <b>120</b> may automatically request and retrieve information from microblog server <b>150</b> including a set of posts of interest to the user. For example, the server <b>150</b> may transmit to the client <b>110</b> a set of recent microblog posts (e.g., in reverse chronological order from the present time) authored by users being followed by the current user or relating to subjects that the current user is interested in.
p-0026In step <b>302</b>, the microblog client <b>110</b> may parse the received microblog posts to identify certain content elements within the posts. A content element may refer to any recognizable feature of a microblog post that can be identified and used to retrieve additional information not included in the post itself. For example, a microblog post may include one or more links to network resources, such as uniform resource locators (URLs) or short URLs (e.g., bit.ly URLs which may be translated into full URL equivalents) that refer to Internet websites, images, videos, or other local or remote network resources. Posts also may include mentions or attributions that refer to other microblog users (e.g., @username) or other people. A mention may refer to the author of the post, or may be a name found within the text of the post. Microblog posts may also include content tags (e.g., #tags) that identify a keyword or topic associated with the post. Authors and readers may use content tags to categorize their posts and to search for posts relating to a specific topic or containing specific data.
p-0027To identify content elements in posts, the microblog client <b>110</b> may parse the individual posts and identify specific characters or patterns of characters that indicate a content element. For example, microblogging systems may use a specific predefined link format (e.g., bit.ly URL) that may be searched for within posts. In certain examples, mentions may be identified with the “@” character followed by a username, and content tags may identified with the “#” character followed by a topic or keyword. In other examples, special characters need not be used, and the microblog client may independently analyze the text of the post and/or header information to identify names, places, events, and topics, etc., that may be designated by the client <b>110</b> as mentions or content tags.
p-0028In step <b>303</b>, the microblog client <b>110</b> may download additional information (i.e., information not included in the microblog posts) based on the content elements identified in the posts. In certain examples, the additional information for a microblog post may be downloaded before the post is selected (e.g., clicked-on) by a user. As an example, the microblog client <b>110</b> may be configured to download and parse a predetermined number of microblog posts in step <b>302</b>, and then download a set of additional information relating to the content elements found in the posts in step <b>303</b>, prior to the posts being selected by the user in step <b>304</b>. By pre-downloading this additional information related to posts, a microblog client <b>110</b> potentially may reduce latency and enhance the viewing experience for users while browsing microblog posts.
p-0029For example, if a microblog client <b>110</b> parses a microblog post and identifies a link to a webpage in the post in step <b>302</b>, then the client <b>110</b> may proceed to download the webpage in step <b>303</b>. As discussed below, the client <b>110</b> may also download additional related webpages, for example, other webpages linked-to by the webpage, other pages within the same website, or other webpages discussing the same topic. If a microblog post includes a mention or attribution, then the client <b>110</b> may retrieve additional information about the person mentioned in the post, for example, user profile information or biographical information from the microblog server <b>150</b> or information from another external source (e.g., Internet search engines, web resources, etc.). If a microblog post contains a content tag identifying a keyword, topic, or category associated the post, then the microblog client <b>110</b> may retrieve various types of additional information relating to the content tag. For example, the client <b>110</b> may retrieve additional recent posts from the microblog server <b>150</b> that include the same content tag, have the same keyword, or relate to the same topic. Additionally, the client <b>110</b> may retrieve information about the content tag from an external source (e.g., Internet search engines, etc.).
p-0030It should be understood that the steps of receiving and parsing microblog posts (step <b>302</b>) and pre-downloading additional related content based on content elements identified in the posts (step <b>303</b>) are optional and need not be performed in certain embodiments. For example, microblog client <b>110</b> may be user-configurable to enable or disable the pre-downloading of any additional content related to the received posts. In this example, users may prefer to disable pre-downloading features at certain times to conserve network bandwidth, device power, or for other various reasons. In this case, a microblog post and/or any additional content related to the post might not be downloaded by the client <b>110</b> until the post itself is selected for viewing by a user.
p-0031When the receiving and parsing of microblog posts and/or pre-downloading additional related information based on content elements within the posts are enabled, these features may be customized based on user inputs and preferences. For example, a user may predefine a number of microblog posts to retrieve and/or the types and amounts of any additional information related to the post that should be downloaded to the microblog client <b>110</b> prior to the selection of the post. These settings may also be determined automatically, for example, based on the current network connection speed, the current available memory and/or available processing power at the client device <b>110</b>, and other factors. For instance, a client device <b>110</b> may be configured to parse and identify content elements in a set of retrieved microblog posts in step <b>302</b>, and then to download a partial preview of the additional related content without downloading the entire related content in step <b>303</b>. For example, if a microblog post contains a URL link to a webpage, the downloaded preview may include the complete webpage or only a portion of the webpage. If a post includes a link to an image, then the downloaded image preview may include the complete image or a lower resolution or thumbnail version of the image. If a post includes a link to a video, then the downloaded video preview may include the complete video or only a single video frame or a subset of video frames. In these examples, the preview of additional content downloaded in step <b>303</b> may be displayed to the user either before or after the microblog post is selected for viewing, and the complete version of the additional related content (e.g., complete webpage, complete image or video, etc.) might only be downloaded once the user selects the additional related content for downloading (e.g., clicks-on the webpage URL, selects the image or video, etc.)
p-0032In step <b>304</b>, the client device <b>110</b> receives a selection of a microblog post via the user interface. The type of selection user input received may depend on the client device <b>110</b> hardware and/or the microblog client user interface. For example, a user in a microblogging website <b>120</b> may select a post by mouse-clicking or via a keystroke, while a user of a microblog client application <b>120</b> on a mobile device <b>110</b> may use a screen tap or swipe to select a post or advance to a next post. Additionally, a microblog post may be automatically selected by the microblog client application <b>120</b>. For example, as discussed below, in certain user interfaces the first (e.g., most recent) microblog post retrieved from the server may be automatically selected and displayed upon opening the microblog client application <b>120</b>.
p-0033In step <b>305</b>, the microblog client <b>110</b> may determine one or more characteristics of the client display device. The display device characteristics may relate to the hardware characteristics of the client device <b>110</b>, for example, the display type (e.g., monitor, projector, or integrated display screen) and/or screen size (e.g., various mobile device screen sizes, tablet computers, laptop and desktop computers, etc.). Additionally, if the microblog client <b>110</b> is a mobile device then one or more additional display characteristics may be retrieved in step <b>305</b>, such as the screen orientation (portrait or landscape) and various screen capabilities (e.g., touchscreen, drag-enabled, swipe-enabled, etc.). The display device characteristics also may relate to the portion of the screen available for the microblog client application <b>120</b>. For example, the microblog client <b>110</b> may determine the current size and shape of its application window on the user's screen, and may use those dimensions rather than the screen size when determining the screen layout for displaying the microblog posts in step <b>306</b>.
p-0034In step <b>306</b>, the microblog client <b>110</b> may determine a screen layout for the selected microblog post and display the post in the user interface in response to the user-selection in step <b>304</b>. In certain embodiments, the screen layout determined for the selected microblog post may be based on the number and type of content elements identified for the post in step <b>302</b> and/or the information retrieved in step <b>303</b>. Microblog posts that include content elements, such as links, mentions, and content tags, may be displayed in a user interface that includes the additional data corresponding to their content elements. For example, the selected layout for a microblog post including a webpage link may include a dedicated portion of the screen for showing a preview of the target webpage. Examples of different microblog post layouts are shown in <figref idrefs="DRAWINGS">FIGS. 5-17</figref>. As shown in these examples, microblog posts containing different sets of content elements, or containing no content elements, may be laid out and displayed differently based on the numbers and/or types of content elements in each post.
p-0035The layout selected for a microblog post in step <b>306</b> also may be determined by whether any additional pieces of data corresponding to the content elements in the microblog post have been pre-downloaded as described in step <b>303</b>. For instance, as described above, a pre-downloaded preview of a webpage, image, or video corresponding to a link a microblog post may be displayed when the post is selected, in order to enhance the user experience. However, if a user has disabled pre-downloading of content for microblog posts containing links, then the client application <b>120</b> may determine that a preview window showing the target webpage should not be displayed in order to avoid reduce load time and/or save network bandwidth.
p-0036In step <b>306</b>, the screen layout for the selected microblog post also may be determined based on the characteristics of the client display screen determined in step <b>305</b>. For example, the type and amount of information displayed, including the number, size, and shape of screen windows displayed in the client user interface, may depend on the client display type (e.g., monitor, projection, or integrated display screen) and/or screen size (e.g., various mobile device screen sizes, tablet computers, laptop and desktop computers, etc.). For instance, when determining the layout for a larger client display screen, the layout selected may use more windows and display more additional pieces of data corresponding to the content elements in a microblog post. For smaller client display screens (e.g., mobile devices), a selected layout may use less windows and display less pieces of additional data. As shown in the examples below, the selected layout for a microblog post may also depend on the screen orientation (e.g., landscape <figref idrefs="DRAWINGS">FIGS. 5-13</figref>, portrait <figref idrefs="DRAWINGS">FIGS. 14-17</figref>), as well as other screen characteristics and capabilities. These examples illustrate, among other things, that a screen layout and other user interface features for a microblog post may be customized to make better use of the display screen space, improve loading time, and enhance the overall user experience.
p-0037As discussed above, the layout selected for displaying a microblog post may depend on, among other factors, the content of the post (e.g., the number and type of content elements within the post), and the display characteristics of the microblog client device <b>110</b> (e.g., screen size, device orientation, etc.). Therefore, as a user browses through a set of microblog posts and/or changes the currently selected post to a new post, some or all of the above method steps (e.g., at least steps <b>304</b> and <b>306</b>) may be re-executed and the layout displayed by the microblog client <b>110</b> may change automatically in response to the browsing or selection of the new post. Additionally, if there is a change to the display characteristics of the client device <b>110</b>, some or all of the above method steps (e.g., at least steps <b>305</b> and <b>306</b>) may be re-executed and the layout displayed by the microblog client <b>110</b> may change automatically in response the detected change in display characteristics. As an example, if a user changes the orientation of a microblog client mobile device <b>110</b>, for instance, by tilting or rotating the device to switch the device between portrait and landscape mode, the microblog client <b>110</b> may automatically re-determine and change the selected layout (e.g., the amount and type of information displayed, and the number, size, shape, and location of the screen windows displaying the information, etc.) for the microblog post being displayed at the time of the screen orientation change.
p-0038Referring now to <figref idrefs="DRAWINGS">FIG. 4</figref>, another flow diagram is shown illustrating a method of determining screen layouts and displaying microblog posts on a microblog client mobile device, according to one or more illustrative aspects described herein. In this example, the flow diagram in <figref idrefs="DRAWINGS">FIG. 4</figref> illustrates a plurality of user interface modes that may be generated by an example client mobile device <b>110</b>, for displaying lists of microblog posts and selected individual posts.
p-0039In step <b>401</b>, the microblog client mobile device <b>110</b> receives a plurality of microblog posts, for example, from a microblog server <b>150</b>, similar to step <b>301</b> discussed above. In step <b>402</b>, the client application <b>120</b> of mobile device <b>110</b> spawns one or more process threads to parse the received microblog posts and download any additional content related to the posts. For example, dedicated process threads the client application <b>120</b> may identify links, terms marked with a hash tag (“#”) character, and usernames or identifiers denoted with the “@” character, or other content elements based on other designated characters or patterns. The process thread(s) may then download the target webpages for the identified links, sets of additional posts for the identified #tag terms, user profiles/biographical information for the identified @mention names, and additional information related to these and other content elements (e.g., Internet search results).
p-0040In step <b>403</b>, if the mobile device <b>110</b> is oriented such that the device displays in landscape mode (<b>403</b>: Landscape), then in step <b>404</b> a split display view user interface may be generated by the client application <b>120</b>. A split view may designate one portion of the client display screen for showing a list of the received microblog posts (e.g., in reverse chronologically order), and one or more other portions of the client display screen for showing a selected individual post and/or additional content related to the selected post. For instance, immediately after launching the microblog client application <b>120</b> on a mobile device <b>110</b> oriented in landscape mode, a horizontal split view display may be generated and displayed including a left window for displaying a set of posts in a vertical column and a right window for displaying a preview associated with a single post selected from the set of posts in the vertical column. See, e.g., <figref idrefs="DRAWINGS">FIGS. 5-13</figref>. The selected post may be user-selected or selected automatically by the client application <b>120</b>, for example, as the most recent post in the set of received posts.
p-0041In step <b>405</b>, if the selected post includes one or more content elements (e.g., link, mention, tag, etc.), then the right-side window(s) in the split view may show additional information corresponding to the content elements (e.g., target webpages for links, user bios or profiles for mentions, related posts or other information for tags, etc.). The split view layout for a microblog post including content element(s) may be determined in step <b>406</b>. As discussed above in relation to step <b>306</b>, determining a specific layout for a microblog post including one or more content elements may depend on several factors, such as, for example, the number and type of the content elements in the post, what additional information (if any) corresponding to the content elements has been pre-downloaded, and the size and other characteristics of the client display screen, among other possible factors. In step <b>407</b>, the split view layout determined in step <b>406</b> for the microblog post is displayed in the display screen of the mobile device <b>110</b>.
p-0042If the selected post does not include any identified content elements (<b>405</b>: No), then in step <b>407</b> the microblog client application <b>120</b> may display only the content of the post itself in the right-side window of the display screen. See, e.g., <figref idrefs="DRAWINGS">FIG. 8</figref>.
p-0043Returning to step <b>403</b>, if the mobile device <b>110</b> is oriented such that the device displays in portrait mode (<b>403</b>: Portrait), then the client application <b>120</b> may display a single-column list view, rather than a split-view, in step <b>408</b>. See, e.g., <figref idrefs="DRAWINGS">FIG. 14</figref>. In other examples, the microblog client application <b>120</b> may display a split view in which the display screen is split vertically instead of horizontally. See, e.g., <figref idrefs="DRAWINGS">FIG. 15</figref>.
p-0044In step <b>409</b>, a selection (e.g., a click or tap by a user) of a microblog post is received via the client user interface, and in steps <b>410</b>-<b>412</b>, the client application <b>120</b> determines a screen layout for the selected microblog post and displays the post on the user interface according to the screen layout. In this example, the process of identifying content elements in a microblog post (step <b>410</b>), determining a screen layout for the post (step <b>411</b>), and displaying the post (step <b>412</b>), may be similar to the process described above in steps <b>405</b>-<b>407</b>. For example, determining the screen layout for a microblog post may depend on several factors, such as, for example, the number and type of the content elements in the post, what additional information (if any) corresponding to the content elements has been pre-downloaded, and the size and other characteristics of the client display screen, among other possible factors. Additionally, when determining a screen layout for a post, similar techniques for dividing and using the available display screen space may be employed for horizontal split view layouts (e.g., <figref idrefs="DRAWINGS">FIGS. 5-13</figref>) and vertical split view layouts (e.g., <figref idrefs="DRAWINGS">FIGS. 15-17</figref>).
p-0045Referring now to <figref idrefs="DRAWINGS">FIG. 5</figref>, an example is shown of a user interface for a mobile device <b>110</b> oriented in landscape mode. In this example, the left side of the screen includes a list of microblog posts <b>502</b>-<b>505</b> and/or comments on posts in a timeline, for example. The list of posts <b>502</b>-<b>505</b> may be presented as hypertext objects that may be selected individually by the user. The list may include additional microblog posts above or below the displayed posts <b>502</b>-<b>505</b>, which may be viewed by scrolling through the list using a scroll bar (not shown). Each microblog post <b>502</b>-<b>505</b> or comment on the left side of the screen may include basic information about the post, including the author's name and a picture or icon provided by the author. Each post <b>502</b>-<b>505</b> may also include at least some of the content of the post. In some examples, the full text content of the post or comment is displayed within each post <b>502</b>-<b>505</b> on the left side of the screen. Alternatively, in order to conserve screen space and/or to display larger numbers of posts on the screen at the same time, the full text content of the posts might not be displayed within each post <b>502</b>-<b>505</b> (e.g., zero characters, the first 20 characters, first 40 characters, etc.).
p-0046As shown in <figref idrefs="DRAWINGS">FIG. 5</figref>, the first post <b>502</b> has been selected and is highlighted on the left side of the screen. In this example, the client application <b>120</b> has determined that selected post <b>502</b> includes a link to a webpage (e.g., a full URL or bit.ly URL). Accordingly, webpage preview window <b>510</b> showing the target webpage is displayed when the post <b>502</b> is selected. As described above, target webpages and other additional content related to microblog posts may be pre-downloaded in certain embodiments. Therefore, displaying the webpage preview <b>510</b> upon selection of the post <b>502</b> may include retrieving the pre-downloaded webpage from the memory of the client mobile device <b>110</b> and rendering the previously stored web content in the preview window <b>510</b>. However, if the target webpage was not pre-downloaded, then displaying the webpage preview <b>510</b> may include requesting and downloading the webpage from a remote web server in response the user-selection of the post <b>502</b>. Additionally, as discussed above, the webpage preview <b>510</b> may include a complete version of the target webpage or only a portion of the target webpage.
p-0047Referring now to <figref idrefs="DRAWINGS">FIG. 6</figref>, another example is shown of a user interface for the mobile device <b>110</b> oriented in landscape mode. The first post <b>502</b> containing a webpage link has been selected and is highlighted on the left side of the screen. In this example, the client application <b>120</b> has provided two windows on the right side of the display screen, a webpage preview window <b>610</b> showing the target webpage, and a related links window <b>620</b> including one or more additional links related to the selected post <b>502</b>. For instance, the related links window <b>620</b> may include a set of hyperlinks that are relevant to the subject or author of the post, and/or hyperlinks that are related to the target webpage <b>610</b>. The links in the related links window <b>620</b> may be predetermined by a human editor and stored at the microblog server <b>150</b>, or may be determined automatically by the client device <b>110</b> (e.g., via an Internet search engine query).
p-0048Referring now to <figref idrefs="DRAWINGS">FIG. 7</figref>, another example is shown of a user interface for the mobile device <b>110</b> oriented in landscape mode. The first post <b>502</b> containing a webpage link has been selected and is highlighted on the left side of the screen. In this example, the client application <b>120</b> has provided two windows on the right side of the display screen, a webpage preview window <b>710</b> showing the target webpage, and a user profile window <b>720</b> including additional information about the author of the selected post <b>502</b>, for example, the author's user profile received from the microblog server <b>150</b> or other information about the author generated by the client device <b>110</b> (e.g., via an Internet search engine query).
p-0049Referring now to <figref idrefs="DRAWINGS">FIG. 8</figref>, another example is shown of a user interface for the mobile device <b>110</b> oriented in landscape mode. The second post <b>503</b> has been selected and is highlighted on the left side of the screen. In this example, the client application <b>102</b> has determined that the selected post <b>503</b> does not include any content elements. Accordingly, the determined screen layout includes a single window <b>810</b> on the right side of the screen showing the full text of the selected post in a larger font.
p-0050Referring now to <figref idrefs="DRAWINGS">FIG. 9</figref>, another example is shown of a user interface for the mobile device <b>110</b> oriented in landscape mode. The third post <b>504</b> has been selected and is highlighted on the left side of the screen. In this example, the client application <b>102</b> has determined that the selected post <b>504</b> includes a link (e.g., URL or bit.ly URL) and a content tag (e.g., “#” character followed by a keyword) denoting a topic or category associated with the post <b>504</b>. Accordingly, the layout determined by the client application <b>120</b> includes two windows on the right side of the screen, a webpage preview window <b>910</b> showing the target webpage corresponding to the link in the post <b>504</b>, and a search results window <b>920</b> corresponding to the content tag in the post <b>504</b>. The search results window <b>920</b> may include, for example, a set of additional microblog posts retrieved from the microblog server <b>150</b> having the same content tag and/or Internet search results for the content tag.
p-0051Referring now to <figref idrefs="DRAWINGS">FIG. 10</figref>, another example is shown of a user interface for the mobile device <b>110</b> oriented in landscape mode. The fourth post <b>505</b> has been selected and is highlighted on the left side of the screen. In this example, the client application <b>102</b> has determined that the selected post <b>504</b> includes a link and a mention (e.g., “@” character followed by a microblog username). Accordingly, the layout determined by the client application <b>120</b> includes two windows on the right side of the screen, a webpage preview window <b>1010</b> showing the target webpage corresponding to the link in the post <b>505</b>, and a user profile window <b>1020</b> corresponding to the mention in the post <b>505</b>. The user profile window <b>1020</b> may including additional information about the user mentioned in the post <b>505</b>, for example, the user's profile received from the microblog server <b>150</b>, or other information about the user generated by the client device <b>110</b> (e.g., via an Internet search engine query).
p-0052Referring now to <figref idrefs="DRAWINGS">FIG. 11</figref>, another example is shown of a user interface for the mobile device <b>110</b> oriented in landscape mode. The fifth post <b>506</b> has been selected and is highlighted on the left side of the screen. In this example, the client application <b>102</b> has determined that the selected post <b>504</b> includes three content elements, a link, and a mention, and a tag. Accordingly, the layout determined by the client application <b>120</b> includes three windows on the right side of the screen, a webpage preview window <b>1110</b> showing the target webpage in the post <b>506</b>, and search results window <b>1120</b> showing the search results for the content tag in the post <b>506</b>, and a user profile window <b>1130</b> showing a user profile or other biographical information for the user mentioned in the post <b>506</b>.
p-0053Referring now to <figref idrefs="DRAWINGS">FIG. 12</figref>, another example is shown of a user interface for the mobile device <b>110</b> oriented in landscape mode. As in <figref idrefs="DRAWINGS">FIG. 10</figref>, the fourth post <b>505</b> has been selected and is highlighted on the left side of the screen, and the right side of the screen includes a webpage preview window <b>1210</b> and a user profile window <b>1220</b>. Additionally, in this example, the client user interface includes an advertising banner <b>1230</b> across the lower portion of the screen. The advertising banner <b>1230</b> in this example may be persistent or temporary. The advertising content presented in advertising banner <b>1230</b> may be determined by the microblog client <b>110</b> and/or server <b>150</b> as relevant to the user or related to the selected microblog post <b>505</b>. For example, the content of banner <b>1230</b> may be customized to relate the content of the target webpage <b>1210</b> or another content tag or mention in the current post <b>505</b> or a recently displayed post <b>502</b>-<b>504</b>. The content of banner <b>1230</b> also may be based on the additional user information (e.g., the user's profile) stored at the microblog server <b>150</b>.
p-0054Referring now to <figref idrefs="DRAWINGS">FIG. 13</figref>, another example is shown of a user interface for the mobile device <b>110</b> oriented in landscape mode. As in <figref idrefs="DRAWINGS">FIG. 5</figref>, the first post <b>502</b> has been selected and is highlighted on the left side of the screen, and the right side of the screen includes a webpage preview window <b>1310</b> showing the target webpage corresponding to the link in post <b>502</b>. In this example, the client user interface includes two advertising banners <b>1320</b> and <b>1330</b>. As noted above, the advertising content of the banners <b>1320</b> and <b>1330</b> may be based on the client user's profile, the subject of the displayed microblog post <b>502</b> or other microblog posts, or the content elements in the microblog posts.
p-0055Additionally, in certain embodiments, the number, size, and screen position of the advertisements in the user interface may be based on the content of the selected post <b>502</b> and/or the content elements identified in the post <b>502</b>. For example, in <figref idrefs="DRAWINGS">FIG. 12</figref>, because the selected post <b>505</b> includes two content elements the client application <b>120</b> may determine that two content windows <b>1210</b> and <b>1220</b> and only a single advertising banner <b>1230</b> should be displayed. In contrast, in <figref idrefs="DRAWINGS">FIG. 13</figref>, because the selected post <b>502</b> includes only one content element the client application <b>120</b> may determine that two advertising banners <b>1320</b> and <b>1330</b> should be displayed.
p-0056<figref idrefs="DRAWINGS">FIGS. 14-17</figref> show additional examples a user interface for a mobile device <b>110</b> oriented in portrait mode. Referring to <figref idrefs="DRAWINGS">FIG. 14</figref>, the client application <b>120</b> has determined that the client mobile device <b>110</b> is oriented in portrait mode, and accordingly has selected a vertically aligned single-column view layout rather than a split view layout for displaying the list of microblog posts <b>1402</b>-<b>1408</b> and/or comments on posts in a timeline, for example. Because a split view layout is not used in this example, the client application <b>120</b> will not generate and display previews for the posts <b>1402</b>-<b>1408</b> when the user merely scrolls through the post list and various posts are highlighted, as shown in <figref idrefs="DRAWINGS">FIGS. 5-13</figref>. Rather, in this case, any additional information for a selected microblog post may be displayed in an individual post view (see <figref idrefs="DRAWINGS">FIGS. 16-17</figref>) only after only after the user selects the post within the single-column list view.
p-0057Referring now to <figref idrefs="DRAWINGS">FIG. 15</figref>, another example is shown of a user interface for a mobile device <b>110</b> oriented in portrait mode. In this example, although the client mobile device <b>110</b> is oriented in portrait mode, the client application <b>120</b> has selected a split view layout rather than the single-column view layout shown in <figref idrefs="DRAWINGS">FIG. 14</figref>. In general, split view layouts selected for mobile devices in portrait mode may contain some or all of the same features and information as the examples of split view layouts for mobile devices in landscape mode. Thus, in this example, the second post <b>1403</b> has been selected and is highlighted in the list of microblog posts at the top of the screen. The client application <b>102</b> has also determined that the selected post <b>1403</b> includes a link and a content tag denoting a topic or category associated with the post. Accordingly, the layout determined by the client application <b>120</b> includes two windows on the bottom portion of the screen, a webpage preview window <b>1510</b> showing the target webpage corresponding to the link in the post <b>1403</b>, and a search results window <b>1520</b> corresponding to the content tag in the post <b>1403</b>.
p-0058Referring now to <figref idrefs="DRAWINGS">FIGS. 16-17</figref>, two examples are shown of user interfaces for a mobile device <b>110</b> oriented in portrait mode. In these examples, a specific microblog post has been selected (e.g., by clicking-on, tapping, or otherwise selecting a post from <figref idrefs="DRAWINGS">FIG. 14</figref> or <figref idrefs="DRAWINGS">FIG. 15</figref>), and in response the microblog client application <b>120</b> has selected and displayed an individual post view oriented for a mobile device <b>110</b> in portrait mode. The information retrieved and displayed in an individual post view may include the full text of the selected microblog post along with one or more windows showing additional information based on the content elements (e.g., links, mentions, tags, etc.) within the selected post. For example, in <figref idrefs="DRAWINGS">FIG. 16</figref>, the first microblog post <b>1402</b> has been selected, and the post text, author's name, and an image or icon associated with the author are displayed at the top of the screen. Additionally, because the selected post <b>1402</b> includes a link (e.g., URL or bit.ly URL), the client application <b>120</b> selects a layout including preview window <b>1610</b> displaying the target webpage. In <figref idrefs="DRAWINGS">FIG. 17</figref>, the microblog post <b>1702</b> including a shortened URL link has been selected. Accordingly, the client application <b>120</b> has selected a screen layout including a preview of the target webpage <b>1704</b> corresponding to the link in the post <b>1702</b>.
p-0059<figref idrefs="DRAWINGS">FIGS. 16-17</figref> each include a bottom toolbar (e.g., <b>1620</b>) including options for navigating to different microblog posts and different views, as well as additional user interface options. For example, in <figref idrefs="DRAWINGS">FIG. 17</figref>, the toolbar includes a forward arrow button <b>1706</b> and a back arrow button <b>1708</b> to advance forward or backward, respectively, through the list of received microblog posts without requiring the user to return to a list of the retrieved posts and then select an individual post from the list. In this example, when the user presses the forward arrow button <b>1706</b>, the client application <b>120</b> may determine and display a new screen layout for the next post in the list of retrieved posts.
p-0060As described above for other screen layouts, the screen layout selected by the client application <b>120</b> for an individual post view (e.g., <figref idrefs="DRAWINGS">FIGS. 16-17</figref>) may also be based on the number and type of content elements within the selected post. For example, a selected screen layout for a microblog post having multiple content elements may include a different designated screen window in the user interface for each content element found in the post. Additionally, the selected screen layout for individual posts may be based on which additional related content, if any, has been pre-downloaded and stored at the client mobile device <b>110</b>. For example, if a microblog post includes multiple content elements (e.g., a link, two mentions, and three tags), but the client application <b>120</b> is configured to only pre-download target webpages for links and not to pre-download any additional content information for mentions and content tags, then the selected screen layout for the post may include a webpage preview window but no additional windows corresponding to the mentions or tags in the post.
p-0061Various aspects described herein may be embodied as a method, an apparatus, or as one or more computer-readable media storing computer-executable instructions. Accordingly, those aspects may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Any and/or all of the method steps described herein may be embodied in computer-executable instructions. In addition, various signals representing data or events as described herein may be transferred between a source and a destination in the form of light and/or electromagnetic waves traveling through signal-conducting media such as metal wires, optical fibers, and/or wireless transmission media (e.g., air and/or space).
p-0062Aspects of the disclosure have been described in terms of illustrative embodiments thereof. Numerous other embodiments, modifications, and variations within the scope and spirit of the appended claims will occur to persons of ordinary skill in the art from a review of this disclosure. For example, one of ordinary skill in the art will appreciate that the steps illustrated in the illustrative figures may be performed in other than the recited order, and that one or more steps illustrated may be optional in accordance with aspects of the disclosure.
Contents5
10 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8 Sheet 9 Sheet 10
Every citation, both ways
| Document | Relation | Office | Cited during |
|---|---|---|---|
| US2022197449A1 | Cited by | United States of America | Search report |
| US2012150972A1 | Cited by | United States of America | Pre-grant |
| US2015095809A1 | Cited by | United States of America | Pre-grant |
| US9887953B2 | Cited by | United States of America | Search report |
| US2015040002A1 | Cited by | United States of America | Pre-grant |
| US2016043972A1 | Cited by | United States of America | Pre-grant |
| US2014055804A1 | Cited by | United States of America | Pre-grant |
| US2015200902A1 | Cited by | United States of America | Pre-grant |
| US12355838B2 | Cited by | United States of America | Applicant |
| US9746901B2 | Cited by | United States of America | Search report |
| US11212244B1 | Cited by | United States of America | Search report |
| CN104239067A | Cited by | China | Search report |
| CN108334263A | Cited by | China | Search report |
| US10454979B2 | Cited by | United States of America | Applicant |
| US12112606B2 | Cited by | United States of America | Search report |
| US9900304B2 | Cited by | United States of America | Applicant |
| US2014164908A1 | Cited by | United States of America | Pre-grant |
| US10410306B1 | Cited by | United States of America | Search report |
| US10574622B2 | Cited by | United States of America | Applicant |
| US8935618B2 | Cited by | United States of America | Search report |
| US2022006763A1 | Cited by | United States of America | Search report |
| US11425083B2 | Cited by | United States of America | Applicant |
| US9065861B2 | Cited by | United States of America | Search report |
| US12537789B2 | Cited by | United States of America | Applicant |
| US10733361B2 | Cited by | United States of America | Applicant |
| US2015205887A1 | Cited by | United States of America | Pre-grant |
| US2014337758A1 | Cited by | United States of America | Pre-grant |
| US11870749B2 | Cited by | United States of America | Applicant |
| US11157541B2 | Cited by | United States of America | Applicant |
| US2016350398A1 | Cited by | United States of America | Search report |
| US10334042B2 | Cited by | United States of America | Applicant |
| US2013347078A1 | Cited by | United States of America | Pre-grant |
| US11088973B2 | Cited by | United States of America | Search report |
| US2016350398A1 | Cited by | United States of America | Search report |
| US9887941B1 | Cited by | United States of America | Applicant |
| US10693956B1 | Cited by | United States of America | Applicant |
| US9813260B1 | Cited by | United States of America | Search report |
| US11669560B2 | Cited by | United States of America | Applicant |
| CN105900131A | Cited by | China | Search report |
| US9176945B1 | Cited by | United States of America | Search report |
| US2018295102A1 | Cited by | United States of America | Search report |
| WO2015003592A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US2014068465A1 | Cited by | United States of America | Pre-grant |
| US10439965B1 | Cited by | United States of America | Search report |
| US2012084155A1 | Cited by | United States of America | Pre-grant |
| US2018295102A1 | Cited by | United States of America | Search report |
| US10601748B2 | Cited by | United States of America | Search report |
| US2016380946A1 | Cited by | United States of America | Pre-grant |
| US2016162552A1 | Cited by | United States of America | Pre-grant |
| CN104283921A | Cited by | China | Search report |
| US10200316B2 | Cited by | United States of America | Search report |
| US10834058B2 | Cited by | United States of America | Search report |
| US10965745B2 | Cited by | United States of America | Applicant |
| US10558742B2 | Cited by | United States of America | Search report |
| WO2015105518A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US9720495B1 | Cited by | United States of America | Applicant |
| US10911385B2 | Cited by | United States of America | Search report |
| US9824151B2 | Cited by | United States of America | Search report |
| US2018203868A1 | Cited by | United States of America | Search report |
| US2018270176A1 | Cited by | United States of America | Search report |
| US10372193B2 | Cited by | United States of America | Applicant |
| US11146513B1 | Cited by | United States of America | Search report |
| US10057216B2 | Cited by | United States of America | Search report |
| US10154001B2 | Cited by | United States of America | Search report |
| CN104253844A | Cited by | China | Search report |
| CN110837609A | Cited by | China | Search report |
| US2015169099A1 | Cited by | United States of America | Pre-grant |
| US10846360B2 | Cited by | United States of America | Search report |
| US2021216190A1 | Cited by | United States of America | Search report |
| US10164946B2 | Cited by | United States of America | Applicant |
| US2019163683A1 | Cited by | United States of America | Search report |
| US11557002B2 | Cited by | United States of America | Search report |
| US11042690B2 | Cited by | United States of America | Applicant |
| US2016277343A1 | Cited by | United States of America | Search report |
| US8953206B2 | Cited by | United States of America | Search report |
| US2014122567A1 | Cited by | United States of America | Pre-grant |
| US2016014106A1 | Cited by | United States of America | Pre-grant |
| US11057337B2 | Cited by | United States of America | Applicant |
| US10592576B1 | Cited by | United States of America | Search report |
| US9736138B2 | Cited by | United States of America | Search report |
| US2014331116A1 | Cited by | United States of America | Pre-grant |
| US10904363B2 | Cited by | United States of America | Applicant |
| US2014022285A1 | Cited by | United States of America | Pre-grant |
| US10015123B2 | Cited by | United States of America | Search report |
| US2015340037A1 | Cited by | United States of America | Pre-grant |
| US9710441B2 | Cited by | United States of America | Search report |
| US10454859B1 | Cited by | United States of America | Search report |
| US2023005346A1 | Cited by | United States of America | Search report |
| US10140257B2 | Cited by | United States of America | Search report |
| US11762525B2 | Cited by | United States of America | Search report |
| US11240299B2 | Cited by | United States of America | Applicant |
| US10284688B2 | Cited by | United States of America | Applicant |
| US2013215460A1 | Cited by | United States of America | Pre-grant |
| US11601385B2 | Cited by | United States of America | Search report |
| US2019163683A1 | Cited by | United States of America | Search report |
| US2014101271A1 | Cited by | United States of America | Pre-grant |
| US11968255B2 | Cited by | United States of America | Applicant |
| US2016350398A1 | Cited by | United States of America | Pre-grant |
| US10693940B2 | Cited by | United States of America | Applicant |
| CN114595079A | Cited by | China | Search report |
1 member in 1 office; this record represents the family
Priority claims1
| Document | Office | Kind | Date |
|---|---|---|---|
| 40372810 | United States of America | P |
Members1
| Document | Office | Kind | |
|---|---|---|---|
| US2012072835A1 | United States of America | A1 |
29 transactions on the USPTO file
Abandoned after 2 non-final rejections, 1 final rejection and 1 RCE.
- Non-final rejections
- 2
- Final rejections
- 1
- RCEs
- 1
- Appeals
- 0
Over time
Point at a mark for the transactionTransactions
| Event | Code | |
|---|---|---|
| Mail Abandonment for Failure to Respond to Office ActionAbandonedMABN2 | MABN2 | |
| Aband. for Failure to Respond to O. A.AbandonedABN2 | ABN2 | |
| Mail Non-Final RejectionNon-final rejectionMCTNF | MCTNF | |
| Non-Final RejectionNon-final rejectionCTNF | CTNF | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Disposal for a RCE / CPA / R129AbandonedABN9 | ABN9 | |
| Request for Continued Examination (RCE)RCEX | RCEX | |
| Workflow - Request for RCE - BeginBRCE | BRCE | |
| Mail Final Rejection (PTOL - 326)Final rejectionMCTFR | MCTFR | |
| Final RejectionFinal rejectionCTFR | CTFR | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Response after Non-Final ActionA... | A... | |
| Request for Extension of Time - GrantedXT/G | XT/G | |
| Mail Non-Final RejectionNon-final rejectionMCTNF | MCTNF | |
| Non-Final RejectionNon-final rejectionCTNF | CTNF | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| PG-Pub Issue NotificationPG-ISSUE | PG-ISSUE | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Application Dispatched from OIPEOIPE | OIPE | |
| Application Is Now CompleteCOMP | COMP | |
| Sent to Classification ContractorPGPC | PGPC | |
| Filing Receipt - UpdatedFLRCPT.U | FLRCPT.U | |
| Additional Application Filing FeesADDFLFEE | ADDFLFEE | |
| A statement by one or more inventors satisfying the requirement under 35 USC 115, Oath of the ApplicOATHDECL | OATHDECL | |
| Notice Mailed--Application Incomplete--Filing Date AssignedINCD | INCD | |
| Filing ReceiptFLRCPT.O | FLRCPT.O | |
| Cleared by OIPE CSRL194 | L194 | |
| IFW Scan & PACR Auto Security ReviewSCAN | SCAN | |
| Initial Exam Team nnIEXX | IEXX |
14 legal events, as the office reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | |
|---|---|---|
| AssignmentAS | AS | |
| AssignmentAS | AS | |
| AssignmentAS | AS | |
| AssignmentAS | AS | |
| AssignmentAS | AS | |
| AssignmentAS | AS | |
| AssignmentAS | AS | |
| AssignmentAS | AS | |
| AssignmentAS | AS | |
| AssignmentAS | AS | |
| Information on status: application discontinuationABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTIONSTCB | STCB | |
| AssignmentAS | AS | |
| AssignmentAS | AS | |
| AssignmentAS | AS |
Numbers
- Publication
- 20120072835
- Application
- 13237192
Titles
- English
- Microblog Client
Classification
- CPC, 2
- G06Q10/10
- G06Q30/0269
- IPC, 1
- G06F17 00