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

<rss version="0.91" >
<channel>
<title>PHProjekt 6 - Developers Blog</title>
<link>http://blog.phprojekt.com/</link>
<description>-</description>
<language>en</language>
<image>
        <url>http://blog.phprojekt.com/templates/mayflower/img/s9y_banner_small.png</url>
        <title>RSS: PHProjekt 6 - Developers Blog - -</title>
        <link>http://blog.phprojekt.com/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Tags on PHProjekt 6</title>
    <link>http://blog.phprojekt.com/archives/5-Tags-on-PHProjekt-6.html</link>

    <description>
        There is a new web2.0 feature on PHProjekt6, The Tagging system.&lt;br /&gt;
&lt;br /&gt;
Each user can tag their items like todos, projects, notes, etc.&lt;br /&gt;
&lt;br /&gt;
When you see one item, a list of all of your tags are displayed.&lt;br /&gt;
You can click on one tag for see other items tagging with these tag.&lt;br /&gt;
So is easy to categorize many items, from different modules, together.&lt;br /&gt;
&lt;br /&gt;
As the normal tagging system, the list of tags are differenced displaying the most popular tag, bigger than the others.&lt;br /&gt;
&lt;br /&gt;
When you edit the item, you will have a text field for add the tags separated by spaces. 
    </description>
</item>
<item>
    <title>What's new, part 2: New Features for developers</title>
    <link>http://blog.phprojekt.com/archives/4-Whats-new,-part-2-New-Features-for-developers.html</link>

    <description>
        While part one of &lt;em&gt;What&#039;s new&lt;/em&gt; was dedicated to users, part two will give you a short overview what developer can expect from PHProjekt 6.&lt;br /&gt;
&lt;br /&gt;
As a result of the long-lived, procedural and hard to mantainable code from earlier PHProjekt versions, we especially had developers in mind when creating the initial architecture of PHProjekt 6 last year. Thus, PHProjekt is based on well-known technologies including &lt;a href=&quot;http://framework.zend.com&quot;&gt;Zend Framework&lt;/a&gt; and &lt;a href=&quot;http://dojotoolkit.org&quot;&gt;Dojo&lt;/a&gt;. PHProjekt 6.0 is implemented using an &lt;a href=&quot;http://en.wikipedia.org/wiki/Model-view-controller&quot;&gt;model, view, controller architecture&lt;/a&gt;, with &lt;a href=&quot;http://php.net&quot;&gt;PHP&lt;/a&gt; in the backend and a rich-client frontend based on dojo, giving you a much easier to use interface. And for sure it&#039;s PHP5.&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://blog.phprojekt.com/archives/4-Whats-new,-part-2-New-Features-for-developers.html#extended&quot;&gt;Continue reading &quot;What&#039;s new, part 2: New Features for developers&quot;&lt;/a&gt;
    </description>
</item>
<item>
    <title>What's new, part 1: New Features for users</title>
    <link>http://blog.phprojekt.com/archives/3-Whats-new,-part-1-New-Features-for-users.html</link>

    <description>
        Of course one of the most interesting questions for the users is: what can be expected from PHProjekt 6? &lt;br /&gt;
Beside the technical aspects which will be treated later, here are some hints which will be different from the current edition:&lt;br /&gt;
&lt;ul&gt;&lt;br /&gt;
&lt;li&gt;PHProjekt will focus more on project management&lt;br /&gt;
&lt;li&gt; Due to the dojo-client, the usage of the frontend will be fun &lt;img src=&quot;http://blog.phprojekt.com/templates/mayflower/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;li&gt; Key features like the filter system or the contextmenu handling will be kept in the new version&lt;br /&gt;
&lt;li&gt; Addons and modules will be treated in the same way  - and the management  of new modules will be done very easily&lt;br /&gt;
&lt;li&gt; New web2.0 features like tagging, live Search and Ajax will be introduced&lt;br /&gt;
&lt;li&gt; In the first version we will skip comunity modules like the votes, chat or forum&lt;br /&gt;
&lt;li&gt; The group system will be expanded - each project can manage several members with different roles&lt;br /&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;a href=&quot;http://blog.phprojekt.com/archives/3-Whats-new,-part-1-New-Features-for-users.html#extended&quot;&gt;Continue reading &quot;What&#039;s new, part 1: New Features for users&quot;&lt;/a&gt;
    </description>
</item>
<item>
    <title>Announcing PHProjekt 6</title>
    <link>http://blog.phprojekt.com/archives/2-Announcing-PHProjekt-6.html</link>

    <description>
        After seven years of &lt;strong&gt;PHProjekt,&lt;/strong&gt; we are proud to announce a complete new version of this Open Source software.&lt;br /&gt;
&lt;a href=&quot;http://phprojekt.com&quot;&gt;PHProjekt&lt;/a&gt; is still pretty popular, but the source code is outdated and maintenance gets more timeconsuming with each update.&lt;br /&gt;
&lt;br /&gt;
So the core development team decided to rewrite the application and to build a new software.&lt;br /&gt;
Don&#039;t worry: It&#039;s still &lt;a href=&quot;http://en.wikipedia.org/wiki/LAMP_%28software_bundle%29&quot;&gt;LAMP!&lt;/a&gt; But we take the chance and turn to state-of-the-art programming with &lt;a href=&quot;http://en.wikipedia.org/wiki/Test-driven_development&quot;&gt;test-driven development&lt;/a&gt;,&lt;br /&gt;
modern &lt;a href=&quot;http://www.php.net&quot;&gt;PHP 5&lt;/a&gt; object oriented coding style and the strategic usage of frameworks like the &lt;a href=&quot;http://framework.zend.com&quot;&gt;Zend Framework&lt;/a&gt; and the &lt;a href=&quot;http://dojotoolkit.org/&quot;&gt;Dojo&lt;/a&gt; &lt;a href=&quot;http://en.wikipedia.org/wiki/Javascript&quot;&gt;javascript&lt;/a&gt; toolkit.  &lt;br /&gt;&lt;a href=&quot;http://blog.phprojekt.com/archives/2-Announcing-PHProjekt-6.html#extended&quot;&gt;Continue reading &quot;Announcing PHProjekt 6&quot;&lt;/a&gt;
    </description>
</item>

</channel>
</rss>
