disqussion 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- data/.gitignore +9 -0
- data/Gemfile +3 -0
- data/Gemfile.lock +80 -0
- data/HISTORY.mkd +5 -0
- data/LICENSE.mkd +20 -0
- data/README.mkd +139 -0
- data/Rakefile +23 -0
- data/disqussion.gemspec +37 -0
- data/lib/disqussion/api.rb +21 -0
- data/lib/disqussion/client/.DS_Store +0 -0
- data/lib/disqussion/client/applications.rb +20 -0
- data/lib/disqussion/client/blacklists.rb +4 -0
- data/lib/disqussion/client/categories.rb +4 -0
- data/lib/disqussion/client/exports.rb +4 -0
- data/lib/disqussion/client/forums.rb +122 -0
- data/lib/disqussion/client/imports.rb +4 -0
- data/lib/disqussion/client/posts.rb +217 -0
- data/lib/disqussion/client/reactions.rb +79 -0
- data/lib/disqussion/client/reports.rb +4 -0
- data/lib/disqussion/client/threads.rb +199 -0
- data/lib/disqussion/client/trends.rb +23 -0
- data/lib/disqussion/client/users.rb +103 -0
- data/lib/disqussion/client/utils.rb +90 -0
- data/lib/disqussion/client/whitelists.rb +4 -0
- data/lib/disqussion/client.rb +46 -0
- data/lib/disqussion/configuration.rb +121 -0
- data/lib/disqussion/connection.rb +36 -0
- data/lib/disqussion/error.rb +51 -0
- data/lib/disqussion/request.rb +38 -0
- data/lib/disqussion/version.rb +3 -0
- data/lib/disqussion/view_helpers.rb +9 -0
- data/lib/disqussion/widget.rb +183 -0
- data/lib/disqussion.rb +25 -0
- data/lib/faraday/response/raise_http_4xx.rb +41 -0
- data/lib/faraday/response/raise_http_5xx.rb +20 -0
- data/spec/disqussion/api_spec.rb +63 -0
- data/spec/disqussion/client/.DS_Store +0 -0
- data/spec/disqussion/client/applications_spec.rb +24 -0
- data/spec/disqussion/client/forums_spec.rb +80 -0
- data/spec/disqussion/client/posts_spec.rb +154 -0
- data/spec/disqussion/client/reactions_spec.rb +63 -0
- data/spec/disqussion/client/threads_spec.rb +128 -0
- data/spec/disqussion/client/trends_spec.rb +24 -0
- data/spec/disqussion/client/users_spec.rb +33 -0
- data/spec/disqussion/client_spec.rb +15 -0
- data/spec/disqussion_spec.rb +101 -0
- data/spec/faraday/response_spec.rb +30 -0
- data/spec/fixtures/applications/listUsage.json +129 -0
- data/spec/fixtures/forums/create.json +12 -0
- data/spec/fixtures/forums/details.json +12 -0
- data/spec/fixtures/forums/listCategories.json +21 -0
- data/spec/fixtures/forums/listPosts.json +859 -0
- data/spec/fixtures/forums/listThreads.json +533 -0
- data/spec/fixtures/posts/approve.json +6 -0
- data/spec/fixtures/posts/create.json +6 -0
- data/spec/fixtures/posts/details.json +35 -0
- data/spec/fixtures/posts/highlight.json +6 -0
- data/spec/fixtures/posts/list.json +247 -0
- data/spec/fixtures/posts/remove.json +6 -0
- data/spec/fixtures/posts/report.json +6 -0
- data/spec/fixtures/posts/restore.json +6 -0
- data/spec/fixtures/posts/spam.json +6 -0
- data/spec/fixtures/posts/unhighlight.json +6 -0
- data/spec/fixtures/posts/vote.json +6 -0
- data/spec/fixtures/reactions/domains.json +4 -0
- data/spec/fixtures/reactions/ips.json +131 -0
- data/spec/fixtures/reactions/threads.json +4 -0
- data/spec/fixtures/reactions/users.json +124 -0
- data/spec/fixtures/threads/close.json +4 -0
- data/spec/fixtures/threads/create.json +22 -0
- data/spec/fixtures/threads/details.json +24 -0
- data/spec/fixtures/threads/list.json +531 -0
- data/spec/fixtures/threads/listMostLiked.json +530 -0
- data/spec/fixtures/threads/listPosts.json +87 -0
- data/spec/fixtures/threads/open.json +8 -0
- data/spec/fixtures/threads/remove.json +4 -0
- data/spec/fixtures/threads/restore.json +4 -0
- data/spec/fixtures/threads/vote.json +4 -0
- data/spec/fixtures/trends/listTreads.json +283 -0
- data/spec/fixtures/users/details.json +19 -0
- data/spec/fixtures/users/follow.json +4 -0
- data/spec/helper.rb +47 -0
- metadata +348 -0
@@ -0,0 +1,859 @@
|
|
1
|
+
{
|
2
|
+
"cursor": {
|
3
|
+
"prev": null,
|
4
|
+
"hasNext": true,
|
5
|
+
"next": "1303800218834840:0:0",
|
6
|
+
"hasPrev": false,
|
7
|
+
"total": null,
|
8
|
+
"id": "1303800218834840:0:0",
|
9
|
+
"more": true
|
10
|
+
},
|
11
|
+
"code": 0,
|
12
|
+
"response": [
|
13
|
+
{
|
14
|
+
"isJuliaFlagged": true,
|
15
|
+
"isFlagged": false,
|
16
|
+
"forum": "yvanrodic",
|
17
|
+
"parent": 199054391,
|
18
|
+
"author": {
|
19
|
+
"name": "cat",
|
20
|
+
"url": "",
|
21
|
+
"profileUrl": "http://disqus.com/guest/86a6a9e72914d50f4557111a85e1628d/",
|
22
|
+
"emailHash": "86a6a9e72914d50f4557111a85e1628d",
|
23
|
+
"avatar": {
|
24
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=86a6a9e72914d50f4557111a85e1628d&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
25
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=86a6a9e72914d50f4557111a85e1628d&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
26
|
+
},
|
27
|
+
"isAnonymous": true,
|
28
|
+
"email": "bellcath@gmail.com"
|
29
|
+
},
|
30
|
+
"media": [],
|
31
|
+
"isApproved": true,
|
32
|
+
"dislikes": 0,
|
33
|
+
"raw_message": "such great photos! I love Sydney! ",
|
34
|
+
"isSpam": false,
|
35
|
+
"thread": "297457168",
|
36
|
+
"points": 0,
|
37
|
+
"createdAt": "2011-05-07T04:43:30",
|
38
|
+
"message": "such great photos! I love Sydney!",
|
39
|
+
"isHighlighted": false,
|
40
|
+
"ipAddress": "173.67.229.81",
|
41
|
+
"id": "199088808",
|
42
|
+
"isDeleted": false,
|
43
|
+
"likes": 0
|
44
|
+
},
|
45
|
+
{
|
46
|
+
"isJuliaFlagged": true,
|
47
|
+
"isFlagged": false,
|
48
|
+
"forum": "yvanrodic",
|
49
|
+
"parent": null,
|
50
|
+
"author": {
|
51
|
+
"username": "twitter-72943267",
|
52
|
+
"about": "",
|
53
|
+
"remote": {
|
54
|
+
"domain": "twitter",
|
55
|
+
"identifier": "72943267"
|
56
|
+
},
|
57
|
+
"name": "Diego Maya Medina",
|
58
|
+
"url": "http://twitter.com/futuro_freak",
|
59
|
+
"isFollowing": false,
|
60
|
+
"isFollowedBy": false,
|
61
|
+
"profileUrl": "http://disqus.com/twitter-72943267/",
|
62
|
+
"emailHash": "d41d8cd98f00b204e9800998ecf8427e",
|
63
|
+
"avatar": {
|
64
|
+
"permalink": "http://disqus.com/api/users/avatars/twitter-72943267.jpg",
|
65
|
+
"cache": "http://mediacdn.disqus.com/uploads/users/490/3276/avatar92.jpg?1304739585"
|
66
|
+
},
|
67
|
+
"id": "4903276",
|
68
|
+
"isAnonymous": false,
|
69
|
+
"email": ""
|
70
|
+
},
|
71
|
+
"media": [],
|
72
|
+
"isApproved": true,
|
73
|
+
"dislikes": 0,
|
74
|
+
"raw_message": "Always beautiful and fun pictures \n",
|
75
|
+
"isSpam": false,
|
76
|
+
"thread": "297457168",
|
77
|
+
"points": 0,
|
78
|
+
"createdAt": "2011-05-07T03:39:47",
|
79
|
+
"message": "Always beautiful and fun pictures <br>",
|
80
|
+
"isHighlighted": false,
|
81
|
+
"ipAddress": "201.246.104.142",
|
82
|
+
"id": "199054391",
|
83
|
+
"isDeleted": false,
|
84
|
+
"likes": 0
|
85
|
+
},
|
86
|
+
{
|
87
|
+
"isJuliaFlagged": true,
|
88
|
+
"isFlagged": false,
|
89
|
+
"forum": "yvanrodic",
|
90
|
+
"parent": null,
|
91
|
+
"author": {
|
92
|
+
"name": "Orielam",
|
93
|
+
"url": "",
|
94
|
+
"profileUrl": "http://disqus.com/guest/816fce9c5335b764ce5651bf5991cd24/",
|
95
|
+
"emailHash": "816fce9c5335b764ce5651bf5991cd24",
|
96
|
+
"avatar": {
|
97
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=816fce9c5335b764ce5651bf5991cd24&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
98
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=816fce9c5335b764ce5651bf5991cd24&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
99
|
+
},
|
100
|
+
"isAnonymous": true,
|
101
|
+
"email": "orielam@me.com"
|
102
|
+
},
|
103
|
+
"media": [],
|
104
|
+
"isApproved": true,
|
105
|
+
"dislikes": 0,
|
106
|
+
"raw_message": "love the old bum guy with the long hair and the flute! \n",
|
107
|
+
"isSpam": false,
|
108
|
+
"thread": "293757871",
|
109
|
+
"points": 0,
|
110
|
+
"createdAt": "2011-05-06T06:52:19",
|
111
|
+
"message": "love the old bum guy with the long hair and the flute! <br>",
|
112
|
+
"isHighlighted": false,
|
113
|
+
"ipAddress": "201.137.171.89",
|
114
|
+
"id": "198186103",
|
115
|
+
"isDeleted": false,
|
116
|
+
"likes": 0
|
117
|
+
},
|
118
|
+
{
|
119
|
+
"isJuliaFlagged": true,
|
120
|
+
"isFlagged": false,
|
121
|
+
"forum": "yvanrodic",
|
122
|
+
"parent": null,
|
123
|
+
"author": {
|
124
|
+
"name": "Andreas",
|
125
|
+
"url": "",
|
126
|
+
"profileUrl": "http://disqus.com/guest/9345a159accf22ffc17137868eeb4047/",
|
127
|
+
"emailHash": "9345a159accf22ffc17137868eeb4047",
|
128
|
+
"avatar": {
|
129
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=9345a159accf22ffc17137868eeb4047&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
130
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=9345a159accf22ffc17137868eeb4047&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
131
|
+
},
|
132
|
+
"isAnonymous": true,
|
133
|
+
"email": "crystuuldis34@gmail.com"
|
134
|
+
},
|
135
|
+
"media": [],
|
136
|
+
"isApproved": true,
|
137
|
+
"dislikes": 0,
|
138
|
+
"raw_message": "Nicola Formachetti! :D",
|
139
|
+
"isSpam": false,
|
140
|
+
"thread": "291807157",
|
141
|
+
"points": 0,
|
142
|
+
"createdAt": "2011-05-05T20:47:17",
|
143
|
+
"message": "Nicola Formachetti! :D",
|
144
|
+
"isHighlighted": false,
|
145
|
+
"ipAddress": "188.113.108.29",
|
146
|
+
"id": "197930823",
|
147
|
+
"isDeleted": false,
|
148
|
+
"likes": 0
|
149
|
+
},
|
150
|
+
{
|
151
|
+
"isJuliaFlagged": true,
|
152
|
+
"isFlagged": false,
|
153
|
+
"forum": "yvanrodic",
|
154
|
+
"parent": null,
|
155
|
+
"author": {
|
156
|
+
"name": "Joyce",
|
157
|
+
"url": "",
|
158
|
+
"profileUrl": "http://disqus.com/guest/4ec875cc5eb26037d17cf6e0a4d8a141/",
|
159
|
+
"emailHash": "4ec875cc5eb26037d17cf6e0a4d8a141",
|
160
|
+
"avatar": {
|
161
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=4ec875cc5eb26037d17cf6e0a4d8a141&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
162
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=4ec875cc5eb26037d17cf6e0a4d8a141&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
163
|
+
},
|
164
|
+
"isAnonymous": true,
|
165
|
+
"email": "ytyangjie@hotmail.com"
|
166
|
+
},
|
167
|
+
"media": [],
|
168
|
+
"isApproved": true,
|
169
|
+
"dislikes": 0,
|
170
|
+
"raw_message": "Joyce Y\nAs a Chinese, I do think there are a lot of culture and history in Shanghai, maybe some fashion people, but I don't think it a right place to go for capturing fashion photoes. Actually, there are plenty of good looking people and places except those homeless person or begger. Those homeless-looking people can not be the \"icon\" of China.",
|
171
|
+
"isSpam": false,
|
172
|
+
"thread": "293757871",
|
173
|
+
"points": 0,
|
174
|
+
"createdAt": "2011-05-05T18:29:51",
|
175
|
+
"message": "Joyce Y<br>As a Chinese, I do think there are a lot of culture and history in Shanghai, maybe some fashion people, but I don't think it a right place to go for capturing fashion photoes. Actually, there are plenty of good looking people and places except those homeless person or begger. Those homeless-looking people can not be the \"icon\" of China.",
|
176
|
+
"isHighlighted": false,
|
177
|
+
"ipAddress": "193.93.203.42",
|
178
|
+
"id": "197852538",
|
179
|
+
"isDeleted": false,
|
180
|
+
"likes": 0
|
181
|
+
},
|
182
|
+
{
|
183
|
+
"isJuliaFlagged": true,
|
184
|
+
"isFlagged": false,
|
185
|
+
"forum": "yvanrodic",
|
186
|
+
"parent": null,
|
187
|
+
"author": {
|
188
|
+
"name": "Minglok",
|
189
|
+
"url": "",
|
190
|
+
"profileUrl": "http://disqus.com/guest/a1d04dc049f787899b01224f16c6ec66/",
|
191
|
+
"emailHash": "a1d04dc049f787899b01224f16c6ec66",
|
192
|
+
"avatar": {
|
193
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=a1d04dc049f787899b01224f16c6ec66&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
194
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=a1d04dc049f787899b01224f16c6ec66&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
195
|
+
},
|
196
|
+
"isAnonymous": true,
|
197
|
+
"email": "minglok@gmx.net"
|
198
|
+
},
|
199
|
+
"media": [],
|
200
|
+
"isApproved": true,
|
201
|
+
"dislikes": 0,
|
202
|
+
"raw_message": "a week ago i was also in Shanghai. My first time. normaly i'm just in Hongkong because my parents were born there. was just holiday...normally living in Germany. but Shanghai is really different to Hongkong. much more rebellious-love it. hope u enjoy ur trip and have found some good imbiss in the street of shanghai.Love ur diary. so wonderful to take a journey with ur pics.",
|
203
|
+
"isSpam": false,
|
204
|
+
"thread": "292599971",
|
205
|
+
"points": 0,
|
206
|
+
"createdAt": "2011-05-05T17:37:26",
|
207
|
+
"message": "a week ago i was also in Shanghai. My first time. normaly i'm just in Hongkong because my parents were born there. was just holiday...normally living in Germany. but Shanghai is really different to Hongkong. much more rebellious-love it. hope u enjoy ur trip and have found some good imbiss in the street of shanghai.Love ur diary. so wonderful to take a journey with ur pics.",
|
208
|
+
"isHighlighted": false,
|
209
|
+
"ipAddress": "94.220.72.183",
|
210
|
+
"id": "197823626",
|
211
|
+
"isDeleted": false,
|
212
|
+
"likes": 0
|
213
|
+
},
|
214
|
+
{
|
215
|
+
"isJuliaFlagged": true,
|
216
|
+
"isFlagged": false,
|
217
|
+
"forum": "yvanrodic",
|
218
|
+
"parent": 196091929,
|
219
|
+
"author": {
|
220
|
+
"name": "Yvan Rodic",
|
221
|
+
"url": "",
|
222
|
+
"profileUrl": "http://disqus.com/guest/390a7c26055b5315c0c49623bef84674/",
|
223
|
+
"emailHash": "390a7c26055b5315c0c49623bef84674",
|
224
|
+
"avatar": {
|
225
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=390a7c26055b5315c0c49623bef84674&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
226
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=390a7c26055b5315c0c49623bef84674&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
227
|
+
},
|
228
|
+
"isAnonymous": true,
|
229
|
+
"email": "yvan.rodic@gmail.com"
|
230
|
+
},
|
231
|
+
"media": [],
|
232
|
+
"isApproved": true,
|
233
|
+
"dislikes": 0,
|
234
|
+
"raw_message": "Arare, There's only one homeless man in this set vs. plenty of people with a home...",
|
235
|
+
"isSpam": false,
|
236
|
+
"thread": "293757871",
|
237
|
+
"points": 0,
|
238
|
+
"createdAt": "2011-05-04T04:55:06",
|
239
|
+
"message": "Arare, There's only one homeless man in this set vs. plenty of people with a home...",
|
240
|
+
"isHighlighted": false,
|
241
|
+
"ipAddress": "110.173.235.196",
|
242
|
+
"id": "196726567",
|
243
|
+
"isDeleted": false,
|
244
|
+
"likes": 0
|
245
|
+
},
|
246
|
+
{
|
247
|
+
"isJuliaFlagged": true,
|
248
|
+
"isFlagged": false,
|
249
|
+
"forum": "yvanrodic",
|
250
|
+
"parent": 196091929,
|
251
|
+
"author": {
|
252
|
+
"name": "JJ",
|
253
|
+
"url": "",
|
254
|
+
"profileUrl": "http://disqus.com/guest/86b07ae67efef7fe03fbb2913c0d3fb5/",
|
255
|
+
"emailHash": "86b07ae67efef7fe03fbb2913c0d3fb5",
|
256
|
+
"avatar": {
|
257
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=86b07ae67efef7fe03fbb2913c0d3fb5&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
258
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=86b07ae67efef7fe03fbb2913c0d3fb5&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
259
|
+
},
|
260
|
+
"isAnonymous": true,
|
261
|
+
"email": "jjakacc86@hotmail.com"
|
262
|
+
},
|
263
|
+
"media": [],
|
264
|
+
"isApproved": true,
|
265
|
+
"dislikes": 0,
|
266
|
+
"raw_message": "arare, I think Yvan actually captured the mix of rich and \"homeless-looking people\" very accurately. Sure Shanghai has some stylish people, but it's no London, Paris or Milan. This is a visual diary: if you want style pics, go to the actual Facehunter site. Kudos to Mr Rodic for NOT presenting Shanghai as a streetstyle Mecca, because it isn't one! These pictures are exactly the Shanghai I live in - not some glossed-over, false representation. ",
|
267
|
+
"isSpam": false,
|
268
|
+
"thread": "293757871",
|
269
|
+
"points": 1,
|
270
|
+
"createdAt": "2011-05-03T16:31:48",
|
271
|
+
"message": "arare, I think Yvan actually captured the mix of rich and \"homeless-looking people\" very accurately. Sure Shanghai has some stylish people, but it's no London, Paris or Milan. This is a visual diary: if you want style pics, go to the actual Facehunter site. Kudos to Mr Rodic for NOT presenting Shanghai as a streetstyle Mecca, because it isn't one! These pictures are exactly the Shanghai I live in - not some glossed-over, false representation.",
|
272
|
+
"isHighlighted": false,
|
273
|
+
"ipAddress": "94.76.241.24",
|
274
|
+
"id": "196373091",
|
275
|
+
"isDeleted": false,
|
276
|
+
"likes": 1
|
277
|
+
},
|
278
|
+
{
|
279
|
+
"isJuliaFlagged": true,
|
280
|
+
"isFlagged": false,
|
281
|
+
"forum": "yvanrodic",
|
282
|
+
"parent": null,
|
283
|
+
"author": {
|
284
|
+
"name": "arare",
|
285
|
+
"url": "",
|
286
|
+
"profileUrl": "http://disqus.com/guest/0b8e9e223339093d6d9eb74ff256ad57/",
|
287
|
+
"emailHash": "0b8e9e223339093d6d9eb74ff256ad57",
|
288
|
+
"avatar": {
|
289
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=0b8e9e223339093d6d9eb74ff256ad57&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
290
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=0b8e9e223339093d6d9eb74ff256ad57&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
291
|
+
},
|
292
|
+
"isAnonymous": true,
|
293
|
+
"email": "colpinter@gmail.com"
|
294
|
+
},
|
295
|
+
"media": [],
|
296
|
+
"isApproved": true,
|
297
|
+
"dislikes": 0,
|
298
|
+
"raw_message": "And it's pretty sad that there are only homeless- looking people appeared in your photos, just like other foreigners did before... i thought you would do much better",
|
299
|
+
"isSpam": false,
|
300
|
+
"thread": "293757871",
|
301
|
+
"points": 0,
|
302
|
+
"createdAt": "2011-05-03T03:52:24",
|
303
|
+
"message": "And it's pretty sad that there are only homeless- looking people appeared in your photos, just like other foreigners did before... i thought you would do much better",
|
304
|
+
"isHighlighted": false,
|
305
|
+
"ipAddress": "216.218.134.10",
|
306
|
+
"id": "196091929",
|
307
|
+
"isDeleted": false,
|
308
|
+
"likes": 0
|
309
|
+
},
|
310
|
+
{
|
311
|
+
"isJuliaFlagged": true,
|
312
|
+
"isFlagged": false,
|
313
|
+
"forum": "yvanrodic",
|
314
|
+
"parent": null,
|
315
|
+
"author": {
|
316
|
+
"name": "arare",
|
317
|
+
"url": "",
|
318
|
+
"profileUrl": "http://disqus.com/guest/09e022136284fd30173390012e1d213f/",
|
319
|
+
"emailHash": "09e022136284fd30173390012e1d213f",
|
320
|
+
"avatar": {
|
321
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=09e022136284fd30173390012e1d213f&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
322
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=09e022136284fd30173390012e1d213f&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
323
|
+
},
|
324
|
+
"isAnonymous": true,
|
325
|
+
"email": "colpainter@gmail.com"
|
326
|
+
},
|
327
|
+
"media": [],
|
328
|
+
"isApproved": true,
|
329
|
+
"dislikes": 0,
|
330
|
+
"raw_message": "i'm sorry to say that, but you really didnt capture the real street fashion of shanghai",
|
331
|
+
"isSpam": false,
|
332
|
+
"thread": "293757871",
|
333
|
+
"points": 0,
|
334
|
+
"createdAt": "2011-05-03T03:50:21",
|
335
|
+
"message": "i'm sorry to say that, but you really didnt capture the real street fashion of shanghai",
|
336
|
+
"isHighlighted": false,
|
337
|
+
"ipAddress": "216.218.134.10",
|
338
|
+
"id": "196091402",
|
339
|
+
"isDeleted": false,
|
340
|
+
"likes": 0
|
341
|
+
},
|
342
|
+
{
|
343
|
+
"isJuliaFlagged": true,
|
344
|
+
"isFlagged": false,
|
345
|
+
"forum": "yvanrodic",
|
346
|
+
"parent": null,
|
347
|
+
"author": {
|
348
|
+
"username": "google-b8ad1ec7d0b560580fa6a5ebbee6a99e",
|
349
|
+
"about": "",
|
350
|
+
"remote": {
|
351
|
+
"domain": "google",
|
352
|
+
"identifier": "b8ad1ec7d0b560580fa6a5ebbee6a99e"
|
353
|
+
},
|
354
|
+
"name": "Szuhuei Wu",
|
355
|
+
"url": "http://profiles.google.com/wu.szuhuei",
|
356
|
+
"isFollowing": false,
|
357
|
+
"isFollowedBy": false,
|
358
|
+
"profileUrl": "http://disqus.com/google-b8ad1ec7d0b560580fa6a5ebbee6a99e/",
|
359
|
+
"emailHash": "b8ad1ec7d0b560580fa6a5ebbee6a99e",
|
360
|
+
"avatar": {
|
361
|
+
"permalink": "http://disqus.com/api/users/avatars/google-b8ad1ec7d0b560580fa6a5ebbee6a99e.jpg",
|
362
|
+
"cache": "http://mediacdn.disqus.com/1304703476/images/noavatar92.png"
|
363
|
+
},
|
364
|
+
"id": "9875411",
|
365
|
+
"isAnonymous": false,
|
366
|
+
"email": "wu.szuhuei@gmail.com"
|
367
|
+
},
|
368
|
+
"media": [],
|
369
|
+
"isApproved": true,
|
370
|
+
"dislikes": 0,
|
371
|
+
"raw_message": "that is the sickest looking homeless dude EVER",
|
372
|
+
"isSpam": false,
|
373
|
+
"thread": "293757871",
|
374
|
+
"points": 0,
|
375
|
+
"createdAt": "2011-05-03T01:43:11",
|
376
|
+
"message": "that is the sickest looking homeless dude EVER",
|
377
|
+
"isHighlighted": false,
|
378
|
+
"ipAddress": "74.92.57.225",
|
379
|
+
"id": "196048762",
|
380
|
+
"isDeleted": false,
|
381
|
+
"likes": 0
|
382
|
+
},
|
383
|
+
{
|
384
|
+
"isJuliaFlagged": true,
|
385
|
+
"isFlagged": false,
|
386
|
+
"forum": "yvanrodic",
|
387
|
+
"parent": 195101904,
|
388
|
+
"author": {
|
389
|
+
"name": "Yvan Rodic",
|
390
|
+
"url": "",
|
391
|
+
"profileUrl": "http://disqus.com/guest/390a7c26055b5315c0c49623bef84674/",
|
392
|
+
"emailHash": "390a7c26055b5315c0c49623bef84674",
|
393
|
+
"avatar": {
|
394
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=390a7c26055b5315c0c49623bef84674&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
395
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=390a7c26055b5315c0c49623bef84674&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
396
|
+
},
|
397
|
+
"isAnonymous": true,
|
398
|
+
"email": "yvan.rodic@gmail.com"
|
399
|
+
},
|
400
|
+
"media": [],
|
401
|
+
"isApproved": true,
|
402
|
+
"dislikes": 0,
|
403
|
+
"raw_message": "of course!",
|
404
|
+
"isSpam": false,
|
405
|
+
"thread": "292599971",
|
406
|
+
"points": 0,
|
407
|
+
"createdAt": "2011-05-02T23:37:09",
|
408
|
+
"message": "of course!",
|
409
|
+
"isHighlighted": false,
|
410
|
+
"ipAddress": "110.173.235.196",
|
411
|
+
"id": "196003982",
|
412
|
+
"isDeleted": false,
|
413
|
+
"likes": 0
|
414
|
+
},
|
415
|
+
{
|
416
|
+
"isJuliaFlagged": true,
|
417
|
+
"isFlagged": false,
|
418
|
+
"forum": "yvanrodic",
|
419
|
+
"parent": null,
|
420
|
+
"author": {
|
421
|
+
"name": "Bebe",
|
422
|
+
"url": "",
|
423
|
+
"profileUrl": "http://disqus.com/guest/efba699f88b239ac6c97391cd462965b/",
|
424
|
+
"emailHash": "efba699f88b239ac6c97391cd462965b",
|
425
|
+
"avatar": {
|
426
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=efba699f88b239ac6c97391cd462965b&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
427
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=efba699f88b239ac6c97391cd462965b&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
428
|
+
},
|
429
|
+
"isAnonymous": true,
|
430
|
+
"email": "bebe@bebe.de"
|
431
|
+
},
|
432
|
+
"media": [],
|
433
|
+
"isApproved": true,
|
434
|
+
"dislikes": 0,
|
435
|
+
"raw_message": "how I wish I was back.",
|
436
|
+
"isSpam": false,
|
437
|
+
"thread": "262276749",
|
438
|
+
"points": 0,
|
439
|
+
"createdAt": "2011-05-02T15:06:01",
|
440
|
+
"message": "how I wish I was back.",
|
441
|
+
"isHighlighted": false,
|
442
|
+
"ipAddress": "194.178.225.245",
|
443
|
+
"id": "195770559",
|
444
|
+
"isDeleted": false,
|
445
|
+
"likes": 0
|
446
|
+
},
|
447
|
+
{
|
448
|
+
"isJuliaFlagged": true,
|
449
|
+
"isFlagged": false,
|
450
|
+
"forum": "yvanrodic",
|
451
|
+
"parent": null,
|
452
|
+
"author": {
|
453
|
+
"username": "openid-71713",
|
454
|
+
"about": "",
|
455
|
+
"remote": {
|
456
|
+
"domain": "openid",
|
457
|
+
"identifier": "http://www.drivingadelorean.com/"
|
458
|
+
},
|
459
|
+
"name": "Driving A DeLorean",
|
460
|
+
"url": "http://www.drivingadelorean.com/",
|
461
|
+
"isFollowing": false,
|
462
|
+
"isFollowedBy": false,
|
463
|
+
"profileUrl": "http://disqus.com/openid-71713/",
|
464
|
+
"emailHash": "d41d8cd98f00b204e9800998ecf8427e",
|
465
|
+
"avatar": {
|
466
|
+
"permalink": "http://disqus.com/api/users/avatars/openid-71713.jpg",
|
467
|
+
"cache": "http://mediacdn.disqus.com/uploads/users/800/4659/avatar92.jpg?1281549414"
|
468
|
+
},
|
469
|
+
"id": "8004659",
|
470
|
+
"isAnonymous": false,
|
471
|
+
"email": ""
|
472
|
+
},
|
473
|
+
"media": [],
|
474
|
+
"isApproved": true,
|
475
|
+
"dislikes": 0,
|
476
|
+
"raw_message": "YAY!! GREATEST PICTURES!!!",
|
477
|
+
"isSpam": false,
|
478
|
+
"thread": "262257541",
|
479
|
+
"points": 0,
|
480
|
+
"createdAt": "2011-05-02T09:00:22",
|
481
|
+
"message": "YAY!! GREATEST PICTURES!!!",
|
482
|
+
"isHighlighted": false,
|
483
|
+
"ipAddress": "94.210.216.251",
|
484
|
+
"id": "195594679",
|
485
|
+
"isDeleted": false,
|
486
|
+
"likes": 0
|
487
|
+
},
|
488
|
+
{
|
489
|
+
"isJuliaFlagged": true,
|
490
|
+
"isFlagged": false,
|
491
|
+
"forum": "yvanrodic",
|
492
|
+
"parent": null,
|
493
|
+
"author": {
|
494
|
+
"name": "Pourmontruc",
|
495
|
+
"url": "",
|
496
|
+
"profileUrl": "http://disqus.com/guest/4953d2128e8eb6966b228e8bb85b45e1/",
|
497
|
+
"emailHash": "4953d2128e8eb6966b228e8bb85b45e1",
|
498
|
+
"avatar": {
|
499
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=4953d2128e8eb6966b228e8bb85b45e1&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
500
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=4953d2128e8eb6966b228e8bb85b45e1&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
501
|
+
},
|
502
|
+
"isAnonymous": true,
|
503
|
+
"email": "pourmontruc@gmail.com"
|
504
|
+
},
|
505
|
+
"media": [],
|
506
|
+
"isApproved": true,
|
507
|
+
"dislikes": 0,
|
508
|
+
"raw_message": "i hope there are more pictures\ni hope you enjoyed east asia!",
|
509
|
+
"isSpam": false,
|
510
|
+
"thread": "292599971",
|
511
|
+
"points": 0,
|
512
|
+
"createdAt": "2011-05-01T14:32:10",
|
513
|
+
"message": "i hope there are more pictures<br>i hope you enjoyed east asia!",
|
514
|
+
"isHighlighted": false,
|
515
|
+
"ipAddress": "108.84.29.170",
|
516
|
+
"id": "195129595",
|
517
|
+
"isDeleted": false,
|
518
|
+
"likes": 0
|
519
|
+
},
|
520
|
+
{
|
521
|
+
"isJuliaFlagged": true,
|
522
|
+
"isFlagged": false,
|
523
|
+
"forum": "yvanrodic",
|
524
|
+
"parent": null,
|
525
|
+
"author": {
|
526
|
+
"name": "Juliana Paiva",
|
527
|
+
"url": "",
|
528
|
+
"profileUrl": "http://disqus.com/guest/0e85cf41b6dbf40d2ca9205903d423fe/",
|
529
|
+
"emailHash": "0e85cf41b6dbf40d2ca9205903d423fe",
|
530
|
+
"avatar": {
|
531
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=0e85cf41b6dbf40d2ca9205903d423fe&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
532
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=0e85cf41b6dbf40d2ca9205903d423fe&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
533
|
+
},
|
534
|
+
"isAnonymous": true,
|
535
|
+
"email": "jullymess@gmail.com"
|
536
|
+
},
|
537
|
+
"media": [],
|
538
|
+
"isApproved": true,
|
539
|
+
"dislikes": 0,
|
540
|
+
"raw_message": "Loved the pictures. Did you really eat that kind of fish?",
|
541
|
+
"isSpam": false,
|
542
|
+
"thread": "292599971",
|
543
|
+
"points": 0,
|
544
|
+
"createdAt": "2011-05-01T12:55:34",
|
545
|
+
"message": "Loved the pictures. Did you really eat that kind of fish?",
|
546
|
+
"isHighlighted": false,
|
547
|
+
"ipAddress": "189.4.122.176",
|
548
|
+
"id": "195101904",
|
549
|
+
"isDeleted": false,
|
550
|
+
"likes": 0
|
551
|
+
},
|
552
|
+
{
|
553
|
+
"isJuliaFlagged": true,
|
554
|
+
"isFlagged": false,
|
555
|
+
"forum": "yvanrodic",
|
556
|
+
"parent": null,
|
557
|
+
"author": {
|
558
|
+
"name": "LauraBray",
|
559
|
+
"url": "",
|
560
|
+
"profileUrl": "http://disqus.com/guest/39dbc8a05dfd3cad87451b27ccffbfb7/",
|
561
|
+
"emailHash": "39dbc8a05dfd3cad87451b27ccffbfb7",
|
562
|
+
"avatar": {
|
563
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=39dbc8a05dfd3cad87451b27ccffbfb7&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
564
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=39dbc8a05dfd3cad87451b27ccffbfb7&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
565
|
+
},
|
566
|
+
"isAnonymous": true,
|
567
|
+
"email": "laurabray.mail@gmail.com"
|
568
|
+
},
|
569
|
+
"media": [],
|
570
|
+
"isApproved": true,
|
571
|
+
"dislikes": 0,
|
572
|
+
"raw_message": "Hey! I live about a half hour away from Jervis Bay....weird.",
|
573
|
+
"isSpam": false,
|
574
|
+
"thread": "249919676",
|
575
|
+
"points": 0,
|
576
|
+
"createdAt": "2011-05-01T04:18:00",
|
577
|
+
"message": "Hey! I live about a half hour away from Jervis Bay....weird.",
|
578
|
+
"isHighlighted": false,
|
579
|
+
"ipAddress": "120.153.66.86",
|
580
|
+
"id": "195007937",
|
581
|
+
"isDeleted": false,
|
582
|
+
"likes": 0
|
583
|
+
},
|
584
|
+
{
|
585
|
+
"isJuliaFlagged": true,
|
586
|
+
"isFlagged": false,
|
587
|
+
"forum": "yvanrodic",
|
588
|
+
"parent": null,
|
589
|
+
"author": {
|
590
|
+
"name": "Maria Gabriela",
|
591
|
+
"url": "",
|
592
|
+
"profileUrl": "http://disqus.com/guest/54e85c490e0d06a90d06bf217bd05a53/",
|
593
|
+
"emailHash": "54e85c490e0d06a90d06bf217bd05a53",
|
594
|
+
"avatar": {
|
595
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=54e85c490e0d06a90d06bf217bd05a53&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
596
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=54e85c490e0d06a90d06bf217bd05a53&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
597
|
+
},
|
598
|
+
"isAnonymous": true,
|
599
|
+
"email": "blogmgm@hotmail.com"
|
600
|
+
},
|
601
|
+
"media": [],
|
602
|
+
"isApproved": true,
|
603
|
+
"dislikes": 0,
|
604
|
+
"raw_message": "I love my city and your photos!\n",
|
605
|
+
"isSpam": false,
|
606
|
+
"thread": "249568617",
|
607
|
+
"points": 0,
|
608
|
+
"createdAt": "2011-05-01T03:27:14",
|
609
|
+
"message": "I love my city and your photos!<br>",
|
610
|
+
"isHighlighted": false,
|
611
|
+
"ipAddress": "201.29.251.46",
|
612
|
+
"id": "194997390",
|
613
|
+
"isDeleted": false,
|
614
|
+
"likes": 0
|
615
|
+
},
|
616
|
+
{
|
617
|
+
"isJuliaFlagged": true,
|
618
|
+
"isFlagged": false,
|
619
|
+
"forum": "yvanrodic",
|
620
|
+
"parent": null,
|
621
|
+
"author": {
|
622
|
+
"name": "Albi",
|
623
|
+
"url": "",
|
624
|
+
"profileUrl": "http://disqus.com/guest/fda320d461b6ab791020145a93a1a299/",
|
625
|
+
"emailHash": "fda320d461b6ab791020145a93a1a299",
|
626
|
+
"avatar": {
|
627
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=fda320d461b6ab791020145a93a1a299&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
628
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=fda320d461b6ab791020145a93a1a299&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
629
|
+
},
|
630
|
+
"isAnonymous": true,
|
631
|
+
"email": "albi@pictures-by-albi.com"
|
632
|
+
},
|
633
|
+
"media": [],
|
634
|
+
"isApproved": true,
|
635
|
+
"dislikes": 0,
|
636
|
+
"raw_message": "very nice pictures Yvan, i need to go to japon !!!! you make me hungry.....",
|
637
|
+
"isSpam": false,
|
638
|
+
"thread": "291807157",
|
639
|
+
"points": 0,
|
640
|
+
"createdAt": "2011-04-30T09:07:41",
|
641
|
+
"message": "very nice pictures Yvan, i need to go to japon !!!! you make me hungry.....",
|
642
|
+
"isHighlighted": false,
|
643
|
+
"ipAddress": "82.120.81.47",
|
644
|
+
"id": "194680505",
|
645
|
+
"isDeleted": false,
|
646
|
+
"likes": 0
|
647
|
+
},
|
648
|
+
{
|
649
|
+
"isJuliaFlagged": true,
|
650
|
+
"isFlagged": false,
|
651
|
+
"forum": "yvanrodic",
|
652
|
+
"parent": null,
|
653
|
+
"author": {
|
654
|
+
"name": "Le 21\u00e8me Arrondissement",
|
655
|
+
"url": "",
|
656
|
+
"profileUrl": "http://disqus.com/guest/a0f8c49b2905ed44a021842d99d12c37/",
|
657
|
+
"emailHash": "a0f8c49b2905ed44a021842d99d12c37",
|
658
|
+
"avatar": {
|
659
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=a0f8c49b2905ed44a021842d99d12c37&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
660
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=a0f8c49b2905ed44a021842d99d12c37&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
661
|
+
},
|
662
|
+
"isAnonymous": true,
|
663
|
+
"email": "adam@21arrondissement.com"
|
664
|
+
},
|
665
|
+
"media": [],
|
666
|
+
"isApproved": true,
|
667
|
+
"dislikes": 0,
|
668
|
+
"raw_message": "Yvan, I am infinitely jealous of your travels.\n\n- www.21Arrondissement.com",
|
669
|
+
"isSpam": false,
|
670
|
+
"thread": "291807157",
|
671
|
+
"points": 1,
|
672
|
+
"createdAt": "2011-04-30T07:23:21",
|
673
|
+
"message": "Yvan, I am infinitely jealous of your travels.<br><br>- <a href=\"http://www.21Arrondissement.com\" rel=\"nofollow\">www.21Arrondissement.com</a>",
|
674
|
+
"isHighlighted": false,
|
675
|
+
"ipAddress": "24.90.236.208",
|
676
|
+
"id": "194606776",
|
677
|
+
"isDeleted": false,
|
678
|
+
"likes": 1
|
679
|
+
},
|
680
|
+
{
|
681
|
+
"isJuliaFlagged": true,
|
682
|
+
"isFlagged": false,
|
683
|
+
"forum": "yvanrodic",
|
684
|
+
"parent": null,
|
685
|
+
"author": {
|
686
|
+
"name": "Kore Kamino",
|
687
|
+
"url": "",
|
688
|
+
"profileUrl": "http://disqus.com/guest/db0f86e981264d385c095af1747a2c9e/",
|
689
|
+
"emailHash": "db0f86e981264d385c095af1747a2c9e",
|
690
|
+
"avatar": {
|
691
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=db0f86e981264d385c095af1747a2c9e&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
692
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=db0f86e981264d385c095af1747a2c9e&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
693
|
+
},
|
694
|
+
"isAnonymous": true,
|
695
|
+
"email": "info@korekamino.com"
|
696
|
+
},
|
697
|
+
"media": [],
|
698
|
+
"isApproved": true,
|
699
|
+
"dislikes": 0,
|
700
|
+
"raw_message": "great! great! great! great! great! great!\n\nhttp://www.korekamino.com",
|
701
|
+
"isSpam": false,
|
702
|
+
"thread": "288449201",
|
703
|
+
"points": 0,
|
704
|
+
"createdAt": "2011-04-29T03:54:38",
|
705
|
+
"message": "great! great! great! great! great! great!<br><br><a href=\"http://www.korekamino.com\" rel=\"nofollow\">http://www.korekamino.com</a>",
|
706
|
+
"isHighlighted": false,
|
707
|
+
"ipAddress": "61.90.24.90",
|
708
|
+
"id": "193929422",
|
709
|
+
"isDeleted": false,
|
710
|
+
"likes": 0
|
711
|
+
},
|
712
|
+
{
|
713
|
+
"isJuliaFlagged": true,
|
714
|
+
"isFlagged": false,
|
715
|
+
"forum": "yvanrodic",
|
716
|
+
"parent": null,
|
717
|
+
"author": {
|
718
|
+
"name": "Enjowit",
|
719
|
+
"url": "",
|
720
|
+
"profileUrl": "http://disqus.com/guest/ec7d458123d081d4f81f5729430b516d/",
|
721
|
+
"emailHash": "ec7d458123d081d4f81f5729430b516d",
|
722
|
+
"avatar": {
|
723
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=ec7d458123d081d4f81f5729430b516d&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
724
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=ec7d458123d081d4f81f5729430b516d&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
725
|
+
},
|
726
|
+
"isAnonymous": true,
|
727
|
+
"email": "enjowit@gmail.com"
|
728
|
+
},
|
729
|
+
"media": [],
|
730
|
+
"isApproved": true,
|
731
|
+
"dislikes": 0,
|
732
|
+
"raw_message": "Asians are so stylish!",
|
733
|
+
"isSpam": false,
|
734
|
+
"thread": "284628014",
|
735
|
+
"points": 0,
|
736
|
+
"createdAt": "2011-04-28T03:21:06",
|
737
|
+
"message": "Asians are so stylish!",
|
738
|
+
"isHighlighted": false,
|
739
|
+
"ipAddress": "190.135.52.231",
|
740
|
+
"id": "193118203",
|
741
|
+
"isDeleted": false,
|
742
|
+
"likes": 0
|
743
|
+
},
|
744
|
+
{
|
745
|
+
"isJuliaFlagged": true,
|
746
|
+
"isFlagged": false,
|
747
|
+
"forum": "yvanrodic",
|
748
|
+
"parent": null,
|
749
|
+
"author": {
|
750
|
+
"name": "Jason Megchelse",
|
751
|
+
"url": "",
|
752
|
+
"profileUrl": "http://disqus.com/guest/b30aa6327fc3dcacf77734d00980b10d/",
|
753
|
+
"emailHash": "b30aa6327fc3dcacf77734d00980b10d",
|
754
|
+
"avatar": {
|
755
|
+
"permalink": "http://www.gravatar.com/avatar.php?gravatar_id=b30aa6327fc3dcacf77734d00980b10d&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png",
|
756
|
+
"cache": "http://www.gravatar.com/avatar.php?gravatar_id=b30aa6327fc3dcacf77734d00980b10d&size=32&default=http://mediacdn.disqus.com/1304703476/images/noavatar32.png"
|
757
|
+
},
|
758
|
+
"isAnonymous": true,
|
759
|
+
"email": "jason.megchelse@gmail.com"
|
760
|
+
},
|
761
|
+
"media": [],
|
762
|
+
"isApproved": true,
|
763
|
+
"dislikes": 0,
|
764
|
+
"raw_message": "Is the lady with the (3) called Penny by any chance?",
|
765
|
+
"isSpam": false,
|
766
|
+
"thread": "249780392",
|
767
|
+
"points": 0,
|
768
|
+
"createdAt": "2011-04-28T02:07:13",
|
769
|
+
"message": "Is the lady with the (3) called Penny by any chance?",
|
770
|
+
"isHighlighted": false,
|
771
|
+
"ipAddress": "203.167.255.194",
|
772
|
+
"id": "193074970",
|
773
|
+
"isDeleted": false,
|
774
|
+
"likes": 0
|
775
|
+
},
|
776
|
+
{
|
777
|
+
"isJuliaFlagged": true,
|
778
|
+
"isFlagged": false,
|
779
|
+
"forum": "yvanrodic",
|
780
|
+
"parent": null,
|
781
|
+
"author": {
|
782
|
+
"username": "twitter-277014037",
|
783
|
+
"about": "",
|
784
|
+
"remote": {
|
785
|
+
"domain": "twitter",
|
786
|
+
"identifier": "277014037"
|
787
|
+
},
|
788
|
+
"name": "\ucd5c\ud604\uacbd",
|
789
|
+
"url": "http://twitter.com/ChoiHyunkyung",
|
790
|
+
"isFollowing": false,
|
791
|
+
"isFollowedBy": false,
|
792
|
+
"profileUrl": "http://disqus.com/twitter-277014037/",
|
793
|
+
"emailHash": "d41d8cd98f00b204e9800998ecf8427e",
|
794
|
+
"avatar": {
|
795
|
+
"permalink": "http://disqus.com/api/users/avatars/twitter-277014037.jpg",
|
796
|
+
"cache": "http://mediacdn.disqus.com/uploads/users/962/4740/avatar92.jpg?1281549414"
|
797
|
+
},
|
798
|
+
"id": "9624740",
|
799
|
+
"isAnonymous": false,
|
800
|
+
"email": ""
|
801
|
+
},
|
802
|
+
"media": [],
|
803
|
+
"isApproved": true,
|
804
|
+
"dislikes": 0,
|
805
|
+
"raw_message": "Hope you get my message this time~ Actually I couldn't make this comments with my facebook account..(I don't know why) so.. here's my email address: chlhk3427@naver.com",
|
806
|
+
"isSpam": false,
|
807
|
+
"thread": "289356160",
|
808
|
+
"points": 0,
|
809
|
+
"createdAt": "2011-04-27T05:05:11",
|
810
|
+
"message": "Hope you get my message this time~ Actually I couldn't make this comments with my facebook account..(I don't know why) so.. here's my email address: chlhk3427@naver.com",
|
811
|
+
"isHighlighted": false,
|
812
|
+
"ipAddress": "115.145.42.36",
|
813
|
+
"id": "192467746",
|
814
|
+
"isDeleted": false,
|
815
|
+
"likes": 0
|
816
|
+
},
|
817
|
+
{
|
818
|
+
"isJuliaFlagged": true,
|
819
|
+
"isFlagged": false,
|
820
|
+
"forum": "yvanrodic",
|
821
|
+
"parent": null,
|
822
|
+
"author": {
|
823
|
+
"username": "twitter-277014037",
|
824
|
+
"about": "",
|
825
|
+
"remote": {
|
826
|
+
"domain": "twitter",
|
827
|
+
"identifier": "277014037"
|
828
|
+
},
|
829
|
+
"name": "\ucd5c\ud604\uacbd",
|
830
|
+
"url": "http://twitter.com/ChoiHyunkyung",
|
831
|
+
"isFollowing": false,
|
832
|
+
"isFollowedBy": false,
|
833
|
+
"profileUrl": "http://disqus.com/twitter-277014037/",
|
834
|
+
"emailHash": "d41d8cd98f00b204e9800998ecf8427e",
|
835
|
+
"avatar": {
|
836
|
+
"permalink": "http://disqus.com/api/users/avatars/twitter-277014037.jpg",
|
837
|
+
"cache": "http://mediacdn.disqus.com/uploads/users/962/4740/avatar92.jpg?1281549414"
|
838
|
+
},
|
839
|
+
"id": "9624740",
|
840
|
+
"isAnonymous": false,
|
841
|
+
"email": ""
|
842
|
+
},
|
843
|
+
"media": [],
|
844
|
+
"isApproved": true,
|
845
|
+
"dislikes": 0,
|
846
|
+
"raw_message": "Love that card in my hand ^\u3160^",
|
847
|
+
"isSpam": false,
|
848
|
+
"thread": "289356160",
|
849
|
+
"points": 0,
|
850
|
+
"createdAt": "2011-04-27T04:53:43",
|
851
|
+
"message": "Love that card in my hand ^\u3160^",
|
852
|
+
"isHighlighted": false,
|
853
|
+
"ipAddress": "115.145.42.36",
|
854
|
+
"id": "192465284",
|
855
|
+
"isDeleted": false,
|
856
|
+
"likes": 0
|
857
|
+
}
|
858
|
+
]
|
859
|
+
}
|