-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
52 lines (35 loc) · 1.15 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
/*
* Cocktail, HTML rendering engine
* http://haxe.org/com/libs/cocktail
*
* Copyright (c) Silex Labs
* Cocktail is available under the MIT license
* http://www.silexlabs.org/labs/cocktail-licensing/
*/
====================
== Cocktail Demos ==
====================
@author Raphael Harmel
@date 2011-12-16
DESCRIPTION
-----------
This is silex labs demo using Cocktail is aiming to load RSS feeds content.
RSS FEEDS
---------
Root categories:
http://www.silexlabs.org/feed/ep_child_categories/?format=rss2&cat=1
The Blog:
http://www.silexlabs.org/feed/ep_posts_in_category/?cat=1&format=rss2
Blog Silex Labs:
http://www.silexlabs.org/feed/ep_posts_in_category/?cat=5318&format=rss2
Blog amfPHP:
http://www.silexlabs.org/feed/ep_posts_in_category/?cat=358&format=rss2
Blog silex:
http://www.silexlabs.org/feed/ep_posts_in_category/?cat=642&format=rss2
Silex Plugins:
http://www.silexlabs.org/feed/ep_posts_in_category/?cat=657&format=rss2
Silex Themes:
http://www.silexlabs.org/feed/ep_posts_in_category/?cat=646&format=rss2
Flux simplifié:
http://www.silexlabs.org/feed/?cat=642&format=rss2
http://www.silexlabs.org/feed/ep_posts_small/?cat=642&format=rss2