|
Next: AOL Browser Recalls Pages I Thought I got Rid Of
|
| Author |
Message |
External

Since: Dec 21, 2003 Posts: 6
|
(Msg. 1) Posted: Wed Dec 31, 2003 3:20 am
Post subject: Any suggestions for my site? Archived from groups: alt>www>webmaster (more info?)
|
|
|
Hi All.
Hope you all had a Christmas and are looking forward to your hangovers to
come.
I built a 'hobby' site a while ago and have decided to give it a bit of a
holiday spring clean.
www.directoryofbath.co.uk
If you would be so kind, do you mind having a look from a 'users' point of
view.
I know there are a few validation issues, eg, how do you pass a query
without using post data which search engines can't follow? (and a few minor
font tag and table layout legacy issues which I should hopefully have sorted
soon.)
I think I've got all cookies removed now, but a check would be usefull and
probably a gramma/spelling check as well.
Just wanna see what you all think as well really.
Cheers
Si >> Stay informed about: Any suggestions for my site? |
|
| Back to top |
|
 |  |
External

Since: Jun 28, 2003 Posts: 1662
|
(Msg. 2) Posted: Wed Dec 31, 2003 3:53 am
Post subject: Re: Any suggestions for my site? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"Si" <simon.DeleteThis@MY_PANTSnetforma.com> wrote in message
news:zDoIb.192$sf5.142@news-binary.blueyonder.co.uk...
> Hope you all had a Christmas
Christmas to you too Si!
From your post, it would seem that you already have the webmaster thing
sussed.
--
Charles Sweeney
<a style='text-decoration: underline;' href="http://www.CharlesSweeney.com" target="_blank">www.CharlesSweeney.com</a><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Any suggestions for my site? |
|
| Back to top |
|
 |  |
External

Since: Sep 19, 2003 Posts: 3499
|
(Msg. 3) Posted: Wed Dec 31, 2003 4:12 am
Post subject: Re: Any suggestions for my site? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Si wrote:
> ...
<font color=purple> > <a style='text-decoration: underline;' href="http://www.directoryofbath.co.uk</font" target="_blank">www.directoryofbath.co.uk</font</a>>
>
> If you would be so kind, do you mind having a look from a 'users'
> point of view.
Pass your content through a spell-checker.
Define the font size as 100%
I'm not too sure how much benefit is gained from having a text version
(especially of the gallery page). Visitors wishing to use the web without
images are quite capable of turning them off in their browser. Make sure to
define alt text where appropriate.
--
William Tasso - <a style='text-decoration: underline;' href="http://WilliamTasso.com" target="_blank">http://WilliamTasso.com</a><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Any suggestions for my site? |
|
| Back to top |
|
 |  |
External

