Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

WOT: A favour

0 views
Skip to first unread message

jimbairn

unread,
Dec 17, 2009, 5:30:15 PM12/17/09
to
Can you have a look at this and tell me how it looks on your screen:

http://www.jimbarker.net/Cav.html

Thanks
JimB

Mitchy

unread,
Dec 17, 2009, 5:37:12 PM12/17/09
to

Looks good Jim :) Gorgeous pic on the right of a very
regal Cav King Charles :) Box on the left is white and
black text on a bright mauve colour. Easy to read
though. Only complaint I have is I can see random
symbols in the text at the beginning of sentences. I
can't reproduce them but one looks like the Euro sign,
one looks like a small c with a line through it. Also,
before the � signs, I see an A with an accent above it.
Don't know if that's you or a glitch with my settings
on Firefox.

Jr@Ease

unread,
Dec 17, 2009, 6:09:56 PM12/17/09
to
Once Upon a Midnight Dreary, While Mitchy Pondered, Weak and Weary,
Over Many a Quaint and Curious Forgotten Post, s/he wrote:
--------------------------------------------------------------


Same here in America. Firefox too.

Example:

"Plus Clip - £20"

John P

Joan in GB-W

unread,
Dec 17, 2009, 6:40:21 PM12/17/09
to

"Mitchy" <mi...@NOSPAMorien.demon.co.uk> wrote in message
news:7ovq4h...@mid.individual.net...

Same here. Jim, I wish I could climb into my computer and hug that dog.

Joan

Pogonip

unread,
Dec 17, 2009, 7:13:04 PM12/17/09
to
Joan in GB-W wrote:
>
> "Mitchy" <mi...@NOSPAMorien.demon.co.uk> wrote in message
> news:7ovq4h...@mid.individual.net...
>> jimbairn wrote:
>>> Can you have a look at this and tell me how it looks on your screen:
>>>
>>> http://www.jimbarker.net/Cav.html
>>>
>>> Thanks
>>> JimB
>>
>> Looks good Jim :) Gorgeous pic on the right of a very regal Cav King
>> Charles :) Box on the left is white and black text on a bright mauve
>> colour. Easy to read though. Only complaint I have is I can see
>> random symbols in the text at the beginning of sentences. I can't
>> reproduce them but one looks like the Euro sign, one looks like a
>> small c with a line through it. Also, before the � signs, I see an A
>> with an accent above it. Don't know if that's you or a glitch with my
>> settings on Firefox.
>
> Same here. Jim, I wish I could climb into my computer and hug that dog.
>
> Joan

I see them, too. Not dead people -- this: •Home from home Boarding -
£7 per day

We call this "doggy day-care." My younger son has worked for several
places, here and in Seattle, that offer day-care and boarding. Some
also offer some training. As families grow smaller, pets become more
important, and people want services and are willing to pay.
--
Joanne
stitches @ singerlady.reno.nv.us.earth.milky-way.com
http://members.tripod.com/~bernardschopen/

db...@booksnbytes.com

unread,
Dec 17, 2009, 7:16:55 PM12/17/09
to

IIRC, those funny characters are UTF-8 encoded unicode characters.
What browser are you using on your system, Jim?

I had that problem on a website and I think I ended up replacing some
of the characters with their ampersand codes. for instance, &copy; for
the copyright symbol.
--------------------------------------------
David Ball dball(at)booksnbytes(dot)com
Mystery and SFF: http://www.booksnbytes.com
upcoming books: http://www.booksnbytes.com/pubdate/index.html

Rik Shepherd

unread,
Dec 17, 2009, 7:26:05 PM12/17/09
to
Mitchy wrote

Same here, on IE (though that mauve is one of my least favourite colours).

Amusingly, or interestingly, when I did a view source/edit and looked at the
source with notepad, then saved it in txt format (as Cav.html so that
browsers will recognize it as a webpage) all the euro/small c funnies
changed themselves to little round bullet point dots, and the accented As
turned into spaces. I'm guessing this is the effect you were after.

I'd suggest opening the html file with notepad, saving it in txt format (but
as a .html), then go through editing the bullet points to &#149; and the �
signs to &pound; Whenever I've seen this happen (ie, done it myself) it's
been a result of copying text from 'clever' word processing programmes into
html. Some characters are recognized differently by different browsers; the
149 code for the bullet and the &pound; for the pound should stop that (the
149 might not totally, though)

Another way of getting the bullets reliably rendered would be to use lists
instead - an unnumbered list will start each line with a bullet.


[ah. Maybe Macs don't have such Notepad and suchlike ways of saving in txt.
I could email a modified version, if you like]


Lois

