WO2011032508A1 - 一种生成书签的方法、设备与系统 - Google Patents

一种生成书签的方法、设备与系统 Download PDF

Info

Publication number
WO2011032508A1
WO2011032508A1 PCT/CN2010/077049 CN2010077049W WO2011032508A1 WO 2011032508 A1 WO2011032508 A1 WO 2011032508A1 CN 2010077049 W CN2010077049 W CN 2010077049W WO 2011032508 A1 WO2011032508 A1 WO 2011032508A1
Authority
WO
WIPO (PCT)
Prior art keywords
bookmark
name
user
domain name
title
Prior art date
Application number
PCT/CN2010/077049
Other languages
English (en)
French (fr)
Inventor
阳赞锋
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Priority to EP10816712A priority Critical patent/EP2479683A4/en
Publication of WO2011032508A1 publication Critical patent/WO2011032508A1/zh
Priority to US13/406,261 priority patent/US20120158796A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9562Bookmark management

Definitions

  • the present invention relates to the field of Internet, and in particular, to a method, device and system for generating a bookmark. Background technique
  • Bookmarks also known as favorites, are used to store favorite URLs when users browse the web. Bookmarks are functions of both the Personal Computer (PC) browser and the Wireless Application Protocol (WAP) browser.
  • PC Personal Computer
  • WAP Wireless Application Protocol
  • a method for implementing a bookmark is as shown in FIG. 1, that is: a user directly accesses http://domain/ through a browser; a web server returns a response; the user bookmarks the website using a bookmark provided by the browser; Save the bookmark on your local disk.
  • the disadvantage of this method is that the user is required to actively save the URL as a bookmark, and the bookmark is saved on the local disk, which is at risk of damage and unrecoverable.
  • FIG. 2 Another method for implementing bookmarks is as shown in FIG. 2, that is: the user accesses http://domain/ through the WEB/WAP gateway through the browser; the WEB/WAP gateway forwards the request to the web server; the web server returns a response; The WEB/WAP gateway adds a bookmark toolbar to the page; the WEB/WAP gateway returns a page response with the bookmark toolbar added to the browser; the user clicks on the bookmark bookmark function provided in the page to bookmark the website; the browser bookmarks the bookmark The request is sent to the WEB/WAP gateway; the WEB/WAP gateway sends the mobile phone number, the bookmark URL, the title of the bookmark, etc.
  • the bookmark server saves the user's bookmark in the bookmark server according to the mobile phone number, returns the bookmark, adds the result response to the WEB /WAP gateway; WEB/WAP gateway returns a bookmark to add a response to the browser.
  • the second method of implementing bookmarks saves the bookmarks on the bookmark server and can distinguish different users, but still needs the user to actively save the URL as a bookmark.
  • Summary of the invention Embodiments of the present invention provide a method for generating a bookmark, which can automatically generate a bookmark without requiring user participation.
  • a method of generating a bookmark including:
  • a bookmark is generated based on the result of the analysis.
  • Embodiments of the present invention provide a device for generating a bookmark, which can automatically generate a bookmark without requiring user participation.
  • a device for generating bookmarks including:
  • An analyzing unit configured to analyze an access record of the user
  • a bookmark generating unit configured to generate a bookmark according to a result of the analyzing unit.
  • Embodiments of the present invention provide a system for generating a bookmark, which can automatically generate a bookmark without user participation.
  • a system for generating bookmarks including:
  • a gateway configured to count the access record of the user, output the access record to the bookmark server, and a bookmark server, configured to analyze the access record of the user, and generate a bookmark according to the result of the analysis.
  • the device and the system since the user can record and analyze the access record of the user, and automatically generate the bookmark according to the analysis result, the user does not need to actively save the website address as a bookmark, thereby improving the browsing experience of the user.
  • FIG. 1 is a flow chart of a conventional method for generating a bookmark
  • FIG. 2 is a flow chart of another method for generating a bookmark
  • FIG. 3 is a flowchart of a method for generating a bookmark according to an embodiment of the present invention.
  • FIG. 4 is a structural diagram of an apparatus for generating a bookmark according to Embodiment 2 of the present invention.
  • FIG. 5 is a structural diagram of an analysis unit of the device for generating a bookmark in FIG. 4;
  • FIG. 6 is another structural diagram of an apparatus for generating a bookmark according to Embodiment 2 of the present invention.
  • FIG. 7 is a structural diagram of a system for generating a bookmark according to Embodiment 3 of the present invention.
  • FIG. 8 is a structural diagram of a gateway in a system for generating a bookmark according to Embodiment 3 of the present invention.
  • FIG. 9 is a structural diagram of a gateway in a system for generating a bookmark according to Embodiment 3 of the present invention
  • FIG. 10 is a structural diagram of a bookmark server in a system for generating a bookmark according to Embodiment 3 of the present invention
  • System work flow chart System work flow chart. detailed description
  • Embodiments of the present invention provide a method, device, and system for generating a bookmark, which can automatically generate a bookmark without requiring user participation.
  • the method for generating a bookmark in the embodiment of the present invention includes:
  • the user's access record can be statistically analyzed and analyzed, and the bookmark is automatically generated according to the analysis result, the user does not need to actively save the website address as a bookmark, thereby improving the browsing experience of the user.
  • the method further includes: adding a bookmark toolbar link in the page accessed by the user.
  • the access record of the user includes: a user identifier, a domain name, a number of accesses, and the like.
  • step S32 may include: acquiring a domain name in which the number of times of access of the user is located in the top N in a period of time; and respectively using the domain name of the top N name as a corresponding bookmark name.
  • the step S32 may further include: acquiring a domain name in which the number of times of the user is located in the top N in a period of time; and initiating a request by the server corresponding to each of the domain names of the preceding N, and obtaining the webpage corresponding to each domain name Title, which is the corresponding bookmark name. It should be understood that the correspondence of the bookmark names, so that it is not necessary to re-acquire the title corresponding to the domain name each time.
  • step S32 may also include:
  • step S32 since the access record of the user can be analyzed based on the user identification, it is possible to distinguish different users and protect the privacy of the user.
  • an embodiment of the present invention provides a device 400 for generating a bookmark, including: a statistical unit 401, configured to collect an access record of a user;
  • the analyzing unit 402 is configured to analyze the access record of the user
  • the bookmark generating unit 403 is configured to generate a bookmark according to the result of the analyzing unit 402.
  • the access record includes: a user identifier, a domain name, a number of accesses, and the like.
  • the analyzing unit 402 includes:
  • the first obtaining module 501 is configured to acquire a domain name in which the number of accesses of the user in the first time is located in the top N or a server that is used to forward the N domain to the server corresponding to each domain name, and the webpage corresponding to each domain name Obtain the title, use the title as the bookmark name, or use the correspondence between the pre-configured domain name and the bookmark name.
  • the analysis unit 402 can analyze the access record of the user based on the user identification, so that different users can be distinguished and the privacy of the user is protected.
  • the device 400 further includes an adding unit 601, configured to add a bookmark toolbar link in a page accessed by the user.
  • an adding unit 601 configured to add a bookmark toolbar link in a page accessed by the user.
  • the device 400 shown in this embodiment can be located in a WEB/WAP gateway, a service control gateway, or the like.
  • the embodiment of the present invention provides a system for generating a bookmark, which includes: a gateway 701, configured to count an access record of a user, and output the access record to the bookmark server 702.
  • a gateway 701 configured to count an access record of a user, and output the access record to the bookmark server 702.
  • the bookmark may also be used.
  • the server 702 actively obtains the user access record from the gateway 701.
  • the gateway 701 can be a WEB/WAP gateway, a service control gateway, or the like.
  • the bookmark server 702 is configured to analyze the access record of the user, and generate a bookmark according to the result of the analysis. With the system 700 described above, since the user can record and analyze the access record and automatically generate a bookmark according to the analysis result, the user does not need to actively save the website address as a bookmark, thereby improving the browsing experience of the user.
  • the access record includes: a user identifier, a domain name, a number of accesses, and the like.
  • the gateway 701 includes:
  • the statistics module 801 is configured to collect an access record of the user.
  • the output module 802 is configured to output the access record to the bookmark server 702.
  • the gateway 701 may further include an adding module 901, configured to add a bookmark toolbar link in a page accessed by the user.
  • an adding module 901 configured to add a bookmark toolbar link in a page accessed by the user.
  • the bookmark server 702 includes a second processing module 1001 and a bookmark generating module 1002. among them:
  • the second processing module 1001 is configured to obtain a domain name in which the number of accesses of the user is located in the top N in a period of time, and respectively use the domain name of the top N name as a corresponding bookmark name, or each domain name of the forward N name.
  • the corresponding server initiates a request, and obtains a title from a webpage corresponding to each domain name, and uses the title as a corresponding bookmark name, or according to a correspondence between a pre-configured domain name and a bookmark name, for example, "http: ⁇ www.huawei .com/ "corresponding to” Huawei,,, “http://www.sina.com.cn/” corresponding to "Sina”, etc., matching the top N domain name with the bookmark name, if the former If one of the N domain names does not match, a request is made to the server corresponding to the domain name, a title is obtained from the webpage corresponding to the domain name, and the title is used as a bookmark name, and the first N name is also used.
  • the domain name and its corresponding bookmark name are imported into the bookmark generating module 1002. It should be understood that the second processing module 1001 may also establish the title while using the title as the corresponding bookmark name. Correspondence between the name of the corresponding bookmark names, so that you can not always have to re-obtain the domain name corresponding to the title should be relation, generate bookmarks.
  • S1101 The user accesses http://domainl/ through a WEB/WAP gateway through a browser;
  • WEB/WAP gateway returns a page response with a bookmark toolbar added to the browser; S1106, the user continues to access other web addresses until the end of the access, wherein the access process is the same
  • SI 107, WEB/WAP gateway output user page (such as HTML, XHTML, WML, etc.) access records to the bookmark server, including user identification (such as mobile phone number), domain name (such as domainl) and number of visits;
  • user identification such as mobile phone number
  • domain name such as domainl
  • the bookmark server performs statistical analysis on the access records of the user for a period of time (such as 1 day, 1 week, etc.), and counts the domain name of the user with the first access number, and matches the configured domain name and the bookmark name. For example, "http://www.huawei.com/” corresponds to "Huawei”, "http://www.sina.com.cn/” corresponds to "Sina”, etc. If there is no match, then the bookmark server addresses the domain name. The corresponding server initiates a request, and obtains a title from the webpage as a bookmark name; S1109, the bookmark server generates a bookmark according to the top N domain name, the bookmark name, and the like;
  • the user can access the automatically generated bookmark by using the bookmark toolbar link added by the WEB/WAP gateway in the webpage or directly accessing the URL of the bookmark server.
  • an explicit proxy server such as a WEB/WAP gateway.
  • an transparent proxy server capable of implementing a transparent proxy such as an Internet Proxy or a service control gateway (Service Control) Gateway, etc., having the ability to transparently change the user request and response packets (such as inserting a bookmark toolbar)
  • a computer program instructing associated hardware which may be stored in a computer readable storage medium, which, when executed, may include the flow of an embodiment of the methods described above.
  • the storage medium may be a magnetic disk, an optical disk, a read-only memory (ROM), or a random access memory (RAM).

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Description

