Paul Irish has this repo on github (which uses modernizr that addresses
issues with browsers that don't support new stuff)
http://github.com/paulirish/frontend-pro-template

<http://github.com/paulirish/frontend-pro-template>


> Modernizr: a JavaScript library allowing you to use CSS3 & HTML5


>            while maintaining control over unsupported browsers


http://www.modernizr.com/
http://caniuse.com/ - html5 readiness in tabular form
http://html5doctor.com/how-to-get-html5-working-in-ie-and-firefox-2/

Mark-story.com is HTML5 (cakephp)

I have been thinking that making a html5helper that extends the htmlhelper
is the way to go;

a tentative attempt works without error (but I only added support for
article tag so far; that and the doctype)

or would it be better to update the html helper and place it in
app/views/helpers?

- S





On 10 June 2010 06:08, Jeremy Burns <[email protected]> wrote:

I want to adopt HTML 5 - but I worry about backwards compatibility - again.
> Anyone got any good resources on safe degredation?
>
> Jeremy Burns
> [email protected]
>
>
>
> On 10 Jun 2010, at 06:04, Andy Dirnberger wrote:
>
>
> > According to the W3C, they expect to reach the recommendation
>
> > milestone for HTML5 in Q3 2010.
> http://www.w3.org/2007/03/HTML-WG-charter.html#deliverables
>
> >
>
> > On Jun 9, 11:11 pm, calvin <[email protected]> wrote:
>
> >> You can "use" whatever you want, but HTML5 is nowhere near completion.
>
> >> It's not even expected to become a W3C recommendation until 2022, and
>
> >> few browsers besides Chrome and Safari even support half of the
>
> >> specification.
>
> >>
>
> >> On Jun 9, 6:40 am, ytbryan <[email protected]> wrote:
>
> >>
>
> >>
>
> >>
>
> >>> how do I render html element in cakephp?
>
> >>
>
> >>> Thanks!
>
> >>
>
> >>> /Bryan
>
> >
>
> > Check out the new CakePHP Questions site http://cakeqs.org and help
> others with their CakePHP related questions.
>
> >
>
> > You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
>
> > To post to this group, send email to [email protected]
>
> > To unsubscribe from this group, send email to
>
> > [email protected]<cake-php%[email protected]>For
> >  more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>
>
> Check out the new CakePHP Questions site http://cakeqs.org and help others
> with their CakePHP related questions.
>
>
> You received this message because you are subscribed to the Google Groups
> "CakePHP" group.
>
> To post to this group, send email to [email protected]
>
> To unsubscribe from this group, send email to
>
>  <cake-php%[email protected]>
> [email protected]<cake-php%[email protected]>For
>  more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>
>

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to