WO2012046975A1 - Method and apparatus for inserting address of hyperlink into bookmark - Google Patents
Method and apparatus for inserting address of hyperlink into bookmark Download PDFInfo
- Publication number
- WO2012046975A1 WO2012046975A1 PCT/KR2011/007185 KR2011007185W WO2012046975A1 WO 2012046975 A1 WO2012046975 A1 WO 2012046975A1 KR 2011007185 W KR2011007185 W KR 2011007185W WO 2012046975 A1 WO2012046975 A1 WO 2012046975A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- bookmark
- addresses
- extracted
- group
- hyperlink
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 40
- 239000000284 extract Substances 0.000 claims description 11
- 230000006870 function Effects 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 238000013500 data storage Methods 0.000 description 1
- 238000003780 insertion Methods 0.000 description 1
- 230000037431 insertion Effects 0.000 description 1
- 238000007726 management method Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/12—Use of codes for handling textual entities
- G06F40/134—Hyperlinking
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/955—Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
- G06F16/9558—Details of hyperlinks; Management of linked annotations
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/955—Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
- G06F16/9562—Bookmark management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/955—Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
- G06F16/9566—URL specific, e.g. using aliases, detecting broken or misspelled links
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/10—Services
Definitions
- the present invention relates generally to a method and apparatus for inserting an address of a hyperlink into a bookmark, and more particularly, to a method and apparatus for extracting a hyperlink contained in a document and inserting an address contained in the extracted hyperlink into a bookmark.
- the embodiments of the present invention provide a method of access to, searching for, and storing web content, which is easy to use even in home appliances aside from personal computers, and more specifically, a method of inserting an address of a hyperlink into a bookmark, whereby a plurality of bookmarks can be grouped and inserted without opening a webpage by extracting a hyperlink in a portion of the webpage, that is, a method of easily inserting and searching for a bookmark during web surfing, and an apparatus therefor.
- FIG. 1 is a flowchart illustrating a method of inserting an address of a hyperlink into a bookmark, according to an embodiment of the present invention
- FIG. 2 illustrates a webpage, according to an embodiment of the present invention
- FIG. 3 illustrates a structure of a selected portion including hyperlinks, according to an embodiment of the present invention
- FIG. 4 illustrates a structure of a group inserted in a bookmark, according to an embodiment of the present invention
- FIG. 5 illustrates bookmarks in which addresses of hyperlinks are inserted, according to an embodiment of the present invention
- FIGS. 6a and 6b further illustrate FIG. 5;
- FIG. 7 is a flowchart illustrating a method of deleting a inserted bookmark, according to an embodiment of the present invention.
- FIG. 8 illustrates a method of deleting a inserted bookmark, according to an embodiment of the present invention.
- FIG. 9 illustrates a block diagram of an apparatus for inserting an address of a hyperlink into a bookmark, according to an embodiment of the present invention.
- a method of inserting an address of a hyperlink into a bookmark including selecting a portion of a document; analyzing a plurality of hyperlinks included in the selected portion; extracting at least one address from the analyzed hyperlinks; and inserting the extracted addresses into the bookmark.
- an apparatus for inserting an address of a hyperlink into a bookmark including an area selector for selecting a portion of a document; a hyperlink analyzer for analyzing a plurality of hyperlinks contained in the selected portion and extracting at least one address from the analyzed hyperlinks; and a controller for inserting the extracted addresses into the bookmark.
- FIG. 1 is a flowchart illustrating a method of inserting an address of a hyperlink into a bookmark, according to an embodiment of the present invention.
- a bookmark inserting apparatus selects a portion of a document, which may be a webpage.
- the document is not limited to a webpage, as long the document includes a hyperlink.
- a “hyperlink” denotes a link between an element, such as a single word, phrase, symbol, or image, in a hypertext document and another element in the same or another hypertext document.
- the hyperlink is also called a hypertext link or a hotlink.
- the hyperlink may designate video, text, music, a picture, a program, a file, or a specific address of writing. This is a core concept of hyperlinking and is implemented in markup languages including the ubiquitous HyperText Markup Language (HTML).
- HTML ubiquitous HyperText Markup Language
- a user may enable or activate a hyperlink by clicking an underlined element in a hypertext document or an element (linked element) marked with a color different from that of the rest of the hypertext document.
- a search may be performed by selecting a link between an element and another element in the same hypertext document or selecting a link between an element in a hypertext document and another element in a hypertext document in a World Wide Web (WWW) server of another Internet host.
- WWW World Wide Web
- a hyperlink is inserted in a hypertext document by means of a tag of a document creation language, such as Standard Generalized Markup Language (SGML) or HTML.
- the hypertext indicates a text which is displayed in another document from a certain document via a reference (hyperlink) and is mainly displayed by computers or other home appliances.
- a screen of the document may be divided into blocks.
- a user of the bookmark inserting apparatus may select a certain block that is the portion of the document.
- a semantic block-based zooming technique of dividing a webpage into semantic blocks and zooming in a unit of a semantic block is provided. When the user selects a desired semantic block, the selected semantic block pops up and zooms in.
- the user selects a desired area.
- the user may select a desired area by designating a block with an input device. This is described with reference to FIG. 2 as an example.
- FIG. 2 shows an illustrative screen of a webpage 200, according to an embodiment of the present invention.
- the screen of the webpage 200 is divided into first to seventh areas 201 to 207.
- a portion, the first area 201 in FIG. 2 is selected by the user from among the first to seventh areas 201 to 207, thereby focusing the first area 201.
- the first area 201 includes three hyperlinks “Anycall,” (a Korean mobile phone brand) “Sens,” (a notebook computer series) and “YEPP (a digital audio player brand).
- a bookmark button 220 for executing a bookmark function is also included in the webpage 200. When the user presses the bookmark button 220 in a state where the portion of the document is selected, the bookmark inserting apparatus proceeds to step 120 of FIG. 1.
- the bookmark inserting apparatus analyzes at least one hyperlink contained in the selected portion.
- the bookmark inserting apparatus extracts a hyperlink included in the selected portion. There may be one or multiple hyperlinks extracted.
- FIG. 3 illustrates a structure of a selected portion 300 including 3 hyperlinks 302 to 304, according to an embodiment of the present invention.
- the selected portion 300 includes a block number 301 and the 3 hyperlinks 302 to 304.
- the block number 301 may be omitted in some cases. If the selected portion 300 corresponds to the first area 201 of FIG. 2, the hyperlinks 302 to 304 correspond to “Anycall,” “Sens,” and “YEPP,” respectively.
- the bookmark inserting apparatus extracts at least one address from the extracted hyperlink. That is, the bookmark inserting apparatus extracts a link address included in the extracted hyperlink.
- the bookmark inserting apparatus may extract only at least one desired address according to a preset condition instead of extracting all the addresses from the extracted hyperlink.
- the preset condition may be a user preference, a keyword previously input by the user, or the number of addresses, which is set by the user.
- the bookmark inserting apparatus inserts the extracted address into a bookmark. If only one hyperlink is extracted, the bookmark inserting apparatus inserts the extracted address into the bookmark with a predetermined title. For example, the bookmark inserting apparatus may insert a hypertext of the hyperlink including the extracted address into the bookmark as the title or insert the description of an image or an image filename of an image included in the selected portion in the bookmark as the title.
- the registration in the bookmark indicates that the bookmark is a part of a bookmark list.
- the bookmark inserting apparatus groups the plurality of extracted addresses and inserts the group of the addresses into a single bookmark.
- the bookmark inserting apparatus inserts the group in the bookmark with a predetermined group title so that each of the extracted addresses is included in the group with a predetermined title.
- the bookmark inserting apparatus sets the group title based on information regarding the document (e.g., the webpage) and inserts the group title in the bookmark, or sets the group title based on a word (e.g., a block number, higher category information of the selected portion, etc.) representing the selected portion and inserts the group title into the bookmark.
- the group title of the bookmark may indicate the number of links, i.e., the number of extracted addresses.
- the bookmark inserting apparatus may insert a hypertext of a hyperlink corresponding to the extracted address into the bookmark as the title or insert the image description information or an image filename of an image included in a selected portion in the bookmark as the title.
- a plurality of bookmarks may be grouped and inserted without opening a plurality of webpages by extracting a hyperlink in a portion of a webpage.
- the bookmark inserting apparatus groups the plurality of extracted addresses and inserts a certain category of a bookmark in which a plurality of categories are previously set.
- FIG. 4 illustrates a structure of a group 400 inserted in a bookmark, according to an embodiment of the present invention.
- “website title-block number (number of links)” is set in the group 400 as a group title, and the group 400 includes three hyperlinks 401, 402 and 403. A title of each of the hyperlinks 401, 402 and 403 may be set according to the preset condition.
- the bookmark inserting apparatus analyzes the hyperlinks “Anycall,” “Sens,” and “YEPP” in the first area 201, extracts addresses from the hyperlinks, and groups the extracted addresses.
- a bookmark inserting menu 230 is then activated, and groups 231 and 235 are displayed in the bookmark inserting menu 230.
- the title of a “Samsung Mobile” group 231 is set as webpage information “Samsung Mobile (3 links),” and titles of hyperlinks 232, 233 and 234 are respectively set as “Anycall,” “Sens,” and “YEPP” that are hypertexts of the hyperlinks 232, 233 and 234.
- FIG. 5 illustrates bookmarks in which addresses of hyperlinks are inserted, according to an embodiment of the present invention.
- a first bookmark 510, a second bookmark 520, and a third bookmark 530 are inserted in bookmark lists 501, 502 and 503.
- a single hyperlink is inserted in the first bookmark 510, and a plurality of hyperlinks are grouped and inserted in the second bookmark 520 and the third bookmark 530.
- the first bookmark 510 is selected in the bookmark list 501.
- the second bookmark 520 is selected in the bookmark list 502. Since a plurality of hyperlinks are grouped and inserted in the second bookmark 520, when the second bookmark 520 is focused, all hyperlinks that are lower items of the group are displayed.
- the third bookmark 530 is similar to the second bookmark 520. When there is a single hyperlink, the user may select an individual bookmark to move to a linked address, and when there are a plurality of hyperlinks, the user may select an individual hyperlink included in a group to move to a linked address.
- FIGS. 6a and 6b are illustrative diagrams of FIG. 5.
- a bookmark list 600 includes date categories “Today” 601, “2010.09.25” 602, and “2010.09.21” 603. Hyperlinks are inserted in each category as bookmarks.
- the category “Today” 601 includes a bookmark 610 titled “Samsung Mobile,” a bookmark 620 titled “Yahoo!korea,” and a bookmark 630 titled “Daum.life on daum”.
- Each of the bookmark 610 titled “Samsung Mobile” and the bookmark 620 titled “Yahoo!korea” includes 3 hyperlinks grouped therein, and the bookmark 630 titled“Daum.life on daum” includes a single hyperlink.
- the bookmark 630 titled“Daum.life on daum” in which a single hyperlink is inserted is focused, and when the bookmark 630 titled“Daum.life on daum” is activated, a document in an address of the inserted hyperlink pops up.
- the bookmark 620 titled “Yahoo!korea” in which a hyperlink “Yahoo! blog-tama” 621, a hyperlink “Yahoo! news” 622, and a hyperlink “Yahoo! webtoon” 633 are inserted the hyperlink “Yahoo! blog-tama” 621 is focused, and when the hyperlink “Yahoo! blog-tama” 621 is activated, a document in an address of the hyperlink “Yahoo! blog-tama” 621 pops up.
- FIG. 7 is a flowchart illustrating a method of deleting a inserted bookmark, according to an embodiment of the present invention.
- step 710 the bookmark inserting apparatus performs a bookmark inserting process.
- step 720 the bookmark inserting apparatus calculates a capacity of a bookmark to be inserted in the method of FIG. 1. Thereafter, the bookmark inserting apparatus compares the capacity of the bookmark to be inserted with a bookmark storage capacity remaining. If the capacity of the bookmark to be inserted is equal to or greater than the bookmark storage capacity remaining, the bookmark inserting apparatus proceeds to step 730, otherwise, if the capacity of the bookmark to be inserted is less than the bookmark storage capacity remaining, the bookmark inserting apparatus proceeds to step 750.
- the bookmark inserting apparatus calculates a required bookmark storage capacity. For example, when the capacity of the bookmark to be inserted is 2 MB and the bookmark storage capacity remaining is 1 MB, the required bookmark storage capacity is calculated as 1 MB.
- the bookmark inserting apparatus deletes a previously stored bookmark by the required bookmark storage capacity.
- a bookmark selected by the user may manually be deleted, or the oldest stored bookmark may be automatically deleted.
- bookmarks may be grouped and deleted by a corresponding capacity, and when the device including the bookmark inserting apparatus supports a touch input device, bookmarks may be individually deleted by a corresponding capacity.
- FIG. 8 illustrates a method of deleting a inserted bookmark, according to an embodiment of the present invention.
- FIG. 8 has the same configuration as the bookmark list of FIG. 6a or 6b, showing a delete button 805 of a category “2010.09.21” 803 and delete buttons 806 and 807 of respective bookmarks 804.
- a delete button 805 of a category “2010.09.21” 803 When the user presses the delete button 805 of the category “2010.09.21” 803, all bookmarks 804 included in the category “2010.09.21” 803 are deleted, and when the user presses each of the delete buttons 806 and 807 of the respective bookmarks 804, a corresponding bookmark is deleted.
- the bookmark inserting apparatus inserts the bookmark selected by performing the bookmark inserting process.
- FIG. 9 is a block diagram of an apparatus 900 for inserting an address of a hyperlink into a bookmark, according to an embodiment of the present invention.
- the apparatus 900 includes an area selector 910, a hyperlink analyzer 920, a controller 930, and a display unit 940.
- the area selector 910 selects a portion of a document.
- the document may be a webpage. However, the document is not limited to a webpage, so long as it contains a hyperlink. Since “hyperlink” and “hypertext” have been described with reference to FIG. 2, their repeated description is omitted.
- a screen of the document may be divided into blocks.
- a user of the apparatus 900 may select a certain block, which is a portion of the document.
- a semantic block-based zooming technique of dividing a webpage into semantic blocks and zooming in a unit of a semantic block may be provided.
- the selected semantic block pops up and zooms in.
- the user may select a desired area.
- the user may select a desired area by selecting a block with an input device.
- the hyperlink analyzer 920 analyzes at least one hyperlink included in the selected portion.
- the hyperlink analyzer 920 extracts a hyperlink included in the selected portion.
- the hyperlink analyzer 920 extracts at least one address from the extracted hyperlink. That is, the hyperlink analyzer 920 extracts a link address contained in the extracted hyperlink.
- the hyperlink analyzer 920 may extract at least one desired address according to a preset condition instead of extracting all addresses from the extracted hyperlink.
- the preset condition may be a user preference, a keyword previously input by the user, or the number of addresses, which is set by the user.
- the controller 930 inserts the extracted address into a bookmark. If there is only one hyperlink extracted, the controller 930 inserts the extracted address into the bookmark with a predetermined title. For example, the controller 930 may insert a hypertext of the hyperlink including the extracted address into the bookmark as the title or insert image description information or an image filename of an image included in the selected portion in the bookmark as the title. The insertion in the bookmark indicates that the bookmark is included in a bookmark list.
- the controller 930 groups the multiple extracted addresses and inserts the group of the addresses into the bookmark en bloc.
- the controller 930 inserts the group in the bookmark with a predetermined group title so that each of the extracted addresses is included in the group with a predetermined title.
- the controller 930 sets the group title based on information regarding the document (e.g., webpage) and inserts the group title in the bookmark, or sets the group title based on a word (e.g., a block number, higher category information of the selected portion, etc.) representing the selected portion and inserts the group title in the bookmark.
- the group title of the bookmark may indicate the number of links, i.e., the number of extracted addresses.
- the controller 930 may insert a hypertext of a hyperlink corresponding to the extracted address into the bookmark as the title or insert image description information or an image filename of an image included in a selected portion in the bookmark as the title.
- a plurality of bookmarks may be grouped and inserted without opening a plurality of webpages by extracting a hyperlink in a portion of a webpage.
- the controller 930 groups the plurality of extracted addresses and inserts a certain category of a bookmark in which a plurality of categories have been previously set.
- the controller 930 calculates a capacity of a bookmark to be inserted and compares the capacity of the bookmark to be inserted with a bookmark storage residual capacity. If the capacity of the bookmark to be inserted is equal to or greater than the bookmark storage capacity remaining, the controller 930 calculates a required bookmark storage capacity. For example, when the capacity of the bookmark to be inserted is 2 MB and the bookmark storage capacity remaining is 1 MB, the required bookmark storage capacity is calculated as 1 MB. Thereafter, the controller 930 deletes a previously stored bookmark by the required bookmark storage capacity. A bookmark selected by the user may be manually deleted, or the oldest stored bookmark may be automatically deleted.
- bookmarks may be grouped and deleted by a corresponding capacity, and when the device including the apparatus 900 supports a touch input device, bookmarks may be individually deleted by a corresponding capacity.
- the display unit 940 displays the bookmark list.
- the method of inserting an address of a hyperlink into a bookmark can also be embodied as computer-readable codes on a computer-readable storage medium.
- the computer-readable recording medium is any data recording medium that can store data which can be thereafter read by a computer system. Examples of the computer-readable recording medium include Read-Only Memory (ROM), Random-Access Memory (RAM), CD-ROMs, magnetic tapes, floppy disks, and optical data storage devices.
- the computer-readable recording medium can also be distributed over network coupled computer systems so that the computer-readable code is stored and executed in a distributed fashion. Also, functional programs, codes, and code segments for accomplishing the present invention can be easily construed by programmers skilled in the art to which the present invention pertains.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Business, Economics & Management (AREA)
- Computational Linguistics (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Tourism & Hospitality (AREA)
- Economics (AREA)
- Strategic Management (AREA)
- General Business, Economics & Management (AREA)
- Primary Health Care (AREA)
- Marketing (AREA)
- Human Resources & Organizations (AREA)
- Information Transfer Between Computers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims (20)
- A method of inserting an address of a hyperlink into a bookmark, the method comprising:selecting a portion of a document;analyzing a plurality of hyperlinks contained in the selected portion of the document;extracting at least one address from the analyzed hyperlinks; andinserting the extracted addresses into the bookmark.
- The method of claim 1, wherein inserting the extracted addresses into the bookmark includes grouping the extracted addresses and inserting the group of addresses into the bookmark.
- The method of claim 2, wherein grouping the extracted addresses and the inserting the group of addresses into the bookmark includes inserting information regarding the document into the bookmark as a title of the group of addresses.
- The method of claim 2, wherein grouping the extracted addresses and the inserting the group of addresses into the bookmark includes inserting a word representing the selected portion into the bookmark as a title of the group of addresses.
- The method of claim 2, wherein grouping the extracted addresses and the inserting the group of addresses into the bookmark includes inserting the extracted addresses into the bookmark so that each of the extracted addresses is included in the group of addresses by using a hypertext of a hyperlink corresponding to the extracted address as a title.
- The method of claim 2, wherein grouping the extracted addresses and the inserting the group of addresses into the bookmark includes inserting the extracted addresses into the bookmark so that each of the extracted addresses is included in the group of addresses by using image description information or an image filename of an image included in the selected portion as a title.
- The method of claim 1, wherein extracting the at least one address from the analyzed hyperlinks includes extracting at least one address according to a preset condition from the analyzed hyperlinks.
- The method of claim 7, wherein the preset condition is a user preference.
- The method of claim 2, wherein grouping the extracted addresses and the inserting the group of addresses into the bookmark comprises:grouping the extracted addresses; andinserting the group of addresses in a certain category in the bookmark in which a plurality of categories are set.
- The method of claim 1, further comprising:if inserting the extracted addresses into the bookmark exceeds the capacity of the bookmark, deleting at least one address inserted in the bookmark.
- An apparatus for inserting an address of a hyperlink into a bookmark, the apparatus comprising:an area selector for selecting a portion of a document;a hyperlink analyzer for analyzing a plurality of hyperlinks contained in the selected portion and extracting at least one address from the analyzed hyperlinks; anda controller for inserting the extracted addresses into the bookmark.
- The apparatus of claim 11, wherein the controller groups the extracted addresses and inserts the group of addresses into the bookmark.
- The apparatus of claim 12, wherein the controller inserts information regarding the document into the bookmark as a title of the group of addresses.
- The apparatus of claim 12, wherein the controller inserts a word representing the selected portion into the bookmark as a title of the group of addresses.
- The apparatus of claim 12, wherein the controller inserts the extracted addresses into the bookmark so that each of the extracted addresses is included in the group of addresses by using a hypertext of a hyperlink corresponding to the extracted address as a title.
- The apparatus of claim 11, wherein the controller inserts the extracted addresses into the bookmark so that each of the extracted addresses is included in the group of addresses by using image description information or an image filename of an image included in the selected portion as a title.
- The apparatus of claim 11, wherein the hyperlink analyzer extracts at least one address according to a preset condition from the analyzed hyperlinks.
- The apparatus of claim 17, wherein the preset condition is a user preference.
- The apparatus of claim 12, wherein the controller groups the extracted addresses and inserts the group of addresses in a certain category in the bookmark in which a plurality of categories are set.
- The apparatus of claim 11, wherein, if inserting the extracted addresses into the bookmark exceeds the capacity of the bookmark, the controller deletes at least one address inserted in the bookmark.
Priority Applications (6)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
RU2013120278/08A RU2562397C2 (en) | 2010-10-04 | 2011-09-29 | Method and apparatus for inserting address of hyperlink into bookmark |
BR112013008137A BR112013008137A2 (en) | 2010-10-04 | 2011-09-29 | method of entering a hyperlink address in a bookmark, and apparatus for entering a hyperlink address in a bookmark |
CN2011800487214A CN103154937A (en) | 2010-10-04 | 2011-09-29 | Method and apparatus for inserting address of hyperlink into bookmark |
EP11830860.0A EP2625665A4 (en) | 2010-10-04 | 2011-09-29 | Method and apparatus for inserting address of hyperlink into bookmark |
AU2011313085A AU2011313085B2 (en) | 2010-10-04 | 2011-09-29 | Method and apparatus for inserting address of hyperlink into bookmark |
JP2013532715A JP2013540319A (en) | 2010-10-04 | 2011-09-29 | Method and apparatus for inserting hyperlink address into bookmark |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020100096517A KR20120035041A (en) | 2010-10-04 | 2010-10-04 | Method and apparatus for registering address of hyperlink in bookmark |
KR10-2010-0096517 | 2010-10-04 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2012046975A1 true WO2012046975A1 (en) | 2012-04-12 |
Family
ID=45890879
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/KR2011/007185 WO2012046975A1 (en) | 2010-10-04 | 2011-09-29 | Method and apparatus for inserting address of hyperlink into bookmark |
Country Status (9)
Country | Link |
---|---|
US (1) | US20120084632A1 (en) |
EP (1) | EP2625665A4 (en) |
JP (1) | JP2013540319A (en) |
KR (1) | KR20120035041A (en) |
CN (1) | CN103154937A (en) |
AU (1) | AU2011313085B2 (en) |
BR (1) | BR112013008137A2 (en) |
RU (1) | RU2562397C2 (en) |
WO (1) | WO2012046975A1 (en) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9384290B1 (en) * | 2012-11-02 | 2016-07-05 | Google Inc. | Local mobile memo for non-interrupting link noting |
CN103412935A (en) * | 2013-08-21 | 2013-11-27 | 珠海金山办公软件有限公司 | Method and system for automatically identifying and recommending hyperlink markup type |
KR102143997B1 (en) * | 2013-10-17 | 2020-08-12 | 삼성전자 주식회사 | Apparatus and method for processing an information list in electronic device |
CN104731817B (en) * | 2013-12-23 | 2019-11-22 | 腾讯科技(深圳)有限公司 | A kind of webpage exhibiting method and device |
CN104063498A (en) * | 2014-07-04 | 2014-09-24 | 百度在线网络技术(北京)有限公司 | Method and device for searching for bookmark of browser |
US11789597B2 (en) * | 2021-01-25 | 2023-10-17 | Microsoft Technology Licensing, Llc | Systems and methods for storing references to original uniform resource identifiers |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20010009983A (en) * | 1999-07-15 | 2001-02-05 | 안병엽 | Method for extracing web information and the apparatus therefor |
KR20020012716A (en) * | 2000-08-08 | 2002-02-20 | 구자홍 | Bookmark registration system in an internet and operating method thereof |
KR20050060662A (en) * | 2003-12-17 | 2005-06-22 | 주식회사 팬택 | Wireless telecommunication terminal for save world wide web site information and its method |
KR20070102914A (en) * | 2006-04-17 | 2007-10-22 | 김재량 | Method for registering and linking a bookmark using bookmark server and system therefor |
KR100799674B1 (en) * | 2007-04-18 | 2008-01-30 | 삼성전자주식회사 | Method for registration and display web page in portable terminal |
Family Cites Families (23)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11312172A (en) * | 1998-04-28 | 1999-11-09 | Sharp Corp | Information processor, its processing method and medium with control program stored therein |
US6334145B1 (en) * | 1998-06-30 | 2001-12-25 | International Business Machines Corporation | Method of storing and classifying selectable web page links and sublinks thereof to a predetermined depth in response to a single user input |
US20030030679A1 (en) * | 2000-01-06 | 2003-02-13 | Anuj Kumar Jain | User-definable images in bookmarks |
JP3633415B2 (en) * | 2000-01-14 | 2005-03-30 | 日本電気株式会社 | GUI control method and apparatus, and recording medium |
CA2346231A1 (en) * | 2000-05-08 | 2001-11-08 | Internet Number Corporation | Method and system for accessing information on a network using message aliasing functions having shadow callback functions |
US20030080986A1 (en) * | 2001-11-01 | 2003-05-01 | Baird Roger T. | System and method for accessing and utilizing remote bookmark lists |
US20040205502A1 (en) * | 2001-11-01 | 2004-10-14 | Baird Roger T. | Network navigation system and method |
US7570943B2 (en) * | 2002-08-29 | 2009-08-04 | Nokia Corporation | System and method for providing context sensitive recommendations to digital services |
WO2004051392A2 (en) * | 2002-11-29 | 2004-06-17 | Koninklijke Philips Electronics N.V. | User interface with displaced representation of touch area |
KR100566215B1 (en) * | 2003-11-24 | 2006-03-29 | 삼성전자주식회사 | Method for serving book mark of moving picture contents |
JP2006074517A (en) * | 2004-09-02 | 2006-03-16 | Sony Corp | Recording and reproducing apparatus and recording and reproducing method |
US8307275B2 (en) * | 2005-12-08 | 2012-11-06 | International Business Machines Corporation | Document-based information and uniform resource locator (URL) management |
US20070293950A1 (en) * | 2006-06-14 | 2007-12-20 | Microsoft Corporation | Web Content Extraction |
US8051388B2 (en) * | 2006-08-31 | 2011-11-01 | Access Co., Ltd. | Device having bookmark thumbnail management function |
US20080177858A1 (en) * | 2007-01-19 | 2008-07-24 | Ari Aarnio | Arranging dynamic bookmarks based on service provider inputs |
US20080215678A1 (en) * | 2007-03-01 | 2008-09-04 | Coletrane Candice L | Bookmarking URLs From An Instant Messaging Session |
CN101079057A (en) * | 2007-03-14 | 2007-11-28 | 腾讯科技(深圳)有限公司 | System and method for keeping multiple link object of web page |
US8984389B2 (en) * | 2007-06-04 | 2015-03-17 | Lg Electronics Inc. | Mobile terminal for setting bookmarking area and control method thereof |
US8365082B2 (en) * | 2008-10-23 | 2013-01-29 | Savnor Technologies Llc | Universal content referencing, packaging, distribution system, and a tool for customizing web content |
US20100138757A1 (en) * | 2008-11-28 | 2010-06-03 | Kyocera Mita Corporation | Display control apparatus, image forming apparatus, and computer-readable recording medium storing display control program |
CN101419617A (en) * | 2008-12-10 | 2009-04-29 | 深圳市迅雷网络技术有限公司 | Method and apparatus for determining web page object |
WO2010100937A1 (en) * | 2009-03-06 | 2010-09-10 | シャープ株式会社 | Bookmark using device, bookmark creation device, bookmark sharing system, control method, control program, and recording medium |
CN101957818B (en) * | 2009-07-13 | 2014-08-13 | 北京搜狗科技发展有限公司 | Method and system for collecting webpages in batches |
-
2010
- 2010-10-04 KR KR1020100096517A patent/KR20120035041A/en active Search and Examination
-
2011
- 2011-09-29 JP JP2013532715A patent/JP2013540319A/en not_active Withdrawn
- 2011-09-29 CN CN2011800487214A patent/CN103154937A/en active Pending
- 2011-09-29 BR BR112013008137A patent/BR112013008137A2/en not_active IP Right Cessation
- 2011-09-29 EP EP11830860.0A patent/EP2625665A4/en not_active Withdrawn
- 2011-09-29 RU RU2013120278/08A patent/RU2562397C2/en not_active IP Right Cessation
- 2011-09-29 WO PCT/KR2011/007185 patent/WO2012046975A1/en active Application Filing
- 2011-09-29 AU AU2011313085A patent/AU2011313085B2/en not_active Ceased
- 2011-10-04 US US13/252,681 patent/US20120084632A1/en not_active Abandoned
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20010009983A (en) * | 1999-07-15 | 2001-02-05 | 안병엽 | Method for extracing web information and the apparatus therefor |
KR20020012716A (en) * | 2000-08-08 | 2002-02-20 | 구자홍 | Bookmark registration system in an internet and operating method thereof |
KR20050060662A (en) * | 2003-12-17 | 2005-06-22 | 주식회사 팬택 | Wireless telecommunication terminal for save world wide web site information and its method |
KR20070102914A (en) * | 2006-04-17 | 2007-10-22 | 김재량 | Method for registering and linking a bookmark using bookmark server and system therefor |
KR100799674B1 (en) * | 2007-04-18 | 2008-01-30 | 삼성전자주식회사 | Method for registration and display web page in portable terminal |
Non-Patent Citations (1)
Title |
---|
See also references of EP2625665A4 * |
Also Published As
Publication number | Publication date |
---|---|
JP2013540319A (en) | 2013-10-31 |
AU2011313085A1 (en) | 2013-03-21 |
RU2013120278A (en) | 2014-11-20 |
US20120084632A1 (en) | 2012-04-05 |
BR112013008137A2 (en) | 2016-08-09 |
EP2625665A1 (en) | 2013-08-14 |
EP2625665A4 (en) | 2017-11-22 |
KR20120035041A (en) | 2012-04-13 |
AU2011313085B2 (en) | 2015-05-14 |
RU2562397C2 (en) | 2015-09-10 |
CN103154937A (en) | 2013-06-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110362370B (en) | Webpage language switching method and device and terminal equipment | |
WO2012046975A1 (en) | Method and apparatus for inserting address of hyperlink into bookmark | |
KR100403714B1 (en) | System and method for facilitating internet search by providing web document layout image and web site structure | |
US8626742B2 (en) | Method, apparatus and system of processing correlated keywords | |
US8347231B2 (en) | Methods, systems, and computer program products for displaying tag words for selection by users engaged in social tagging of content | |
WO2010117213A2 (en) | Apparatus and method for providing information related to broadcasting programs | |
US9519713B2 (en) | Method for searching for multimedia content items on the internet | |
US9218414B2 (en) | System, method, and user interface for a search engine based on multi-document summarization | |
US20080133482A1 (en) | Topic-focused search result summaries | |
WO2017030306A1 (en) | Method and system for bookmarking a webpage | |
WO2014061996A1 (en) | User terminal device and control method thereof | |
EP2766870A1 (en) | System and method for providing information regarding content | |
WO2013048091A2 (en) | Apparatus and method for clipping and sharing content at a portable terminal | |
Blekas et al. | Use of RSS feeds for content adaptation in mobile web browsing | |
US20180113583A1 (en) | Device and method for providing at least one functionality to a user with respect to at least one of a plurality of webpages | |
US7174513B1 (en) | System and method for advanced network viewing | |
WO2011081296A2 (en) | System and method for providing search results | |
US10621260B2 (en) | Method and device for restoring pages of browser | |
WO2014148664A1 (en) | Multi-language search system, multi-language search method, and image search system, based on meaning of word | |
WO2011111995A2 (en) | Method and apparatus for outputting a multimedia file of a web page | |
JPH10269236A (en) | Recording method and display method for hypertext history, and history book window, and hypertext referring method used for the same | |
JP4477931B2 (en) | Search request device, search request method, search request program, and computer-readable recording medium storing search request program | |
WO2013154239A1 (en) | Device for advertising using keyword cookie | |
WO2010082734A2 (en) | Method and apparatus for extracting information from content evaluated by user feedback and for using same | |
WO2012067301A1 (en) | Search history server and method for providing information using same |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 201180048721.4 Country of ref document: CN |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 11830860 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 2011313085 Country of ref document: AU Date of ref document: 20110929 Kind code of ref document: A |
|
ENP | Entry into the national phase |
Ref document number: 2013532715 Country of ref document: JP Kind code of ref document: A |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2011830860 Country of ref document: EP |
|
ENP | Entry into the national phase |
Ref document number: 2013120278 Country of ref document: RU Kind code of ref document: A |
|
REG | Reference to national code |
Ref country code: BR Ref legal event code: B01A Ref document number: 112013008137 Country of ref document: BR |
|
ENP | Entry into the national phase |
Ref document number: 112013008137 Country of ref document: BR Kind code of ref document: A2 Effective date: 20130404 |