Re: [WSG] a more cross-browser consistent box shadow effect?

2011-05-09 Thread Al Sparber

On 5/10/2011 1:04 AM, tee wrote:

Please go to this site and choose the box shadow,
http://css3generator.com/

In IE9, no shadow for the left/top but right/bottom only

#container {-webkit-box-shadow: 0 0 3px #ccc;
-moz-box-shadow: 0 0 3px #ccc;
box-shadow: 0 0 3px #ccc;}

My test shows that "0 0 6px" is the closer I can get to make left/top  show in 
IE9, problem is, this will not work so well for Opera for the result I wanted.


0 0 3px cc works fine for me in IE9 on that "generator" page.


And a near future problem: I was hoping maybe in 6 months time it'll be safe to 
drop the vendor prefixes for a number of CSS3 elements including box-shadow. 
Should I do so I can never get the closer result across browsers. Am I right 
that if the vendor prefixes existed, browsers that can handle CSS3 native will 
still treat their prefixes?


IE9 and Firefox 4 work without prefix. Webkit should be coming around soon.

--
Al Sparber - PVII
http://www.projectseven.com
Dreamweaver Menus | Galleries | Widgets
http://www.projectseven.com/go/hgm
The Ultimate Web 2.0 Carousel


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



[WSG] a more cross-browser consistent box shadow effect?

2011-05-09 Thread tee
Please go to this site and choose the box shadow, 
http://css3generator.com/

In IE9, no shadow for the left/top but right/bottom only

#container {-webkit-box-shadow: 0 0 3px #ccc;
-moz-box-shadow: 0 0 3px #ccc;
box-shadow: 0 0 3px #ccc;}

My test shows that "0 0 6px" is the closer I can get to make left/top  show in 
IE9, problem is, this will not work so well for Opera for the result I wanted. 

And a near future problem: I was hoping maybe in 6 months time it'll be safe to 
drop the vendor prefixes for a number of CSS3 elements including box-shadow. 
Should I do so I can never get the closer result across browsers. Am I right 
that if the vendor prefixes existed, browsers that can handle CSS3 native will 
still treat their prefixes?

Thanks!

tee





***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



RE: [WSG] Colour Schemes for Accessibility

2011-05-09 Thread Birendra
HI

 

According to your site use the pestle color themes. This will give you a
good contrast for the easily readability  for the aged persons. This theme
also give  you a good color theme also.

 

Birendra(Web Designer)

 

From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On
Behalf Of Chad Kelly
Sent: Tuesday, May 10, 2011 6:11 AM
To: wsg@webstandardsgroup.org
Cc: Carl Heaton; Seth
Subject: Re: [WSG] Colour Schemes for Accessibility

 

On 5/10/2011 1:50 AM, Carl Heaton wrote: 

Dear WSG, 

 

I am currently consulting for the Social Development Division for ESCAP
United Nations and my team and I are re-making http://www.unescap.org/sdd/

 

The question I have is that has anyone got any tried and tested colour
schemes that dyslexic and colour blind users prefer? I have done my homework
and see lots of contrasts that give the best results but no actual colour
codes.

 

Love to hear your ideas.

 

Kind regards,

 





Hi. 
In terms of this, white text on a black background is what some people
prefer, but black text on a white background is proven to be the most
readable according to some research that was done. 
In terms of colour schemes it comes down to your branding strategy, but the
best way is to test a few out with various people with disabilities, of
various kinds to make sure items are readable. 


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

Re: [WSG] Can I have a Safari check?

2011-05-09 Thread tee
Carl,

Thanks for checking! The issue had been solved so I deleted the site - it was a 
test site. 

tee
On May 9, 2011, at 8:39 PM, Carl Heaton wrote:

> Tee,
> 
> Well I am getting a 404 off the bat with WIn7 Chrome.
> 
> C


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] Can I have a Safari check?

2011-05-09 Thread Carl Heaton
Tee,

