KR20080032391A - Method for displaying internet web page in a pda - Google Patents

Method for displaying internet web page in a pda Download PDF

Info

Publication number
KR20080032391A
KR20080032391A KR1020060098055A KR20060098055A KR20080032391A KR 20080032391 A KR20080032391 A KR 20080032391A KR 1020060098055 A KR1020060098055 A KR 1020060098055A KR 20060098055 A KR20060098055 A KR 20060098055A KR 20080032391 A KR20080032391 A KR 20080032391A
Authority
KR
South Korea
Prior art keywords
web page
touch
coordinate value
pop
window
Prior art date
Application number
KR1020060098055A
Other languages
Korean (ko)
Other versions
KR101422834B1 (en
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 KR1020060098055A priority Critical patent/KR101422834B1/en
Publication of KR20080032391A publication Critical patent/KR20080032391A/en
Application granted granted Critical
Publication of KR101422834B1 publication Critical patent/KR101422834B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/478Supplemental services, e.g. displaying phone caller identification, shopping application
    • H04N21/4782Web browsing, e.g. WebTV
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/44Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream, rendering scenes according to MPEG-4 scene graphs
    • H04N21/4402Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream, rendering scenes according to MPEG-4 scene graphs involving reformatting operations of video signals for household redistribution, storage or real-time display
    • H04N21/440263Processing of video elementary streams, e.g. splicing a video clip retrieved from local storage with an incoming video stream, rendering scenes according to MPEG-4 scene graphs involving reformatting operations of video signals for household redistribution, storage or real-time display by altering the spatial resolution, e.g. for displaying on a connected PDA

Abstract

A method for displaying an Internet Web page in a PDA(Personal Digital Assistant) is provided to display a pop-up window that magnifies a portion of a displayed screen image according to a user request. A Web page is loaded(S301), and the loaded Web page is stored as an image(S302). A Web browser reduces the stored image according to a horizontal screen size(S303) and displays the same on the screen(S304). When a user touches the displayed image(S305), the Web browser displays a pop-up window that magnifies an image of the touched point(S306). When the user touches the pop-up window(S307), the Web browser checks whether the touch maintained time has exceeded one second(S308). If the touch maintained time has exceeded one second, the Web browser displays such that the pop-up window moves along a touch path(S309). If the touch maintained time does not exceeds one second, the Web browser calculates a touch coordinate value corresponding to the touched point of the pop-up window(S310). The Web browser compares the calculated touch coordinate value with a link coordinate value corresponding to a link existing in the Web page(S311). If the touch coordinate value and the link coordinate value are the same, a Web page connected to the link is loaded(S312).

Description

피디에이에서의 인터넷 웹페이지 디스플레이방법{Method for displaying internet web page in a PDA}Method for displaying internet web page in a PDA}

도 1은 종래의 인터넷 웹페이지 디스플레이방법의 흐름도이다.1 is a flowchart illustrating a conventional method for displaying an internet web page.

도 2는 종래의 인터넷 웹페이지 디스플레이방법이 적용된 PDA 화면을 예시한 도면이다.2 is a diagram illustrating a PDA screen to which a conventional Internet web page display method is applied.

도 3a 및 도 3b는 본 발명의 바람직한 일 실시예에 따른 인터넷 웹페이지 디스플레이방법의 흐름도이다.3A and 3B are flowcharts illustrating a method for displaying an internet web page according to an exemplary embodiment of the present invention.

도 4a 내지 도 4d는 본 발명의 바람직한 일 실시예에 따른 인터넷 웹페이지 디스플레이방법이 적용된 PDA 화면을 예시한 도면이다.4A to 4D are diagrams illustrating a PDA screen to which an Internet web page display method is applied according to an exemplary embodiment of the present invention.

본 발명은 PDA에서 인터넷 웹페이지를 디스플레이하는 방법에 관한 것으로서, 보다 상세하게는, 인터넷 웹페이지를 PDA 화면 크기에 맞게 디스플레이하는 PDA에서의 인터넷 웹페이지 디스플레이방법에 관한 것이다.The present invention relates to a method for displaying an Internet web page in a PDA, and more particularly, to a method for displaying an Internet web page in a PDA displaying an Internet web page in accordance with a PDA screen size.

