Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: My first personal app - HackerNews for iPhone/iPad (hackerno.de)
107 points by nodemaker on May 31, 2012 | hide | past | favorite | 68 comments



I work at Forbes, so it was cool to see our article page in the screenshot. However I noticed the app appears to be blocking Forbes ads and overlaying its own.

I'm perhaps biased in this case, but I would consider that to be bad form.


As the maker of the app, I can assure you that the app is not doing any such thing.

It is just loading the page in a simple iOS webview.The social icons that you see come out when you press the button in the centre and go back in when you press it again.

Also I really liked that article :)


I have a few of these HN clients, but never use them, because I love chronological front page. If you could add a chronological ordering of the front page (like http://hckrnews.com does), I'd buy your app in an instant.

And a very important note: Your app is universal, so don't use TWO separate icons for advertising it - It's confusing, and I thought I have to pay twice for it (one for my iPhone and one for my iPad).

Use http://static6.businessinsider.com/image/4c1939167f8b9a9c366... , not http://www.ibreviary.com/new/images/app_store_badge.png


You're right.I should have thought of that.

Correction Made.Now it shows one icon.

Thanks a lot!



Can you also add my Hacker News Android app (https://github.com/glebpopov/Hacker-News-Droid-App) and API (https://github.com/glebpopov/Hacker-News-Droid-API)

The API is being by the app but also a few other devs are using it on smaller HN clients/pet projects.


The doc is freely editable, so feel free to add it your self.


Just bought this and I'm not seeing any way to leave a comment. Am I missing something? The discussions in the comments are the most important part of Hacker News IMO.


Commenting will be added in the next version.

I agree it is an important feature and I will finalize this asap.

To give you a concrete estimate it should be submitted and approved by mid july.


There is news:yc that supports comments http://itunes.apple.com/us/app/news-yc/id434787119?mt=8&...


Decided to spend the last few hours making my own :-)

Now to decide if I should clean it up and go ahead and put it on the store. Does everything I need though and I solved my boredom problem this afternoon so it was a good day.


This looks great - any chance of adding Pocket (formerly Read it Later) support though?


Yes. Please. I'll buy it the moment you do.


Give Marco Arment a bit Instapaper love!


He did; it's literally the first entry on the right column of features.


I had been a paid instapaper user since the beginning, but Pocket is just awesome - they got me to switch.


Looks like a lot of people like pocket.Will add it :)


Awesome! Looks like I'll have to click 'buy' then!


Cool, looking for an Android version! ^^


Yes please!


Happily purchased! I love what you did with the icon; it looks great.

I'm using it on the ipad now; it's a great UI, I like how you made and used a cascading UI for it. My only suggestion would be to make the news list not as cramped. But, then again, that maintains some style from the current web version :)


This is the best HN iPad app for sure - nice work! I like the news:yc iPhone app although though, so not sure I'll switch. One thing I'd like in a HN app is a "night mode", the reddit app I use (Alien Blue) has such a mode, which is great because I always read HN&Reddit in bed.


news:yc supports iPad too


I am intrigued!

Please consider adding a screenshot of the iPhone Comments view to either your site or the App Store listing. The Comments interface would be the deciding factor for me - I still haven't found a HN app that gets this right.


The comments UI is the deciding factor for me as well. So far, the best implementation of this I have come across is cheeaun's Hacker News mobile web app: http://cheeaun.github.com/hnmobile/landing/


Here is a screenshot of your comment :)

http://dl.dropbox.com/u/23360122/Photo%20May%2031%2C%209%200...

Also some more improvements to the comments UI coming soon in the next version!


I'd also like to request this, comments are a big factor of HN for me. I'll definitely be buying either way it's a lot nicer interface than a few I've seen.


A couple UX suggestions for you. 1. Display the price on the landing page 2. Have the logo at the top clickable to the app store. That's where I clicked first, and didn't get what I expected


Looks pretty good. I'm a big fan of http://newsyc.me/ and use it every day on my iPad and iPhone, I'll give yours a shot too.


I'd be interested to see a comparison, if you have time to write one


I have been using this daily on my iPod touch, it's awesome.


Looks great. I currently use news:yc app for HN but don't love it. I am constantly confused on which icon to use to comment.

Might give yours a shot soon!


