| From: | Christophe Pettus <xof(at)thebuild(dot)com> |
|---|---|
| To: | pgsql-general List <pgsql-general(at)postgresql(dot)org> |
| Cc: | Greg Stark <gsstark(at)mit(dot)edu>, Bill Moran <wmoran(at)potentialtech(dot)com>, Andreas Wenk <a(dot)wenk(at)netzmeister-st-pauli(dot)de> |
| Subject: | Re: Video available for PGDay SJC '09 |
| Date: | 2009-07-28 16:33:45 |
| Message-ID: | 3FBEAB77-6931-412E-80E1-986C06AF0AA7@thebuild.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Jul 28, 2009, at 8:35 AM, Andreas Wenk wrote:
> uh - HTML 5 is supported by the browser when?
Currently, the <video> tag is supported by Firefox 3.5, Safari 3 and
4, Chrome 3 (in alpha, I believe), iPhone 3.
That being said, we can do a fallback to Quicktime, then to a Flash
client, all the way back to IE6. A nice example of fallback code is
available at:
http://camendesign.com/code/video_for_everybody
Now, Joshua Drake has often uploaded these videos to Vimeo, thus
giving everyone an in-browser channel as well.
Thanks!
--
-- Christophe Pettus
xof(at)thebuild(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Wenk | 2009-07-28 16:43:09 | Re: Video available for PGDay SJC '09 |
| Previous Message | Sam Mason | 2009-07-28 16:11:29 | Re: Relational Algebra and Aggregate Functions |