WO2016143090A1 - Information processing device, information processing method, program, and storage medium - Google Patents

Information processing device, information processing method, program, and storage medium Download PDF

Info

Publication number
WO2016143090A1
WO2016143090A1 PCT/JP2015/057148 JP2015057148W WO2016143090A1 WO 2016143090 A1 WO2016143090 A1 WO 2016143090A1 JP 2015057148 W JP2015057148 W JP 2015057148W WO 2016143090 A1 WO2016143090 A1 WO 2016143090A1
Authority
WO
WIPO (PCT)
Prior art keywords
web page
enlargement
cursor
advertisement
information processing
Prior art date
Application number
PCT/JP2015/057148
Other languages
French (fr)
Japanese (ja)
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 PCT/JP2015/057148 priority Critical patent/WO2016143090A1/en
Priority to JP2015530182A priority patent/JP5795137B1/en
Publication of WO2016143090A1 publication Critical patent/WO2016143090A1/en

Links

Images

Classifications

    • 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]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • 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/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance

Definitions

  • the present invention relates to an information processing apparatus, an information processing method, a program, and a storage medium, and more specifically to processing related to an image display mode such as an advertisement.
  • the present invention has been made in view of such a problem, and is an appropriate enlarged display in accordance with the user's intention for an image such as an advertisement, in which various types of information are enlarged and displayed in response to a mouse operation. The purpose is to do.
  • the information processing apparatus includes a coordinate acquisition process for acquiring the coordinates of a cursor on the image display area as data of a web page provided with an image display area on which an enlargement target image is displayed, and a change in the coordinates.
  • the movement direction of the cursor is calculated from, and whether the cursor reaches the other information arrangement area where other information different from the enlargement target image is arranged when the cursor moves in the movement direction from the current coordinates.
  • the program is a program that is added to the data of the web page and transmitted to another information processing apparatus, and is for causing the other information processing apparatus to execute a predetermined process. Specifically, a script language or the like.
  • the generation unit of the information processing apparatus generates web page data including the program for executing the enlarged display process when it is estimated that the other information arrangement area is not reached in the arrival estimation process. It is. Thereby, in another information processing apparatus, the enlargement target image is enlarged and displayed when the user does not perform an operation on other information.
  • the generation unit of the information processing apparatus described above further includes the arrival estimation process for further calculating a movement amount per unit time of the cursor in the image display area when it is estimated that the movement reaches the other information arrangement area, and the movement Web page data including the program for executing the enlarged display process in response to the amount being equal to or less than a predetermined value is generated.
  • the generation unit of the information processing apparatus generates web page data including the program that executes the arrival estimation process only once each time the image processing area moves from the outside of the image display area to the image display area. is there. Thereby, in another information processing apparatus, even if the cursor continues to move in the image display area, excessive processing is not executed.
  • the generation unit of the information processing apparatus generates web page data including the program for executing the arrival estimation process every predetermined time while the cursor is positioned in the image display area. Accordingly, in other information processing apparatuses, the intention of the user's mouse operation is reflected even when the movement locus of the cursor is not a straight line.
  • the generation unit of the information processing apparatus estimates that the other information arrangement area is reached in the arrival estimation process, the generation unit enlarges the enlargement target image according to whether or not the other information is an advertisement.
  • Web page data including the program for executing the enlargement determination process for determining whether or not to display is generated. Thereby, in another information processing apparatus, whether to enlarge and display the enlargement target image is determined depending on the type of other information displayed in the other information arrangement area.
  • An information processing method is an information processing method executed by an information processing apparatus, As data of a web page provided with an image display area on which an image to be enlarged is displayed, a coordinate acquisition process for acquiring the coordinates of the cursor on the image display area, and a movement direction of the cursor is calculated from the change of the coordinates.
  • the arrival estimation process for estimating whether or not the cursor moves in the movement direction from the current coordinates and arrives on another information arrangement area where other information different from the enlargement target image is arranged; and An enlargement determination process for determining whether or not to enlarge the enlargement target image based on a result of the estimation process, and an enlargement display process for enlarging and displaying the enlargement target image based on the determination result of the enlargement determination process.
  • this information processing method a process capable of performing an enlarged display of the advertisement in accordance with the user's intention is executed.
  • a program according to the present invention is a program that causes an arithmetic processing unit to execute processing executed as the information processing method.
  • a storage medium according to the present invention is a storage medium storing the above program. The above information processing apparatus is realized by these programs and storage media.
  • ADVANTAGE OF THE INVENTION is an image, such as an advertisement, Comprising: With respect to the image in which various information is enlarged and displayed according to mouse operation, an appropriate enlarged display according to a user's intention can be performed, and unnecessary enlarged display Therefore, it is possible to prevent annoyance from being felt.
  • the web server 1 of the present embodiment is connected to the advertisement server 3 and the user terminals 4, 4, 4... .
  • the web server 1 is a server device that generates web page data according to a request from the user terminal 4 and transmits the web page data to the user terminal 4.
  • Web page data is data necessary for browsing web pages with a web browser, etc., and is composed of structured document files such as HTML (Hyper Text Markup Language) and XHTML (Extensible HyperText Markup Language), and image files. ing.
  • the structured document includes a program (for example, a script language such as JavaScript (registered trademark)) for executing various processes described later on the user terminal 4.
  • the web page data is stored in the web server 50 and managed / updated by the web server 1 as necessary.
  • the configuration of the communication network 2 is not particularly limited.
  • the Internet an intranet, an extranet, a LAN (Local Area Network), a CATV (Community Antenna TeleVision) communication network, a virtual private network (Virtual Private Network), a telephone line A network, a mobile communication network, a satellite communication network, etc. are assumed.
  • Various examples of transmission media constituting all or part of the communication network 2 are also envisaged.
  • IEEE Institute of Electrical and Electronics Engineers 1394, USB (Universal Serial Bus), power line carrier, telephone line, etc., infrared such as IrDA (Infrared Data Association), Bluetooth (registered trademark), 802.11 wireless It can also be used wirelessly, such as mobile phone networks, satellite lines, and digital terrestrial networks.
  • the advertisement server 3 is a server device that acquires advertisement data to be displayed in the advertisement display area of the web page in response to a request from the user terminal 4 (or the web server 1) and transmits the advertisement data to the user terminal 4 (or the web server 1). is there.
  • the advertisement data is stored in an advertisement DB (Database) 51 and managed / updated by the advertisement server 3 as necessary.
  • the advertisement data transmitted to the user terminal 4 may be determined in advance or may be determined based on information of a user who operates the user terminal 4.
  • the advertisement server 3 receives information (for example, a user ID) specifying the user from the user terminal 4.
  • the advertisement server 3 acquires information from the advertisement DB 51 based on the received user information (that is, based on attribute data such as the user's browsing history, purchase history, and sex). Further, the advertisement data may be selected based on the web page data that the user is currently browsing.
  • stored in advertisement DB51 based on user information or web page data there may be more advertisement data than the number of advertisement data which can be displayed on the user terminal 4.
  • the user terminal 4 is a terminal used by a user who browses a web page managed by the web server 1, and operates as another information processing apparatus in the claims.
  • the user terminal 4 is installed with a web browser for reading web page data and displaying it on the screen.
  • the user terminal 4 is, for example, a PC (Personal Computer), a feature phone, a PDA (Personal Digital Assistants) having a communication function, or a smart device such as a smartphone or a tablet terminal.
  • various transmission / reception processes and the like are executed as necessary.
  • the web server 1 includes a generation unit 1a and a communication control unit 1b.
  • the generation unit 1a performs web page data generation processing for generating web page data.
  • the coordinate acquisition processing for acquiring the coordinates of the cursor on the image display area where the enlargement target image on the web page is displayed, and the movement direction of the cursor from the change in the coordinates.
  • the enlargement determination process for determining whether or not to enlarge the enlargement target image based on the result of the above and the enlargement display process for enlarging and displaying the enlargement target image based on the determination result of the enlargement determination process are executed on the user terminal 4 Web page data including a program to be generated is generated.
  • the communication control unit 1b performs reception processing for receiving various requests from the user terminal 4, web page data transmission processing for transmitting web page data to the requested user terminal 4, and the like.
  • the communication control unit 1b functions as a transmission unit in claims.
  • FIG. 3 is a diagram illustrating hardware of the web server 1, the advertisement server 3, and the user terminal 4 illustrated in FIG. 1.
  • a CPU (Central Processing Unit) 101 of a computer device in each server device or terminal is a program stored in a ROM (Read Only Memory) 102 or a program loaded from a storage unit 108 into a RAM (Random Access Memory) 103.
  • ROM Read Only Memory
  • RAM Random Access Memory
  • Various processes are executed according to the above.
  • the RAM 103 also appropriately stores data necessary for the CPU 101 to execute various processes.
  • the CPU 101, ROM 102, and RAM 103 are connected to each other via a bus 104.
  • An input / output interface 105 is also connected to the bus 104.
  • the input / output interface 105 includes an input device 106 composed of a keyboard, mouse, touch panel, etc., a display composed of a liquid crystal display (LCD), a cathode ray tube (CRT), an organic EL (electroluminescence) panel, and an output composed of a speaker.
  • a storage unit 108 including an HDD (Hard Disk Drive), a flash memory device, and the like
  • a communication unit 109 that performs communication processing and communication between devices via the communication network 2 are connected.
  • a media drive 110 is also connected to the input / output interface 105 as necessary, and a removable medium 111 such as a magnetic disk, an optical disk, a magneto-optical disk, or a semiconductor memory is appropriately mounted, and information can be written to the removable medium 111. Reading is performed.
  • a removable medium 111 such as a magnetic disk, an optical disk, a magneto-optical disk, or a semiconductor memory is appropriately mounted, and information can be written to the removable medium 111. Reading is performed.
  • each information processing apparatus which comprises the web server 1, the advertisement server 3, and the user terminal 4 is not restricted to a single computer apparatus as shown in FIG. 3, and a plurality of computerized system apparatuses. It may be constituted by.
  • the plurality of computer devices may be systemized by a LAN or the like, or may be arranged in a remote place so as to be communicable via a VPN (Virtual Private Network) using the Internet or the like.
  • Web page composition> The configuration of a web page displayed on the web browser 5 operating on the user terminal 4 will be described with reference to FIG.
  • the web browser 5 is provided with a web page display frame 6 in which web page data composed of structured document files received from the web server 1 is interpreted and displayed.
  • the web page display frame 6 includes a content display area 6a for displaying content Co (for example, blog content, news content, product content in electronic commerce, etc.) in the structured document file, and in the structured document file.
  • the first advertisement display area 6b for displaying the first advertisement Ad1 and the second advertisement display area 6c for displaying the second advertisement Ad2 are provided based on the conditions specified in.
  • the second advertisement display area 6c is provided on the outer peripheral side of the web page display frame 6 with respect to the first advertisement display area 6b.
  • the content display area 6a, the first advertisement display area 6b, and the second advertisement display area 6c are arranged so as not to overlap each other.
  • the first advertisement Ad1 displayed in the first advertisement display area 6b and the second advertisement Ad2 displayed in the second advertisement display area 6c are both banner advertisements. Furthermore, the first advertisement Ad1 is enlarged and displayed when a predetermined condition described later is satisfied.
  • FIG. 5 shows a state in which the first advertisement Ad1 is enlarged and displayed based on a predetermined condition. As shown in the figure, the first advertisement Ad1 is displayed as an enlarged advertisement Ad1 ′ in the enlarged advertisement display area 6d including part or all of the content display area 6a, the first advertisement display area 6b, and the second advertisement display area 6c. Is done.
  • an image or text information in which the information of the advertisement Ad1 displayed in the first advertisement display area 6b is described in more detail may be displayed, or a moving image of product description may be reproduced. It may be.
  • the enlarged advertisement display area 6d is provided with an operator (close button) for ending the enlarged display of the advertisement Ad1 ′.
  • Embodiment> The user terminal 4 receives the web page data generated by the web server 1 and performs each process. In this example, the flow will be described by paying attention to each process executed by the user terminal 4. First, a flow until a predetermined web page is displayed on the web browser 5 operating on the user terminal 4 will be described with reference to FIG.
  • the user terminal 4 detects a web page browsing operation in step S ⁇ b> 101 according to a user operation, and executes a process of requesting web page data from the web server 1.
  • the user operation at this time includes an operation of inputting URL (Uniform Resource Locator) information corresponding to a web page to be browsed in a predetermined input field of the web browser 5, or a web page displayed and browsed in the web page display frame 6. For example, an operation of pressing a button associated with the URL information using a mouse.
  • URL Uniform Resource Locator
  • the web server 1 that has received the web page data request from the user terminal 4 executes web page data generation processing for generating web page data in step S201.
  • the web page data generation process is a process for generating web page data including content Co and the like corresponding to the web page to be displayed on the user terminal 4.
  • the web page data includes a program for executing various processes described later on the user terminal 4.
  • the process for generating the web page data may be completed before receiving the request for the web page data, and in step S201, the process for acquiring the generated web page data from the web page DB 50 may be executed.
  • the web page data is, for example, a structured document file such as HTML or XHTML.
  • the structured document file describes the arrangement and display mode (character color, font, size, decoration, etc.) of images and texts as the content Co. Subsequently, the web server 1 executes a process of transmitting the acquired web page data to the user terminal 4 in step S202.
  • step S102 the user terminal 4 that has received the web page data from the web server 1 executes an advertisement acquisition process for acquiring an advertisement.
  • the advertisement acquisition process is a process of acquiring an advertisement to be displayed in the areas specified in the web page data (the first advertisement display area 6b and the second advertisement display area 6c of the web page display frame 6 in FIG. 4). 3, an advertisement data request is transmitted.
  • information (or terminal information) of the user who is using the user terminal 4 is transmitted to the advertisement server 3.
  • the user information can be transmitted using, for example, cookie information issued for each website.
  • the advertisement server 3 Upon receiving the advertisement data request and the user information from the user terminal 4, the advertisement server 3 executes an advertisement selection process in step S301.
  • the advertisement selection process is a process of selecting and acquiring advertisement data from the advertisement DB 51. Specifically, based on the received user information, advertisement data that matches the user's interest and the like is selected and acquired. Subsequently, the advertisement server 3 executes an advertisement data transmission process in step S302.
  • the advertisement data transmission process is a process of transmitting the advertisement data selected in step S301 to the user terminal 4.
  • the user terminal 4 that has received the advertisement data from the advertisement server 3 executes web page display processing in step S103.
  • the web page content Co is displayed in the content display area 6a of the web page display frame 6 of the web browser 5 operating on the user terminal 4, and the first advertisement display area 6b and the second advertisement display are displayed.
  • This is a process of displaying the first advertisement Ad1 and the second advertisement Ad2 respectively corresponding to the area 6c.
  • the web page display process in step S103 may be executed after the advertisement data is received as indicated by the arrow A in FIG. 6, or the advertisement data is received as indicated by the arrow B in FIG. It may be executed without waiting.
  • each advertisement in the first advertisement display area 6b and the second advertisement display area 6c in accordance with the reception of the advertisement data
  • the first advertisement Ad1 and the second advertisement Ad2 are displayed.
  • the user terminal 4 determines the first advertisement display area from the cursor coordinates Cu1 when the mouse cursor enters the area from outside the first advertisement display area 6b and the cursor coordinates Cu2 after a predetermined time has elapsed.
  • An example will be described in which a process for determining whether or not to enlarge and display the first advertisement Ad1 displayed in 6b is described. Specifically, this will be described with reference to FIG. From the cursor coordinates Cu1 and the cursor coordinates Cu2, the moving direction of the mouse cursor (the chain line in the figure) is estimated.
  • the user terminal 4 executes a Cu1 acquisition process for acquiring the cursor coordinates Cu1.
  • the Cu1 acquisition process is a process of acquiring the current mouse cursor coordinates (that is, the cursor coordinates Cu1 immediately after entering).
  • the coordinate in the horizontal direction (horizontal direction) of the screen is the X coordinate
  • the coordinate in the vertical direction (vertical direction) of the screen is the Y coordinate
  • the (X, Y) coordinate at the upper left of the screen is (0, 0).
  • step S402 the user terminal 4 executes processing for determining whether or not a predetermined time has elapsed.
  • This process is a process for appropriately acquiring coordinates for obtaining the moving direction of the mouse cursor, and the predetermined time is, for example, 2 msec.
  • the determination process in step S402 is executed until a predetermined time has elapsed. If the mouse cursor moves outside the first advertisement display area 6b before the predetermined time has elapsed, the series of processes shown in FIG. 8 is terminated.
  • step S402 If it is determined in step S402 that the predetermined time has elapsed, the user terminal 4 executes a Cu2 acquisition process for acquiring cursor coordinates Cu2 necessary for performing a determination described later in step S403.
  • the Cu2 acquisition process is a process for acquiring the cursor coordinates of the current mouse cursor, as in step S401.
  • the user terminal 4 executes an arrival estimation process in step S404.
  • the arrival estimation process is a process for estimating whether or not the mouse cursor is likely to reach the second advertisement display area 6c.
  • This process is a process of setting an estimation result in a flag (arrival estimation flag) indicating whether or not it is likely to arrive.
  • step S405 the user terminal 4 executes an enlargement determination process.
  • the enlargement determination process is a process for determining whether or not to enlarge and display the first advertisement Ad1 displayed in the first advertisement display area 6b according to the arrival estimation flag set in step S404.
  • the user terminal 4 executes an enlarged display process in step S406.
  • the enlarged display process for example, as shown in FIG. 5, the enlarged advertisement Ad1 ′ is displayed in the enlarged advertisement display area 6d including part or all of the content display area 6a, the first advertisement display area 6b, and the second advertisement display area 6c. Execute the process. If it is determined that the advertisement Ad1 is not displayed in an enlarged manner (“non-enlarging” determination in step S405), the series of processes in FIG. 8 is terminated without executing step S406.
  • the user terminal 4 first executes a process of calculating the horizontal movement amount of the mouse cursor in step S501.
  • the process of calculating the horizontal movement amount is a process of calculating the movement amount of the X coordinate of the mouse cursor, and specifically, a process of subtracting the X coordinate of the cursor coordinate Cu1 from the X coordinate of the cursor coordinate Cu2.
  • step S502 the user terminal 4 executes a process of calculating the amount of vertical movement of the mouse cursor.
  • the process of calculating the vertical movement amount is a process of calculating the movement amount of the Y coordinate of the mouse cursor, and specifically, a process of subtracting the Y coordinate of the cursor coordinate Cu1 from the Y coordinate of the cursor coordinate Cu2.
  • the movement direction calculation process is a process for calculating the movement direction based on the movement amounts acquired in steps S501 and S502.
  • the moving direction can be represented by, for example, an inclination (a movement amount of the Y coordinate with respect to a movement amount of the X coordinate).
  • the user terminal 4 that has calculated the moving direction executes an arrival determination process in the subsequent step S504.
  • the arrival determination process assumes that the mouse cursor continues to move while maintaining the movement direction calculated in step S503 and passes through the first advertisement display area 6b. It is determined whether or not the two advertisement display area 6c is reached.
  • arrival determination in step S504
  • the user terminal 4 executes a process of turning on the arrival estimation flag (for example, a process of setting 1) in step S505.
  • non-reached” determination in step S504 that is, the state shown in FIG. 7A
  • the user terminal 4 performs processing for turning off the arrival estimation flag in step S506 (for example, processing for setting 0) ).
  • the series of processing shown in FIG. 9 ends when the arrival estimation flag is set to ON or OFF.
  • the arrival estimation flag when the arrival estimation flag is ON, it is determined that the advertisement Ad1 is not enlarged, and when the arrival estimation flag is OFF, it is determined that the advertisement Ad1 is enlarged.
  • the cursor coordinates when the mouse cursor enters the area from the outside of the first advertisement display area 6b into the area and the cursor coordinates for every predetermined time thereafter are continuously acquired, and the first advertisement display area 6b is obtained.
  • a process of determining whether or not to enlarge and display the first advertisement Ad1 displayed on the screen is executed. Specifically, a description will be given with reference to FIG. From the latest cursor coordinates (CuN) and the immediately preceding cursor coordinates (CuO), the moving direction of the mouse cursor (dotted line in the figure) is estimated. As a result, it is determined whether or not the estimated movement locus of the mouse cursor reaches the second advertisement display area 6c. When it is determined that it reaches (FIG.
  • a movement amount per unit time (for example, movement speed) is further calculated, and it is determined whether or not the advertisement Ad1 is to be enlarged and displayed.
  • the advertisement Ad1 is enlarged and displayed.
  • numbers corresponding to the order of acquisition such as CuN0, CuN1,..., CuO1, CuO2,.
  • step S601 in FIG. 11 the user terminal 4 acquires the coordinates of the current mouse cursor (for example, the cursor coordinates CuN0 immediately after the mouse cursor enters the first advertisement display area 6b as shown in FIG. 10). Subsequently, in step S602, the user terminal 4 executes a process of determining whether or not the current cursor coordinates are located in the first advertisement display area 6b. When it is determined that the current cursor coordinates are located outside the first advertisement display area 6b (N determination in step S602), the series of processes illustrated in FIG.
  • step S602 determines whether or not the current cursor coordinates are located in the first advertisement display area 6b (Y determination in step S602).
  • the user terminal 4 determines whether or not a predetermined time has elapsed in step S603. Execute the process. This process is the same as the process of step S402 in FIG. If it is determined in step S603 that the predetermined time has not elapsed (N determination in step S603), the user terminal 4 executes the processes in steps S602 and S603 again.
  • step S603 If it is determined in step S603 that the predetermined time has elapsed (Y determination in step S603), the user terminal 4 uses the value of the cursor coordinate CuNi held as the latest cursor coordinate in the next step S604 to determine the previous cursor coordinate CuOi + 1. Execute the process of assigning to. Specifically, for example, a process of substituting the cursor coordinates CuN0 into the cursor coordinates CuO1.
  • step S605 the user terminal 4 executes a process of acquiring the current cursor coordinates as the cursor coordinates CuN. Specifically, for example, processing for obtaining CuN1 in FIG. 10 is executed.
  • the arrival estimation process in FIG. 11 determines whether or not the mouse cursor is likely to reach the second advertisement display area 6c, and whether or not the first advertisement Ad1 displayed in the first advertisement display area 6b is the operation target. It is the process which determines. Details will be described later.
  • the two cursor coordinates used for the calculation of the moving direction executed in the arrival estimation process are the cursor coordinates CuOi and CuNi whose signs end at the same end (i is the maximum value of CuNi obtained at the present time). It becomes.
  • the movement direction is calculated using the latest cursor coordinates CuNi acquired in the immediately preceding step S605 and the cursor coordinates CuOi updated in the preceding step S604.
  • the user terminal 4 executes an enlargement determination process in step S607 based on the arrival estimation flag set in step S606.
  • the user terminal 4 executes the enlarged display process in step S608 and performs a series of processes in FIG. Exit. This process is the same as the process of step S406 in FIG.
  • the process of step S602 is executed without executing the process of step S608. .
  • step S606 the arrival estimation process in step S606 in the second example will be described in detail with reference to FIG.
  • the processing from step S701 to step S704 is the same as the processing from step S501 to step S504 in FIG.
  • the cursor coordinates to be processed in steps S701 to S703 are the cursor coordinates CuOi and CuNi (i is the maximum value of CuNi acquired at the present time) as described above.
  • step S704 If it is determined in step S704 that the second advertisement display area 6c is reached ("arrival" determination in step S704), the user terminal 4 determines in step S705 that the mouse cursor has reached the second advertisement display area 6c. An arrival speed calculation process for calculating the speed is executed.
  • the movement amount Dm per unit time of the mouse cursor can be calculated from the respective calculation results in step S701 and step S702.
  • This movement amount Dm can be rephrased as a numerical value representing the speed of the mouse cursor.
  • the movement amount Dm is calculated every time the processes of steps S701 and S702 of FIG. 12 are executed (that is, every time step S606 of FIG. 11 is executed).
  • a numerical value indicating the calculation order is attached to the end of the sign for the plurality of movement amounts Dm (Dm1, Dm2,...)
  • the mouse cursor is determined from Dmi-1 and Dmi (Dmi is the latest calculation result).
  • the latest acceleration of is calculated.
  • the speed of the mouse cursor when the mouse cursor reaches the second advertisement display area 6c is calculated from the latest acceleration of the mouse cursor.
  • step S706 the user terminal 4 executes a process of determining whether or not the speed when reaching the second advertisement display area 6c calculated in step S705 is equal to or less than a predetermined value. Specifically, when the predetermined value is set to 0, it is expected that the mouse cursor stops before reaching the second advertisement display area 6c. In other words, the mouse cursor is estimated not to be in the second advertisement display area 6c. If it is determined in step S706 that the speed is not less than or equal to the predetermined value (N determination in step S706), the user terminal 4 executes a process of turning on the arrival estimation flag in the subsequent step S707.
  • step S706 determines whether the speed is equal to or lower than the predetermined value (Y determination in step S706). If it is determined in step S706 that the speed is equal to or lower than the predetermined value (Y determination in step S706), the user terminal 4 executes a process of turning on the arrival estimation flag in step S708. Steps S707 and S708 are the same as steps S505 and S506 in FIG.
  • the speed when reaching the second advertisement display area 6c may be calculated instead of the speed when reaching the second advertisement display area 6c.
  • the arrival determination based on the moving direction calculated using the latest cursor coordinates CuOi and CuNi is executed, but the previous determination is performed in step S703.
  • the movement direction based on CuOi-1 and CuNi-1 may be further used to calculate a change in the movement direction, and the arrival determination for the second advertisement display area 6c may be executed. That is, for example, when the mouse cursor is moved so as to draw an arc, an arrival determination is made according to whether or not the second advertisement display area 6c is on an extension line of the arc. Thereby, a more appropriate arrival determination can be performed.
  • whether or not the first advertisement Ad1 displayed in the first advertisement display area 6b is enlarged according to whether or not the information displayed in the second advertisement display area 6c is an advertisement. It may be determined whether or not. Examples of information that is not an advertisement include links and buttons to various menus of web pages and other web pages.
  • the enlarged display process of S608 is executed even if the arrival estimation flag is ON.
  • each of the above-described processes is executed to determine whether or not to perform enlarged display.
  • the enlarged display process of S608 may be executed even if the arrival estimation flag is ON. That is, when the information displayed in the second advertisement display area 6c is an advertisement, the above-described processes are executed to determine whether or not to perform enlarged display. Further, if the information displayed in the second advertisement display area 6c is information that matches the user's interest, it may be determined that the first advertisement Ad1 displayed in the first advertisement display area 6b is not enlarged. .
  • the web server 1 described above uses an image display area (first advertisement display) as data of a web page provided with an image display area (first advertisement display area 6b) on which an enlargement target image (first advertisement Ad1) is displayed.
  • the coordinate acquisition process (steps S401, S403, S601, S605) for acquiring the coordinates (Cu1, Cu2, CuO, CuN) of the mouse cursor on the area 6b) and the movement direction of the mouse cursor are calculated from the change of the coordinates (step S503, S703), another information arrangement area (second advertisement display area 6c) in which other information (second advertisement Ad2) different from the enlargement target image is arranged when the mouse cursor moves in the movement direction from the current coordinates.
  • An arrival estimation process (steps S404 and S606) for estimating whether or not to reach the upper side and an enlargement target image based on the result of the arrival estimation process
  • An enlargement determination process (steps S405 and S607) for determining whether or not to enlarge an image and an enlargement display process (steps S406 and 608) for enlarging and displaying an enlargement target image based on the determination result of the enlargement determination process
  • a generation unit 1a that generates web page data including a program to be executed by the information processing device (user terminal 4), and a transmission unit (communication control unit 1b) that transmits the web page data to another information processing device (user terminal 4). ).
  • the mouse operation of the user who uses the user terminal 4 as another information processing apparatus which information (the first advertisement Ad1, the second advertisement Ad2) is the target of the mouse operation. Since the process of guessing is executed, the enlarged display of the advertisement according to the user's intention can be performed.
  • the generation unit 1 a includes a program for executing an enlarged display process when it is estimated that the arrival estimation process does not reach the other information arrangement area. Generate data. Accordingly, the first advertisement Ad1 is enlarged and displayed when an operation (for example, an operation such as clicking the second advertisement Ad2) is not performed on the second advertisement Ad2 as other information. In other words, when the mouse operation for other information is performed, the first advertisement Ad is not displayed in an enlarged manner. Therefore, it is possible to prevent the user's operation on other information from being hindered.
  • an operation for example, an operation such as clicking the second advertisement Ad2
  • the generation unit 1a further calculates the movement amount of the mouse cursor per unit time in the image display area when it is estimated that the other information arrangement area is reached ( Web page data including a program for executing step S606) and an enlarged display process in response to the movement amount being equal to or less than a predetermined value is generated. It is estimated that the movement amount is equal to or less than the predetermined value that the mouse cursor stops in the enlargement target image area by the user's mouse operation. That is, it is inferred that the user is interested in the enlargement target image, and the first advertisement Ad1 is enlarged and displayed. Thereby, an enlarged display reflecting the user's interest can be performed.
  • the generation unit 1a includes a web page including a program that executes the arrival estimation process (step S404) only once every time the generation unit 1a moves from the outside of the image display area into the image display area. Generate data. As a result, each time the mouse cursor enters the first advertisement display area 6b, various processes are executed only once. Therefore, an enlarged display of the advertisement according to the user's intention can be performed with a small processing load on the user terminal 4. it can.
  • the generation unit 1a generates web page data including a program for executing the arrival estimation process every predetermined time while the cursor is positioned in the image display area.
  • various determination processes reflecting the user's operation intention are executed.
  • the first advertisement Ad1 is executed while the above-described processing is executed every predetermined time and it is estimated that the operation is intended for the second advertisement Ad2.
  • the first advertisement Ad1 is enlarged when it is estimated that the second advertisement Ad2 is not an intended operation. Thereby, appropriate enlarged display of the first advertisement Ad1 can be performed.
  • the generation unit 1a when the generation unit 1a estimates that the other information arrangement area is reached in the arrival estimation process, the generation unit 1a enlarges the enlargement target image depending on whether or not the other information is an advertisement.
  • Web page data including a program for executing an enlargement determination process for determining whether or not to display is generated.
  • the web server 1 of the present invention has been described above. However, the program according to the embodiment performs processing in the web server 1 (that is, processing executed by the generation unit 1a and the communication control unit 1b) as an arithmetic processing unit (CPU or the like). This is a program to be executed.
  • the program according to the embodiment includes a coordinate acquisition process for acquiring coordinates of a cursor on the image display area as data of a web page provided with an image display area on which an enlargement target image is displayed, and a change in the coordinates based on the change in the coordinates.
  • the processing unit is caused to execute a generation procedure for generating web page data including a program that causes another information processing device to execute the enlarged display processing. Further, the processing unit is caused to execute a transmission procedure for transmitting the web page data to the other information processing apparatus.
  • this program causes the user terminal 4 to execute various processes (steps S102 and S103 in FIG. 6 and processes in FIGS. 8, 9, 11, and 12) (processes in steps S201 and S202 in FIG. 6).
  • steps S102 and S103 in FIG. 6 and processes in FIGS. 8, 9, 11, and 12 processes in steps S201 and S202 in FIG. 6.
  • steps S201 and S202 in FIG. 6 Is a program that causes the web server 1 to execute.
  • Such a program can be stored in advance in an HDD as a storage medium built in a device such as a computer device or a ROM in a microcomputer having a CPU. Alternatively, it can be stored (stored) temporarily or permanently in a removable storage medium such as a semiconductor memory, memory card, optical disk, magneto-optical disk, or magnetic disk. Such a removable storage medium can be provided as so-called package software. Further, such a program can be installed from a removable storage medium to a personal computer or the like, or can be downloaded from a download site via a network such as a LAN or the Internet.