I use news:yc too and I miss the collapsed comments. It was way easier to skip over irrelevant discussion threads when you can browse just top level comments.


If you felt so inclined, you could add them back in for your own use since the code is kept on GitHub: https://github.com/newsyc/newsyc


Why no price info on the landing page?


Is there a bookmark option? If you can let me bookmark and tag or group them, I'll buy it instantly!


Yes, that would be great (+ chronological front page, which is the deciding factor for me).


Yes you can add bookmarks to instapaper.


Hmm...not quiet what I want. I want to group stuff I've read and want to keep by tags, like python, JavaScript, etc.


Thats a good idea!.Will think about this! For now you can save the search query 'python' in the saved searches page.


I've been a happy use of HackerNode for what seems like two months so far. Well done!


For my next project I will make an app to interface with your app and I will call it HackerDo.me so that you can get a slick interface to your interface of really important discussions and news on make money.


Hi!

Cool app. Excited for when it can leave comments and votes!

Looks like your Path menu at the bottom of articles isn't great when you spam it - I can frequently get just the Instapaper icon to show up if I press it rapidly.


For me the comments are most valuable. That's why I'm linking and sharing them always (via Twitter). Is there this option where I can share the comment link via Twitter?


[OT] how do you tweet hn posts? the link or the link to hn comments? (sorry, I can't easily find you on twitter)


I tweet the link itself(i.e http://news.ycombinator.com/item?id=4047264). I just post them on Twitter. But this is difficult when you are using mobile apps. To solve that I'm doing this steps(for iPhone):

1.) Copy link of the comment 2.) Open it with safari 3.) Share it with Safari's "Tweet" button

That's not convenient.


Thanks


Yeah I have thought about this and will surely add it in the next version :)


What's with all those social buttons sprinkled on top of the ad?


They come out when you press the red + button and go back in when you press it again!


Looks great nodemaker, have you considered adding the /classic page view?

http://news.ycombinator.com/classic


Very cool! Now make an application for android too, because all that there are horrific both in design and implementation


Kudos for putting effort into a personal project but...

It makes me cringe that you clearly used several open source projects (levey's AwesomeMenu[1] comes to mind immediately, and potentially CLCascade[2]) without attribution.

[1] https://github.com/levey/AwesomeMenu [2] https://github.com/appunite/CLCascade


I have used AwesomeMenu and acknowledged it in the acknowledgement section.

CLCascade however I have not used.Took me a lot of time but I made my own!Was totally worth it!


Looks great, especially the iPad version.


@nodemaker haha just noticed you have my tweet on display (1st one), nice!


:)


Can we login to see our submissions and comments?


not yet in this version but you will be able to in the next major release.


it would be cool if you implement a readability support :)


I tried...but xAuth gave me a lot of trouble!

Will try to add both readability and pocket in the next version.


+1 for this request


Incredible the cottage industry of HN clients that sprouted just because the website is stuck in 1998.

Goes to show how the community is so important it can trump design.


Good design does not necessarily correlate to fancy javascript animations and cascading whatevers. In my opinion, good design is supposed to facilitate the use of the tool, period. What additional design could be applied to http://news.ycombinator.com that would make the user experience better while keeping in mind the objective of popularizing the highest voted stories and fostering the community through comments on stories?


I do not want animations. As you said, design is how something works. I want a readable font. I want modern HTML that adapts to different devices and screens. I want links that don’t expire after I left the page open for half an hour and then fail with stupid errors. I want a website that doesn’t randomly stalls for ten seconds. This is basically just what all these clients do.

All these 3rd party clients are brittle hacks that scrape the HTML because there is no API or RSS feed. This is bad design, not the lack of animations.


To you it's a negative, to me it's an absolute positive.

I can load HN from any device and can pretty much count on it loading quickly and rendering correctly.

If you have an iPhone, I can see why you would want an app, however. I don't see how people browse comfortably on that device without word wrap.

On a related note, I wish the Android browser had a feature to override HTML tags that prevent you from zooming in on mobile sites. One of the nice things about HTC Sense is that it ignores these tags all together.


Apps and zooming and reflowing text are just workarounds. I don’t want an app, I want a decent website that can render on a smaller screen. Not hard.


But HN renders just fine on my Nexus One in Opera...?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: