On Fri, Oct 30, 2009 at 04:41:18PM -0700, Mark Diggory wrote:
> For DSpace XMLUI, this is simply a matter of creating an appropriate
> theme that will support HTML5 as the output format for generated html
> content.  This would be an excellent project for those in the
> community who are working on DSpace Manakin XMLUI themes to provide as
> a contribution and would be most exclusively an exercise in XSLT.

Well, there are various aspects of HTML5 that I think we need to
consider separately.

There are new elements we can use to mark portions of the page as
headers or footers or sidebars or the like.  They don't greatly affect
the experience of most users, at least not right away, and it doesn't
greatly matter to most users if they don't yet have browsers that can
understand those elements.  We can start working out appropriate uses
of them and using them without much worry.  Yes, let's begin taking
advantage of more-meaningful markup and let the benefits be realized
as the client tools fill in.

HTML5 attempts to give less of the sort of room for interpretation
that has resulted in the worst cross-browser compatibility horrors of
previous versions.  We will need to pay attention to such matters, to
avoid surprising or inconveniencing the user of a more strictly
compliant browser.

Other elements bear still more scrutiny.  There is a long-felt need
for better support of audio and video material, and the new audio and
video elements might be used to meet that need.  But here the user's
browser makes the difference between "it works" and "it fails, and
perhaps chides you for not upgrading daily".  We also need to
understand the performance characteristics of embedded media
vs. streaming vs. magic Flash widgets.  We need to think just a bit
about how we count downloads of something that could be started and/or
stopped in the middle.  We need to examine the different codec bundles
provided by the browsers that implement these elements at all.  (Do we
provide multiple encodings, or point to add-on codec packages, or some
of each, or...?)  This stuff will affect and be affected by our sites'
acceptable-formats policies.

-- 
Mark H. Wood, Lead System Programmer   [email protected]
Friends don't let friends publish revisable-form documents.

Attachment: pgpwNEyAokunV.pgp
Description: PGP signature

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to