<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://www.emilda.org">
<channel>
 <title>emilda.org - Development</title>
 <link>http://www.emilda.org/taxonomy/term/4/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>New Projects section</title>
 <link>http://www.emilda.org/node/94</link>
 <description>&lt;p&gt;emilda.org now features a &lt;a href=&quot;projects&quot;&gt;Projects&lt;/a&gt; section for Emilda sub-projects including languages, PHP-MARC and emilda-print. The main purpose of this section is to coordinate development and resources related to the projects in a larger restructuring and documentation effort presently in progress for Emilda.&lt;/p&gt;
</description>
 <category domain="http://www.emilda.org/taxonomy/term/4">Development</category>
 <pubDate>Fri, 25 Feb 2005 05:29:29 -0800</pubDate>
</item>
<item>
 <title>API Documentation</title>
 <link>http://www.emilda.org/node/87</link>
 <description>&lt;p&gt;Today we added the Emilda API Documentation under &lt;a href=&quot;http://doc.emilda.org/&quot;&gt;http://doc.emilda.org/&lt;/a&gt; generated by phpDocumentor each night from the latest CVS source. We&#039;ll begin documenting the source according to phpDocumentor&#039;s guidelines shortly as part of the restructuring effort for Emilda 1.3. The goal is to have every library function in Emilda well documented.&lt;/p&gt;
</description>
 <category domain="http://www.emilda.org/taxonomy/term/4">Development</category>
 <pubDate>Wed, 23 Feb 2005 14:28:29 -0800</pubDate>
</item>
<item>
 <title>1.2-rc1 in QA</title>
 <link>http://www.emilda.org/node/75</link>
 <description>&lt;p&gt;As of today, the 1.2 branch of Emilda is in QA for the 1.2-rc1 release, which will come within one week if nothing major is found. No new features will be added to this branch anymore, only important bugs will be fixed.&lt;/p&gt;
&lt;p&gt;Please report any outstanding issues as soon as possible. Once this release is out the real QA will begin for the stable 1.2 release.&lt;/p&gt;
</description>
 <category domain="http://www.emilda.org/taxonomy/term/4">Development</category>
 <pubDate>Wed,  1 Dec 2004 03:07:52 -0800</pubDate>
</item>
<item>
 <title>Getting Ready for 1.2 Final</title>
 <link>http://www.emilda.org/node/71</link>
 <description>&lt;p&gt;With the release of Emilda 1.2-beta, the 1.2 branch will remain closed as only bug fixes are commited to the branch. We are preparing the 1.2 final release and all your bug reports from 1.2-beta are very important. Let&#039;s make 1.2 a long lived stable branch.&lt;/p&gt;
</description>
 <category domain="http://www.emilda.org/taxonomy/term/4">Development</category>
 <pubDate>Thu, 23 Sep 2004 14:59:31 -0700</pubDate>
</item>
<item>
 <title>1.2-beta QA Period</title>
 <link>http://www.emilda.org/node/68</link>
 <description>&lt;p&gt;As of today, the 1.2 branch of Emilda is in QA for the 1.2-beta release, which will come in the next few weeks. No new features will be added to this release anymore, only important bugs will be fixed.&lt;/p&gt;
&lt;p&gt;Please report any outstanding issues as soon as possible so that we can produce a working release.&lt;/p&gt;
</description>
 <category domain="http://www.emilda.org/taxonomy/term/4">Development</category>
 <pubDate>Sat, 11 Sep 2004 04:12:39 -0700</pubDate>
</item>
<item>
 <title>1.2 Branch Reopened</title>
 <link>http://www.emilda.org/node/40</link>
 <description>&lt;p&gt;With the release of Emilda 1.2-alpha, the 1.2 branch has reopened and we are accepting new features/commits. We urge everyone to try out the new 1.2-alpha release and report any bugs you may find. As the stable release of 1.2 is coming closer, we can&#039;t accept new features for long so if you have something on your mind share it on the mailing lists or on IRC.&lt;/p&gt;
</description>
 <category domain="http://www.emilda.org/taxonomy/term/4">Development</category>
 <pubDate>Wed, 23 Jun 2004 12:29:00 -0700</pubDate>
</item>
<item>
 <title>Emilda 1.2: Busy day again</title>
 <link>http://www.emilda.org/node/30</link>
 <description>&lt;p&gt;The main trunk of Emilda 1.2 has undergone big changes today. Since important features require large modifications, the MySQL table structure has changed again. For the time being, You have to manually find the differences in the emilda.sql file and update Your database; I&#039;m trying to find some time to write a small script that would perform these changes automatically, or at least generate a file that could be directly imported into MySQL, containing the appropriate changes. More on this later, for now, please rely on &#039;diff&#039; =)&lt;/p&gt;
&lt;p&gt;One of the big features added today is the implementation of the fining system, and in conjunction with this, the finalisation of the &quot;Item Types&quot;-system. This system does, however, still lack some features, such as having location specific item types, so that each instance can have custom Item Types, suitable for the instance in question.&lt;/p&gt;
</description>
 <category domain="http://www.emilda.org/taxonomy/term/4">Development</category>
 <pubDate>Thu, 15 Apr 2004 11:00:10 -0700</pubDate>
</item>
<item>
 <title>Emilda 1.2: Configuration moved to SQL</title>
 <link>http://www.emilda.org/node/29</link>
 <description>&lt;p&gt;Emilda 1.2 (unstable) has undergone one of the big changes that were scheduled in this release: all configuration has been moved into MySQL. What this implies, is that the files &#039;config&#039;, &#039;MARC_config&#039; and &#039;MARCsyn_config&#039; are obsolete, and replaced with equivalents in MySQL (tables &#039;configuration&#039; and &#039;marc_configuration&#039;)&lt;/p&gt;
&lt;p&gt;What each user using the latest unstable version needs to do, is to update the MySQL table structure to get the latest version to work. The tables &#039;configuration&#039; and &#039;marc_configuration&#039; need to be added, and populated with the data supplied in emilda.sql from the &#039;sql&#039; module in CVS.&lt;/p&gt;
</description>
 <category domain="http://www.emilda.org/taxonomy/term/4">Development</category>
 <pubDate>Wed, 14 Apr 2004 09:02:19 -0700</pubDate>
</item>
</channel>
</rss>
