ted_api 0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (75) hide show
  1. data/.gitignore +17 -0
  2. data/Gemfile +4 -0
  3. data/LICENSE.txt +22 -0
  4. data/README.md +56 -0
  5. data/Rakefile +8 -0
  6. data/lib/faraday/response/raise_ted_api_error.rb +43 -0
  7. data/lib/ted_api.rb +20 -0
  8. data/lib/ted_api/client.rb +39 -0
  9. data/lib/ted_api/client/countries.rb +18 -0
  10. data/lib/ted_api/client/events.rb +18 -0
  11. data/lib/ted_api/client/languages.rb +18 -0
  12. data/lib/ted_api/client/quotes.rb +18 -0
  13. data/lib/ted_api/client/rating_words.rb +18 -0
  14. data/lib/ted_api/client/speakers.rb +18 -0
  15. data/lib/ted_api/client/tags.rb +18 -0
  16. data/lib/ted_api/client/talks.rb +26 -0
  17. data/lib/ted_api/client/themes.rb +18 -0
  18. data/lib/ted_api/configuration.rb +54 -0
  19. data/lib/ted_api/connection.rb +30 -0
  20. data/lib/ted_api/error.rb +34 -0
  21. data/lib/ted_api/request.rb +34 -0
  22. data/lib/ted_api/version.rb +3 -0
  23. data/spec/faraday/response_spec.rb +35 -0
  24. data/spec/fixtures/countries.json +1 -0
  25. data/spec/fixtures/countries.xml +109 -0
  26. data/spec/fixtures/country.json +1 -0
  27. data/spec/fixtures/country.xml +8 -0
  28. data/spec/fixtures/event.json +1 -0
  29. data/spec/fixtures/event.xml +12 -0
  30. data/spec/fixtures/events.json +1 -0
  31. data/spec/fixtures/events.xml +189 -0
  32. data/spec/fixtures/language.json +1 -0
  33. data/spec/fixtures/language.xml +8 -0
  34. data/spec/fixtures/languages.json +1 -0
  35. data/spec/fixtures/languages.xml +106 -0
  36. data/spec/fixtures/quote.json +1 -0
  37. data/spec/fixtures/quote.xml +14 -0
  38. data/spec/fixtures/quotes.json +2 -0
  39. data/spec/fixtures/quotes.xml +230 -0
  40. data/spec/fixtures/rating_word.json +1 -0
  41. data/spec/fixtures/rating_word.xml +7 -0
  42. data/spec/fixtures/rating_words.json +1 -0
  43. data/spec/fixtures/rating_words.xml +65 -0
  44. data/spec/fixtures/speaker.json +1 -0
  45. data/spec/fixtures/speaker.xml +16 -0
  46. data/spec/fixtures/speakers.json +1 -0
  47. data/spec/fixtures/speakers.xml +269 -0
  48. data/spec/fixtures/speakers_by_talk.json +1 -0
  49. data/spec/fixtures/subtitles.json +2 -0
  50. data/spec/fixtures/tag.json +1 -0
  51. data/spec/fixtures/tag.xml +11 -0
  52. data/spec/fixtures/tags.json +1 -0
  53. data/spec/fixtures/tags.xml +169 -0
  54. data/spec/fixtures/talk.json +1 -0
  55. data/spec/fixtures/talk.xml +302 -0
  56. data/spec/fixtures/talks.json +1 -0
  57. data/spec/fixtures/talks.xml +249 -0
  58. data/spec/fixtures/theme.json +1 -0
  59. data/spec/fixtures/theme.xml +19 -0
  60. data/spec/fixtures/themes.json +1 -0
  61. data/spec/fixtures/themes.xml +294 -0
  62. data/spec/spec_helper.rb +38 -0
  63. data/spec/ted_api/client/countries_spec.rb +46 -0
  64. data/spec/ted_api/client/events_spec.rb +46 -0
  65. data/spec/ted_api/client/languages_spec.rb +46 -0
  66. data/spec/ted_api/client/quotes_spec.rb +46 -0
  67. data/spec/ted_api/client/rating_words_spec.rb +46 -0
  68. data/spec/ted_api/client/speakers_spec.rb +46 -0
  69. data/spec/ted_api/client/tags_spec.rb +46 -0
  70. data/spec/ted_api/client/talks_spec.rb +78 -0
  71. data/spec/ted_api/client/themes_spec.rb +46 -0
  72. data/spec/ted_api/client_spec.rb +26 -0
  73. data/spec/ted_api_spec.rb +21 -0
  74. data/ted_api.gemspec +33 -0
  75. metadata +347 -0
@@ -0,0 +1 @@
1
+ {"talk":{"name":"Al Gore: Averting the climate crisis","description":"With the same humor and humanity he exuded in <em>An Inconvenient Truth,<\/em> Al Gore spells out 15 ways that individuals can address climate change immediately, from buying a hybrid to inventing a new, hotter \"brand name\" for global warming.","slug":"al_gore_on_averting_climate_crisis","recorded_at":"2006-02-25 00:00:00","published_at":"2006-06-27 00:11:00","updated_at":"2012-07-20 15:23:09","viewed_count":1489877,"emailed_count":702,"commented_count":220,"event":{"id":3,"name":"TED2006"},"images":[{"image":{"size":"113x85","url":"http:\/\/images.ted.com\/images\/ted\/205_113x85.jpg"}},{"image":{"size":"240x180","url":"http:\/\/images.ted.com\/images\/ted\/205_240x180.jpg"}},{"image":{"size":"480x360","url":"http:\/\/images.ted.com\/images\/ted\/205_480x360.jpg"}}],"media":{"internal":{"64k":{"uri":"http:\/\/download.ted.com\/talks\/AlGore_2006-64k.mp4?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22"},"180k":{"uri":"http:\/\/download.ted.com\/talks\/AlGore_2006-180k.mp4?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22"},"320k":{"uri":"http:\/\/download.ted.com\/talks\/AlGore_2006-320k.mp4?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22"},"450k":{"uri":"http:\/\/download.ted.com\/talks\/AlGore_2006-450k.mp4?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22"},"600k":{"uri":"http:\/\/download.ted.com\/talks\/AlGore_2006-600k.mp4?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22"},"950k":{"uri":"http:\/\/download.ted.com\/talks\/AlGore_2006-950k.mp4?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22"},"podcast-light":{"uri":"http:\/\/download.ted.com\/talks\/AlGore_2006-light.mp4?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22"},"podcast-regular":{"uri":"http:\/\/download.ted.com\/talks\/AlGore_2006.mp4?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22"},"podcast-high":{"uri":"http:\/\/download.ted.com\/talks\/AlGore_2006-480p.mp4?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22"},"audio-podcast":{"uri":"http:\/\/download.ted.com\/talks\/AlGore_2006.mp3?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22"}}},"languages":{"sq":{"name":"Albanian"},"ar":{"name":"Arabic"},"bg":{"name":"Bulgarian"},"zh-cn":{"name":"Chinese, Simplified"},"zh-tw":{"name":"Chinese, Traditional"},"hr":{"name":"Croatian"},"nl":{"name":"Dutch"},"en":{"name":"English","native":true},"fr":{"name":"French"},"gl":{"name":"Galician"},"de":{"name":"German"},"el":{"name":"Greek"},"gu":{"name":"Gujarati"},"he":{"name":"Hebrew"},"hi":{"name":"Hindi"},"hu":{"name":"Hungarian"},"id":{"name":"Indonesian"},"it":{"name":"Italian"},"ja":{"name":"Japanese"},"ko":{"name":"Korean"},"lv":{"name":"Latvian"},"lt":{"name":"Lithuanian"},"rup":{"name":"Macedo"},"mk":{"name":"Macedonian"},"fa":{"name":"Persian"},"pl":{"name":"Polish"},"pt":{"name":"Portuguese"},"pt-br":{"name":"Portuguese, Brazilian"},"ro":{"name":"Romanian"},"ru":{"name":"Russian"},"sr":{"name":"Serbian"},"sk":{"name":"Slovak"},"sl":{"name":"Slovenian"},"es":{"name":"Spanish"},"sv":{"name":"Swedish"},"tl":{"name":"Tagalog"},"th":{"name":"Thai"},"tr":{"name":"Turkish"},"uk":{"name":"Ukrainian"}},"tags":[{"tag":"alternative energy"},{"tag":"cars"},{"tag":"climate change"},{"tag":"culture"},{"tag":"environment"},{"tag":"global issues"},{"tag":"politics"},{"tag":"science"},{"tag":"sustainability"},{"tag":"technology"}],"themes":[{"theme":{"id":7,"name":"Presentation Innovation"}},{"theme":{"id":15,"name":"A Greener Future?"}},{"theme":{"id":23,"name":"Bold Predictions, Stern Warnings"}},{"theme":{"id":25,"name":"Design That Matters"}},{"theme":{"id":28,"name":"Not Business as Usual"}},{"theme":{"id":30,"name":"Technology, History and Destiny"}}],"speakers":[{"speaker":{"id":2,"name":"Al Gore"}}],"ratings":[{"rating":{"id":7,"name":"Funny","count":389}},{"rating":{"id":3,"name":"Courageous","count":112}},{"rating":{"id":2,"name":"Confusing","count":43}},{"rating":{"id":1,"name":"Beautiful","count":44}},{"rating":{"id":21,"name":"Unconvincing","count":181}},{"rating":{"id":11,"name":"Longwinded","count":83}},{"rating":{"id":8,"name":"Informative","count":320}},{"rating":{"id":10,"name":"Inspiring","count":301}},{"rating":{"id":22,"name":"Fascinating","count":86}},{"rating":{"id":9,"name":"Ingenious","count":47}},{"rating":{"id":24,"name":"Persuasive","count":204}},{"rating":{"id":23,"name":"Jaw-dropping","count":80}},{"rating":{"id":26,"name":"Obnoxious","count":85}},{"rating":{"id":25,"name":"OK","count":115}}]}}
@@ -0,0 +1,302 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <response>
3
+ <talk>
4
+ <name>Al Gore: Averting the climate crisis</name>
5
+ <description>With the same humor and humanity he exuded in &lt;em&gt;An Inconvenient Truth,&lt;/em&gt; Al Gore spells out 15 ways that individuals can address climate change immediately, from buying a hybrid to inventing a new, hotter "brand name" for global warming.</description>
6
+ <slug>al_gore_on_averting_climate_crisis</slug>
7
+ <recorded_at>2006-02-25 00:00:00</recorded_at>
8
+ <published_at>2006-06-27 00:11:00</published_at>
9
+ <updated_at>2012-07-20 15:23:09</updated_at>
10
+ <viewed_count>1489877</viewed_count>
11
+ <emailed_count>702</emailed_count>
12
+ <commented_count>220</commented_count>
13
+ <event>
14
+ <id>3</id>
15
+ <name>TED2006</name>
16
+ </event>
17
+ <images>
18
+ <image>
19
+ <size>113x85</size>
20
+ <url>http://images.ted.com/images/ted/205_113x85.jpg</url>
21
+ </image>
22
+ <image>
23
+ <size>240x180</size>
24
+ <url>http://images.ted.com/images/ted/205_240x180.jpg</url>
25
+ </image>
26
+ <image>
27
+ <size>480x360</size>
28
+ <url>http://images.ted.com/images/ted/205_480x360.jpg</url>
29
+ </image>
30
+ </images>
31
+ <media>
32
+ <internal>
33
+ <profile_64k>
34
+ <uri>http://download.ted.com/talks/AlGore_2006-64k.mp4?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22</uri>
35
+ </profile_64k>
36
+ <profile_180k>
37
+ <uri>http://download.ted.com/talks/AlGore_2006-180k.mp4?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22</uri>
38
+ </profile_180k>
39
+ <profile_320k>
40
+ <uri>http://download.ted.com/talks/AlGore_2006-320k.mp4?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22</uri>
41
+ </profile_320k>
42
+ <profile_450k>
43
+ <uri>http://download.ted.com/talks/AlGore_2006-450k.mp4?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22</uri>
44
+ </profile_450k>
45
+ <profile_600k>
46
+ <uri>http://download.ted.com/talks/AlGore_2006-600k.mp4?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22</uri>
47
+ </profile_600k>
48
+ <profile_950k>
49
+ <uri>http://download.ted.com/talks/AlGore_2006-950k.mp4?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22</uri>
50
+ </profile_950k>
51
+ <podcast-light>
52
+ <uri>http://download.ted.com/talks/AlGore_2006-light.mp4?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22</uri>
53
+ </podcast-light>
54
+ <podcast-regular>
55
+ <uri>http://download.ted.com/talks/AlGore_2006.mp4?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22</uri>
56
+ </podcast-regular>
57
+ <podcast-high>
58
+ <uri>http://download.ted.com/talks/AlGore_2006-480p.mp4?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22</uri>
59
+ </podcast-high>
60
+ <audio-podcast>
61
+ <uri>http://download.ted.com/talks/AlGore_2006.mp3?apikey=f20cf20c97f096b8811d89c5a207fdafd627fc22</uri>
62
+ </audio-podcast>
63
+ </internal>
64
+ </media>
65
+ <languages>
66
+ <sq>
67
+ <name>Albanian</name>
68
+ </sq>
69
+ <ar>
70
+ <name>Arabic</name>
71
+ </ar>
72
+ <bg>
73
+ <name>Bulgarian</name>
74
+ </bg>
75
+ <zh-cn>
76
+ <name>Chinese, Simplified</name>
77
+ </zh-cn>
78
+ <zh-tw>
79
+ <name>Chinese, Traditional</name>
80
+ </zh-tw>
81
+ <hr>
82
+ <name>Croatian</name>
83
+ </hr>
84
+ <nl>
85
+ <name>Dutch</name>
86
+ </nl>
87
+ <en>
88
+ <name>English</name>
89
+ <native>1</native>
90
+ </en>
91
+ <fr>
92
+ <name>French</name>
93
+ </fr>
94
+ <gl>
95
+ <name>Galician</name>
96
+ </gl>
97
+ <de>
98
+ <name>German</name>
99
+ </de>
100
+ <el>
101
+ <name>Greek</name>
102
+ </el>
103
+ <gu>
104
+ <name>Gujarati</name>
105
+ </gu>
106
+ <he>
107
+ <name>Hebrew</name>
108
+ </he>
109
+ <hi>
110
+ <name>Hindi</name>
111
+ </hi>
112
+ <hu>
113
+ <name>Hungarian</name>
114
+ </hu>
115
+ <id>
116
+ <name>Indonesian</name>
117
+ </id>
118
+ <it>
119
+ <name>Italian</name>
120
+ </it>
121
+ <ja>
122
+ <name>Japanese</name>
123
+ </ja>
124
+ <ko>
125
+ <name>Korean</name>
126
+ </ko>
127
+ <lv>
128
+ <name>Latvian</name>
129
+ </lv>
130
+ <lt>
131
+ <name>Lithuanian</name>
132
+ </lt>
133
+ <rup>
134
+ <name>Macedo</name>
135
+ </rup>
136
+ <mk>
137
+ <name>Macedonian</name>
138
+ </mk>
139
+ <fa>
140
+ <name>Persian</name>
141
+ </fa>
142
+ <pl>
143
+ <name>Polish</name>
144
+ </pl>
145
+ <pt>
146
+ <name>Portuguese</name>
147
+ </pt>
148
+ <pt-br>
149
+ <name>Portuguese, Brazilian</name>
150
+ </pt-br>
151
+ <ro>
152
+ <name>Romanian</name>
153
+ </ro>
154
+ <ru>
155
+ <name>Russian</name>
156
+ </ru>
157
+ <sr>
158
+ <name>Serbian</name>
159
+ </sr>
160
+ <sk>
161
+ <name>Slovak</name>
162
+ </sk>
163
+ <sl>
164
+ <name>Slovenian</name>
165
+ </sl>
166
+ <es>
167
+ <name>Spanish</name>
168
+ </es>
169
+ <sv>
170
+ <name>Swedish</name>
171
+ </sv>
172
+ <tl>
173
+ <name>Tagalog</name>
174
+ </tl>
175
+ <th>
176
+ <name>Thai</name>
177
+ </th>
178
+ <tr>
179
+ <name>Turkish</name>
180
+ </tr>
181
+ <uk>
182
+ <name>Ukrainian</name>
183
+ </uk>
184
+ </languages>
185
+ <tags>
186
+ <tag>alternative energy</tag>
187
+ <tag>cars</tag>
188
+ <tag>climate change</tag>
189
+ <tag>culture</tag>
190
+ <tag>environment</tag>
191
+ <tag>global issues</tag>
192
+ <tag>politics</tag>
193
+ <tag>science</tag>
194
+ <tag>sustainability</tag>
195
+ <tag>technology</tag>
196
+ </tags>
197
+ <themes>
198
+ <theme>
199
+ <id>7</id>
200
+ <name>Presentation Innovation</name>
201
+ </theme>
202
+ <theme>
203
+ <id>15</id>
204
+ <name>A Greener Future?</name>
205
+ </theme>
206
+ <theme>
207
+ <id>23</id>
208
+ <name>Bold Predictions, Stern Warnings</name>
209
+ </theme>
210
+ <theme>
211
+ <id>25</id>
212
+ <name>Design That Matters</name>
213
+ </theme>
214
+ <theme>
215
+ <id>28</id>
216
+ <name>Not Business as Usual</name>
217
+ </theme>
218
+ <theme>
219
+ <id>30</id>
220
+ <name>Technology, History and Destiny</name>
221
+ </theme>
222
+ </themes>
223
+ <speakers>
224
+ <speaker>
225
+ <id>2</id>
226
+ <name>Al Gore</name>
227
+ </speaker>
228
+ </speakers>
229
+ <ratings>
230
+ <rating>
231
+ <id>7</id>
232
+ <name>Funny</name>
233
+ <count>389</count>
234
+ </rating>
235
+ <rating>
236
+ <id>3</id>
237
+ <name>Courageous</name>
238
+ <count>112</count>
239
+ </rating>
240
+ <rating>
241
+ <id>2</id>
242
+ <name>Confusing</name>
243
+ <count>43</count>
244
+ </rating>
245
+ <rating>
246
+ <id>1</id>
247
+ <name>Beautiful</name>
248
+ <count>44</count>
249
+ </rating>
250
+ <rating>
251
+ <id>21</id>
252
+ <name>Unconvincing</name>
253
+ <count>181</count>
254
+ </rating>
255
+ <rating>
256
+ <id>11</id>
257
+ <name>Longwinded</name>
258
+ <count>83</count>
259
+ </rating>
260
+ <rating>
261
+ <id>8</id>
262
+ <name>Informative</name>
263
+ <count>320</count>
264
+ </rating>
265
+ <rating>
266
+ <id>10</id>
267
+ <name>Inspiring</name>
268
+ <count>301</count>
269
+ </rating>
270
+ <rating>
271
+ <id>22</id>
272
+ <name>Fascinating</name>
273
+ <count>86</count>
274
+ </rating>
275
+ <rating>
276
+ <id>9</id>
277
+ <name>Ingenious</name>
278
+ <count>47</count>
279
+ </rating>
280
+ <rating>
281
+ <id>24</id>
282
+ <name>Persuasive</name>
283
+ <count>204</count>
284
+ </rating>
285
+ <rating>
286
+ <id>23</id>
287
+ <name>Jaw-dropping</name>
288
+ <count>80</count>
289
+ </rating>
290
+ <rating>
291
+ <id>26</id>
292
+ <name>Obnoxious</name>
293
+ <count>85</count>
294
+ </rating>
295
+ <rating>
296
+ <id>25</id>
297
+ <name>OK</name>
298
+ <count>115</count>
299
+ </rating>
300
+ </ratings>
301
+ </talk>
302
+ </response>
@@ -0,0 +1 @@
1
+ {"talks":[{"talk":{"id":1,"event_id":3,"name":"Al Gore: Averting the climate crisis","description":"With the same humor and humanity he exuded in <em>An Inconvenient Truth,<\/em> Al Gore spells out 15 ways that individuals can address climate change immediately, from buying a hybrid to inventing a new, hotter \"brand name\" for global warming.","slug":"al_gore_on_averting_climate_crisis","native_language_code":"en","published_at":"2006-06-27 00:11:00","recorded_at":"2006-02-25 00:00:00","updated_at":"2012-07-20 15:23:09","released_at":"2012-07-20 15:23:09"}},{"talk":{"id":2,"event_id":3,"name":"Amy Smith shares simple, lifesaving design","description":"Fumes from indoor cooking fires kill more than 2 million children a year in the developing world. MIT engineer Amy Smith details an exciting but simple solution: a tool for turning farm waste into clean-burning charcoal.","slug":"amy_smith_shares_simple_lifesaving_design","native_language_code":"en","published_at":"2006-08-15 00:11:00","recorded_at":"2006-02-24 00:00:00","updated_at":"2012-07-24 14:00:30","released_at":"2006-08-15 00:11:07"}},{"talk":{"id":3,"event_id":8,"name":"Ashraf Ghani on rebuilding broken states","description":"Ashraf Ghani's passionate and powerful 10-minute talk, emphasizing the necessity of both economic investment and design ingenuity to rebuild broken states, is followed by a conversation with TED curator Chris Anderson on the future of Afghanistan.","slug":"ashraf_ghani_on_rebuilding_broken_states","native_language_code":"en","published_at":"2006-10-18 00:11:00","recorded_at":"2005-07-12 00:00:00","updated_at":"2012-09-04 20:40:40","released_at":"2006-10-18 00:11:16"}},{"talk":{"id":4,"event_id":3,"name":"Burt Rutan sees the future of space","description":"In this passionate talk, legendary spacecraft designer Burt Rutan lambasts the US government-funded space program for stagnating and asks entrepreneurs to pick up where NASA has left off. ","slug":"burt_rutan_sees_the_future_of_space","native_language_code":"en","published_at":"2006-10-25 00:11:00","recorded_at":"2006-02-24 00:00:00","updated_at":"2012-04-23 03:02:56","released_at":"2012-04-23 03:02:55"}},{"talk":{"id":5,"event_id":7,"name":"Chris Bangle says great cars are Art","description":"American designer Chris Bangle explains his philosophy that car design is an art form in its own right, with an entertaining -- and ultimately moving -- account of the BMW Group's Deep Blue project, intended to create the SUV of the future.","slug":"chris_bangle_says_great_cars_are_art","native_language_code":"en","published_at":"2007-04-05 00:11:00","recorded_at":"2002-02-02 00:00:00","updated_at":"2012-04-22 22:51:03","released_at":"2012-04-22 22:51:03"}},{"talk":{"id":6,"event_id":8,"name":"Craig Venter on DNA and the sea","description":"Genomics pioneer Craig Venter takes a break from his epic round-the-world expedition to talk about the millions of genes his team has discovered so far in its quest to map the ocean\u2019s biodiversity.","slug":"craig_venter_on_dna_and_the_sea","native_language_code":"en","published_at":"2007-04-05 00:11:00","recorded_at":"2005-02-24 00:00:00","updated_at":"2007-04-05 00:11:30","released_at":"2007-04-05 00:11:30"}},{"talk":{"id":7,"event_id":3,"name":"David Pogue: Simplicity sells","description":"New York Times columnist David Pogue takes aim at technology\u2019s worst interface-design offenders, and provides encouraging examples of products that get it right. To funny things up, he bursts into song. ","slug":"david_pogue_says_simplicity_sells","native_language_code":"en","published_at":"2006-06-27 00:11:00","recorded_at":"2006-02-24 00:00:00","updated_at":"2012-07-20 19:55:47","released_at":"2012-07-20 19:55:47"}},{"talk":{"id":8,"event_id":7,"name":"David Rockwell builds at Ground Zero","description":"In this emotionally charged conversation with journalist Kurt Andersen, designer David Rockwell discusses the process of building a viewing platform at Ground Zero shortly after 9\/11.","slug":"david_rockwell_builds_at_ground_zero","native_language_code":"en","published_at":"2007-06-12 05:11:00","recorded_at":"2002-02-02 00:00:00","updated_at":"2012-08-26 08:54:51","released_at":"2012-04-22 22:52:46"}},{"talk":{"id":9,"event_id":7,"name":"Dean Kamen on inventing and giving","description":"Inventor Dean Kamen lays out his argument for the Segway and offers a peek into his next big ideas (portable energy and water purification for developing countries). ","slug":"dean_kamen_on_inventing_and_giving","native_language_code":"en","published_at":"2007-04-05 00:11:00","recorded_at":"2002-02-02 00:00:00","updated_at":"2007-04-05 00:11:30","released_at":"2007-04-05 00:11:30"}},{"talk":{"id":10,"event_id":3,"name":"Dean Ornish: The world's killer diet","description":"Stop wringing your hands over AIDS, cancer and the avian flu. Cardiovascular disease kills more people than everything else combined -- and it\u2019s mostly preventable. Dr. Dean Ornish explains how changing our eating habits will save lives.","slug":"dean_ornish_on_the_world_s_killer_diet","native_language_code":"en","published_at":"2006-12-14 00:11:00","recorded_at":"2006-02-23 00:00:00","updated_at":"2012-07-19 18:25:30","released_at":"2012-07-19 18:25:30"}},{"talk":{"id":11,"event_id":7,"name":"Jane Goodall: What separates us from chimpanzees?","description":"Jane Goodall hasn't found the missing link, but she's come closer than nearly anyone else. The primatologist says the only real difference between humans and chimps is our sophisticated language. She urges us to start using it to change the world.","slug":"jane_goodall_on_what_separates_us_from_the_apes","native_language_code":"en","published_at":"2007-04-05 00:11:00","recorded_at":"2002-03-01 00:00:00","updated_at":"2012-07-20 19:55:00","released_at":"2012-07-20 19:55:00"}},{"talk":{"id":12,"event_id":4,"name":"Eva Vertes looks to the future of medicine","description":"Eva Vertes -- only 19 when she gave this talk -- discusses her journey toward studying medicine and her drive to understand the roots of cancer and Alzheimer\u2019s.","slug":"eva_vertes_looks_to_the_future_of_medicine","native_language_code":"en","published_at":"2006-10-02 00:11:00","recorded_at":"2005-02-26 00:00:00","updated_at":"2012-04-23 03:08:56","released_at":"2012-04-23 03:08:55"}},{"talk":{"id":13,"event_id":7,"name":"Frank Gehry asks \"Then what?\"","description":"In a wildly entertaining discussion with Richard Saul Wurman, architect Frank Gehry gives TEDsters his take on the power of failure, his recent buildings, and the all-important \u201cThen what?\u201d factor. ","slug":"frank_gehry_asks_then_what","native_language_code":"en","published_at":"2008-01-17 00:11:00","recorded_at":"2002-02-28 01:28:00","updated_at":"2007-04-05 00:11:30","released_at":"2007-04-05 00:11:30"}},{"talk":{"id":14,"event_id":5,"name":"Golan Levin on software (as) art","description":"Engineer and artist Golan Levin pushes the boundaries of what\u2019s possible with audiovisuals and technology. In an amazing TED display, he shows two programs he wrote to perform his original compositions.","slug":"golan_levin_on_software_as_art","native_language_code":"en","published_at":"2007-04-05 00:11:00","recorded_at":"2004-02-27 00:00:00","updated_at":"2012-04-23 02:49:46","released_at":"2012-04-23 02:49:45"}},{"talk":{"id":16,"event_id":3,"name":"Helen Fisher: Why we love, why we cheat","description":"Anthropologist Helen Fisher takes on a tricky topic \u2013 love \u2013 and explains its evolution, its biochemical foundations and its social importance. She closes with a warning about the potential disaster inherent in antidepressant abuse.","slug":"helen_fisher_tells_us_why_we_love_cheat","native_language_code":"en","published_at":"2006-09-06 00:11:00","recorded_at":"2006-02-24 00:00:00","updated_at":"2012-07-18 15:51:17","released_at":"2012-07-18 15:51:17"}},{"talk":{"id":18,"event_id":4,"name":"Janine Benyus: The promise of biomimicry","description":"In this inspiring talk about recent developments in biomimicry, Janine Benyus provides heartening examples of ways in which nature is already influencing the products and systems we build.","slug":"janine_benyus_shares_nature_s_designs","native_language_code":"en","published_at":"2007-04-05 00:11:00","recorded_at":"2005-02-24 00:00:00","updated_at":"2012-07-18 18:41:02","released_at":"2012-07-18 18:41:02"}},{"talk":{"id":19,"event_id":4,"name":"Kevin Kelly: How technology evolves","description":"Tech enthusiast Kevin Kelly asks \"What does technology want?\" and discovers that its movement toward ubiquity and complexity is much like the evolution of life.","slug":"kevin_kelly_on_how_technology_evolves","native_language_code":"en","published_at":"2006-11-14 00:11:00","recorded_at":"2005-02-24 00:00:00","updated_at":"2012-07-19 15:12:49","released_at":"2012-07-19 15:12:49"}},{"talk":{"id":20,"event_id":5,"name":"Malcolm Gladwell: Choice, happiness and spaghetti sauce","description":"\"Tipping Point\" author Malcolm Gladwell gets inside the food industry's pursuit of the perfect spaghetti sauce -- and makes a larger argument about the nature of choice and happiness.","slug":"malcolm_gladwell_on_spaghetti_sauce","native_language_code":"en","published_at":"2006-09-19 00:11:00","recorded_at":"2004-02-26 00:00:00","updated_at":"2012-07-18 15:40:21","released_at":"2012-07-18 15:40:21"}},{"talk":{"id":21,"event_id":3,"name":"Mena Trott on blogs","description":"The founding mother of the blog revolution, Movable Type's Mena Trott, talks about the early days of blogging, when she realized that giving regular people the power to share our lives online is the key to building a friendlier, more connected world.","slug":"mena_trott_tours_her_blog_world","native_language_code":"en","published_at":"2006-08-25 00:11:00","recorded_at":"2006-02-23 00:00:00","updated_at":"2012-04-23 03:06:35","released_at":"2012-04-23 03:06:35"}},{"talk":{"id":22,"event_id":3,"name":"Michael Shermer: Why people believe weird things","description":"Why do people see the Virgin Mary on a cheese sandwich or hear demonic lyrics in \"Stairway to Heaven\"? Using video and music, skeptic Michael Shermer shows how we convince ourselves to believe -- and overlook the facts.","slug":"michael_shermer_on_believing_strange_things","native_language_code":"en","published_at":"2006-11-08 00:11:00","recorded_at":"2006-02-23 00:00:00","updated_at":"2012-07-20 12:53:35","released_at":"2012-07-18 17:19:04"}}],"counts":{"this":20,"total":1330}}
@@ -0,0 +1,249 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <response>
3
+ <talks>
4
+ <talk>
5
+ <id>1</id>
6
+ <event_id>3</event_id>
7
+ <name>Al Gore: Averting the climate crisis</name>
8
+ <description>With the same humor and humanity he exuded in &lt;em&gt;An Inconvenient Truth,&lt;/em&gt; Al Gore spells out 15 ways that individuals can address climate change immediately, from buying a hybrid to inventing a new, hotter "brand name" for global warming.</description>
9
+ <slug>al_gore_on_averting_climate_crisis</slug>
10
+ <native_language_code>en</native_language_code>
11
+ <published_at>2006-06-27 00:11:00</published_at>
12
+ <recorded_at>2006-02-25 00:00:00</recorded_at>
13
+ <updated_at>2012-07-20 15:23:09</updated_at>
14
+ <released_at>2012-07-20 15:23:09</released_at>
15
+ </talk>
16
+ <talk>
17
+ <id>2</id>
18
+ <event_id>3</event_id>
19
+ <name>Amy Smith shares simple, lifesaving design</name>
20
+ <description>Fumes from indoor cooking fires kill more than 2 million children a year in the developing world. MIT engineer Amy Smith details an exciting but simple solution: a tool for turning farm waste into clean-burning charcoal.</description>
21
+ <slug>amy_smith_shares_simple_lifesaving_design</slug>
22
+ <native_language_code>en</native_language_code>
23
+ <published_at>2006-08-15 00:11:00</published_at>
24
+ <recorded_at>2006-02-24 00:00:00</recorded_at>
25
+ <updated_at>2012-07-24 14:00:30</updated_at>
26
+ <released_at>2006-08-15 00:11:07</released_at>
27
+ </talk>
28
+ <talk>
29
+ <id>3</id>
30
+ <event_id>8</event_id>
31
+ <name>Ashraf Ghani on rebuilding broken states</name>
32
+ <description>Ashraf Ghani's passionate and powerful 10-minute talk, emphasizing the necessity of both economic investment and design ingenuity to rebuild broken states, is followed by a conversation with TED curator Chris Anderson on the future of Afghanistan.</description>
33
+ <slug>ashraf_ghani_on_rebuilding_broken_states</slug>
34
+ <native_language_code>en</native_language_code>
35
+ <published_at>2006-10-18 00:11:00</published_at>
36
+ <recorded_at>2005-07-12 00:00:00</recorded_at>
37
+ <updated_at>2012-09-04 20:40:40</updated_at>
38
+ <released_at>2006-10-18 00:11:16</released_at>
39
+ </talk>
40
+ <talk>
41
+ <id>4</id>
42
+ <event_id>3</event_id>
43
+ <name>Burt Rutan sees the future of space</name>
44
+ <description>In this passionate talk, legendary spacecraft designer Burt Rutan lambasts the US government-funded space program for stagnating and asks entrepreneurs to pick up where NASA has left off. </description>
45
+ <slug>burt_rutan_sees_the_future_of_space</slug>
46
+ <native_language_code>en</native_language_code>
47
+ <published_at>2006-10-25 00:11:00</published_at>
48
+ <recorded_at>2006-02-24 00:00:00</recorded_at>
49
+ <updated_at>2012-04-23 03:02:56</updated_at>
50
+ <released_at>2012-04-23 03:02:55</released_at>
51
+ </talk>
52
+ <talk>
53
+ <id>5</id>
54
+ <event_id>7</event_id>
55
+ <name>Chris Bangle says great cars are Art</name>
56
+ <description>American designer Chris Bangle explains his philosophy that car design is an art form in its own right, with an entertaining -- and ultimately moving -- account of the BMW Group's Deep Blue project, intended to create the SUV of the future.</description>
57
+ <slug>chris_bangle_says_great_cars_are_art</slug>
58
+ <native_language_code>en</native_language_code>
59
+ <published_at>2007-04-05 00:11:00</published_at>
60
+ <recorded_at>2002-02-02 00:00:00</recorded_at>
61
+ <updated_at>2012-04-22 22:51:03</updated_at>
62
+ <released_at>2012-04-22 22:51:03</released_at>
63
+ </talk>
64
+ <talk>
65
+ <id>6</id>
66
+ <event_id>8</event_id>
67
+ <name>Craig Venter on DNA and the sea</name>
68
+ <description>Genomics pioneer Craig Venter takes a break from his epic round-the-world expedition to talk about the millions of genes his team has discovered so far in its quest to map the ocean’s biodiversity.</description>
69
+ <slug>craig_venter_on_dna_and_the_sea</slug>
70
+ <native_language_code>en</native_language_code>
71
+ <published_at>2007-04-05 00:11:00</published_at>
72
+ <recorded_at>2005-02-24 00:00:00</recorded_at>
73
+ <updated_at>2007-04-05 00:11:30</updated_at>
74
+ <released_at>2007-04-05 00:11:30</released_at>
75
+ </talk>
76
+ <talk>
77
+ <id>7</id>
78
+ <event_id>3</event_id>
79
+ <name>David Pogue: Simplicity sells</name>
80
+ <description>New York Times columnist David Pogue takes aim at technology’s worst interface-design offenders, and provides encouraging examples of products that get it right. To funny things up, he bursts into song. </description>
81
+ <slug>david_pogue_says_simplicity_sells</slug>
82
+ <native_language_code>en</native_language_code>
83
+ <published_at>2006-06-27 00:11:00</published_at>
84
+ <recorded_at>2006-02-24 00:00:00</recorded_at>
85
+ <updated_at>2012-07-20 19:55:47</updated_at>
86
+ <released_at>2012-07-20 19:55:47</released_at>
87
+ </talk>
88
+ <talk>
89
+ <id>8</id>
90
+ <event_id>7</event_id>
91
+ <name>David Rockwell builds at Ground Zero</name>
92
+ <description>In this emotionally charged conversation with journalist Kurt Andersen, designer David Rockwell discusses the process of building a viewing platform at Ground Zero shortly after 9/11.</description>
93
+ <slug>david_rockwell_builds_at_ground_zero</slug>
94
+ <native_language_code>en</native_language_code>
95
+ <published_at>2007-06-12 05:11:00</published_at>
96
+ <recorded_at>2002-02-02 00:00:00</recorded_at>
97
+ <updated_at>2012-08-26 08:54:51</updated_at>
98
+ <released_at>2012-04-22 22:52:46</released_at>
99
+ </talk>
100
+ <talk>
101
+ <id>9</id>
102
+ <event_id>7</event_id>
103
+ <name>Dean Kamen on inventing and giving</name>
104
+ <description>Inventor Dean Kamen lays out his argument for the Segway and offers a peek into his next big ideas (portable energy and water purification for developing countries). </description>
105
+ <slug>dean_kamen_on_inventing_and_giving</slug>
106
+ <native_language_code>en</native_language_code>
107
+ <published_at>2007-04-05 00:11:00</published_at>
108
+ <recorded_at>2002-02-02 00:00:00</recorded_at>
109
+ <updated_at>2007-04-05 00:11:30</updated_at>
110
+ <released_at>2007-04-05 00:11:30</released_at>
111
+ </talk>
112
+ <talk>
113
+ <id>10</id>
114
+ <event_id>3</event_id>
115
+ <name>Dean Ornish: The world's killer diet</name>
116
+ <description>Stop wringing your hands over AIDS, cancer and the avian flu. Cardiovascular disease kills more people than everything else combined -- and it’s mostly preventable. Dr. Dean Ornish explains how changing our eating habits will save lives.</description>
117
+ <slug>dean_ornish_on_the_world_s_killer_diet</slug>
118
+ <native_language_code>en</native_language_code>
119
+ <published_at>2006-12-14 00:11:00</published_at>
120
+ <recorded_at>2006-02-23 00:00:00</recorded_at>
121
+ <updated_at>2012-07-19 18:25:30</updated_at>
122
+ <released_at>2012-07-19 18:25:30</released_at>
123
+ </talk>
124
+ <talk>
125
+ <id>11</id>
126
+ <event_id>7</event_id>
127
+ <name>Jane Goodall: What separates us from chimpanzees?</name>
128
+ <description>Jane Goodall hasn't found the missing link, but she's come closer than nearly anyone else. The primatologist says the only real difference between humans and chimps is our sophisticated language. She urges us to start using it to change the world.</description>
129
+ <slug>jane_goodall_on_what_separates_us_from_the_apes</slug>
130
+ <native_language_code>en</native_language_code>
131
+ <published_at>2007-04-05 00:11:00</published_at>
132
+ <recorded_at>2002-03-01 00:00:00</recorded_at>
133
+ <updated_at>2012-07-20 19:55:00</updated_at>
134
+ <released_at>2012-07-20 19:55:00</released_at>
135
+ </talk>
136
+ <talk>
137
+ <id>12</id>
138
+ <event_id>4</event_id>
139
+ <name>Eva Vertes looks to the future of medicine</name>
140
+ <description>Eva Vertes -- only 19 when she gave this talk -- discusses her journey toward studying medicine and her drive to understand the roots of cancer and Alzheimer’s.</description>
141
+ <slug>eva_vertes_looks_to_the_future_of_medicine</slug>
142
+ <native_language_code>en</native_language_code>
143
+ <published_at>2006-10-02 00:11:00</published_at>
144
+ <recorded_at>2005-02-26 00:00:00</recorded_at>
145
+ <updated_at>2012-04-23 03:08:56</updated_at>
146
+ <released_at>2012-04-23 03:08:55</released_at>
147
+ </talk>
148
+ <talk>
149
+ <id>13</id>
150
+ <event_id>7</event_id>
151
+ <name>Frank Gehry asks "Then what?"</name>
152
+ <description>In a wildly entertaining discussion with Richard Saul Wurman, architect Frank Gehry gives TEDsters his take on the power of failure, his recent buildings, and the all-important “Then what?” factor. </description>
153
+ <slug>frank_gehry_asks_then_what</slug>
154
+ <native_language_code>en</native_language_code>
155
+ <published_at>2008-01-17 00:11:00</published_at>
156
+ <recorded_at>2002-02-28 01:28:00</recorded_at>
157
+ <updated_at>2007-04-05 00:11:30</updated_at>
158
+ <released_at>2007-04-05 00:11:30</released_at>
159
+ </talk>
160
+ <talk>
161
+ <id>14</id>
162
+ <event_id>5</event_id>
163
+ <name>Golan Levin on software (as) art</name>
164
+ <description>Engineer and artist Golan Levin pushes the boundaries of what’s possible with audiovisuals and technology. In an amazing TED display, he shows two programs he wrote to perform his original compositions.</description>
165
+ <slug>golan_levin_on_software_as_art</slug>
166
+ <native_language_code>en</native_language_code>
167
+ <published_at>2007-04-05 00:11:00</published_at>
168
+ <recorded_at>2004-02-27 00:00:00</recorded_at>
169
+ <updated_at>2012-04-23 02:49:46</updated_at>
170
+ <released_at>2012-04-23 02:49:45</released_at>
171
+ </talk>
172
+ <talk>
173
+ <id>16</id>
174
+ <event_id>3</event_id>
175
+ <name>Helen Fisher: Why we love, why we cheat</name>
176
+ <description>Anthropologist Helen Fisher takes on a tricky topic – love – and explains its evolution, its biochemical foundations and its social importance. She closes with a warning about the potential disaster inherent in antidepressant abuse.</description>
177
+ <slug>helen_fisher_tells_us_why_we_love_cheat</slug>
178
+ <native_language_code>en</native_language_code>
179
+ <published_at>2006-09-06 00:11:00</published_at>
180
+ <recorded_at>2006-02-24 00:00:00</recorded_at>
181
+ <updated_at>2012-07-18 15:51:17</updated_at>
182
+ <released_at>2012-07-18 15:51:17</released_at>
183
+ </talk>
184
+ <talk>
185
+ <id>18</id>
186
+ <event_id>4</event_id>
187
+ <name>Janine Benyus: The promise of biomimicry</name>
188
+ <description>In this inspiring talk about recent developments in biomimicry, Janine Benyus provides heartening examples of ways in which nature is already influencing the products and systems we build.</description>
189
+ <slug>janine_benyus_shares_nature_s_designs</slug>
190
+ <native_language_code>en</native_language_code>
191
+ <published_at>2007-04-05 00:11:00</published_at>
192
+ <recorded_at>2005-02-24 00:00:00</recorded_at>
193
+ <updated_at>2012-07-18 18:41:02</updated_at>
194
+ <released_at>2012-07-18 18:41:02</released_at>
195
+ </talk>
196
+ <talk>
197
+ <id>19</id>
198
+ <event_id>4</event_id>
199
+ <name>Kevin Kelly: How technology evolves</name>
200
+ <description>Tech enthusiast Kevin Kelly asks "What does technology want?" and discovers that its movement toward ubiquity and complexity is much like the evolution of life.</description>
201
+ <slug>kevin_kelly_on_how_technology_evolves</slug>
202
+ <native_language_code>en</native_language_code>
203
+ <published_at>2006-11-14 00:11:00</published_at>
204
+ <recorded_at>2005-02-24 00:00:00</recorded_at>
205
+ <updated_at>2012-07-19 15:12:49</updated_at>
206
+ <released_at>2012-07-19 15:12:49</released_at>
207
+ </talk>
208
+ <talk>
209
+ <id>20</id>
210
+ <event_id>5</event_id>
211
+ <name>Malcolm Gladwell: Choice, happiness and spaghetti sauce</name>
212
+ <description>"Tipping Point" author Malcolm Gladwell gets inside the food industry's pursuit of the perfect spaghetti sauce -- and makes a larger argument about the nature of choice and happiness.</description>
213
+ <slug>malcolm_gladwell_on_spaghetti_sauce</slug>
214
+ <native_language_code>en</native_language_code>
215
+ <published_at>2006-09-19 00:11:00</published_at>
216
+ <recorded_at>2004-02-26 00:00:00</recorded_at>
217
+ <updated_at>2012-07-18 15:40:21</updated_at>
218
+ <released_at>2012-07-18 15:40:21</released_at>
219
+ </talk>
220
+ <talk>
221
+ <id>21</id>
222
+ <event_id>3</event_id>
223
+ <name>Mena Trott on blogs</name>
224
+ <description>The founding mother of the blog revolution, Movable Type's Mena Trott, talks about the early days of blogging, when she realized that giving regular people the power to share our lives online is the key to building a friendlier, more connected world.</description>
225
+ <slug>mena_trott_tours_her_blog_world</slug>
226
+ <native_language_code>en</native_language_code>
227
+ <published_at>2006-08-25 00:11:00</published_at>
228
+ <recorded_at>2006-02-23 00:00:00</recorded_at>
229
+ <updated_at>2012-04-23 03:06:35</updated_at>
230
+ <released_at>2012-04-23 03:06:35</released_at>
231
+ </talk>
232
+ <talk>
233
+ <id>22</id>
234
+ <event_id>3</event_id>
235
+ <name>Michael Shermer: Why people believe weird things</name>
236
+ <description>Why do people see the Virgin Mary on a cheese sandwich or hear demonic lyrics in "Stairway to Heaven"? Using video and music, skeptic Michael Shermer shows how we convince ourselves to believe -- and overlook the facts.</description>
237
+ <slug>michael_shermer_on_believing_strange_things</slug>
238
+ <native_language_code>en</native_language_code>
239
+ <published_at>2006-11-08 00:11:00</published_at>
240
+ <recorded_at>2006-02-23 00:00:00</recorded_at>
241
+ <updated_at>2012-07-20 12:53:35</updated_at>
242
+ <released_at>2012-07-18 17:19:04</released_at>
243
+ </talk>
244
+ </talks>
245
+ <counts>
246
+ <this>20</this>
247
+ <total>1331</total>
248
+ </counts>
249
+ </response>