Abstract

The purpose of the present invention is to display, in an enlarged manner according to a user's intent, an advertisement which is displayed upon a webpage. To this end, provided is a web server, comprising a generating unit which generates webpage data which is provided with an image display region in which an image to be enlarged is displayed. The webpage data is provided with a program which causes another information processing device to execute the following processes: a coordinate acquisition process of acquiring coordinates of a cursor in the image display region; an arrival estimation process of computing a movement direction of the cursor from a change of the coordinates and estimating whether or not the cursor, having moved in the movement direction from the present coordinates thereof, will reach another information positioning region in which information other than the image to be enlarged is positioned; an enlargement determination process of determining on the basis of the result of the arrival estimation process, whether or not to display in an enlarged manner the image to be enlarged; and an enlargement display process of displaying the image to be enlarged in the enlarged manner, on the basis of the result of the determination of the enlargement determination process. The web server also comprises a transmitting unit which transmits the webpage data to the other information processing device.

Description

情報処理装置、情報処理方法、プログラム、記憶媒体Information processing apparatus, information processing method, program, and storage medium
 本発明は、情報処理装置、情報処理方法、プログラム、記憶媒体に関し、具体的には、広告等の画像の表示態様に係る処理に関する。 The present invention relates to an information processing apparatus, an information processing method, a program, and a storage medium, and more specifically to processing related to an image display mode such as an advertisement.
