[WSG] Re: WSG Digest

2012-09-16 Thread Dominic Hey
54, wrote: > * > WEB STANDARDS GROUP MAIL LIST DIGEST > * > > > From: Mathew Robertson > Date: Sun, 16 Sep 2012 12:01:42 +1000 > Subject: Re: [WSG] Re: WSG Digest > > Part of the

Re: [WSG] Re: WSG Digest

2012-09-15 Thread Mathew Robertson
Part of the vs discussion, has been to define what features are actually required of this element. Primarily this has come down to: a) responsive handling of bandwidth vs image-quality (aka bandwidth vs file-size) b) pixel density of display devices c) art direction [ Did I miss any? ] Breaki

[WSG] Re: WSG Digest

2012-09-14 Thread Dominic Hey
To paraphrase your own words.. if "an is descriptive of the target image" then srcset would be descriptive of the *set* of target images, no styling information there. Where I would be more inclined to agree with you would be the "media" attribute, however if you abstract the essence of a media qu

[WSG] responsive images

2012-09-13 Thread Mathew Robertson
In this week's links for light reading, there is a reference to responsive images, eg: http://www.netmagazine.com/features/road-responsive-images I'd be interested to hear this lists' opinion on the proposed syntax. To me this screams of putting styling information, into the document. For comp

[WSG] Re: WSG Digest

2012-09-12 Thread Joanne Glasspoole
Please unsubscribe me. Kind regards, Joanne Glasspoole Certified Social Media Manager INDIGO CREATIVE SOLUTIONS 2142 200th Street Centuria, Wisconsin 54824 *For urgent or time sensitive support requests, please call or text me at (715) 553-1514* * * Toll-free Number: (877) 259-6989 Toll-free Fa

[WSG] Out of office

2012-09-10 Thread Kiama Web Design
I will be out of the office from Friday 7th until Tuesday 11th September. Cheers, Mark New Kiama Web Design *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/uns

[WSG] Out of office

2012-09-09 Thread Kiama Web Design
I will be out of the office from Friday 7th until Tuesday 11th September. Cheers, Mark New Kiama Web Design *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/uns

[WSG] Digitising services for audio cassettes

2012-09-09 Thread Andrew Ivin
Hi all, I hope that this request is not (too) off-topic. I am trying to track down a service that will digitise the content of audio cassettes, for eventual web publication. Can anyone recommend a good service, preferably Australian based? Thanks very much, -- Andrew andrew.i...@gmail.com ww

[WSG] [Off-topic] AngularJS

2012-08-23 Thread James Ducker
Has anyone done much with AngularJS[1]? I'm currently evaluating it as a potential successor to a huge bespoke framework I wrote. The syntax feels a little convoluted at times, but my god does it absolutely blaze through DOM updates! [1]: http://www.angularjs.org/ -- *James Ducker* james.duc...

[WSG] Out of Office AutoReply: WSG Digest

2012-08-23 Thread Gemma Maidment
Thank you very much for your email. I am out of the office until Thursday 30th August so I'll reply to your email as soon as possible when I return. Kind Regards Gemma *** List Guidelines: http://webstandardsgroup.org/mail/guide

Thanks: [WSG] More on spam traps

2012-08-23 Thread coder
Thanks folks. I know nothing about server-side validation, so that's more learning for me . . . (or some carpentry, maybe :-) Bob *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandard

Re: [WSG] More on spam traps

2012-08-22 Thread MJ Ray
Mike Kear > I think its important to give the spammer no indication that you are onto > them. If you give them any kind of feedback, they can use that to work a > way through your maze.The filters i use (which are similar to yours on > the client side, but I also use some tests on the server

RE: [WSG] More on spam traps

2012-08-22 Thread Mike Kear
...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On Behalf Of coder Sent: Wednesday, 22 August 2012 9:38 PM To: wsg@webstandardsgroup.org Subject: [WSG] More on spam traps Hi All, I have recently attempted to 'trap' spammers who use autofilling tactics on the site at www

Re: [WSG] More on spam traps

2012-08-22 Thread Oliver Boermans
Hi Bob, A few points: - The form submission was likely posted without JavaScript - There is no point confronting a robot with the reality of it’s existence Look into writing a filter on your email inbox or server that can eliminate such messages without your intervention. Don’t give up :) Ollie