一种生成书签的方法、 设备与系统 本申请要求于 2009 年 09 月 17 日提交中国专利局、 申请号为 200910174298.7 , 发明名称为"一种生成书签的方法、 设备与系统"的中国专 利申请的优先权, 其全部内容通过引用结合在本申请中。 技术领域
本发明涉及互联网领域, 尤其涉及一种生成书签的方法、 设备与系统。 背景技术
书签也称为收藏夹, 其作用是将用户上网浏览网页时喜欢的网址收藏, 便于后续浏览。 书签是个人电脑(Personal Computer, PC )浏览器和无线应 用协议( Wireless Application Protocol, WAP ) 浏览器都具备的功能。
目前, 一种实现书签的方法如图 1所示, 即: 用户通过浏览器直接访问 http://domain/; Web服务器返回响应; 用户使用浏览器提供的收藏功能将此 网站收藏为书签; 浏览器将书签保存在本地磁盘。 该方法的缺点是需要用户 主动将网址存为书签, 而且书签被保存在本地磁盘, 存在损坏和不可恢复的 风险。
现有另一种实现书签的方法如图 2所示, 即: 用户通过浏览器经过 WEB/WAP网关访问 http://domain/; WEB/WAP网关将请求转发给 Web服务器; Web服务器返回响应; WEB/WAP网关在页面中添加书签工具栏; WEB/WAP 网关返回添加了书签工具栏的页面响应给浏览器; 用户点击页面中提供的收 藏书签功能将此网站收藏为书签; 浏览器将收藏书签请求发送给 WEB/WAP 网关; WEB/WAP网关将手机号码、 书签的网址、 书签的标题等发送到书签 服务器; 书签服务器根据手机号码将用户的书签保存在书签服务器, 返回书 签增加结果响应给 WEB/WAP网关; WEB/WAP网关返回书签增加结果响应给 浏览器。
第二种实现书签的方法虽然将书签保存在书签服务器, 并能够区分不同 的使用者, 但是仍需要用户主动将网址存为书签。 发明内容 本发明实施例提供一种生成书签的方法, 能够不需用户参与而自动生成 书签。
一种生成书签的方法, 包括:
统计用户的访问记录;
对所述用户的访问记录进行分析;
根据所述分析的结果生成书签。
本发明实施例提供一种生成书签的设备, 能够不需用户参与而自动生成 书签。
一种生成书签的设备, 包括:
统计单元, 用于统计用户的访问记录;
分析单元, 用于对所述用户的访问记录进行分析;
书签生成单元, 用于根据所述分析单元的结果生成书签。
本发明实施例提供一种生成书签的系统, 能够不需用户参与而自动生成 书签。
一种生成书签的系统, 包括:
网关, 用于统计用户的访问记录, 输出所述访问记录到书签服务器; 书签服务器, 用于对所述用户的访问记录进行分析, 根据所述分析的结 果生成书签。
采用所述的方法、 设备与系统, 由于能够对用户的访问记录进行统计与 分析, 并根据分析结果自动生成书签, 所以不需用户主动将网址存为书签, 提高了用户的浏览体验 附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案, 下面将对实 施例或现有技术描述中所需要使用的附图作简单地介绍, 显而易见地, 下面 描述中的附图仅仅是本发明的一些实施例, 对于本领域普通技术人员来讲, 在不付出创造性劳动性的前提下, 还可以根据这些附图获得其他的附图。
显而易见地, 下面描述的附图仅仅是本发明的一些实施例, 对于本领域 普通技术人员来讲, 在不付出创造性劳动性的前提下, 还可以根据这些附图 获得其他的附图。 图 1为现有一种生成书签的方法流程图;
图 2为现有另一种生成书签的方法流程图;
图 3为本发明实施例一生成书签的方法的流程图;
图 4为本发明实施例二生成书签的设备的结构图;
图 5为图 4中生成书签的设备的分析单元的结构图;
图 6为本发明实施例二生成书签的设备的另一结构图;
图 7为本发明实施例三生成书签的系统的结构图;
图 8为本发明实施例三生成书签的系统中网关的结构图;
图 9为本发明实施例三生成书签的系统中网关的另一结构图; 图 10为本发明实施例三生成书签的系统中书签服务器的结构图; 图 11为本发明实施例三生成书签的系统的工作流程图。 具体实施方式
本发明实施例提供一种生成书签的方法、 设备与系统, 能够不需用户参 与而自动生成书签。
下面结合附图对本发明进行详细描述。 所描述的实施例仅仅是本发明一 部分实施例, 而不是全部的实施例。 基于本发明中的实施例, 本领域普通技 术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本发 明保护的范围。
实施例一
如图 3所示, 本发明实施例生成书签的方法包括:
S31、 统计用户的访问记录;
532、 对所述用户的访问记录进行分析;
533、 根据所述分析的结果生成书签。
采用所述的方法, 由于能够对用户的访问记录进行统计与分析, 并根据 分析结果自动生成书签, 所以不需用户主动将网址存为书签, 提高了用户的 浏览体验。
进一步地, 在步骤 S31之前还包括: 在用户访问的页面中添加书签工具 栏链接。 这样, 若用户希望对自己的书签进行管理时, 就可以通过该链接直 接进入书签管理页面。 进一步地, 所述用户的访问记录包括: 用户标识、 域名和访问次数等。 进一步地, 在上述用户访问记录的基础上, 步骤 S32可以包括: 获取所 述用户一段时间内访问次数位于前 N名的域名; 分别将所述前 N名的域名作 为相应的书签名称。
或者, 步骤 S32也可以包括: 获取所述用户一段时间内访问次数位于前 N 名的域名; 向前 N名的各个所述域名所对应的服务器发起请求, 并从每个域 名对应的网页中获取标题,将所述标题作为相应的书签名称。应当理解的是, 书签名称的对应关系,这样,就可以不必每次都重新获取域名所对应的标题。
或者, 步骤 S32也可以包括:
S321、 获取所述用户一段时间内访问次数位于前 N名的域名;
S322、 根据预先配置的域名与书签名称的对应关系, 例如, "http://www.huawei.com/"对应 "华为" , "http://www.sina.com.cn/"对应 "新 浪" 等, 将所述前 N名的域名与所述书签名称进行匹配;
S323、 若所述前 N名域名中的某个未匹配上, 则向该域名所对应的服务 器发起请求, 从该域名对应的网页中获取标题, 将所述标题作为书签名称。 应当理解的是,在将所述标题作为书签名称的同时还可以建立该域名与其对 应的书签名称的对应关系, 以便更新所述预先配置的域名与书签名称的对应 关系。
通过上述步骤 S32, 由于能够在用户标识的基础上对用户的访问记录进 行分析, 所以能够区分不同的使用者, 保护了使用者的隐私。
实施例二
如图 4所示, 本发明实施例提供一种生成书签的设备 400, 包括: 统计单元 401, 用于统计用户的访问记录;
分析单元 402, 用于对所述用户的访问记录进行分析;
书签生成单元 403, 用于根据所述分析单元 402的结果生成书签。
采用所述的设备 400, 由于能够对用户的访问记录进行统计与分析, 并 根据分析结果自动生成书签, 所以不需用户主动将网址存为书签, 提高了用 户的浏览体验。 进一步地, 所述访问记录包括: 用户标识、 域名和访问次数等。
进一步地, 在上述用户访问记录的基础上, 如图 5所示, 所述分析单元 402包括:
第一获取模块 501,用于获取所述用户一段时间内访问次数位于前 N名的 域名 或者用于向前 N名的各个所述域名所对应的服务器发起请求, 并从每个域名 对应的网页中获取标题, 将所述标题作为书签名称, 或者用于根据预先配置 的域名与书签名称的对应关系, 例如, "http://www.huawei.com/" 对应 "华 为", "http:〃 www.sina.com.cn/" 对应 "新浪" 等, 将所述前 N名的域名与所 述书签名称进行匹配, 若所述前 N名域名中的某个未匹配上, 则向该域名所 对应的服务器发起请求, 从该域名对应的网页中获取标题, 将所述标题作为 书签名称。 应当理解的是, 在第一处理模块 502将所述标题作为相应的书签 名称的同时还可以建立所述域名与其对应的书签名称的对应关系, 这样, 就 可以不必每次都重新获取域名所对应的标题。
上述分析单元 402能够在用户标识的基础上, 对用户的访问记录进行分 析, 所以能够区分不同的使用者, 保护了使用者的隐私。
进一步地, 如图 6所示, 所述设备 400还包括添加单元 601, 用于在用户 访问的页面中添加书签工具栏链接。 这样, 若用户希望对自己的书签进行管 理时, 就可以通过该链接直接进入书签管理页面。
该实施例所示的设备 400可位于 WEB/WAP网关、 业务控制网关中等。 实施例三
如图 7所示, 本发明实施例提供一种生成书签的系统 700, 包括: 网关 701, 用于统计用户的访问记录, 输出所述访问记录到书签服务器 702 , 当然, 也可以由所述书签服务器 702主动到网关 701获取所述用户访问 记录;
实际应用中, 网关 701可以是 WEB/WAP网关、 业务控制网关等。
书签服务器 702, 用于对所述用户的访问记录进行分析, 根据所述分析 的结果生成书签。 采用所述的系统 700, 由于能够对用户的访问记录进行统计与分析, 并 根据分析结果自动生成书签, 所以不需用户主动将网址存为书签, 提高了用 户的浏览体验。
进一步地, 所述访问记录包括: 用户标识、 域名和访问次数等。
进一步地, 如图 8所示, 所述网关 701包括:
统计模块 801, 用于统计所述用户的访问记录;
输出模块 802, 用于输出所述访问记录到书签服务器 702。
进一步地, 如图 9所示, 所述网关 701还可以包括添加模块 901, 用于在 用户访问的页面中添加书签工具栏链接。 这样, 若用户希望对自己的书签进 行管理时, 就可以通过该链接直接进入书签服务器以管理自己的书签。
进一步地, 如图 10所示, 所述书签服务器 702包括第二处理模块 1001和 书签生成模块 1002。 其中:
第二处理模块 1001, 用于获取所述用户一段时间内访问次数位于前 N名 的域名, 分别将所述前 N名的域名作为相应的书签名称, 或者向前 N名的各 个所述域名所对应的服务器发起请求, 并从每个域名对应的网页中获取标 题, 将所述标题作为相应的书签名称, 或者根据预先配置的域名与书签名称 的对应 关 系 , 例如, " http:〃 www.huawei.com/ " 对应 "华为 ,, , "http://www.sina.com.cn/" 对应 "新浪" 等, 将所述前 N名的域名与所述书 签名称进行匹配, 若所述前 N名域名中的某个未匹配上, 则向该域名所对应 的服务器发起请求, 从该域名对应的网页中获取标题, 并将所述标题作为书 签名称, 还用于将所述前 N名域名与其对应的书签名称导入书签生成模块 1002。 应当理解的是, 在第二处理模块 1001将所述标题作为相应的书签名称 的同时还可以建立所述域名与其对应的书签名称的对应关系, 这样, 就可以 不必每次都重新获取域名所对应的标题。 应关系, 生成书签。
下面以网关为 WEB/WAP网关为例, 说明本发明实施例系统 700的工作, 如图 11所示:
S1101、 用户通过浏览器经过 WEB/WAP网关访问 http://domainl/; S 1102、 WEB/WAP网关将请求转发给 Web服务器;
SI 103、 Web服务器返回响应;
S1104、 WEB/WAP网关在页面中添加书签的工具栏;
S 1105、 WEB/WAP网关返回添加了书签工具栏的页面响应给浏览器; S1106、 用户继续访问其他网址, 直到访问结束, 其中, 访问流程同
S1101-S1105。
SI 107、 WEB/WAP网关输出用户页面(如 HTML、 XHTML、 WML等) 访问记录到书签服务器,主要包括用户标识(如手机号码)、域名(如 domainl ) 和访问次数等;
S1108 , 书签服务器对用户一段时间内 (如 1天、 1周等) 的访问记录 进行统计分析, 统计出用户访问次数位于前 N名的域名, 并与已配置的域名 与书签名称对应关系进行匹配, 如 " http ://www. huawei. com/" 对应 "华为", "http://www.sina.com.cn/" 对应 "新浪" 等, 如果没有匹配上, 则书签服务 器向该域名所对应的服务器发起请求,从网页中获取到标题,作为书签名称; S1109、 书签服务器根据前 N名的域名、 书签名称等生成书签;
S1110、用户通过 WEB/WAP网关在网页中添加的书签工具栏链接或者直 接访问书签服务器的 URL, 就可以访问到自动生成的书签。
本领域技术人员可以理解, 本技术方案不限于 WEB/WAP网关这种显式 代理服务器, 对于其他网元设备, 如果能实现透明代理的隐式代理服务器, 如 Internet Proxy、 业务控制网关 ( Service Control Gateway )等, 具备透明更 改用户请求和响应包的能力 (如插入书签工具栏), 也可以使用本发明实现 本领域普通技术人员可以理解, 实现上述实施例方法中的全部或部分流 程, 是可以通过计算机程序来指令相关的硬件来完成, 所述的程序可存储于 一计算机可读取存储介质中, 该程序在执行时, 可包括如上述各方法的实施 例的流程。 其中, 所述的存储介质可为磁碟、 光盘、 只读存储记忆体 ( Read-Only Memory, ROM )或随机存储记忆体 ( Random Access Memory, RAM )等。
以上所述, 仅为本发明的具体实施方式, 但本发明的保护范围并不局限 于此, 任何熟悉本技术领域的技术人员在本发明揭露的技术范围内, 可轻易 想到变化或替换, 都应涵盖在本发明的保护范围之内。 因此, 本发明的保护 范围应以权利要求所述的保护范围为准。