unread,
Dec 17, 2009, 7:28:21 PM12/17/09
to
The picture is great. Beautiful dog. I had trouble reading the printing
but I have trouble reading many things. I didn't like the intense violet
background but that is just personal preference. I just thought the color
was a little too strong.

Lois

"jimbairn" <j...@jimbarker.net> wrote in message
news:XhyWm.16362$Ym4....@text.news.virginmedia.com...

> __________ Information from ESET Smart Security, version of virus
> signature database 4697 (20091217) __________
>
> The message was checked by ESET Smart Security.
>
> http://www.eset.com
>
>
>


__________ Information from ESET Smart Security, version of virus signature database 4697 (20091217) __________

The message was checked by ESET Smart Security.

http://www.eset.com

no_one

unread,
Dec 17, 2009, 7:52:53 PM12/17/09
to
On Fri, 18 Dec 2009 00:26:05 -0000, "Rik Shepherd"
<RikSh...@houseoftheSCAMPERINGorangemonkey.co.uk> wrote:

>I'd suggest opening the html file with notepad, saving it in txt format (but
>as a .html), then go through editing the bullet points to &#149; and the �
>signs to &pound; Whenever I've seen this happen (ie, done it myself) it's
>been a result of copying text from 'clever' word processing programmes into
>html. Some characters are recognized differently by different browsers; the
>149 code for the bullet and the &pound; for the pound should stop that (the
>149 might not totally, though)

If the &#149; doesn't work, I put the three characters • through a
UTF-8 decoder and it said to use the following code.
&#x2022;

The UTF-8 decoder I used is at
http://software.hixie.ch/utilities/cgi/unicode-decoder/utf8-decoder

BTW, the validator complained about a bunch of the tags. In XHTML, all
attributes and elements must be all lower-case.

http://validator.w3.org/check?uri=http%3A%2F%2Fwww.jimbarker.net%2FCav.html&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.654

Sorry if I'm being picky but just wanted to get you headed in the
right direction.

HTH

Mike Burke

unread,
Dec 17, 2009, 8:12:23 PM12/17/09
to
On Thu, 17 Dec 2009 22:37:12 +0000, Mitchy
<mi...@NOSPAMorien.demon.co.uk> wrote:

Same here, Jim.

Mique

Wes Struebing

unread,
Dec 17, 2009, 9:04:52 PM12/17/09
to
On Thu, 17 Dec 2009 22:37:12 +0000, Mitchy
<mi...@NOSPAMorien.demon.co.uk> wrote:

Looks like tags aren't defined quite right. Or "special characters."

The mauve is a bit dark, but not too bad, actually. As pointed out,
it is easily readable.

Oh, and the pooch is gorgeous!
--

Wes Struebing
I pledge allegiance to the Constitution of the United States of America,
and to the republic which it established, one nation from many peoples,
promising liberty and justice for all.
Homepage: www.carpedementem.org
linkedin profile: http://www.linkedin.com/in/wesstruebing

Annie C

unread,
Dec 17, 2009, 9:09:05 PM12/17/09
to

>
> "jimbairn" <j...@jimbarker.net> wrote in message
> news:XhyWm.16362$Ym4....@text.news.virginmedia.com...
>> Can you have a look at this and tell me how it looks on your screen:
>>
>> http://www.jimbarker.net/Cav.html
>>
>> Thanks
>> JimB

I see the symbols too, using Firefox.
Don't think the magenta color is bad, but it it a bit bright.
Maybe more toward the violet tone would be less harsh.

Lovely pup there..

Annie

Chris F.A. Johnson

unread,
Dec 17, 2009, 9:42:36 PM12/17/09
to
On 2009-12-17, jimbairn wrote:
> Can you have a look at this and tell me how it looks on your screen:
>
> http://www.jimbarker.net/Cav.html

<http://cfaj.freeshell.org/testing/cavalier.jpg>

There are 6 errors in the XHTML.

--
Chris F.A. Johnson <http://cfajohnson.com>
Author: =======================
Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress)
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)

Chris F.A. Johnson

unread,
Dec 17, 2009, 10:29:08 PM12/17/09
to
On 2009-12-17, jimbairn wrote:
> Can you have a look at this and tell me how it looks on your screen:
>
> http://www.jimbarker.net/Cav.html

Try this: <http://cfaj.freeshell.org/testing/Cav.html>

Bud

unread,
Dec 18, 2009, 2:13:04 PM12/18/09
to
>> "jimbairn" wrote in message
>>> Can you have a look at this and tell me how it looks on your screen:
>>>
>>> http://www.jimbarker.net/Cav.html
>>>
>>> Thanks
>>> JimB

Didn't see this post until today ...

Need a different background or use white letters, and bigger. What does £10
stand for? I get the £10 but not the Â.
--
Bud

0 new messages