特開2013-061748号公報JP 2013-061748 A
 インターネットの普及により、商品のプロモーションとしてウェブページ上に広告を表示することが一般的になっている。
 そのような広告の中には、特許文献1のように、マウスを動かして画面上のマウスカーソルを広告表示領域上に移動させると、広告の画像や情報などが拡大して表示されるものがある。
With the spread of the Internet, it has become common to display advertisements on web pages as product promotions.
Among such advertisements, as disclosed in Patent Document 1, when the mouse is moved and the mouse cursor on the screen is moved to the advertisement display area, an advertisement image or information is displayed in an enlarged manner. is there.
 ところが、このような広告は、当該広告以外のコンテンツの表示領域に被せて拡大表示される。そのため、当該広告の内容に興味が無く偶然広告の表示領域上にマウスを動かしてしまったユーザに煩わしさを感じさせてしまうことがある。また、広告に限らず、画像に対するマウスの操作によって各種情報が拡大表示される場合においても、同様の問題がある。
 本発明は、このような課題に鑑みてなされたものであり、広告等の画像であって、マウス操作に応じて各種情報が拡大表示される画像について、ユーザの意図に沿った適切な拡大表示を行うことを目的とする。
However, such an advertisement is enlarged and displayed over a display area of content other than the advertisement. Therefore, the user who is not interested in the contents of the advertisement and accidentally moves the mouse over the display area of the advertisement may feel annoying. In addition to the advertisement, the same problem occurs when various types of information are enlarged and displayed by operating the mouse on the image.
The present invention has been made in view of such a problem, and is an appropriate enlarged display in accordance with the user's intention for an image such as an advertisement, in which various types of information are enlarged and displayed in response to a mouse operation. The purpose is to do.
 本発明に係る情報処理装置は、拡大対象画像が表示される画像表示領域が設けられたウェブページのデータとして、前記画像表示領域上におけるカーソルの座標を取得する座標取得処理と、前記座標の変化から前記カーソルの移動方向を算出し、前記カーソルが現在座標から前記移動方向へ移動したときに前記拡大対象画像とは異なる他の情報が配置された他情報配置領域上に到達するか否かを推定する到達推定処理と、前記到達推定処理の結果に基づいて前記拡大対象画像を拡大表示するか否かを判定する拡大判定処理と、前記拡大判定処理の判定結果に基づいて前記拡大対象画像を拡大表示する拡大表示処理と、を他の情報処理装置に実行させるプログラムを備えたウェブページデータを生成する生成部と、前記ウェブページデータを前記他の情報処理装置へ送信する送信部とを備えたものである。
 これにより、他の情報処理装置(例えばユーザ端末)を使用するユーザのカーソル操作に応じて当該カーソル操作が何れの情報を対象としたものかを推測し、それに応じて拡大対象画像に対する拡大表示を行うか否かを判定する処理が実行される。
 尚、ここでいうプログラムとは、ウェブページのデータに付加されて他の情報処理装置に送信されるプログラムであり、他の情報処理装置に所定の処理を実行させるためのものである。具体的には、スクリプト言語等である。
The information processing apparatus according to the present invention includes a coordinate acquisition process for acquiring the coordinates of a cursor on the image display area as data of a web page provided with an image display area on which an enlargement target image is displayed, and a change in the coordinates. The movement direction of the cursor is calculated from, and whether the cursor reaches the other information arrangement area where other information different from the enlargement target image is arranged when the cursor moves in the movement direction from the current coordinates. An arrival estimation process to be estimated; an enlargement determination process for determining whether or not to enlarge-display the enlargement target image based on a result of the arrival estimation process; and an enlargement target image based on a determination result of the enlargement determination process An enlargement display process for enlarging display, a generation unit for generating web page data including a program for causing another information processing apparatus to execute, and the web page data before It is obtained and a transmission unit for transmitting to another information processing apparatus.
As a result, in accordance with the cursor operation of a user who uses another information processing apparatus (for example, a user terminal), it is estimated which information the cursor operation is targeted for, and accordingly, an enlarged display for the enlargement target image is performed. Processing for determining whether or not to perform is executed.
Here, the program is a program that is added to the data of the web page and transmitted to another information processing apparatus, and is for causing the other information processing apparatus to execute a predetermined process. Specifically, a script language or the like.
 上記した情報処理装置の前記生成部は、前記到達推定処理において前記他情報配置領域上に到達しないと推定した場合に、前記拡大表示処理を実行させる前記プログラムを備えたウェブページデータを生成するものである。
 これにより、他の情報処理装置において、ユーザが他の情報に対する操作を行わないときに拡大対象画像が拡大表示される。
The generation unit of the information processing apparatus generates web page data including the program for executing the enlarged display process when it is estimated that the other information arrangement area is not reached in the arrival estimation process. It is.
Thereby, in another information processing apparatus, the enlargement target image is enlarged and displayed when the user does not perform an operation on other information.
 上記した情報処理装置の前記生成部は、前記他情報配置領域上に到達すると推定した場合に前記画像表示領域における前記カーソルの単位時間あたりの移動量を更に算出する前記到達推定処理と、前記移動量が所定値以下となったことに応じて前記拡大表示処理とを実行させる前記プログラムを備えたウェブページデータを生成するものである。
 これにより、ユーザのマウス操作によってカーソルが拡大対象画像領域内で止まることが推定され、ユーザが拡大対象画像に興味を持っていることが推察される。
The generation unit of the information processing apparatus described above further includes the arrival estimation process for further calculating a movement amount per unit time of the cursor in the image display area when it is estimated that the movement reaches the other information arrangement area, and the movement Web page data including the program for executing the enlarged display process in response to the amount being equal to or less than a predetermined value is generated.
Thereby, it is presumed that the cursor stops in the enlargement target image area by the user's mouse operation, and it is assumed that the user is interested in the enlargement target image.
 上記した情報処理装置の前記生成部は、前記画像表示領域の外から前記画像表示領域内に移動する毎に一度だけ前記到達推定処理を実行させる前記プログラムを備えたウェブページデータを生成するものである。
 これにより、他の情報処理装置において、画像表示領域内をカーソルが移動し続けても過剰な処理が実行されない。
The generation unit of the information processing apparatus generates web page data including the program that executes the arrival estimation process only once each time the image processing area moves from the outside of the image display area to the image display area. is there.
Thereby, in another information processing apparatus, even if the cursor continues to move in the image display area, excessive processing is not executed.
 上記した情報処理装置の前記生成部は、前記画像表示領域内に前記カーソルが位置する間、所定時間ごとに前記到達推定処理を実行させる前記プログラムを備えたウェブページデータを生成するものである。
 これにより、他の情報処理装置において、カーソルの移動軌跡が直線でない場合においてもユーザのマウス操作の意図が反映される。
The generation unit of the information processing apparatus generates web page data including the program for executing the arrival estimation process every predetermined time while the cursor is positioned in the image display area.
Accordingly, in other information processing apparatuses, the intention of the user's mouse operation is reflected even when the movement locus of the cursor is not a straight line.
 上記した情報処理装置の前記生成部は、前記到達推定処理において前記他情報配置領域上に到達すると推定した場合に、前記他の情報が広告であるか否かに応じて前記拡大対象画像を拡大表示するか否かを判定する前記拡大判定処理を実行させる前記プログラムを備えたウェブページデータを生成するものである。
 これにより、他の情報処理装置において、配置された他情報配置領域に表示される他の情報の種類により、拡大対象画像を拡大表示するか否かが決定される。
When the generation unit of the information processing apparatus estimates that the other information arrangement area is reached in the arrival estimation process, the generation unit enlarges the enlargement target image according to whether or not the other information is an advertisement. Web page data including the program for executing the enlargement determination process for determining whether or not to display is generated.
Thereby, in another information processing apparatus, whether to enlarge and display the enlargement target image is determined depending on the type of other information displayed in the other information arrangement area.
 本発明に係る情報処理方法は、情報処理装置が実行する情報処理方法であって、
 拡大対象画像が表示される画像表示領域が設けられたウェブページのデータとして、前記画像表示領域上におけるカーソルの座標を取得する座標取得処理と、前記座標の変化から前記カーソルの移動方向を算出し、前記カーソルが現在座標から前記移動方向へ移動したときに前記拡大対象画像とは異なる他の情報が配置された他情報配置領域上に到達するか否かを推定する到達推定処理と、前記到達推定処理の結果に基づいて前記拡大対象画像を拡大表示するか否かを判定する拡大判定処理と、前記拡大判定処理の判定結果に基づいて前記拡大対象画像を拡大表示する拡大表示処理と、を他の情報処理装置に実行させるプログラムを備えたウェブページデータを生成する生成ステップと、前記ウェブページデータを前記他の情報処理装置へ送信する送信ステップとを実行するものである。
 この情報処理方法により、ユーザの意図に沿った広告の拡大表示を行うことができる処理が実行される。
An information processing method according to the present invention is an information processing method executed by an information processing apparatus,
As data of a web page provided with an image display area on which an image to be enlarged is displayed, a coordinate acquisition process for acquiring the coordinates of the cursor on the image display area, and a movement direction of the cursor is calculated from the change of the coordinates. The arrival estimation process for estimating whether or not the cursor moves in the movement direction from the current coordinates and arrives on another information arrangement area where other information different from the enlargement target image is arranged; and An enlargement determination process for determining whether or not to enlarge the enlargement target image based on a result of the estimation process, and an enlargement display process for enlarging and displaying the enlargement target image based on the determination result of the enlargement determination process. Generating a web page data including a program to be executed by another information processing apparatus; and sending the web page data to the other information processing apparatus. And it executes a transmission step for.
By this information processing method, a process capable of performing an enlarged display of the advertisement in accordance with the user's intention is executed.
 本発明に係るプログラムは、上記情報処理方法として実行する処理を演算処理装置に実行させるプログラムである。
 本発明に係る記憶媒体は、上記プログラムを記憶した記憶媒体である。これらのプログラムや記憶媒体により上記の情報処理装置を実現する。
A program according to the present invention is a program that causes an arithmetic processing unit to execute processing executed as the information processing method.
A storage medium according to the present invention is a storage medium storing the above program. The above information processing apparatus is realized by these programs and storage media.
 本発明によれば、広告等の画像であって、マウス操作に応じて各種情報が拡大表示される画像について、ユーザの意図に沿った適切な拡大表示を行うことができ、不必要な拡大表示によって煩わしさを感じることを防止することができる。 ADVANTAGE OF THE INVENTION According to this invention, it is an image, such as an advertisement, Comprising: With respect to the image in which various information is enlarged and displayed according to mouse operation, an appropriate enlarged display according to a user's intention can be performed, and unnecessary enlarged display Therefore, it is possible to prevent annoyance from being felt.
本発明の実施の形態の全体の構成を示す図である。It is a figure which shows the whole structure of embodiment of this invention. 本実施の形態のウェブサーバを説明する図である。It is a figure explaining the web server of this Embodiment. 本実施の形態のコンピュータのブロック図である。It is a block diagram of the computer of this embodiment. 拡大対象画像が拡大される前の状態を示す図である。It is a figure which shows the state before an expansion object image is expanded. 拡大対象画像が拡大された状態を示す図である。It is a figure which shows the state by which the expansion object image was expanded. ユーザ端末にウェブページを表示させる各処理を説明するための図である。It is a figure for demonstrating each process which displays a web page on a user terminal. マウスカーソルの動きの例を示す図である。It is a figure which shows the example of a movement of a mouse cursor. 第1例の処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process of a 1st example. 第1例における到達推定処理を示すフローチャートである。It is a flowchart which shows the arrival estimation process in a 1st example. マウスカーソルの動きの別の例を示す図である。It is a figure which shows another example of a movement of a mouse cursor. 第2例の処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process of a 2nd example. 第2例における到達推定処理を示すフローチャートである。It is a flowchart which shows the arrival estimation process in a 2nd example.
 以下、実施の形態を次の順序で説明する。
<1.全体構成>
<2.ハードウエア構成>
<3.ウェブページ構成>
<4.実施の形態>
[4-1.第1例]
[4-2.第2例]
<5.変形例>
<6.まとめ>
<7.プログラム及び記憶媒体>
Hereinafter, embodiments will be described in the following order.
<1. Overall configuration>
<2. Hardware configuration>
<3. Web page composition>
<4. Embodiment>
[4-1. First example]
[4-2. Second example]
<5. Modification>
<6. Summary>
<7. Program and Storage Medium>
<1.全体構成>

 本実施の形態のウェブサーバ1を含むネットワークシステム全体の構成を図1及び図2を用いて説明する。
 尚、以下の例では、ウェブページ上に表示されるバナー広告(ディスプレイ広告、ボタン広告)が所定の条件を満たしたときに拡大表示される例を説明する。
<1. Overall configuration>

A configuration of the entire network system including the web server 1 according to the present embodiment will be described with reference to FIGS. 1 and 2.
In the following example, an example will be described in which a banner advertisement (display advertisement, button advertisement) displayed on a web page is enlarged and displayed when a predetermined condition is satisfied.
 図1に示すように、本実施の形態のウェブサーバ1は、通信ネットワーク2を介して広告サーバ3と、ユーザ端末4,4,4・・・と相互に通信可能な状態に接続されている。 As shown in FIG. 1, the web server 1 of the present embodiment is connected to the advertisement server 3 and the user terminals 4, 4, 4... .
 ウェブサーバ1は、ユーザ端末4からの要求に応じたウェブページデータを生成し、ユーザ端末4に送信するサーバ装置である。ウェブページデータは、ウェブページをウェブブラウザなどで閲覧するために必要なデータであり、HTML(Hyper Text Markup Language)やXHTML(Extensible HyperText Markup Language)などの構造化文書ファイルや画像ファイル等で構成されている。また、構造化文書の中には、後述する各種処理をユーザ端末4上で実行させるためのプログラム(例えば、JavaScript(登録商標)などのスクリプト言語)が含まれている。
 上記のウェブページデータは、ウェブサーバ50に格納され、必要に応じウェブサーバ1によって管理/更新される。
