473,508 Members | 2,247 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

no-one likes my map

Hi Folk

Posted in both PHP and HTML groups.

Have a look at
http://www.friars.co.nz/map.php
http://www.friars.co.nz/map.php?PL=taupo (enter any New Zealand town, well
many of them)
http://www.friars.co.nz/map.php?s=hukcotoku (several properties)
http://www.friars.co.nz/map.php?p=cot&r=150 (within a radius)

I like it, because it is simple and interactive. However, it is not
well-liked. How can I make the map better and more meaningful?

Any comments greatly appreciated.

TIA
Nicolaas

Mar 2 '06 #1
10 1189
In article <sC*****************@news.xtra.co.nz>,
"windandwaves" <wi*********@coldmail.com> wrote:
http://www.friars.co.nz/map.php I like it, because it is simple and interactive. However, it is not
well-liked. How can I make the map better and more meaningful? Any comments greatly appreciated.

The pointers are a bit of a downer! They look like orange
balloons that have just about lost their air and about to land
(one of them - I noticed - into water!). Deflated balloons?
Perhaps something neater like a simple arrow to cheer everyone
up? When it a question of making people like things, as distinct
from efficient operation, you might need to think about these
psychological associations.

I must say, this map idea of yours is not very practical for
dial-up users that are in a bit of a hurry! But then, are poor
dial-up users the sort you want to attract anyway? Maybe you have
shrewdly and deliberately chosen.

--
dorayme
Mar 2 '06 #2
dorayme wrote:
In article <sC*****************@news.xtra.co.nz>,
"windandwaves" <wi*********@coldmail.com> wrote:
http://www.friars.co.nz/map.php
I like it, because it is simple and interactive. However, it is not
well-liked. How can I make the map better and more meaningful?

Any comments greatly appreciated.

The pointers are a bit of a downer! They look like orange
balloons that have just about lost their air and about to land
(one of them - I noticed - into water!). Deflated balloons?
Perhaps something neater like a simple arrow to cheer everyone
up? When it a question of making people like things, as distinct
from efficient operation, you might need to think about these
psychological associations.


Thank you - great feedback - will look at an alternative. Perhaps a simple
+

I must say, this map idea of yours is not very practical for
dial-up users that are in a bit of a hurry! But then, are poor
dial-up users the sort you want to attract anyway? Maybe you have
shrewdly and deliberately chosen.


I am sure that most of our potential users are in med to high speed lines.
I am a medium speed line and it loads fine for me...
Mar 2 '06 #3
In news:sC*****************@news.xtra.co.nz,
windandwaves <wi*********@coldmail.com> typed:
Have a look at
http://www.friars.co.nz/map.php [...] I like it, because it is simple and interactive. However, it is not
well-liked.
How do you know?
How can I make the map better and more meaningful?


My point being, if you have had feedback about what people don't like about
it, won't that give you some ideas about how to improve it?

--
Bob Long
Mar 2 '06 #4
Bob Long wrote:
In news:sC*****************@news.xtra.co.nz,
windandwaves <wi*********@coldmail.com> typed:
Have a look at
http://www.friars.co.nz/map.php

[...]
I like it, because it is simple and interactive. However, it is not
well-liked.


How do you know?
How can I make the map better and more meaningful?


My point being, if you have had feedback about what people don't like
about it, won't that give you some ideas about how to improve it?


Not really. People just dont like. I get a "negative" vibe.
Mar 2 '06 #5
While the city slept, dorayme (do************@optusnet.com.au) feverishly
typed...
I must say, this map idea of yours is not very practical for
dial-up users that are in a bit of a hurry! But then, are poor
dial-up users the sort you want to attract anyway? Maybe you have
shrewdly and deliberately chosen.


I am currently back... on dial-up, using an old modem that I found in one of
my many boxes. I am using this because I am currently lodging so obviously
cannot commit to a dsl contract! Still, this dial-up account I have doesn't
cost much less than a dsl option! So you can't read too much into that!

Cheers,
Nige

--
Nigel Moss http://www.nigenet.org.uk
Mail address will bounce. ni***@DOG.nigenet.org.uk | Take the DOG. out!
"Your mother ate my dog!", "Not all of him!"
Mar 2 '06 #6
The main problem I see is the lag of city names. Not everyone can
pin-point where a city is located on a aerial photo--especially when
they're tourists :-)