Claims

权 利 要 求
1、 一种生成书签的方法, 其特征在于, 包括:
统计用户的访问记录;
对所述用户的访问记录进行分析;
根据所述分析的结果生成书签。
2、 根据权利要求 1 所述的方法, 其特征在于, 在所述统计用户的访问 记录之前还包括: 在用户访问的页面中添加书签工具栏链接。
3、 根据权利要求 1或 2所述的方法, 其特征在于, 所述访问记录包括: 用户标识、 域名和访问次数。
4、 根据权利要求 3所述的方法, 其特征在于, 所述对所述用户的访问 记录进行分析包括:
获取所述用户一段时间内访问次数位于前 N名的域名,将所述前 N名的 域名直接作为书签名称保存;
或者所述对所述用户的访问记录进行分析包括:
获取所述用户一段时间内访问次数位于前 N名的域名; 向前 N名的各 个所述域名所对应的服务器发起请求, 并从每个域名对应的网页中获取标 题, 将所述标题作为相应的书签名称;
或者所述对所述用户的访问记录进行分析包括:
获取所述用户一段时间内访问次数位于前 N名的域名;
根据预先配置的域名与书签名称的对应关系,将所述前 N名的域名与所 述书签名称进行匹配;
若所述前 N名域名中的某个未匹配上,则向该域名所对应的服务器发起 请求, 从该域名对应的网页中获取标题, 将所述标题作为书签名称。
5、 根据权利要求 4所述的方法, 其特征在于, 在将所述标题作为书签 名称之后还包括: 建立所述域名与其对应的书签名称的对应关系。
6、 一种生成书签的设备, 其特征在于, 包括:
统计单元, 用于统计用户的访问记录;
分析单元, 用于对所述用户的访问记录进行分析;
书签生成单元, 用于根据所述分析单元的结果生成书签。
7、 根据权利要求 6所述的设备, 其特征在于, 所述访问记录包括: 用 户标识、 i或名和访问次数。
8、 根据权利要求 7所述的设备, 其特征在于, 所述分析单元包括: 第一获取模块,用于获取所述用户一段时间内访问次数位于前 N名的域 名;
第一处理模块, 用于将所述前 N名的域名直接作为书签名称保存; 或者用于向前 N名的各个所述域名所对应的服务器发起请求,并从每个 域名对应的网页中获取标题, 将所述标题作为书签名称,
或者用于根据预先配置的域名与书签名称的对应关系,将所述前 N名的 域名与所述书签名称进行匹配,若所述前 N名域名中的某个未匹配上, 则向 该域名所对应的服务器发起请求, 从该域名对应的网页中获取标题, 将所述 标题作为书签名称。
9、 根据权利要求 8所述的设备, 其特征在于, 所述第一处理模块还用 于在将所述标题作为书签名称之后建立所述域名与其对应的书签名称的对 应关系。
10、 根据权利要求 6、 7、 8或 9所述的设备, 其特征在于, 所述设备还 包括添加单元, 用于在用户访问的页面中添加书签工具栏链接。
11、 一种生成书签的系统, 其特征在于, 包括:
网关, 用于统计用户的访问记录, 输出所述访问记录到书签服务器; 书签服务器, 用于对所述用户的访问记录进行分析, 根据所述分析的结 果生成书签。
12、 根据权利要求 11 所述的系统, 其特征在于, 所述访问记录包括: 用户标识、 域名和访问次数。
PCT/CN2010/077049 2009-09-17 2010-09-17 一种生成书签的方法、设备与系统 WO2011032508A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP10816712A EP2479683A4 (en) 2009-09-17 2010-09-17 METHOD, DEVICE AND SYSTEM FOR GENERATING BOOKMARKS
US13/406,261 US20120158796A1 (en) 2009-09-17 2012-02-27 Method, apparatus and system for generating bookmarks

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2009101742987A CN102023990A (zh) 2009-09-17 2009-09-17 一种生成书签的方法、设备与系统
CN200910174298.7 2009-09-17

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US13/406,261 Continuation US20120158796A1 (en) 2009-09-17 2012-02-27 Method, apparatus and system for generating bookmarks

