OutFront Forums
     Home    Register     Search      Help      Login    

Follow Us
On Facebook
On Twitter
RSS
Via Email

Recent Posts
Todays Posts
Most Active posts
Posts since last visit
My Recent Posts
Mark posts read

Sponsors
Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.
Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.
Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

 

I'm a bit ⁄ 'd

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Cascading Style Sheets and Accessibility >> I'm a bit ⁄ 'd
Page: [1]
 
Nicole

 

Posts: 2959
Joined: 9/15/2004
From: Sydney, Australia
Status: offline

 
I'm a bit ⁄ 'd - 7/27/2008 23:52:42   
I had this brilliant idea a while ago, that seeing as I absolutely hate updating and maintaining the table based site of my first ever and longest serving client, that I'd at least clean the code ... a lot! It was also the site of my first ever attempt at CSS for styling, therefore, as you can imagine I have a lot of inline styles mixed in with an external style sheet, so it's a pretty major job converting 900 pages to a cleaner style sheet while also cleaning the code.

Cutting to the chase, I thought I'd also try and learn some things while doing this, so I sneeked a peek under the hood of some fellow Outfronteers websites who'll remain completely nameless and noticed that they were using some character entities that I hadn't ever used before - so I started using them!

Most notably - ndash and frasl! Actually frasl was one that i found and started using.

But I've just discovered that Wikipedia has pages devoted to each character entity and their proper usage and I've noticed that "ndash" really should only be used to link things like "London – New York, whereas to hyphenate a word like silly-fool you should just use a bloody hyphen. I've also found that I've been using frasl where I could've been simply using a slash!

So I have learned something from this exercise, that sometimes I should just stick to what I was doing, but I've also learned a little about the english language and when to use certain characters.

I guess my question out of all this is what charset are you using, is one better than another or more accessible and what "easy" keyboard characters like the slash and dash are NOT universally used by most charsets?

Also, I've been spanning different languages and yesterday I came across a few pages that used French and Spanish names so I found myself wrapping them in lots and lots of spans like <span lang="fr">Henri</span>, does anybody else bother with this? Does it really tell proper screen readers to use a french accent?

_____________________________

". . . and God created man in his image." errr, shouldn't that be "and man created God in his image'?
d a v e

 

Posts: 4348
Joined: 7/24/2002
From: England (but live in Finland now)
Status: online

 
RE: I'm a bit ⁄ 'd - 7/28/2008 2:03:22   
i think it's pointless to use something like
<span lang="fr">Henri</span>
or <span lang="fr">Paris</span>

because you wouldn't do that in speech: would you pronounce cafe in a French way when you speak just because it's a French word?!

of course if you use a phrase or a quote from another language that hasn't been anglicized then of course wrap it language attributes.

to clarify - i use lang attributes on the first 4 words on this page for example http://www.deplicque.net/
Welcome! (nothing explicitly defined as it takes the default American English setting of the page/site)
Tervetuloa! (Finnish)
Sois le bienvenu! (French)
Välkommen! (Swedish)

and i suppose if i was going to say something like

'he had a certain je ne sais quoi' then i would wrap the French phrase in fr lang attribute. if i could be bothered :)


_____________________________

David Prescott
Gekko web design

(in reply to Nicole)
Nicole

 

Posts: 2959
Joined: 9/15/2004
From: Sydney, Australia
Status: offline

 
RE: I'm a bit ⁄ 'd - 7/28/2008 2:28:57   
quote:

ORIGINAL: d a v e
i think it's pointless to use something like
<span lang="fr">Henri</span>
or <span lang="fr">Paris</span>

because you wouldn't do that in speech: would you pronounce cafe in a French way when you speak just because it's a French word?!


Thanks Dave, I agree with you exactly. The only reason I put Henri in spans because it's pronounced "Onri" isn't it? The rest of the French and Spanish names were very French or Spanish, just like the surname of the guy on your website.

Also, A few days ago one of the pages used the term "per se" a lot, that's Latin, I wonder whether screen readers pronounce it "percy" instead of "per say"

_____________________________

". . . and God created man in his image." errr, shouldn't that be "and man created God in his image'?

(in reply to d a v e)
jaybee

 

Posts: 14320
Joined: 10/7/2003
From: Berkshire, UK
Status: offline

 
RE: I'm a bit ⁄ 'd - 7/28/2008 4:10:27   
The only time I ever change a keyboard character to a code is if the validators complain. Otherwise, life's too short.

_____________________________

If it ain't broke..... fix it until it is.
:)

:)
GAWDS
Now where did I put that Doctype?

(in reply to Nicole)
d a v e

 

Posts: 4348
Joined: 7/24/2002
From: England (but live in Finland now)
Status: online

 
RE: I'm a bit ⁄ 'd - 7/28/2008 4:52:12   
i think i would mark up anything that would need pronouncing as foreign that i would speak out loud as such, e.g. "Onri"

_____________________________

David Prescott
Gekko web design

(in reply to Nicole)
womble

 

Posts: 6009
Joined: 3/14/2005
From: Living on the edge
Status: offline

 
RE: I'm a bit ⁄ 'd - 7/28/2008 15:34:24   

quote:

ORIGINAL: jaybee

The only time I ever change a keyboard character to a code is if the validators complain. Otherwise, life's too short.


Agrees.

_____________________________

~~ "A cruel god ain't no god at all" ~~
~~ Erase hate. Practice love. ~~

(in reply to jaybee)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets and Accessibility >> I'm a bit ⁄ 'd
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts