<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Stubblog - Announcements</title>
    <link>http://www.stubbles.org/</link>
    <description>Less slogan, more code.</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.1 - http://www.s9y.org/</generator>
    <pubDate>Sun, 29 Jun 2008 11:48:33 GMT</pubDate>

    <image>
        <url>http://www.stubbles.org/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Stubblog - Announcements - Less slogan, more code.</title>
        <link>http://www.stubbles.org/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Stubbles 0.8.0 released</title>
    <link>http://www.stubbles.org/archives/47-Stubbles-0.8.0-released.html</link>
            <category>Announcements</category>
    
    <comments>http://www.stubbles.org/archives/47-Stubbles-0.8.0-released.html#comments</comments>
    <wfw:comment>http://www.stubbles.org/wfwcomment.php?cid=47</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.stubbles.org/rss.php?version=2.0&amp;type=comments&amp;cid=47</wfw:commentRss>
    

    <author>nospam@example.com (Frank Kleine)</author>
    <content:encoded>
    Stubbles 0.8.0 arrived today and brings a bunch of improvements to the existing functionality, most notably for the XML/XSL view engine: bug fixes, enhanced xsl templates, new multi-project structure, support for a common path for styles, images and Javascript used in several projects as well as the stage assistant which displays useful information when in dev or stage mode. Another important point is a reworked package structure, and the release of several star files as an alternative of having one big file. See &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=313&amp;amp;entry_id=47&quot; title=&quot;http://stubbles.net/ticket/139&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/ticket/139&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;ticket #139&lt;/a&gt; for more details.&lt;br /&gt;