Re: [WSG] More on spam traps

2012-08-22 Thread Ken Robinson
Sender: li...@webstandardsgroup.org Date: Wed, 22 Aug 2012 12:37:51 To: Reply-to: wsg@webstandardsgroup.org Subject: [WSG] More on spam traps Hi All, I have recently attempted to 'trap' spammers who use autofilling tactics on the site at www.gwelanmor-internet.co.uk. This is written in html5 and uses

[WSG] More on spam traps

2012-08-22 Thread coder
Hi All, I have recently attempted to 'trap' spammers who use autofilling tactics on the site at www.gwelanmor-internet.co.uk. This is written in html5 and uses a mixture of simple tests to validate the form. However, yesterday I recvd a mail thus:

[WSG] Out of office

2012-08-04 Thread Kiama Web Design
I will be out of the office from Thursday 2nd until Monday 6th August. Cheers, Mark New Kiama Web Design *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubsc

[WSG] Out of office

2012-08-03 Thread Kiama Web Design
I will be out of the office from Thursday 2nd until Monday 6th August. Cheers, Mark New Kiama Web Design *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubsc

Re: [WSG] how to force a cache bypass?

2012-08-03 Thread David Hucklesby
(See below) On 8/2/12 9:50 PM, James Ducker wrote: Second that. If you can version the filenames that's definitely the most sure-fire way to make sure users don't cache old copies. James On 3 August 2012 14:39, Emmanuel Negri mailto:nna...@gmail.com>> wrote: Sometimes a random query stri

Re: [WSG] how to force a cache bypass?

2012-08-02 Thread James Ducker
Second that. If you can version the filenames that's definitely the most sure-fire way to make sure users don't cache old copies. James On 3 August 2012 14:39, Emmanuel Negri wrote: > Sometimes a random query string does not work. > > Changing the filename itself works 100% of the time. > > Eg

Re: [WSG] how to force a cache bypass?

2012-08-02 Thread Emmanuel Negri
Sometimes a random query string does not work. Changing the filename itself works 100% of the time. Eg. style-.css Manu On 03/08/2012, at 1:25 PM, James Ducker wrote: > Append some junk querystring to the end of the URL, like > example.com/index.html?20120803132400. Every time it changes, s

Re: [WSG] how to force a cache bypass?

2012-08-02 Thread James Ducker
Append some junk querystring to the end of the URL, like example.com/index.html?20120803132400. Every time it changes, stuff will be refreshed. Wouldn't really recommend doing it for regular pages because it makes the URLs look messy, but if you're trying to refresh scripts or images, go nuts. Jam

[WSG] Out of office

2012-08-02 Thread Kiama Web Design
I will be out of the office from Thursday 2nd until Monday 6th August. Cheers, Mark New Kiama Web Design *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubsc

[WSG] AUTO: Out of office. (returning 09/08/2012)

2012-08-02 Thread Rohan Westbury
I am out of the office until 09/08/2012. Urgent messages may be forwarded to Peter Mason, Senior Manager WoVG Enterprise Architecture & Standards, Government Services Division, DTF (868 32899, peter.j.ma...@dtf.vic.gov.au). Note: This is an automated response to your message "W

[WSG] Re: WSG Digest

2012-08-02 Thread Dominic Hey
2012 10:38, wrote: > * > WEB STANDARDS GROUP MAIL LIST DIGEST > * > > > From: Mathew Robertson > Date: Wed, 1 Aug 2012 09:57:54 +1000 > S

[WSG] Out of office

2012-08-01 Thread Kiama Web Design
I will be out of the office from Thursday 2nd until Monday 6th August. Cheers, Mark New Kiama Web Design *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubsc

Re: [WSG] XHTML5 polyglot markup and WAI-ARIA, is there a valid way?

2012-07-31 Thread Rob Crowther
On 01/08/12 00:29, Isabel Santos wrote: I could generate both xml and html but that isn't very elegant, and would not optimise the resources. Unless you serve the XHTML files with a MIME type of application/xml or application/xhtml+xml, which will break things in IE<9, the browser will treat

Re: [WSG] XHTML5 polyglot markup and WAI-ARIA, is there a valid way?

2012-07-31 Thread Mathew Robertson
Hi Isabel, It sounds like you might be confusing/mixing your requirements... from the limited information you have provided, this sounds like perfect candidate to generate two separate files ie: HTML already has accessibility built in, and you get the XML file contain exactly what you require.

Re: [WSG] XHTML5 polyglot markup and WAI-ARIA, is there a valid way?

2012-07-31 Thread Isabel Santos
Hi Rob, thank you, and sorry for the delayed answer. The need for xml comes from the site being a web application for an academic work. The idea is to generate xml both to the site and for exchange purposes. I could generate both xml and html but that isn't very elegant, and would not optimise t

Re: [WSG] XHTML5 polyglot markup and WAI-ARIA, is there a valid way?

2012-07-30 Thread Rob Crowther
On 26/07/2012 23:41, Isabel Santos wrote: I decided to use polyglot markup, allthough it involved serving it as text-html for old trident browsers, to be able to include xml content on the site (wich I'm still learning). What XML content do you need to include? If you just stick to regular HT

Re: [WSG] XHTML5 polyglot markup and WAI-ARIA, is there a valid way?

2012-07-28 Thread Isabel Santos
Hi Kevin, thank you for your feedback, I do recall times when this list was quite more active :) I found out I can use WAI-ARIA with html5 polyglot, without any aditional schema or doctype, I was tired the other day, and not thinking straight. The reason it wasn't validating, is because polyglot

[WSG] Out of Office AutoReply: WSG Digest

2012-07-27 Thread Gerst, Kim
I am out of the office today. I will respond to your email when I return on Monday . *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: memberh

Re: [WSG] XHTML5 polyglot markup and WAI-ARIA, is there a valid way?

2012-07-27 Thread Kevin L. Erickson
I am also looking into some similar areas. Looking for replies??? Kevin Erickson 804-873-0388 On Jul 26, 2012, at 6:41 PM, Isabel Santos wrote: > Hi all, > > I've been researching for a way to use aria roles and states, to enhance > accessibility on a web application, but it seems to be turn

[WSG] XHTML5 polyglot markup and WAI-ARIA, is there a valid way?

2012-07-26 Thread Isabel Santos
Hi all, I've been researching for a way to use aria roles and states, to enhance accessibility on a web application, but it seems to be turning my brain into a soup of glia cells and floating neurons flashing like crazy fireflies! I decided to use polyglot markup, allthough it involved serving it

[WSG] Out of office Re: WSG Digest

2012-07-21 Thread Claire Helme
I am currently on maternity leave. Please contact Anna Moretti in my absence. *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: memberh...@webst

[WSG] Re: WSG Digest::Abwesendheitsnotiz Michael Schröder

2012-07-21 Thread mailservice
Vielen Dank für Ihre Nachricht. Ich befinde mich vom 16. Juli bis einschließlich 8. August 2012 im Urlaub und kann Ihre Nachricht deshalb zur Zeit nicht bearbeiten. Nach meiner Rückkehr werde ich mich umgehend um Ihr Anliegen kümmern. In dringenden Fällen wenden Sie sich bitte an meinen Geschäf

[WSG] Re: WSG Digest::Abwesendheitsnotiz Michael Schröder

2012-07-20 Thread mailservice
Vielen Dank für Ihre Nachricht. Ich befinde mich vom 16. Juli bis einschließlich 8. August 2012 im Urlaub und kann Ihre Nachricht deshalb zur Zeit nicht bearbeiten. Nach meiner Rückkehr werde ich mich umgehend um Ihr Anliegen kümmern. In dringenden Fällen wenden Sie sich bitte an meinen Geschäf

[WSG] Out of Office

2012-07-20 Thread Tim Hatton
I am currently out of the office until 31st July. I will be checking email sporadically but I may not be able to reply until my return. Regards Tim Hatton *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Uns

[WSG] Out of the Office Re: WSG Digest

2012-07-20 Thread Janet Jaffke
I am currently out of the office until July 23, If you need immediate assistance please contact Darla Ware at extension 7-5777 Best Regards, Janet Jaffke -- • Janet Jaffke Director Content Strategy and UI Illinois Institute of Technology 3300 S. Federal C

Re: [WSG] how to force a cache bypass?

