<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
>

<channel rdf:about="http://xapperator.sourceforge.net/">
<title>XApperator: release history</title>
<link>http://xapperator.sourceforge.net</link>
<description>Changelog RSS feed for tracking releases of the XApperator Perl based XML driven web application framework.</description>
<dc:language>en-nz</dc:language>
<dc:date>2007-12-11</dc:date>
<dc:publisher>deeknow@pobox.com</dc:publisher>
<dc:creator>deeknow@pobox.com</dc:creator>
<dc:description>Changelog RSS feed for tracking releases of the XApperator Perl based XML driven web application framework.</dc:description>
<syn:updatePeriod>daily</syn:updatePeriod>
<syn:updateFrequency>1</syn:updateFrequency>
<syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="http://xapperator.sourceforge.net/changes.html#20071211" />
  <rdf:li rdf:resource="http://xapperator.sourceforge.net/changes.html#20070924" />
  <rdf:li rdf:resource="http://xapperator.sourceforge.net/changes.html#20070919" />
  <rdf:li rdf:resource="http://xapperator.sourceforge.net/changes.html#20070513" />
  <rdf:li rdf:resource="http://xapperator.sourceforge.net/changes.html#20070220" />
 </rdf:Seq>
</items>
</channel>

<item rdf:about="http://xapperator.sourceforge.net/changes.html#20071211">
<title>XApperator v1.0.2 update</title>
<link>http://xapperator.sourceforge.net/changes.html#20071211</link>
<description>tweaks to search to filter stopwords, change of string output method use in XML::LibXML, new optional method 'select', new command line tools ValidateData.pl and PublishAll.pl, codebase pushed to subversion on sourceforge</description>
<dc:date>2007-12-11</dc:date>
</item>

<item rdf:about="http://xapperator.sourceforge.net/changes.html#20070924">
<title>XApperator v1.0.1 Update</title>
<link>http://xapperator.sourceforge.net/changes.html#20070924</link>
<description>Added new optional element 'select' to actions, tightened up the handling of out-of-band requests for modes that are disabled, added a sample search-only.cgi script, added and renamed a few UI messages and titles</description>
<dc:date>2007-09-24</dc:date>
</item>

<item rdf:about="http://xapperator.sourceforge.net/changes.html#20070919">
<title>XApperator 1.0 released</title>
<link>http://xapperator.sourceforge.net/changes.html#20070919</link>
<description>Have finally gotten XApperator to a stage where it implements all the features that were originally planned for it. Its also in production in a couple of environments now so seems reasonable to bump it up to 1.0 :-) In this release there are some new features (Search, Sort) and a few minor tweaks, fixes and improvements to docs and tests.</description>
<dc:date>2007-09-19</dc:date>
</item>


<item rdf:about="http://xapperator.sourceforge.net/changes.html#20070513">
<title>XApperator v0.31 released</title>
<link>http://xapperator.sourceforge.net/changes.html#20070513</link>
<description>The 'method' element now optional in config.xml and set dynamically, firmed up internationalisation support, copy/paste now pastes by default 'after' the selected target record, can now doubleClick a record to enter edit mode, now using carp and croak for logging, new debugMode for echoing stuff to UI, JS files shipped and selectable in compressed form. The most notable change if you run XApp in a production environment is the way auto-generated index field values are generated.</description>
<dc:date>2007-05-13</dc:date>
</item>


<item rdf:about="http://xapperator.sourceforge.net/changes.html#20070220">
<title>XApperator v0.30 released</title>
<link>http://xapperator.sourceforge.net/changes.html#20070220</link>
<description>main XApperator.pm module split into three seperate MVC focused modules, added support for auto-generated record IDs, tightened up the DTDs, added new _debug method, various bug fixes</description>
<dc:date>2007-02-20</dc:date>
</item>




</rdf:RDF>