개인 휴대 정보 단말기 즉, PDA(Personal Digital Assistants, 이하 'PDA'라 칭함)는 휴대용 컴퓨터의 일종으로, 집이나 사무실에 있는 탁상용 컴퓨터로 작성하여 저장해둔 문서 파일을, 이동하면서도 계속 작업하는 것이 가능하고, 전자수첩과 마찬가지로 개인정보 및 일정 관리가 가능한 휴대용 개인 정보 단말기를 말한다. 초기에는 계산이나 일정관리 등 제한된 용도로만 사용되다가 정보통신기술이 급속도로 발전하면서 '포스트 PC'의 대표적인 정보통신수단으로 각광받고 있으며, 휴대 가능한 기기의 특성상 점차 소형화되어 가고 있는 추세이다.Personal Digital Assistants (PDAs), or PDAs (PDAs), are portable computers that allow you to move and continue working on document files created and stored on a desktop computer in your home or office. Like an electronic notebook, it refers to a portable personal information terminal that can manage personal information and schedule. Initially, it is used only for limited purposes such as calculation and schedule management, but as information and communication technology is rapidly developing, it is spotlighted as a representative information and communication means of 'Post PC', and it is gradually becoming smaller due to the characteristics of portable devices.

한편, 웹 브라우저(Web Browser)는 일반 컴퓨터가 인터넷에 접속되어 웹 서버로부터 가져온 여러 가지 정보를 포함하는 웹페이지가 화면상에 디스플레이되도록 도와주는 소프트웨어로서, 일반 컴퓨터 뿐 아니라 PDA와 같은 휴대용 개인 정보 단말기에 탑재되어 언제 어디서나 웹서핑이 가능하도록 한다.On the other hand, a web browser is a software that helps a general computer connect to the Internet and display a web page including various information from a web server on a screen. It is mounted on the web so that you can surf the web anytime and anywhere.

인터넷 접속이 가능한 PDA에서 수행되는 종래의 인터넷 웹페이지 디스플레이방법에 대해, 도 1을 참조하여 설명하면 다음과 같다.A method of displaying a conventional Internet web page performed in a PDA capable of internet access will be described with reference to FIG. 1.

PDA를 이용하여 인터넷에 접속한 사용자가, 개시된 주소창에 해당 주소를 입력하면, 웹 브라우저(Web Browser)는 입력된 주소에 대응되는 웹페이지를 로딩(loading)한다(S101). 이어 상기 로딩이 완료되면, 웹 브라우저는 로딩된 웹페이지를 화면에 디스플레이한다(S102).When a user connected to the Internet using a PDA inputs a corresponding address in the address bar, the web browser loads a web page corresponding to the input address (S101). Then, when the loading is completed, the web browser displays the loaded web page on the screen (S102).

이와 같은 상태에서, 사용자에 의해 디스플레이된 화면이 터치되면(S103의 "예"), 웹 브라우저는, 터치된 지점에 해당하는 터치좌표값이 링크에 해당하는 링크 좌표값과 동일한지를 판단하고, 판단결과 동일하면(S104의 "예"), 해당 링크에 연결된 웹페이지를 로딩한 후(S105) 로딩된 웹페이지를 디스플레이하는 S102단계로 복귀한다.In this state, when the screen displayed by the user is touched (YES in S103), the web browser determines whether the touch coordinate value corresponding to the touched point is the same as the link coordinate value corresponding to the link, and determines If the result is the same (YES in S104), the process returns to step S102 in which the loaded webpage is displayed after loading the webpage connected to the link (S105).

그런데, 통상의 웹페이지는 1024*768의 해상도를 갖는 일반 컴퓨터에서 디스플레이되도록 제작되었으나, 상기의 과정을 거쳐 PDA 화면에 디스플레이되는 웹페이지는 320*240 또는 640*480의 해상도를 갖는다. 따라서, PDA에 디스플레이되는 웹페이지는 도 2에 예시된 바와 같이, 전체 웹페이지 가운데 일부분에 해당되어, PDA 사용자는 전체 웹페이지를 한눈에 보는 것이 불가능하였을 뿐 아니라 전체적인 웹페이지를 보기 위해 요구되는 스크롤(scroll) 양이 많아 번거롭고 불편한 문제점이 있었다.By the way, the conventional web page is designed to be displayed on a general computer having a resolution of 1024 * 768, the web page displayed on the PDA screen through the above process has a resolution of 320 * 240 or 640 * 480. Thus, the web page displayed on the PDA corresponds to a portion of the entire web page, as illustrated in FIG. 2, so that PDA users were not only able to view the entire web page at a glance, but also scrolling required to view the entire web page. (scroll) a lot of troublesome and inconvenient problems.

