<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>phpCollab</title>
	<atom:link href="http://www.php-collab.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.php-collab.com/blog</link>
	<description>phpCollab dev blog</description>
	<pubDate>Tue, 22 Sep 2009 07:50:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
	<language>en</language>
			<item>
		<title>Updates from phpCollab v3 development</title>
		<link>http://www.php-collab.com/blog/2009/08/31/updates-from-phpcollab-v3-development/</link>
		<comments>http://www.php-collab.com/blog/2009/08/31/updates-from-phpcollab-v3-development/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 17:18:13 +0000</pubDate>
		<dc:creator>filippo</dc:creator>
		
		<category><![CDATA[phpcollab]]></category>

		<guid isPermaLink="false">http://www.php-collab.com/blog/?p=92</guid>
		<description><![CDATA[Hi all,
In the last few months we have done some steps forward on phpCollab v3 development. 
The Ux is now carried out by Adam Patterson, and thanks to him we now have some screenshow of what will be the phpCollab 3 &#8220;look&#8221;. Below you can find two images about that.
While he was doing a great [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all,<br />
In the last few months we have done some steps forward on phpCollab v3 development. </p>
<p>The Ux is now carried out by <a href="http://www.adampatterson.ca/">Adam Patterson</a>, and thanks to him we now have some screenshow of what will be the phpCollab 3 &#8220;look&#8221;. Below you can find two images about that.<br />
<div id="attachment_93" class="wp-caption alignnone" style="width: 160px"><a href="http://www.php-collab.com/blog/wp-content/uploads/2009/08/dashboard-developer.png"><img src="http://www.php-collab.com/blog/wp-content/uploads/2009/08/dashboard-developer-150x150.png" alt="mockup for developers dashboard" title="dashboard-developer" width="150" height="150" class="size-thumbnail wp-image-93" /></a><p class="wp-caption-text">mockup for developers dashboard</p></div><div id="attachment_94" class="wp-caption alignnone" style="width: 160px"><a href="http://www.php-collab.com/blog/wp-content/uploads/2009/08/dashboard-pm.png"><img src="http://www.php-collab.com/blog/wp-content/uploads/2009/08/dashboard-pm-150x150.png" alt="project manager dashboad" title="dashboard-pm" width="150" height="150" class="size-thumbnail wp-image-94" /></a><p class="wp-caption-text">project manager dashboad</p></div></p>
<p>While he was doing a great work on the UX side, new functionalities have been added to phpCollab v3.<br />
We added :</p>
<ul>
<li>Trackers functionalities</li>
<li>Issue log time</li>
<li>Issue estimated time</li>
<li>Analysis gantt chart</li>
</ul>
<p>For a complete report of what has been done you can read the &#8220;<a href="http://www.php-collab.com/dokuwiki/doku.php?id=what_has_been_done">what has been done</a>&#8221; page on the <a href="http://www.php-collab.com/dokuwiki/doku.php?id=phpcollab3_wiki">phpCollab wiki</a>.</p>
<p>For all developers: the <a href="http://github.com/ideato/phpcollab3/tree/master">github repository</a> has been updated but the web interface does not seem to have seen it ;) Anyway, if you want to update your phpCollab source code just pull form the <a href="http://github.com/ideato/phpcollab3/tree/master">usual repository</a>.</p>
<p>I&#8217;ll write again soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.php-collab.com/blog/2009/08/31/updates-from-phpcollab-v3-development/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Planning for phpCollab 3</title>
		<link>http://www.php-collab.com/blog/2009/06/24/planning-for-phpcollab-3/</link>
		<comments>http://www.php-collab.com/blog/2009/06/24/planning-for-phpcollab-3/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 08:19:46 +0000</pubDate>
		<dc:creator>filippo</dc:creator>
		
		<category><![CDATA[news]]></category>

		<category><![CDATA[phpcollab]]></category>

		<category><![CDATA[october]]></category>

		<category><![CDATA[phpcollab3]]></category>

		<category><![CDATA[planniung]]></category>

		<category><![CDATA[releases]]></category>

		<category><![CDATA[relese]]></category>

		<guid isPermaLink="false">http://www.php-collab.com/blog/?p=89</guid>
		<description><![CDATA[Hi,
during the last weeks I&#8217;ve been busy with some issues about phpCollab and with its planning. It was not a simple task and I hope it will be ok! Actually, I&#8217;m working to get it right!
The planning I made has started yesterday and should reach its &#8220;end&#8221; at the end of October. All the user [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
during the last weeks I&#8217;ve been busy with some issues about phpCollab and with its planning. It was not a simple task and I hope it will be ok! Actually, I&#8217;m working to get it right!</p>
<p>The planning I made has started yesterday and should reach its &#8220;end&#8221; at the end of October. All the user stories chosen are on the &#8220;<a href="http://www.php-collab.com/dokuwiki/doku.php?id=what_will_be_done">what will be done</a>&#8221; wiki page.<br />
At the moment the objectives for October are :<br />
- ACL management of permission<br />
- Strengthening ticketing module and adding messages functionalities<br />
- Introduction of module to manage resources and &#8220;time&#8221;<br />
- Gantt chart functionality for planning a project/milestone and for looking after its progress</p>
<p>From now on I&#8217;ll try to commit every changes on the <a href="http://github.com/ideato/phpcollab3/tree/master">phpCollab 3 github</a> repository as soon as my test are all green. Moreover I will try to keep synchronized the <a href="http://www.php-collab.com/demo/">demo</a> and the <a href="http://www.php-collab.com/phpcollab_dev/">phpcollab_dev</a> environment with the <a href="http://github.com/ideato/phpcollab3/tree/master">github repository</a>.</p>
<p>In conclusion, I planned to release a stable version of phpCollab 3 at the end of August and one at the end of October. To anyone who wants to contribute just send an email to phpcollab [at] ideato.it.</p>
<p>Have a good week!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.php-collab.com/blog/2009/06/24/planning-for-phpcollab-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ending iterations, beginning iterations</title>
		<link>http://www.php-collab.com/blog/2009/06/03/ending-iterations-beginning-iterations/</link>
		<comments>http://www.php-collab.com/blog/2009/06/03/ending-iterations-beginning-iterations/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 16:58:52 +0000</pubDate>
		<dc:creator>filippo</dc:creator>
		
		<category><![CDATA[news]]></category>

		<category><![CDATA[phpcollab]]></category>

		<category><![CDATA[phpcollab3]]></category>

		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.php-collab.com/blog/?p=66</guid>
		<description><![CDATA[Hi everyone,
I&#8217;m here again to give you some news about the development of phpCollab 3.
First of all, there are some news on the wiki (here) about a patch for sfDoctrinePlugin that it&#8217;s needed to have the new release of phpCollab 3 works on your computer.
During the last iteration, we have developed (more details here):
1) Features [...]]]></description>
			<content:encoded><![CDATA[<p>Hi everyone,<br />
I&#8217;m here again to give you some news about the development of phpCollab 3.<br />
First of all, there are some news on the wiki (<a href="http://www.php-collab.com/dokuwiki/doku.php?id=how_to_install_phpcollab3">here</a>) about a patch for sfDoctrinePlugin that it&#8217;s needed to have the new release of phpCollab 3 works on your computer.</p>
<p>During the last iteration, we have developed (more details <a href="http://www.php-collab.com/dokuwiki/doku.php?id=what_has_been_done">here</a>):<br />
1) Features for managing milestones<br />
2) Features to relate issues with issues and milestones with issues<br />
3) Dashboard for projects and users<br />
4) Actions to add comments to ticket<br />
5) View of a simple project roadmap</p>
<p>We build up a demo of the actual phpCollab 3 and it can be found <a href="http://www.php-collab.com/demo/">here</a>. You can try it using &#8220;admin&#8221; and &#8220;user&#8221; (username  == password). It has to be said that, from the point of view of the <a href="http://en.wikipedia.org/wiki/User_experience">User Experience</a>, this version it&#8217;s simple (or even poor). In the other hand we think that it could be a good start for phpCollab 3, hopefully a &#8220;<a href="http://sourceforge.net/project/showfiles.php?group_id=46510">new</a>&#8221; important open-source project!!<br />
About the <strong>UX</strong>,  we are trying to find <strong>experts</strong> that could help us building phpCollab 3 in a better way! (for developers and end users) Therefore, if you (UX guys) want to help us, send us an email ( phpcollab [at] ideato.it)</p>
<p>For all the designers who sent us emails, we are waiting to have some materials about the UX and then we would like to start a contest about the GUI layout. Hence, we&#8217;ll let you know about the contest when we have some &#8220;mockups&#8221; about what a user should &#8220;experienced&#8221; during his/her navigation on phpCollab 3.</p>
<p>For the developers: other than remember you to have a look <a href="http://www.php-collab.com/dokuwiki/doku.php?id=how_to_install_phpcollab3">here</a>, we will send you an email (in a couple of days) about the next iteration with all the details about the user stories that we would like to implement. You will also find that list on the <a href="http://www.php-collab.com/dokuwiki/doku.php?id=what_will_be_done">wiki</a>. Moreover the gituhb repository of phpCollab it has been updated with the latest release. Feel free to <a href="http://www.php-collab.com/dokuwiki/doku.php?id=download_the_project">download it</a>! Thanks for any help!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.php-collab.com/blog/2009/06/03/ending-iterations-beginning-iterations/feed/</wfw:commentRss>
		</item>
		<item>
		<title>phpcollab3 : arrangement and thanks!</title>
		<link>http://www.php-collab.com/blog/2009/05/13/phpcollab3-arrangement-and-thanks/</link>
		<comments>http://www.php-collab.com/blog/2009/05/13/phpcollab3-arrangement-and-thanks/#comments</comments>
		<pubDate>Wed, 13 May 2009 08:42:05 +0000</pubDate>
		<dc:creator>filippo</dc:creator>
		
		<category><![CDATA[news]]></category>

		<category><![CDATA[phpcollab]]></category>

		<category><![CDATA[developer]]></category>

		<category><![CDATA[development]]></category>

		<category><![CDATA[help]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[phpcollab3]]></category>

		<guid isPermaLink="false">http://www.php-collab.com/blog/?p=63</guid>
		<description><![CDATA[Hi,
I&#8217;m really happy to see a lot of interest in the phpCollab3 project.
To all the people who have written to phpcolla [at] ideato.it asking how he/she could help: thank you very much! We will write you soon to arrange the next steps.
We are now in the middle of an iteration, at its end phpCollab3 should [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m really happy to see a lot of interest in the phpCollab3 project.<br />
To all the people who have written to phpcolla [at] ideato.it asking how he/she could help: thank you very much! We will write you soon to arrange the next steps.</p>
<p>We are now in the middle of an iteration, at its end phpCollab3 should be ready to host itself!<br />
So, we will work directly on phpCollab3 to develop phpCollab3!</p>
<p>Thanks again.</p>
<p>P.S.: Just in case some web designer is reading this, would you like to help us?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.php-collab.com/blog/2009/05/13/phpcollab3-arrangement-and-thanks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHPCollab developers guidelines</title>
		<link>http://www.php-collab.com/blog/2009/04/29/phpcollab-developers-guidelines/</link>
		<comments>http://www.php-collab.com/blog/2009/04/29/phpcollab-developers-guidelines/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 08:27:12 +0000</pubDate>
		<dc:creator>filippo</dc:creator>
		
		<category><![CDATA[phpcollab]]></category>

		<category><![CDATA[developer]]></category>

		<category><![CDATA[developers]]></category>

		<category><![CDATA[guide]]></category>

		<category><![CDATA[guidelines]]></category>

		<category><![CDATA[phpcollab3]]></category>

		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://www.php-collab.com/blog/?p=60</guid>
		<description><![CDATA[Hi all,
I&#8217;ve just published a new page on the wiki : Developers guidelines. It will contains all the &#8220;instructions&#8221; for those who want to help us as developers.
At the moment we are working on definying what will be developed during phpCollab3 next release. I&#8217;ll be in touch with you as soon as this plannig is [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all,<br />
I&#8217;ve just published a new page on the wiki : <a href="http://www.php-collab.com/dokuwiki/doku.php?id=developers_guide_lines">Developers guidelines</a>. It will contains all the &#8220;instructions&#8221; for those who want to help us as developers.</p>
<p>At the moment we are working on definying what will be developed during phpCollab3 next release. I&#8217;ll be in touch with you as soon as this plannig is over and I&#8217;ll wrote <a href="http://www.php-collab.com/dokuwiki/doku.php?id=what_will_be_done">here</a> all the details. If you have any question just write a comment or send an email to phpcollab [at] ideato.it</p>
<p>See you soon!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.php-collab.com/blog/2009/04/29/phpcollab-developers-guidelines/feed/</wfw:commentRss>
		</item>
		<item>
		<title>phpCollab&#8230;3!!!</title>
		<link>http://www.php-collab.com/blog/2009/04/21/phpcollab3/</link>
		<comments>http://www.php-collab.com/blog/2009/04/21/phpcollab3/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 09:24:06 +0000</pubDate>
		<dc:creator>filippo</dc:creator>
		
		<category><![CDATA[news]]></category>

		<category><![CDATA[phpcollab]]></category>

		<category><![CDATA[information]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[phpcollab3]]></category>

		<guid isPermaLink="false">http://www.php-collab.com/blog/?p=42</guid>
		<description><![CDATA[Hi everyone!
I&#8217;m Filippo. As Fullo wrote in the previous post, phpCollab is &#8220;moving ahead&#8221;. At the moment I&#8217;m the one who is working permanently at this project in collaboration with (and in the office of) Ideato s.r.l..
The new phpCollab will be developed with Symfony, Doctrine and following the agile methodologies such as TDD , DDD [...]]]></description>
			<content:encoded><![CDATA[<p>Hi everyone!</p>
<p>I&#8217;m Filippo. As Fullo wrote in the <a title="moving ahead" href="http://www.php-collab.com/blog/2009/04/05/moving-ahead/">previous post</a>, phpCollab is &#8220;moving ahead&#8221;. At the moment I&#8217;m the one who is working permanently at this project in collaboration with (and in the office of) <a title="ideato s.r.l." href="http://www.ideato.it/">Ideato s.r.l.</a>.</p>
<p>The new phpCollab will be developed with Symfony, Doctrine and following the agile methodologies such as <a title="Test-Driven Development" href="http://en.wikipedia.org/wiki/Test-driven_development">TDD</a> , <a title="Domain Driven Design" href="http://en.wikipedia.org/wiki/Domain-driven_design">DDD</a> and <a title="eXtreme Programming" href="http://en.wikipedia.org/wiki/Extreme_Programming">XP</a>. I&#8217;m speaking about a &#8220;new&#8221; application because it will inherit all the characteristics of the &#8220;old&#8221; Collab, re-written and updated, and it will have new featueres for making your project managment process as clear as possible. All the news about the project will be published here and as soon as we are at the &#8220;right&#8221; point we will tell you where to find a demo.</p>
<p>For those who wants to take a look at it, the source code is on github (<a title="github repository for phpcollab3" href="http://github.com/ideato/phpcollab3/tree/master">phpCollab3</a>). There is also a <a href="http://www.php-collab.com/dokuwiki/doku.php">wiki</a> that will be filled with all the information you will need, and hopefully with your comments and suggestions!<br />
At this moment the project is under development and it is not reccomended to use it in &#8220;production&#8221;.</p>
<p>The phpCollab3 project is also possible thanks to &#8220;Consorsio Spinner&#8221;, &#8220;Comunità Europea&#8221;, &#8220;Ministero del Lavoro&#8221; and &#8220;Regione Emilia-Romagna&#8221;. As a matter of fact the &#8220;phpCollab3 project&#8221; has been presented to (and won) the Spinner2013 competition for projects about innovation.</p>
<div id="attachment_45" class="wp-caption alignnone" style="width: 410px"><a href="http://www.spinner.it/index.php"><img class="size-full wp-image-45" title="loghi" src="http://www.php-collab.com/blog/wp-content/uploads/2009/04/loghi-400.jpg" alt="Spinner2013, Comunità europea, Ministero del tesoro, Regione Emilia romagna" width="400" height="40" /></a><p class="wp-caption-text">Spinner2013, Comunità Europea, Ministero del lavoro and Regione Emilia-Romagna</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.php-collab.com/blog/2009/04/21/phpcollab3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Moving ahead</title>
		<link>http://www.php-collab.com/blog/2009/04/05/moving-ahead/</link>
		<comments>http://www.php-collab.com/blog/2009/04/05/moving-ahead/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 11:16:08 +0000</pubDate>
		<dc:creator>Fullo</dc:creator>
		
		<category><![CDATA[phpcollab]]></category>

		<category><![CDATA[ideato]]></category>

		<category><![CDATA[phpcollab3]]></category>

		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://www.php-collab.com/blog/?p=37</guid>
		<description><![CDATA[We are sorry, but in the latest month (years) we didn&#8217;t do a lot for the community. Now Ideato, a young Italian company, has decided to sponsoring us in the 3.0 development.
From on the release of 2.5 the 2.x development will be officially stopped and the code  unsupported. If you still need help on [...]]]></description>
			<content:encoded><![CDATA[<p>We are sorry, but in the latest month (years) we didn&#8217;t do a lot for the community. Now <a href="http://www.ideato.it">Ideato</a>, a young Italian company, has decided to sponsoring us in the 3.0 development.</p>
<p>From on the release of 2.5 the <strong>2.x development will be officially stopped</strong> and the <strong>code  unsupported</strong>. If you still need help on it, on the community forum Mindblender will help you, but no bugfix or whatever will be official released.</p>
<p>As announced times ago, the new release will be based on <a href="http://www.symfony-project.org">Symfony framework</a> and it will be placed on a new svn repository with a gitHub clone (so you can feel free to fork, branch and collaborate). As soon an usable alpha code release, very limited in functionalities, will be published we will start to <a href="http://en.wikipedia.org/wiki/Eat_one%27s_own_dog_food">eat our own dog food</a>, using phpCollab to develop phpCollab.</p>
<p>Moreover we will work using Agile Methods and <a href="http://en.wikipedia.org/wiki/Extreme_Programming">Extreme Programming</a>. We will publish all the <a href="http://en.wikipedia.org/wiki/User_stories">user stories</a> decided until now and we will give you the ability to write your own suggestions and stories, then all the code will be created using a <a href="http://en.wikipedia.org/wiki/Test-driven_development">TDD</a> approach to ensure to have a product fully unit and functional tested.</p>
<p>Ideato is also actively working to ensure to have any important things such a good interface based on IA and UX principles absolutely needed by a software like this. But If you have interesting ideas fell free to contact us.</p>
<p>Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.php-collab.com/blog/2009/04/05/moving-ahead/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Version 2.5</title>
		<link>http://www.php-collab.com/blog/2008/07/25/version-25/</link>
		<comments>http://www.php-collab.com/blog/2008/07/25/version-25/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 05:32:58 +0000</pubDate>
		<dc:creator>Mindblender</dc:creator>
		
		<category><![CDATA[news]]></category>

		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.php-collab.com/blog/?p=33</guid>
		<description><![CDATA[Is coming very soon!
We are finishing up the remaining bugs, which are for PostgreSQL.  Once those are completed, we will be releasing version 2.5.
Also, with the 2.5 release we will offer a XAMPP Windows package.  This will allow people to get up and running practically immediately in a windows environment.  More details [...]]]></description>
			<content:encoded><![CDATA[<p>Is coming <strong>very</strong> soon!</p>
<p>We are finishing up the remaining bugs, which are for PostgreSQL.  Once those are completed, we will be releasing version 2.5.</p>
<p>Also, with the 2.5 release we will offer a <a href="http://www.apachefriends.org/en/xampp.html">XAMPP</a> Windows package.  This will allow people to get up and running practically immediately in a windows environment.  More details to come.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.php-collab.com/blog/2008/07/25/version-25/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Request: Looking for testers.</title>
		<link>http://www.php-collab.com/blog/2007/08/01/request-looking-for-testers/</link>
		<comments>http://www.php-collab.com/blog/2007/08/01/request-looking-for-testers/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 19:47:04 +0000</pubDate>
		<dc:creator>Mindblender</dc:creator>
		
		<category><![CDATA[phpcollab]]></category>

		<guid isPermaLink="false">http://www.php-collab.com/blog/2007/08/01/request-looking-for-testers/</guid>
		<description><![CDATA[We are looking for some additional people to help test phpCollab so we can get the next release out.
If you are interested, please post here and let us know.
thanks.
]]></description>
			<content:encoded><![CDATA[<p>We are looking for some additional people to help test phpCollab so we can get the next release out.</p>
<p>If you are interested, please post <a href="http://www.php-collab.com/community/index.php?t=msg&amp;th=2263">here</a> and let us know.</p>
<p>thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.php-collab.com/blog/2007/08/01/request-looking-for-testers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Development has started once again!!</title>
		<link>http://www.php-collab.com/blog/2007/02/17/development-has-started-once-again/</link>
		<comments>http://www.php-collab.com/blog/2007/02/17/development-has-started-once-again/#comments</comments>
		<pubDate>Sat, 17 Feb 2007 04:02:38 +0000</pubDate>
		<dc:creator>Mindblender</dc:creator>
		
		<category><![CDATA[phpcollab]]></category>

		<guid isPermaLink="false">http://www.php-collab.org/blog/index.php/2007/02/17/development-has-started-once-again/</guid>
		<description><![CDATA[UPDATE: Originally we planned to release 2.5 stable after 2.5RC3, however, after fixing a lot of bugs in 2.5, we are going to release another RC version before the stable release.  Hopefully we will get 2.5RC4 released in the near future (read in the next month or two at the latest). We are trying [...]]]></description>
			<content:encoded><![CDATA[<p>UPDATE: Originally we planned to release 2.5 stable after 2.5RC3, however, after fixing a lot of bugs in 2.5, we are going to release another RC version before the stable release.  Hopefully we will get 2.5RC4 released in the near future (read in the next month or two at the latest). We are trying to polish off some of the high priority bugs such as the JPGraph and security issues before we release 2.5RC4.</p>
<p>Please, help us flush out any bugs by posting in the forums any issues you come across while using 2.5RC3 and 2.5RC4 (when it gets released).</p>
<p>Thanks!  - PHPc Team</p>
]]></content:encoded>
			<wfw:commentRss>http://www.php-collab.com/blog/2007/02/17/development-has-started-once-again/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
