aboutsummaryrefslogtreecommitdiff
path: root/build/blog/2015-06-29-dl-cmplnts-in-apple-news.html
blob: 2fac2055e77be16247cb05ea9b75ee7ac72750db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta content="pandoc" name="generator"/>
<meta content="Zhiming Wang" name="author"/>
<meta content="2015-06-29T23:14:42-07:00" name="date"/>
<title>dl? cmplnts? in Apple News</title>
<link href="/img/apple-touch-icon-152.png" rel="apple-touch-icon-precomposed"/>
<meta content="#FFFFFF" name="msapplication-TileColor"/>
<meta content="/img/favicon-144.png" name="msapplication-TileImage"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<link href="/css/normalize.min.css" media="all" rel="stylesheet" type="text/css"/>
<link href="/css/theme.css" media="all" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="archival-notice">This blog has been archived.<br/>Visit my home page at <a href="https://zhimingwang.org">zhimingwang.org</a>.</div>
<nav class="nav">
<a class="nav-icon" href="/" title="Home"><!--blog icon--></a>
<a class="nav-title" href="/"><!--blog title--></a>
<a class="nav-author" href="https://github.com/zmwangx" target="_blank"><!--blog author--></a>
</nav>
<article class="content">
<header class="article-header">
<h1 class="article-title">dl? cmplnts? in Apple News</h1>
<div class="article-metadata">
<time class="article-timestamp" datetime="2015-06-29T23:14:42-07:00">June 29, 2015</time>
</div>
</header>
<p>I submitted this blog to Apple via <a href="https://developer.apple.com/news-publisher/">News Publisher</a> a few days after the WWDC keynote, just to get a feel for the submission process. It was easy; basically I just needed to provide an <a href="/atom.xml">Atom 1.0</a> or <a href="/rss.xml">RSS 2.0</a> feed, both of which I already have anyway.<a class="footnoteRef" href="#fn1" id="fnref1"><sup>1</sup></a> I was told at the end of the submission process that my submission would be reviewed.</p>
<p>Just now, quite surprisingly, I got the acceptance email from News Publisher:</p>
<div class="figure">
<a href="/img/20150629-news-publisher-acceptance-email.png" target="_blank"><img alt="Acceptance email from News Publisher." src="/img/20150629-news-publisher-acceptance-email.png"/></a>
<p class="caption">Acceptance email from News Publisher.</p>
</div>
<p>The link to my channel appears to be</p>
<blockquote>
<p><a class="uri" href="https://news.apple.com/TdEf82WUNSQeNOsvYyyu48Q">https://news.apple.com/TdEf82WUNSQeNOsvYyyu48Q</a></p>
</blockquote>
<p>But at the time of writing, trying to open this page just turns up a "sorry, this item isn't available in Apple News". Not sure if the page hasn't been updated, or if I really need an iOS 9 device to access. My current guess is the former — there's no reason Apple won't provide a channel preview in good ol' HTML.<a class="footnoteRef" href="#fn2" id="fnref2"><sup>2</sup></a> I don't have an iOS 9 device yet, so I don't know how well my content, especially preformatted code blocks, will fare in News. Either way I won't adjust my content, but it would be fun to see the capabilities of Apple's official "RSS reader".</p>
<hr/>
<p><em>June 30, 2015 update:</em> The page has been updated, and now the message makes much more sense:</p>
<div class="figure">
<a href="/img/20150630-dl-cmplnts-on-apple-news.png" target="_blank"><img alt="Apple News is coming soon. This channel or topic is only available in Apple News." src="/img/20150630-dl-cmplnts-on-apple-news.png"/></a>
<p class="caption">Apple News is coming soon. This channel or topic is only available in Apple News.</p>
</div>
<div class="footnotes">
<hr/>
<ol>
<li id="fn1"><p>Of course my content isn't really optimized for the Apple News format, but why would I care.<a class="footnotes-backlink" href="#fnref1">↩︎</a></p></li>
<li id="fn2"><p>Or maybe they will only open up regular browser traffic after iOS 9 stable is released.<a class="footnotes-backlink" href="#fnref2">↩︎</a></p></li>
</ol>
</div>
</article>
<hr class="content-separator"/>
<footer class="footer">
<span class="rfooter">
<a class="rss-icon" href="/rss.xml" target="_blank" title="RSS feed"><!--RSS feed icon--></a><a class="atom-icon" href="/atom.xml" target="_blank" title="Atom feed"><!--Atom feed icon--></a><a class="cc-icon" href="https://creativecommons.org/licenses/by/4.0/" target="_blank" title="Released under the Creative Commons Attribution 4.0 International license."><!--CC icon--></a>
<a href="https://github.com/zmwangx" target="_blank">Zhiming Wang</a>
</span>
</footer>
</body>
</html>