Well I am getting a 404 off the bat with WIn7 Chrome.

C

On 10 May 2011 03:02, tee  wrote:

> http://208.43.169.106/m151/index.php/patterns.html
>
> Add the product to cart. What do you see after that? An enable cookies
> page? A empty cart page or a product has successfully added to cart?
>
> Please provide your Safari version. On my machine, it's v5.0.5 (6533.21.1)
> and I am getting an empty cart page (when cookies was empty I got a enable
> cookies page), however in iPod and iPad,  everything works.
>
>
> Strange thing is it's only happening in this site and I am kinda suspecting
> it's something to do with ip address because the domain has not pointed to
> the server yet, but it doesn't really make sense.
>
> Thanks!
>
> tee
>
>
>
> ***
> List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> ***
>
>


-- 
Carl Heaton
Managing Director and Instructor
www.WebCoursesBangkok.com



Training Centre
253 Building 18th Floor,
Sukhumvit 21
Asoke
Bangkok
10110


Mobile: 0867824118
Skype: carl68
Twitter: @webcoursesbkk


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

Re: [WSG] Colour Schemes for Accessibility

2011-05-09 Thread Chad Kelly

On 5/10/2011 1:50 AM, Carl Heaton wrote:

Dear WSG,

I am currently consulting for the Social Development Division for 
ESCAP United Nations and my team and I are re-making 
http://www.unescap.org/sdd/


The question I have is that has anyone got any tried and tested colour 
schemes that dyslexic and colour blind users prefer? I have done my 
homework and see lots of contrasts that give the best results but no 
actual colour codes.


Love to hear your ideas.

Kind regards,





Hi.
In terms of this, white text on a black background is what some people 
prefer, but black text on a white background is proven to be the most 
readable according to some research that was done.
In terms of colour schemes it comes down to your branding strategy, but 
the best way is to test a few out with various people with disabilities, 
of various kinds to make sure items are readable.




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

Re: [WSG] Can I have a Safari check?

2011-05-09 Thread tee
 

On May 9, 2011, at 1:47 PM, Hassan Schroeder wrote:
>> 
> 
> I just get the "enable cookies" page - Version 5.0.5 (6533.21.1) on
> OS X 10.6.7. Going back to the "add product" page and resubmitting
> doesn't change that, though I can see there *is* a cookie set from
> the domain/IP in question.
> 


Thank you both! This helps!

I dug it further and found the cause. The application has a session cookie 
management, and you can set how it's being handled. The default is "use HTTP 
only", it looks like the Safari v5.0.5 has issue with this when a domain is not 
pointed to the server. 


tee

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] Can I have a Safari check?

2011-05-09 Thread Hassan Schroeder

On 5/9/11 1:02 PM, tee wrote:

http://208.43.169.106/m151/index.php/patterns.html

Add the product to cart. What do you see after that? An enable cookies page? A 
empty cart page or a product has successfully added to cart?

Please provide your Safari version. On my machine, it's v5.0.5 (6533.21.1) and 
I am getting an empty cart page (when cookies was empty I got a enable cookies 
page), however in iPod and iPad,  everything works.


I just get the "enable cookies" page - Version 5.0.5 (6533.21.1) on
OS X 10.6.7. Going back to the "add product" page and resubmitting
doesn't change that, though I can see there *is* a cookie set from
the domain/IP in question.

HTH,
--
Hassan Schroeder - has...@webtuitive.com
webtuitive design ===  (+1) 408-621-3445   === http://webtuitive.com
http://about.me/hassanschroeder
twitter: @hassan
  dream.  code.


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



Re: [WSG] Can I have a Safari check?

2011-05-09 Thread David Laakso

On 5/9/11 4:02 PM, tee wrote:

http://208.43.169.106/m151/index.php/patterns.html

Add the product to cart. What do you see after that?


tee






Mac OS X 10.4.11
Safari 4.1.3(4533.19.4)
test was added to your shopping cart.

Best,
~d


--
http://chelseacreekstudio.com/
http://chelseacreekstudio.com/fa/



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



[WSG] Can I have a Safari check?

2011-05-09 Thread tee
http://208.43.169.106/m151/index.php/patterns.html

Add the product to cart. What do you see after that? An enable cookies page? A 
empty cart page or a product has successfully added to cart?

Please provide your Safari version. On my machine, it's v5.0.5 (6533.21.1) and 
I am getting an empty cart page (when cookies was empty I got a enable cookies 
page), however in iPod and iPad,  everything works.


Strange thing is it's only happening in this site and I am kinda suspecting 
it's something to do with ip address because the domain has not pointed to the 
server yet, but it doesn't really make sense.

Thanks!

tee



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***



RE: [WSG] Colour Schemes for Accessibility

2011-05-09 Thread Darren Lovelock
Hi Carl,
 
I recommend trying out the Color Contrast Analyser
http://www.paciellogroup.com/resources/contrast-analyser.html
 
Kind regards,
 
Darren Lovelock
MunkyOnline Web Design
  www.munkyonline.com
+44 (0) 208 816 8893
 
Web Design Services: 
Brochure-style, Content Managed, E-commerce.
Internet Marketing: 
Search Engine Optimisation, Link Building, Copywriting. 
 

  _  

From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On
Behalf Of Carl Heaton
Sent: 09 May 2011 16:51
To: wsg@webstandardsgroup.org
Cc: Seth
Subject: [WSG] Colour Schemes for Accessibility


Dear WSG, 

I am currently consulting for the Social Development Division for ESCAP
United Nations and my team and I are re-making http://www.unescap.org/sdd/

  The question I have is that has anyone got
any tried and tested colour schemes that dyslexic and colour blind users
prefer? I have done my homework and see lots of contrasts that give the best
results but no actual colour codes.

Love to hear your ideas.

Kind regards,


C

-- 
Carl Heaton
Managing Director and Instructor
www.WebCoursesBangkok.com


   


Training Centre
253 Building 18th Floor, 
Sukhumvit 21
Asoke 
Bangkok
10110


Mobile: 0867824118
Skype: carl68
Twitter: @webcoursesbkk


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*** 


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***<>

re: [WSG] Colour Schemes for Accessibility

2011-05-09 Thread Samantha Corr



Hi Seth,
I don't have exact info for you, but have a look at Section 3 of this document: 
http://www.texthelpdownloads.com/Mir
ror/pdfs/DyslexiaAndWebAccess.PDF
And also WebAIM 
provides a Colour Contrast Checker: http://webaim.org/resources/contrast
checker/ 
which is quite useful.
Kind Regards, 
Sam
_ 
Samantha Corr
Marketing Executive
BrowseAloud 
Tel: +44 (0) 28 9442 8105
USA/Canada: 877-778-6977 (toll-free)
E-Mail: s.c...@browsealoud.com
Follow us on Facebook 
and Twitter




--- Original 
Message ---
  
From: Carl Heaton <
/font>
To: wsg@webstandardsgroup.org
Date: Mon, 9 May 2011 
22:50:40 +0700
Subject: [WSG] Colour Schemes for Accessibility
  
Dear WSG,

I am currently consulting for the Social Development Division for ESCAP United 
Nations and my team and I are re-making http://www.unescap.org/sdd/<
/a>

The question I have is that has anyone got any tried and tested colour schemes 
that dyslexic and colour blind users prefer? I have done my homework and see 
lots of contrasts that give the best results but no actual colour codes.

Love to hear your ideas.

Kind regards,

C

-- 
Carl Heaton
Managing Director and Instructor
www.WebCoursesBangkok.com





Training Centre
253 Building 18th Floor, 
Sukhumvit 21
Asoke 
Bangkok
10110


Mobile: 0867824118
Skype: carl68
Twitter: @webcoursesbkk


***
List Guidelines: http://webstandardsgroup.org/mail/g
uidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/u
nsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*** 




***List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfmUnsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfmHelp: memberh...@webstandardsgroup.org***



[WSG] Colour Schemes for Accessibility

2011-05-09 Thread Carl Heaton
Dear WSG,

I am currently consulting for the Social Development Division for ESCAP
United Nations and my team and I are re-making http://www.unescap.org/sdd/

The question I have is that has anyone got any
tried and tested colour schemes that dyslexic and colour blind users prefer?
I have done my homework and see lots of contrasts that give the best results
but no actual colour codes.

Love to hear your ideas.

Kind regards,


C

-- 
Carl Heaton
Managing Director and Instructor
www.WebCoursesBangkok.com



Training Centre
253 Building 18th Floor,
Sukhumvit 21
Asoke
Bangkok
10110


Mobile: 0867824118
Skype: carl68
Twitter: @webcoursesbkk


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***

[WSG] Out of Office AutoReply: WSG Digest

2011-05-09 Thread Nancy Howard (Scotia Capital)
Out of office alert!

I am currently out of the office, returning Tuesday, May 10th.

If necessary, please contact kelly_mcc...@scotiacapital.com, 416-866-7031.

Thank you, Nancy

---
The information transmitted is intended only for the person or entity to which 
it is addressed and may contain confidential and/or privileged material. Any 
review, re-transmission, dissemination or other use of, or taking of any action 
in reliance upon this information by persons or entities other than the 
intended recipient is prohibited. If you received this email in error, please 
contact the sender immediately by return electronic transmission and then 
immediately delete this transmission, including all attachments, without 
copying, distributing or disclosing same. No member of the Scotiabank Group is 
liable for any errors or omissions in the content or transmission of this email 
or accepts any responsibility or liability for loss or damage arising from the 
receipt or use of this transmission. Scotiabank Group may monitor, retain 
and/or review email. Trading instructions received by e-mail or voicemail will 
not be accepted or acted upon. Unless indicated in writing, opinions contained 
in this email are those of the author and are not endorsed by any member of the 
Scotiabank Group. 

For information on some members of the Scotiabank Group: 
http://www.scotiacapital.com/EmailDisclaimer/English_entities.htm
For authorized users of the Scotia Capital trademark: 
http://www.scotiacapital.com/EmailDisclaimer/English_trademark.htm

Pour obtenir la traduction en français: 
http://www.scotiacapital.com/EmailDisclaimer/French.htm
Traducción en español: http://www.scotiacapital.com/EmailDisclaimer/Spanish.htm


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***


[WSG] Re: WSG Digest

2011-05-09 Thread Janet Jaffke
The site is nice and clean and functions well. The font is a bit small but 
otherwise it seems to get the job done.

J


***
JANET JAFFKE
Director 
Web/Electronic Communications
Illinois Institute of Technology
ⓟ 312.567.3155  
Ⓕ 312.567.3243 
jaf...@iit.edu






On May 8, 2011, at 7:42 AM, wsg@webstandardsgroup.org wrote:

> *
> WEB STANDARDS GROUP MAIL LIST DIGEST
> *
> 
> 
> From: tedd 
> Date: Sun, 8 May 2011 08:34:23 -0400
> Subject: RE: [WSG] Desktop. Tablet. Mobile.
> 
> At 10:38 AM +0530 5/6/11, Birendra wrote:
>> The Site Design is not good.
> 
> Not good?!?
> 
> It looks pretty good to me. I wish I had Laakso's design skills.
> 
> This would make a great example for an AJAX site.
> 
> Works/looks great on my iPad.
> 
> Cheers,
> 
> tedd
> 
> -- 
> ---
> http://sperling.com/
> 
> **
> Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
> Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
> Help: memberh...@webstandardsgroup.org
> **
> 
> 



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
***