This application is directed to the use and creation of widgets, and more particularly to a mechanism that is designed to create, distribute, manage and monetize widgets.
A widget is an embedded element of code that runs within or atop other elements of computing code. A widget may be created by cutting and pasting code elements, for example. In particular, cutting and pasting may be performed to or from anywhere on the web. Widgets may be dynamic. Widgets may be live and current with the underlying content, such as within blogs and web pages, meaning that whenever the underlying content changes, so will the widget created therefrom, whether housed within a blog or webpage, for example.
However, cutting and pasting is not generally a convenient way to formulate a widget. For example, cutting and pasting is best done into a widget template, which may not be available to inexperienced programmers. Further, desired content for a widget must be available at a known location that is accessible to the user desiring to create the widget.
Thus, the need exists for a convenient device, system and method for creating and distributing widgets, and for providing templates for the creation of widgets.
The present invention is and includes a computerized device, system and method for creating a widget. The device system and method may include creating a widget, including a widgetized existing code element, wherein creating the widget includes the use of at least one template widget, distributing the created widget, and reporting and tracking the distributed widget. The reporting and tracking the distributed widget may include at least one use via analytics of the distributed widget. The method, device and system may further include monetizing the widget to generate revenue based on the creating, and distributing.
Thus, the present invention provides a convenient device, system and method for creating and distributing widgets, and for providing templates for the creation of widgets.
Understanding of the present invention will be facilitated by consideration of the following detailed description of the preferred embodiments of the present invention taken in conjunction with the accompanying drawings, in which like numerals refer to like parts:
It is to be understood that the figures and descriptions of the present invention have been simplified to illustrate elements that are relevant for a clear understanding of the present invention, while eliminating, for the purpose of clarity, many other elements found in software, including software related to widgets and online content. Those of ordinary skill in the art may recognize that other elements and/or steps are desirable and/or required in implementing the present invention. However, because such elements and steps are well known in the art, and because they do not facilitate a better understanding of the present invention, a discussion of such elements and steps is not provided herein. The disclosure herein is directed to all such variations and modifications to such elements and methods known to those skilled in the art.
The present invention relates to a widget, and to exemplary methods of creating, maintaining, monetizing and reporting the widget and its underlying architecture. A widget is a device that is created to run inside another piece of code, such as a webpage, wherein the device allows a user to create, such as creating website mash-ups, by embedding content or code from one site into another site or piece of code.
It is not typically necessary for a user to have extensive experience in computer programming or in web design in order to use a widget, for example. Creation and use of a widget may be as simple as cutting and pasting, which users have typically grown accustomed to. In particular, cutting and pasting may be performed to or from anywhere on the web. Widgets may be dynamic. Widgets may be live and current with the underlying content, such as within blogs and web pages, meaning that whenever the underlying content changes, so will the widget created therefrom, whether housed within a blog or webpage, for example.
Widgets may allow a user to preview the display of a widget within a webpage or blog, such as in order to maximize the level of personalization, control and simplicity, by way of non-limiting example. Widgets may mobilize the web, in that widgets are flexible and able to be used anywhere a user goes in the online world. Widgets may be customized in color, layout and text to match a user's online personality or display preference. Widgets may not require downloads, thus avoiding the dangers of spyware or adware or viruses, thereby making widgets relatively safe to use. Widgets may be free to create, use and customize.
Widgets may thus be used to enrich desktops, personal web pages and blogs, for example. Widgets may also be used to move content from one environment or webpage to another. Further, widgets may be used to take content from a desktop to a mobile phone or mobile handset, for example.
The widget API of the present invention may be broken up into two sections: the core API and the extended API. The core API may consist of code that is fundamental to the operation of a widget. Core code may be automatically included as part of the deployment of a widget, and thus may always be available to the widget. This core API may include commonly used functions and classes used manipulate the structure and content of a widget.
The extended API may consist of optional code that may be helpful in developing widgets. This code is typically not automatically included. Developers may explicitly specify which parts of the extended API are available to include within widgets.
The present invention may include brand decoration, for example. This decoration may consist of all, some, or none of the following elements: title bar; border; and base or partner logo; hyperlinks to base, API or partner website; and/or other branding elements.
Widgets may be composed of three main components—the content, style and script. The content component may be analogous to the XHTML code of a webpage. In fact, the content of a widget may be defined by XHTML code. Only tags that are legal inside the <div> tag of the XHTML spec may be usable in the content component. A widget may consist of only the content component, but the content may be static and non-interactive in such a configuration. The website http://www.w3.org/TR/xhtml1/ may be used for further information regarding the content component.
The style component may be used to describe the look and feel of the widget. The CSS style sheet language may be used to define styles. The websites http://www.w3.org/Style/CSS/ and http://www.w3.org/TR/REC-CSS2/may provide further information on the style of a widget.
The script component may define the logic of the widget. The script component may rely on JavaScript language for code. More information on JavaScript language may be found at http://developer.mozilla.org-/en-/docs-/Core_JavaScript—1.5_Reference. Widgets may also have named variables that are modifiable by end-user.
Preferences may be defined by four properties: type, which is the type of the preference; name, which is the script name of the preference that may include alpha-numeric characters (i.e. a-z, 0-9); display name, which is optionally the name of the preference displayed to the end-user; and default value, which is optionally the default value of the preference.
Thus, a widget in accordance with the present invention, and as will be understood by one of ordinary skill in the art, is a portable portion of code that may be installed or executed within any separate HTML, flash, or similar based webpage webtop, or desktop by an end user without necessitating additional compilation of that code portion. Such widget code portions, in accordance with the present invention, are embeddable by the end user. As such, a widget in accordance with the present invention is any code portion that may be embedded by the end user within a selected page of HTML, XML, or like code to cause presentation of that selected code portion. The widget, via the embedded code portion, thereby adds non-static content, or, in some cases, static content, to the subject webpage.
A widget in accordance with the present invention may allow a user to take a discreet portion of a favored user experience on a network, such as a portion of favorite interactive information, a favorite website, or a particular application, and transport that favorite portion for use in an approved on-line experience targeted to the particular interests of that user. For example, such a widget constituting a discreet portion of a favored user experience may be applied to a desktop or web top experience to personalize such a desktop or web top experience to that particular user. Further, such widgets in the present invention may allow for transport of a favored user experience to other user experience locations, such as computing communities and/or social networking sites, in order to improve that user's experience of such other sites or network locations. Needless to say, as used herein a network or network experience is and includes an internet, intranet, extranet, telecommunications network, and any other network experience that allows for importation of the widget concept.
In an exemplary embodiment of the present invention, the widgets may be located by a user, or designed by a user, in accordance with preferred techniques. Such preferred techniques may include, for example, in the case of the user-defined widget, the provision of widget templates, into which a user may develop that user's own unique widgets by using discreet physical locations within such template to place code for the subject widget in an overall widget physical format provided by the template. For example, such a widget template may be divided into fields, wherein a user may be given discreet options for each portion of the field as to what widget content the user wishes the ultimate widget to have in that field. For example, the user may click on a particular field, such as the upper left quadrant of the subject widget as illustrated in
Additionally, a library of existing widgets may be designed to be made available to improve the user experience upon use of a particular web top or desktop. Such a library may be available via a particular website, via a web top application, via a desktop application, or via discreet application, for example. For example, under the assumption that rights are obtained to create widgets for placement into the library with regard to all artists operating under a particular music recording label, widgets may be designed for placement into the library for all artists recording under that music label. Similarly, widgets may be designed for interest in, or capability of, playing within the widget of particular video games, such as “antique” video games, as illustrated in
Similarly, the present invention include a fully portable, widgetized avatar having associated therewith multiple items of information and/or social information that may be generally searched for and/or otherwise requested for association with at least two different computing communities or transactions. Widgetization of the avatar of the present invention necessarily allows for portability of the avatar of the present invention. For example, widgetization of a typical avatar in accordance with the present invention may include the association of physical, such as facial and hair, features with the subject avatar, as well a user name. Further, a myriad of additional information may be associated with the avatar, wherein such information is generally required or desired for use in computing communities or transactions, such as search transactions. This information may be organized into multiple levels of detail and/or multiple levels of accessibility to third parties in a computing community or transaction. Such levels of accessibility may be selected by the creator of the widgetized avatar, and may be based on characteristics of the third party endeavoring to access the subject avatar. For example, a user may have basic information, which may be selectable for viewing by all registered users.
In an exemplary embodiment, a user may have likes or dislikes, such as musical or motion picture tastes, job or educational status, age, location, income, marital status, and other computed communities with which that user is associated, associated with his or her avatar, and each such like or dislike may have associated therewith a widget code portion.
The present invention may provide a physical manifestation of all of this information, such as in a “trading card” format widget. For example, the front of the virtual trading card may include an avatar having particular physical features, clothing, accessories, activities, likes, dislikes and expertise, and the like, along with an associated user name. However, when an interaction, such as selection of a drop-down menu, selection of a link, a double click, or the like is undertaken to “flip” a trading card to the back, a myriad of additional information is displayed regarding the user related to the widgetized avatar, such as age, interests, likes and dislikes, employment status, and the like.
It will be apparent to those skilled in the art that providing a widget library to users will provide to the user great flexibility in improving the users' experience of the web top, desktop, or other network experience into which the user incorporates such widgets. In order to provide further flexibility and ease of user experience, such a widget library may be made available to the user in a format that will allow the user to readily locate a widget, widget portions or widgets of interest. For example, a widget directory, such as a hierarchal widget directory, may be provided in accordance with the present invention, and such directory may further be provided with an interface that allows for successive level searching assisting users in finding and adding widgets or widget portions of interest to improve the user's experience. For example, a user may be enabled to search by any one or more of known methods for a widget or widget portion of interest, or all widgets related to a topic of interest, such as by searching alphabetically, by key word, by topical area, and the like, and upon selection of any widget category that the user has sought, the user may be provided with widgets falling into that category, or the user may be provided with an additional set of selectable variables that will allow the widget entities within the library to be further narrowed before presentation to the user for choice by the user.
Additionally, such a user searching feature may include wish lists, hot topics, or collections that may be developed or entered by the user, in which the user may request alerts when desired widgets or widget portions are available, the user may request alerts to the availability of other widgets in another topical area of interest, or the user may wish to aggregate widgets by interest group, or topical keyword, so that the user may have ease of creating and publishing, or downloading, or otherwise accessing in large quantities.
It is desirable, in accordance with the present invention, and in order to best improve the user experience, to allow for third party content providers to employ an interface or one or more templates to create widgets that they believe their users, listeners, viewers, or fans would most like to download in order to improve the user experience. Thus, the present invention may include a widget creation and/or upload tool, whereby a third party may be provided with one or more templates from which that third party may create a widget. For example, the third party may wish for inclusion of particular audio, video, or audio visual works in a widget directed to the fans of that particular third party. Further, the third party may make available particular still commentaries or critiques, press releases or reviews, caricatures or parodies, logos or technologies and/or research, or requests for information and/or partners, as part of that third party's widget design. Needless to say, third parties may create multiple widgets in order to target multiple users for fans of that third party having different interests.
Further, for example, widgets may be combination of third party published widgets and user designed widgets. For example,
Through the use of the present invention, widgets may be tracked. For example, widgets of the present invention may be associated with a cached identification, which is matched to the and as such each time the widget is dragged and dropped downloaded, or otherwise moved and/or used in a user's desired location, such as a web top, the movement and/or download of the widget is tracked. As such, information with regard to the party's dragging and dropping the widget, or the point to point locations from which a widget is dragged and dropped each time that widget is dragged and dropped, may be tracked by tracking of the associated cached identification. As such, particular metrics, such as Google® metrics, may be associated with each widget, and the use of each widget. Such tracking information may be provided, such as to the publisher, i.e., the third party creator, of a particular widget, in order that the publisher may be enabled to make an accounting for the use and/or download of the widget. Thereby, payment methodologies may be associated with the use and/or download of the widget.
Additionally, for example, as will be understood by those skilled in the art in light of the discussion herein, in embodiments wherein the certain characteristics of a user are known to the search engine of the present invention, the downloading of widgets in accordance with the present invention allows for a monitoring of who performed a search, what they deemed most relevant responsive to it, and what was done responsive to that relevance, such as the downloading of a widget. Thus, again, the present invention may include an advanced marketing and sales tool.
Further, discretely or in association with the aforementioned tracking of widgets, the use of particular widgets may allow for assumptions with regard to the interest of the downloading user of the subject widget. Thereby, monetization, such as advertising monetization, may be associated with the user of the subject widget, such as by allowing for the presentation to the user of particular advertisements, such as from an advertising server, based on the user's use or download a particular widget. Further such advertising may be directly associated by the publisher of the subject widget for presentation to the user of the subject widget at predetermined times, or upon predetermined uses of the subject widget. For example, a publisher, i.e., a third party creator, of a subject widget may determine that an advertisement related to that publisher is displayed to a user at least once per week following the downloading by that user of a widget associated with that publisher.
The present invention may further include a widget aggregator. Such a widget aggregator is illustrated in the flow diagram of
In order to increase the ease of use, among other reasons, a widget for creation engine is included in the present invention. Using this widget creation engine, stationary or mobile content may be created. In the widget creation engine there may be steps to view, customize, mashup, and get, the underlying widget.
In viewing the widget, the present invention may provide tools to preview the layout of the underlying widget, such as on a blog or personal webpage. This may be accomplished by entering login information as necessary, and/or by choosing widget and/or creation settings and clicking preview.
To customize a widget, the present invention may provide the ability to customize fonts, colors and size of the widget, for example, such as to match the blog or webpage into which the widget may be inserted. Specifically, the user may select a font, text size, and color/pattern, and may customize the height and width of the widget, such as by dragging and dropping the bottom right corner of the preview window, for example.
In a “get” widget creation, widget may be realized into the blog or website. This may be performed, for example, by copying or cutting the widget code and pasting the code into the desired blog or webpage, for example.
Creation of widgets using the widget creation engine may be performed through a creation wizard. As may be seen in
Layouts may also be provided to enable users to quickly and/or easily create widgets, websites or the like. For example, website templates may be created, and new templates or web pages created may be added to an on-going template library according to an aspect of the present invention. A usable template may include such things as a drag and drop editor, the ability to customize and modify templates, the ability to completely design websites from scratch, the ability to add photos, videos, and music. The drag and drop editor may enable the ability to modify a given template in way that is relatively straightforward. The ability to completely design websites from scratch enables the template pool or library to continue to grow. The ability to add photos, videos, music, and the like may increase the customization of the template to a particular user's needs or wants.
Further, according to an aspect of the present invention the websites and widgets created according to an aspect of the present invention may be made in a search engine-compatible configuration, i.e. a search engine may be able to locate keywords and other searchable features such that online search results may include the webpage and widget created from the template. Website and widget templates may be used to create either personal or business related websites or widgets. Such templates may provide the ability to allow a professional, high quality framework with an underlying variability in the content. The content in a template may be changed without affecting the overall look of the widget or website.
Additionally an online editor may be used to customize and modify the website or widget of the present invention. This may include a drag and drop type interface, a drop down menu interface and other like interfaces. Photos, music, videos and other media may be imported directly onto the webpage or widget.
In particular, music may be widgetized. The present invention may allow for users to widgetize music, videos, and the like, embed such widgetized items, and send them around the internet. This type of packaging and sending may enable widgetized content to become viral. Further, online announcements, such as e-cards and e-flyers, may be created and distributed using the distribution system of the present invention. Further, playlists may be created and music, videos and the like may be imported from other sites, as well as the local computer, to be included within the playlists.
The widgetizer may be used to widgetize an existing item or code element. As may be seen in
Additionally, the widgetizer may operate to turn a HTML or JavaScript file into a widget. Such a HTML/JS file may be denominated as an .HTML, for example. As may be seen in
Additionally, the widgetizer may operate to turn a gadget into a widget. Such a gadget may be denominated as an .XML, for example. As may be seen in
The template may take the form of a standardized file type used by computer software as a pre-formatted example on which to base other files. These templates may take the form of music/video, video player, music playlist and player, photo slideshow and the like, as may be seen in
The converter may be used to convert existing content into a widget. As may be seen in
Additionally, the converter may operate to turn a blog or feed into a widget. Such a blog or feed file may be denominated as a .COM, for example. As may be seen in
Additionally, the converter may operate to turn a webpage into a widget. Such a webpage may be denominated as a URL, for example. As may be seen in
In addition to creating widgets, created widgets may also be managed using the widget creation engine and platform. Referring now to
Referring to
Referring now to
As may be seen in
The present invention also may provide for distribution to a face book page or to the face book application, for example. Referring now to
Further, according to an aspect of the present invention, and as shown in
Referring now to
Selection of the traffic display may provide more detailed information regarding the live traffic, clicks, time on the widget, clickthroughs and custom events associated with the widget, for example. Specifically, referring to
Live traffic may also be selected to provide a more detailed view of traffic. According to an aspect of the present invention, live traffic may be displayed as is shown in
Referring now to
Often, the number of clicks or the visitors to a widget does not provide the necessary metrics for determining the value of an underlying widget. In such cases, it may be desirous to know the time that a visitor spends on a given widget. Often, advertising and other types of pay services may be more interested in the amount of time that a potential viewer is a potential viewer than just that a potential viewer existed. In such a situation, the display using the “time on” the widget as may be seen in
Traffic associated with clickthroughs may also be examined as may be seen in
Traffic associated with custom events may also be tracked and displayed according to an aspect of the present invention. As may be seen in
The present invention may provide information on active placements, new placements and viral hubs. As may be seen in
As may be seen on
As may be seen on
According to an aspect of the invention, and as is shown in
Referring now to
According to an aspect of the present invention, as may be seen in
According to an aspect of the present invention, as may be seen in
Similarly the browser and operating systems may be tied together. According to an aspect of the present invention, as may be seen in FIG. 37, the browser type and operating systems for each visitor may be shown. This may be shown as a pie chart detailing the combination of the browser type and operating system as a function of all visitors' combination of the browser type and operating system, for example.
Similarly, and according to an aspect of the present invention, as may be seen in
Turning now to the reporting of a desktop widget, and referring to
Referring now to
Referring now to
Referring now to
Referring now to
In addition to creating and managing widgets, the present invention may also provide the ability to group widgets together into campaigns of widgets. As may be seen in
By clicking on an edit button for a campaign, a user may reach an edit campaign screen. Referring now to
Referring now to
Referring now to
Referring now to
Referring now to
Referring now to
Referring now to
Those of ordinary skill in the art may recognize that many modifications and variations of ad network. Snippets may operate to ad serve widgets across the web, such the present invention may be implemented without departing from the spirit or scope of the invention. Thus, it is intended that the present invention covers the modifications and variations of this invention provided they come within the scope of the appended claims and their equivalents.
Number | Date | Country | |
---|---|---|---|
61212129 | Apr 2009 | US |