따라서, 본 발명은 상기와 같은 문제점을 해결하기 위해 창작된 것으로서, 웹페이지를 이미지(image)로 저장하고 저장된 이미지를 PDA 화면 크기에 맞게 축소하여 디스플레이하는 PDA에서의 인터넷 웹페이지 디스플레이방법을 제공하는데 그 목적이 있다.Accordingly, the present invention has been made to solve the above problems, and provides a method for displaying an internet web page in a PDA that stores the web page as an image and reduces and displays the stored image to fit the PDA screen size. The purpose is.

또한 본 발명의 다른 목적은, 사용자의 요구에 따라, 상기 디스플레이된 화면의 일부분을 확대한 팝업 창을 디스플레이하는 PDA에서의 인터넷 웹페이지 디스플레이방법을 제공하는 것이다.Another object of the present invention is to provide a method for displaying an Internet web page in a PDA displaying a pop-up window in which a portion of the displayed screen is enlarged according to a user's request.

또한 본 발명의 또다른 목적은, 사용자가 상기 팝업 창을 터치(touch)하면, 선택적으로, 팝업 창이 상기 터치 경로를 따라 이동되도록 디스플레이하는 PDA에서의 인터넷 웹페이지 디스플레이방법을 제공하는 것이다.It is still another object of the present invention to provide a method for displaying an Internet web page in a PDA that displays a pop-up window to be moved along the touch path when the user touches the pop-up window.

또한 본 발명의 또다른 목적은, 사용자가 상기 팝업 창을 터치(touch)하면, 선택적으로, 상기 터치된 링크에 연결된 웹페이지를 로딩하는 PDA에서의 인터넷 웹페이지 디스플레이방법을 제공하는 것이다.Still another object of the present invention is to provide a method for displaying an internet web page in a PDA which, when a user touches the pop-up window, selectively loads a web page connected to the touched link.

상술한 목적을 달성하기 위한 본 발명의 일 실시예에 따른 PDA에서의 인터넷 웹페이지 디스플레이방법은, 사용자의 요청에 의해 로딩(loading)된 웹페이지를 이미지(image)로 저장하는 제 1단계; 상기 저장된 이미지의 크기를, 화면 크기에 맞게 축소하는 제 2단계; 그리고 상기 축소된 이미지를, 화면에 디스플레이하는 제 3단계를 포함한다.According to an aspect of the present invention, there is provided a method of displaying an internet web page in a PDA, the method including: storing a web page loaded by a user's request as an image; A second step of reducing the size of the stored image to fit the screen size; And displaying the reduced image on a screen.

상기 제 2단계는, 상기 저장된 이미지의 가로 크기가, 화면의 가로 크기와 동일하도록 축소할 수 있다.In the second step, the horizontal size of the stored image may be reduced to be equal to the horizontal size of the screen.

또한, 본 발명은, 상기 디스플레이된 화면의 터치(touch) 여부를 확인하는 제 4단계; 그리고 상기 터치 확인시, 상기 터치된 지점의 이미지를 확대시킨 팝업(pop-up) 창을 디스플레이하는 제 5단계를 더 포함할 수 있다.In addition, the present invention, a fourth step of checking whether the displayed screen (touch); The touch screen may further include a fifth step of displaying a pop-up window in which the image of the touched point is enlarged.

또한, 본 발명은, 상기 디스플레이된 팝업 창의 터치 여부를 확인하는 제 6단계; 그리고 상기 터치 확인시, 상기 터치 유지(維持)시간이 지정된 시간을 초과 하면, 팝업 창이 상기 터치 경로를 따라 이동되도록 디스플레이하는 제 7단계를 더 포함할 수 있다.The present invention may also include a sixth step of checking whether the displayed pop-up window is touched; The touch screen may further include a seventh step of displaying a pop-up window to be moved along the touch path when the touch holding time exceeds a specified time.

또한, 본 발명은, 상기 제 7단계에서 상기 터치 유지시간이 지정된 시간을 초과하지 않으면, 상기 터치된 지점에 해당하는 터치좌표값을 산출하는 제 8단계; 상기 산출된 터치좌표값과, 상기 웹페이지 내의 링크에 해당하는 링크좌표값을 비교하는 제 9단계; 그리고 상기 비교결과 터치좌표값과 링크좌표값이 동일하면, 해당 링크에 연결된 웹페이지를 로딩한 후 상기 제 1단계로 복귀하는 제 10단계를 더 포함할 수 있다.The present invention may further include: an eighth step of calculating a touch coordinate value corresponding to the touched point if the touch holding time does not exceed a specified time in the seventh step; A ninth step of comparing the calculated touch coordinate value with a link coordinate value corresponding to a link in the web page; If the touch coordinate value and the link coordinate value are the same, the method may further include a tenth step of returning to the first step after loading the web page connected to the corresponding link.

