are read by JavaScript and converted into a usable
slideshow. There are several implementations of S5, but no active
coordination today. Meanwhile slideshow hosting sites, like Scribd,
are moving away from Flash and towards HTML as a publishing format:
http://www.scribd.com/doc/30964170/Scribd-in-HTML5
The S5 project is in the public domain, and I think it would be
valuable to have a central organization coordinating documentation,
implementations, and potential changes to S5. As I'm sure you've
already guessed, I think microformats.org would be a good place to do
that. Thoughts?
--
Scott Reynen
MakeDataMakeSense.com
From lists at ben-ward.co.uk Sun Jun 20 18:30:01 2010
From: lists at ben-ward.co.uk (Ben Ward)
Date: Sun Jun 20 18:30:25 2010
Subject: [uf-new] S5 as microformat?
In-Reply-To: <7319042D-B8F3-4265-AAC3-B278C5967FB5@makedatamakesense.com>
References: <7319042D-B8F3-4265-AAC3-B278C5967FB5@makedatamakesense.com>
Message-ID: <3001FB6F-16B7-4812-BD9D-6B7C2298DA80@ben-ward.co.uk>
On 20 Jun 2010, at 13:45, Scott Reynen wrote:
> The S5 project is in the public domain, and I think it would be valuable to have a central organization coordinating documentation, implementations, and potential changes to S5. As I'm sure you've already guessed, I think microformats.org would be a good place to do that. Thoughts?
Scribd's HTML5 publishing as one example, S5's JavaScript tool and also the common use case of ?printing? slides to PDF for digital distribution, sharing, republishing also seems like a good case for shared mark-up.
One useful early example reference would be the original Opera Show format that inspired S5 (http://en.wikipedia.org/wiki/Opera_Show_Format.)
Ben
From fberriman at gmail.com Mon Jun 28 09:21:06 2010
From: fberriman at gmail.com (Frances Berriman)
Date: Mon Jun 28 13:15:56 2010
Subject: [uf-new] S5 as microformat?
In-Reply-To: <3001FB6F-16B7-4812-BD9D-6B7C2298DA80@ben-ward.co.uk>
References: <7319042D-B8F3-4265-AAC3-B278C5967FB5@makedatamakesense.com>
<3001FB6F-16B7-4812-BD9D-6B7C2298DA80@ben-ward.co.uk>
Message-ID:
On 21 June 2010 02:30, Ben Ward wrote:
> On 20 Jun 2010, at 13:45, Scott Reynen wrote:
>
>> The S5 project is in the public domain, and I think it would be valuable to have a central organization coordinating documentation, implementations, and potential changes to S5. ?As I'm sure you've already guessed, I think microformats.org would be a good place to do that.
I agree. I quite like this idea, I think standardising on this
translation would be really interesting and useful. Are there other
html-based slideshow systems out there?
A friend of mine created: http://github.com/jakearchibald/jaffaSlides
From scott at makedatamakesense.com Tue Jun 29 06:17:10 2010
From: scott at makedatamakesense.com (Scott Reynen)
Date: Tue Jun 29 06:17:17 2010
Subject: [uf-new] S5 as microformat?
In-Reply-To:
References: <7319042D-B8F3-4265-AAC3-B278C5967FB5@makedatamakesense.com>
<3001FB6F-16B7-4812-BD9D-6B7C2298DA80@ben-ward.co.uk>
Message-ID:
On Jun 28, 2010, at 10:21 AM, Frances Berriman wrote:
> I agree. I quite like this idea, I think standardising on this
> translation would be really interesting and useful. Are there other
> html-based slideshow systems out there?
>
> A friend of mine created: http://github.com/jakearchibald/jaffaSlides
Google recently released this as part of their HTML5 promotion:
http://code.google.com/p/html5-slides/
http://slides.html5rocks.com/
It's almost identical to S5 in the markup (.slide wrapped
in .presentation), without a navigation section.
There are a ton of S5 implementations for different frameworks, e.g.:
http://drupal.org/project/s5
http://github.com/myles/django-s5
http://plone.org/products/s5
http://www.jspwiki.org/wiki/S5Plugin
Ha, I just found more here:
http://microformats.org/wiki/s5-tools
--
Scott Reynen
MakeDataMakeSense.com