CN1326156A - Off-line reading method able to choose superlink on Internet - Google Patents

Off-line reading method able to choose superlink on Internet Download PDF

Info

Publication number
CN1326156A
CN1326156A CN 00108986 CN00108986A CN1326156A CN 1326156 A CN1326156 A CN 1326156A CN 00108986 CN00108986 CN 00108986 CN 00108986 A CN00108986 A CN 00108986A CN 1326156 A CN1326156 A CN 1326156A
Authority
CN
China
Prior art keywords
hyperlink
file
grammer
array
mentioned
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN 00108986
Other languages
Chinese (zh)
Inventor
段剑雄
宋建福
林光信
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inventec Corp
Original Assignee
Inventec Corp
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 Inventec Corp filed Critical Inventec Corp
Priority to CN 00108986 priority Critical patent/CN1326156A/en
Publication of CN1326156A publication Critical patent/CN1326156A/en
Pending legal-status Critical Current

Links

Images

Abstract

An off-line reading method able to choose superlink on Internet includes such steps as analyzing the syntax of file on network page, judging if there is next superlink syntax element, judging if user selects some super link, editing the superlink selected by user, and lown-loading the pointed file to local storage medium according to the selected superlink and recorded element.

Description

Can select the off-line reading method of hyperlink on the internet
The present invention relates on a kind of internet to read the method for hyperlink, particularly relevant for a kind of off-line reading method selecting hyperlink on the internet, the hyperlink of especially can a download user being concerned about.
The internet is a global Wide Area Network; this network utilisation telephone line or special circuit connect mechanism of school, government's tissue and the various research unit in the whole world, and the user can exchange information, transmit Email or file with other people on the network of any one connection. The whole world has more than 2,000 ten thousand computers to be connected in the middle of this system approximately at present, and only having Albania in all parts of the world is the country that the internet can't connect.
The main service that is used on the international network has two kinds of Email (E-mail) and FTPs (FTP:File Transfer Protocol). At present since global Information Network in conjunction with multimedia popular, also be fit to wanting that the people who performs makes individual's homepage (Home Page). WWW (World Wide Web) is called for short WWW or 3W, reads the W into Triple, and it is by CERN (European quantum physics laboratory; The European Laboratory for Particle Physics) develops out, a kind of multimedia inquiry system on network, this kind system is main to be can be in the multimedia transmittability of network performance, become at present in one main flow on the internet, because it combines the multiple communications medias such as literal, sound, image, so see through global web server, the user can the various information on heterogeneous networks of very easy access, become at present one of network the most popular on the internet, picture on global Information Network all must use the browser of the host-host protocol of supporting HTTP and HTML, and the user just can browse them.
The figure shelves that on global Information Network, occur, main have the forms such as .GIF .IIF .JPG .RGB and .HDF, and animation file has .FLI .GI, and video files has .AVG. .MPG, and the audio file has .AU .VOC etc. HTTP communication agreement because present global Information Network website is employed, so the word string that most network address all can add " http: ∥ " is at network address front, for example http: ∥ www.discovery.com.
HTML (HyperText Markup Language) is by the made a kind of multimedia fixed in European quantum physics laboratory, the indicating language of hypertext, it is widely used on the global Information Network of internet at present, this kind language utilizes hyperlink (hyperlink) to connect different media, transmits multimedia ability so possessed at network. Html file is combined by many labels (tag) and interior literary composition, usually it is general pure words formatted file, so we can write it with general text-processing program, so it is a kind of cross-platform language that HTML also has been described, and label (tag) is used for setting up hyperlink, the control code in the middle of its somewhat similar E-TEN Corp Chinese file; Because HTML is an emerging language, so its grammer is still in the middle of evolution, if the website that we will browse uses newer grammer, then the user relatively also will use the html browser of supporting new edition, the up-to-date specification of HTML is 4.0 editions at present, can support dynamic web page (DHTML, Dynamic HTML), also be exactly the Multimedia such as effect between the adding animation reaches in the middle of the webpage. The below is a html web page example, and it makes a simple literal webpage, wherein<and HTML 〉,<HEAD〉be the label of HTML:
  <HTML>

  <HEAD>

  <TITLE>Bruce Huang</TITLE>

  <SCRIPT>

      if(self.parent.frames.length!=0)

      self.parent.location=

      http:∥www.bhuang.com.tw

  </SCRIPT>

  </HEAD>

  <BODY>

  <H1><I>Bruce Huang</I></H1>

  <P>:1970<P>

  <P>:<P>

  <p>:B<P>

  <P>:<P>

  <P>:/<P>

  </BODY>

  </HTML>