상기 제 8단계의 터치좌표값 산출은, 상기 제 2단계의 축소 비율 및 상기 제 5단계의 확대 비율에 근거할 수 있다.The touch coordinate value calculation of the eighth step may be based on the reduction ratio of the second step and the enlargement ratio of the fifth step.

이상과 같은 흐름에 의해, 본 발명에 따른 PDA에서의 인터넷 웹페이지 디스플레이방법은, 웹페이지를 이미지(image)로 저장하고 저장된 이미지를 PDA 화면 크기에 맞게 축소하여 디스플레이하며, 사용자의 요구에 따라, 상기 디스플레이된 화면의 일부분을 확대한 팝업 창을 디스플레이한다. 더 나아가, 사용자가 상기 팝업 창을 터치(touch)하면, 팝업 창이 상기 터치 경로를 따라 이동되도록 디스플레이하거나, 상기 터치된 링크에 연결된 웹페이지를 로딩하는 것이다.In accordance with the above-described flow, the Internet web page display method in the PDA according to the present invention, to store the web page as an image (image) and to display the reduced image to fit the size of the PDA screen, according to the needs of the user, Displays a pop-up window in which a portion of the displayed screen is enlarged. Furthermore, when the user touches the pop-up window, the pop-up window is displayed to be moved along the touch path or the web page connected to the touched link is loaded.

이하에서는, 도면을 참조하여 PDA에서의 인터넷 웹페이지 디스플레이방법에 대하여 보다 상세히 설명하기로 한다. 다만, 본 발명을 설명함에 있어서 종래에 공 지가 되어 알려진 부분에 대해서는 자세한 설명을 생략하기로 한다.Hereinafter, a method of displaying an internet web page in a PDA will be described in detail with reference to the accompanying drawings. However, in the following description of the present invention will be omitted a detailed description of the known parts.

도 3a 및 도 3b는 본 발명의 바람직한 일 실시예에 따른 PDA에서의 인터넷 웹페이지 디스플레이방법의 흐름도이고, 도 4a 내지 도 4d는 본 발명의 바람직한 일 실시예에 따른 인터넷 웹페이지 디스플레이방법이 적용된 PDA 화면을 예시한 도면이다.3A and 3B are flowcharts illustrating a method for displaying an internet web page in a PDA according to an exemplary embodiment of the present invention, and FIGS. 4A to 4D are diagrams illustrating a PDA using the method for displaying an internet webpage according to an exemplary embodiment of the present invention. The figure illustrates a screen.

참고로, 후술되는 실시예에서는, 본 발명의 기능들을 수행하는 프로그램이 종래의 웹 브라우저에 탑재된 신규의 웹 브라우저를 제안하였으나, 본 발명의 기능들을 수행하는 프로그램을 별도로 제안하고 제안된 프로그램이 종래의 웹 브라우저와 연동하도록 구현할 수 있음은 물론이다.For reference, in the embodiments described below, although a program for performing the functions of the present invention proposed a new web browser mounted on a conventional web browser, a program for performing the functions of the present invention is separately proposed and the proposed program is conventional. Of course, it can be implemented to work with a web browser.

먼저, 사용자가 개시된 주소창에 해당 주소를 입력하면, 본 발명에 의해 제안된 웹 브라우저는 입력된 주소에 대응되는 웹페이지를 로딩(loading)하고(S301) 로딩이 완료되면, 로딩된 웹페이지를 이미지(image)로 저장한다(S302). 이어, 상기 웹 브라우저는, 저장된 이미지를 화면 가로 크기에 맞게 축소한 후(S303), 축소된 이미지를 화면에 디스플레이한다(S304)(도 4a 참조).First, when a user inputs a corresponding address in the disclosed address bar, the web browser proposed by the present invention loads a web page corresponding to the input address (S301), and when loading is completed, the loaded web page is imaged. Save as (image) (S302). Subsequently, the web browser reduces the stored image to fit the screen horizontal size (S303), and then displays the reduced image on the screen (S304) (see FIG. 4A).