2012-07-20 Thread Rob Crowther
On 20/07/2012 17:47, coder wrote: How can I make a web page appear as the latest version in all browsers, i.e., perform a cache bypass? And I don't mean for me - I mean for all visitors to the page? Is it possible? ?? Once it's cached in the browser there's not much you can do about it, the br

Re: [WSG] how to force a cache bypass?

2012-07-20 Thread Danny Vose
me to that and do a check mate. This tells the server to call up a new version of the page each time its requested. (or refreshed automatically in 600 seconds if they stay on the page) Dan - Original Message - From: coder To: wsg@webstandardsgroup.org Sent: Friday, July 20,

[WSG] how to force a cache bypass?

2012-07-20 Thread coder
OK, this isn't about standards, but it's more interesting than knowing that folk are not in the office . . . How can I make a web page appear as the latest version in all browsers, i.e., perform a cache bypass? And I don't mean for me - I mean for all visitors to the page? Is it possible? ??

Re: [WSG] Issues with IE

2012-07-20 Thread Naim Latifi
Hi again, Just to let you know that the issue is fixed after I did some research ;) Regards, Naim Latifi On 20 jul 2012, at 11:12, "Naim Latifi" wrote: > Hello friends, > > I really hope you are having fun in this warm summer. Through this email I > want to ask for a help if you can figure

[WSG] Issues with IE

2012-07-20 Thread Naim Latifi
Hello friends, I really hope you are having fun in this warm summer. Through this email I want to ask for a help if you can figure one issue with Toggle and IE. I will describe as follow. I have a checkout button and I implemented a toggle with Jquery. Everything works find in other browser

[WSG] Re: WSG Digest::Abwesendheitsnotiz Michael Schröder

2012-07-19 Thread mailservice
Vielen Dank für Ihre Nachricht. Ich befinde mich vom 16. Juli bis einschließlich 8. August 2012 im Urlaub und kann Ihre Nachricht deshalb zur Zeit nicht bearbeiten. Nach meiner Rückkehr werde ich mich umgehend um Ihr Anliegen kümmern. In dringenden Fällen wenden Sie sich bitte an meinen Geschäf

[WSG] Bobby is away Re: WSG Digest

2012-07-19 Thread Slobodanka Graham
Hi there. Thanks for getting in touch. I am on holiday. I'll speak to you when I get back. Bobby -- http://about.me/slobodanka.bobby.graham *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://w

[WSG] Out of Office

2012-07-19 Thread Tim Hatton
I am currently out of the office until 31st July. I will be checking email sporadically but I may not be able to reply until my return. Regards Tim Hatton *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Uns

[WSG] Re: WSG Digest::Abwesendheitsnotiz Michael Schröder

2012-07-18 Thread mailservice
Vielen Dank für Ihre Nachricht. Ich befinde mich vom 16. Juli bis einschließlich 8. August 2012 im Urlaub und kann Ihre Nachricht deshalb zur Zeit nicht bearbeiten. Nach meiner Rückkehr werde ich mich umgehend um Ihr Anliegen kümmern. In dringenden Fällen wenden Sie sich bitte an meinen Geschäf

[WSG] Out of Office AutoReply: [Spam] WSG Digest

2012-07-18 Thread Pahwa, Neha
I will be out of the office for the rest of the day today and will return tomorrow (July 19). If you have any urgent IxD needs, please contact James Maliszewski at james.maliszew...@tmp.com *** List Guidelines: http://webstandard

Re: [WSG] Complex navigation - semantics & tab order

2012-07-18 Thread Chad Kelly
On 7/18/2012 3:23 PM, Ben Zeller wrote: Hi all, On a current project we are debating the best way to construct our main navigation in an accessible & keyboard friendly format. The navigation consists of three levels - primary, secondary, tertiary. Navigation will be arranged in a horizontal ta

[WSG] James Meszes has left DHS [SEC=No Protective Marking Present]

2012-07-17 Thread James.Meszes
I will be out of the office starting 18/07/2012 and will not return until 19/06/2020. Please contact Veronica Boller in my absence. ** IMPORTANT: This e-mail is for the use of the intended recipient only and may contain inf

[WSG] Complex navigation - semantics & tab order

