<?xml version='1.0' encoding='utf-8' standalone='yes'?>
<?xml-stylesheet type='text/xsl' href='/style/atom-comments.xsl'?>
<feed xmlns='http://www.w3.org/2005/Atom'>
<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>2007-05-31T18:38:06Z</updated>

<entry xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<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/2007/01/23/recommendations#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>e1f9c571e70897189ddccd32d1b1217a49167c00</foaf:mbox_sha1sum>
  <uri>http://www.bortzmeyer.org/</uri>
</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 xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<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/2007/01/23/recommendations#comment0002</id>
<published>2007-01-24T17:54:24Z</published>
<updated>2007-01-24T17:54:24Z</updated>
<author>
  <name>Keith Fahlgren</name>
  <foaf:mbox_sha1sum>42efa3b7564f345cffcf7367759983f6d27edd5b</foaf:mbox_sha1sum>
</author>
<content type='xhtml'><div xmlns="http://www.w3.org/1999/xhtml"><p>St&#233;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 xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<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/2007/01/23/recommendations#comment0003</id>
<published>2007-01-24T20:21:43Z</published>
<updated>2007-01-24T20:21:43Z</updated>
<author>
  <name>Florent Georges</name>
  <foaf:mbox_sha1sum>927c03667af16aba6aeef4594bfa496ac8c1c2b8</foaf:mbox_sha1sum>
  <uri>http://www.fgeorges.org/</uri>
</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 xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<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/2007/01/23/recommendations#comment0004</id>
<published>2007-05-29T20:22:41Z</published>
<updated>2007-05-29T20:22:41Z</updated>
<author>
  <name>Angela</name>
  <foaf:mbox_sha1sum>6726b25ff3ff6fde93d273f310dad1ab6253e681</foaf:mbox_sha1sum>
  <uri>http://aboutrdbms.blogspot.com</uri>
</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 xmlns:foaf='http://xmlns.com/foaf/0.1/'>
<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/2007/01/23/recommendations#comment0005</id>
<published>2007-05-31T18:38:06Z</published>
<updated>2007-05-31T18:38:06Z</updated>
<author>
  <name>Norman Walsh</name>
  <foaf:mbox_sha1sum>9f5c771a25733700b2f96af4f8e6f35c9b0ad327</foaf:mbox_sha1sum>
  <uri>http://norman.walsh.name/</uri>
</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>