Since: Dec 21, 2003 Posts: 6
|
(Msg. 4) Posted: Wed Dec 31, 2003 5:53 am
Post subject: Re: Any suggestions for my site? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
William Tasso wrote in message
> Pass your content through a spell-checker.
Will work on that, my spelling never has been to hot.
> Define the font size as 100%
I havn't come accross this, how will it improve or change what I already
have/havn't done?
> I'm not too sure how much benefit is gained from having a text version
> (especially of the gallery page). Visitors wishing to use the web without
> images are quite capable of turning them off in their browser.
The text version is more to do with the order in which the text is presented
in a speech synth browser or text browser such as lynx. That is, the main
copy comes first, followed by the left nav, then the top level navigation.
(I have just realised I need a 'skip to navigation' link and put the access
keys in place as well... As homer would say, D'oh!)
> Make sure to define alt text where appropriate.
I should have all relevant alt tags in place unless the images are purely
for display or have no real bearing on the content. Oops, is that what you
meant? I'll have a look! Title tags & longdesc?
Take care for now and thank you.
Si<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Any suggestions for my site? |
|
| Back to top |
|
 |  |
External

Since: Sep 19, 2003 Posts: 3499
|
(Msg. 5) Posted: Wed Dec 31, 2003 10:16 am
Post subject: Re: Any suggestions for my site? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Si wrote:
> William Tasso wrote in message
>
>> Pass your content through a spell-checker.
>
> Will work on that, my spelling never has been to hot.
ITYM "too hot" - sorry, CNR
>> Define the font size as 100%
>
> I havn't come accross this, how will it improve or change what I
> already have/havn't done?
When you define font size as 100% you are using the font size specified by
the visitor in their browser. It is arguable that most people do not alter
the settings and use whatever is the manufacturers default - this will be
because the factory default is acceptable to them. All others will have
taken the trouble to specify a larger/smaller font size as appropriate to
their situation. From there it is trivial to specify a font size of 150%
(for example) for headings and perhaps 85% for the small print.
>> I'm not too sure how much benefit is gained from having a text
>> version (especially of the gallery page). Visitors wishing to use
>> the web without images are quite capable of turning them off in
>> their browser.
>
> The text version is more to do with the order in which the text is
> presented in a speech synth browser or text browser such as lynx.
Then lay out the html in the desired logical sequence and use CSS to
reposition according to taste
> That is, the main copy comes first, followed by the left nav, then
> the top level navigation. (I have just realised I need a 'skip to
> navigation' link and put the access keys in place as well... As
> homer would say, D'oh!)
Please think very carefully before using access keys. It is possible, no
make that likely that your key definitions will clash with those already in
use on the visitors desktop.
>> Make sure to define alt text where appropriate.
>
> I should have all relevant alt tags in place unless the images are
> purely for display or have no real bearing on the content.
in which case use alt=""
> Oops, is
> that what you meant? I'll have a look! Title tags & longdesc?
title attributes may or may not be useful depending on circumstance. is
there any decent support for 'longdesc'?
the alt text is the most useful as this is what will be displayed by
browsers that don't/can't display images.
--
William Tasso - <a style='text-decoration: underline;' href="http://WilliamTasso.com" target="_blank">http://WilliamTasso.com</a><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Any suggestions for my site? |
|
| Back to top |
|
 |  |
External

Since: Jul 27, 2003 Posts: 72
|
(Msg. 6) Posted: Wed Dec 31, 2003 1:15 pm
Post subject: Re: Any suggestions for my site? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
In message <zDoIb.192$sf5.142@news-binary.blueyonder.co.uk>, Si
<simon RemoveThis @MY_PANTSnetforma.com> writes
[snip]
>
>www.directoryofbath.co.uk
>
>If you would be so kind, do you mind having a look from a 'users' point of
>view.
>
[snip]
>
>Just wanna see what you all think as well really.
>
>Cheers
>
>Si
>
>
Wouldn't it be better to have:
[Click here to switch to the low graphics version of this website..]
[Click here for different access options and help..]
presented on entering the page, rather than waiting until just before
the end of the page?
regards
>
>
>
>
--
Jake<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Any suggestions for my site? |
|
| Back to top |
|
 |  |
External

Since: Jul 27, 2003 Posts: 72
|
(Msg. 7) Posted: Wed Dec 31, 2003 1:51 pm
Post subject: Re: Any suggestions for my site? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
In message <bsu8fm$1ejp6$1@ID-117621.news.uni-berlin.de>, brucie
<shit RemoveThis @bruciesusenetshit.info> writes
>in post <news:ZSgMmXtAHq8$Ewn7@gododdin.demon.co.uk>
>jake said:
>
>> [Click here to switch to the low graphics version of this website..]
>> [Click here for different access options and help..]
>
>http://www.w3.org/QA/Tips/noClickHere
>
>
Sure...... if he'd have produced:
To switch to the low graphics version of this website [Click here ]
For different access options and help [Click here ]
( brackets [] indicating the text on the link )
The way he's done it seems acceptable -- it's just 'when' he's
presenting it might be a problem.
(In actual fact, a few changes to the presentation and navigation of his
main pages and I don't know that there's that much extra mileage to be
gained by having alternative pages, anyway.)
regards
--
Jake<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Any suggestions for my site? |
|
| Back to top |
|
 |  |
External

Since: Dec 19, 2003 Posts: 355
|
(Msg. 8) Posted: Wed Dec 31, 2003 2:51 pm
Post subject: Re: Any suggestions for my site? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
in post <news:zDoIb.192$sf5.142@news-binary.blueyonder.co.uk>
Si said:
> Hope you all had a Christmas
you mean there was a fucking choice?
> how do you pass a query without using post data which search engines
> can't follow?
lots of different ways but you use ASP so i cant help you.
--
brucie
31/December/2003 11:48:31 am kilo<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Any suggestions for my site? |
|
| Back to top |
|
 |  |
External

Since: Dec 21, 2003 Posts: 6
|
(Msg. 9) Posted: Wed Dec 31, 2003 2:51 pm
Post subject: Re: Any suggestions for my site? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
brucie wrote in message
> > Hope you all had a Christmas
>
> you mean there was a fucking choice?
OK, I'm a twat, there was supposed to be a 'good' in there.
On the other hand, I had a headache that lasted all day, but then I found
more beer and it went away.
> > how do you pass a query without using post data which search engines
> > can't follow?
>
> lots of different ways but you use ASP so i cant help you.
Hmm, I can write PHP and JSP but for some bizarre reason, I still find ASP
easier to write. I think it's down to the fact that I did the 'teach
yourself' bit after deciding I didn't like being an optician! (which I did
study for!)
Si
(Think I should sort my sig out, but keep forgetting.)<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Any suggestions for my site? |
|
| Back to top |
|
 |  |
External

Since: Jul 31, 2003 Posts: 67
|
(Msg. 10) Posted: Wed Dec 31, 2003 2:51 pm
Post subject: Re: Any suggestions for my site? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
"brucie" <shit DeleteThis @bruciesusenetshit.info> wrote in message
news:bsta3a$17ifa$1@ID-117621.news.uni-berlin.de...
> in post <news:zDoIb.192$sf5.142@news-binary.blueyonder.co.uk>
> Si said:
>
> > Hope you all had a Christmas
>
> you mean there was a fucking choice?
Settle brucie. Soon it'll be Chinese New Year and you'll have something else
to swear at
Cheers
Richard.<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Any suggestions for my site? |
|
| Back to top |
|
 |  |
External

Since: Dec 19, 2003 Posts: 355
|
(Msg. 11) Posted: Wed Dec 31, 2003 4:38 pm
Post subject: Re: Any suggestions for my site? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
in post <news:VYqIb.1682$sf5.769@news-binary.blueyonder.co.uk>
Si said:
>>> Hope you all had a Christmas
>> you mean there was a fucking choice?
> OK, I'm a twat, there was supposed to be a 'good' in there.
i didn't want a christmas at all, good or otherwise!
>>> how do you pass a query without using post data which search engines
>>> can't follow?
>> lots of different ways but you use ASP so i cant help you.
> Hmm, I can write PHP
use path_info to pass the variables. dunno if asp is capable.
i use the technique here: <a style='text-decoration: underline;' href="http://balls.bruciesusenetshit.info/" target="_blank">http://balls.bruciesusenetshit.info/</a>
you're also on a IIS so i cant help with server configurations. just out
of curiosity why are you on a IIS? their use has been in steady decline
for 4 years.
--
brucie
31/December/2003 01:31:03 pm kilo<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Any suggestions for my site? |
|
| Back to top |
|
 |  |
External

Since: Dec 19, 2003 Posts: 355
|
(Msg. 12) Posted: Wed Dec 31, 2003 8:18 pm
Post subject: Re: Any suggestions for my site? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
in post <news:bstsug$1as5u$2@ID-139074.news.uni-berlin.de>
William Tasso said:
> is there any decent support for 'longdesc'?
jaws/outloud and HPR support it
--
brucie
31/December/2003 05:15:40 pm kilo<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Any suggestions for my site? |
|
| Back to top |
|
 |  |
External

Since: Dec 19, 2003 Posts: 355
|
(Msg. 13) Posted: Wed Dec 31, 2003 11:30 pm
Post subject: Re: Any suggestions for my site? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
in post <news:ZSgMmXtAHq8$Ewn7@gododdin.demon.co.uk>
jake said:
> [Click here to switch to the low graphics version of this website..]
> [Click here for different access options and help..]
<a style='text-decoration: underline;' href="http://www.w3.org/QA/Tips/noClickHere" target="_blank">http://www.w3.org/QA/Tips/noClickHere</a>
--
brucie
31/December/2003 08:28:49 pm kilo<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Any suggestions for my site? |
|
| Back to top |
|
 |  |
External

Since: Dec 19, 2003 Posts: 355
|
(Msg. 14) Posted: Thu Jan 01, 2004 12:28 am
Post subject: Re: Any suggestions for my site? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
in post <news:hNvIb.71368$aT.14014@news-server.bigpond.net.au>
rf said:
> Settle brucie. Soon it'll be Chinese New Year and you'll have something else
> to swear at
i cant wait until easter, i'm really going to let rip then.
--
brucie
31/December/2003 09:27:45 pm kilo<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Any suggestions for my site? |
|
| Back to top |
|
 |  |
External

Since: Sep 19, 2003 Posts: 3499
|
(Msg. 15) Posted: Thu Jan 01, 2004 2:06 am
Post subject: Re: Any suggestions for my site? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
brucie wrote:
> in post <news:hNvIb.71368$aT.14014@news-server.bigpond.net.au>
> rf said:
>
>> Settle brucie. Soon it'll be Chinese New Year and you'll have
>> something else to swear at
>
> i cant wait until easter, i'm really going to let rip then.
it's a cross that's tough to bear
--
William Tasso - <a style='text-decoration: underline;' href="http://WilliamTasso.com" target="_blank">http://WilliamTasso.com</a><!-- ~MESSAGE_AFTER~ --> >> Stay informed about: Any suggestions for my site? |
|
| Back to top |
|
 |  |