<feed xmlns="http://www.w3.org/2005/Atom" xmlns:foaf="http://xmlns.com/foaf/0.1/"><title>norman.walsh.name: Comments on /2007/01/23/recommendations</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/01/23/recommendations"/><id>http://norman.walsh.name/2007/01/23/recommendations/comments.atom</id><updated>2012-02-13T08:13:07.208238Z</updated><entry><title>Comment 1 on /2007/01/23/recommendations</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/01/23/recommendations#comment0001"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0001</id><published>2007-01-24T09:18:27Z</published><updated>2007-01-24T09:18:27Z</updated><author><name>Stéphane Bortzmeyer</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>A nice thing to do would be to list all the free software implementations which do support fully these new standards. For instance, it does not seem I can do XSLT 2 with my favourite tool, xsltproc.</p>
  </div></content></entry><entry><title>Comment 2 on /2007/01/23/recommendations</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/01/23/recommendations#comment0002"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0002</id><published>2007-01-24T17:54:24Z</published><updated>2007-01-24T17:54:24Z</updated><author><name>Keith Fahlgren</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>Stéphane: <a rel="nofollow" href="http://saxon.sourceforge.net/">Saxon</a> is my favorite XSLT2 implementation. It is free (as in beer). It also includes an XQuery processor, though I haven't used it (favoring MarkLogic's non-free implementation instead, although they have a space-constrained version: <a rel="nofollow" href="http://developer.marklogic.com/download/default.xqy">here</a>).</p>
  </div></content></entry><entry><title>Comment 3 on /2007/01/23/recommendations</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/01/23/recommendations#comment0003"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0003</id><published>2007-01-24T20:21:43Z</published><updated>2007-01-24T20:21:43Z</updated><author><name>Florent Georges</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>Great news, Norm!
</p>
    <p>
  Stephane, you can take a look at Michael Kay's Saxon product.  It fully supports these recommendations.  It is free for the B version (there is a commercial SA version).
</p>
    <p>
  Regards,
</p>
    <p>
--drkm</p>
  </div></content></entry><entry><title>Comment 4 on /2007/01/23/recommendations</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/01/23/recommendations#comment0004"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0004</id><published>2007-05-29T20:22:41Z</published><updated>2007-05-29T20:22:41Z</updated><author><name>Angela</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>Can you post a function for my problem?please?I have a file named "blink_static.txt". How can I cut that name in 3 different substrings? I need a=blink,
b=static c=.txt. all have to be string type?
thanks,
angela</p>
  </div></content></entry><entry><title>Comment 5 on /2007/01/23/recommendations</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2007/01/23/recommendations#comment0005"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0005</id><published>2007-05-31T18:38:06Z</published><updated>2007-05-31T18:38:06Z</updated><author><name>Norman Walsh</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>This works: tokenize("blink_static.txt","[_\.]")
</p>
    <p>
You could also do it with XSLT 1.0's substring-before and substring-after.</p>
  </div></content></entry></feed>

