pictcode / lib / Cake / Test / Fixture / rss.xml @ 0b1b8047
履歴 | 表示 | アノテート | ダウンロード (1.551 KB)
1 | 635eef61 | spyder1211 | <?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>mariano@cricava.com (Mariano Iglesias)</managingEditor> |
||
13 | <webMaster>gwoo@cakephp.org (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 | |||
21 | Please help me to improve it. Thanks.</description>
|
||
22 | <pubDate>Tue, 31 Aug 2010 02:07:02 -0500</pubDate> |
||
23 | <guid>http://bakery.cakephp.org/articles/view/episodecms</guid> |
||
24 | </item>
|
||
25 | <item>
|
||
26 | <title>Alertpay automated sales via IPN</title> |
||
27 | <link>http://bakery.cakephp.org/articles/view/alertpay-automated-sales-via-ipn</link> |
||
28 | <description>I'm going to show you how I implemented a payment module via the Alertpay payment processor.</description> |
||
29 | <pubDate>Tue, 31 Aug 2010 01:42:00 -0500</pubDate> |
||
30 | <guid>http://bakery.cakephp.org/articles/view/alertpay-automated-sales-via-ipn</guid> |
||
31 | </item>
|
||
32 | </channel>
|
||
33 | </rss> |