The web server 1 is a server device that generates web page data according to a request from the user terminal 4 and transmits the web page data to the user terminal 4. Web page data is data necessary for browsing web pages with a web browser, etc., and is composed of structured document files such as HTML (Hyper Text Markup Language) and XHTML (Extensible HyperText Markup Language), and image files. ing. In addition, the structured document includes a program (for example, a script language such as JavaScript (registered trademark)) for executing various processes described later on the user terminal 4.
The web page data is stored in the web server 50 and managed / updated by the web server 1 as necessary.
 通信ネットワーク2の構成は特に限定されるものではなく、例えば、インターネット、イントラネット、エキストラネット、LAN(Local Area Network)、CATV(Community Antenna TeleVision)通信網、仮想専用網(Virtual Private Network)、電話回線網、移動体通信網、衛星通信網などが想定される。
 また通信ネットワーク2の全部又は一部を構成する伝送媒体についても多様な例が想定される。例えばIEEE(Institute of Electrical and Electronics Engineers)1394、USB(Universal Serial Bus)、電力線搬送、電話線などの有線でも、IrDA(Infrared Data Association)のような赤外線、ブルートゥース(登録商標)、802.11無線、携帯電話網、衛星回線、地上波デジタル網などの無線でも利用可能である。
The configuration of the communication network 2 is not particularly limited. For example, the Internet, an intranet, an extranet, a LAN (Local Area Network), a CATV (Community Antenna TeleVision) communication network, a virtual private network (Virtual Private Network), a telephone line A network, a mobile communication network, a satellite communication network, etc. are assumed.
Various examples of transmission media constituting all or part of the communication network 2 are also envisaged. For example, IEEE (Institute of Electrical and Electronics Engineers) 1394, USB (Universal Serial Bus), power line carrier, telephone line, etc., infrared such as IrDA (Infrared Data Association), Bluetooth (registered trademark), 802.11 wireless It can also be used wirelessly, such as mobile phone networks, satellite lines, and digital terrestrial networks.
 広告サーバ3は、ユーザ端末4(或いはウェブサーバ1)からの要求に応じ、ウェブページの広告表示領域に表示させる広告データを取得し、ユーザ端末4(或いはウェブサーバ1)へ送信するサーバ装置である。
 広告データは、広告DB(Database)51へ格納され、必要に応じ広告サーバ3によって管理/更新される。
The advertisement server 3 is a server device that acquires advertisement data to be displayed in the advertisement display area of the web page in response to a request from the user terminal 4 (or the web server 1) and transmits the advertisement data to the user terminal 4 (or the web server 1). is there.
The advertisement data is stored in an advertisement DB (Database) 51 and managed / updated by the advertisement server 3 as necessary.
 ユーザ端末4へ送信する広告データは、予め決められたものでもよいし、ユーザ端末4を操作するユーザの情報に基づいて決められてもよい。ユーザ情報に基づいた広告データを送信する場合には、広告サーバ3はユーザを特定する情報(例えばユーザIDなど)をユーザ端末4から受信する。広告サーバ3は、受信したユーザ情報に基づいて(即ち、当該ユーザの閲覧履歴や、購入履歴や、性別などの属性データに基づいて)広告DB51から情報を取得する。尚、更にユーザが現在閲覧しているウェブページデータに基づいて広告データを選択してもよい。
 また、ユーザ情報やウェブページデータに基づいて広告DB51に記憶された広告を抽出する場合、ユーザ端末4上に表示し得る広告データの数よりも多くの広告データが該当する可能性がある。その場合には、広告データごとに設定された入札金額(広告データがユーザ端末4上で表示されるごとに広告主が支払う金額)などに応じて選択する。
The advertisement data transmitted to the user terminal 4 may be determined in advance or may be determined based on information of a user who operates the user terminal 4. When transmitting the advertisement data based on the user information, the advertisement server 3 receives information (for example, a user ID) specifying the user from the user terminal 4. The advertisement server 3 acquires information from the advertisement DB 51 based on the received user information (that is, based on attribute data such as the user's browsing history, purchase history, and sex). Further, the advertisement data may be selected based on the web page data that the user is currently browsing.
Moreover, when extracting the advertisement memorize | stored in advertisement DB51 based on user information or web page data, there may be more advertisement data than the number of advertisement data which can be displayed on the user terminal 4. FIG. In this case, the selection is made according to the bid amount set for each advertisement data (amount paid by the advertiser every time the advertisement data is displayed on the user terminal 4).
 ユーザ端末4は、ウェブサーバ1が管理するウェブページを閲覧するユーザが使用する端末であり、請求項における他の情報処理装置として動作する。ユーザ端末4には、ウェブページデータを読み込んで画面に表示するためのウェブブラウザがインストールされている。
 ユーザ端末4は、例えば、通信機能を備えたPC(Personal Computer)やフィーチャーフォンやPDA(Personal Digital Assistants)、或いは、スマートフォンやタブレット端末などのスマートデバイスなどである。
 ユーザ端末4では、必要に応じて各種の送受信処理などが実行される。
The user terminal 4 is a terminal used by a user who browses a web page managed by the web server 1, and operates as another information processing apparatus in the claims. The user terminal 4 is installed with a web browser for reading web page data and displaying it on the screen.
The user terminal 4 is, for example, a PC (Personal Computer), a feature phone, a PDA (Personal Digital Assistants) having a communication function, or a smart device such as a smartphone or a tablet terminal.
In the user terminal 4, various transmission / reception processes and the like are executed as necessary.
 ウェブサーバ1の各機能を実現するための構成例を以下に示す。
 ウェブサーバ1は、図2に示すように、生成部1aと通信制御部1bを備えている。 生成部1aは、ウェブページデータを生成するウェブページデータ生成処理を行う。特に、本実施の形態におけるウェブページデータ生成処理では、ウェブページ上の拡大対象画像が表示される画像表示領域上におけるカーソルの座標を取得する座標取得処理と、座標の変化からカーソルの移動方向を算出し、カーソルが現在座標から移動方向へ移動したときに拡大対象画像とは異なる他の情報が配置された他情報配置領域上に到達するか否かを推定する到達推定処理と、到達推定処理の結果に基づいて拡大対象画像を拡大表示するか否かを判定する拡大判定処理と、拡大判定処理の判定結果に基づいて拡大対象画像を拡大表示する拡大表示処理とをユーザ端末4上で実行させるプログラムを含むウェブページデータを生成する。
 通信制御部1bは、ユーザ端末4からの各種要求を受信する受信処理や、ウェブページデータを要求のあったユーザ端末4へ送信するウェブページデータ送信処理などを行う。
 尚、通信制御部1bは、請求項における送信部として機能する。
A configuration example for realizing each function of the web server 1 is shown below.
As shown in FIG. 2, the web server 1 includes a generation unit 1a and a communication control unit 1b. The generation unit 1a performs web page data generation processing for generating web page data. In particular, in the web page data generation processing in the present embodiment, the coordinate acquisition processing for acquiring the coordinates of the cursor on the image display area where the enlargement target image on the web page is displayed, and the movement direction of the cursor from the change in the coordinates. An arrival estimation process for calculating and estimating whether or not the cursor moves in the movement direction from the current coordinates and arrives on another information arrangement area where other information different from the enlargement target image is arranged; and an arrival estimation process The enlargement determination process for determining whether or not to enlarge the enlargement target image based on the result of the above and the enlargement display process for enlarging and displaying the enlargement target image based on the determination result of the enlargement determination process are executed on the user terminal 4 Web page data including a program to be generated is generated.
The communication control unit 1b performs reception processing for receiving various requests from the user terminal 4, web page data transmission processing for transmitting web page data to the requested user terminal 4, and the like.
The communication control unit 1b functions as a transmission unit in claims.
<2.ハードウエア構成>

 図3は、図1に示したウェブサーバ1、広告サーバ3及びユーザ端末4のハードウエアを例示する図である。それぞれのサーバ装置や端末におけるコンピュータ装置のCPU(Central Processing Unit)101は、ROM(Read Only Memory)102に記憶されているプログラム、または記憶部108からRAM(Random Access Memory)103にロードされたプログラムに従って各種の処理を実行する。RAM103にはまた、CPU101が各種の処理を実行する上において必要なデータなども適宜記憶される。
 CPU101、ROM102、およびRAM103は、バス104を介して相互に接続されている。このバス104には、入出力インターフェース105も接続されている。
 入出力インターフェース105には、キーボード、マウス、タッチパネルなどよりなる入力装置106、LCD(Liquid Crystal Display)、CRT(Cathode Ray Tube)、有機EL(Electroluminescence)パネルなどよりなるディスプレイ、並びにスピーカなどよりなる出力装置107、HDD(Hard Disk Drive)やフラッシュメモリ装置などより構成される記憶部108、通信ネットワーク2を介しての通信処理や機器間通信を行う通信部109が接続されている。
 入出力インターフェース105にはまた、必要に応じてメディアドライブ110が接続され、磁気ディスク、光ディスク、光磁気ディスク、或いは半導体メモリなどのリムーバブルメディア111が適宜装着され、リムーバブルメディア111に対する情報の書込や読出が行われる。
<2. Hardware configuration>

FIG. 3 is a diagram illustrating hardware of the web server 1, the advertisement server 3, and the user terminal 4 illustrated in FIG. 1. A CPU (Central Processing Unit) 101 of a computer device in each server device or terminal is a program stored in a ROM (Read Only Memory) 102 or a program loaded from a storage unit 108 into a RAM (Random Access Memory) 103. Various processes are executed according to the above. The RAM 103 also appropriately stores data necessary for the CPU 101 to execute various processes.
The CPU 101, ROM 102, and RAM 103 are connected to each other via a bus 104. An input / output interface 105 is also connected to the bus 104.
The input / output interface 105 includes an input device 106 composed of a keyboard, mouse, touch panel, etc., a display composed of a liquid crystal display (LCD), a cathode ray tube (CRT), an organic EL (electroluminescence) panel, and an output composed of a speaker. A device 107, a storage unit 108 including an HDD (Hard Disk Drive), a flash memory device, and the like, and a communication unit 109 that performs communication processing and communication between devices via the communication network 2 are connected.
A media drive 110 is also connected to the input / output interface 105 as necessary, and a removable medium 111 such as a magnetic disk, an optical disk, a magneto-optical disk, or a semiconductor memory is appropriately mounted, and information can be written to the removable medium 111. Reading is performed.
 このようなコンピュータ装置では、通信部109による通信によりデータやプログラムのアップロード、ダウンロードが行われたり、リムーバブルメディア111を介したデータやプログラムの受け渡しが可能である。
 CPU101が各種のプログラムに基づいて処理動作を行うことで、ウェブサーバ1、広告サーバ3及びユーザ端末4のそれぞれにおいて後述する情報処理や通信が実行される。
 尚、ウェブサーバ1、広告サーバ3及びユーザ端末4を構成するそれぞれの情報処理装置は、図3のようなコンピュータ装置が単一で構成されることに限らず、システム化された複数のコンピュータ装置によって構成されてもよい。複数のコンピュータ装置は、LANなどによりシステム化されていてもよいし、インターネットなどを利用したVPN(Virtual Private Network)などを介して通信可能に遠隔地に配置されたものでもよい。
In such a computer apparatus, data and programs can be uploaded and downloaded through communication by the communication unit 109, and data and programs can be transferred via the removable medium 111.
When the CPU 101 performs processing operations based on various programs, information processing and communication described later are executed in each of the web server 1, the advertisement server 3, and the user terminal 4.
In addition, each information processing apparatus which comprises the web server 1, the advertisement server 3, and the user terminal 4 is not restricted to a single computer apparatus as shown in FIG. 3, and a plurality of computerized system apparatuses. It may be constituted by. The plurality of computer devices may be systemized by a LAN or the like, or may be arranged in a remote place so as to be communicable via a VPN (Virtual Private Network) using the Internet or the like.
<3.ウェブページ構成>

 図4を用いて、ユーザ端末4で動作するウェブブラウザ5上で表示されるウェブページの構成を説明する。
 ウェブブラウザ5には、ウェブサーバ1から受信した構造化文書ファイルで構成されたウェブページデータが解釈されて表示されるウェブページ表示枠6が設けられている。
 ウェブページ表示枠6には、構造化文書ファイルの中のコンテンツCo(例えば、ブログコンテンツやニュースコンテンツや電子商取引における商品コンテンツなど)を表示するためのコンテンツ表示領域6aと、構造化文書ファイルの中で指定された条件に基づいて第1の広告Ad1が表示される第1広告表示領域6bと、第2の広告Ad2が表示される第2広告表示領域6cが設けられている。
 第2広告表示領域6cは第1広告表示領域6bよりもウェブページ表示枠6の外周側に設けられている。また、コンテンツ表示領域6aと第1広告表示領域6bと第2広告表示領域6cは、互いに重ならないように配置されている。
<3. Web page composition>

The configuration of a web page displayed on the web browser 5 operating on the user terminal 4 will be described with reference to FIG.
The web browser 5 is provided with a web page display frame 6 in which web page data composed of structured document files received from the web server 1 is interpreted and displayed.
The web page display frame 6 includes a content display area 6a for displaying content Co (for example, blog content, news content, product content in electronic commerce, etc.) in the structured document file, and in the structured document file. The first advertisement display area 6b for displaying the first advertisement Ad1 and the second advertisement display area 6c for displaying the second advertisement Ad2 are provided based on the conditions specified in.
The second advertisement display area 6c is provided on the outer peripheral side of the web page display frame 6 with respect to the first advertisement display area 6b. The content display area 6a, the first advertisement display area 6b, and the second advertisement display area 6c are arranged so as not to overlap each other.
 ここで、第1広告表示領域6bに表示される第1の広告Ad1と第2広告表示領域6cに表示される第2の広告Ad2は、共にバナー広告とする。更に、第1の広告Ad1は、後述する所定の条件を満たした場合に拡大表示される。
 図5は、第1の広告Ad1が所定の条件に基づいて拡大表示された状態を示している。
 図示するように、第1の広告Ad1は、コンテンツ表示領域6a、第1広告表示領域6b及び第2広告表示領域6cの一部または全部を包含する拡大広告表示領域6dに拡大広告Ad1’として表示される。
 拡大広告表示領域6dには、第1広告表示領域6bに表示された広告Ad1の情報が更に詳しく記載された画像やテキスト情報が表示されてもよいし、商品説明の動画などが再生されるようにしてもよい。
 また、拡大広告表示領域6dには、広告Ad1’の拡大表示を終了するための操作子(クローズボタン)が設けられている。
Here, the first advertisement Ad1 displayed in the first advertisement display area 6b and the second advertisement Ad2 displayed in the second advertisement display area 6c are both banner advertisements. Furthermore, the first advertisement Ad1 is enlarged and displayed when a predetermined condition described later is satisfied.
FIG. 5 shows a state in which the first advertisement Ad1 is enlarged and displayed based on a predetermined condition.
As shown in the figure, the first advertisement Ad1 is displayed as an enlarged advertisement Ad1 ′ in the enlarged advertisement display area 6d including part or all of the content display area 6a, the first advertisement display area 6b, and the second advertisement display area 6c. Is done.
In the enlarged advertisement display area 6d, an image or text information in which the information of the advertisement Ad1 displayed in the first advertisement display area 6b is described in more detail may be displayed, or a moving image of product description may be reproduced. It may be.
The enlarged advertisement display area 6d is provided with an operator (close button) for ending the enlarged display of the advertisement Ad1 ′.
<4.実施の形態>

 ユーザ端末4は、ウェブサーバ1が生成したウェブページデータを受信して各処理を行う。
 本例では、ユーザ端末4が実行する各処理に注目して、流れを説明する。
 先ず、ユーザ端末4上で動作するウェブブラウザ5上に所定のウェブページが表示されるまでの流れを図6を参照して説明する。
<4. Embodiment>

The user terminal 4 receives the web page data generated by the web server 1 and performs each process.
In this example, the flow will be described by paying attention to each process executed by the user terminal 4.
First, a flow until a predetermined web page is displayed on the web browser 5 operating on the user terminal 4 will be described with reference to FIG.
 先ず、ユーザ端末4は、ユーザの操作に応じてステップS101でウェブページ閲覧操作を検出し、ウェブページデータをウェブサーバ1に要求する処理を実行する。
 このときのユーザの操作としては、ウェブブラウザ5の所定の入力欄に閲覧するウェブページに対応したURL(Uniform Resource Locator)情報を入力する操作や、ウェブページ表示枠6に表示され閲覧するウェブページのURL情報が紐付けられたボタンをマウスを用いて押下する操作などである。
First, the user terminal 4 detects a web page browsing operation in step S <b> 101 according to a user operation, and executes a process of requesting web page data from the web server 1.
The user operation at this time includes an operation of inputting URL (Uniform Resource Locator) information corresponding to a web page to be browsed in a predetermined input field of the web browser 5, or a web page displayed and browsed in the web page display frame 6. For example, an operation of pressing a button associated with the URL information using a mouse.
 ユーザ端末4からウェブページデータの要求を受信したウェブサーバ1は、ステップS201においてウェブページデータを生成するウェブページデータ生成処理を実行する。
 ウェブページデータ生成処理は、ユーザ端末4に表示させるウェブページに対応したコンテンツCo等を含んだウェブページデータを生成する処理である。
 ウェブページデータには、前述したように、後述する各種処理をユーザ端末4上で実行させるためのプログラムが含まれている。
 尚、ウェブページデータを生成する処理はウェブページデータの要求を受信する前に済ませておき、ステップS201では生成済みのウェブページデータをウェブページDB50から取得する処理を実行してもよい。
 ウェブページデータは、例えば、HTMLやXHTMLなどの構造化文書ファイルである。構造化文書ファイルには、コンテンツCoとしての画像や文章等の配置や表示態様(文字色やフォントや大きさや装飾など)が記述されている。
 続いてウェブサーバ1は、ステップS202において、ユーザ端末4へ取得したウェブページデータを送信する処理を実行する。
The web server 1 that has received the web page data request from the user terminal 4 executes web page data generation processing for generating web page data in step S201.
The web page data generation process is a process for generating web page data including content Co and the like corresponding to the web page to be displayed on the user terminal 4.
As described above, the web page data includes a program for executing various processes described later on the user terminal 4.
The process for generating the web page data may be completed before receiving the request for the web page data, and in step S201, the process for acquiring the generated web page data from the web page DB 50 may be executed.
The web page data is, for example, a structured document file such as HTML or XHTML. The structured document file describes the arrangement and display mode (character color, font, size, decoration, etc.) of images and texts as the content Co.
Subsequently, the web server 1 executes a process of transmitting the acquired web page data to the user terminal 4 in step S202.
 ウェブサーバ1からウェブページデータを受信したユーザ端末4は、ステップS102において、広告を取得する広告取得処理を実行する。広告取得処理は、ウェブページデータにおいて指定された領域(図4におけるウェブページ表示枠6の第1広告表示領域6b及び第2広告表示領域6c)に表示する広告を取得する処理であり、広告サーバ3に対して広告データ要求が送信される。また、広告取得処理では、広告サーバ3に対してユーザ端末4を使用しているユーザの情報(または端末情報)が送信される。ユーザ情報の送信は、例えばウェブサイトごとに発行されるCookie情報などを用いて実現可能である。 In step S102, the user terminal 4 that has received the web page data from the web server 1 executes an advertisement acquisition process for acquiring an advertisement. The advertisement acquisition process is a process of acquiring an advertisement to be displayed in the areas specified in the web page data (the first advertisement display area 6b and the second advertisement display area 6c of the web page display frame 6 in FIG. 4). 3, an advertisement data request is transmitted. In the advertisement acquisition process, information (or terminal information) of the user who is using the user terminal 4 is transmitted to the advertisement server 3. The user information can be transmitted using, for example, cookie information issued for each website.
 ユーザ端末4から広告データ要求とユーザ情報を受信した広告サーバ3は、ステップS301において、広告選択処理を実行する。
 広告選択処理は、広告DB51から広告のデータを選択して取得する処理となる。具体的には、受信したユーザ情報に基づいて、ユーザの興味等に合致した広告データを選択して取得する。
 続いて広告サーバ3はステップS302において、広告データ送信処理を実行する。
 広告データ送信処理は、ステップS301で選択した広告データをユーザ端末4に送信する処理である。
Upon receiving the advertisement data request and the user information from the user terminal 4, the advertisement server 3 executes an advertisement selection process in step S301.
The advertisement selection process is a process of selecting and acquiring advertisement data from the advertisement DB 51. Specifically, based on the received user information, advertisement data that matches the user's interest and the like is selected and acquired.
Subsequently, the advertisement server 3 executes an advertisement data transmission process in step S302.
The advertisement data transmission process is a process of transmitting the advertisement data selected in step S301 to the user terminal 4.
 広告サーバ3から広告データを受信したユーザ端末4は、ステップS103において、ウェブページ表示処理を実行する。ウェブページ表示処理は、ユーザ端末4上で動作しているウェブブラウザ5のウェブページ表示枠6のコンテンツ表示領域6aにウェブページのコンテンツCoを表示させ、第1広告表示領域6b及び第2広告表示領域6cにそれぞれ対応した第1の広告Ad1、第2の広告Ad2を表示させる処理である。
 尚、ステップS103のウェブページ表示処理は、図6の矢印Aで示したように、広告データを受信した後に実行してもよいし、図6の矢印Bで示したように、広告データの受信を待たずに実行してもよい。広告データの受信を待たずに実行した場合は、コンテンツCoがコンテンツ表示領域6aに表示された後、広告データの受信に応じて第1広告表示領域6b及び第2広告表示領域6cに各広告(第1の広告Ad1、第2の広告Ad2)が表示される。
The user terminal 4 that has received the advertisement data from the advertisement server 3 executes web page display processing in step S103. In the web page display process, the web page content Co is displayed in the content display area 6a of the web page display frame 6 of the web browser 5 operating on the user terminal 4, and the first advertisement display area 6b and the second advertisement display are displayed. This is a process of displaying the first advertisement Ad1 and the second advertisement Ad2 respectively corresponding to the area 6c.
Note that the web page display process in step S103 may be executed after the advertisement data is received as indicated by the arrow A in FIG. 6, or the advertisement data is received as indicated by the arrow B in FIG. It may be executed without waiting. When it is executed without waiting for the reception of the advertisement data, after the content Co is displayed in the content display area 6a, each advertisement (in the first advertisement display area 6b and the second advertisement display area 6c in accordance with the reception of the advertisement data) The first advertisement Ad1 and the second advertisement Ad2) are displayed.
 図6に示す一連の処理が実行されることにより、ユーザ端末4のウェブブラウザ5のウェブページ表示枠6に各種情報が表示される(図4参照)。
 この後の説明では、図4に示した状態においてユーザが第1広告表示領域6b上で行うマウス操作に応じてユーザ端末4が実行する各種処理について説明する。
