feedparser 1.2.0 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (61) hide show
  1. checksums.yaml +4 -4
  2. data/Manifest.txt +2 -50
  3. data/README.md +71 -9
  4. data/Rakefile +1 -1
  5. data/lib/feedparser.rb +2 -0
  6. data/lib/feedparser/builder/microformats.rb +264 -0
  7. data/lib/feedparser/parser.rb +27 -0
  8. data/lib/feedparser/version.rb +2 -2
  9. data/test/helper.rb +3 -57
  10. data/test/test_microformats.rb +52 -0
  11. metadata +10 -56
  12. data/test/feeds/books/nostarch.rss +0 -125
  13. data/test/feeds/books/oreilly.feedburner.atom +0 -387
  14. data/test/feeds/books/pragprog.rss +0 -148
  15. data/test/feeds/byparker.json +0 -643
  16. data/test/feeds/daringfireball.atom +0 -1873
  17. data/test/feeds/daringfireball.json +0 -619
  18. data/test/feeds/googlegroups.atom +0 -37
  19. data/test/feeds/googlegroups2.atom +0 -27
  20. data/test/feeds/headius.atom +0 -123
  21. data/test/feeds/inessential.json +0 -182
  22. data/test/feeds/intertwingly.atom +0 -1197
  23. data/test/feeds/jsonfeed.json +0 -37
  24. data/test/feeds/lambdatheultimate.rss +0 -288
  25. data/test/feeds/learnenough.feedburner.atom +0 -747
  26. data/test/feeds/news/nytimes-blogs-bits.rss +0 -333
  27. data/test/feeds/news/nytimes-paul-krugman.rss +0 -60
  28. data/test/feeds/news/nytimes-tech.rss +0 -653
  29. data/test/feeds/news/nytimes-thomas-l-friedman.rss +0 -80
  30. data/test/feeds/news/nytimes.rss +0 -607
  31. data/test/feeds/news/washingtonpost-blogs-innovations.rss +0 -183
  32. data/test/feeds/news/washingtonpost-politics.rss +0 -35
  33. data/test/feeds/news/washingtonpost-world.rss +0 -29
  34. data/test/feeds/ongoing.atom +0 -1619
  35. data/test/feeds/osm/blog.openstreetmap.rss +0 -252
  36. data/test/feeds/osm/blogs.openstreetmap.rss +0 -585
  37. data/test/feeds/osm/mapbox.rss +0 -1883
  38. data/test/feeds/railstutorial.feedburner.atom +0 -656
  39. data/test/feeds/rubyflow.feedburner.rss +0 -120
  40. data/test/feeds/rubymine.feedburner.rss +0 -314
  41. data/test/feeds/rubyonrails.atom +0 -1241
  42. data/test/feeds/scripting.rss +0 -881
  43. data/test/feeds/sitepoint.rss +0 -218
  44. data/test/feeds/spec/atom/author.atom +0 -48
  45. data/test/feeds/spec/atom/authors.atom +0 -70
  46. data/test/feeds/spec/atom/categories.atom +0 -66
  47. data/test/feeds/spec/json/example.json +0 -36
  48. data/test/feeds/spec/json/microblog.json +0 -43
  49. data/test/feeds/spec/json/tags.json +0 -33
  50. data/test/feeds/spec/rss/author.rss +0 -41
  51. data/test/feeds/spec/rss/categories.rss +0 -64
  52. data/test/feeds/spec/rss/creator.rss +0 -38
  53. data/test/feeds/xkcd.atom +0 -48
  54. data/test/feeds/xkcd.rss +0 -55
  55. data/test/test_atom.rb +0 -27
  56. data/test/test_authors.rb +0 -26
  57. data/test/test_books.rb +0 -25
  58. data/test/test_feeds.rb +0 -29
  59. data/test/test_json.rb +0 -27
  60. data/test/test_rss.rb +0 -26
  61. data/test/test_tags.rb +0 -25