Single resource addressing device (URL:Uniform Resource Loactor) represents mode in a kind of location on the internet, and its form is: " Scheme: ∥ Host.Domain[:Port]/Path/File Name ". Wherein Scheme is the procotol title, such as HTTP, Gopher, FTP, File, News, Telnet, WAIS, MailTo etc., and Host is server name, such as WWW, sun, ibm, alpha etc., Domain is domain of definition title, such as microsoft.com.tw, roc.gov.tw, whitehouse.gov etc., the port numbering of Port for using, usually this parameter can be omitted, Path then is the file title that is connected with FileName, if we omit them, then can use the default value of system, also to the HomePage (homepage) of this website, browse exactly, if but the user knows Path and FileName, then they are added the speed that will help to look for data in the middle of the single resource addressing device. Example such as the http of single resource addressing device: ∥ www.microsoft.com/taiwan, it is the single resource addressing device of Taiwan Microsoft, the communication agreement of http is used in representative, and main frame is WWW, but owing to all be as the communication agreement take http at most WWW website on the internet at present, so we often omit the agreement part of front, become www.microsoft.com/taiwan and write.
Can watch the program of global Information Network to be called browser (browser), the browser of computer circle specially refers to all to be at the common browser of PC in the program that can browse global Information Network website on the internet such as Microsoft Internet Explorer and Netscape Navigator etc. at present.
User's data query of will surfing the Net, that normal use is various search engines on network (search engine), domestic " the sweet potato rattan " that common are old brand (www.yam.org.tw), " station of very rubbing " (www.kimo.com.tw), " oh Chinese net " (www.whatsite.com), " Chinese Yahoo " (chinese.yahoo.com) etc., abroad then have " Yahoo " (www.yahoo.com), " Lycos " (www.lycos.com) etc.
Existing offline ocr software is that the target web of quoting of all bindings that a certain webpage and it are comprised downloads together, if the user only is concerned about one or several binding on the webpage, rather than all bindings, downloading so all bindings is exactly to lose time and other resources.
In the foregoing invention background, many shortcomings that traditional off-line ocr software produces, the invention provides a kind of off-line reading method selecting hyperlink on the internet, can choose at random one or several binding that to download, avoid the drawback of all downloading in the prior art, so just saved time and resource.
Another object of the present invention is to allow the user choose at random the binding that it is concerned about on the webpage, the then binding of a download user selection, and generate an index webpage that is formed by these bindings. Use method provided by the present invention can make the user obtain the content of oneself wanting with the highest efficient.
According to above-described purpose, the invention provides the method that a kind of off-line selecting hyperlink on the internet is read, wherein this method comprises three key steps. At first, enter first step, and whether have next hyperlink grammer element in the file of judgement on webpage. If hyperlink grammer element exists, then deposit three partial contents in the file on the webpage in data structure, and data structure is added one first array, then, return this first step. If there is no next hyperlink grammer element then finishes to analyze. Then, enter second step, and judge whether the user selects to finish editor. If the user does not select to finish editor, judge then whether the user selects a hyperlink. If the user does not select a hyperlink, then return second step. If the user selects a hyperlink, then according to selected single resource addressing device, the element of match query in the first array copies to element in one second array. Afterwards, show demonstration this paper part of the hyperlink of selecting, the complete grammer with hyperlink partly is added in the word string variable simultaneously, then, returns second step. If the user selects to finish editor, then finish to judge and edit selected hyperlink. Then, enter third step. At first, making one first number is one, and judges whether the first number exists. If the first number exists, then from the second array, get first several element, and download the pointed file of single resource addressing device in first several element. Then, make the first number add one, afterwards, return the step of judging whether this first number exists. If the first number does not exist, then the word string variable is saved as the index web page files, and finish the method for the off-line reading of selection hyperlink.
Above-mentioned purpose of the present invention and advantage will be described below in detail with following embodiment and diagram, wherein:
Fig. 1 is for carrying out the grammer analysis to the file that shows on the webpage and judging whether file on the webpage has the flow chart of next hyperlink grammer element;
Fig. 2 is for to judge whether the user selects the flow chart of a certain hyperlink and the selected hyperlink of editor user;
Fig. 3 is according to the selected hyperlink of user, the flow chart that the element that records is before downloaded;
Fig. 4 is disclosed technology according to the present invention, the schematic diagram of user when selecting hyperlink;
Fig. 5 is disclosed technology according to the present invention, shows that the result after downloading shows figure.
Some embodiments of the present invention will be described in detail as follows. Yet except detailed description, the present invention can also be widely implements at other embodiment, and scope of the present invention circumscribed not, and is as the criterion with appended claim.
We are in operating system at the webpage that the internet browsing device is seen, be by the text-only file of HTML form via browser-interpreted, the hyperlink on the webpage is by several HTML grammer element representations. Wherein operating system can be single single worker's disc operating system (DOS), single multiplex's operating system, and such as WIN 98, OS/2, MAC/OS, or many people multiplex's operating system, such as WINNT, UNIX, and various UNIX-clone. Common browser has Microsoft Internet Explorer and Netscape Navigator, yet also has other browser. The below with a kind of html format wherein describe its grammer as:
<A HREF=“DATA/PAGE1。HTM”>CLICK HERE</A>。
Wherein<a HREF="DATA、PAGE1.HTM">Represent that this is a binding, DATA/PAGE1.HTM is the target file of this binding; CLICK HERE is that this is attached at and shows this paper on the browser;</A>It is the end sign of this grammer.
For this kind grammer, the present invention adopts the method for following three steps so that selectable off-line reading method to be provided, and wherein first step is with reference to Fig. 1, and second step is with reference to Fig. 2, and the 3rd step is with reference to Fig. 3.
The first step as shown in Figure 1, is carried out the grammer analysis to the former file of the HTML of current demonstration. At first, enter beginning 100. Then, in the former file of HTML, search in order next hyperlink grammer element 101. Then, judge whether next hyperlink grammer element finds 102. If do not find, finish 104 grammer analyses. If found, former code to the hyperlink found extracts three data item and forms a structure 103, wherein first shows text or figure path, second single resource addressing device that points to target, the 3rd complete hyperlink code, but need to revise single resource addressing device wherein, it is changed into by the target of pointing to the internet point to local target. Local target ties up on the local storage medium.
For example, the code of a hyperlink is
“<A href=http:∥www.abc.com/html/xyz.htm>this is the text you can see in browser</A>”
Wherein the first item number is according to being
this is the text you can see in browser
The second item number is according to being
“http:∥www.abc.com/html/xyz.htm”
The 3rd item number is according to being "<a href=FILE: ∥ | DOWNS|TE|TASK1|/www.abc.com/html/xyz.htm>" this is the text you can see in browser</A>These data are added array A. Then return (101), repeat above process, until finish.
Second step as shown in Figure 2, judges whether the user selects the action of a certain hyperlink and the selected hyperlink of editor user. At first, enter beginning 200, then, judge whether the user finishes editor's action 201. If so, then finish editor 204. Otherwise, judge whether the user chooses a certain hyperlink 202 with index at HTML viewer control (can provide by the windows system, be used for showing the html webpage) window. If not, then return 201. If, then the single resource addressing device according to him can return to application program along with NM_HOTSPOT message, application program is compared with the single resource addressing device item of each data among this single resource addressing device and the array A, find equal, this data structure is copied among the array B, and take out its first and the 3rd. First is exactly the demonstration this paper that chooses hyperlink, is used for the hyperlink that prompting user has been selected. Then, the 3rd of the data structure of all selected hyperlinks is linked togather, deposits file in, the file of generation is the html file of index webpage, this step in Fig. 2 203. Then return 201, repeat above process, until finish.
The 3rd step as shown in Figure 3, was to download selected binding according to the selected hyperlink of user. At first, enter beginning 300. Then, N=1 is set, such as step 301 among the figure. Judge whether to exist N element 302. If so, then N element of access from array B downloaded the second item number of its single resource addressing device according to indicated file, and is stored in local storage medium by its original catalogue structure, such as step 303 among the figure. Then, N=N+1 is such as step 305 among the figure. Then return 302. If not, namely there be not N element, then character string S saved as the index web page files, such as step 304 among the figure, then finish, such as step 306 among the figure.
Such as Fig. 4 and shown in Figure 5, be to introduce one according to a specific embodiment of the present invention. Shown in Fig. 4, download certain two binding in the www.software.com homepage such as wish:
1)Software.com’InterMail&reg;Software Selected by BCE
  Nexxia as the Intrastructure Solution for New Nexx.IP
  Messaging Service