2012-07-17 Thread Ben Zeller
Hi all, On a current project we are debating the best way to construct our main navigation in an accessible & keyboard friendly format. The navigation consists of three levels - primary, secondary, tertiary. Navigation will be arranged in a horizontal tabbed format where only the first level

[WSG] Re: WSG Digest::Abwesendheitsnotiz Michael Schröder

2012-07-17 Thread mailservice
Vielen Dank für Ihre Nachricht. Ich befinde mich vom 16. Juli bis einschließlich 8. August 2012 im Urlaub und kann Ihre Nachricht deshalb zur Zeit nicht bearbeiten. Nach meiner Rückkehr werde ich mich umgehend um Ihr Anliegen kümmern. In dringenden Fällen wenden Sie sich bitte an meinen Geschäf

[WSG] Out of office Re: WSG Digest

2012-07-16 Thread Claire Helme
I am currently on maternity leave. Please contact Anna Moretti in my absence. *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: memberh...@webst

[WSG] Re: WSG Digest::Abwesendheitsnotiz Michael Schröder

2012-07-16 Thread mailservice
Vielen Dank für Ihre Nachricht. Ich befinde mich vom 16. Juli bis einschließlich 8. August 2012 im Urlaub und kann Ihre Nachricht deshalb zur Zeit nicht bearbeiten. Nach meiner Rückkehr werde ich mich umgehend um Ihr Anliegen kümmern. In dringenden Fällen wenden Sie sich bitte an meinen Geschäf

[WSG] Re: WSG Digest::Abwesendheitsnotiz Michael Schröder

2012-07-15 Thread mailservice
Vielen Dank für Ihre Nachricht. Ich befinde mich vom 16. Juli bis einschließlich 8. August 2012 im Urlaub und kann Ihre Nachricht deshalb zur Zeit nicht bearbeiten. Nach meiner Rückkehr werde ich mich umgehend um Ihr Anliegen kümmern. In dringenden Fällen wenden Sie sich bitte an meinen Geschäf

[WSG] Bobby is away Re: WSG Digest

2012-07-15 Thread Slobodanka Graham
Hi there. Thanks for getting in touch. I am on holiday. I'll speak to you when I get back. Bobby -- http://about.me/slobodanka.bobby.graham *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://w

[WSG] Out of office Re: WSG Digest

2012-07-15 Thread Kirill Kiryshin
I'm going to be out of the office until Tuesday 17th July. For all urgent matters, please email: Jeremy (j...@geemultimedia.com.au) *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandar

[WSG] Re: WSG Digest::Abwesendheitsnotiz Michael Schröder

2012-07-14 Thread mailservice
Vielen Dank für Ihre Nachricht. Ich befinde mich vom 16. Juli bis einschließlich 8. August 2012 im Urlaub und kann Ihre Nachricht deshalb zur Zeit nicht bearbeiten. Nach meiner Rückkehr werde ich mich umgehend um Ihr Anliegen kümmern. In dringenden Fällen wenden Sie sich bitte an meinen Geschäf

[WSG] Re: WSG Digest::Abwesendheitsnotiz Michael Schröder

2012-07-13 Thread mailservice
Vielen Dank für Ihre Nachricht. Ich befinde mich vom 16. Juli bis einschließlich 8. August 2012 im Urlaub und kann Ihre Nachricht deshalb zur Zeit nicht bearbeiten. Nach meiner Rückkehr werde ich mich umgehend um Ihr Anliegen kümmern. In dringenden Fällen wenden Sie sich bitte an meinen Geschäf

[WSG] Out of office Re: WSG Digest

2012-07-12 Thread Claire Helme
I am currently on maternity leave. Please contact Anna Moretti in my absence. *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: memberh...@webst

Re: [WSG] Video not showing using iframe in Firefox

2012-07-11 Thread Frank M. Palinkas
Tested: Page loads 100% with no errors, and video renders perfect in FF 13.0.1 and in Opera 12.50, Kind regards, Frank M. Palinkas Senior Technical Writer Google Motorola Mobility Inc. Sunnyvale, CA Mobile: +1 650 248 5315 Web standards and accessibility tutorials: http://dev.opera.com/author/947

[WSG] Bobby is away Re: WSG Digest