Mar 2 '06 #7
Chung Leong wrote:
The main problem I see is the lag of city names. Not everyone can
pin-point where a city is located on a aerial photo--especially when
they're tourists :-)


Good point..

Thank you
Mar 2 '06 #8
On Thu, 02 Mar 2006 13:02:29 +1300, windandwaves wrote:
Hi Folk

Posted in both PHP and HTML groups.

Have a look at
http://www.friars.co.nz/map.php
http://www.friars.co.nz/map.php?PL=taupo (enter any New Zealand town, well
many of them)
http://www.friars.co.nz/map.php?s=hukcotoku (several properties)
http://www.friars.co.nz/map.php?p=cot&r=150 (within a radius)

I like it, because it is simple and interactive. However, it is not
well-liked. How can I make the map better and more meaningful?

Any comments greatly appreciated.

TIA
Nicolaas

For a start off, I'd get rid of the balloons - replace them with a dot,
and then use the <a title="Dorkland" ... > attribute to display the
location for and area around it. That way you'd at least be able to see NZ
under the balloons, and get an idea of where you are. A pick list would be
good as well - just because we know where Twizel is...

Steve

Mar 2 '06 #9
windandwaves wrote:
http://www.friars.co.nz/map.php


I get a weird overlap:
http://examples.tobyinkster.co.uk/friars

--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact

Mar 2 '06 #10
windandwaves wrote:
Hi Folk

Posted in both PHP and HTML groups.

Have a look at
http://www.friars.co.nz/map.php
http://www.friars.co.nz/map.php?PL=taupo (enter any New Zealand town, well
many of them)
http://www.friars.co.nz/map.php?s=hukcotoku (several properties)
http://www.friars.co.nz/map.php?p=cot&r=150 (within a radius)

I like it, because it is simple and interactive. However, it is not
well-liked. How can I make the map better and more meaningful?

Any comments greatly appreciated.

TIA
Nicolaas


Make the links on the left side dynamicly update and re-position the
map with-out having to reload the page. That is what I am working on
doing in my map as well.

- JS
http://www.endeavorpub.com

Mar 2 '06 #11

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
5033
by: banaticus | last post by:
What does this error message mean? What can I do to fix it? Here'e the command that I just tried running, and the messages that I received. I just barely unpacked python. linux:/Python-2.4 #...
12
9097
by: Fawke101 | last post by:
Hi there, I have searched for some examples, but to no real avail, for a JS function that displays a user Yes/No dialog box. Basically, i have an ASP application that displays a SQL table on an...
1
585
by: aerobar2 | last post by:
When I debug my application I get "no symbols loaded" ================= 'DefaultDomain': Loaded 'c:\winnt\microsoft.net\framework\v1.1.4322\mscorlib.dll', No symbols loaded. 'MHSFire': Loaded...
2
4381
by: asdf | last post by:
Hello, I was enjoying working in VS for half a year without any problems and now I cannot debug anymore. Without any really reason my Studio tells me that the page that I want to debug has - No...
3
1773
by: RWC | last post by:
Hello, I have an issue that's driving me batty! I have a report, whose record source is SQL based on a normalized set of tables. There are no nested queries and no dlookups in this record...
3
3930
by: Stevie_mac | last post by:
It might be me but... I dont seem to get a Page_Load event when a opening an ASPX in an iFrame. I do geta Page_Load event when an item on the ASPX (inside the iFrame) is clicked but then...
18
9121
by: siddharthkhare | last post by:
Hi All, what is the diference between these two cache control header. no-cache and no-store. I have read the w3.org explanation. So lets say I am using only no-cache ....my understanding is...
4
13655
by: sara | last post by:
Hi - I've looked at many posts, and cannot find the answer on this specific problem. I have several fields on a table, which I've defined as "Text", 3 characters, Format Yes/No (I picked up the...
3
6661
by: Rahul B | last post by:
Hi, I have a user UCLDEV1 which is a part of staff and a group(db2schemagrp1) to which i have not given any permissions. The authorizations of that user are shown as db2 =get authorizations...
0
1879
natalie99
by: natalie99 | last post by:
Hey people! Being so lacking in access knowhow I have turned to good old 'asking the smart people' again! I need to create a query or lookup table (although I have had zero success with lookups...
0
7129
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7398
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7061
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
5057
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4716
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3208
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3194
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1566
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
769
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.