이와 같은 상태에서, 사용자가 스타일러스(stylus)펜과 같은 터치펜을 이용하여 디스플레이된 화면을 터치(touch)하면(S305의 "예"), 상기 웹 브라우저는 터치된 지점의 이미지를 확대시킨 팝업(pop-up) 창을 디스플레이한다(S306)(도 4b 참조). 예를 들어, 사용자가 웹페이지 '다음(daum)'의 '회원가입' 지점을 터치한 경우, 도 4b에 예시된 바와 같이, 터치된 '회원가입' 지점의 이미지가 확대된 팝업 창이 디스플레이된다.In this state, when the user touches the displayed screen using a touch pen such as a stylus pen (YES in S305), the web browser enlarges the image of the touched point. pop-up) window (S306) (see FIG. 4B). For example, when the user touches the 'membership' point of the web page 'daum', as shown in FIG. 4B, a pop-up window in which an image of the touched 'membership' point is enlarged is displayed.

또한, 사용자가 터치펜을 이용하여 상기 팝업 창을 터치하면(S307의 "예"), 상기 웹 브라우저는, 상기 터치 유지(維持)시간이 지정된 시간, 예를 들면, 1초를 초과하였는지를 감시하고, 초과시(S308의 "예"), 상기 디스플레이된 팝업 창이 상기 터치 경로를 따라 이동되도록 디스플레이한다(S309)(도 4c를 참조).When the user touches the popup window using a touch pen (YES in S307), the web browser monitors whether the touch holding time has exceeded a specified time, for example, 1 second. If exceeded (YES in S308), the displayed pop-up window is displayed to be moved along the touch path (S309) (see FIG. 4C).

반면, 상기 터치 유지시간이 1초를 초과하지 않으면(S308의 "아니오"), 상기 웹 브라우저는, 상기 팝업 창이 터치된 지점에 해당하는 터치좌표값을 산출한다(S310). On the other hand, if the touch holding time does not exceed 1 second (No in S308), the web browser calculates a touch coordinate value corresponding to the point where the pop-up window is touched (S310).

상기 S310단계에서 산출되는 '터치좌표값'은 보다 정확히 표현하면, '일반컴퓨터 화면에서의 터치좌표값'인데, 도 3b를 참조하여 후술되는 터치좌표값 검출과정에서는 상기 '터치좌표값'을 '팝업 창에서의 터치좌표값(Xw,Yw)' 및 'PDA 화면에서의 터치좌표값(Xp, Yp)'과 구분하기 위해 '일반컴퓨터 화면에서의 터치좌표값(Xc, Yc)'이라 칭하기로 한다.The touch coordinate value calculated in step S310 is more accurately expressed as a touch coordinate value on a general computer screen. In the process of detecting touch coordinates, which will be described later with reference to FIG. In order to distinguish the touch coordinate values (Xw, Yw) on the pop-up window and the touch coordinate values (Xp, Yp) on the PDA screen, the touch coordinate values (Xc, Yc) on the general computer screen are called. do.

먼저, 상기 웹 브라우저는, 사용자에 의해 팝업 창이 터치된 '팝업 창에서의 터치좌표값(Xw,Yw)'를 검출하고(S310-1), 상기 검출된 '팝업 창에서의 터치좌표값(Xw, Yw)'을 이용하여 'PDA 화면에서의 터치좌표값(Xp, Yp)'을 산출한다(S310-2)(수식 1 참조).First, the web browser detects the touch coordinate values Xw and Yw in the pop-up window touched by the pop-up window by the user (S310-1), and the touch coordinate values Xw in the detected pop-up window. , Yw) 'to calculate the' touch coordinate values Xp and Yp on the PDA screen '(S310-2) (see Equation 1).

(Xp, Yp) = (Xw, Yw)/팝업창 확대비율 수식 1(Xp, Yp) = (Xw, Yw) / popup window enlargement ratio formula 1

따라서, 상기 S306단계에서 팝업 창의 이미지가 PDA 화면의 이미지를 3배 확 대한 것이면, 산출되는 'PDA 화면에서의 터치좌표값(Xp, Yp)'은 '팝업 창에서의 터치좌표값(Xw,Yw)'을 3으로 나눈 값이 된다.Therefore, if the image of the pop-up window is enlarged three times the image of the PDA screen in step S306, the calculated 'touch coordinate values (Xp, Yp) on the PDA screen is the touch coordinate values (Xw, Yw) on the pop-up window. ) 'Divided by 3.

이어, 상기 웹 브라우저는, 상기 산출된 'PDA 화면에서의 터치좌표값(Xp, Yp)'을 이용하여 '일반컴퓨터 화면에서의 터치좌표값(Xc, Yc)'을 산출한다(S310-3)(수식 2 참조).Subsequently, the web browser calculates the 'touch coordinate values Xc and Yc on the general computer screen' using the calculated 'touch coordinate values Xp and Yp on the PDA screen' (S310-3). (See Equation 2).