Publications (1)

Publication Number Publication Date
WO2011032508A1 true WO2011032508A1 (zh) 2011-03-24

Family

ID=43758119

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2010/077049 WO2011032508A1 (zh) 2009-09-17 2010-09-17 一种生成书签的方法、设备与系统

Country Status (4)

Country Link
US (1) US20120158796A1 (zh)
EP (1) EP2479683A4 (zh)
CN (1) CN102023990A (zh)
WO (1) WO2011032508A1 (zh)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101974867B1 (ko) * 2012-08-24 2019-08-23 삼성전자주식회사 컨텐츠의 스테이 값을 계산하여 유알엘을 자동 저장하는 전자 장치 및 방법
CN104063396B (zh) * 2013-03-22 2018-06-08 腾讯科技(深圳)有限公司 一种浏览器的书签同步方法及系统
CN104123294B (zh) * 2013-04-25 2019-02-01 腾讯科技(深圳)有限公司 添加书签的方法及装置
CN103383696A (zh) * 2013-06-24 2013-11-06 宇龙计算机通信科技(深圳)有限公司 基于浏览器的书签生成方法及通信终端
CN107957837B (zh) * 2017-12-30 2021-08-20 北京百度网讯科技有限公司 网页应用程序的快捷方式生成方法、装置和终端设备
CN112328921A (zh) * 2020-11-11 2021-02-05 维沃移动通信有限公司 界面处理方法及装置

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6100890A (en) * 1997-11-25 2000-08-08 International Business Machines Corporation Automatic bookmarks
CN101459795A (zh) * 2008-12-17 2009-06-17 康佳集团股份有限公司 电视机节目的智能收藏方法

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020078089A1 (en) * 2000-12-14 2002-06-20 Bade Steven Allen Automatic bookmarking of web documents at receiving display stations of the world wide web based upon repetitive accessing of the documents
US20030126560A1 (en) * 2001-12-28 2003-07-03 Koninklijke Philips Electronics N.V. Adaptive bookmarking of often-visited web sites
US20060259867A1 (en) * 2005-05-13 2006-11-16 Microsoft Corporation System and method for automatic generation of browsing favorites

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6100890A (en) * 1997-11-25 2000-08-08 International Business Machines Corporation Automatic bookmarks
CN101459795A (zh) * 2008-12-17 2009-06-17 康佳集团股份有限公司 电视机节目的智能收藏方法

