<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Advogato blog for lrargerich</title>
    <link>http://www.advogato.org/person/lrargerich/</link>
    <description>Advogato blog for lrargerich</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Sat, 25 May 2013 12:26:54 GMT</pubDate>
    <item>
      <pubDate>Sat, 20 Jul 2002 15:28:43 GMT</pubDate>
      <title>20 Jul 2002</title>
      <link>http://www.advogato.org/person/lrargerich/diary.html?start=2</link>
      <guid>http://www.advogato.org/person/lrargerich/diary.html?start=2</guid>
      <description>Now I've started working on a XML-PULL parser for PHP, the concept of a pull parser is pretty interesting and there're some Java implementations, descriptions and APIs at &lt;a href="http://www.xmlpull.org" &gt;www.xmlpull.org&lt;/a&gt;. &lt;br/&gt;&lt;br/&gt;
Now with the introduction of a non-Java implementation the need for a language neutral test-suit has arisen, one idea is to write the tests using an XML vocabulary and then convert the test to PHP/Java/Others using XSLT, once the XMLTEST-&amp;gt;Code XSLT is built any test can be run on any platform and that's cool. &lt;br/&gt;&lt;br/&gt;
The xmlpull.org people will work on a first version of the test vocabulary and I'll try to write the XSLT stylesheet for PHP when possible.</description>
    </item>
    <item>
      <pubDate>Mon, 15 Jul 2002 20:26:31 GMT</pubDate>
      <title>15 Jul 2002</title>
      <link>http://www.advogato.org/person/lrargerich/diary.html?start=1</link>
      <guid>http://www.advogato.org/person/lrargerich/diary.html?start=1</guid>
      <description>Now I'm working on a class to parse DTDs from PHP, Andre Costa is helping me to test the class, after all it was his idea. The class is based on Mike Wukta's DTD parser in Java and seems to be working just fine, it should be ready for a beta release in one or two weeks. Meanwhile I'm still trying to find someone and convince him about porting Jing (A RELAXNG validator) from Java to PHP. If you are interested just drop me a note or send me an email (there's a contact link from the sourceforge home of the phpxmlclasses project)</description>
    </item>
    <item>
      <pubDate>Mon, 15 Jul 2002 20:22:10 GMT</pubDate>
      <title>15 Jul 2002</title>
      <link>http://www.advogato.org/person/lrargerich/diary.html?start=0</link>
      <guid>http://www.advogato.org/person/lrargerich/diary.html?start=0</guid>
      <description>Released the RDQL_query_db and RDF_db classes as RDQL_db 1.0 at the PHPXMLClasses project. This package is useful to store parsed RDF documents in a MySQL database. You can query the parsed-stored documents using RDQL (a Query language for RDF). This package and the RDQL package previously released can be used to create applications using RDF in PHP.</description>
    </item>
  </channel>
</rss>
