Skip to content

grinich/HackerNews-iPhone

Repository files navigation

HackerNews for iPhone

This is an iPhone app I built in 2009-2010 to read HN in a nice mobile friendly way. It was the first large application I'd shipped and got several thousand downloads from the App Store with zero marketing. HackerNews didn't have an API, so the entire data layer was powered by web scraping under the hood, including login via cookies. You can see some screenshots here/

It's no longer on the store and I have no plans to update/maintain it going forward, but figured I would open source it for fun. Consider any code I wrote here under a MIT License. :)

Current Bugs:

  • [TTPostController showActivity:@"Posting comment"]; This is not exposed for some reason. Subclasses need it.

  • Doesn't show blue background on selection on Story view

  • Story page parser broken for brand new accounts.

  • numberFromString is sometimes broken

To Do:

  • Switch green hilighting to the orange asterisk in upper right corner
  • InstaPaper login screen
  • "About the developer" page with a link to email about bugs

///////////////// 2.0 Update /////////////////

New Features:

  • Log-in
  • Voting
  • Post comments
  • Refresh items on homepage
  • Readbility

Bug fixes:

  • Fixed-width text now displays correctly.
  • Refresh items on homepage

///////////////// To Do /////////////////

///////////////// Performance /////////////////

///////////////// Resources /////////////////

About

native iOS app for Y Combinator's Hacker News

Resources

Stars

Watchers

Forks

Packages

No packages published