2)GTE provides Outsourced E-mail to Small Busines and Home
  Offices
At first the former file of the HTML of www.software.com homepage carried out the grammer analysis:
The former file of HTML is:
  <A HREF=“news/pressrelease/pr 990714 bellnex.html”>

  Software.com’s InterMail&amp;reg;Software Selected by BCE
Nexxia as the Infrastrcture Solution for New Nexxia.IP Messaging
Service

  </A>

  …

  <A HREF=“news/pressrelease/pr990714gre.html”>

  GTE provides Outsourced E-mail to Small Businesses and Home
Offices

  </A>

  …   
Through the grammer analysis, obtain comprising the array A of all hyperlink data structures, wherein two elements are:
First element:
First Software.com ' s InterMail﹠reg; Software Selected by BCE Nexxia as the Infrastrcture Solution for New Nexxia.IP Messaging Service (demonstration this paper);
Second news/pressrelease/pr990714 gre.html (pointing to the single resource addressing device of target)
The 3rd<a HREF="FILE:///DOWNLOADSITE/900/www.software. com/news/pressreleases/pr990714bellnex.html">Software.com ' s InterMail﹠reg; Software Selected by BCE Nexxia as the Infrastrcture Solution for New Nexxia.IP Messaging Service</A>(the former code of complete hyperlink, but need modification single resource addressing device wherein, make him change the local target of sensing into by the target of pointing on the internet).
Second element:
First GTE provides Outsoured E-mail to Small Businesses and Home Offices (demonstration this paper);
Second News/pressrelease/pr990714gre.html (pointing to the single resource addressing device of target);
The 3rd<A
HREF=“FILE:///DOWNLOADSIFT/900/www.software.com/news /pressreleases/pr990714.gte.html”>
GTE provides Outsourced E-Mail to Small Businesses and Home Offices
</A>(the former code of complete hyperlink, but need modification single resource addressing device wherein, make him change the local target of sensing into by the target of pointing on the internet).
As shown in Figure 4, edit. At first, the user selects above-mentioned first hyperlink with index, its single resource addressing device (news/pressreleases/pr990714 bellnex.html) can be along with NM_HOTSPOT message returns to application program, application program is compared with the single resource addressing device item of each data structure among this single resource addressing device and the array A, will find above-mentioned first element of coupling, this element is copied among the array B, and show it first (Software.com ' s InterMail﹠reg; Software Selected by BCE Nexxia as the Infrastreture Solution for New Nexxia.IP Messaging Service) selected this hyperlink in order to prompting user. The form that shows can utilize operating system and browser to design.
With it the 3rd (<A HREF=" FILE: ///DOWNLOADSITE/900/www.software.com/news/pressreleases/pr9 9071 4bellnex.html " 〉
Software.com’s InterMail&reg;Software Selected by BCE Nexxia as the Infrastrcture Solution for New Nexxia.IP Messaging Service
</A>) be added among the character string S, and add the line feed grammer in the S back<bR>(in order to clearly illustrate the index webpage, hyperlink of every row)
Character string S=<a HREF="FILE:///DOWNLOADSITE/900/www.software.com/news /pressreleases/pr990714 bellnex.html">Software.com ' s InterMail﹠reg; Software Selected by BCE Nexxia as the Infrastrcture Solution for New Nexxia.IP Messaging Service</A>)<bR>
More than be the process of first hyperlink of user selection, the process of second hyperlink of user selection is fully the same with this.
Last character string S=<a HREF="FILE:///DOWNLOADSITE/900/www.software.com/news/ pressreleases/pr990714 bellnex.html">Software.com ' s InterMail﹠reg; Software Selected by BCE Nexxia as the Infrastrcture Solution for New Nexxia.IP Messaging Service</A>)<bR><a HREF="FILE:///DOWNLOADSITE/900/www.software.com/news/ pressreleases/pr990714.gte.html">GTE provides Outsourced E-mail to Small Businesses and Home Offices</A><bR>Finish editor by user selection at last.
At last, download selected binding. For first element among the array B (being above-mentioned first element), download the indicated file of its single resource addressing device (news/pressreleases/pr990714bellnex.html), and be stored on certain catalogue on the local storage medium by its original catalogue structure, such as/DOWNLOADSITE/900/, then the local file path is/DOWNLOADSITE/900 www.software.come/news/pressreleases/pr990 714 bellnex.html. The local storage medium here can be hard disk (hardisk), floppy disk (floppy), or other media that can store on the machine (media).
Download the indicated file of its single resource addressing device (news/pressreleases/pr990714gte.html) for second element among the array B. Deposit character string S in file/DOWNLOADSITE/900/index.html at last, the file of generation is the html file of index webpage. The demonstration result of index webpage shows the binding of two downloads referring to Fig. 5 in the form.
The above only is better embodiment of the present invention, is not the claim that limits the present invention; All other do not break away from the equivalence of finishing under the disclosed spirit and changes or modification, all should be included in the following claim scope.

Claims (13)

1. method that the off-line that can select hyperlink on the internet is read is characterized in that the method comprises at least:
File on the webpage is carried out the grammer analysis, and judge whether the file on this webpage has next hyperlink grammer element;
Judge whether the user selects a certain hyperlink, and edit the selected hyperlink of this user; And
Download selected this hyperlink of this user.
2. method as claimed in claim 1, wherein above-mentioned syntax analysis step comprises at least:
Whether there is next hyperlink grammer element in the file of judgement on this webpage; And
Deposit a plurality of contents in the file on the webpage of the next hyperlink grammer of this tool element in data structure, and this data structure is added one first array.
3. method as claimed in claim 2, wherein a plurality of contents in the file on this above-mentioned webpage comprise single resource addressing device, show this paper, with complete hyperlink grammer element.
4. method as claimed in claim 3, wherein above-mentioned edit step comprises at least:
Judge whether this user selects to link together;
According to this single resource addressing device of selected hyperlink, the element of match query in this first array copies to this element in one second array; And
Show demonstration this paper parts of this hyperlink of selecting, the complete hyperlink grammer with this hyperlink partly is added in the word string variable simultaneously.
5. method as claimed in claim 4, wherein above-mentioned download step comprises at least:
From this second array, get this first array; And
Download the indicated file of single resource addressing device in this first several element.
6. method as claimed in claim 1 wherein in the above-mentioned download step, is downloaded selected this hyperlink of this user, is that selected this hyperlink is downloaded on the local storage medium.
7. method as claimed in claim 6, wherein above-mentioned local storage medium comprises hard disk at least.
8. method as claimed in claim 1, wherein the above-mentioned off-line that can select hyperlink on the internet method of reading is to finish under the browser in an operating system.
9. method that the off-line that can select hyperlink on the internet is read is characterized in that the method comprises at least:
Whether there is next hyperlink grammer element in the file of judgement on webpage;
Deposit a plurality of contents in the file on the webpage of the next hyperlink grammer of this tool element in data structure, and this data structure is added one first array;
Judge whether this user selects a hyperlink;
According to the single resource addressing device of selected hyperlink, the element of match query in this first array copies to this element in one second array;
Show demonstration this paper part of this hyperlink of selecting, the complete hyperlink grammer element with this hyperlink partly is added in the word string variable simultaneously;
From this second array, get this first array; And
Download the indicated file of single resource addressing device in this first several element.
10. method as claimed in claim 9, wherein a plurality of contents in the file on this above-mentioned webpage comprise single resource addressing device, show this paper, with complete hyperlink grammer element.
11. method as claimed in claim 9 wherein in the above-mentioned download step, is downloaded selected this hyperlink of this user, is that selected this hyperlink is downloaded on the local storage medium.
12. such as the method for claim 11, wherein above-mentioned local storage medium comprises hard disk at least.
13. method as claimed in claim 9, wherein the above-mentioned off-line that can select hyperlink on the internet method of reading is to finish under the browser in an operating system.
CN 00108986 2000-05-25 2000-05-25 Off-line reading method able to choose superlink on Internet Pending CN1326156A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 00108986 CN1326156A (en) 2000-05-25 2000-05-25 Off-line reading method able to choose superlink on Internet

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 00108986 CN1326156A (en) 2000-05-25 2000-05-25 Off-line reading method able to choose superlink on Internet

Publications (1)

Publication Number Publication Date
CN1326156A true CN1326156A (en) 2001-12-12

Family

ID=4579358

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 00108986 Pending CN1326156A (en) 2000-05-25 2000-05-25 Off-line reading method able to choose superlink on Internet

Country Status (1)

Country Link
CN (1) CN1326156A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100377151C (en) * 2005-03-11 2008-03-26 鸿富锦精密工业(深圳)有限公司 Off-line programing system and method for measuring equipment
WO2009067926A1 (en) * 2007-11-13 2009-06-04 Huawei Technologies Co., Ltd. Page redirection method and wap gateway
CN102253950A (en) * 2010-05-19 2011-11-23 宏碁股份有限公司 Method for automatically caching network application program
CN101127038B (en) * 2006-08-18 2012-09-19 鸿富锦精密工业(深圳)有限公司 System and method for downloading website static web page

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100377151C (en) * 2005-03-11 2008-03-26 鸿富锦精密工业(深圳)有限公司 Off-line programing system and method for measuring equipment
CN101127038B (en) * 2006-08-18 2012-09-19 鸿富锦精密工业(深圳)有限公司 System and method for downloading website static web page
WO2009067926A1 (en) * 2007-11-13 2009-06-04 Huawei Technologies Co., Ltd. Page redirection method and wap gateway
US8918476B2 (en) 2007-11-13 2014-12-23 Huawei Technologies Co., Ltd. Method for page redirection and WAP gateway
CN102253950A (en) * 2010-05-19 2011-11-23 宏碁股份有限公司 Method for automatically caching network application program

Similar Documents

Publication Publication Date Title
Bharat SearchPad: Explicit capture of search context to support web search
US6353448B1 (en) Graphic user interface display method
US7082476B1 (en) System and method of optimizing retrieval of network resources by identifying and substituting embedded symbolic host name references with network addresses in accordance with substitution policies
JP3548098B2 (en) Method and system for providing a native language query service
US20020032677A1 (en) Methods for creating, editing, and updating searchable graphical database and databases of graphical images and information and displaying graphical images from a searchable graphical database or databases in a sequential or slide show format
CA2200138C (en) A url rewriting pseudo proxy server
US6182122B1 (en) Precaching data at an intermediate server based on historical data requests by users of the intermediate server
US8166010B2 (en) Processing and sending search results over a wireless network to a mobile device
CN1170230C (en) Contents conversion system, automatic pattern table selection method and its program
US6643641B1 (en) Web search engine with graphic snapshots
US8055993B2 (en) Selecting and displaying descendant pages
US20080021880A1 (en) Method and system for highlighting and adding commentary to network web page content
US20040205514A1 (en) Hyperlink preview utility and method
US20080215678A1 (en) Bookmarking URLs From An Instant Messaging Session
SE524391C2 (en) Method and system for content conversion of electronic documents for wireless clients.
CN1950814A (en) Method and apparatus for managing bookmark information for content stored in a networked media server
CN101042695A (en) Method for breviary displaying the result of page searching
CN1522418A (en) Predictive caching and highlighting of web pages
AU2007259371A1 (en) Automatically generating web forms from database schema
CN1912869A (en) Implementing method of network profile
US20030217076A1 (en) System and method for rapid generation of one or more autonomous websites
CN101079059A (en) System, method and browser for keeping web page content
CN1708762A (en) Method and system for creating, serving and tracking advertisements
EP2399209A1 (en) Content access platform and methods and apparatus providing access to internet content for heterogeneous devices
CN1434948A (en) Method and apparatus for processing web documents

Legal Events

Date Code Title Description
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C06 Publication
PB01 Publication
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication