<?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: Using Feedcreator to generate ATOM 1.0 feeds</title>
	<atom:link href="http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html</link>
	<description>Free and Open Source blogger with an attitude</description>
	<lastBuildDate>Mon, 19 Dec 2011 07:07:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: mypapit</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-40130</link>
		<dc:creator>mypapit</dc:creator>
		<pubDate>Mon, 25 Dec 2006 08:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-40130</guid>
		<description>Comments are closed, please post your comments on &lt;a href=&quot;http://blog.mypapit.net/2006/12/planned-improvements-on-php-feedcreator-ppt-180.html&quot; rel=&quot;nofollow&quot;&gt;the latest feedcreator announcement&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Comments are closed, please post your comments on <a href="http://blog.mypapit.net/2006/12/planned-improvements-on-php-feedcreator-ppt-180.html" rel="nofollow">the latest feedcreator announcement</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mypapit</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-40129</link>
		<dc:creator>mypapit</dc:creator>
		<pubDate>Mon, 25 Dec 2006 08:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-40129</guid>
		<description>I&#039;ll change it to UTF-8 by default. I&#039;m planning to add a function that can change encoding easily, since the original feedcreator does not have that function</description>
		<content:encoded><![CDATA[<p>I&#8217;ll change it to UTF-8 by default. I&#8217;m planning to add a function that can change encoding easily, since the original feedcreator does not have that function</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KosherJava</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-38206</link>
		<dc:creator>KosherJava</dc:creator>
		<pubDate>Thu, 21 Dec 2006 16:06:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-38206</guid>
		<description>Any reason the mbox uses ISO-8859-15 encoding?</description>
		<content:encoded><![CDATA[<p>Any reason the mbox uses ISO-8859-15 encoding?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KosherJava</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-35204</link>
		<dc:creator>KosherJava</dc:creator>
		<pubDate>Tue, 19 Dec 2006 22:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-35204</guid>
		<description>Added the enclosure enhancement to the RFE list at sourceforge.</description>
		<content:encoded><![CDATA[<p>Added the enclosure enhancement to the RFE list at sourceforge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mypapit</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-35198</link>
		<dc:creator>mypapit</dc:creator>
		<pubDate>Tue, 19 Dec 2006 18:12:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-35198</guid>
		<description>sounds good, thanks for the suggestion</description>
		<content:encoded><![CDATA[<p>sounds good, thanks for the suggestion</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KosherJava</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-35196</link>
		<dc:creator>KosherJava</dc:creator>
		<pubDate>Tue, 19 Dec 2006 16:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-35196</guid>
		<description>Thanks for checking in the changes to SVN http://feedcreator.svn.sourceforge.net/viewvc/feedcreator/?sortby=date 
I am looking forward to testing this updated version for integration with PhpGedView ( http://phpgedview.sourceforge.net/ ). We use the current version and look forward to the updated version. As far as enclusure support, I think that a utility methods that would calculate the file size on the fly without having to have the user calculate it would make its use easier. I guess if we passed the file path to the class, so both the following lines would be optional:
$item-&gt;enclosure-&gt;length=&quot;950230&quot;;
$item-&gt;enclosure-&gt;type=&#039;audio/x-mpeg&#039;

since they could be claculated. We should be able to do most common &quot;types&quot; without user intervension, but the user could easily overide this by manually setting both lines above.</description>
		<content:encoded><![CDATA[<p>Thanks for checking in the changes to SVN <a href="http://feedcreator.svn.sourceforge.net/viewvc/feedcreator/?sortby=date" rel="nofollow">http://feedcreator.svn.sourceforge.net/viewvc/feedcreator/?sortby=date</a><br />
I am looking forward to testing this updated version for integration with PhpGedView ( <a href="http://phpgedview.sourceforge.net/" rel="nofollow">http://phpgedview.sourceforge.net/</a> ). We use the current version and look forward to the updated version. As far as enclusure support, I think that a utility methods that would calculate the file size on the fly without having to have the user calculate it would make its use easier. I guess if we passed the file path to the class, so both the following lines would be optional:<br />
$item-&gt;enclosure-&gt;length=&#8221;950230&#8243;;<br />
$item-&gt;enclosure-&gt;type=&#8217;audio/x-mpeg&#8217;</p>
<p>since they could be claculated. We should be able to do most common &#8220;types&#8221; without user intervension, but the user could easily overide this by manually setting both lines above.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KosherJava</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-20064</link>
		<dc:creator>KosherJava</dc:creator>
		<pubDate>Wed, 06 Dec 2006 22:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-20064</guid>
		<description>I filed one patch based on a comment above, but it is not a real patch, just a copy from above. Do you want every bug above entered as a bug??</description>
		<content:encoded><![CDATA[<p>I filed one patch based on a comment above, but it is not a real patch, just a copy from above. Do you want every bug above entered as a bug??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mypapit</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-19657</link>
		<dc:creator>mypapit</dc:creator>
		<pubDate>Mon, 04 Dec 2006 18:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-19657</guid>
		<description>sorry i was busy with my  MSc stuff, now that i&#039;m done i can focus on feedcreator patches. 

to keep things in order, i think feature request and bug report should be addressed in http://sourceforge.net/projects/feedcreator, specifically the tracker: https://sourceforge.net/tracker/?group_id=172984

patches should be submitted in patches tracker and you should submit your diff according to the latest stable feedcreator-ppt release (not the original feedcreator)

diff -u feedcreator-1.7.2ppt.php  modified.php &gt; file.patch

hopefully we can make this work and release as often as possible (with minimum bugs)</description>
		<content:encoded><![CDATA[<p>sorry i was busy with my  MSc stuff, now that i&#8217;m done i can focus on feedcreator patches. </p>
<p>to keep things in order, i think feature request and bug report should be addressed in <a href="http://sourceforge.net/projects/feedcreator" rel="nofollow">http://sourceforge.net/projects/feedcreator</a>, specifically the tracker: <a href="https://sourceforge.net/tracker/?group_id=172984" rel="nofollow">https://sourceforge.net/tracker/?group_id=172984</a></p>
<p>patches should be submitted in patches tracker and you should submit your diff according to the latest stable feedcreator-ppt release (not the original feedcreator)</p>
<p>diff -u feedcreator-1.7.2ppt.php  modified.php > file.patch</p>
<p>hopefully we can make this work and release as often as possible (with minimum bugs)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DarTar</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-18636</link>
		<dc:creator>DarTar</dc:creator>
		<pubDate>Mon, 27 Nov 2006 15:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-18636</guid>
		<description>(bumping) I&#039;d like to hear if there are any news too.</description>
		<content:encoded><![CDATA[<p>(bumping) I&#8217;d like to hear if there are any news too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KosherJava</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-16236</link>
		<dc:creator>KosherJava</dc:creator>
		<pubDate>Thu, 09 Nov 2006 22:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-16236</guid>
		<description>Any progress? You should also trim the huge post prior to this one.</description>
		<content:encoded><![CDATA[<p>Any progress? You should also trim the huge post prior to this one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KosherJava</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-8128</link>
		<dc:creator>KosherJava</dc:creator>
		<pubDate>Fri, 11 Aug 2006 15:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-8128</guid>
		<description>were any patches added to SVN? I see that the _setMIME patch mentioned above is not in SVN</description>
		<content:encoded><![CDATA[<p>were any patches added to SVN? I see that the _setMIME patch mentioned above is not in SVN</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mypapit</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-7213</link>
		<dc:creator>mypapit</dc:creator>
		<pubDate>Thu, 27 Jul 2006 15:25:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-7213</guid>
		<description>Subversion is available, yeah.. using sourceforge&#039;s.Refer to http://feedcreator.org

For the roadmap, I think we should concentrate on improving feedcreator ATOM 1.0 support, the one included only have minimal support for ATOM 1.0 specs.

Since creating ATOM 1.0 feed is rather complex, i think users will appreciate some helper class like feedcreator</description>
		<content:encoded><![CDATA[<p>Subversion is available, yeah.. using sourceforge&#8217;s.Refer to <a href="http://feedcreator.org" rel="nofollow">http://feedcreator.org</a></p>
<p>For the roadmap, I think we should concentrate on improving feedcreator ATOM 1.0 support, the one included only have minimal support for ATOM 1.0 specs.</p>
<p>Since creating ATOM 1.0 feed is rather complex, i think users will appreciate some helper class like feedcreator</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KosherJava</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-6658</link>
		<dc:creator>KosherJava</dc:creator>
		<pubDate>Thu, 20 Jul 2006 22:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-6658</guid>
		<description>Will you be using SourceForge for SVN etc?</description>
		<content:encoded><![CDATA[<p>Will you be using SourceForge for SVN etc?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KosherJava</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-6467</link>
		<dc:creator>KosherJava</dc:creator>
		<pubDate>Tue, 18 Jul 2006 16:05:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-6467</guid>
		<description>Nice!
Maybe we can look to Zend_Feed for some ideas</description>
		<content:encoded><![CDATA[<p>Nice!<br />
Maybe we can look to Zend_Feed for some ideas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DarTar</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-6364</link>
		<dc:creator>DarTar</dc:creator>
		<pubDate>Mon, 17 Jul 2006 09:57:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-6364</guid>
		<description>Excellent!</description>
		<content:encoded><![CDATA[<p>Excellent!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mypapit</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-6206</link>
		<dc:creator>mypapit</dc:creator>
		<pubDate>Fri, 14 Jul 2006 17:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-6206</guid>
		<description>Almost done, refer to http://feedcreator.org i&#039;m still working to make Subversion/CVS available and other neat stuffs (bugtrack, forums, etc)</description>
		<content:encoded><![CDATA[<p>Almost done, refer to <a href="http://feedcreator.org" rel="nofollow">http://feedcreator.org</a> i&#8217;m still working to make Subversion/CVS available and other neat stuffs (bugtrack, forums, etc)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DarTar</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-5925</link>
		<dc:creator>DarTar</dc:creator>
		<pubDate>Mon, 10 Jul 2006 20:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-5925</guid>
		<description>Great news - I&#039;m looking forward to it...</description>
		<content:encoded><![CDATA[<p>Great news &#8211; I&#8217;m looking forward to it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mypapit</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-5601</link>
		<dc:creator>mypapit</dc:creator>
		<pubDate>Thu, 06 Jul 2006 03:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-5601</guid>
		<description>Great, I&#039;m setting up SVN account and feedcreator website.</description>
		<content:encoded><![CDATA[<p>Great, I&#8217;m setting up SVN account and feedcreator website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DarTar</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-5492</link>
		<dc:creator>DarTar</dc:creator>
		<pubDate>Tue, 04 Jul 2006 15:42:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-5492</guid>
		<description>Or why not contact the author of FeedCreator and ask him if he&#039;s willing to give you the permission to use the same name for this project (which is more an extension than a fork of the original class, right?)?</description>
		<content:encoded><![CDATA[<p>Or why not contact the author of FeedCreator and ask him if he&#8217;s willing to give you the permission to use the same name for this project (which is more an extension than a fork of the original class, right?)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DarTar</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-5489</link>
		<dc:creator>DarTar</dc:creator>
		<pubDate>Tue, 04 Jul 2006 15:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-5489</guid>
		<description>My 2 cents.
I find phpFeedGenerator a little longish, it also seems that the name phpFeedCreator is already taken - pity. Maybe we need to make a further  creativity effort ;) I think the name should be short, easy to remember and (possibly) suggest that unlike other packages,  this is a flexible class that can generate feeds in any of the existing standards.

Looking forward to more updates...</description>
		<content:encoded><![CDATA[<p>My 2 cents.<br />
I find phpFeedGenerator a little longish, it also seems that the name phpFeedCreator is already taken &#8211; pity. Maybe we need to make a further  creativity effort ;) I think the name should be short, easy to remember and (possibly) suggest that unlike other packages,  this is a flexible class that can generate feeds in any of the existing standards.</p>
<p>Looking forward to more updates&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KosherJava</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-5442</link>
		<dc:creator>KosherJava</dc:creator>
		<pubDate>Mon, 03 Jul 2006 16:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-5442</guid>
		<description>How about phpfeedgenerator?  0 returns for that on Google.

http://www.google.com/search?q=phpfeedgenerator</description>
		<content:encoded><![CDATA[<p>How about phpfeedgenerator?  0 returns for that on Google.</p>
<p><a href="http://www.google.com/search?q=phpfeedgenerator" rel="nofollow">http://www.google.com/search?q=phpfeedgenerator</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mypapit</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-5296</link>
		<dc:creator>mypapit</dc:creator>
		<pubDate>Fri, 30 Jun 2006 08:36:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-5296</guid>
		<description>you asked for it folks! :)

I will setup SVN/CVS server and a proper website for the new feedcreator (fork) website, where people can get latest snapshot of feedcreator.

Watch this space :)

p/s: I think we should have a different name to differentiate it with the original feedcreator</description>
		<content:encoded><![CDATA[<p>you asked for it folks! :)</p>
<p>I will setup SVN/CVS server and a proper website for the new feedcreator (fork) website, where people can get latest snapshot of feedcreator.</p>
<p>Watch this space :)</p>
<p>p/s: I think we should have a different name to differentiate it with the original feedcreator</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DarTar</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-5115</link>
		<dc:creator>DarTar</dc:creator>
		<pubDate>Tue, 27 Jun 2006 21:47:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-5115</guid>
		<description>

The latest update of the original class was released on 2004-11-10 - I bet the author would be more than happy to see someone take over the development of his project.</description>
		<content:encoded><![CDATA[<p>The latest update of the original class was released on 2004-11-10 &#8211; I bet the author would be more than happy to see someone take over the development of his project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KosherJava</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-5099</link>
		<dc:creator>KosherJava</dc:creator>
		<pubDate>Tue, 27 Jun 2006 14:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-5099</guid>
		<description>Why not just set it up as a sourceforge project? It is GPL and I do not think you need to ask anyone.</description>
		<content:encoded><![CDATA[<p>Why not just set it up as a sourceforge project? It is GPL and I do not think you need to ask anyone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mypapit</title>
		<link>http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html/comment-page-2#comment-5077</link>
		<dc:creator>mypapit</dc:creator>
		<pubDate>Tue, 27 Jun 2006 00:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mypapit.net/2005/11/using-feedcreator-to-generate-atom-10-feeds.html#comment-5077</guid>
		<description>DarTar, 

I would, but I&#039;ve to ask permission from the original author first. :)</description>
		<content:encoded><![CDATA[<p>DarTar, </p>
<p>I would, but I&#8217;ve to ask permission from the original author first. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

