home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / programs / comms_networking / imagemap2 / Docs / Manual < prev    next >
Encoding:
Text File  |  1998-06-03  |  22.1 KB  |  1,242 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.                 ___                            __  __             
  14.                |_ _|_ __ ___   __ _  __ _  ___|  \/  | __ _ _ __  
  15.                 | || '_ ` _ \ / _` |/ _` |/ _ \ |\/| |/ _` | '_ \ 
  16.                 | || | | | | | (_| | (_| |  __/ |  | | (_| | |_) |
  17.                |___|_| |_| |_|\__,_|\__, |\___|_|  |_|\__,_| .__/ 
  18.                                     |___/                  |_|    
  19.                --------------------       ----------------     ---
  20.                World Wide Web Image Map Creator For RiscOS
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                ---------------------------------------------
  64.                      This manual describes version 2.40
  65.                ---------------------------------------------
  66.  
  67.         
  68.         This is a conversion of the full manual with images and
  69.                    diagrams supplied to registered users.
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.     CONTENTS
  77.  
  78.  
  79.  
  80.     Introduction...........................................................1
  81.     Installation...........................................................1
  82.     Important..............................................................2
  83.     The main window........................................................3
  84.     Tool bars - vertical...................................................4
  85.     Tool bars - horizontal.................................................5
  86.     Editing regions........................................................6
  87.     Choices window.........................................................7
  88.     Saving map files.......................................................8
  89.     Client Side maps.......................................................9
  90.     Server side maps......................................................10
  91.     Error messages........................................................11
  92.     Problems..............................................................12
  93.     References............................................................13
  94.     Documentation.........................................................13
  95.     Test applications.....................................................13
  96.     Copyright & Disclaimer................................................14
  97.     ShareWare.............................................................14
  98.     Licenses..............................................................15
  99.     Distribution..........................................................15
  100.     Contact informaton....................................................16
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.     
  142.  
  143.  
  144.  
  145.     ImageMap
  146.     ________________________________________________________________________
  147.  
  148.  
  149.     Introduction
  150.     ————————————
  151.  
  152.     ImageMap is a WWW image map creator. These are special images which
  153.     have hot-spot areas. These hot-spots act in a similar manner to
  154.     standard text links, in that a person viewing your pages can select
  155.     them on move to another page.
  156.  
  157.     ImageMap has support for;
  158.  
  159.             o   NSCA server side image maps.
  160.             o   CERN server side image maps.
  161.             o   HTML client side maps as specified in the
  162.                 HTML3.2 specification.
  163.  
  164.     Installation
  165.     ————————————
  166.  
  167.     Installing ImageMap is very simple all you need to do is copy the;
  168.  
  169.             o   !ImageMap application folder
  170.             o   Examples folder
  171.             o   Docs folder
  172.  
  173.     out of the distribution archive in to a new folder on your hard drive.
  174.  
  175.     To load ImageMap you need to double click on the !ImageMap folder or on
  176.     a file type that it recognises as belong to its self. These are the
  177.     ImageMap (&B09) and Imagen (&1BF) file types, if Imagen hasn’t already
  178.     been booted.
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206.                                     Page 1
  207.  
  208.  
  209.  
  210.     
  211.  
  212.  
  213.  
  214.     ImageMap
  215.     ________________________________________________________________________
  216.  
  217.  
  218.  
  219.     Important
  220.     —————————
  221.  
  222.     Before a new image map can created it is necessary for you to have a
  223.     base image. Its this base image that has the hot-spots created over it.
  224.     These images can be in any format though normally they will be in;
  225.  
  226.             Acorn Sprites                JPEGs
  227.  
  228.     ImageMap will load these directly[1].  If it can’t load a file directly
  229.     then it will try to use ChangeFSI to convert them to sprites first. If
  230.     this fails then an error will be reported.
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237.  
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.                                     Page 2
  276.  
  277.  
  278.  
  279.     
  280.  
  281.  
  282.  
  283.     ImageMap
  284.     ________________________________________________________________________
  285.  
  286.  
  287.  
  288.     The main window
  289.     ———————————————
  290.  
  291.     ImageMap has been designed to be as easy to use as possible. It is just
  292.     as easy to draw a shape as it is to resize it, move it or even delete
  293.     it.
  294.  
  295.     A selected region will have all it’s points shown by small ‘handles’.
  296.     These are small rectangles at the intersection of two lines. Dragging
  297.     these will change the shape of the region whilst dragging from inside
  298.     of the region will move the whole region it’s self.
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.                                     Page 3
  345.  
  346.  
  347.  
  348.     
  349.  
  350.  
  351.  
  352.     ImageMap
  353.     ________________________________________________________________________
  354.  
  355.  
  356.  
  357.     Tool bars - vertical
  358.     ————————————————————
  359.  
  360.     When editting an image map the main window is surrounded by two extra
  361.     tool bars. The vertical tool bar contains all the buttons that act as
  362.     short cuts for a number of commands. Whilst the borizontal bar displays
  363.     the dynamic information, such as the current mouse position with in the
  364.     window.
  365.  
  366.     They are;
  367.  
  368.             o   Rectangle
  369.  
  370.                 Will draw a rectangular region that will act as
  371.                 a hot spot for the image map.
  372.  
  373.             o   Circle
  374.  
  375.                 Will draw a circular region that will act as a
  376.                 hot spot for the image map.
  377.  
  378.             o   Polygon
  379.  
  380.                 Will draw a polygonal region that will act as a
  381.                 hot spot for the image map. Unlike the other two
  382.                 drawing tools the polygon tool can create a shape
  383.                 of n > 2 number of sides.
  384.  
  385.             o   Zoom
  386.  
  387.                 This tool opens the zoom window so that you can
  388.                 change the zoom factor of the window.
  389.  
  390.             o   PCA Menu
  391.  
  392.                 This tool opens a menu of all the PCA server
  393.                 applications that are currently loaded.
  394.  
  395.             o   Select
  396.  
  397.                 It is with this that you can move and resize a
  398.                 region as well as selecting it for delete.
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.                                     Page 4
  414.  
  415.  
  416.  
  417.     
  418.  
  419.  
  420.  
  421.     ImageMap
  422.     ________________________________________________________________________
  423.  
  424.  
  425.  
  426.     Tool bars - horizontal
  427.     ——————————————————————
  428.  
  429.     The horizontal tool bar contains;
  430.  
  431.             o   The current mouse position.
  432.  
  433.                 This is the current mouse position within the
  434.                 image map. It is calculated from the top left
  435.                 hand corner.
  436.  
  437.             o   Coordinates box
  438.  
  439.                 This displays the mouse pointer’s current
  440.                 location in the loaded imagemap. This is taken
  441.                 from the top left hand corner of the window.
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  
  482.                                     Page 5
  483.  
  484.  
  485.  
  486.     
  487.  
  488.  
  489.  
  490.     ImageMap
  491.     ________________________________________________________________________
  492.  
  493.  
  494.  
  495.     Editing regions
  496.     ———————————————
  497.  
  498.     Once a region has been drawn it is possible to edit it, only if it is a
  499.     polygon. By holding down shift you can copy a region exactly very
  500.     easily by dragging it from the center of the shape.
  501.  
  502.     If you drag a ‘handle’ with shift held down you will create a brand new
  503.     ‘handle’. This only applies to polynomal areas as you can not add
  504.     points to rectnagular or circular areas. If you could they would no
  505.     longer be rectangular or circular.
  506.  
  507.     To delete a ‘handle’ you simply have to copy it over another ‘handle’.
  508.     This only works for polynomal areas though, as you can not delete a
  509.     point from the circle or rectangle areas. If you could then they would
  510.     no longer be rectangular or circular.
  511.  
  512.     By double-clicking on a region you can alter the URL that the region
  513.     points to....
  514.  
  515.     ....but if you double-click on a ‘handle’ then you can alter its
  516.     coordinates directly.
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.                                     Page 6
  552.  
  553.  
  554.  
  555.     
  556.  
  557.  
  558.  
  559.     ImageMap
  560.     ________________________________________________________________________
  561.  
  562.  
  563.  
  564.     Choices window
  565.     ——————————————
  566.  
  567.     The choices window can be accessed from the icon bar menu. Once opened,
  568.     by selecting the Choices... menu item a window will open. This window
  569.     has a column of option buttons running down the side of it. 
  570.  
  571.     This option buttons decide which area of ImageMap you are altering the
  572.     choices for. The choices themseleves are displayed in the small window
  573.     pane.
  574.  
  575.     There are currently three different sections to the Choices window.
  576.  
  577.             o   Regions
  578.  
  579.                 This controls the default settings for a newly
  580.                 created region. It also contains the options for
  581.                 the background of a newly created image map.
  582.  
  583.             o   Display
  584.  
  585.                 Controls the setting for the display.
  586.  
  587.             o   PCA
  588.  
  589.                 Gives access to the choices offered for controlling
  590.                 the PCA support. This should be the same as offered
  591.                 by any other PCA supporting application. You can
  592.                 chose what type of the dialogue window you wish to
  593.                 use.
  594.  
  595.                    Risc OS menu            /        NCOS menu
  596.                    Risc OS button bar      /        NCOS button bar
  597.  
  598.                 You can then chose how this dialogue window is sorted.
  599.  
  600.                 After that you can the enable or disable the in-place
  601.                 editting support that, when enabled, helps save space
  602.                 on the desktop.
  603.  
  604.  
  605.  
  606.  
  607.  
  608.  
  609.  
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617.  
  618.  
  619.  
  620.                                     Page 7
  621.  
  622.  
  623.  
  624.     
  625.  
  626.  
  627.  
  628.     ImageMap
  629.     ________________________________________________________________________
  630.  
  631.  
  632.  
  633.     Saving map files
  634.     ————————————————
  635.  
  636.     Using ImageMap you can save your newly created image map in five
  637.     different formats.
  638.  
  639.     The formats are...
  640.  
  641.             o   ImageMap
  642.             o   Imagen
  643.  
  644.     Only three of the support formats can be used on the WWW though. As the
  645.     first two are proprietary formats on used in the RiscOS world. The
  646.     three formats that can be used on the WWW are...
  647.  
  648.             o   NSCA
  649.             o   CERN
  650.             o   Client side (HTML)
  651.  
  652.     The first format is ImageMap's own internal format which keeps the
  653.     image and region data together in one format.
  654.     The Imagen support is there to inable transfering of data between
  655.     Imagemap and Imagen, an alternative image creator for RiscOS written by
  656.     Justin Fletcher.
  657.  
  658.     NSCA and CERN both use a server side system, while client side maps are
  659.     supported using the web browsing software.
  660.  
  661.     To save the image map you will need to open the main menu by clicking
  662.     on the window with MENU. By following the Save menu item you will find
  663.     a smaller submenu being displayed.
  664.  
  665.     When you save the image map as a client side file you can save the
  666.     graphic as well. This will make sure that the links to the graphic are
  667.     correct.
  668.  
  669.     No conversion is currently done to the file so if it was loaded a
  670.     sprite it will be saved as a sprite. If it was loaded as a JPEG it will
  671.     be saved as a JPEG [1].
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.                                     Page 8
  690.  
  691.  
  692.  
  693.     
  694.  
  695.  
  696.  
  697.     ImageMap
  698.     ________________________________________________________________________
  699.  
  700.  
  701.  
  702.     Client Side maps
  703.     ————————————————
  704.  
  705.     To save a client side image you need to go to the Export submenu and
  706.     use the save HTML window.In this window are a number of choices.
  707.  
  708.             o   Save graphic
  709.             o   Save map data only
  710.  
  711.     When the former choice is selected, ImageMap will save the base image
  712.     in the same directory as the HTML is saved. This is always saved as
  713.     'imagemap' and will over write any file with the same name.
  714.  
  715.     The second choice will only save the map data. This means that only the
  716.     actual image map data will be saved. Normally when a client side image
  717.     map is saved ImageMap will create a skelton HTML file so that the data
  718.     can be loaded in to a web browser and checked if necessery. With this
  719.     option selected the skeleton is not created. 
  720.  
  721.     Its useful when you have updated an existing imagemap and go to save
  722.     the new map data in to the HTML file.
  723.  
  724.  
  725.  
  726.  
  727.  
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735.  
  736.  
  737.  
  738.  
  739.  
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747.  
  748.  
  749.  
  750.  
  751.  
  752.  
  753.  
  754.  
  755.  
  756.  
  757.  
  758.                                     Page 9
  759.  
  760.  
  761.  
  762.     
  763.  
  764.  
  765.  
  766.     ImageMap
  767.     ________________________________________________________________________
  768.  
  769.  
  770.  
  771.     Server side maps
  772.     ————————————————
  773.  
  774.     To use server side maps you need a script that will handle them, for
  775.     Demon customers it is
  776.     http://www.<nodename>.demon.co.uk/cgi-bin/imagemap. You also need to
  777.     save the map in the format specified for use with the script, for Demon
  778.     customers this is NSCA format.
  779.  
  780.     Then you need to alter you web page. To the line where you have defined
  781.     your the graphic for the imagemap, <img src=“ graphics path ”>, you
  782.     need to add a link around it to the uploaded map file that ImageMap
  783.     created as well as INMAP to the img tag.
  784.  
  785.     So that you end up with something like the following[1].....
  786.  
  787.      <a href=“http://www.<nodename>.demon.co.uk/cgi-bin/imagemap/main.map”>
  788.       <img src=“/map.gif” ISMAP>
  789.       </a>
  790.  
  791.     Assuming that both the image and the map file containing the hot spots
  792.     are in the root directory of the web site. If not then you will need to
  793.     add the file path in place of main.map for the link, and likewise for
  794.     the graphic.
  795.  
  796.  
  797.  
  798.  
  799.  
  800.  
  801.  
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827.                                     Page 10
  828.  
  829.  
  830.  
  831.     
  832.  
  833.  
  834.  
  835.     ImageMap
  836.     ________________________________________________________________________
  837.  
  838.  
  839.  
  840.     Error messages
  841.     ——————————————
  842.  
  843.     There are a number of different types of errors - some are nothing more
  844.     than warnings some are far more serious. Some of the more common and
  845.     serious ones are listed below. When the title is surrounded by single
  846.     quotes then this is the text or part of the text that will appear in
  847.     the warning box.
  848.  
  849.     'ImageMap requires a !ChangeFSI to have been seen by the filing system.'
  850.  
  851.     On pre-RiscOS 3.6 machines ImageMap requires ChangeFSI so that it can
  852.     load JPEG files - on RiscOS 3.6 or above it can use the native JPEG
  853.     handling code. It will also use ChangeFSI to load any other file format
  854.     it doesn't understand, incase these are image file formats.
  855.  
  856.     'ImageMap requires a !Scrap directory to have been setup.'
  857.  
  858.     When using ChangeFSI, ImageMap has to create a number of temporary
  859.     files. The standard place for these is in the !Scrap directory. If you
  860.     have a modern Acorn compatiable boot sequence then the !Scrap folder
  861.     should be automattically setup.
  862.  
  863.     'Address Exception'
  864.  
  865.     These is a terrible error. If this occurs with any application you
  866.     should save any unsaved documents in to a temporary directory - not
  867.     over the orginial in case the memory corruption has affected the
  868.     document and then reset your machine. You should then check each of the
  869.     files in turn to make sure they are not corrupted.
  870.  
  871.  
  872.  
  873.  
  874.  
  875.  
  876.  
  877.  
  878.  
  879.  
  880.  
  881.  
  882.  
  883.  
  884.  
  885.  
  886.  
  887.  
  888.  
  889.  
  890.  
  891.  
  892.  
  893.  
  894.  
  895.  
  896.                                     Page 11
  897.  
  898.  
  899.  
  900.     
  901.  
  902.  
  903.  
  904.     ImageMap
  905.     ________________________________________________________________________
  906.  
  907.  
  908.  
  909.     Problems
  910.     ————————
  911.  
  912.     Below are a list of possible problems you may encounter. If you find a
  913.     problem that is not below then you can always get help from me via the
  914.     contact details below. 
  915.  
  916.     Q: ‘My server side maps will not reload in the ImageMap!’
  917.  
  918.     A: You need to select them in the desktop filer and then set there file
  919.     type to &259. Once you have done this they should load correctly, but
  920.     you must have an image loaded first. You can also press F2, when
  921.     editing a map, and merge two or more files.
  922.  
  923.     For an image map to be created, or used, you must have a image loaded.
  924.     This is a requirement and there is no way around it. You will need to
  925.     drag a graphic in to ImageMap and then drag your server side map on to
  926.     the window which opens.
  927.  
  928.     This error can also be reported when loading ImageMap files created by
  929.     older versions or when loading Imagen files, This is because the file
  930.     may not contain a graphic.
  931.  
  932.     Q: ‘When I test my server side map it doesn't work / an error message
  933.     is reported from the script program!’
  934.  
  935.     A: When using a server side map it is necessary to specify the page to
  936.     go to either with a full address http://www.<address>.com/<file name>
  937.     or specify it relative to the root directory of your web site. So a
  938.     file, data.map, that is in the imagemap/server/ directory on the web
  939.     site will be defined as /imagemap/server/data.map in the URL item in
  940.     the Where to go.... window.
  941.  
  942.     Q: ‘When I load ImageMap for the first time the screen flashes but if I
  943.     load it again it doesn't?’
  944.  
  945.     A: This is a problem with the handling of tasks in Risc OS. It appears
  946.     to affect the majority of applications that use PCA version 2  - as
  947.     ImageMap does.
  948.  
  949.  
  950.  
  951.  
  952.  
  953.  
  954.  
  955.  
  956.  
  957.  
  958.  
  959.  
  960.  
  961.  
  962.  
  963.  
  964.  
  965.                                     Page 12
  966.  
  967.  
  968.  
  969.     
  970.  
  971.  
  972.  
  973.     ImageMap
  974.     ________________________________________________________________________
  975.  
  976.  
  977.  
  978.     References
  979.     ——————————
  980.  
  981.     Documentation
  982.     —————————————
  983.  
  984.     The main technical documentation for ImageMap was;
  985.  
  986.             o   http://www.w3.org/TR/REC-html32
  987.  
  988.     Test applications
  989.     —————————————————
  990.  
  991.     Client side maps saved by ImageMap have been tested with;
  992.  
  993.             o   MS Internet Explorer 2.01
  994.             o   Netscape Navigator 3.00
  995.             o   Doggysoft‘ Web browser 1.40
  996.             o   ANT Fresco 1.71
  997.  
  998.     NSCA Server side maps saved by ImageMap have been tested with;
  999.  
  1000.             o   Doggysoft‘ Web browser (1.36)
  1001.  
  1002.     I have been unable to test CERN output.
  1003.  
  1004.  
  1005.  
  1006.  
  1007.  
  1008.  
  1009.  
  1010.  
  1011.  
  1012.  
  1013.  
  1014.  
  1015.  
  1016.  
  1017.  
  1018.  
  1019.  
  1020.  
  1021.  
  1022.  
  1023.  
  1024.  
  1025.  
  1026.  
  1027.  
  1028.  
  1029.  
  1030.  
  1031.  
  1032.  
  1033.  
  1034.                                     Page 13
  1035.  
  1036.  
  1037.  
  1038.     
  1039.  
  1040.  
  1041.  
  1042.     ImageMap
  1043.     ________________________________________________________________________
  1044.  
  1045.  
  1046.  
  1047.     Copyright & Disclaimer
  1048.     ——————————————————————
  1049.  
  1050.     I, the author, do not accept any liability for the loss or damage to
  1051.     your computer or any data stored on it, however caused, arising as a
  1052.     result of the use or misuse of this program.
  1053.  
  1054.     Unless otherwise stated the whole of the ImageMap package is © David
  1055.     McCormack
  1056.  
  1057.     ImageMap uses the Imagen module written by © Justin Fletcher.
  1058.  
  1059.     ShareWare
  1060.     —————————
  1061.  
  1062.     ImageMap is ShareWare. This means that you may use ImageMap for only 30
  1063.     days as a trial period. If, after this time, you decide that you want
  1064.     to continue using ImageMap you must register it by completing the
  1065.     registration form included in the ImageMap distribution package. If you
  1066.     decide not to register ImageMap then you must either destroy all the
  1067.     copies that you have or give way all the copies that you have.
  1068.  
  1069.     Please support Shareware development as without your support a large
  1070.     number of high quality applications will not be written!
  1071.  
  1072.     The single user registration fee is currently just £10.
  1073.  
  1074.     The registration fee includes a disc with a fully registered copy of
  1075.     the latest version of ImageMap, and if you require it the printed
  1076.     Impression manual that is only supplied with registered copies. Please
  1077.     take note that this is not professionally printed manual but is just a
  1078.     copy printed on a bubble jet printer.
  1079.  
  1080.  
  1081.  
  1082.  
  1083.  
  1084.  
  1085.  
  1086.  
  1087.  
  1088.  
  1089.  
  1090.  
  1091.  
  1092.  
  1093.  
  1094.  
  1095.  
  1096.  
  1097.  
  1098.  
  1099.  
  1100.  
  1101.  
  1102.  
  1103.                                     Page 14
  1104.  
  1105.  
  1106.  
  1107.     
  1108.  
  1109.  
  1110.  
  1111.     ImageMap
  1112.     ________________________________________________________________________
  1113.  
  1114.  
  1115.  
  1116.     Licenses
  1117.     ————————
  1118.  
  1119.     There are currently two types of licence available, each with a
  1120.     different and appropriate price. They currently are;
  1121.  
  1122.             o   Single user
  1123.  
  1124.                 Priced at £15, this covers any individual person.
  1125.                 You may not use this version on a network of more
  1126.                 than 3 machines. This includes the right to use
  1127.                 ImageMap indefinitely as having the right to use new
  1128.                 shareware versions when they are released.
  1129.  
  1130.             o   Site License
  1131.  
  1132.                 Priced at £30 which allows the user to use ImageMap
  1133.                 on 3 or more machines at any one time on a single site.
  1134.  
  1135.     Distribution
  1136.     ————————————
  1137.  
  1138.     Unregistered copies of ImageMap may be distributed freely so long as
  1139.     the following conditions are met:
  1140.  
  1141.             o   ImageMap must be distributed intact, excluding the
  1142.                 Impression format manual which must not be distributed.
  1143.                 Any alterations made to the program must be removed
  1144.                 before distribution.
  1145.  
  1146.             o   ImageMap may only be distributed so long as no
  1147.                 commercial gain or advantage is made via its
  1148.                 distribution, without my prior consent. Distribution
  1149.                 ‘costs’ maybe charged so long as they are less than
  1150.                 the equivalent of £5.00 UK sterling.
  1151.  
  1152.             o   ImageMap may not be distributed on any CD{\151}ROM or
  1153.                 with any commercial product without my prior consent.
  1154.  
  1155.     Registered versions of ImageMap may not be distributed at all. They
  1156.     have the licensees name embedded in the software. Licensees of ImageMap
  1157.     may make infinite backups, so long as ImageMap is installed and used
  1158.     according the the type of licence that has been purchased.
  1159.  
  1160.  
  1161.  
  1162.  
  1163.  
  1164.  
  1165.  
  1166.  
  1167.  
  1168.  
  1169.  
  1170.  
  1171.  
  1172.                                     Page 15
  1173.  
  1174.  
  1175.  
  1176.     
  1177.  
  1178.  
  1179.  
  1180.     ImageMap
  1181.     ________________________________________________________________________
  1182.  
  1183.  
  1184.  
  1185.     Contact informaton
  1186.     ——————————————————
  1187.  
  1188.     If you wish to contact me then the details are below. I can be
  1189.     contacted by mail or e-mail at the addresses below, if you can use
  1190.     e-mail as it is much quicker and you stand a higher chance of getting a
  1191.     reply. My web address is below and the latest version of ImageMap can
  1192.     be downloaded from there.
  1193.  
  1194.             David McCormack,
  1195.             2 Cornwall Avenue,
  1196.             Beeston Rylands,
  1197.             Nottingham,
  1198.             NG9 1NL
  1199.  
  1200.             E Mail        davemac@atlantic.oaktree.co.uk
  1201.             WWW        http://www.atlantic.oaktree.co.uk/
  1202.  
  1203.  
  1204.  
  1205.  
  1206.  
  1207.  
  1208.  
  1209.  
  1210.  
  1211.  
  1212.  
  1213.  
  1214.  
  1215.  
  1216.  
  1217.  
  1218.  
  1219.  
  1220.  
  1221.  
  1222.  
  1223.  
  1224.  
  1225.  
  1226.  
  1227.  
  1228.  
  1229.  
  1230.  
  1231.  
  1232.  
  1233.  
  1234.  
  1235.  
  1236.  
  1237.  
  1238.  
  1239.  
  1240.  
  1241.                                     Page 16
  1242.