2012-07-11 Thread Slobodanka Graham
Hi there. Thanks for getting in touch. I am on holiday. I'll speak to you when I get back. Bobby -- http://about.me/slobodanka.bobby.graham *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://w

[WSG] Out of office Re: WSG Digest

2012-07-11 Thread Kirill Kiryshin
I'm going to be out of the office until Tuesday 17th July. For all urgent matters, please email: Jeremy (j...@geemultimedia.com.au) *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandar

[WSG] Video not showing using iframe in Firefox

2012-07-11 Thread nand
Hello, I am having a problem with video not showing using iframe in Firefox. The table cell also has an image background. Am getting different results in browsers. Chrome 20.0: works fine IE 9.0: video shows but dotted line around video when clicked to play/pause Firefox 13.0.1: embedded video do

[WSG] Out of office Re: WSG Digest

2012-07-05 Thread Claire Helme
I am currently on maternity leave. Please contact Anna Moretti in my absence. *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: memberh...@webst

[WSG] Bobby is away Re: WSG Digest

2012-07-04 Thread Slobodanka Graham
Hi there. Thanks for getting in touch. I am on holiday. I'll speak to you when I get back. Bobby -- http://about.me/slobodanka.bobby.graham *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://w

[WSG] Out of Office AutoReply: [Spam] WSG Digest

2012-07-03 Thread Green, Dan
Thank you for your email. TMP will be closed on July 4th in observance of Independence Day. I will return your email when I am back in the office on Thursday, July 5th. *** List Guidelines: http://webstandardsgroup.org/mail/guideli

[WSG] Out of the Office Re: WSG Digest

2012-07-03 Thread Janet Jaffke
I am currently out of the office until July 9, If you need immediate assistance please contact Darla Ware at extension 7-5777 Best Regards, Janet Jaffke -- • Janet Jaffke Director Content Strategy and UI Illinois Institute of Technology 3300 S. Federal Ch

[WSG] Out of office Re: WSG Digest

2012-07-03 Thread Kirill Kiryshin
I'm going to be out of the office until Tuesday 17th July. For all urgent matters, please email: Jeremy (j...@geemultimedia.com.au) *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandar

[WSG] Out of office Re: WSG Digest

2012-07-02 Thread Claire Helme
I am currently out of the office and will respond to your email on my return *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: memberh...@websta

Re: [WSG] which tag to use for link to reference?

2012-07-02 Thread Rob Crowther
On 30/06/2012 07:10, tee wrote: In scholarly paper and report, we often use number (e.g.. 1, 2. 3, displays in sup) in between paragraphs when referencing others' work. What is the name of the tag used in such manner in HTML or ebook format? The microformats community lists under 'POSH usage

Re: [WSG] which tag to use for link to reference?

2012-07-02 Thread Patrick H. Lauke
On 02/07/2012 13:39, Dan Freeman wrote: The tag is definitely not presentational. It’s good for the browser to know what is superscripted. Think about math and powers. The browser will interpret these two things totally differently: And just to be picky: the browsers won't *interpret* these

Re: [WSG] which tag to use for link to reference?