@@ -1,333 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <rss version="2.0"
3
- xmlns:content="http://purl.org/rss/1.0/modules/content/"
4
- xmlns:wfw="http://wellformedweb.org/CommentAPI/"
5
- xmlns:dc="http://purl.org/dc/elements/1.1/"
6
- xmlns:atom="http://www.w3.org/2005/Atom"
7
- xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
8
- xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
9
- xmlns:nyt="http://www.nytimes.com/namespaces/rss/2.0"
10
- xmlns:media="http://search.yahoo.com/mrss/" >
11
-
12
- <channel>
13
- <title>Bits</title>
14
- <atom:link href="http://bits.blogs.nytimes.com/feed/" rel="self" type="application/rss+xml" />
15
- <link>https://bits.blogs.nytimes.com</link>
16
- <description>Business, Innovation, Technology, Society</description>
17
- <lastBuildDate>Tue, 16 May 2017 20:18:36 +0000</lastBuildDate>
18
- <language>en-US</language>
19
- <sy:updatePeriod>hourly</sy:updatePeriod>
20
- <sy:updateFrequency>1</sy:updateFrequency>
21
- <generator>http://wordpress.org/?v=4.2.9</generator>
22
- <image>
23
- <url>https://static01.nyt.com/images/misc/NYT_logo_rss_250x40.png</url>
24
- <title>NYT</title>
25
- <link>http://www.nytimes.com</link>
26
- </image>
27
- <item>
28
- <title>Daily Report: A Net Neutrality Setback for Facebook in India</title>
29
- <link>https://bits.blogs.nytimes.com/2016/02/09/daily-report-a-net-neutrality-setback-for-facebook-in-india/</link>
30
- <comments>https://bits.blogs.nytimes.com/2016/02/09/daily-report-a-net-neutrality-setback-for-facebook-in-india/#respond</comments>
31
- <pubDate>Tue, 09 Feb 2016 14:36:54 +0000</pubDate>
32
- <dc:creator><![CDATA[By Jim Kerstetter]]></dc:creator>
33
- <category><![CDATA[Daily Report]]></category>
34
- <category><![CDATA[Internet]]></category>
35
- <category><![CDATA[Facebook Inc]]></category>
36
- <category><![CDATA[India]]></category>
37
- <category><![CDATA[Net Neutrality]]></category>
38
- <category><![CDATA[Regulation and Deregulation of Industry]]></category>
39
- <category><![CDATA[Zuckerberg, Mark E]]></category>
40
-
41
- <guid isPermaLink="false">https://bits.blogs.nytimes.com/2016/02/09/daily-report-a-net-neutrality-setback-for-facebook-in-india/</guid>
42
- <description><![CDATA[In the United States, the social media giant has been an advocate of equal treatment of all Internet content. In India, regulators who share that belief have effectively blocked a free Facebook service.]]></description>
43
- <wfw:commentRss>https://bits.blogs.nytimes.com/2016/02/09/daily-report-a-net-neutrality-setback-for-facebook-in-india/feed/</wfw:commentRss>
44
- <slash:comments>0</slash:comments>
45
- <media:content medium="image" url="https://static01.nyt.com/images/2011/11/30/technology/bits-daily-report/bits-daily-report-thumbStandard-v5.png" width="75" height="75"></media:content>
46
- </item>
47
- <item>
48
- <title>Zenefits, in a Shake-Up, Appoints New C.E.O., Replacing Parker Conrad</title>
49
- <link>https://bits.blogs.nytimes.com/2016/02/08/zenefits-in-a-shake-up-appoints-new-c-e-o-replacing-parker-conrad/</link>
50
- <comments>https://bits.blogs.nytimes.com/2016/02/08/zenefits-in-a-shake-up-appoints-new-c-e-o-replacing-parker-conrad/#respond</comments>
51
- <pubDate>Tue, 09 Feb 2016 02:18:10 +0000</pubDate>
52
- <dc:creator><![CDATA[By Farhad Manjoo]]></dc:creator>
53
- <category><![CDATA[Executives and Management]]></category>
54
- <category><![CDATA[Start-ups]]></category>
55
- <category><![CDATA[Venture Capital]]></category>
56
- <category><![CDATA[Appointments and Executive Changes]]></category>
57
- <category><![CDATA[Computers and the Internet]]></category>
58
- <category><![CDATA[Conrad, Parker]]></category>
59
- <category><![CDATA[Health Insurance and Managed Care]]></category>
60
- <category><![CDATA[Sacks, David O]]></category>
61
- <category><![CDATA[San Francisco (Calif)]]></category>
62
- <category><![CDATA[Software]]></category>
63
- <category><![CDATA[Zenefits Insurance Services]]></category>
64
-
65
- <guid isPermaLink="false">https://bits.blogs.nytimes.com/2016/02/08/zenefits-in-a-shake-up-appoints-new-c-e-o-replacing-parker-conrad/</guid>
66
- <description><![CDATA[Zenefits, a high-profile San Francisco start-up specializing in health insurance, replaces its co-founder and chief executive after questions about compliance.]]></description>
67
- <wfw:commentRss>https://bits.blogs.nytimes.com/2016/02/08/zenefits-in-a-shake-up-appoints-new-c-e-o-replacing-parker-conrad/feed/</wfw:commentRss>
68
- <slash:comments>0</slash:comments>
69
- <media:content medium="image" url="https://static01.nyt.com/images/2016/02/09/business/09bits-zenefits/09bits-zenefits-thumbStandard.jpg" width="75" height="75"></media:content>
70
- </item>
71
- <item>
72
- <title>For Some Cord Cutters, Streaming Super Bowl Was a Nonstarter</title>
73
- <link>https://bits.blogs.nytimes.com/2016/02/08/for-some-cord-cutters-streaming-super-bowl-was-a-nonstarter/</link>
74
- <comments>https://bits.blogs.nytimes.com/2016/02/08/for-some-cord-cutters-streaming-super-bowl-was-a-nonstarter/#respond</comments>
75
- <pubDate>Mon, 08 Feb 2016 18:25:57 +0000</pubDate>
76
- <dc:creator><![CDATA[By Brian X. Chen]]></dc:creator>
77
- <category><![CDATA[Alphabet]]></category>
78
- <category><![CDATA[Apple]]></category>
79
- <category><![CDATA[Google]]></category>
80
- <category><![CDATA[video]]></category>
81
- <category><![CDATA[CBS Corporation]]></category>
82
- <category><![CDATA[CBS Sports]]></category>
83
- <category><![CDATA[Super Bowl]]></category>
84
- <category><![CDATA[Television Sets and Media Devices]]></category>
85
- <category domain="http://www.nytimes.com/namespaces/nyt_org_all"><![CDATA[CBS Corporation|CBS|NYSE]]></category>
86
- <guid isPermaLink="false">https://bits.blogs.nytimes.com/2016/02/08/for-some-cord-cutters-streaming-super-bowl-was-a-nonstarter/</guid>
87
- <description><![CDATA[Users complained that a CBS Sports app cut out while they were trying to watch the big game.]]></description>
88
- <wfw:commentRss>https://bits.blogs.nytimes.com/2016/02/08/for-some-cord-cutters-streaming-super-bowl-was-a-nonstarter/feed/</wfw:commentRss>
89
- <slash:comments>0</slash:comments>
90
- <media:content medium="image" url="https://static01.nyt.com/images/2016/02/07/sports/football/superbowl-307-copy/superbowl-307-thumbStandard-v2.jpg" width="75" height="75"></media:content>
91
- </item>
92
- <item>
93
- <title>Daily Report: Waiting for the F.C.C.&#8217;s Lawyer to Take Another Stand</title>
94
- <link>https://bits.blogs.nytimes.com/2016/02/08/daily-report-waiting-for-the-f-c-c-s-lawyer-to-take-another-stand/</link>
95
- <comments>https://bits.blogs.nytimes.com/2016/02/08/daily-report-waiting-for-the-f-c-c-s-lawyer-to-take-another-stand/#respond</comments>
96
- <pubDate>Mon, 08 Feb 2016 14:41:21 +0000</pubDate>
97
- <dc:creator><![CDATA[By Jim Kerstetter]]></dc:creator>
98
- <category><![CDATA[Daily Report]]></category>
99
- <category><![CDATA[Policy]]></category>
100
- <category><![CDATA[Federal Communications Commission]]></category>
101
- <category><![CDATA[Mergers, Acquisitions and Divestitures]]></category>
102
- <category><![CDATA[Time Warner Cable Inc]]></category>
103
- <category domain="http://www.nytimes.com/namespaces/nyt_org_all"><![CDATA[Time Warner Cable Inc|TWC|NYSE]]></category>
104
- <guid isPermaLink="false">https://bits.blogs.nytimes.com/2016/02/08/daily-report-waiting-for-the-f-c-c-s-lawyer-to-take-another-stand/</guid>
105
- <description><![CDATA[The commission's high-profile general counsel has faced criticism that too many of his decisions have been based upon Democratic politics.]]></description>
106
- <wfw:commentRss>https://bits.blogs.nytimes.com/2016/02/08/daily-report-waiting-for-the-f-c-c-s-lawyer-to-take-another-stand/feed/</wfw:commentRss>
107
- <slash:comments>0</slash:comments>
108
- <media:content medium="image" url="https://static01.nyt.com/images/2011/11/30/technology/bits-daily-report/bits-daily-report-thumbStandard-v5.png" width="75" height="75"></media:content>
109
- </item>
110
- <item>
111
- <title>BlackBerry Lays Off 200, Pointing to Shift Away from Phones</title>
112
- <link>https://bits.blogs.nytimes.com/2016/02/05/blackberry-layoffs-point-to-shift-away-from-phones/</link>
113
- <comments>https://bits.blogs.nytimes.com/2016/02/05/blackberry-layoffs-point-to-shift-away-from-phones/#respond</comments>
114
- <pubDate>Fri, 05 Feb 2016 20:50:39 +0000</pubDate>
115
- <dc:creator><![CDATA[By Ian Austen]]></dc:creator>
116
- <category><![CDATA[Inside Companies]]></category>
117
- <category><![CDATA[Mobile]]></category>
118
- <category><![CDATA[BlackBerry]]></category>
119
- <category><![CDATA[Chen, John S]]></category>
120
- <category><![CDATA[Layoffs and Job Reductions]]></category>
121
- <category><![CDATA[Smartphones]]></category>
122
-
123
- <guid isPermaLink="false">https://bits.blogs.nytimes.com/2016/02/05/blackberry-layoffs-point-to-shift-away-from-phones/</guid>
124
- <description><![CDATA[The Canadian company's chief executive has said in the past that he wants to maintain the company's phone business. That is, if it is not a money loser.]]></description>
125
- <wfw:commentRss>https://bits.blogs.nytimes.com/2016/02/05/blackberry-layoffs-point-to-shift-away-from-phones/feed/</wfw:commentRss>
126
- <slash:comments>0</slash:comments>
127
- </item>
128
- <item>
129
- <title>Daily Report: As Tech Powers, China Is Rising, While Japan Declines</title>
130
- <link>https://bits.blogs.nytimes.com/2016/02/05/daily-report-as-tech-powers-china-is-rising-while-japan-declines/</link>
131
- <comments>https://bits.blogs.nytimes.com/2016/02/05/daily-report-as-tech-powers-china-is-rising-while-japan-declines/#respond</comments>
132
- <pubDate>Fri, 05 Feb 2016 14:43:45 +0000</pubDate>
133
- <dc:creator><![CDATA[By Pui-Wing Tam]]></dc:creator>
134
- <category><![CDATA[Daily Report]]></category>
135
- <category><![CDATA[China]]></category>
136
- <category><![CDATA[Computer Chips]]></category>
137
- <category><![CDATA[Computers and the Internet]]></category>
138
- <category><![CDATA[Electronics]]></category>
139
- <category><![CDATA[Foxconn Technology]]></category>
140
- <category><![CDATA[Japan]]></category>
141
- <category><![CDATA[Sharp Corporation]]></category>
142
-
143
- <guid isPermaLink="false">https://bits.blogs.nytimes.com/2016/02/05/daily-report-as-tech-powers-china-is-rising-while-japan-declines/</guid>
144
- <description><![CDATA[China's growing tech industry is inciting concern, while Japan's stalling tech industry is spurring deals. ]]></description>
145
- <wfw:commentRss>https://bits.blogs.nytimes.com/2016/02/05/daily-report-as-tech-powers-china-is-rising-while-japan-declines/feed/</wfw:commentRss>
146
- <slash:comments>0</slash:comments>
147
- <media:content medium="image" url="https://static01.nyt.com/images/2011/11/30/technology/bits-daily-report/bits-daily-report-thumbStandard-v5.png" width="75" height="75"></media:content>
148
- </item>
149
- <item>
150
- <title>Daily Report: The Mystery of Amazon&#8217;s Bookstores</title>
151
- <link>https://bits.blogs.nytimes.com/2016/02/04/daily-report-the-mystery-of-amazons-bookstores/</link>
152
- <comments>https://bits.blogs.nytimes.com/2016/02/04/daily-report-the-mystery-of-amazons-bookstores/#respond</comments>
153
- <pubDate>Thu, 04 Feb 2016 14:54:38 +0000</pubDate>
154
- <dc:creator><![CDATA[By Pui-Wing Tam]]></dc:creator>
155
- <category><![CDATA[Daily Report]]></category>
156
- <category><![CDATA[Amazon.com Inc]]></category>
157
- <category><![CDATA[Book Trade and Publishing]]></category>
158
- <category><![CDATA[General Growth Properties]]></category>
159
- <category><![CDATA[Real Estate (Commercial)]]></category>
160
- <category><![CDATA[Seattle (Wash)]]></category>
161
- <category><![CDATA[Shopping Centers and Malls]]></category>
162
- <category><![CDATA[Social Media]]></category>
163
- <category domain="http://www.nytimes.com/namespaces/nyt_org_all"><![CDATA[Amazon.com Inc|AMZN|NASDAQ]]></category>
164
- <guid isPermaLink="false">https://bits.blogs.nytimes.com/2016/02/04/daily-report-the-mystery-of-amazons-bookstores/</guid>
165
- <description><![CDATA[How an offhand remark about Amazon opening new bookstores spawned a viral reaction and a backtracking. ]]></description>
166
- <wfw:commentRss>https://bits.blogs.nytimes.com/2016/02/04/daily-report-the-mystery-of-amazons-bookstores/feed/</wfw:commentRss>
167
- <slash:comments>0</slash:comments>
168
- <media:content medium="image" url="https://static01.nyt.com/images/2011/11/30/technology/bits-daily-report/bits-daily-report-thumbStandard-v5.png" width="75" height="75"></media:content>
169
- </item>
170
- <item>
171
- <title>Mall Executive Backtracks From Statement on Amazon Retail Stores</title>
172
- <link>https://bits.blogs.nytimes.com/2016/02/03/mall-executive-backtracks-from-statement-on-amazon-retail-stores/</link>
173
- <comments>https://bits.blogs.nytimes.com/2016/02/03/mall-executive-backtracks-from-statement-on-amazon-retail-stores/#respond</comments>
174
- <pubDate>Wed, 03 Feb 2016 23:26:08 +0000</pubDate>
175
- <dc:creator><![CDATA[By Nick Wingfield]]></dc:creator>
176
- <category><![CDATA[E-Commerce]]></category>
177
- <category><![CDATA[Amazon.com Inc]]></category>
178
- <category><![CDATA[Barnes & Noble Inc]]></category>
179
- <category><![CDATA[Book Trade and Publishing]]></category>
180
- <category><![CDATA[Computers and the Internet]]></category>
181
- <category><![CDATA[General Growth Properties]]></category>
182
- <category><![CDATA[Real Estate (Commercial)]]></category>
183
- <category><![CDATA[Shopping and Retail]]></category>
184
- <category><![CDATA[Shopping Centers and Malls]]></category>
185
- <category domain="http://www.nytimes.com/namespaces/nyt_org_all"><![CDATA[Amazon.com Inc|AMZN|NASDAQ]]></category><category domain="http://www.nytimes.com/namespaces/nyt_org_all"><![CDATA[Barnes & Noble Inc|BKS|NYSE]]></category>
186
- <guid isPermaLink="false">https://bits.blogs.nytimes.com/2016/02/03/mall-executive-backtracks-from-statement-on-amazon-retail-stores/</guid>
187
- <description><![CDATA[A day after saying that Amazon planned to open 300 to 400 brick-and-mortar bookstores, a shopping mall executive stepped back from his comments.]]></description>
188
- <wfw:commentRss>https://bits.blogs.nytimes.com/2016/02/03/mall-executive-backtracks-from-statement-on-amazon-retail-stores/feed/</wfw:commentRss>
189
- <slash:comments>0</slash:comments>
190
- </item>
191
- <item>
192
- <title>Daily Report: Yahoo&#8217;s Multipronged Turnaround Strategy</title>
193
- <link>https://bits.blogs.nytimes.com/2016/02/03/daily-report-yahoos-multipronged-turnaround-strategy/</link>
194
- <comments>https://bits.blogs.nytimes.com/2016/02/03/daily-report-yahoos-multipronged-turnaround-strategy/#respond</comments>
195
- <pubDate>Wed, 03 Feb 2016 14:34:22 +0000</pubDate>
196
- <dc:creator><![CDATA[By Pui-Wing Tam]]></dc:creator>
197
- <category><![CDATA[Daily Report]]></category>
198
- <category><![CDATA[Computers and the Internet]]></category>
199
- <category><![CDATA[Mayer, Marissa]]></category>
200
- <category><![CDATA[Yahoo! Inc]]></category>
201
- <category domain="http://www.nytimes.com/namespaces/nyt_org_all"><![CDATA[Yahoo! Inc|YHOO|NASDAQ]]></category>
202
- <guid isPermaLink="false">https://bits.blogs.nytimes.com/2016/02/03/daily-report-yahoos-multipronged-turnaround-strategy/</guid>
203
- <description><![CDATA[Yahoo is opening itself up to all options — spinoff, sale, a simplification of its operations — in its quest to right itself.]]></description>
204
- <wfw:commentRss>https://bits.blogs.nytimes.com/2016/02/03/daily-report-yahoos-multipronged-turnaround-strategy/feed/</wfw:commentRss>
205
- <slash:comments>0</slash:comments>
206
- <media:content medium="image" url="https://static01.nyt.com/images/2011/11/30/technology/bits-daily-report/bits-daily-report-thumbStandard-v5.png" width="75" height="75"></media:content>
207
- </item>
208
- <item>
209
- <title>Daily Report: Alphabet Eclipses Apple to Become the Most Valuable Company</title>
210
- <link>https://bits.blogs.nytimes.com/2016/02/02/daily-report-from-apple-to-alphabet/</link>
211
- <comments>https://bits.blogs.nytimes.com/2016/02/02/daily-report-from-apple-to-alphabet/#respond</comments>
212
- <pubDate>Tue, 02 Feb 2016 14:21:55 +0000</pubDate>
213
- <dc:creator><![CDATA[By Pui-Wing Tam]]></dc:creator>
214
- <category><![CDATA[Daily Report]]></category>
215
- <category><![CDATA[Alphabet Inc]]></category>
216
- <category><![CDATA[California]]></category>
217
- <category><![CDATA[Computers and the Internet]]></category>
218
- <category><![CDATA[Google Inc]]></category>
219
- <category><![CDATA[Mayer, Marissa]]></category>
220
- <category><![CDATA[Search Engines]]></category>
221
- <category><![CDATA[Yahoo! Inc]]></category>
222
- <category domain="http://www.nytimes.com/namespaces/nyt_org_all"><![CDATA[Google Inc|GOOGL|NASDAQ]]></category><category domain="http://www.nytimes.com/namespaces/nyt_org_all"><![CDATA[Yahoo! Inc|YHOO|NASDAQ]]></category>
223
- <guid isPermaLink="false">https://bits.blogs.nytimes.com/2016/02/02/daily-report-from-apple-to-alphabet/</guid>
224
- <description><![CDATA[There's a shifting of the guard at the top of the technology food chain, with Alphabet overtaking Apple to become the world's most valuable company.]]></description>
225
- <wfw:commentRss>https://bits.blogs.nytimes.com/2016/02/02/daily-report-from-apple-to-alphabet/feed/</wfw:commentRss>
226
- <slash:comments>0</slash:comments>
227
- <media:content medium="image" url="https://static01.nyt.com/images/2011/11/30/technology/bits-daily-report/bits-daily-report-thumbStandard-v5.png" width="75" height="75"></media:content>
228
- </item>
229
- <item>
230
- <title>Daily Report: More Earnings, Earnings, Earnings</title>
231
- <link>https://bits.blogs.nytimes.com/2016/02/01/daily-report-more-earnings-earnings-earnings/</link>
232
- <comments>https://bits.blogs.nytimes.com/2016/02/01/daily-report-more-earnings-earnings-earnings/#respond</comments>
233
- <pubDate>Mon, 01 Feb 2016 14:26:12 +0000</pubDate>
234
- <dc:creator><![CDATA[By Pui-Wing Tam]]></dc:creator>
235
- <category><![CDATA[Daily Report]]></category>
236
- <category><![CDATA[Alphabet Inc]]></category>
237
- <category><![CDATA[Company Reports]]></category>
238
- <category><![CDATA[Computers and the Internet]]></category>
239
- <category><![CDATA[Google Inc]]></category>
240
- <category><![CDATA[Mayer, Marissa]]></category>
241
- <category><![CDATA[Nest Labs Inc]]></category>
242
- <category><![CDATA[Page, Larry]]></category>
243
- <category><![CDATA[Search Engines]]></category>
244
- <category><![CDATA[Yahoo! Inc]]></category>
245
-
246
- <guid isPermaLink="false">https://bits.blogs.nytimes.com/2016/02/01/daily-report-more-earnings-earnings-earnings/</guid>
247
- <description><![CDATA[The tech earnings season is hitting peak news this week with big reveals from Alphabet and Yahoo.]]></description>
248
- <wfw:commentRss>https://bits.blogs.nytimes.com/2016/02/01/daily-report-more-earnings-earnings-earnings/feed/</wfw:commentRss>
249
- <slash:comments>0</slash:comments>
250
- <media:content medium="image" url="https://static01.nyt.com/images/2011/11/30/technology/bits-daily-report/bits-daily-report-thumbStandard-v5.png" width="75" height="75"></media:content>
251
- </item>
252
- <item>
253
- <title>Daily Report: Divergent Fortunes in Cloud Computing</title>
254
- <link>https://bits.blogs.nytimes.com/2016/01/29/daily-report-cloud-computing-is-proving-highly-profitable/</link>
255
- <comments>https://bits.blogs.nytimes.com/2016/01/29/daily-report-cloud-computing-is-proving-highly-profitable/#respond</comments>
256
- <pubDate>Fri, 29 Jan 2016 14:43:01 +0000</pubDate>
257
- <dc:creator><![CDATA[By Joseph Plambeck]]></dc:creator>
258
- <category><![CDATA[Cloud Computing]]></category>
259
- <category><![CDATA[Daily Report]]></category>
260
- <category><![CDATA[Amazon.com Inc]]></category>
261
- <category><![CDATA[Company Reports]]></category>
262
- <category><![CDATA[Facebook Inc]]></category>
263
- <category><![CDATA[Microsoft Corp]]></category>
264
- <category domain="http://www.nytimes.com/namespaces/nyt_org_all"><![CDATA[Amazon.com Inc|AMZN|NASDAQ]]></category><category domain="http://www.nytimes.com/namespaces/nyt_org_all"><![CDATA[Facebook Inc|FB|NASDAQ]]></category><category domain="http://www.nytimes.com/namespaces/nyt_org_all"><![CDATA[Microsoft Corp|MSFT|NASDAQ]]></category>
265
- <guid isPermaLink="false">https://bits.blogs.nytimes.com/2016/01/29/daily-report-cloud-computing-is-proving-highly-profitable/</guid>
266
- <description><![CDATA[The earnings reports released by Amazon and Microsoft reinforced that cloud computing is a booming, multibillion-dollar business.]]></description>
267
- <wfw:commentRss>https://bits.blogs.nytimes.com/2016/01/29/daily-report-cloud-computing-is-proving-highly-profitable/feed/</wfw:commentRss>
268
- <slash:comments>0</slash:comments>
269
- <media:content medium="image" url="https://static01.nyt.com/images/2011/11/30/technology/bits-daily-report/bits-daily-report-thumbStandard-v5.png" width="75" height="75"></media:content>
270
- </item>
271
- <item>
272
- <title>Facebook to Shut Down Parse, Its Platform for Mobile Developers</title>
273
- <link>https://bits.blogs.nytimes.com/2016/01/28/facebook-to-shut-down-parse-its-platform-for-mobile-developers/</link>
274
- <comments>https://bits.blogs.nytimes.com/2016/01/28/facebook-to-shut-down-parse-its-platform-for-mobile-developers/#respond</comments>
275
- <pubDate>Thu, 28 Jan 2016 22:00:08 +0000</pubDate>
276
- <dc:creator><![CDATA[By Mike Isaac and Quentin Hardy]]></dc:creator>
277
- <category><![CDATA[Mobile]]></category>
278
- <category><![CDATA[Social]]></category>
279
- <category><![CDATA[Cloud Computing]]></category>
280
- <category><![CDATA[Computers and the Internet]]></category>
281
- <category><![CDATA[Facebook Inc]]></category>
282
- <category><![CDATA[Instant Messaging]]></category>
283
- <category><![CDATA[Mobile Applications]]></category>
284
- <category><![CDATA[Oculus VR Inc]]></category>
285
- <category><![CDATA[Online Advertising]]></category>
286
- <category><![CDATA[Silicon Valley (Calif)]]></category>
287
- <category><![CDATA[Social Media]]></category>
288
- <category><![CDATA[Virtual Reality (Computers)]]></category>
289
- <category><![CDATA[WhatsApp Inc]]></category>
290
- <category domain="http://www.nytimes.com/namespaces/nyt_org_all"><![CDATA[Facebook Inc|FB|NASDAQ]]></category>
291
- <guid isPermaLink="false">https://bits.blogs.nytimes.com/2016/01/28/facebook-to-shut-down-parse-its-platform-for-mobile-developers/</guid>
292
- <description><![CDATA[Facebook is shutting down Parse, a toolkit and support system for mobile developers, which it acquired in 2013.]]></description>
293
- <wfw:commentRss>https://bits.blogs.nytimes.com/2016/01/28/facebook-to-shut-down-parse-its-platform-for-mobile-developers/feed/</wfw:commentRss>
294
- <slash:comments>0</slash:comments>
295
- <media:content medium="image" url="https://static01.nyt.com/images/2016/01/28/business/28bits-parse/28bits-parse-thumbStandard.jpg" width="75" height="75"></media:content>
296
- </item>
297
- <item>
298
- <title>Daily Report: Facebook&#8217;s Lucrative Long View</title>
299
- <link>https://bits.blogs.nytimes.com/2016/01/28/daily-report-facebook-finds-a-way-to-make-the-long-view-lucrative/</link>
300
- <comments>https://bits.blogs.nytimes.com/2016/01/28/daily-report-facebook-finds-a-way-to-make-the-long-view-lucrative/#respond</comments>
301
- <pubDate>Thu, 28 Jan 2016 14:32:18 +0000</pubDate>
302
- <dc:creator><![CDATA[By Joseph Plambeck]]></dc:creator>
303
- <category><![CDATA[Daily Report]]></category>
304
- <category><![CDATA[Company Reports]]></category>
305
- <category><![CDATA[Computers and the Internet]]></category>
306
- <category><![CDATA[Facebook Inc]]></category>
307
- <category><![CDATA[Zuckerberg, Mark E]]></category>
308
- <category domain="http://www.nytimes.com/namespaces/nyt_org_all"><![CDATA[Facebook Inc|FB|NASDAQ]]></category>
309
- <guid isPermaLink="false">https://bits.blogs.nytimes.com/2016/01/28/daily-report-facebook-finds-a-way-to-make-the-long-view-lucrative/</guid>
310
- <description><![CDATA[Mark Zuckerberg has told investors over and over: Don't expect Facebook to focus much on quarterly earnings. The company is taking the long view. But that long view is sure looking spectacular in quarterly earnings.]]></description>
311
- <wfw:commentRss>https://bits.blogs.nytimes.com/2016/01/28/daily-report-facebook-finds-a-way-to-make-the-long-view-lucrative/feed/</wfw:commentRss>
312
- <slash:comments>0</slash:comments>
313
- <media:content medium="image" url="https://static01.nyt.com/images/2011/11/30/technology/bits-daily-report/bits-daily-report-thumbStandard-v5.png" width="75" height="75"></media:content>
314
- </item>
315
- <item>
316
- <title>Alphabet Program Beats the European Human Go Champion</title>
317
- <link>https://bits.blogs.nytimes.com/2016/01/27/alphabet-program-beats-the-european-human-go-champion/</link>
318
- <comments>https://bits.blogs.nytimes.com/2016/01/27/alphabet-program-beats-the-european-human-go-champion/#respond</comments>
319
- <pubDate>Wed, 27 Jan 2016 19:28:38 +0000</pubDate>
320
- <dc:creator><![CDATA[By John Markoff]]></dc:creator>
321
- <category><![CDATA[Alphabet]]></category>
322
- <category><![CDATA[Artificial Intelligence]]></category>
323
- <category><![CDATA[Google Inc]]></category>
324
- <category><![CDATA[Nature (Journal)]]></category>
325
-
326
- <guid isPermaLink="false">https://bits.blogs.nytimes.com/2016/01/27/alphabet-program-beats-the-european-human-go-champion/</guid>
327
- <description><![CDATA[DeepMind, a research organization, said that a program combining two separate algorithms had soundly defeated a high-ranking professional Go player. ]]></description>
328
- <wfw:commentRss>https://bits.blogs.nytimes.com/2016/01/27/alphabet-program-beats-the-european-human-go-champion/feed/</wfw:commentRss>
329
- <slash:comments>0</slash:comments>
330
- <media:content medium="image" url="https://static01.nyt.com/images/2016/01/27/technology/personaltech/27bits-hassabis/27bits-hassabis-thumbStandard.jpg" width="75" height="75"></media:content>
331
- </item>
332
- </channel>
333
- </rss>
@@ -1,60 +0,0 @@
1
- <rss version="2.0">
2
- <channel>
3
- <ttl>60</ttl>
4
- <title>Paul Krugman</title>
5
- <link>https://www.nytimes.com/column/paul-krugman</link>
6
- <description>Paul Krugman, a New York Times Op-Ed columnist, writes about macroeconomics, trade, health care, social policy and politics. In 2008, he received the Nobel Prize in Economics.</description>
7
- <copyright>Copyright 2017 The New York Times Company</copyright>
8
- <language>en-us</language>
9
- <item>
10
- <title>Trump&#8217;s Energy, Low and Dirty</title>
11
- <link>https://www.nytimes.com/2017/05/29/opinion/trump-g-7-summit-energy.html</link>
12
- <description>Risking the planet to keep a lie alive.</description>
13
- <author>By PAUL KRUGMAN</author>
14
- <pubDate>Mon, 29 May 2017 03:21:09 -0500</pubDate>
15
- </item>
16
- <item>
17
- <title>It&#8217;s All About Trump&#8217;s Contempt</title>
18
- <link>https://www.nytimes.com/2017/05/26/opinion/trumpcare-cbo-federal-budget.html</link>
19
- <description>His budget and health plan show he despises his voters. Will they notice?</description>
20
- <author>By PAUL KRUGMAN</author>
21
- <pubDate>Fri, 26 May 2017 03:21:23 -0500</pubDate>
22
- </item>
23
- <item>
24
- <title>The Unfreeing of American Workers</title>
25
- <link>https://www.nytimes.com/2017/05/22/opinion/american-workers-noncompete-agreements.html</link>
26
- <description>Creeping along the real road to serfdom.</description>
27
- <author>By PAUL KRUGMAN</author>
28
- <pubDate>Mon, 22 May 2017 03:21:10 -0500</pubDate>
29
- </item>
30
- <item>
31
- <title>What&#8217;s the Matter With Republicans?</title>
32
- <link>https://www.nytimes.com/2017/05/19/opinion/whats-the-matter-with-republicans.html</link>
33
- <description>We need to understand what made Trump possible.</description>
34
- <author>By PAUL KRUGMAN</author>
35
- <pubDate>Fri, 19 May 2017 03:21:08 -0500</pubDate>
36
- </item>
37
- <item>
38
- <title>The Priming of Mr. Donald Trump</title>
39
- <link>https://www.nytimes.com/2017/05/15/opinion/trump-tax-cuts-deficit.html</link>
40
- <description>He&#8217;s not the only one with fiscal fantasies.</description>
41
- <author>By PAUL KRUGMAN</author>
42
- <pubDate>Mon, 15 May 2017 03:21:15 -0500</pubDate>
43
- </item>
44
- <item>
45
- <title>Judas, Tax Cuts and the Great Betrayal</title>
46
- <link>https://www.nytimes.com/2017/05/12/opinion/judas-tax-cuts-and-the-great-betrayal.html</link>
47
- <description>The Republican response to Trump&#8217;s cover-up will live in infamy forever.</description>
48
- <author>By PAUL KRUGMAN</author>
49
- <pubDate>Fri, 12 May 2017 03:22:04 -0500</pubDate>
50
- </item>
51
-
52
- <item><title>Republicans Party Like It&#8217;s 1984</title><link>https://www.nytimes.com/2017/05/08/opinion/republicans-party-like-its-1984.html</link><description>Making policy by lying about everything.</description><author>By PAUL KRUGMAN</author><pubDate>Mon, 08 May 2017 03:21:24 -0500</pubDate></item>
53
-
54
- <item><title>What&#8217;s the Matter With Europe?</title><link>https://www.nytimes.com/2017/05/05/opinion/european-union-france-election.html</link><description>Le Pen must be beaten, but then what?</description><author>By PAUL KRUGMAN</author><pubDate>Fri, 05 May 2017 03:21:24 -0500</pubDate></item>
55
-
56
- <item><title>On the Power of Being Awful</title><link>https://www.nytimes.com/2017/05/01/opinion/donald-trump-on-the-power-of-being-awful.html</link><description>Trump supporters will never admit they were wrong.</description><author>By PAUL KRUGMAN</author><pubDate>Mon, 01 May 2017 03:21:16 -0500</pubDate></item>
57
-
58
- <item><title>Living in the Trump Zone</title><link>https://www.nytimes.com/2017/04/28/opinion/living-in-the-trump-zone.html</link><description>We&#8217;re in a place and time where childish petulance drives policy.</description><author>By PAUL KRUGMAN</author><pubDate>Fri, 28 Apr 2017 03:21:22 -0500</pubDate></item>
59
- </channel>
60
- </rss>
@@ -1,653 +0,0 @@
1
- <?xml version="1.0"?>
2
- <rss xmlns:dc="http://purl.org/dc/elements/1.1/"
3
- xmlns:media="http://search.yahoo.com/mrss/"
4
- xmlns:atom="http://www.w3.org/2005/Atom"
5
- xmlns:nyt="http://www.nytimes.com/namespaces/rss/2.0" version="2.0">
6
- <channel>
7
- <title>NYT &gt; Technology</title>
8
- <link>https://www.nytimes.com/section/technology?partner=rss&amp;emc=rss</link>
9
- <atom:link rel="self" type="application/rss+xml" href="http://www.nytimes.com/services/xml/rss/nyt/Technology.xml"/>
10
- <description/>
11
- <language>en-us</language>
12
- <copyright>Copyright 2017 The New York Times Company</copyright>
13
- <lastBuildDate>Mon, 29 May 2017 18:42:13 GMT </lastBuildDate>
14
- <image>
15
- <title>NYT &gt; Technology</title>
16
- <url>https://static01.nyt.com/images/misc/NYT_logo_rss_250x40.png</url>
17
- <link>https://www.nytimes.com/section/technology?partner=rss&amp;emc=rss</link>
18
- </image>
19
- <item>
20
- <title>Hackers Hide Cyberattacks in Social Media Posts</title>
21
- <link>https://www.nytimes.com/2017/05/28/technology/hackers-hide-cyberattacks-in-social-media-posts.html?partner=rss&amp;emc=rss</link>
22
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/28/technology/hackers-hide-cyberattacks-in-social-media-posts.html</guid>
23
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/28/technology/hackers-hide-cyberattacks-in-social-media-posts.html?partner=rss&amp;emc=rss"/>
24
- <media:content url="https://static01.nyt.com/images/2017/05/29/business/socialhackjump/socialhackjump-moth-v2.jpg" medium="image" height="151" width="151"/>
25
- <media:description>Jay Kaplan, left, and Mark Kuhr, the founders of Synack, a cybersecurity company. &#x201C;The problem is pervasive,&#x201D; Mr. Kaplan said.</media:description>
26
- <media:credit>Jim Wilson/The New York Times</media:credit>
27
- <description>A recent attack on the accounts of Defense Department employees suggests how easily people can be duped into clicking on dangerous links.</description>
28
- <dc:creator>SHEERA FRENKEL</dc:creator>
29
- <pubDate>Sun, 28 May 2017 19:00:01 GMT</pubDate>
30
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Social Media</category>
31
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Computers and the Internet</category>
32
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Cyberwarfare and Defense</category>
33
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Computer Security</category>
34
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">United States Defense and Military Forces</category>
35
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Defense Department</category>
36
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Twitter</category>
37
- </item>
38
- <item>
39
- <title>The Future of European Transit: Driverless and Utilitarian</title>
40
- <link>https://www.nytimes.com/2017/05/28/technology/the-future-of-european-transit-driverless-and-utilitarian.html?partner=rss&amp;emc=rss</link>
41
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/28/technology/the-future-of-european-transit-driverless-and-utilitarian.html</guid>
42
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/28/technology/the-future-of-european-transit-driverless-and-utilitarian.html?partner=rss&amp;emc=rss"/>
43
- <media:content url="https://static01.nyt.com/images/2017/05/29/business/europecarjump/europecarjump-moth.jpg" medium="image" height="151" width="151"/>
44
- <media:description>A self-driving bus being tested in Helsinki. In Europe, driverless projects are focused on utilitarian self-driving vehicles for mass transit that barely exceed walking pace.</media:description>
45
- <media:credit>Ugri Touko Tapani Hujanen for The New York Times</media:credit>
46
- <description>Across Europe, some fledgling driverless projects are focused on utilitarian self-driving vehicles for mass transit that barely exceed walking pace.</description>
47
- <dc:creator>MARK SCOTT</dc:creator>
48
- <pubDate>Sun, 28 May 2017 21:53:57 GMT</pubDate>
49
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Driverless and Semiautonomous Vehicles</category>
50
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Automobiles</category>
51
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Transit Systems</category>
52
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_geo">Germany</category>
53
- </item>
54
- <item>
55
- <title>Is China Outsmarting America in A.I.?</title>
56
- <link>https://www.nytimes.com/2017/05/27/technology/china-us-ai-artificial-intelligence.html?partner=rss&amp;emc=rss</link>
57
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/27/technology/china-us-ai-artificial-intelligence.html</guid>
58
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/27/technology/china-us-ai-artificial-intelligence.html?partner=rss&amp;emc=rss"/>
59
- <media:content url="https://static01.nyt.com/images/2017/05/28/business/28Chinaai1/28Chinaai1-moth.jpg" medium="image" height="151" width="151"/>
60
- <media:description>S&#xF6;ren Schwertfeger at ShanghaiTech University, where a sizable grant has allowed him to set up an artificial intelligence lab.</media:description>
61
- <media:credit>Tim Franco for The New York Times</media:credit>
62
- <description>Its ambitions mingle sci-fi ideas and big money with the needs of an authoritarian state.</description>
63
- <dc:creator>PAUL MOZUR and JOHN MARKOFF</dc:creator>
64
- <pubDate>Sat, 27 May 2017 09:00:03 GMT</pubDate>
65
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Artificial Intelligence</category>
66
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_geo">China</category>
67
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">United States Defense and Military Forces</category>
68
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Baidu Inc</category>
69
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">National Science Foundation</category>
70
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Censorship</category>
71
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Start-ups</category>
72
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_per">Trump, Donald J</category>
73
- <category domain="http://www.nytimes.com/namespaces/keywords/des">United States Politics and Government</category>
74
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Federal Budget (US)</category>
75
- </item>
76
- <item>
77
- <title>Mother of Uber Chief Executive Killed in Boating Accident</title>
78
- <link>https://www.nytimes.com/2017/05/27/business/uber-chief-executive-mother-killed-boating-accident.html?partner=rss&amp;emc=rss</link>
79
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/27/business/uber-chief-executive-mother-killed-boating-accident.html</guid>
80
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/27/business/uber-chief-executive-mother-killed-boating-accident.html?partner=rss&amp;emc=rss"/>
81
- <media:content url="https://static01.nyt.com/images/2017/05/28/business/28kalanick/28kalanick-moth.jpg" medium="image" height="151" width="151"/>
82
- <media:description>Travis Kalanick, chief executive of Uber, in May 2016.</media:description>
83
- <media:credit>via Associated Press</media:credit>
84
- <description>Travis Kalanick&#x2019;s father was also seriously injured in the accident on Friday near Fresno, Calif., the company said.</description>
85
- <dc:creator>MIKE ISAAC and BENJAMIN WEISER</dc:creator>
86
- <pubDate>Sat, 27 May 2017 21:38:54 GMT</pubDate>
87
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Maritime Accidents and Safety</category>
88
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Uber Technologies Inc</category>
89
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_per">Kalanick, Travis</category>
90
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Boats and Boating</category>
91
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_per">Kalanick, Bonnie (1945-2017)</category>
92
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_per">Kalanick, Donald</category>
93
- </item>
94
- <item>
95
- <title>Tech Tip: When You See Something (Fake), Say Something</title>
96
- <link>https://www.nytimes.com/2017/05/29/technology/personaltech/facebook-fake-news-tech-tip.html?partner=rss&amp;emc=rss</link>
97
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/29/technology/personaltech/facebook-fake-news-tech-tip.html</guid>
98
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/29/technology/personaltech/facebook-fake-news-tech-tip.html?partner=rss&amp;emc=rss"/>
99
- <description>In its efforts to help curb the spread of false news around the world, Facebook has added new tools for users to aid in monitoring the site.</description>
100
- <dc:creator>J. D. BIERSDORFER</dc:creator>
101
- <pubDate>Mon, 29 May 2017 14:14:23 GMT</pubDate>
102
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Rumors and Misinformation</category>
103
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Facebook Inc</category>
104
- </item>
105
- <item>
106
- <title>The Week Ahead: A Monday Holiday Around the World, and May Hiring Data Is Due</title>
107
- <link>https://www.nytimes.com/2017/05/28/business/a-monday-holiday-around-the-world-and-may-hiring-data-is-due.html?partner=rss&amp;emc=rss</link>
108
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/28/business/a-monday-holiday-around-the-world-and-may-hiring-data-is-due.html</guid>
109
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/28/business/a-monday-holiday-around-the-world-and-may-hiring-data-is-due.html?partner=rss&amp;emc=rss"/>
110
- <media:content url="https://static01.nyt.com/images/2017/05/29/business/ahead1/ahead1-moth.jpg" medium="image" height="151" width="151"/>
111
- <media:description>Sales of new cars declined in the first four months of 2017.</media:description>
112
- <media:credit>Gene J. Puskar/Associated Press</media:credit>
113
- <description>Many financial markets will close for national holidays. As for jobs, Wall Street analysts expect that 176,000 people joined the work force.</description>
114
- <dc:creator>THE NEW YORK TIMES</dc:creator>
115
- <pubDate>Mon, 29 May 2017 01:00:02 GMT</pubDate>
116
- <category domain="http://www.nytimes.com/namespaces/keywords/des">United States Economy</category>
117
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Labor and Jobs</category>
118
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Computers and the Internet</category>
119
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Automobiles</category>
120
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Unemployment</category>
121
- </item>
122
- <item>
123
- <title>In China, Umbrellas and Basketballs Join the Sharing Economy</title>
124
- <link>https://www.nytimes.com/2017/05/28/business/china-communal-sharing.html?partner=rss&amp;emc=rss</link>
125
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/28/business/china-communal-sharing.html</guid>
126
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/28/business/china-communal-sharing.html?partner=rss&amp;emc=rss"/>
127
- <media:content url="https://static01.nyt.com/images/2017/05/18/business/00CHINASHARE1/00CHINASHARE1-moth.jpg" medium="image" height="151" width="151"/>
128
- <media:description>A Mobike ride-share lot in Beijing. The popularity of bike shares and other sharing ventures has prompted more innovative businesses, like a basketball-sharing one. Some question their viability.</media:description>
129
- <media:credit>Kevin Frayer/Getty Images</media:credit>
130
- <description>Buoyed by the success of car- and bike-sharing companies and fueled with cash, Chinese start-ups are entering what some see as a sharing bubble.</description>
131
- <dc:creator>AMY QIN</dc:creator>
132
- <pubDate>Mon, 29 May 2017 00:00:26 GMT</pubDate>
133
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Venture Capital</category>
134
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_geo">China</category>
135
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Computers and the Internet</category>
136
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Entrepreneurship</category>
137
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Start-ups</category>
138
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Uber Technologies Inc</category>
139
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Umbrellas</category>
140
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Basketball</category>
141
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Didi Chuxing</category>
142
- </item>
143
- <item>
144
- <title>Bits: Farhad&#x2019;s and Sheera&#x2019;s Week in Tech: The Dark, Terrifying World of Hackers</title>
145
- <link>https://www.nytimes.com/2017/05/27/technology/farhads-and-sheeras-week-in-tech-the-dark-terrifying-world-of-hackers.html?partner=rss&amp;emc=rss</link>
146
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/27/technology/farhads-and-sheeras-week-in-tech-the-dark-terrifying-world-of-hackers.html</guid>
147
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/27/technology/farhads-and-sheeras-week-in-tech-the-dark-terrifying-world-of-hackers.html?partner=rss&amp;emc=rss"/>
148
- <media:content url="https://static01.nyt.com/images/2017/05/28/technology/28technewsletter-web/28technewsletter-web-moth.jpg" medium="image" height="151" width="151"/>
149
- <media:description>Waymo&#x2019;s self-driving minivan. Cybersecurity researchers are concerned about the risks posed by self-driving cars.</media:description>
150
- <media:credit>Brett Carlsen for The New York Times</media:credit>
151
- <description>The Times&#x2019;s new cybersecurity reporter explains why the prospect of self-driving cars strikes fear in the hearts of security reearchers.</description>
152
- <dc:creator>FARHAD MANJOO and SHEERA FRENKEL</dc:creator>
153
- <pubDate>Sat, 27 May 2017 13:00:02 GMT</pubDate>
154
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Driverless and Semiautonomous Vehicles</category>
155
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Cyberattacks and Hackers</category>
156
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_per">Zuckerberg, Mark E</category>
157
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Social Media</category>
158
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Computer Security</category>
159
- </item>
160
- <item>
161
- <title>The Rise and Fall of Yik Yak, the Anonymous Messaging App</title>
162
- <link>https://www.nytimes.com/2017/05/27/style/yik-yak-bullying-mary-washington.html?partner=rss&amp;emc=rss</link>
163
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/27/style/yik-yak-bullying-mary-washington.html</guid>
164
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/27/style/yik-yak-bullying-mary-washington.html?partner=rss&amp;emc=rss"/>
165
- <media:content url="https://static01.nyt.com/images/2017/05/28/fashion/28JPYIKYAK1/28JPYIKYAK1-moth.jpg" medium="image" height="151" width="151"/>
166
- <media:description/>
167
- <media:credit>David Plunkert</media:credit>
168
- <description>The app, which shut down in April, was plagued by bad press from the beginning, earning itself a reputation as a place for racism, sexism, bullying and bomb threats.</description>
169
- <dc:creator>VALERIYA SAFRONOVA</dc:creator>
170
- <pubDate>Sat, 27 May 2017 18:42:38 GMT</pubDate>
171
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Cyberharassment</category>
172
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Yik Yak Inc</category>
173
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">University of Mary Washington</category>
174
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Colleges and Universities</category>
175
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Suits and Litigation (Civil)</category>
176
- </item>
177
- <item>
178
- <title>Bits: Daily Report: Lessons From a Journey Through America</title>
179
- <link>https://www.nytimes.com/2017/05/26/technology/daily-report-lessons-from-a-journey-through-america.html?partner=rss&amp;emc=rss</link>
180
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/26/technology/daily-report-lessons-from-a-journey-through-america.html</guid>
181
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/26/technology/daily-report-lessons-from-a-journey-through-america.html?partner=rss&amp;emc=rss"/>
182
- <media:content url="https://static01.nyt.com/images/2017/05/26/business/0526zuckerberg3-print/0526zuckerberg3-print-moth.jpg" medium="image" height="151" width="151"/>
183
- <media:description>Mark Zuckerberg of Facebook, third from left, sitting down with the Gant family at their farm in Blanchardville, Wis.</media:description>
184
- <media:credit>Facebook</media:credit>
185
- <description>Mark Zuckerberg is only about halfway through his goal to visit all the states, but the trips seem to be influencing his thinking, and his philosophy.</description>
186
- <dc:creator>PUI-WING TAM</dc:creator>
187
- <pubDate>Fri, 26 May 2017 17:22:29 GMT</pubDate>
188
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Facebook Inc</category>
189
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_per">Zuckerberg, Mark E</category>
190
- <category domain="http://www.nytimes.com/namespaces/keywords/des">States (US)</category>
191
- </item>
192
- <item>
193
- <title>Tech Tip: Finding Missing Notifications</title>
194
- <link>https://www.nytimes.com/2017/05/26/technology/personaltech/finding-missing-notifications.html?partner=rss&amp;emc=rss</link>
195
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/26/technology/personaltech/finding-missing-notifications.html</guid>
196
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/26/technology/personaltech/finding-missing-notifications.html?partner=rss&amp;emc=rss"/>
197
- <description>The iPhone and other mobile devices can alert you to breaking news and other events, as long as the settings are correct.</description>
198
- <dc:creator>J. D. BIERSDORFER</dc:creator>
199
- <pubDate>Fri, 26 May 2017 17:06:46 GMT</pubDate>
200
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Mobile Applications</category>
201
- <category domain="http://www.nytimes.com/namespaces/keywords/des">iPhone</category>
202
- </item>
203
- <item>
204
- <title>Waiting for the Credits to End? Movies Are Naming More Names</title>
205
- <link>https://www.nytimes.com/2017/05/26/movies/why-end-credits-in-movies-are-so-long.html?partner=rss&amp;emc=rss</link>
206
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/26/movies/why-end-credits-in-movies-are-so-long.html</guid>
207
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/26/movies/why-end-credits-in-movies-are-so-long.html?partner=rss&amp;emc=rss"/>
208
- <media:content url="https://static01.nyt.com/images/2017/05/28/arts/28CREDIT-BLOAT/28CREDIT-BLOAT-moth.jpg" medium="image" height="151" width="151"/>
209
- <media:description>Some of the credits from the film &#x201C;Star Trek Into Darkness&#x201D; (2013).</media:description>
210
- <media:credit>Paramount Pictures</media:credit>
211
- <description>Complex special effects can mean several thousand crew members are listed at the end. But not all workers are there, and some wish the scrolls were even longer.</description>
212
- <dc:creator>MEKADO MURPHY</dc:creator>
213
- <pubDate>Fri, 26 May 2017 14:59:55 GMT</pubDate>
214
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Movies</category>
215
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Internet Movie Database</category>
216
- </item>
217
- <item>
218
- <title>New Emoji is a Meaningful Symbol for Indigenous Australians</title>
219
- <link>https://www.nytimes.com/2017/05/26/world/australia/aboriginal-emoji-australia.html?partner=rss&amp;emc=rss</link>
220
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/26/world/australia/aboriginal-emoji-australia.html</guid>
221
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/26/world/australia/aboriginal-emoji-australia.html?partner=rss&amp;emc=rss"/>
222
- <media:content url="https://static01.nyt.com/images/2017/05/27/world/27emoji-1/27emoji-1-moth.jpg" medium="image" height="151" width="151"/>
223
- <media:description>An Aboriginal flag near the Australian War Memorial in Canberra, Australia.</media:description>
224
- <media:credit>Lukas Coch/European Pressphoto Agency</media:credit>
225
- <description>Twitter&#x2019;s addition of the Aboriginal and Torres Strait Islander flags comes in time for the 50th anniversary of a vote to include the communities in the national census.</description>
226
- <dc:creator>TACEY RYCHTER</dc:creator>
227
- <pubDate>Mon, 29 May 2017 13:43:50 GMT</pubDate>
228
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Aborigines</category>
229
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Emojis and Emoticons</category>
230
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Social Media</category>
231
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Flags, Emblems and Insignia</category>
232
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Twitter</category>
233
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_geo">Australia</category>
234
- </item>
235
- <item>
236
- <title>Modern Love: Wanting Monogamy as 1,946 Men Await My Swipe</title>
237
- <link>https://www.nytimes.com/2017/05/26/style/modern-love-wanting-monogamy-as-1946-men-await-your-swipe.html?partner=rss&amp;emc=rss</link>
238
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/26/style/modern-love-wanting-monogamy-as-1946-men-await-your-swipe.html</guid>
239
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/26/style/modern-love-wanting-monogamy-as-1946-men-await-your-swipe.html?partner=rss&amp;emc=rss"/>
240
- <media:content url="https://static01.nyt.com/images/2017/05/28/fashion/28MODERNLOVE/28MODERNLOVE-moth.jpg" medium="image" height="151" width="151"/>
241
- <media:description/>
242
- <media:credit>Brian Rea</media:credit>
243
- <description>They met on Bumble and fell into a fun, one-night-a-week, nonexclusive routine &#x2014; until she realized she liked him.</description>
244
- <dc:creator>LAUREN PETERSEN</dc:creator>
245
- <pubDate>Fri, 26 May 2017 04:00:02 GMT</pubDate>
246
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Dating and Relationships</category>
247
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Text Messaging</category>
248
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Online Dating</category>
249
- </item>
250
- <item>
251
- <title>Mark Zuckerberg&#x2019;s Great American Road Trip</title>
252
- <link>https://www.nytimes.com/2017/05/25/technology/zuckerberg-harvard-commencement-road-trip.html?partner=rss&amp;emc=rss</link>
253
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/25/technology/zuckerberg-harvard-commencement-road-trip.html</guid>
254
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/25/technology/zuckerberg-harvard-commencement-road-trip.html?partner=rss&amp;emc=rss"/>
255
- <media:content url="https://static01.nyt.com/images/2017/05/26/business/26zuckerberg1/26zuckerberg1-moth.jpg" medium="image" height="151" width="151"/>
256
- <media:description>Mark Zuckerberg visited the Gant family on their farm in Blanchardville, Wis., in April.<br/><br/></media:description>
257
- <media:credit>Facebook</media:credit>
258
- <description>The Facebook chief plans to visit every state in the union and learn more about a sliver of the nearly two billion people who use the social network regularly.</description>
259
- <dc:creator>MIKE ISAAC</dc:creator>
260
- <pubDate>Thu, 25 May 2017 20:25:31 GMT</pubDate>
261
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Road Trips</category>
262
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Facebook Inc</category>
263
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_per">Zuckerberg, Mark E</category>
264
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Social Media</category>
265
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Commencement Speeches</category>
266
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Harvard University</category>
267
- </item>
268
- <item>
269
- <title>Dani Mathers, Former Playboy Model, Gets Community Service for Snapchat of Woman in Gym</title>
270
- <link>https://www.nytimes.com/2017/05/25/us/dani-mathers-body-shaming.html?partner=rss&amp;emc=rss</link>
271
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/25/us/dani-mathers-body-shaming.html</guid>
272
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/25/us/dani-mathers-body-shaming.html?partner=rss&amp;emc=rss"/>
273
- <media:content url="https://static01.nyt.com/images/2017/05/27/us/26xp-bodyshaming/26xp-bodyshaming-moth.jpg" medium="image" height="151" width="151"/>
274
- <media:description>Dani Mathers, center, at a hearing at Clara Shortridge Foltz Criminal Justice Center in Los Angeles on Wednesday.</media:description>
275
- <media:credit>Frederick M. Brown/Getty Images</media:credit>
276
- <description>Ms. Mathers must remove graffiti in Los Angeles after taking a photograph of a naked 70-year-old in a shower area, in a case seen as body shaming.</description>
277
- <dc:creator>CHRISTINE HAUSER</dc:creator>
278
- <pubDate>Thu, 25 May 2017 19:36:03 GMT</pubDate>
279
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_per">Mathers, Danielle</category>
280
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Social Media</category>
281
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Privacy</category>
282
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Snap Inc</category>
283
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Photography</category>
284
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Cyberharassment</category>
285
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Women and Girls</category>
286
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Playboy Magazine</category>
287
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_geo">Los Angeles (Calif)</category>
288
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_keyword">body shaming</category>
289
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Fitness International LLC</category>
290
- </item>
291
- <item>
292
- <title>Bits: Daily Report: AlphaGo Wins Again</title>
293
- <link>https://www.nytimes.com/2017/05/25/technology/daily-report-alphago-wins-again.html?partner=rss&amp;emc=rss</link>
294
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/25/technology/daily-report-alphago-wins-again.html</guid>
295
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/25/technology/daily-report-alphago-wins-again.html?partner=rss&amp;emc=rss"/>
296
- <media:content url="https://static01.nyt.com/images/2017/05/26/technology/26bitsdaily-web/26bitsdaily-web-moth.jpg" medium="image" height="151" width="151"/>
297
- <media:description>Ke Jie lost the first two matches of a three-match series against the Google artificial intelligence program AlphaGo.</media:description>
298
- <media:credit>China Network/Reuters</media:credit>
299
- <description>In the second match of a three-game series on Thursday, the computer program beat the 19-year-old Chinese prodigy Ke Jie in the strategy board game Go.</description>
300
- <dc:creator>PUI-WING TAM</dc:creator>
301
- <pubDate>Thu, 25 May 2017 17:33:04 GMT</pubDate>
302
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Artificial Intelligence</category>
303
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">DeepMind Technologies Ltd</category>
304
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_ttl">Go (Game)</category>
305
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_per">Ke Jie</category>
306
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_keyword">AlphaGo</category>
307
- </item>
308
- <item>
309
- <title>Tech Tip: Erasing Your Android Tracks</title>
310
- <link>https://www.nytimes.com/2017/05/25/technology/personaltech/erasing-your-android-tracks.html?partner=rss&amp;emc=rss</link>
311
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/25/technology/personaltech/erasing-your-android-tracks.html</guid>
312
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/25/technology/personaltech/erasing-your-android-tracks.html?partner=rss&amp;emc=rss"/>
313
- <description>Google keeps a record of your searches and other activity across its sites, but you can delete the information, even with your phone or tablet.</description>
314
- <dc:creator>J. D. BIERSDORFER</dc:creator>
315
- <pubDate>Thu, 25 May 2017 15:36:06 GMT</pubDate>
316
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Android (Operating System)</category>
317
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Search Engines</category>
318
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Google Inc</category>
319
- </item>
320
- <item>
321
- <title>Wheels: What Self-Driving Cars See</title>
322
- <link>https://www.nytimes.com/2017/05/25/automobiles/wheels/lidar-self-driving-cars.html?partner=rss&amp;emc=rss</link>
323
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/25/automobiles/wheels/lidar-self-driving-cars.html</guid>
324
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/25/automobiles/wheels/lidar-self-driving-cars.html?partner=rss&amp;emc=rss"/>
325
- <media:content url="https://static01.nyt.com/images/2017/05/26/business/26wheels-top/26wheels-top-moth.jpg" medium="image" height="151" width="151"/>
326
- <media:description>Raw data captured from a Luminar sensor while driving along San Francisco&#x2019;s Embarcadero.</media:description>
327
- <media:credit>Luminar Technologies</media:credit>
328
- <description>Lidar, the sensing technology, is the centerpiece of an intense court fight in California between two key players on the road, Uber and Waymo.</description>
329
- <dc:creator>JOHN R. QUAIN</dc:creator>
330
- <pubDate>Thu, 25 May 2017 14:26:03 GMT</pubDate>
331
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Driverless and Semiautonomous Vehicles</category>
332
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Sensors</category>
333
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Start-ups</category>
334
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Artificial Intelligence</category>
335
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Prices (Fares, Fees and Rates)</category>
336
- </item>
337
- <item>
338
- <title>Google&#x2019;s A.I. Program Rattles Chinese Go Master as It Wins Match</title>
339
- <link>https://www.nytimes.com/2017/05/25/business/google-alphago-defeats-go-ke-jie-again.html?partner=rss&amp;emc=rss</link>
340
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/25/business/google-alphago-defeats-go-ke-jie-again.html</guid>
341
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/25/business/google-alphago-defeats-go-ke-jie-again.html?partner=rss&amp;emc=rss"/>
342
- <media:content url="https://static01.nyt.com/images/2017/05/26/world/26googlewins-1/26googleswins-1-moth.jpg" medium="image" height="151" width="151"/>
343
- <media:description>The Chinese Go master Ke Jie during his second game against AlphaGo, an artificial intelligence program, in Wuzhen, near Shanghai, on Thursday.</media:description>
344
- <media:credit>China Stringer Network, via Reuters</media:credit>
345
- <description>A Google program called AlphaGo won a best-of-three match against a Chinese Go master, rattling his nerves and showing the power of new artificial intelligence technologies.</description>
346
- <dc:creator>PAUL MOZUR</dc:creator>
347
- <pubDate>Thu, 25 May 2017 10:06:36 GMT</pubDate>
348
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Artificial Intelligence</category>
349
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_ttl">Go (Game)</category>
350
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_per">Ke Jie</category>
351
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Google Inc</category>
352
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">DeepMind Technologies Ltd</category>
353
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_geo">China</category>
354
- </item>
355
- <item>
356
- <title>Jacque Fresco, Futurist Who Envisioned a Society Without Money, Dies at 101</title>
357
- <link>https://www.nytimes.com/2017/05/24/us/jacque-fresco-futurist-who-envisioned-a-society-without-money-dies-at-101.html?partner=rss&amp;emc=rss</link>
358
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/24/us/jacque-fresco-futurist-who-envisioned-a-society-without-money-dies-at-101.html</guid>
359
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/24/us/jacque-fresco-futurist-who-envisioned-a-society-without-money-dies-at-101.html?partner=rss&amp;emc=rss"/>
360
- <media:content url="https://static01.nyt.com/images/2017/05/25/us/25FRESCO/25FRESCO-moth-v2.jpg" medium="image" height="151" width="151"/>
361
- <media:description>Jacque Fresco and a model of the Venus Project, which he began on 21 acres in Florida in 1980.</media:description>
362
- <media:credit>The Venus Project</media:credit>
363
- <description>A self-taught industrial designer, Mr. Fresco promoted an alternative society where resources would be distributed equitably by computers.</description>
364
- <dc:creator>RICHARD SANDOMIR</dc:creator>
365
- <pubDate>Thu, 25 May 2017 00:34:40 GMT</pubDate>
366
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_per">Fresco, Jacque (1916-2017)</category>
367
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Computers and the Internet</category>
368
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Deaths (Obituaries)</category>
369
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Driverless and Semiautonomous Vehicles</category>
370
- </item>
371
- <item>
372
- <title>Bits: Daily Report: From Lean to Fat Start-Ups</title>
373
- <link>https://www.nytimes.com/2017/05/24/technology/daily-report-from-lean-to-fat-start-ups.html?partner=rss&amp;emc=rss</link>
374
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/24/technology/daily-report-from-lean-to-fat-start-ups.html</guid>
375
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/24/technology/daily-report-from-lean-to-fat-start-ups.html?partner=rss&amp;emc=rss"/>
376
- <media:content url="https://static01.nyt.com/images/2017/05/24/business/24STATE2/24STATE2-moth.jpg" medium="image" height="151" width="151"/>
377
- <media:description>Eric Wu, a founder and the chief executive of Opendoor, at the company&#x2019;s headquarters in San Francisco.</media:description>
378
- <media:credit>Christie Hemm Klok for The New York Times</media:credit>
379
- <description>Silicon Valley, which once favored enterprises that didn&#x2019;t require much capital, is flush with cash, and entrepreneurs are tackling big &#x2014; some would say crazy &#x2014; ideas.</description>
380
- <dc:creator>PUI-WING TAM</dc:creator>
381
- <pubDate>Wed, 24 May 2017 21:49:22 GMT</pubDate>
382
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Start-ups</category>
383
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_geo">Silicon Valley (Calif)</category>
384
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_per">Manjoo, Farhad</category>
385
- </item>
386
- <item>
387
- <title>Mediator: Sean Hannity, a Murder and Why Fake News Endures</title>
388
- <link>https://www.nytimes.com/2017/05/24/business/media/seth-rich-fox-news-sean-hannity.html?partner=rss&amp;emc=rss</link>
389
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/24/business/media/seth-rich-fox-news-sean-hannity.html</guid>
390
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/24/business/media/seth-rich-fox-news-sean-hannity.html?partner=rss&amp;emc=rss"/>
391
- <media:content url="https://static01.nyt.com/images/2017/05/25/business/25rutenberg1alt/25rutenberg1alt-moth-v2.jpg" medium="image" height="151" width="151"/>
392
- <media:description>FoxNews.com and the Fox affiliate in Washington, WTTG, quoted an investigator working with the Rich family as saying that Seth Rich had been in contact with WikiLeaks before his death.</media:description>
393
- <media:credit>Mary Altaffer/Associated Press</media:credit>
394
- <description>As the case of the Seth Rich murder shows, uncorroborated stories will spread as long as some people want to tell them, and others want to believe.</description>
395
- <dc:creator>JIM RUTENBERG</dc:creator>
396
- <pubDate>Wed, 24 May 2017 16:31:03 GMT</pubDate>
397
- <category domain="http://www.nytimes.com/namespaces/keywords/des">News and News Media</category>
398
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Fox News Channel</category>
399
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_per">Rich, Seth Conrad (1989-2017)</category>
400
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_per">Hannity, Sean</category>
401
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Rumors and Misinformation</category>
402
- </item>
403
- <item>
404
- <title>Tech Tip: In Search of the Simple Sign-In</title>
405
- <link>https://www.nytimes.com/2017/05/24/technology/personaltech/in-search-of-the-simple-sign-in.html?partner=rss&amp;emc=rss</link>
406
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/24/technology/personaltech/in-search-of-the-simple-sign-in.html</guid>
407
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/24/technology/personaltech/in-search-of-the-simple-sign-in.html?partner=rss&amp;emc=rss"/>
408
- <description>A tool in Apple&#x2019;s iOS 10 software can save you a lot of password typing to stream video, but it doesn&#x2019;t work with every TV provider or app.</description>
409
- <dc:creator>J. D. BIERSDORFER</dc:creator>
410
- <pubDate>Wed, 24 May 2017 16:25:46 GMT</pubDate>
411
- </item>
412
- <item>
413
- <title>Tech Fix: Reality Check: What Does, and Doesn&#x2019;t, Protect Your Smartphone</title>
414
- <link>https://www.nytimes.com/2017/05/24/technology/personaltech/reality-check-what-does-and-doesnt-protect-your-smartphone.html?partner=rss&amp;emc=rss</link>
415
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/24/technology/personaltech/reality-check-what-does-and-doesnt-protect-your-smartphone.html</guid>
416
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/24/technology/personaltech/reality-check-what-does-and-doesnt-protect-your-smartphone.html?partner=rss&amp;emc=rss"/>
417
- <media:content url="https://static01.nyt.com/images/2017/05/24/business/25TECHFIX/25TECHFIX-moth.jpg" medium="image" height="151" width="151"/>
418
- <media:description/>
419
- <media:credit>Minh Uong/The New York Times</media:credit>
420
- <description>Why you should buy a case for your smartphone, and maybe a screen protector, but pass on an extended warranty.</description>
421
- <dc:creator>BRIAN X. CHEN</dc:creator>
422
- <pubDate>Wed, 24 May 2017 15:56:28 GMT</pubDate>
423
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Smartphones</category>
424
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Product Tests</category>
425
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Guarantees and Warranties</category>
426
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Insurance</category>
427
- </item>
428
- <item>
429
- <title>Tech We're Using: With a Bazaar of Gizmos and Apps, Tackling Readers&#x2019; Tech Questions</title>
430
- <link>https://www.nytimes.com/2017/05/24/technology/personaltech/tech-tips-writer-tech-devices.html?partner=rss&amp;emc=rss</link>
431
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/24/technology/personaltech/tech-tips-writer-tech-devices.html</guid>
432
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/24/technology/personaltech/tech-tips-writer-tech-devices.html?partner=rss&amp;emc=rss"/>
433
- <media:content url="https://static01.nyt.com/images/2017/05/24/business/25TECHUSING1/25TECHUSING1-moth.jpg" medium="image" height="151" width="151"/>
434
- <media:description>J.D. Biersdorfer at her desk with some of the devices she uses.</media:description>
435
- <media:credit>Earl Wilson/The New York Times</media:credit>
436
- <description>The New York Times&#x2019;s Tech Tips columnist describes the arsenal of gadgets at her disposal, and her special love for iPhone.</description>
437
- <dc:creator>J. D. BIERSDORFER</dc:creator>
438
- <pubDate>Wed, 24 May 2017 15:51:34 GMT</pubDate>
439
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Mobile Applications</category>
440
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Computers and the Internet</category>
441
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Smartphones</category>
442
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">iPhone</category>
443
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Handheld Computers</category>
444
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Tablet Computers</category>
445
- </item>
446
- <item>
447
- <title>Brazilian Uber Rival Raises $100 Million From SoftBank</title>
448
- <link>https://www.nytimes.com/2017/05/24/business/dealbook/99-brazil-softbank-uber.html?partner=rss&amp;emc=rss</link>
449
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/24/business/dealbook/99-brazil-softbank-uber.html</guid>
450
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/24/business/dealbook/99-brazil-softbank-uber.html?partner=rss&amp;emc=rss"/>
451
- <media:content url="https://static01.nyt.com/images/2017/05/25/business/25db-softbank1/25db-softbank1-moth.jpg" medium="image" height="151" width="151"/>
452
- <media:description>The founder of SoftBank, Masayoshi Son, above, met with the chief executive of 99, Peter Fernandez, in Tokyo last week.</media:description>
453
- <media:credit>Franck Robichon/European Pressphoto Agency</media:credit>
454
- <description>The investment in the start-up 99 comes despite recent political turmoil in Brazil.</description>
455
- <dc:creator>VINOD SREEHARSHA</dc:creator>
456
- <pubDate>Wed, 24 May 2017 14:24:31 GMT</pubDate>
457
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">SOFTBANK Corporation</category>
458
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_geo">Brazil</category>
459
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Venture Capital</category>
460
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Car Services and Livery Cabs</category>
461
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">99Taxis</category>
462
- </item>
463
- <item>
464
- <title>State of the Art: The Rise of the Fat Start-Up</title>
465
- <link>https://www.nytimes.com/2017/05/24/technology/opendoor-start-up-home-sales.html?partner=rss&amp;emc=rss</link>
466
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/24/technology/opendoor-start-up-home-sales.html</guid>
467
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/24/technology/opendoor-start-up-home-sales.html?partner=rss&amp;emc=rss"/>
468
- <media:content url="https://static01.nyt.com/images/2017/05/25/business/25STATE/25STATE-moth.jpg" medium="image" height="151" width="151"/>
469
- <media:description/>
470
- <media:credit>Doug Chayka</media:credit>
471
- <description>A service called Opendoor, which will make an offer on your house sight unseen, illustrates a new breed of start-up and Silicon Valley&#x2019;s ever-widening ambitions.</description>
472
- <dc:creator>FARHAD MANJOO</dc:creator>
473
- <pubDate>Wed, 24 May 2017 21:35:50 GMT</pubDate>
474
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Real Estate and Housing (Residential)</category>
475
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Venture Capital</category>
476
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Start-ups</category>
477
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Opendoor (Open Door Labs Inc)</category>
478
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_per">Rabois, Keith</category>
479
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_per">Wu, Eric C (1982- )</category>
480
- </item>
481
- <item>
482
- <title>Unity Technologies, Whose Engine Is Behind Pok&#xE9;mon Go, Agrees to Funding</title>
483
- <link>https://www.nytimes.com/2017/05/24/business/dealbook/unity-technologies-400-million-funding-round-pokemon.html?partner=rss&amp;emc=rss</link>
484
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/24/business/dealbook/unity-technologies-400-million-funding-round-pokemon.html</guid>
485
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/24/business/dealbook/unity-technologies-400-million-funding-round-pokemon.html?partner=rss&amp;emc=rss"/>
486
- <media:content url="https://static01.nyt.com/images/2017/05/24/business/24db-unity1/24db-unity1-moth.jpg" medium="image" height="151" width="151"/>
487
- <media:description>Japanese students played &#x201C;Pokemon Go&#x201D; in Tokyo in July.</media:description>
488
- <media:credit>Koji Sasahara/Associated Press</media:credit>
489
- <description>If a new investment round closes, it could bring Unity, which makes software at the heart of video games, $400 million and value it at about $2.6 billion.</description>
490
- <dc:creator>MICHAEL J. de la MERCED</dc:creator>
491
- <pubDate>Wed, 24 May 2017 06:00:38 GMT</pubDate>
492
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Unity Technologies ApS</category>
493
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Silver Lake Partners</category>
494
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Computer and Video Games</category>
495
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Virtual Reality (Computers)</category>
496
- </item>
497
- <item>
498
- <title>Market Value: Angry Over Zillow&#x2019;s Home Prices? You Can Win a Prize by Improving Them</title>
499
- <link>https://www.nytimes.com/2017/05/24/upshot/angry-over-zillows-home-prices-a-prize-is-offered-for-improving-them.html?partner=rss&amp;emc=rss</link>
500
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/24/upshot/angry-over-zillows-home-prices-a-prize-is-offered-for-improving-them.html</guid>
501
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/24/upshot/angry-over-zillows-home-prices-a-prize-is-offered-for-improving-them.html?partner=rss&amp;emc=rss"/>
502
- <media:content url="https://static01.nyt.com/images/2017/05/24/upshot/up-zillow2/up-zillow2-moth.jpg" medium="image" height="151" width="151"/>
503
- <media:description>A new house for sale in Chicago. Zillow&#x2019;s home estimates have been pilloried for inaccuracy, though they&#x2019;ve grown better over time.</media:description>
504
- <media:credit>Scott Olson/Getty Images</media:credit>
505
- <description>The overall accuracy of Zillow&#x2019;s estimates has gotten better, and it&#x2019;s now announcing a $1 million award to sharpen the company&#x2019;s algorithm further.</description>
506
- <dc:creator>NICK WINGFIELD</dc:creator>
507
- <pubDate>Wed, 24 May 2017 04:11:14 GMT</pubDate>
508
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Real Estate and Housing (Residential)</category>
509
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Zillow.com</category>
510
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Computers and the Internet</category>
511
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Prices (Fares, Fees and Rates)</category>
512
- </item>
513
- <item>
514
- <title>Uber to Repay Millions to Drivers, Who Could Be Owed Far More</title>
515
- <link>https://www.nytimes.com/2017/05/23/business/economy/uber-drivers-tax.html?partner=rss&amp;emc=rss</link>
516
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/23/business/economy/uber-drivers-tax.html</guid>
517
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/23/business/economy/uber-drivers-tax.html?partner=rss&amp;emc=rss"/>
518
- <media:content url="https://static01.nyt.com/images/2017/05/24/business/23UBER/23UBER-moth.jpg" medium="image" height="151" width="151"/>
519
- <media:description>An Uber driver in the Bronx. A lawsuit last year said that Uber was committing a form of wage theft.</media:description>
520
- <media:credit>Mark Kauzlarich for The New York Times</media:credit>
521
- <description>The company concedes taking tens of millions in excess commissions. But records point to improper tax deductions costing drivers even more.</description>
522
- <dc:creator>NOAM SCHEIBER</dc:creator>
523
- <pubDate>Wed, 24 May 2017 01:04:28 GMT</pubDate>
524
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Car Services and Livery Cabs</category>
525
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Prices (Fares, Fees and Rates)</category>
526
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Labor and Jobs</category>
527
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Suits and Litigation (Civil)</category>
528
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Uber Technologies Inc</category>
529
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Lyft Inc</category>
530
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">New York Taxi Workers Alliance</category>
531
- </item>
532
- <item>
533
- <title>Federal Court Revives Wikimedia&#x2019;s Challenge to N.S.A. Surveillance</title>
534
- <link>https://www.nytimes.com/2017/05/23/us/politics/nsa-surveillance-warrantless-wikimedia.html?partner=rss&amp;emc=rss</link>
535
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/23/us/politics/nsa-surveillance-warrantless-wikimedia.html</guid>
536
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/23/us/politics/nsa-surveillance-warrantless-wikimedia.html?partner=rss&amp;emc=rss"/>
537
- <media:content url="https://static01.nyt.com/images/2017/05/24/us/24surveillance/24surveillance-moth.jpg" medium="image" height="151" width="151"/>
538
- <media:description>The director of the National Security Agency, Adm. Michael S. Rogers, in Washington on Tuesday. A court ruled that Wikimedia has grounds to sue the N.S.A. over Fourth Amendment privacy rights.</media:description>
539
- <media:credit>Pablo Martinez Monsivais/Associated Press</media:credit>
540
- <description>An appeals court ruling on warrantless internet surveillance raises the chances that the Supreme Court could one day scrutinize the issue.</description>
541
- <dc:creator>CHARLIE SAVAGE</dc:creator>
542
- <pubDate>Wed, 24 May 2017 00:20:13 GMT</pubDate>
543
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Surveillance of Citizens by Government</category>
544
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">National Security Agency</category>
545
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Wikimedia Foundation</category>
546
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Fourth Amendment (US Constitution)</category>
547
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Computers and the Internet</category>
548
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Foreign Intelligence Surveillance Act (FISA)</category>
549
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_per">Snowden, Edward J</category>
550
- </item>
551
- <item>
552
- <title>Target to Pay $18.5 Million to 47 States in Security Breach Settlement</title>
553
- <link>https://www.nytimes.com/2017/05/23/business/target-security-breach-settlement.html?partner=rss&amp;emc=rss</link>
554
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/23/business/target-security-breach-settlement.html</guid>
555
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/23/business/target-security-breach-settlement.html?partner=rss&amp;emc=rss"/>
556
- <media:content url="https://static01.nyt.com/images/2017/05/24/business/24TARGET/24TARGET-moth.jpg" medium="image" height="151" width="151"/>
557
- <media:description>Target&#x2019;s headquarters in Minneapolis. A settlement by the company ended an investigation into how the data of millions of customers was compromised in 2013.</media:description>
558
- <media:credit>Glen Stubbe/Star Tribune, via Associated Press</media:credit>
559
- <description>The agreement, which includes the District of Columbia, ends an investigation into how hackers obtained information about tens of millions of people in 2013.</description>
560
- <dc:creator>RACHEL ABRAMS</dc:creator>
561
- <pubDate>Tue, 23 May 2017 23:19:55 GMT</pubDate>
562
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Target Corporation</category>
563
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Computer Security</category>
564
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Cyberattacks and Hackers</category>
565
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Identity Theft</category>
566
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Shopping and Retail</category>
567
- </item>
568
- <item>
569
- <title>Bits: Daily Report: AlphaGo Shows How Far Artificial Intelligence Has Come</title>
570
- <link>https://www.nytimes.com/2017/05/23/technology/alphago-shows-how-far-artificial-intelligence-has-come.html?partner=rss&amp;emc=rss</link>
571
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/23/technology/alphago-shows-how-far-artificial-intelligence-has-come.html</guid>
572
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/23/technology/alphago-shows-how-far-artificial-intelligence-has-come.html?partner=rss&amp;emc=rss"/>
573
- <media:content url="https://static01.nyt.com/images/2017/05/24/technology/24bitsdaily-web/24bitsdaily-web-moth.jpg" medium="image" height="151" width="151"/>
574
- <media:description>The Google artificial intelligence program AlphaGo beat the top-ranked Chinese Go player, Ke Jie, in Wuzhen, China, in the first game of a three-game match.</media:description>
575
- <media:credit>Wu Hong/European Pressphoto Agency</media:credit>
576
- <description>The computer program DeepMind&#x2019;s AlphaGo has defeated the top-ranked Chinese Go player, Ke Jie, in the first match of a three-game series.</description>
577
- <dc:creator>PUI-WING TAM</dc:creator>
578
- <pubDate>Tue, 23 May 2017 16:28:01 GMT</pubDate>
579
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Artificial Intelligence</category>
580
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Computers and the Internet</category>
581
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">DeepMind Technologies Ltd</category>
582
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_geo">Wuzhen (China)</category>
583
- </item>
584
- <item>
585
- <title>Tech Tip: Doing a 180 on Facebook 360 Photos</title>
586
- <link>https://www.nytimes.com/2017/05/23/technology/personaltech/facebook-360-panorama-photos.html?partner=rss&amp;emc=rss</link>
587
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/23/technology/personaltech/facebook-360-panorama-photos.html</guid>
588
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/23/technology/personaltech/facebook-360-panorama-photos.html?partner=rss&amp;emc=rss"/>
589
- <description>Facebook converts many wide-angle panorama photos to 360-degree interactive images when they are uploaded, but you can revert to the original.</description>
590
- <dc:creator>J. D. BIERSDORFER</dc:creator>
591
- <pubDate>Tue, 23 May 2017 15:56:52 GMT</pubDate>
592
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Mobile Applications</category>
593
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Photography</category>
594
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Cameras</category>
595
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Smartphones</category>
596
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Facebook Inc</category>
597
- </item>
598
- <item>
599
- <title>Apple Settles Legal Dispute With Nokia</title>
600
- <link>https://www.nytimes.com/2017/05/23/business/apple-nokia-patents.html?partner=rss&amp;emc=rss</link>
601
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/23/business/apple-nokia-patents.html</guid>
602
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/23/business/apple-nokia-patents.html?partner=rss&amp;emc=rss"/>
603
- <media:content url="https://static01.nyt.com/images/2017/05/24/business/24applenokia/24applenokia-moth.jpg" medium="image" height="151" width="151"/>
604
- <media:description>A Nokia logo in Zenica, Bosnia, in 2014. The Finnish company used to be the world&#x2019;s largest seller of mobile phones.</media:description>
605
- <media:credit>Dado Ruvic/Reuters</media:credit>
606
- <description>The iPhone maker has agreed to a new licensing deal with the Finnish telecommunications company, ending a six-month battle over technology patents.</description>
607
- <dc:creator>MARK SCOTT</dc:creator>
608
- <pubDate>Tue, 23 May 2017 09:22:31 GMT</pubDate>
609
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Wireless Communications</category>
610
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Inventions and Patents</category>
611
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Cellular Telephones</category>
612
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Smartphones</category>
613
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Copyrights and Copyright Violations</category>
614
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Apple Inc</category>
615
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Nokia Oyj</category>
616
- <category domain="http://www.nytimes.com/namespaces/keywords/mdes">Suits and Litigation (Civil)</category>
617
- </item>
618
- <item>
619
- <title>Need Mood Lighting to Go With Your Music? Ask Alexa. No App Required.</title>
620
- <link>https://www.nytimes.com/2017/05/23/technology/amazon-echo-ikea-smart-homes.html?partner=rss&amp;emc=rss</link>
621
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/23/technology/amazon-echo-ikea-smart-homes.html</guid>
622
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/23/technology/amazon-echo-ikea-smart-homes.html?partner=rss&amp;emc=rss"/>
623
- <media:content url="https://static01.nyt.com/images/2017/05/23/business/23ALEXA1/23ALEXA1-moth.jpg" medium="image" height="151" width="151"/>
624
- <media:description>Ikea has made a deal with Amazon for its voice-enabled products, allowing Ikea&#x2019;s new line of smart light bulbs to be controlled by Amazon&#x2019;s Echo speaker.</media:description>
625
- <media:credit/>
626
- <description>The e-commerce giant Amazon plans to connect its voice-command Echo technology to Ikea&#x2019;s new line of smart lighting products.</description>
627
- <dc:creator>NICK WINGFIELD</dc:creator>
628
- <pubDate>Tue, 23 May 2017 06:00:23 GMT</pubDate>
629
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Home Automation and Smart Homes</category>
630
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Home Appliances</category>
631
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Amazon.com Inc</category>
632
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Ikea</category>
633
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_geo">United States</category>
634
- </item>
635
- <item>
636
- <title>More Evidence Points to North Korea in Ransomware Attack</title>
637
- <link>https://www.nytimes.com/2017/05/22/technology/north-korea-ransomware-attack.html?partner=rss&amp;emc=rss</link>
638
- <guid isPermaLink="true">https://www.nytimes.com/2017/05/22/technology/north-korea-ransomware-attack.html</guid>
639
- <atom:link rel="standout" href="https://www.nytimes.com/2017/05/22/technology/north-korea-ransomware-attack.html?partner=rss&amp;emc=rss"/>
640
- <media:content url="https://static01.nyt.com/images/2017/05/23/business/23RANSOM/23RANSOM-moth.jpg" medium="image" height="151" width="151"/>
641
- <media:description>Eric Chien of Symantec, front, said that technical evidence indicated that a group of North Korean hackers that experts call the Lazarus Group was behind the WannaCry attack.</media:description>
642
- <media:credit>Michal Czerwonka for The New York Times</media:credit>
643
- <description>Researchers at the security company Symantec have found more digital clues that offer hints to who was responsible for the global incident.</description>
644
- <dc:creator>NICOLE PERLROTH</dc:creator>
645
- <pubDate>Tue, 23 May 2017 02:39:42 GMT</pubDate>
646
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Cyberwarfare and Defense</category>
647
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_geo">North Korea</category>
648
- <category domain="http://www.nytimes.com/namespaces/keywords/des">Computer Security</category>
649
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_org_all">Lazarus Group</category>
650
- <category domain="http://www.nytimes.com/namespaces/keywords/nyt_keyword">WannaCry</category>
651
- </item>
652
- </channel>
653
- </rss>