rss.xml 1.6 KB

123456789101112131415161718192021222324252627282930313233
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  3. <channel>
  4. <atom:link href="http://bakery.cakephp.org/articles/rss" rel="self" type="application/rss+xml" />
  5. <title>The Bakery: </title>
  6. <link>http://bakery.cakephp.org/</link>
  7. <description>Recent Articles at The Bakery.</description>
  8. <language>en-us</language>
  9. <pubDate>Wed, 01 Sep 2010 12:09:25 -0500</pubDate>
  10. <docs>http://validator.w3.org/feed/docs/rss2.html</docs>
  11. <generator>CakePHP Bakery</generator>
  12. <managingEditor>[email protected] (Mariano Iglesias)</managingEditor>
  13. <webMaster>[email protected] (Garrett Woodworth)</webMaster>
  14. <item>
  15. <title>EpisodeCMS</title>
  16. <link>http://bakery.cakephp.org/articles/view/episodecms</link>
  17. <description>EpisodeCMS is CakePHP based content management system.
  18. Features: control panel, events API, module management, multilanguage and translations, themes
  19. http://episodecms.com/
  20. Please help me to improve it. Thanks.</description>
  21. <pubDate>Tue, 31 Aug 2010 02:07:02 -0500</pubDate>
  22. <guid>http://bakery.cakephp.org/articles/view/episodecms</guid>
  23. </item>
  24. <item>
  25. <title>Alertpay automated sales via IPN</title>
  26. <link>http://bakery.cakephp.org/articles/view/alertpay-automated-sales-via-ipn</link>
  27. <description>I&#039;m going to show you how I implemented a payment module via the Alertpay payment processor.</description>
  28. <pubDate>Tue, 31 Aug 2010 01:42:00 -0500</pubDate>
  29. <guid>http://bakery.cakephp.org/articles/view/alertpay-automated-sales-via-ipn</guid>
  30. </item>
  31. </channel>
  32. </rss>