2012-07-02 Thread Patrick H. Lauke
On 02/07/2012 13:39, Dan Freeman wrote: The tag is definitely not presentational. It’s good for the browser to know what is superscripted. Think about math and powers. The browser will interpret these two things totally differently: 10^4 104 (correct) 104 (browser will think it’s 104 inste

RE: [WSG] which tag to use for link to reference?

2012-07-02 Thread Dan Freeman
From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On Behalf Of Kevin Rapley Sent: Monday, July 02, 2012 7:28 AM To: wsg@webstandardsgroup.org Cc: Teddy Knoy Subject: Re: [WSG] which tag to use for link to reference? I would go with David Dorwood's suggestion, this seems t

Re: [WSG] which tag to use for link to reference?

2012-07-02 Thread coder
In what way is more presentational than ? Bob - Original Message - From: Kevin Rapley To: wsg@webstandardsgroup.org Cc: Teddy Knoy Sent: Monday, July 02, 2012 12:27 PM Subject: Re: [WSG] which tag to use for link to reference? I would go with David Dorwood’s

Re: [WSG] which tag to use for link to reference?

2012-07-02 Thread Kevin Rapley
I would go with David Dorwood’s suggestion, this seems the most logical. I would try and avoid the tags, as these are for superscript, which is really presentational and should be handled by CSS if this is the style that is required. On 2 July 2012 11:41, Patrick H. Lauke wrote: > On 02/07/2012

Re: [WSG] which tag to use for link to reference?

2012-07-02 Thread Patrick H. Lauke
On 02/07/2012 04:35, Teddy Knoy wrote: These e-mails aren't intended for me, but I keep on receiving them. Ted Knoy Dear Ted, welcome to the wonderful world of email mailing lists. You must have signed yourself up at some point? **

Re: [WSG] HTML5 and you

2012-07-01 Thread Teddy Knoy
These e-mails aren't intended for me, but I keep receiving them. Ted Knoy On Mon, Jul 2, 2012 at 9:57 AM, James Ducker wrote: > The only issue I've found so far is that Safari's implementation of the > date type sucks. It gives you little up/down chevrons which add or subtract > one day at a tim

Re: [WSG] which tag to use for link to reference?

2012-07-01 Thread Teddy Knoy
These e-mails aren't intended for me, but I keep on receiving them. Ted Knoy On Mon, Jul 2, 2012 at 10:52 AM, tee wrote: > Thanks David. > > I think ePub3 and HTML5 support is still not here. When converting the > HTML5 doctype files to ePub, Sigil (an ePub editor) forces ePub2 version > and str

Re: [WSG] which tag to use for link to reference?

2012-07-01 Thread tee
Thanks David. I think ePub3 and HTML5 support is still not here. When converting the HTML5 doctype files to ePub, Sigil (an ePub editor) forces ePub2 version and stripped all HTML5 tags. Converting to mobil format for Amazon Kindle is even worse, I feel as if dealing with the IE6 & 7. Tee

Re: [WSG] HTML5 and you

2012-07-01 Thread James Ducker
The only issue I've found so far is that Safari's implementation of the date type sucks. It gives you little up/down chevrons which add or subtract one day at a time. So my working code also treats Safari as datepicker-not-implemented. For me, as I make use of the valueAsDate property when it's av

Re: [WSG] HTML5 and you

2012-07-01 Thread Patrick H. Lauke
On 02/07/2012 01:55, James Ducker wrote: element.valueAsDate This property is designed to solve your locale woes, and it is also an easy way to feature-detect a browser's native support for the date input type. I haven't gone through all current browsers yet, so if you do use this method, make

[WSG] HTML5 and you

2012-07-01 Thread James Ducker
Hi all, I just got a little burned by Chrome's new date popup for HTML date-type inputs! *Why?* - Because when I wrote the original code, I hadn't read up on the new properties being added to HTML5 input types - Because I was using a js-based datepicker plugin to implement the same f

?????? [WSG] cross-browser or vendor-specific CSS

2012-06-30 Thread linxz
http://selectors.linxz.de/#32 -- -- -- ??: "David Hucklesby"; : 2012??6??30??(??) 12:03 ??: "wsg"; : Re: [WSG] cross-browser or vendor-specific

Re: [WSG] cross-browser or vendor-specific CSS

2012-06-30 Thread Tom Livingston
For the record, I was referring to :root, not the site mentioned by the OP. Sent from iOS 5 On Jun 30, 2012, at 6:43 PM, Kevin Rapley wrote: > Firstly “Do websites need to look exactly the same in every browser?” > http://dowebsitesneedtolookexactlythesameineverybrowser.com/ > > This wasn't on

Re: [WSG] cross-browser or vendor-specific CSS

2012-06-30 Thread Kevin Rapley
Firstly “Do websites need to look exactly the same in every browser?” http://dowebsitesneedtolookexactlythesameineverybrowser.com/ This wasn't on my radar, but even still, there are better solutions out there to handle CSS. I looked through the little documentation that this tool gave, and I doubt

[WSG] Bobby is away Re: WSG Digest

2012-06-30 Thread Slobodanka Graham
Hi there. Thanks for getting in touch. I am on holiday. I'll speak to you when I get back. Bobby -- http://about.me/slobodanka.bobby.graham *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://w

Re: [WSG] cross-browser or vendor-specific CSS

2012-06-30 Thread Tom Livingston
Learn something new everyday. Never heard of this before! Sent from iOS 5 On Jun 30, 2012, at 12:03 AM, David Hucklesby wrote: > On 6/29/12 11:08 AM, coder wrote: >> >> - Original Message - From: "David Hucklesby" >> >>> Start with a simple design for mobile and old browsers. Add adva

Re: [WSG] which tag to use for link to reference?

2012-06-30 Thread David Dorward
On 30 Jun 2012, at 11:04, tee wrote: > I thought maybe I can use hyperlink for "monolithic" instead of adding 3 > (which will be directed to Appendix), but this often is not desirable because > in other sections of paragraphs where citations are used, there aren't alway > clear sentences to hy

Re: [WSG] which tag to use for link to reference?

2012-06-30 Thread tee
gt; > > -Original Message- > From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On > Behalf Of tee > Sent: Friday, June 29, 2012 11:11 PM > To: wsg@webstandardsgroup.org > Subject: [WSG] which tag to use for link to reference? > > In scholarly p

RE: [WSG] which tag to use for link to reference?

2012-06-30 Thread Birendra Patel
Hi It's called Regards Birendra -Original Message- From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On Behalf Of Greg Gamble Sent: Saturday, June 30, 2012 12:36 PM To: wsg@webstandardsgroup.org Subject: RE: [WSG] which tag to use for link to reference? Ar

RE: [WSG] which tag to use for link to reference?

2012-06-30 Thread Greg Gamble
Are you referring to a citation tag ? Greg -Original Message- From: li...@webstandardsgroup.org [mailto:li...@webstandardsgroup.org] On Behalf Of tee Sent: Friday, June 29, 2012 11:11 PM To: wsg@webstandardsgroup.org Subject: [WSG] which tag to use for link to reference? In scholarly

[WSG] which tag to use for link to reference?

2012-06-29 Thread tee
In scholarly paper and report, we often use number (e.g.. 1, 2. 3, displays in sup) in between paragraphs when referencing others' work. What is the name of the tag used in such manner in HTML or ebook format? Thanks! Tee ***

Re: [WSG] cross-browser or vendor-specific CSS

2012-06-29 Thread David Hucklesby
On 6/29/12 11:08 AM, coder wrote: - Original Message - From: "David Hucklesby" Start with a simple design for mobile and old browsers. Add advanced CSS inside @media queries or qualified by :root. qualified by :root? can you give us an example here? In HTML, :root is functionally

[WSG] Out of office Re: WSG Digest

2012-06-29 Thread Kirill Kiryshin
I'm going to be out of the office until Tuesday 17th July. For all urgent matters, please email: Jeremy (j...@geemultimedia.com.au) *** List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandar

Re: [WSG] cross-browser or vendor-specific CSS

2012-06-29 Thread coder
- Original Message - From: "David Hucklesby" To: Cc: "Kevin Erickson" Sent: Friday, June 29, 2012 5:06 PM Subject: Re: [WSG] cross-browser or vendor-specific CSS Start with a simple design for mobile and old browsers. Add advanced CSS inside @media queries o

Re: [WSG] cross-browser or vendor-specific CSS

2012-06-29 Thread David Hucklesby
On 6/29/12 7:20 AM, Kevin Erickson wrote: Hi, I am asking if anyone uses http://ecsstender.org/ to write CSS cross-browser code or, if not, what are you using to write CSS cross-browser or vendor-specific code? Short answer - I don't even try to make all browsers act alike. :) Start with a s

Re: [WSG] cross-browser or vendor-specific CSS

2012-06-29 Thread Tom Livingston
On Fri, Jun 29, 2012 at 10:20 AM, Kevin Erickson wrote: > Hi, I am asking if anyone uses  http://ecsstender.org/ to write CSS > cross-browser code or, if not, what are you using to write CSS cross-browser > or vendor-specific code? > Many thanks! > > Kevin I do not use this. I rely on progressiv

[WSG] cross-browser or vendor-specific CSS

2012-06-29 Thread Kevin Erickson
Hi, I am asking if anyone uses http://ecsstender.org/ to write CSS cross-browser code or, if not, what are you using to write CSS cross-browser or vendor-specific code? Many thanks! Kevin *** List Guidelines: http://webstandardsgro

  1   2   3   4   5   6   7   8   9   10   >