<?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/"
		>
<channel>
	<title>Comments on: P4A video: the stateful concept</title>
	<atom:link href="http://fabrizioballiano.net/2008/03/22/p4a-video-the-stateful-concept/feed/" rel="self" type="application/rss+xml" />
	<link>http://fabrizioballiano.net/2008/03/22/p4a-video-the-stateful-concept/</link>
	<description></description>
	<lastBuildDate>Wed, 19 May 2010 15:38:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Miguel Marnoto</title>
		<link>http://fabrizioballiano.net/2008/03/22/p4a-video-the-stateful-concept/comment-page-1/#comment-692</link>
		<dc:creator>Miguel Marnoto</dc:creator>
		<pubDate>Wed, 26 Mar 2008 01:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://fabrizioballiano.net/2008/03/22/p4a-video-the-stateful-concept/#comment-692</guid>
		<description>Eddie,

i started with p4a 2.2.3, and readed the tutorials and everything that is in de the p4a_2 website and some others &quot;p4a friends&quot; websites.
I started an app by optimizing the p4a_products_catalogue for my needs, and i think that it&#039;s very easy to learn p4a as an app developer. However the p4a_3 apps are not compatible with p4a_2, and those tutorials are helpful but don&#039;t show every things that could be made with p4a 3.

The first reason of my post, and i&#039;m not the only one that ask for more documentation, was to tell to the developers team that i know that its not easy to stop developing p4a to write documentation, but it&#039;s a very important work for the growth of the p4a community.
As far as i know there are 3 members on the developers team, and maybe 3 or 4 good external contributors. Maybe this is what the developers team wants, and we have to thanks to them the fact of p4a be an open source project, but every projects need good documentation for community growth and credibility.

Actually learning P4A is like an hobby to me, i do not earn a cent with it, but i really believe that this framework have something special and needs to grow.

One more time, grazie Fabrizio e amici!

Miguel Marnoto</description>
		<content:encoded><![CDATA[<p>Eddie,</p>
<p>i started with p4a 2.2.3, and readed the tutorials and everything that is in de the p4a_2 website and some others &#8220;p4a friends&#8221; websites.<br />
I started an app by optimizing the p4a_products_catalogue for my needs, and i think that it&#8217;s very easy to learn p4a as an app developer. However the p4a_3 apps are not compatible with p4a_2, and those tutorials are helpful but don&#8217;t show every things that could be made with p4a 3.</p>
<p>The first reason of my post, and i&#8217;m not the only one that ask for more documentation, was to tell to the developers team that i know that its not easy to stop developing p4a to write documentation, but it&#8217;s a very important work for the growth of the p4a community.<br />
As far as i know there are 3 members on the developers team, and maybe 3 or 4 good external contributors. Maybe this is what the developers team wants, and we have to thanks to them the fact of p4a be an open source project, but every projects need good documentation for community growth and credibility.</p>
<p>Actually learning P4A is like an hobby to me, i do not earn a cent with it, but i really believe that this framework have something special and needs to grow.</p>
<p>One more time, grazie Fabrizio e amici!</p>
<p>Miguel Marnoto</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabrizio Balliano</title>
		<link>http://fabrizioballiano.net/2008/03/22/p4a-video-the-stateful-concept/comment-page-1/#comment-674</link>
		<dc:creator>Fabrizio Balliano</dc:creator>
		<pubDate>Tue, 25 Mar 2008 12:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://fabrizioballiano.net/2008/03/22/p4a-video-the-stateful-concept/#comment-674</guid>
		<description>@RJ: closing tag are not mandatory, if you don&#039;t use them you avoid the problem of trailing whitespaces that could alter the output.</description>
		<content:encoded><![CDATA[<p>@RJ: closing tag are not mandatory, if you don&#8217;t use them you avoid the problem of trailing whitespaces that could alter the output.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RJ</title>
		<link>http://fabrizioballiano.net/2008/03/22/p4a-video-the-stateful-concept/comment-page-1/#comment-672</link>
		<dc:creator>RJ</dc:creator>
		<pubDate>Tue, 25 Mar 2008 11:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://fabrizioballiano.net/2008/03/22/p4a-video-the-stateful-concept/#comment-672</guid>
		<description>Uhmmm... after sending my post I noticed that the PHP tags didn&#039;t appear (the filter, I suppouse). They were: &quot;&quot; tag :D.</description>
		<content:encoded><![CDATA[<p>Uhmmm&#8230; after sending my post I noticed that the PHP tags didn&#8217;t appear (the filter, I suppouse). They were: &#8220;&#8221; tag :D.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RJ</title>
		<link>http://fabrizioballiano.net/2008/03/22/p4a-video-the-stateful-concept/comment-page-1/#comment-671</link>
		<dc:creator>RJ</dc:creator>
		<pubDate>Tue, 25 Mar 2008 11:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://fabrizioballiano.net/2008/03/22/p4a-video-the-stateful-concept/#comment-671</guid>
		<description>Hi!

I have one question... about PHP: as I saw in your videos, why don&#039;t you close the &quot;&quot; at the end of the file?

I&#039;ve been programming PHP for years, and I&#039;ve always closed them.

Very interesting project ;)</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I have one question&#8230; about PHP: as I saw in your videos, why don&#8217;t you close the &#8220;&#8221; at the end of the file?</p>
<p>I&#8217;ve been programming PHP for years, and I&#8217;ve always closed them.</p>
<p>Very interesting project ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie</title>
		<link>http://fabrizioballiano.net/2008/03/22/p4a-video-the-stateful-concept/comment-page-1/#comment-667</link>
		<dc:creator>Eddie</dc:creator>
		<pubDate>Mon, 24 Mar 2008 20:55:05 +0000</pubDate>
		<guid isPermaLink="false">http://fabrizioballiano.net/2008/03/22/p4a-video-the-stateful-concept/#comment-667</guid>
		<description>Miguel,

These screencasts shows the benefits of the p4a ver.3, if you wish learn p4a, download the 2.2.3 version and follow the tutorials.

Eddie</description>
		<content:encoded><![CDATA[<p>Miguel,</p>
<p>These screencasts shows the benefits of the p4a ver.3, if you wish learn p4a, download the 2.2.3 version and follow the tutorials.</p>
<p>Eddie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M.Marnoto</title>
		<link>http://fabrizioballiano.net/2008/03/22/p4a-video-the-stateful-concept/comment-page-1/#comment-629</link>
		<dc:creator>M.Marnoto</dc:creator>
		<pubDate>Sat, 22 Mar 2008 17:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://fabrizioballiano.net/2008/03/22/p4a-video-the-stateful-concept/#comment-629</guid>
		<description>hi Fabrizio,

i know what cost to you, in time consuming, to make those screencasts. But, i think that is very important for newbies in p4a (like my self). The learning curve could be shorter, if we have access to some kind of documentation, and the screencasts are a wonderful idea, because we can really see what you trying to say. 

Thank you.

Miguel Marnoto</description>
		<content:encoded><![CDATA[<p>hi Fabrizio,</p>
<p>i know what cost to you, in time consuming, to make those screencasts. But, i think that is very important for newbies in p4a (like my self). The learning curve could be shorter, if we have access to some kind of documentation, and the screencasts are a wonderful idea, because we can really see what you trying to say. </p>
<p>Thank you.</p>
<p>Miguel Marnoto</p>
]]></content:encoded>
	</item>
</channel>
</rss>