By executing a series of processes shown in FIG. 6, various types of information are displayed in the web page display frame 6 of the web browser 5 of the user terminal 4 (see FIG. 4).
In the following description, various processes executed by the user terminal 4 in response to a mouse operation performed on the first advertisement display area 6b by the user in the state shown in FIG. 4 will be described.
[4-1.第1例]
 第1例では、ユーザ端末4が、第1広告表示領域6bの領域外から領域内へマウスカーソルが進入したときのカーソル座標Cu1と、所定時間経過後のカーソル座標Cu2から、第1広告表示領域6bに表示された第1の広告Ad1を拡大表示するか否かを決定する処理を実行する例を説明する。
 具体的に、図7を参照して説明する。
 カーソル座標Cu1とカーソル座標Cu2から、マウスカーソルの移動方向(図中の一点鎖線)を推定する。その結果、推定されるマウスカーソルの移動軌跡が第2広告表示領域6cに到達する(図7B)か否か(図7A)によって広告Ad1を拡大表示するか否かを決定する。
 以下、ユーザ端末4を用いてユーザがマウス操作によってマウスカーソルを動かし、マウスカーソルが第1広告表示領域6bに進入したときに実行される一連の具体的処理を、図8、図9を参照して説明する。
 尚、これらの各処理は、ウェブサーバ1から送信されたウェブページデータに含まれるプログラムによってユーザ端末4上で実行される処理である。
[4-1. First example]
In the first example, the user terminal 4 determines the first advertisement display area from the cursor coordinates Cu1 when the mouse cursor enters the area from outside the first advertisement display area 6b and the cursor coordinates Cu2 after a predetermined time has elapsed. An example will be described in which a process for determining whether or not to enlarge and display the first advertisement Ad1 displayed in 6b is described.
Specifically, this will be described with reference to FIG.
From the cursor coordinates Cu1 and the cursor coordinates Cu2, the moving direction of the mouse cursor (the chain line in the figure) is estimated. As a result, it is determined whether or not the advertisement Ad1 is enlarged and displayed depending on whether or not the estimated movement locus of the mouse cursor reaches the second advertisement display area 6c (FIG. 7B) (FIG. 7A).
Hereinafter, a series of specific processes executed when the user moves the mouse cursor by a mouse operation using the user terminal 4 and the mouse cursor enters the first advertisement display area 6b will be described with reference to FIGS. I will explain.
Each of these processes is a process executed on the user terminal 4 by a program included in the web page data transmitted from the web server 1.
 先ず、ユーザ端末4は図8に示すステップS401において、カーソル座標Cu1を取得するCu1取得処理を実行する。Cu1取得処理では、現在のマウスカーソルの座標(即ち進入直後のカーソル座標Cu1)を取得する処理である。座標は、例えば、画面の横方向(水平方向)の座標をX座標、画面の縦方向(垂直方向)の座標をY座標とし、画面の左上の(X,Y)座標を(0,0)として表される。 First, in step S401 shown in FIG. 8, the user terminal 4 executes a Cu1 acquisition process for acquiring the cursor coordinates Cu1. The Cu1 acquisition process is a process of acquiring the current mouse cursor coordinates (that is, the cursor coordinates Cu1 immediately after entering). For example, the coordinate in the horizontal direction (horizontal direction) of the screen is the X coordinate, the coordinate in the vertical direction (vertical direction) of the screen is the Y coordinate, and the (X, Y) coordinate at the upper left of the screen is (0, 0). Represented as:
 続いて、ユーザ端末4はステップS402において、所定時間経過したか否かを判定する処理を実行する。この処理は、マウスカーソルの移動方向を求めるための座標を適切に取得するための処理であり、所定時間としては、例えば、2msecなどの時間とされる。
 ステップS402の判定処理は、所定時間が経過するまで実行される。また、所定時間が経過する前にマウスカーソルが第1広告表示領域6b外に移動した場合は、図8に示す一連の処理を終了する。
Subsequently, in step S402, the user terminal 4 executes processing for determining whether or not a predetermined time has elapsed. This process is a process for appropriately acquiring coordinates for obtaining the moving direction of the mouse cursor, and the predetermined time is, for example, 2 msec.
The determination process in step S402 is executed until a predetermined time has elapsed. If the mouse cursor moves outside the first advertisement display area 6b before the predetermined time has elapsed, the series of processes shown in FIG. 8 is terminated.
 ステップS402において所定時間経過したと判定した場合、ユーザ端末4はステップS403において、後述する判定を行うために必要なカーソル座標Cu2を取得するCu2取得処理を実行する。
 Cu2取得処理は、ステップS401と同様に、現在のマウスカーソルのカーソル座標を取得する処理となる。
If it is determined in step S402 that the predetermined time has elapsed, the user terminal 4 executes a Cu2 acquisition process for acquiring cursor coordinates Cu2 necessary for performing a determination described later in step S403.
The Cu2 acquisition process is a process for acquiring the cursor coordinates of the current mouse cursor, as in step S401.
 次に、ユーザ端末4はステップS404において、到達推定処理を実行する。到達推定処理は、後の図9において詳述するが、マウスカーソルが第2広告表示領域6cに到達しそうであるか否かを推定する処理である。この処理は、到達しそうであるか否かを表すフラグ(到達推定フラグ)に推定結果を設定する処理である。 Next, the user terminal 4 executes an arrival estimation process in step S404. As will be described in detail later with reference to FIG. 9, the arrival estimation process is a process for estimating whether or not the mouse cursor is likely to reach the second advertisement display area 6c. This process is a process of setting an estimation result in a flag (arrival estimation flag) indicating whether or not it is likely to arrive.
 続いて、ユーザ端末4はステップS405において、拡大判定処理を実行する。拡大判定処理では、ステップS404で設定された到達推定フラグに応じて、第1広告表示領域6bに表示された第1の広告Ad1を拡大表示するか否かを判定する処理である。
 広告Ad1を拡大表示すると判定した場合(ステップS405の「拡大」判定)、ユーザ端末4はステップS406において、拡大表示処理を実行する。拡大表示処理では、例えば図5示すように、コンテンツ表示領域6a、第1広告表示領域6b及び第2広告表示領域6cの一部または全部を包含する拡大広告表示領域6dに拡大広告Ad1’を表示する処理を実行する。
 尚、広告Ad1を拡大表示しないと判定した場合(ステップS405の「非拡大」判定)は、ステップS406を実行せずに図8の一連の処理を終了する。
Subsequently, in step S405, the user terminal 4 executes an enlargement determination process. The enlargement determination process is a process for determining whether or not to enlarge and display the first advertisement Ad1 displayed in the first advertisement display area 6b according to the arrival estimation flag set in step S404.
When it is determined that the advertisement Ad1 is displayed in an enlarged manner (“enlargement” determination in step S405), the user terminal 4 executes an enlarged display process in step S406. In the enlarged display process, for example, as shown in FIG. 5, the enlarged advertisement Ad1 ′ is displayed in the enlarged advertisement display area 6d including part or all of the content display area 6a, the first advertisement display area 6b, and the second advertisement display area 6c. Execute the process.
If it is determined that the advertisement Ad1 is not displayed in an enlarged manner (“non-enlarging” determination in step S405), the series of processes in FIG. 8 is terminated without executing step S406.
 続いて、ステップS404の到達推定処理について図9を用いて詳述する。
 到達推定処理において、ユーザ端末4は先ずステップS501でマウスカーソルの水平方向移動量を算出する処理を実行する。水平方向移動量を算出する処理は、マウスカーソルのX座標の移動量を算出する処理であり、具体的には、カーソル座標Cu2のX座標からカーソル座標Cu1のX座標を減算する処理である。
