
Next Monday is London's first PowerPoint karaoke night. Ian told me about this the other night and it sounds highly lol-inducing. ![]()
Abbey Workshop has a great tutorial on how to split a list of values in to elements in XSLT 1.0. It's easy to adapt, and can be used quite easily with other types of separators (commas etc.). With xsl:normalize-space, you can use this for simpler string handling. XSLT 2.0 offers you the ability to use regular expressions.
I'm using this as part of an API interface to del.icio.us for an soon-to-be-announced personal RDF database project.