(Xc, Yc) = (Xp, Yp)*PDA 화면 축소비율 수식 2(Xc, Yc) = (Xp, Yp) * PDA aspect ratio Equation 2

마찬가지로, 상기 S303단계에서 PDA 화면의 이미지가 일반컴퓨터 화면의 해상도에 따르는 웹페이지의 이미지를 4배 축소한 것이면, 산출되는 '일반컴퓨터 화면에서의 터치좌표값(Xc, Yc)'은 'PDA 화면에서의 터치좌표값(Xp, Yp)'을 4를 곱한 값이 된다.Similarly, if the image of the PDA screen is reduced by 4 times the image of the web page according to the resolution of the general computer screen in step S303, the calculated 'touch coordinate values (Xc, Yc) on the general computer screen' is the 'PDA screen'. The touch coordinate value (Xp, Yp) 'at is multiplied by 4.

이와 같이 하여 터치좌표값이 산출되고 나면, 상기 웹브라우저는, 산출된 터치좌표값을 상기 웹페이지 내에 존재하는 링크에 해당하는 링크좌표값과 비교하고 상기 비교결과 터치좌표값과 링크좌표값이 동일하면(S311의 "예") 해당 링크에 연결된 웹페이지를 로딩한 후(S312), 로딩된 웹페이지를 이미지로 저장하는 상기 제 302 단계로 복귀함으로써 이후의 단계를 반복수행하게 된다. 이때에도, 사용자가 팝업 창을 터치한 지점의 터치좌표값이 링크 '회원가입'에 해당하는 링크좌표값과 동일한 경우, 도 4d에 예시된 바와 같이, 상기 웹 브라우저에 의해 디스플레이되는 링크 '회원가입'에 연결된 웹페이지는 이미지화된 후 화면의 가로 크기에 맞게 축소되어 디스플레이된다.After the touch coordinate value is calculated in this way, the web browser compares the calculated touch coordinate value with a link coordinate value corresponding to a link existing in the web page, and the touch coordinate value and the link coordinate value are the same as the comparison result. If (YES in S311) after loading the web page linked to the link (S312), and returns to the step 302 of storing the loaded web page as an image to repeat the subsequent steps. In this case, when the touch coordinate value of the point where the user touches the pop-up window is the same as the link coordinate value corresponding to the link 'subscription', as illustrated in FIG. 4D, the link 'subscription' displayed by the web browser is illustrated. The web page linked to 'is displayed after being imaged and reduced to fit the width of the screen.

상술한 바와 같이, 본 발명이 도면에 도시된 실시예를 참고하여 설명되었으나, 이는 예시적인 것들에 불과하며, 본 발명이 속하는 기술 분야의 통상의 지식을 가진 자라면 본 발명의 요지 및 범위를 벗어나지 않으면서도 다양한 변형, 변경 및 균등한 타 실시예들이 가능하다는 것을 명백하게 알 수 있을 것이다. 따라서, 본 발명의 진정한 기술적 보호범위는 첨부된 등록청구범위의 기술적 사상에 의해 정해져야 할 것이다.As described above, the present invention has been described with reference to the embodiments shown in the drawings, which are merely exemplary, and those of ordinary skill in the art to which the present invention pertains should not depart from the spirit and scope of the present invention. It will be apparent that various modifications, changes and equivalent other embodiments are possible without departing. Therefore, the true technical protection scope of the present invention will be defined by the technical spirit of the appended claims.

상술한 바와 같이, 본 발명에 따른 PDA에서의 인터넷 웹페이지 디스플레이방법은, 웹페이지를 이미지(image)로 저장하고 저장된 이미지를 PDA 화면 크기에 맞게 축소하여 디스플레이함으로써, PDA 화면을 통해 인터넷 웹페이지를 한눈에 파악할 수 있도록 한 매우 유용한 효과가 있다.As described above, the Internet web page display method in the PDA according to the present invention, by storing the web page as an image (image) and by reducing the displayed image to fit the size of the PDA screen, by displaying the Internet web page through the PDA screen There is one very useful effect that can be seen at a glance.