Next, the arrival estimation process in step S404 will be described in detail with reference to FIG.
In the arrival estimation process, the user terminal 4 first executes a process of calculating the horizontal movement amount of the mouse cursor in step S501. The process of calculating the horizontal movement amount is a process of calculating the movement amount of the X coordinate of the mouse cursor, and specifically, a process of subtracting the X coordinate of the cursor coordinate Cu1 from the X coordinate of the cursor coordinate Cu2.
 続いてユーザ端末4は、ステップS502において、マウスカーソルの垂直方向の移動量を算出する処理を実行する。垂直方向移動量を算出する処理は、マウスカーソルのY座標の移動量を算出する処理であり、具体的には、カーソル座標Cu2のY座標からカーソル座標Cu1のY座標を減算する処理である。 Subsequently, in step S502, the user terminal 4 executes a process of calculating the amount of vertical movement of the mouse cursor. The process of calculating the vertical movement amount is a process of calculating the movement amount of the Y coordinate of the mouse cursor, and specifically, a process of subtracting the Y coordinate of the cursor coordinate Cu1 from the Y coordinate of the cursor coordinate Cu2.
 次に、ユーザ端末4はステップS503において、移動方向算出処理を実行する。
 移動方向算出処理は、ステップS501及びS502で取得した各移動量に基づいて移動方向を算出する処理である。移動方向は、例えば、傾き(X座標の移動量に対するY座標の移動量)で表すことができる。
Next, in step S503, the user terminal 4 executes a movement direction calculation process.
The movement direction calculation process is a process for calculating the movement direction based on the movement amounts acquired in steps S501 and S502. The moving direction can be represented by, for example, an inclination (a movement amount of the Y coordinate with respect to a movement amount of the X coordinate).
 移動方向を算出したユーザ端末4は、続くステップS504において到達判定処理を実行する。
 到達判定処理は、ステップS503で算出した移動方向を保ったままマウスカーソルが移動し続け、第1広告表示領域6bを通過したと仮定した場合に、第1広告表示領域6bの右方にある第2広告表示領域6cに到達するか否かを判定する。
 到達すると判定(ステップS504の「到達」判定)した場合(即ち図7Bに示す状態)、ユーザ端末4はステップS505において到達推定フラグをONにする処理(例えば、1を設定する処理)を実行する。
 一方、到達しないと判定(ステップS504の「非到達」判定)した場合(即ち図7Aに示す状態)、ユーザ端末4はステップS506において到達推定フラグをOFFにする処理(例えば、0を設定する処理)を実行する。
The user terminal 4 that has calculated the moving direction executes an arrival determination process in the subsequent step S504.
The arrival determination process assumes that the mouse cursor continues to move while maintaining the movement direction calculated in step S503 and passes through the first advertisement display area 6b. It is determined whether or not the two advertisement display area 6c is reached.
When it is determined that it has reached (“arrival” determination in step S504) (that is, the state shown in FIG. 7B), the user terminal 4 executes a process of turning on the arrival estimation flag (for example, a process of setting 1) in step S505. .
On the other hand, when it is determined that it does not reach (“non-reached” determination in step S504) (that is, the state shown in FIG. 7A), the user terminal 4 performs processing for turning off the arrival estimation flag in step S506 (for example, processing for setting 0) ).
 図9に示す一連の処理は、到達推定フラグにON若しくはOFFが設定されて終了する。そして、図8に示す拡大判定処理において、到達推定フラグがONである場合は広告Ad1を拡大表示しないと判定し、到達推定フラグがOFFである場合は広告Ad1を拡大表示すると判定する。 The series of processing shown in FIG. 9 ends when the arrival estimation flag is set to ON or OFF. In the enlargement determination process shown in FIG. 8, when the arrival estimation flag is ON, it is determined that the advertisement Ad1 is not enlarged, and when the arrival estimation flag is OFF, it is determined that the advertisement Ad1 is enlarged.
 尚、図9に示す一連の処理は、第1広告表示領域6bにマウスカーソルが進入するごとに一度だけ実行される。
The series of processes shown in FIG. 9 is executed only once each time the mouse cursor enters the first advertisement display area 6b.
[4-2.第2例]
 第2例では、第1広告表示領域6bの領域外から領域内へマウスカーソルが進入したときのカーソル座標と、その後の所定時間ごとのカーソル座標を継続的に取得し、第1広告表示領域6bに表示された第1の広告Ad1を拡大表示するか否かを決定する処理を実行する。
 具体的に、図10を参照して説明する。
 最新のカーソル座標(CuN)と直前のカーソル座標(CuO)から、マウスカーソルの移動方向(図中の一点鎖線)を推定する。その結果、推定されるマウスカーソルの移動軌跡が第2広告表示領域6cに到達するか否かを判定する。到達すると判定した場合(図10B)、更に、単位時間あたりの移動量(例えば移動速度)を算出し、広告Ad1を拡大表示するか否かを決定する。
 尚、マウスカーソルの移動軌跡が第2広告表示領域6cに到達しないと判定した場合(図10A)、広告Ad1を拡大表示する。
 また、図中では、CuN0、CuN1、・・・やCuO1、CuO2・・・のように、取得順に応じた数字をカーソル座標の符号(CuN、CuO)の末尾に付している。
 以下、ユーザ端末4を用いてユーザがマウス操作によってマウスカーソルを動かし、マウスカーソルが第1広告表示領域6b内を移動しているときに、実行される一連の具体的処理を、図11、図12を参照して説明する。
[4-2. Second example]
In the second example, the cursor coordinates when the mouse cursor enters the area from the outside of the first advertisement display area 6b into the area and the cursor coordinates for every predetermined time thereafter are continuously acquired, and the first advertisement display area 6b is obtained. A process of determining whether or not to enlarge and display the first advertisement Ad1 displayed on the screen is executed.
Specifically, a description will be given with reference to FIG.
From the latest cursor coordinates (CuN) and the immediately preceding cursor coordinates (CuO), the moving direction of the mouse cursor (dotted line in the figure) is estimated. As a result, it is determined whether or not the estimated movement locus of the mouse cursor reaches the second advertisement display area 6c. When it is determined that it reaches (FIG. 10B), a movement amount per unit time (for example, movement speed) is further calculated, and it is determined whether or not the advertisement Ad1 is to be enlarged and displayed.
When it is determined that the movement locus of the mouse cursor does not reach the second advertisement display area 6c (FIG. 10A), the advertisement Ad1 is enlarged and displayed.
Further, in the figure, numbers corresponding to the order of acquisition, such as CuN0, CuN1,..., CuO1, CuO2,.
Hereinafter, a series of specific processes executed when the user moves the mouse cursor by a mouse operation using the user terminal 4 and the mouse cursor is moving in the first advertisement display area 6b will be described with reference to FIGS. This will be described with reference to FIG.
 先ず、ユーザ端末4は図11におけるステップS601において、現在のマウスカーソルの座標(例えば図10に示すように第1広告表示領域6bにマウスカーソルが進入した直後のカーソル座標CuN0)を取得する。
 続いて、ユーザ端末4はステップS602において、現在のカーソル座標が第1広告表示領域6b内に位置するか否かを判定する処理を実行する。現在のカーソル座標が第1広告表示領域6b外に位置すると判定(ステップS602におけるN判定)した場合、図11に示す一連の処理を終了する。
First, in step S601 in FIG. 11, the user terminal 4 acquires the coordinates of the current mouse cursor (for example, the cursor coordinates CuN0 immediately after the mouse cursor enters the first advertisement display area 6b as shown in FIG. 10).
Subsequently, in step S602, the user terminal 4 executes a process of determining whether or not the current cursor coordinates are located in the first advertisement display area 6b. When it is determined that the current cursor coordinates are located outside the first advertisement display area 6b (N determination in step S602), the series of processes illustrated in FIG.
 一方、ステップS602において、現在のカーソル座標が第1広告表示領域6b内に位置すると判定(ステップS602におけるY判定)した場合、ユーザ端末4はステップS603において所定時間が経過したか否かを判定する処理を実行する。この処理は図8のステップS402の処理と同じである。
 ステップS603において、所定時間が経過していないと判定(ステップS603のN判定)した場合、ユーザ端末4はステップS602とS603の処理を再度実行する。
On the other hand, if it is determined in step S602 that the current cursor coordinates are located in the first advertisement display area 6b (Y determination in step S602), the user terminal 4 determines whether or not a predetermined time has elapsed in step S603. Execute the process. This process is the same as the process of step S402 in FIG.
If it is determined in step S603 that the predetermined time has not elapsed (N determination in step S603), the user terminal 4 executes the processes in steps S602 and S603 again.
 ステップS603において、所定時間が経過したと判定(ステップS603のY判定)した場合、ユーザ端末4は続くステップS604で、最新のカーソル座標として保持しているカーソル座標CuNiの値を直前のカーソル座標CuOi+1に代入する処理を実行する。具体的には、例えば、カーソル座標CuN0をカーソル座標CuO1に代入する処理などである。 If it is determined in step S603 that the predetermined time has elapsed (Y determination in step S603), the user terminal 4 uses the value of the cursor coordinate CuNi held as the latest cursor coordinate in the next step S604 to determine the previous cursor coordinate CuOi + 1. Execute the process of assigning to. Specifically, for example, a process of substituting the cursor coordinates CuN0 into the cursor coordinates CuO1.
 続いて、ユーザ端末4はステップS605において、現在のカーソル座標をカーソル座標CuNとして取得する処理を実行する。具体的には、例えば、図10におけるCuN1を取得する処理を実行する。 Subsequently, in step S605, the user terminal 4 executes a process of acquiring the current cursor coordinates as the cursor coordinates CuN. Specifically, for example, processing for obtaining CuN1 in FIG. 10 is executed.
 次にユーザ端末4はステップS606において、到達推定処理を実行する。図11における到達推定処理は、マウスカーソルが第2広告表示領域6cに到達しそうであるかを判定し、更に、第1広告表示領域6bに表示された第1の広告Ad1を操作対象としているか否かを判定する処理である。詳細は後述する。
 尚、到達推定処理の中で実行する移動方向の算出に用いる二つのカーソル座標は、符号の末尾が同一とされたカーソル座標CuOi、CuNi(iは現時点で取得したCuNiの中で最大の値)となる。
 具体的には、直前のステップS605で取得された最新のカーソル座標CuNiと、その前のステップS604で更新されたカーソル座標CuOiを用いて移動方向の算出を行う。
Next, the user terminal 4 executes an arrival estimation process in step S606. The arrival estimation process in FIG. 11 determines whether or not the mouse cursor is likely to reach the second advertisement display area 6c, and whether or not the first advertisement Ad1 displayed in the first advertisement display area 6b is the operation target. It is the process which determines. Details will be described later.
Note that the two cursor coordinates used for the calculation of the moving direction executed in the arrival estimation process are the cursor coordinates CuOi and CuNi whose signs end at the same end (i is the maximum value of CuNi obtained at the present time). It becomes.
Specifically, the movement direction is calculated using the latest cursor coordinates CuNi acquired in the immediately preceding step S605 and the cursor coordinates CuOi updated in the preceding step S604.
 続いて、ユーザ端末4はステップS606内で設定された到達推定フラグに基づき、ステップS607で拡大判定処理を実行する。
 広告Ad1を拡大表示すると判定した場合(到達推定フラグがOFFの場合、即ち、図中の「拡大」判定)、ユーザ端末4はステップS608において、拡大表示処理を実行して図11の一連の処理を終了する。この処理は、図8のステップS406の処理と同じである。
 一方、広告Ad1を拡大表示しないと判定した場合(到達推定フラグがONの場合、即ち、図中の「非拡大」判定)は、ステップS608の処理を実行せずにステップS602の処理を実行する。
Subsequently, the user terminal 4 executes an enlargement determination process in step S607 based on the arrival estimation flag set in step S606.
When it is determined that the advertisement Ad1 is to be displayed in an enlarged manner (when the arrival estimation flag is OFF, that is, “enlargement” determination in the figure), the user terminal 4 executes the enlarged display process in step S608 and performs a series of processes in FIG. Exit. This process is the same as the process of step S406 in FIG.
On the other hand, when it is determined that the advertisement Ad1 is not enlarged and displayed (when the arrival estimation flag is ON, that is, “non-enlargement” determination in the drawing), the process of step S602 is executed without executing the process of step S608. .
 続いて、第2例におけるステップS606の到達推定処理について図12を用いて詳述する。
 尚、ステップS701乃至ステップS704の処理については、図9のステップS501乃至ステップS504の各処理と同一であるため、説明を省略する。
 またこのとき、ステップS701乃至ステップS703において処理対象とされたカーソル座標は、前述したように、カーソル座標CuOi、CuNi(iは現時点で取得したCuNiの中で最大の値)とされる。
Next, the arrival estimation process in step S606 in the second example will be described in detail with reference to FIG.
Note that the processing from step S701 to step S704 is the same as the processing from step S501 to step S504 in FIG.
At this time, the cursor coordinates to be processed in steps S701 to S703 are the cursor coordinates CuOi and CuNi (i is the maximum value of CuNi acquired at the present time) as described above.
 ステップS704で第2広告表示領域6cに到達すると判定(ステップS704の「到達」判定)した場合、ユーザ端末4はステップS705において、マウスカーソルが第2広告表示領域6cに到達したときのマウスカーソルの速度を算出する到達時速度算出処理を実行する。 If it is determined in step S704 that the second advertisement display area 6c is reached ("arrival" determination in step S704), the user terminal 4 determines in step S705 that the mouse cursor has reached the second advertisement display area 6c. An arrival speed calculation process for calculating the speed is executed.
 ここで、ステップS701及びステップS702の各算出結果から、マウスカーソルの単位時間あたりの移動量Dmが算出できる。この移動量Dmは、マウスカーソルの速度を表す数値と換言することができる。
 また、移動量Dmは、図12のステップS701及びS702の処理が実行されるごとに(即ち図11のステップS606が実行されるごとに)算出される。これらの複数の移動量Dmに対して、符号の末尾に算出順を表す数値を付したとき(Dm1,Dm2,・・・)、Dmi-1及びDmi(Dmiは最新の算出結果)からマウスカーソルの最新の加速度が算出される。
 ステップS705の到達時速度算出処理では、このマウスカーソルの最新の加速度から、マウスカーソルが第2広告表示領域6cに到達したときのマウスカーソルの速度を算出する。
Here, the movement amount Dm per unit time of the mouse cursor can be calculated from the respective calculation results in step S701 and step S702. This movement amount Dm can be rephrased as a numerical value representing the speed of the mouse cursor.
Further, the movement amount Dm is calculated every time the processes of steps S701 and S702 of FIG. 12 are executed (that is, every time step S606 of FIG. 11 is executed). When a numerical value indicating the calculation order is attached to the end of the sign for the plurality of movement amounts Dm (Dm1, Dm2,...), The mouse cursor is determined from Dmi-1 and Dmi (Dmi is the latest calculation result). The latest acceleration of is calculated.
In the arrival speed calculation processing in step S705, the speed of the mouse cursor when the mouse cursor reaches the second advertisement display area 6c is calculated from the latest acceleration of the mouse cursor.
 続いて、ユーザ端末4はステップS706において、ステップS705で算出した第2広告表示領域6c到達時の速度が所定値以下であるか否かを判定する処理を実行する。具体的に所定値を0とした場合、マウスカーソルは第2広告表示領域6cへ到達する前に停止することが予想される。換言すれば、マウスカーソルが第2広告表示領域6cしないと推定される。
 ステップS706において、速度が所定値以下でないと判定(ステップS706のN判定)した場合、ユーザ端末4は続くステップS707において、到達推定フラグをONにする処理を実行する。
 一方、ステップS706において、速度が所定値以下であると判定(ステップS706のY判定)した場合、ユーザ端末4はステップS708において、到達推定フラグをONにする処理を実行する。
 ステップS707及びS708の各処理は、図9のステップS505及びS506の各処理と同一である。