&lt;br /&gt;
Furthermore we implemented an LDAP access API (no writes yet - we did not need them &lt;img src=&quot;http://www.stubbles.org/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;) and a processor that allows an easy creation of RSS feeds within a project. For a comple list see the &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=314&amp;amp;entry_id=47&quot; title=&quot;http://stubbles.net/wiki/Changelog&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Changelog&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;changelog&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
With this release we raise the level from alpha to beta. All of our originally desired features are implemented and nearly all already proved their use in our applications. However we can not recommend a production use at the moment as the XML/XSL view engine still has to prove itself in our applications, and a lot of documentation is still missing, incomplete or outdated due to changes. This is what we will work on before the next major/minor release.&lt;br /&gt;
&lt;br /&gt;
Grab the release from our &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=315&amp;amp;entry_id=47&quot; title=&quot;http://downloads.stubbles.net/&quot;  onmouseover=&quot;window.status=&#039;http://downloads.stubbles.net/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;downloads page&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Sun, 29 Jun 2008 13:30:59 +0200</pubDate>
    <guid isPermaLink="false">http://www.stubbles.org/archives/47-guid.html</guid>
    
</item>
<item>
    <title>Stubbles 0.7.0 released</title>
    <link>http://www.stubbles.org/archives/45-Stubbles-0.7.0-released.html</link>
            <category>Announcements</category>
    
    <comments>http://www.stubbles.org/archives/45-Stubbles-0.7.0-released.html#comments</comments>
    <wfw:comment>http://www.stubbles.org/wfwcomment.php?cid=45</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://www.stubbles.org/rss.php?version=2.0&amp;type=comments&amp;cid=45</wfw:commentRss>
    

    <author>nospam@example.com (Frank Kleine)</author>
    <content:encoded>
    A few moments ago I released version 0.7.0 of Stubbles. While still being an alpha version, this is most likely the last alpha version before we are going beta. The release was mainly targeted on improving the XML/XSL view engine, and we made quite some steps: we do not need any post interceptor any more when using the XML processor, the complete skin can now be cached as well as that the website cache can be applied onto the generated result. Other noteworthy points are an improved performance of the XML serializer when it comes to an large array of objects of the same instance as well as the replacement of the session resource manager by a new scope within the inversion of control package. Additionally the net::stubbles::util::net package was renamed to net::stubbles::peer as it has not that much to do with utilities itself and there are some plans for more subpackages.&lt;br /&gt;
&lt;br /&gt;
For all changes see the &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=297&amp;amp;entry_id=45&quot; title=&quot;http://stubbles.net/wiki/Changelog&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Changelog&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;changelog&lt;/a&gt;, and download the release from our &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=298&amp;amp;entry_id=45&quot; title=&quot;http://downloads.stubbles.net/&quot;  onmouseover=&quot;window.status=&#039;http://downloads.stubbles.net/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;download page&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Sun, 06 Apr 2008 19:31:33 +0200</pubDate>
    <guid isPermaLink="false">http://www.stubbles.org/archives/45-guid.html</guid>
    
</item>
<item>
    <title>Stubbles 0.6.0 released</title>
    <link>http://www.stubbles.org/archives/43-Stubbles-0.6.0-released.html</link>
            <category>Announcements</category>
    
    <comments>http://www.stubbles.org/archives/43-Stubbles-0.6.0-released.html#comments</comments>
    <wfw:comment>http://www.stubbles.org/wfwcomment.php?cid=43</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://www.stubbles.org/rss.php?version=2.0&amp;type=comments&amp;cid=43</wfw:commentRss>
    

    <author>nospam@example.com (Frank Kleine)</author>
    <content:encoded>
    This morning I released version 0.6.0 of Stubbles. Main improvement is a new filter API that allows better and simpler creation of filters to retrieve values from the request - and in most usage scenarios one does not have to care about request value error factories any more. See &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=283&amp;amp;entry_id=43&quot; title=&quot;http://stubbles.net/wiki/Docs/Request/Filters&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Docs/Request/Filters&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;creating filters&lt;/a&gt; on how to use the new API.&lt;br /&gt;
&lt;br /&gt;
An important point for those who use the JSON-RPC processor: configuration of services via config/xml/json-rpc-service.xml is no longer supported, you need to migrate to config/json-rpc-service.ini, where the key marks the javascript classname and the value the full qualified classname of the class that contains the web methods.&lt;br /&gt;
&lt;br /&gt;
Another point to note is that Stubbles no longer supports dots as package separator. We switched to &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=284&amp;amp;entry_id=43&quot; title=&quot;http://de.php.net/manual/en/language.oop5.paamayim-nekudotayim.php&quot;  onmouseover=&quot;window.status=&#039;http://de.php.net/manual/en/language.oop5.paamayim-nekudotayim.php&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Paamayim Nekudotayim&lt;/a&gt; already with release 0.5.0 but kept support until now to ease adoption. With this change we should have it simpler migrating to namespaces and PHP 5.3 once it is available.&lt;br /&gt;
&lt;br /&gt;
As always, for a complete list of changes see our &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=285&amp;amp;entry_id=43&quot; title=&quot;http://stubbles.net/wiki/Changelog&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Changelog&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;changelog&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Wed, 27 Feb 2008 15:48:49 +0100</pubDate>
    <guid isPermaLink="false">http://www.stubbles.org/archives/43-guid.html</guid>
    
</item>
<item>
    <title>Stubbles 0.5.0 released</title>
    <link>http://www.stubbles.org/archives/41-Stubbles-0.5.0-released.html</link>
            <category>Announcements</category>
    
    <comments>http://www.stubbles.org/archives/41-Stubbles-0.5.0-released.html#comments</comments>
    <wfw:comment>http://www.stubbles.org/wfwcomment.php?cid=41</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.stubbles.org/rss.php?version=2.0&amp;type=comments&amp;cid=41</wfw:commentRss>
    

    <author>nospam@example.com (Frank Kleine)</author>
    <content:encoded>
    A last day of a month - time to release a new Stubbles version. The release does not feature that much new features, we focused mainly on infrastructure and code quality improvements. The most important change of course is the change of the package separator. Instead of dots we now use &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=277&amp;amp;entry_id=41&quot; title=&quot;http://de.php.net/manual/en/language.oop5.paamayim-nekudotayim.php&quot;  onmouseover=&quot;window.status=&#039;http://de.php.net/manual/en/language.oop5.paamayim-nekudotayim.php&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Paamayim Nekudotayim&lt;/a&gt;, the double colon, which will be the package separator in PHP5.3 with namespaces. The change will ease our transformation towards namespaces. The dot is still supported, but this support will be removed in 0.6.0.&lt;br /&gt;
&lt;br /&gt;
Code quality improvements come from using CodeSniffer for checking adherence to our coding guidelines which allowed us to reduce violences to zero in the main code. The unit tests are currently not checked, but we will take care of this in the future.&lt;br /&gt;
Another improvement is the switch from SimpleTest to PHPUnit as underlying unit test framework for our unit and integration tests. This allows us to get a code coverage for our tests (which is btw. more than 75%) as well as to calculate some metrics about code quality. It should be clearly stated that SimpleTest is neither a bad unit test framework nor that it would not be suited for a project like this. It has its advantages, but due to various reasons we need the figures about the code and it is currently not foreseeable when something like this will be available in SimpleTest.&lt;br /&gt;
&lt;br /&gt;
For a complete list of changes see the &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=278&amp;amp;entry_id=41&quot; title=&quot;http://stubbles.net/wiki/Changelog&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Changelog&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;changelog&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Thu, 31 Jan 2008 22:47:20 +0100</pubDate>
    <guid isPermaLink="false">http://www.stubbles.org/archives/41-guid.html</guid>
    
</item>
<item>
    <title>Stubbles 0.4.0 released</title>
    <link>http://www.stubbles.org/archives/38-Stubbles-0.4.0-released.html</link>
            <category>Announcements</category>
    
    <comments>http://www.stubbles.org/archives/38-Stubbles-0.4.0-released.html#comments</comments>
    <wfw:comment>http://www.stubbles.org/wfwcomment.php?cid=38</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.stubbles.org/rss.php?version=2.0&amp;type=comments&amp;cid=38</wfw:commentRss>
    

    <author>nospam@example.com (Frank Kleine)</author>
    <content:encoded>
    Some minutes ago I released &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=266&amp;amp;entry_id=38&quot; title=&quot;http://downloads.stubbles.net/&quot;  onmouseover=&quot;window.status=&#039;http://downloads.stubbles.net/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;version 0.4.0&lt;/a&gt; of Stubbles, still being an alpha version. The &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=267&amp;amp;entry_id=38&quot; title=&quot;http://stubbles.net/wiki/Changelog/v0.4.0&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Changelog/v0.4.0&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;changelog&lt;/a&gt; lists more than half a dozen bc-breaks, where some of them where necessary to fix bugs, some to have better code and others to improve how the code should be used. While there have been only some small feature additions like the net::stubbles::php::string string en-/decoder classes and a SOAP API the main focus of the release was on stability, performance of the Memphis view engine and small feature improvements to ease the use. For a complete list of changes see the &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=267&amp;amp;entry_id=38&quot; title=&quot;http://stubbles.net/wiki/Changelog/v0.4.0&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Changelog/v0.4.0&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;changelog&lt;/a&gt; and the &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=269&amp;amp;entry_id=38&quot; title=&quot;http://stubbles.net/query?status=closed&amp;amp;milestone=0.4.0&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/query?status=closed&amp;amp;milestone=0.4.0&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;list of closed tickets&lt;/a&gt; for this milestone.&lt;br /&gt;
&lt;br /&gt;
As a side note, I think we have put way too much stuff into this release. We should have done more smaller releases instead. We will try to improve this in the next release cycle. 
    </content:encoded>

    <pubDate>Wed, 02 Jan 2008 22:32:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.stubbles.org/archives/38-guid.html</guid>
    
</item>
<item>
    <title>Stubbles 0.3.0 released</title>
    <link>http://www.stubbles.org/archives/29-Stubbles-0.3.0-released.html</link>
            <category>Announcements</category>
    
    <comments>http://www.stubbles.org/archives/29-Stubbles-0.3.0-released.html#comments</comments>
    <wfw:comment>http://www.stubbles.org/wfwcomment.php?cid=29</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.stubbles.org/rss.php?version=2.0&amp;type=comments&amp;cid=29</wfw:commentRss>
    

    <author>nospam@example.com (Frank Kleine)</author>
    <content:encoded>
    After three month of work we finally released version 0.3.0 of Stubbles. As all versions before this one is still an alpha version. While we had to introduce three BC breaks we also added a lot of improvements and new features. Some new major features are the completely rewritten Inversion of Control feature which is now based on &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=210&amp;amp;entry_id=29&quot; title=&quot;http://code.google.com/p/google-guice/&quot;  onmouseover=&quot;window.status=&#039;http://code.google.com/p/google-guice/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Google Guice&lt;/a&gt;, lots of improvements to the &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=211&amp;amp;entry_id=29&quot; title=&quot;http://stubbles.net/wiki/Docs/JsonRpc&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Docs/JsonRpc&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;JSON-RPC handling&lt;/a&gt;, a first alpha version of the &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=212&amp;amp;entry_id=29&quot; title=&quot;http://stubbles.net/wiki/Docs/MVC/ViewEngines/XSL&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Docs/MVC/ViewEngines/XSL&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;XML/XSL view engine&lt;/a&gt;, the possibility to retrieve the return type of a method or function, and an enhancement to the persistence API which is now completely annotation based and does not force to implement a certain interface. Beside this a lot of bug fixes and smaller improvements found their way into this release. For a complete list of BC-breaks, feature enhancements and bug fixes please consult the &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=213&amp;amp;entry_id=29&quot; title=&quot;http://stubbles.net/wiki/Changelog&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Changelog&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; &gt;changelog&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Tue, 02 Oct 2007 14:58:02 +0200</pubDate>
    <guid isPermaLink="false">http://www.stubbles.org/archives/29-guid.html</guid>
    
</item>
<item>
    <title>Going to the International PHP Conference 2007, Part II</title>
    <link>http://www.stubbles.org/archives/23-Going-to-the-International-PHP-Conference-2007,-Part-II.html</link>
            <category>Announcements</category>
            <category>Planet PHP</category>
    
    <comments>http://www.stubbles.org/archives/23-Going-to-the-International-PHP-Conference-2007,-Part-II.html#comments</comments>
    <wfw:comment>http://www.stubbles.org/wfwcomment.php?cid=23</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.stubbles.org/rss.php?version=2.0&amp;type=comments&amp;cid=23</wfw:commentRss>
    

    <author>nospam@example.com (Frank Kleine)</author>
    <content:encoded>
    Since &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=191&amp;amp;entry_id=23&quot; title=&quot;http://stubbles.org/archives/10-Going-to-the-International-PHP-Conference-2007.html&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.org/archives/10-Going-to-the-International-PHP-Conference-2007.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;we both have been on the Spring Edition&lt;/a&gt; of the &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=192&amp;amp;entry_id=23&quot; title=&quot;http://phpconference.com/&quot;  onmouseover=&quot;window.status=&#039;http://phpconference.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;International PHP Conference&lt;/a&gt; this year, Stephan and I decided to continue with the one in November taking place in Frankfurt-Mörfelden. We will give several talks:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=193&amp;amp;entry_id=23&quot; title=&quot;http://phpconference.com/konferenzen/ipc07_herbst/sessions.php?tid=627&amp;amp;language=en#session-1&quot;  onmouseover=&quot;window.status=&#039;http://phpconference.com/konferenzen/ipc07_herbst/sessions.php?tid=627&amp;amp;language=en#session-1&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; &gt;Don&#039;t call us, we call you&lt;/a&gt; (Stephan and myself), german only&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=194&amp;amp;entry_id=23&quot; title=&quot;http://phpconference.com/konferenzen/ipc07_herbst/sessions.php?tid=627&amp;amp;language=en#session-7&quot;  onmouseover=&quot;window.status=&#039;http://phpconference.com/konferenzen/ipc07_herbst/sessions.php?tid=627&amp;amp;language=en#session-7&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; &gt;SOA mit PHP&lt;/a&gt; (Stephan), german only&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=195&amp;amp;entry_id=23&quot; title=&quot;http://phpconference.com/konferenzen/ipc07_herbst/sessions.php?tid=627&amp;amp;language=en#session-13&quot;  onmouseover=&quot;window.status=&#039;http://phpconference.com/konferenzen/ipc07_herbst/sessions.php?tid=627&amp;amp;language=en#session-13&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;6 Design Patterns in 60 Minutes&lt;/a&gt; (Stephan), german only - This one could be a lot of fun, Stephan will try to solve 6 different problems named by the audience with the help of design patterns without former preparation. &lt;img src=&quot;http://www.stubbles.org/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;&lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=196&amp;amp;entry_id=23&quot; title=&quot;http://phpconference.com/konferenzen/ipc07_herbst/sessions.php?language=en&amp;amp;tid=628#session-9&quot;  onmouseover=&quot;window.status=&#039;http://phpconference.com/konferenzen/ipc07_herbst/sessions.php?language=en&amp;amp;tid=628#session-9&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; &gt;Enhanced Stream Wrappers&lt;/a&gt; (myself)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;br /&gt;
Stephan was notified that a workshop he submitted to be held by us both has been approved too, but it does not appear on the website (yet?). We will see what is going to happen with that one.&lt;br /&gt;
&lt;br /&gt;
Additionally Stephan will present a session on the &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=197&amp;amp;entry_id=23&quot; title=&quot;http://ajaxinaction.de/&quot;  onmouseover=&quot;window.status=&#039;http://ajaxinaction.de/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;AJAX in action&lt;/a&gt; which takes place at the same time on the same place: &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=198&amp;amp;entry_id=23&quot; title=&quot;http://ajaxinaction.de/konferenzen/ajaxinaction07/sessions.php?tid=610#session-6&quot;  onmouseover=&quot;window.status=&#039;http://ajaxinaction.de/konferenzen/ajaxinaction07/sessions.php?tid=610#session-6&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;JSON-RPC-Proxy-Generierung mit PHP&lt;/a&gt; (german only).&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Fri, 27 Jul 2007 21:12:18 +0200</pubDate>
    <guid isPermaLink="false">http://www.stubbles.org/archives/23-guid.html</guid>
    
</item>
<item>
    <title>Stubbles 0.2.0 released</title>
    <link>http://www.stubbles.org/archives/21-Stubbles-0.2.0-released.html</link>
            <category>Announcements</category>
    
    <comments>http://www.stubbles.org/archives/21-Stubbles-0.2.0-released.html#comments</comments>
    <wfw:comment>http://www.stubbles.org/wfwcomment.php?cid=21</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.stubbles.org/rss.php?version=2.0&amp;type=comments&amp;cid=21</wfw:commentRss>
    

    <author>nospam@example.com (Frank Kleine)</author>
    <content:encoded>
    The Stubbles team is proud to announce the release of Stubbles 0.2.0. This release is another alpha version and contains the basic MVC structure as well as support for &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=179&amp;amp;entry_id=21&quot; title=&quot;http://stubbles.net/wiki/Docs/JsonRpc&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Docs/JsonRpc&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;JSON-RPC&lt;/a&gt;, utility packages for working with datespans, URLs and a cache package. Additionally the build system has been enhanced and a lot of bugs have been fixed. For a complete list of changes see the &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=180&amp;amp;entry_id=21&quot; title=&quot;http://stubbles.net/wiki/Changelog&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Changelog&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; &gt;changelog&lt;/a&gt;. The release can be downloaded from our &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=181&amp;amp;entry_id=21&quot; title=&quot;http://stubbles.net/wiki/Downloads&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Downloads&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot; &gt;downloads page&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Sun, 01 Jul 2007 17:24:43 +0200</pubDate>
    <guid isPermaLink="false">http://www.stubbles.org/archives/21-guid.html</guid>
    
</item>
<item>
    <title>Stubbles 0.1.0 released</title>
    <link>http://www.stubbles.org/archives/17-Stubbles-0.1.0-released.html</link>
            <category>Announcements</category>
    
    <comments>http://www.stubbles.org/archives/17-Stubbles-0.1.0-released.html#comments</comments>
    <wfw:comment>http://www.stubbles.org/wfwcomment.php?cid=17</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.stubbles.org/rss.php?version=2.0&amp;type=comments&amp;cid=17</wfw:commentRss>
    

    <author>nospam@example.com (Frank Kleine)</author>
    <content:encoded>
    The Stubbles team is proud to announce the release of Stubbles 0.1.0. This release is a first alpha version and contains the basic features of Stubbles like the &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=156&amp;amp;entry_id=17&quot; title=&quot;http://stubbles.net/wiki/Docs/Reflection&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Docs/Reflection&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Extended Reflection API&lt;/a&gt;, XML handling with &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=157&amp;amp;entry_id=17&quot; title=&quot;http://stubbles.net/wiki/Docs/XMLStreamWriter&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Docs/XMLStreamWriter&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;XMLStreamWriter&lt;/a&gt; and &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=158&amp;amp;entry_id=17&quot; title=&quot;http://stubbles.net/wiki/Docs/XMLSerializer&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Docs/XMLSerializer&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;XMLSerializer&lt;/a&gt;, &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=159&amp;amp;entry_id=17&quot; title=&quot;http://stubbles.net/wiki/Docs/Logging&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Docs/Logging&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Logging&lt;/a&gt;, &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=160&amp;amp;entry_id=17&quot; title=&quot;http://stubbles.net/wiki/Docs/EventHandling&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Docs/EventHandling&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Event handling&lt;/a&gt;, &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=161&amp;amp;entry_id=17&quot; title=&quot;http://stubbles.net/wiki/Docs/Validators&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Docs/Validators&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;support for filtering and validating user input&lt;/a&gt; and &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=162&amp;amp;entry_id=17&quot; title=&quot;http://stubbles.net/wiki/Docs/Session&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Docs/Session&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;session handling&lt;/a&gt;. The release additionally contains parts of packages that we announced to be in the next milestone 0.2.0. 
    </content:encoded>

    <pubDate>Fri, 27 Apr 2007 17:17:57 +0200</pubDate>
    <guid isPermaLink="false">http://www.stubbles.org/archives/17-guid.html</guid>
    
</item>
<item>
    <title>Session documentation available</title>
    <link>http://www.stubbles.org/archives/3-Session-documentation-available.html</link>
            <category>Announcements</category>
    
    <comments>http://www.stubbles.org/archives/3-Session-documentation-available.html#comments</comments>
    <wfw:comment>http://www.stubbles.org/wfwcomment.php?cid=3</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.stubbles.org/rss.php?version=2.0&amp;type=comments&amp;cid=3</wfw:commentRss>
    

    <author>nospam@example.com (Frank Kleine)</author>
    <content:encoded>
    Some minutes ago I finished the &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=5&amp;amp;entry_id=3&quot; title=&quot;http://stubbles.net/wiki/Docs/Session&quot;  onmouseover=&quot;window.status=&#039;http://stubbles.net/wiki/Docs/Session&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;documentation about the session component&lt;/a&gt; of Stubbles. It explains how to use and extend the session classes. Additionally it has some notes about the measures to protect session integrity that are part of the base session implementation. Don&#039;t hesitate with comments on how to improve the documentation or the implementation, especially on the part of protection. 
    </content:encoded>

    <pubDate>Fri, 16 Feb 2007 16:25:02 +0100</pubDate>
    <guid isPermaLink="false">http://www.stubbles.org/archives/3-guid.html</guid>
    
</item>
<item>
    <title>The Stubbles Blog is here!</title>
    <link>http://www.stubbles.org/archives/1-The-Stubbles-Blog-is-here!.html</link>
            <category>Announcements</category>
    
    <comments>http://www.stubbles.org/archives/1-The-Stubbles-Blog-is-here!.html#comments</comments>
    <wfw:comment>http://www.stubbles.org/wfwcomment.php?cid=1</wfw:comment>

    <slash:comments>9</slash:comments>
    <wfw:commentRss>http://www.stubbles.org/rss.php?version=2.0&amp;type=comments&amp;cid=1</wfw:commentRss>
    

    <author>nospam@example.com (Stephan Schmidt)</author>
    <content:encoded>
    Today you are witnessing the dawn of a new time. The Stubbles developers finally started blogging. Expect to find tutorials, thoughts about new features or just musings about PHP in this blog.&lt;br /&gt;
&lt;br /&gt;
To learn more about Stubbles, either wait for more blog entries or visit the &lt;a href=&quot;http://www.stubbles.org/exit.php?url_id=4&amp;amp;entry_id=1&quot;  onmouseover=&quot;window.status=&#039;http://www.stubbles.net&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;  title=&quot;go to www.stubbles.net&quot;&gt;development site&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Thu, 15 Feb 2007 14:56:58 +0100</pubDate>
    <guid isPermaLink="false">http://www.stubbles.org/archives/1-guid.html</guid>
    
</item>

</channel>
</rss>