또한 본 발명은, 사용자의 요구에 따라 상기 디스플레이된 화면의 일부분을 확대한 팝업 창을 디스플레이하며 더 나아가, 사용자가 상기 팝업 창을 터치(touch)하면, 팝업 창이 상기 터치 경로를 따라 이동되도록 디스플레이하거나, 상기 터치된 링크에 연결된 웹페이지를 로딩함으로써, PDA를 이용한 인터넷 웹서핑이 보다 원활하게 수행될 수 있도록 한 매우 탁월한 효과가 있다.The present invention also displays a pop-up window in which a portion of the displayed screen is enlarged according to a user's request. Furthermore, when the user touches the pop-up window, the pop-up window is displayed to be moved along the touch path. By loading the web page connected to the touched link, there is a very excellent effect that the Internet web surfing using the PDA can be performed more smoothly.

Claims (6)

사용자의 요청에 의해 로딩(loading)된 웹페이지를 이미지(image)로 저장하는 제 1단계;A first step of storing a web page loaded by a user's request as an image; 상기 저장된 이미지의 크기를, 화면 크기에 맞게 축소하는 제 2단계; 그리고A second step of reducing the size of the stored image to fit the screen size; And 상기 축소된 이미지를, 화면에 디스플레이하는 제 3단계를 포함하는 PDA에서의 인터넷 웹페이지 디스플레이방법.And a third step of displaying the reduced image on a screen. 제 1항에 있어서, 상기 제 2단계는,The method of claim 1, wherein the second step, 상기 저장된 이미지의 가로 크기가, 화면의 가로 크기와 동일하도록 축소하는 것을 특징으로 하는 PDA에서의 인터넷 웹페이지 디스플레이방법.And the horizontal size of the stored image is reduced to be equal to the horizontal size of the screen. 제 1항 또는 제 2항에 있어서,The method according to claim 1 or 2, 상기 디스플레이된 화면의 터치(touch) 여부를 확인하는 제 4단계; 그리고A fourth step of checking whether the displayed screen is touched; And 상기 터치 확인시, 상기 터치된 지점의 이미지를 확대시킨 팝업(pop-up) 창을 디스플레이하는 제 5단계를 더 포함하는 것을 특징으로 하는 PDA에서의 인터넷 웹페이지 디스플레이방법.And a fifth step of displaying a pop-up window in which the image of the touched point is enlarged when the touch is confirmed. 제 3항에 있어서,The method of claim 3, wherein 상기 디스플레이된 팝업 창의 터치 여부를 확인하는 제 6단계; 그리고A sixth step of checking whether the displayed pop-up window is touched; And 상기 터치 확인시, 상기 터치 유지(維持)시간이 지정된 시간을 초과하면, 팝업 창이 상기 터치 경로를 따라 이동되도록 디스플레이하는 제 7단계를 더 포함하는 것을 특징으로 하는 PDA에서의 인터넷 웹페이지 디스플레이방법.And a seventh step of displaying a pop-up window to be moved along the touch path when the touch holding time exceeds a predetermined time when the touch is confirmed. 제 4항에 있어서,The method of claim 4, wherein 상기 제 7단계에서 상기 터치 유지시간이 지정된 시간을 초과하지 않으면, 상기 터치된 지점에 해당하는 터치좌표값을 산출하는 제 8단계;An eighth step of calculating a touch coordinate value corresponding to the touched point when the touch holding time does not exceed a specified time in the seventh step; 상기 산출된 터치좌표값과, 상기 웹페이지 내의 링크에 해당하는 링크좌표값을 비교하는 제 9단계; 그리고A ninth step of comparing the calculated touch coordinate value with a link coordinate value corresponding to a link in the web page; And 상기 비교결과 터치좌표값과 링크좌표값이 동일하면, 해당 링크에 연결된 웹페이지를 로딩한 후 상기 제 1단계로 복귀하는 제 10단계를 더 포함하는 것을 특징으로 하는 PDA에서의 인터넷 웹페이지 디스플레이방법.And a tenth step of returning to the first step after loading the web page connected to the link if the touch coordinate value and the link coordinate value are the same. . 제 5항에 있어서, 상기 제 8단계의 터치좌표값 산출은,The method of claim 5, wherein the touch coordinate value of the eighth step is calculated. 상기 제 2단계의 축소 비율 및 상기 제 5단계의 확대 비율에 근거하는 것을 특징으로 하는 PDA에서의 인터넷 웹페이지 디스플레이방법.And an Internet web page display method based on the reduction ratio of the second step and the enlargement ratio of the fifth step.
KR1020060098055A 2006-10-09 2006-10-09 Method for displaying internet web page in a PDA KR101422834B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060098055A KR101422834B1 (en) 2006-10-09 2006-10-09 Method for displaying internet web page in a PDA

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060098055A KR101422834B1 (en) 2006-10-09 2006-10-09 Method for displaying internet web page in a PDA