Subsequently, in step S706, the user terminal 4 executes a process of determining whether or not the speed when reaching the second advertisement display area 6c calculated in step S705 is equal to or less than a predetermined value. Specifically, when the predetermined value is set to 0, it is expected that the mouse cursor stops before reaching the second advertisement display area 6c. In other words, the mouse cursor is estimated not to be in the second advertisement display area 6c.
If it is determined in step S706 that the speed is not less than or equal to the predetermined value (N determination in step S706), the user terminal 4 executes a process of turning on the arrival estimation flag in the subsequent step S707.
On the other hand, if it is determined in step S706 that the speed is equal to or lower than the predetermined value (Y determination in step S706), the user terminal 4 executes a process of turning on the arrival estimation flag in step S708.
Steps S707 and S708 are the same as steps S505 and S506 in FIG.
 尚、ステップS705の到達時速度算出処理では、は第2広告表示領域6c到達時の速度ではなく、第1広告表示領域6b外へ到達するときの速度を算出してもよい。この場合、第1広告表示領域内へマウスカーソルがとどまるか否かをステップS706で判定する(即ち、拡大表示の対象とされた第1の広告Ad1をユーザが操作対象としているか否かを判定する)ことができるため、より適切に第1の広告Ad1を拡大表示するか否かを判定することができる。
In the arrival speed calculation processing in step S705, the speed when reaching the second advertisement display area 6c may be calculated instead of the speed when reaching the second advertisement display area 6c. In this case, it is determined in step S706 whether or not the mouse cursor remains in the first advertisement display area (that is, whether or not the user is operating the first advertisement Ad1 that is to be enlarged). Therefore, it can be determined whether or not the first advertisement Ad1 is enlarged and displayed more appropriately.
<5.変形例>

 先の実施の形態の第2例におけるステップS704の処理の説明では、最新のカーソル座標CuOi、CuNiを用いて算出した移動方向に基づいた到達判定を実行したが、それ以前のステップS703で算出したCuOi-1,CuNi-1に基づく移動方向を更に利用して、移動方向の変化を算出し、第2広告表示領域6cに対する到達判定を実行してもよい。
 即ち、例えば、弧を描くようにマウスカーソルを動かした場合、弧の延長線上に第2広告表示領域6cがあるか否かに応じた到達判定がなされる。
 これにより、より適切な到達判定を行うことができる。
<5. Modification>

In the description of the processing in step S704 in the second example of the previous embodiment, the arrival determination based on the moving direction calculated using the latest cursor coordinates CuOi and CuNi is executed, but the previous determination is performed in step S703. The movement direction based on CuOi-1 and CuNi-1 may be further used to calculate a change in the movement direction, and the arrival determination for the second advertisement display area 6c may be executed.
That is, for example, when the mouse cursor is moved so as to draw an arc, an arrival determination is made according to whether or not the second advertisement display area 6c is on an extension line of the arc.
Thereby, a more appropriate arrival determination can be performed.
 上記した各実施の形態では、第2広告表示領域6cに表示される情報が広告であるか否かに応じて、第1広告表示領域6bに表示された第1の広告Ad1を拡大表示するか否かを判定してもよい。広告でない情報としては、例えばウェブページの各種メニューや他のウェブページなどへのリンクやボタン等である。 In each of the above-described embodiments, whether or not the first advertisement Ad1 displayed in the first advertisement display area 6b is enlarged according to whether or not the information displayed in the second advertisement display area 6c is an advertisement. It may be determined whether or not. Examples of information that is not an advertisement include links and buttons to various menus of web pages and other web pages.
 具体的には、第2広告表示領域6cに表示される情報が上記した実施の形態のように広告Ad2である場合には、到達推定フラグがONであってもS608の拡大表示処理を実行する。また、第2広告表示領域6cに表示される情報が広告でない情報である場合には、上記した各処理が実行され、拡大表示を行うか否かが決定される。
 或いは、第2広告表示領域6cに表示される情報が広告でない情報である場合には、到達推定フラグがONであってもS608の拡大表示処理を実行するとしてもよい。即ち、第2広告表示領域6cに表示される情報が広告である場合には、上記した各処理が実行されて、拡大表示を行うか否かが決定される。
 更に、第2広告表示領域6cに表示される情報がユーザの興味に合致した情報であれば、第1広告表示領域6bに表示された第1の広告Ad1を拡大表示しないと判定してもよい。
Specifically, when the information displayed in the second advertisement display area 6c is the advertisement Ad2 as in the above-described embodiment, the enlarged display process of S608 is executed even if the arrival estimation flag is ON. . When the information displayed in the second advertisement display area 6c is information that is not an advertisement, each of the above-described processes is executed to determine whether or not to perform enlarged display.
Alternatively, if the information displayed in the second advertisement display area 6c is information that is not an advertisement, the enlarged display process of S608 may be executed even if the arrival estimation flag is ON. That is, when the information displayed in the second advertisement display area 6c is an advertisement, the above-described processes are executed to determine whether or not to perform enlarged display.
Further, if the information displayed in the second advertisement display area 6c is information that matches the user's interest, it may be determined that the first advertisement Ad1 displayed in the first advertisement display area 6b is not enlarged. .
<6.まとめ>

 上記した実施の形態においては、ユーザ端末4が実行する各種処理を説明した。以下に示す各種効果は、ユーザ端末4が上記の各種処理を実行することによって得られる。
 一方、ウェブサーバは、ユーザ端末に上記した各種処理を実行させるためのプログラム(例えばJavaScriptなどのスクリプト言語など)を備えたウェブページデータをユーザ端末に送信する処理を実行する。
 即ち、換言すれば、ウェブサーバがこのようなプログラムを備えたウェブページデータを送信することにより、以下に示す各種効果を得ることができる。
<6. Summary>

In the above-described embodiment, various processes executed by the user terminal 4 have been described. The various effects described below are obtained by the user terminal 4 executing the various processes described above.
On the other hand, the web server executes processing for transmitting web page data including a program (for example, a script language such as JavaScript) for causing the user terminal to execute the various processes described above.
In other words, when the web server transmits web page data having such a program, the following various effects can be obtained.
 上記したウェブサーバ1は、拡大対象画像(第1の広告Ad1)が表示される画像表示領域(第1広告表示領域6b)が設けられたウェブページのデータとして、画像表示領域(第1広告表示領域6b)上におけるマウスカーソルの座標(Cu1、Cu2、CuO、CuN)を取得する座標取得処理(ステップS401,S403,S601,S605)と、座標の変化からマウスカーソルの移動方向を算出し(ステップS503,S703)、マウスカーソルが現在座標から移動方向へ移動したときに拡大対象画像とは異なる他の情報(第2の広告Ad2)が配置された他情報配置領域(第2広告表示領域6c)上に到達するか否かを推定する到達推定処理(ステップS404,S606)と、到達推定処理の結果に基づいて拡大対象画像を拡大表示するか否かを判定する拡大判定処理(ステップS405,S607)と、拡大判定処理の判定結果に基づいて拡大対象画像を拡大表示する拡大表示処理(ステップS406,608)と、を他の情報処理装置(ユーザ端末4)に実行させるプログラムを備えたウェブページデータを生成する生成部1aと、ウェブページデータを他の情報処理装置(ユーザ端末4)へ送信する送信部(通信制御部1b)とを備えている。
 これにより、他の情報処理装置としてのユーザ端末4を使用するユーザのマウス操作に応じて当該マウス操作が何れの情報(第1の広告Ad1、第2の広告Ad2)を対象としたものかを推測する処理が実行されるため、ユーザの意図に沿った広告の拡大表示を行うことができる。
The web server 1 described above uses an image display area (first advertisement display) as data of a web page provided with an image display area (first advertisement display area 6b) on which an enlargement target image (first advertisement Ad1) is displayed. The coordinate acquisition process (steps S401, S403, S601, S605) for acquiring the coordinates (Cu1, Cu2, CuO, CuN) of the mouse cursor on the area 6b) and the movement direction of the mouse cursor are calculated from the change of the coordinates (step S503, S703), another information arrangement area (second advertisement display area 6c) in which other information (second advertisement Ad2) different from the enlargement target image is arranged when the mouse cursor moves in the movement direction from the current coordinates. An arrival estimation process (steps S404 and S606) for estimating whether or not to reach the upper side and an enlargement target image based on the result of the arrival estimation process An enlargement determination process (steps S405 and S607) for determining whether or not to enlarge an image and an enlargement display process (steps S406 and 608) for enlarging and displaying an enlargement target image based on the determination result of the enlargement determination process A generation unit 1a that generates web page data including a program to be executed by the information processing device (user terminal 4), and a transmission unit (communication control unit 1b) that transmits the web page data to another information processing device (user terminal 4). ).
Thereby, according to the mouse operation of the user who uses the user terminal 4 as another information processing apparatus, which information (the first advertisement Ad1, the second advertisement Ad2) is the target of the mouse operation. Since the process of guessing is executed, the enlarged display of the advertisement according to the user's intention can be performed.
 また、図8及び図9を用いて説明したように、生成部1aは、到達推定処理において他情報配置領域上に到達しないと推定した場合に、拡大表示処理を実行させるプログラムを備えたウェブページデータを生成する。
 これにより、他の情報としての第2の広告Ad2に対する操作(例えば第2の広告Ad2をクリックするなどの操作)を行わないときに第1の広告Ad1が拡大表示される。換言すれば、他の情報を目的としたマウス操作がなされたときは、第1の広告Adは拡大表示されない。そのため、他の情報に対するユーザの操作を妨げてしまうことを防止することができる。
Further, as described with reference to FIGS. 8 and 9, the generation unit 1 a includes a program for executing an enlarged display process when it is estimated that the arrival estimation process does not reach the other information arrangement area. Generate data.
Accordingly, the first advertisement Ad1 is enlarged and displayed when an operation (for example, an operation such as clicking the second advertisement Ad2) is not performed on the second advertisement Ad2 as other information. In other words, when the mouse operation for other information is performed, the first advertisement Ad is not displayed in an enlarged manner. Therefore, it is possible to prevent the user's operation on other information from being hindered.
 更に、図12を用いて説明したように、生成部1aは、他情報配置領域上に到達すると推定した場合に画像表示領域におけるマウスカーソルの単位時間あたりの移動量を更に算出する到達推定処理(ステップS606)と、移動量が所定値以下となったことに応じて拡大表示処理とを実行させるプログラムを備えたウェブページデータを生成する。
 移動量が所定値以下となることは、ユーザのマウス操作によってマウスカーソルが拡大対象画像領域内で止まることが推定される。即ち、ユーザが拡大対象画像に興味を持っていることが推察され、第1の広告Ad1が拡大表示される。これにより、ユーザの興味を反映した拡大表示を行うことができる。
Furthermore, as described with reference to FIG. 12, the generation unit 1a further calculates the movement amount of the mouse cursor per unit time in the image display area when it is estimated that the other information arrangement area is reached ( Web page data including a program for executing step S606) and an enlarged display process in response to the movement amount being equal to or less than a predetermined value is generated.
It is estimated that the movement amount is equal to or less than the predetermined value that the mouse cursor stops in the enlargement target image area by the user's mouse operation. That is, it is inferred that the user is interested in the enlargement target image, and the first advertisement Ad1 is enlarged and displayed. Thereby, an enlarged display reflecting the user's interest can be performed.
 更にまた、第1例で説明したように、生成部1aは、画像表示領域の外から画像表示領域内に移動する毎に一度だけ到達推定処理(ステップS404)を実行させるプログラムを備えたウェブページデータを生成する。
 これにより、第1広告表示領域6b内にマウスカーソルが進入するごとに各種処理が一度だけ実行されるため、ユーザ端末4の少ない処理負担でユーザの意図に沿った広告の拡大表示を行うことができる。
Furthermore, as described in the first example, the generation unit 1a includes a web page including a program that executes the arrival estimation process (step S404) only once every time the generation unit 1a moves from the outside of the image display area into the image display area. Generate data.
As a result, each time the mouse cursor enters the first advertisement display area 6b, various processes are executed only once. Therefore, an enlarged display of the advertisement according to the user's intention can be performed with a small processing load on the user terminal 4. it can.
 加えて、第2例で説明したように、生成部1aは、画像表示領域内にカーソルが位置する間、所定時間ごとに到達推定処理を実行させるプログラムを備えたウェブページデータを生成する。
 即ち、マウスカーソルの移動軌跡が直線でない場合においてもユーザの操作意図を反映した各種判定処理が実行される。換言すれば、マウスカーソルの移動軌跡が曲線の場合においても、所定時間ごとに上記した処理が実行され、第2の広告Ad2を意図した操作であると推定される間は、第1の広告Ad1が拡大表示されず、第2の広告Ad2を意図した操作でないと推定したときに第1の広告Ad1が拡大表示される。これにより、第1の広告Ad1の適切な拡大表示を行うことができる。
In addition, as described in the second example, the generation unit 1a generates web page data including a program for executing the arrival estimation process every predetermined time while the cursor is positioned in the image display area.
In other words, even when the movement locus of the mouse cursor is not a straight line, various determination processes reflecting the user's operation intention are executed. In other words, even when the movement locus of the mouse cursor is a curve, the first advertisement Ad1 is executed while the above-described processing is executed every predetermined time and it is estimated that the operation is intended for the second advertisement Ad2. Is not enlarged and the first advertisement Ad1 is enlarged when it is estimated that the second advertisement Ad2 is not an intended operation. Thereby, appropriate enlarged display of the first advertisement Ad1 can be performed.
 また、変形例で説明したように、生成部1aは、到達推定処理において他情報配置領域上に到達すると推定した場合に、他の情報が広告であるか否かに応じて拡大対象画像を拡大表示するか否かを判定する拡大判定処理を実行させるプログラムを備えたウェブページデータを生成する。
 これにより、第2広告表示領域に表示される情報の種類により、第1の広告Ad1を拡大表示するか否かが決定されるため、状況に応じた(或いはユーザの興味や趣味嗜好を反映した)適切な拡大表示を行うことができる。
As described in the modification, when the generation unit 1a estimates that the other information arrangement area is reached in the arrival estimation process, the generation unit 1a enlarges the enlargement target image depending on whether or not the other information is an advertisement. Web page data including a program for executing an enlargement determination process for determining whether or not to display is generated.
Thereby, since it is determined whether to display the first advertisement Ad1 in an enlarged manner according to the type of information displayed in the second advertisement display area, it reflects the user's interests and hobbies preferences according to the situation. ) Appropriate enlarged display can be performed.
<7.プログラム及び記憶媒体>

 以上、本発明のウェブサーバ1を説明してきたが、実施の形態のプログラムは、ウェブサーバ1における処理(即ち、生成部1a及び通信制御部1bが実行する処理)を演算処理装置(CPUなど)に実行させるプログラムである。
<7. Program and Storage Medium>

The web server 1 of the present invention has been described above. However, the program according to the embodiment performs processing in the web server 1 (that is, processing executed by the generation unit 1a and the communication control unit 1b) as an arithmetic processing unit (CPU or the like). This is a program to be executed.
 実施の形態のプログラムは、拡大対象画像が表示される画像表示領域が設けられたウェブページのデータとして、前記画像表示領域上におけるカーソルの座標を取得する座標取得処理と、前記座標の変化から前記カーソルの移動方向を算出し、前記カーソルが現在座標から前記移動方向へ移動したときに前記拡大対象画像とは異なる他の情報が配置された他情報配置領域上に到達するか否かを推定する到達推定処理と、前記到達推定処理の結果に基づいて前記拡大対象画像を拡大表示するか否かを判定する拡大判定処理と、前記拡大判定処理の判定結果に基づいて前記拡大対象画像を拡大表示する拡大表示処理と、を他の情報処理装置に実行させるプログラムを備えたウェブページデータを生成する生成手順を演算処理装置に実行させる。
 また、前記ウェブページデータを前記他の情報処理装置へ送信する送信手順を演算処理装置に実行させる。
 即ちこのプログラムは、ユーザ端末4に各種処理(図6のステップS102,S103、図8,9,11,12の各処理)を実行させるための処理(図6のステップS201,S202の各処理)をウェブサーバ1に実行させるプログラムである。
