<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Phpfw</title>
	<atom:link href="http://genotrance.wordpress.com/applications/phpfw/feed/" rel="self" type="application/rss+xml" />
	<link>http://genotrance.wordpress.com</link>
	<description>Random thoughts, ideas and experiences</description>
	<lastBuildDate>Thu, 12 Nov 2009 10:49:49 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: genotrance</title>
		<link>http://genotrance.wordpress.com/applications/phpfw/#comment-932</link>
		<dc:creator>genotrance</dc:creator>
		<pubDate>Fri, 15 Aug 2008 20:20:46 +0000</pubDate>
		<guid isPermaLink="false">http://genotrance.wordpress.com/applications/phpfw/#comment-932</guid>
		<description>Creating a project is pretty straightforward. Just download and extract the source code. Edit ini/config.ini as needed. It is well documented and should be self-explanatory.

Next, check out the Phpfw API and see what modules are available and how to leverage them. E.g. the Config module allows you to read and write .INI files. 

Next, you can create a module using the module/script/generate.php script. It will create a standard CRUD module. This provides the best example of how to leverage Phpfw. You can go ahead and modify this CRUD module or write your own from scratch based on how some of the other modules are written.

Do let me know if you have any specific questions and thanks for your interest.</description>
		<content:encoded><![CDATA[<p>Creating a project is pretty straightforward. Just download and extract the source code. Edit ini/config.ini as needed. It is well documented and should be self-explanatory.</p>
<p>Next, check out the Phpfw API and see what modules are available and how to leverage them. E.g. the Config module allows you to read and write .INI files. </p>
<p>Next, you can create a module using the module/script/generate.php script. It will create a standard CRUD module. This provides the best example of how to leverage Phpfw. You can go ahead and modify this CRUD module or write your own from scratch based on how some of the other modules are written.</p>
<p>Do let me know if you have any specific questions and thanks for your interest.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: belal</title>
		<link>http://genotrance.wordpress.com/applications/phpfw/#comment-927</link>
		<dc:creator>belal</dc:creator>
		<pubDate>Fri, 15 Aug 2008 15:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://genotrance.wordpress.com/applications/phpfw/#comment-927</guid>
		<description>Nice introductory article. Could you please discuss some project creating steps with this framework. Love to get any response on this issue.</description>
		<content:encoded><![CDATA[<p>Nice introductory article. Could you please discuss some project creating steps with this framework. Love to get any response on this issue.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