Publications (2)

Publication Number Publication Date
KR20080032391A true KR20080032391A (en) 2008-04-15
KR101422834B1 KR101422834B1 (en) 2014-07-23

Family

ID=39533159

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060098055A KR101422834B1 (en) 2006-10-09 2006-10-09 Method for displaying internet web page in a PDA

Country Status (1)

Country Link
KR (1) KR101422834B1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101007646B1 (en) * 2008-06-30 2011-01-13 김종성 System and method for providing web service
KR101131365B1 (en) * 2009-09-10 2012-04-04 삼성에스디에스 주식회사 Method for displaying in terminal device
US8286078B2 (en) 2008-10-31 2012-10-09 Samsung Electronics Co., Ltd Apparatus and method for efficiently displaying web contents
KR101468187B1 (en) * 2012-03-08 2014-12-05 주식회사 오비고 Method, terminal, server and computer-readable recording medium for giving instructions by referring to information on duration time of touch on mobile browser
US8924883B2 (en) 2010-09-28 2014-12-30 Lenovo Enterprise Solutions (Singapore) Pte. Ltd. Content presentation utilizing moveable fly-over on-demand user interfaces

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030095868A (en) * 2002-06-15 2003-12-24 (주) 고미드 Web-contents display apparatus and method in mobile communication terminal such as pda
KR20060000740A (en) * 2004-06-29 2006-01-06 김명혜 Method and system for advertisement using internet
KR20060098055A (en) * 2005-03-08 2006-09-18 엘지전자 주식회사 Cradle of image communication terminal using array antenna
KR100576370B1 (en) * 2005-09-13 2006-05-03 (주)드림투리얼리티 Auto Ideal Device in Portable Display Device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101007646B1 (en) * 2008-06-30 2011-01-13 김종성 System and method for providing web service
US8286078B2 (en) 2008-10-31 2012-10-09 Samsung Electronics Co., Ltd Apparatus and method for efficiently displaying web contents
KR101131365B1 (en) * 2009-09-10 2012-04-04 삼성에스디에스 주식회사 Method for displaying in terminal device
US8924883B2 (en) 2010-09-28 2014-12-30 Lenovo Enterprise Solutions (Singapore) Pte. Ltd. Content presentation utilizing moveable fly-over on-demand user interfaces
KR101468187B1 (en) * 2012-03-08 2014-12-05 주식회사 오비고 Method, terminal, server and computer-readable recording medium for giving instructions by referring to information on duration time of touch on mobile browser

Also Published As

Publication number Publication date
KR101422834B1 (en) 2014-07-23

Similar Documents

Publication Publication Date Title
US9317197B2 (en) Storage medium storing information processing program to be executed by computer of information processor to perform a process according to an input to touch surfaces
JP5625615B2 (en) Electronic information board device
US20090267907A1 (en) Information Processing Apparatus, Display Controlling Method and Program Thereof
US20060227106A1 (en) Storage medium storing input position processing program, and input position processing device
JP5716009B2 (en) Mobile terminal device
US20140137041A1 (en) Method for arranging for list in flexible display and electronic device thereof
JP5664147B2 (en) Information processing apparatus, information processing method, and program
JP2011134278A (en) Information processing apparatus and pointing control method
TWI545450B (en) Browser and method for displaying subsites
US20110007096A1 (en) Content display method, content display program, and content display device
US20130036357A1 (en) Systems and methods for automatically switching on and off a "scroll-on output" mode
US20080172618A1 (en) Navigation system of web browser and method thereof
KR102117086B1 (en) Terminal and method for controlling thereof
US20140184572A1 (en) Information processing apparatus and method for controlling the same
KR20150007048A (en) Method for displaying in electronic device
US11119622B2 (en) Window expansion method and associated electronic device
US20160224184A1 (en) Registration of electronic displays
US20140181737A1 (en) Method for processing contents and electronic device thereof
US9805016B2 (en) Techniques to present a dynamic formula bar in a spreadsheet
CN113536173B (en) Page processing method and device, electronic equipment and readable storage medium
JP5854928B2 (en) Electronic device having touch detection function, program, and control method of electronic device having touch detection function
KR20140075424A (en) Method for zoomming for contents an electronic device thereof
KR20080032391A (en) Method for displaying internet web page in a pda
US20150067469A1 (en) Electronic apparatus and method for display control
JP5995206B2 (en) Information processing device

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
LAPS Lapse due to unpaid annual fee