The program according to the embodiment includes a coordinate acquisition process for acquiring coordinates of a cursor on the image display area as data of a web page provided with an image display area on which an enlargement target image is displayed, and a change in the coordinates based on the change in the coordinates. Calculating the movement direction of the cursor, and estimating whether or not the cursor reaches another information arrangement area where other information different from the enlargement target image is arranged when the cursor moves in the movement direction from the current coordinates An arrival estimation process, an enlargement determination process for determining whether or not to enlarge the enlargement target image based on the result of the arrival estimation process, and an enlarged display of the enlargement object image based on the determination result of the enlargement determination process The processing unit is caused to execute a generation procedure for generating web page data including a program that causes another information processing device to execute the enlarged display processing.
Further, the processing unit is caused to execute a transmission procedure for transmitting the web page data to the other information processing apparatus.
That is, this program causes the user terminal 4 to execute various processes (steps S102 and S103 in FIG. 6 and processes in FIGS. 8, 9, 11, and 12) (processes in steps S201 and S202 in FIG. 6). Is a program that causes the web server 1 to execute.
 このようなプログラムにより、上述したウェブサーバ1を実現できる。
 そしてこのようなプログラムはコンピュータ装置などの機器に内蔵されている記憶媒体としてのHDDや、CPUを有するマイクロコンピュータ内のROMなどに予め記憶しておくことができる。或いはまた、半導体メモリ、メモリカード、光ディスク、光磁気ディスク、磁気ディスクなどのリムーバブル記憶媒体に、一時的或いは永続的に格納(記憶)しておくことができる。またこのようなリムーバブル記憶媒体は、いわゆるパッケージソフトウェアとして提供することができる。
 また、このようなプログラムは、リムーバブル記憶媒体からパーソナルコンピュータなどにインストールする他、ダウンロードサイトから、LAN、インターネットなどのネットワークを介してダウンロードすることもできる。
With such a program, the web server 1 described above can be realized.
Such a program can be stored in advance in an HDD as a storage medium built in a device such as a computer device or a ROM in a microcomputer having a CPU. Alternatively, it can be stored (stored) temporarily or permanently in a removable storage medium such as a semiconductor memory, memory card, optical disk, magneto-optical disk, or magnetic disk. Such a removable storage medium can be provided as so-called package software.
Further, such a program can be installed from a removable storage medium to a personal computer or the like, or can be downloaded from a download site via a network such as a LAN or the Internet.
 1 ウェブサーバ、1a 生成部、1b 通信制御部、2 通信ネットワーク、3 広告サーバ、4 ユーザ端末、5 ウェブブラウザ、6 ウェブページ表示枠、6a コンテンツ表示領域、6b 第1広告表示領域、6c 第2広告表示領域、6d 拡大広告表示領域、50 ウェブページDB、51 広告DB、Co コンテンツ、Ad1 第1の広告、Ad2 第2の広告 1 web server, 1a generation unit, 1b communication control unit, 2 communication network, 3 advertisement server, 4 user terminal, 5 web browser, 6 web page display frame, 6a content display area, 6b first advertisement display area, 6c second Advertisement display area, 6d enlarged advertisement display area, 50 web page DB, 51 advertisement DB, Co content, Ad1 first advertisement, Ad2 second advertisement

Claims (9)

  1.  拡大対象画像が表示される画像表示領域が設けられたウェブページのデータとして、前記画像表示領域上におけるカーソルの座標を取得する座標取得処理と、前記座標の変化から前記カーソルの移動方向を算出し、前記カーソルが現在座標から前記移動方向へ移動したときに前記拡大対象画像とは異なる他の情報が配置された他情報配置領域上に到達するか否かを推定する到達推定処理と、前記到達推定処理の結果に基づいて前記拡大対象画像を拡大表示するか否かを判定する拡大判定処理と、前記拡大判定処理の判定結果に基づいて前記拡大対象画像を拡大表示する拡大表示処理と、を他の情報処理装置に実行させるプログラムを備えたウェブページデータを生成する生成部と、
     前記ウェブページデータを前記他の情報処理装置へ送信する送信部とを備えた
     情報処理装置。
    As data of a web page provided with an image display area on which an image to be enlarged is displayed, a coordinate acquisition process for acquiring the coordinates of the cursor on the image display area, and a movement direction of the cursor is calculated from the change of the coordinates. The arrival estimation process for estimating whether or not the cursor moves in the movement direction from the current coordinates and arrives on another information arrangement area where other information different from the enlargement target image is arranged; and An enlargement determination process for determining whether or not to enlarge the enlargement target image based on a result of the estimation process, and an enlargement display process for enlarging and displaying the enlargement target image based on the determination result of the enlargement determination process. A generating unit that generates web page data including a program to be executed by another information processing apparatus;
    An information processing apparatus comprising: a transmission unit that transmits the web page data to the other information processing apparatus.
  2.  前記生成部は、前記到達推定処理において前記他情報配置領域上に到達しないと推定した場合に、前記拡大表示処理を実行させる前記プログラムを備えたウェブページデータを生成する
     請求項1に記載の情報処理装置。
    The information according to claim 1, wherein the generation unit generates web page data including the program for executing the enlarged display process when it is estimated that the other information arrangement area is not reached in the arrival estimation process. Processing equipment.
  3.  前記生成部は、前記他情報配置領域上に到達すると推定した場合に前記画像表示領域における前記カーソルの単位時間あたりの移動量を更に算出する前記到達推定処理と、前記移動量が所定値以下となったことに応じて前記拡大表示処理とを実行させる前記プログラムを備えたウェブページデータを生成する
     請求項2に記載の情報処理装置。
    The generation unit further calculates the movement amount per unit time of the cursor in the image display area when it is estimated that the movement information reaches the other information arrangement area, and the movement amount is equal to or less than a predetermined value. The information processing apparatus according to claim 2, wherein web page data including the program for executing the enlarged display process is generated in response to the change.
  4.  前記生成部は、前記画像表示領域の外から前記画像表示領域内に移動する毎に一度だけ前記到達推定処理を実行させる前記プログラムを備えたウェブページデータを生成する
     請求項1に記載の情報処理装置。
    2. The information processing according to claim 1, wherein the generation unit generates web page data including the program that causes the arrival estimation process to be executed only once each time the image is moved from outside the image display area into the image display area. apparatus.
  5.  前記生成部は、前記画像表示領域内に前記カーソルが位置する間、所定時間ごとに前記到達推定処理を実行させる前記プログラムを備えたウェブページデータを生成する
     請求項1に記載の情報処理装置。
    The information processing apparatus according to claim 1, wherein the generation unit generates web page data including the program that causes the arrival estimation process to be executed every predetermined time while the cursor is positioned in the image display area.
  6.  前記生成部は、前記到達推定処理において前記他情報配置領域上に到達すると推定した場合に、前記他の情報が広告であるか否かに応じて前記拡大対象画像を拡大表示するか否かを判定する前記拡大判定処理を実行させる前記プログラムを備えたウェブページデータを生成する
     請求項2に記載の情報処理装置。
    The generation unit determines whether or not to enlarge the enlargement target image according to whether or not the other information is an advertisement when it is estimated that the other information arrangement area is reached in the arrival estimation process. The information processing apparatus according to claim 2, wherein web page data including the program for executing the enlargement determination process is generated.
  7.  情報処理装置が実行する情報処理方法であって、
     拡大対象画像が表示される画像表示領域が設けられたウェブページのデータとして、前記画像表示領域上におけるカーソルの座標を取得する座標取得処理と、前記座標の変化から前記カーソルの移動方向を算出し、前記カーソルが現在座標から前記移動方向へ移動したときに前記拡大対象画像とは異なる他の情報が配置された他情報配置領域上に到達するか否かを推定する到達推定処理と、前記到達推定処理の結果に基づいて前記拡大対象画像を拡大表示するか否かを判定する拡大判定処理と、前記拡大判定処理の判定結果に基づいて前記拡大対象画像を拡大表示する拡大表示処理と、を他の情報処理装置に実行させるプログラムを備えたウェブページデータを生成する生成ステップと、
     前記ウェブページデータを前記他の情報処理装置へ送信する送信ステップとを実行する
     情報処理方法。
    An information processing method executed by an information processing apparatus,
    As data of a web page provided with an image display area on which an image to be enlarged is displayed, a coordinate acquisition process for acquiring the coordinates of the cursor on the image display area, and a movement direction of the cursor is calculated from the change of the coordinates. The arrival estimation process for estimating whether or not the cursor moves in the movement direction from the current coordinates and arrives on another information arrangement area where other information different from the enlargement target image is arranged; and An enlargement determination process for determining whether or not to enlarge the enlargement target image based on a result of the estimation process, and an enlargement display process for enlarging and displaying the enlargement target image based on the determination result of the enlargement determination process. A generating step for generating web page data including a program to be executed by another information processing apparatus;
    And a transmission step of transmitting the web page data to the other information processing apparatus.
  8.  拡大対象画像が表示される画像表示領域が設けられたウェブページのデータとして、前記画像表示領域上におけるカーソルの座標を取得する座標取得処理と、前記座標の変化から前記カーソルの移動方向を算出し、前記カーソルが現在座標から前記移動方向へ移動したときに前記拡大対象画像とは異なる他の情報が配置された他情報配置領域上に到達するか否かを推定する到達推定処理と、前記到達推定処理の結果に基づいて前記拡大対象画像を拡大表示するか否かを判定する拡大判定処理と、前記拡大判定処理の判定結果に基づいて前記拡大対象画像を拡大表示する拡大表示処理と、を他の情報処理装置に実行させるプログラムを備えたウェブページデータを生成する生成手順と、
     前記ウェブページデータを前記他の情報処理装置へ送信する送信手順とを
     情報処理装置に実行させるプログラム。
    As data of a web page provided with an image display area on which an image to be enlarged is displayed, a coordinate acquisition process for acquiring the coordinates of the cursor on the image display area, and a movement direction of the cursor is calculated from the change of the coordinates. The arrival estimation process for estimating whether or not the cursor moves in the movement direction from the current coordinates and arrives on another information arrangement area where other information different from the enlargement target image is arranged; and An enlargement determination process for determining whether or not to enlarge the enlargement target image based on a result of the estimation process, and an enlargement display process for enlarging and displaying the enlargement target image based on the determination result of the enlargement determination process. A generation procedure for generating web page data including a program to be executed by another information processing apparatus;
    A program for causing an information processing apparatus to execute a transmission procedure for transmitting the web page data to the other information processing apparatus.
  9.  拡大対象画像が表示される画像表示領域が設けられたウェブページのデータとして、前記画像表示領域上におけるカーソルの座標を取得する座標取得処理と、前記座標の変化から前記カーソルの移動方向を算出し、前記カーソルが現在座標から前記移動方向へ移動したときに前記拡大対象画像とは異なる他の情報が配置された他情報配置領域上に到達するか否かを推定する到達推定処理と、前記到達推定処理の結果に基づいて前記拡大対象画像を拡大表示するか否かを判定する拡大判定処理と、前記拡大判定処理の判定結果に基づいて前記拡大対象画像を拡大表示する拡大表示処理と、を他の情報処理装置に実行させるプログラムを備えたウェブページデータを生成する生成手順と、
     前記ウェブページデータを前記他の情報処理装置へ送信する送信手順とを
     情報処理装置に実行させるプログラムを記憶した記憶媒体。
    As data of a web page provided with an image display area on which an image to be enlarged is displayed, a coordinate acquisition process for acquiring the coordinates of the cursor on the image display area, and a movement direction of the cursor is calculated from the change of the coordinates. The arrival estimation process for estimating whether or not the cursor moves in the movement direction from the current coordinates and arrives on another information arrangement area where other information different from the enlargement target image is arranged; and An enlargement determination process for determining whether or not to enlarge the enlargement target image based on a result of the estimation process, and an enlargement display process for enlarging and displaying the enlargement target image based on the determination result of the enlargement determination process. A generation procedure for generating web page data including a program to be executed by another information processing apparatus;
    A storage medium storing a program for causing an information processing apparatus to execute a transmission procedure for transmitting the web page data to the other information processing apparatus.
PCT/JP2015/057148 2015-03-11 2015-03-11 Information processing device, information processing method, program, and storage medium WO2016143090A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2015/057148 WO2016143090A1 (en) 2015-03-11 2015-03-11 Information processing device, information processing method, program, and storage medium
JP2015530182A JP5795137B1 (en) 2015-03-11 2015-03-11 Information processing apparatus, information processing method, program, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2015/057148 WO2016143090A1 (en) 2015-03-11 2015-03-11 Information processing device, information processing method, program, and storage medium

Publications (1)

Publication Number Publication Date
WO2016143090A1 true WO2016143090A1 (en) 2016-09-15

Family

ID=54330219

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/057148 WO2016143090A1 (en) 2015-03-11 2015-03-11 Information processing device, information processing method, program, and storage medium

Country Status (2)

Country Link
JP (1) JP5795137B1 (en)
WO (1) WO2016143090A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009053219A (en) * 2007-08-23 2009-03-12 Artside Kk Method for displaying banner advertisement
JP2010224872A (en) * 2009-03-24 2010-10-07 Brother Ind Ltd Display terminal equipment, display control device, pointer display control method, and pointer display control program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009053219A (en) * 2007-08-23 2009-03-12 Artside Kk Method for displaying banner advertisement
JP2010224872A (en) * 2009-03-24 2010-10-07 Brother Ind Ltd Display terminal equipment, display control device, pointer display control method, and pointer display control program

Also Published As

Publication number Publication date
JPWO2016143090A1 (en) 2017-04-27
JP5795137B1 (en) 2015-10-14

Similar Documents

Publication Publication Date Title
JP5484645B1 (en) Server, terminal, service method, and program
JP5837108B2 (en) Distribution device, terminal device, distribution method, and distribution program
JP5714145B1 (en) Distribution device, terminal device, distribution method, and distribution program
JP6372868B2 (en) Reward distribution method, reward distribution system and terminal
JP6679640B2 (en) Information display program, information display device, information display method, and distribution device
JP2016062491A (en) Information display device, delivery device, information display method, and information display program
JP2021002076A (en) Information processing apparatus, information processing method and program
TWI788638B (en) Information processing apparatus, information processing method, and program
JP2018155960A (en) Information display program, information display method, and distribution device
JP5759652B1 (en) Information processing apparatus, information processing method, program, and storage medium
JP2017107436A (en) Program, device, and method for displaying information, and delivery device
JP5795137B1 (en) Information processing apparatus, information processing method, program, and storage medium
JP6158903B2 (en) Information display program, information display device, information display method, and distribution device
JP6005217B2 (en) DISTRIBUTION DEVICE, DISPLAY PROGRAM, TERMINAL DEVICE, INFORMATION DISPLAY METHOD, DISTRIBUTION METHOD, AND DISTRIBUTION PROGRAM
JP2020035240A (en) Information display program, information display device, information display method, and distribution device
JP6113124B2 (en) Information display program, distribution device, information display method, and information display device
JP2020042636A (en) Information display program, information display device, information display method, and delivery device
JP6914898B2 (en) Information display program, information display device, information display method and distribution device
JP6568282B1 (en) Information display program, information display device, information display method, and distribution device
JP6761839B2 (en) Information display program, information display device, information display method and distribution device
JP6415771B1 (en) Information display program, information display device, information display method, and distribution device
JP6559196B2 (en) Information processing apparatus, information processing method, and program
JP6664590B2 (en) Information display program, information display method, information display device, and distribution device
JP2017129999A (en) Information display program, information display device, information display method, and delivery device
JP5871352B1 (en) Information processing apparatus, information processing method, program, and storage medium

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2015530182

Country of ref document: JP

Kind code of ref document: A

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

Ref document number: 15884581

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15884581

Country of ref document: EP

Kind code of ref document: A1