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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
{
"Tech": [
{
"title": "ownCloud Planet",
"favicon": "http://owncloud.org/wp-content/themes/owncloudorgnew/assets/img/common/favicon.png",
"url": "http://owncloud.org/news/",
"feed": "http://owncloud.org/feed/",
"description": "ownCloud Planet is a blog feed aggregator",
"image": "https://raw.githubusercontent.com/owncloud/promo/master/ownCloud%20sticker%20A8.jpg",
"votes": 1000
},
{
"title": "Slashdot",
"favicon": "http://slashdot.org/favicon.ico",
"url": "http://slashdot.org",
"feed": "http://rss.slashdot.org/Slashdot/slashdot",
"description": "Slashdot: News for nerds, stuff that matters",
"votes": 500
}
],
"UX": [
{
"title": "Mozilla UX blog",
"favicon": "https://blog.mozilla.org/ux/wp-content/themes/OneMozilla/img/favicon.ico",
"url": "https://blog.mozilla.org/ux/",
"feed": "https://blog.mozilla.org/ux/feed/",
"description": "Designing great products that make sense & bring joy",
"votes": 500
},
{
"title": "Little Big Details",
"url": "http://littlebigdetails.com/",
"feed": "http://littlebigdetails.com/rss",
"favicon": "http://33.media.tumblr.com/avatar_21babec3285d_128.png",
"description": "",
"votes": 1000
},
{
"title": "Ignore the code",
"favicon": "http://ignorethecode.net/blog_images/iphone.png",
"url": "http://ignorethecode.net/blog/",
"feed": "http://feeds.feedburner.com/IgnoreTheCode",
"description": "A blog about usability",
"votes": 500
},
{
"title": "Elezea",
"url": "http://www.elezea.com",
"feed": "http://feedpress.me/elezea",
"description": "Links and articles about technology, design, and sociology. Written by Rian van der Merwe.",
"votes": 500
}
],
"Food": [
{
"title": "Smitten Kitchen",
"favicon": "http://smittenkitchen.com/uploads/favicon.ico",
"url": "http://smittenkitchen.com/",
"feed": "http://feeds.feedburner.com/smittenkitchen",
"description": "A home cooking weblog from a tiny kitchen in New York City. The place to find all of your new favorite things to cook",
"votes": 500
},
{
"title": "Food in Jars",
"favicon": "http://foodinjars.com.s164546.gridserver.com/arugulapesto/wp-content/uploads/2013/05/jar-favicon.png",
"url": "http://foodinjars.com/",
"feed": "http://feedpress.me/FIJ",
"description": "A blog dedicated to canning, preserving, and pantry staples made from scratch.",
"votes": 500
}
]
}
|