Show HN: Hackernews for Mac
31–40 of 51 posts
Re: Show HN: Hackernews for Mac
#32Earlier quoted context omitted.
Thanks mate. Working on getting a update out that fixes that :) EDIT: Just rolled out a fix. You can check for Updates in the Application menu.
It's a simple "fix", but this is actually the (silly) default behaviour for Mac apps. After closing the window you can bring it back from the Window menu item > Main Window.
Re: Show HN: Hackernews for Mac
#33Earlier quoted context omitted.
Why does it not support anything lower than Mountain Lion?
Uses the Sharing Service APIs that were introduced in ML. Ill work on some way to roll out a different version for =< 10.7 users.
https://developer.apple.com/library/mac/#documentation/devel...
http://www.cocoawithlove.com/2009/09/building-for-earlier-os...
Re: Show HN: Hackernews for Mac
#34Some small usability suggestions for your roadmap: - When resizing the window, make the left pane width fixed. - Limit the resizing of the split panel so neither panel ends up with zero width. - Use the share symbol that mountain lion uses instead of the word share. - Restore the window dimensions and position after reopening the app. - Highlight the current story selection in the list.
To extend the suggestion to use the share symbol, I would also suggest using icons for the flagging and voting buttons.
Re: Show HN: Hackernews for Mac
#35Some small usability suggestions for your roadmap: - When resizing the window, make the left pane width fixed. - Limit the resizing of the split panel so neither panel ends up with zero width. - Use the share symbol that mountain lion uses instead of the word share. - Restore the window dimensions and position after reopening the app. - Highlight the current story selection in the list.
Do you know if there is a standard share icon or do I have to create one myself? EDIT: looks like using NSShareTemplate does the trick.
Re: Show HN: Hackernews for Mac
#36Readability style page cleanup would be a good feature.
Re: Show HN: Hackernews for Mac
#37Earlier quoted context omitted.
Uses the Sharing Service APIs that were introduced in ML. Ill work on some way to roll out a different version for =< 10.7 users.
You don’t need a separate version, you can check for available features at runtime: https://developer.apple.com/library/mac/#documentation/devel... http://www.cocoawithlove.com/2009/09/building-for-earlier-os...
Re: Show HN: Hackernews for Mac
#38Thanks :)
Re: Show HN: Hackernews for Mac
#39I wrote Hackernews for Mac. Feel free to ask me questions :) EDIT: Quick shout out to Grant Paul who built the fantastic newsyc app for iOS ( http://newsyc.me ) which this is partly based on and inspired from.
Also - I found myself wanting some "read/unread" feature of the story column. I'd love to know if I've already seen a story or not.
Keep up the good work. I assume you plan to sell this on the App Store?
Re: Show HN: Hackernews for Mac
#40I sometimes judge a story by its comments first.