TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How do you read Hacker News on an iPhone?

8 点作者 gorm超过 13 年前
I switched to an iPhone 4s from a Nexus One and shockingly realized that iOS5 doesn't allow you to increase the font size in the browser.<p>Also iPhone doesn't manage to click zoom many pages including Hacker News. It just zooms in with a very small fraction and the font size is too small.<p>If you pinch zoom further in you get horizontal scrolling on iOS5, but the Android browser does correct adaptive zoom.<p>iOS5 has the Reader functionality, but it seems to be triggered only on some selected sites and not on HN.<p>I have also seen some ways to increase font size using a bookmarklet, but this is too cumbersome for my likening.<p>So I wonder whats the best way to read Hacker News on the iPhone browser?

4 条评论

arikrak超过 13 年前
<a href="http://ihackernews.com" rel="nofollow">http://ihackernews.com</a> lets you read all the links as text. i found it to be better than the hacker news app that i tried.
评论 #3508551 未加载
Turing_Machine超过 13 年前
HN doesn't have a &#60;link rel="alternate" type="application/rss+xml".... /&#62;; entry in the head, which is what most RSS/Atom feed readers (including, I suspect, Apple's Reader) use to detect the presence of a feed for the page. If you click the RSS link at the bottom of the page you should see the Reader functionality. Unfortunately, the feed only gives you the article titles, not the text. There's a comments link in the feed but it doesn't work in Apple's reader (it does work in Google Reader).<p>(updated: got a little happy with pre-escaping the HTML the first time :-)
connor超过 13 年前
New Media Campaigns put together a pretty good mobile site with some apis: <a href="http://hn.gethifi.com/#/" rel="nofollow">http://hn.gethifi.com/#/</a>
bdwalter超过 13 年前
I use this. <a href="http://newsyc.me/" rel="nofollow">http://newsyc.me/</a>