Also Published As

Publication number Publication date
EP2479683A4 (en) 2012-08-22
EP2479683A1 (en) 2012-07-25
US20120158796A1 (en) 2012-06-21
CN102023990A (zh) 2011-04-20

Similar Documents

Publication Publication Date Title
AU2012363126B2 (en) Terminal device and user information synchronization method
US9106709B2 (en) Server side mobile audience intelligence creation
CN101931635B (zh) 网络资源访问方法及代理装置
US7702813B2 (en) Using personal data for advertisements
US8626853B2 (en) Method and system for link-triggered link-translating proxying
US20130246504A1 (en) Method for subscribing to notification, apparatus and system
WO2011032508A1 (zh) 一种生成书签的方法、设备与系统
CN101355565B (zh) 为不同类型浏览器提供页面服务的方法及服务器
CN103384993B (zh) 用户设备访问网页的重定向方法、网关以及服务器
CN106055603B (zh) 基于vpn的浏览器访问网址推荐方法、客户端及系统
WO2014000574A1 (zh) 一种基于缓存的网络访问方法和服务器
TW201514745A (zh) 客戶端應用的登錄方法及其相應的伺服器
WO2013185693A1 (zh) 一种路由器处理网页数据的方法以及路由器
CN103220371A (zh) 内容适配方法及系统
WO2014019427A1 (zh) 访问网络的方法、应用服务器及系统
WO2015000320A1 (zh) 一种移动终端跨浏览器登陆的方法和装置
CN103248664B (zh) 域名信息的处理方法、无线路由器
CN105279156B (zh) 网络信息通信方法及网络信息浏览装置
WO2015058614A1 (zh) 一种书签存储方法及装置、确定待浏览书签的方法及装置
EP2850809B1 (en) Providing data to a network terminal
JP4988307B2 (ja) コンテキスト・ベースのナビゲーション
CN114996621B (zh) 一种用户自选门户首页的方法、系统和存储介质
CN103747114A (zh) 在nat网络环境下关联用户的方法和系统
WO2014075252A1 (zh) Url处理方法及系统
KR20010090108A (ko) 인터넷 웹페이지의 책갈피 시스템과 방법

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10816712

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2010816712

Country of ref document: EP

NENP Non-entry into the national phase

Ref country code: DE