TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Annotate PG, our YC application demo

41 pointsby julien_cabout 12 years ago

16 comments

mediumdeviationabout 12 years ago
Normally I don't comment (at all) on posts like this, but this is just bad.<p>The comments overlay cover up the very text that you're suppose to be reading. This disrupts the reading flow, making it hard to find my way back to where I was reading, especially comments are merely secondary to the actual article. To get back to the article I have to press this tiny close button on the top left corner of the comments overlay. Plus, there's a huge amount of whitespace to the right of the article which you're not using <a href="http://i.imgur.com/1JvLWQP.png" rel="nofollow">http://i.imgur.com/1JvLWQP.png</a> - why cover important content, leaving large amount of screen space unused when there's perfectly good unused space on the right?<p>The pagination scheme is terrible. The article is a blog post, not a book. And even if it were, no one would want to read something on screens. (Edit: Firefox 21 beta. I see Chrome that has transitions, which means this is not actually poor performance, but simply missing transitions. I still don't see any reason why Firefox shouldn't have transitions, though) The performance is terrible. I can count seconds between me clicking on the next page button and the next page actually showing up, with no feedback whatsoever that the page is loading.<p>Document annotation and comment UI isn't hard. When Microsoft Word has you beat in terms of UI, you're probably doing something very wrong.
评论 #5557332 未加载
评论 #5558270 未加载
woahabout 12 years ago
You guys should check out <a href="https://test.hypothes.is" rel="nofollow">https://test.hypothes.is</a>. Non profit open source project that does this for the entire web. Here's the github: <a href="https://github.com/hypothesis/h" rel="nofollow">https://github.com/hypothesis/h</a><p>Randall, the lead developer, is one of the authors of the open annotation spec: <a href="http://www.openannotation.org" rel="nofollow">http://www.openannotation.org</a><p>Dan, the founder, recently put together the I Annotate conference, which brought together all the individuals and groups who have been applying annotation to their problem domains for the past few years.<p>I designed the interface.<p>Annotation should be open source, standardized, and portable, not locked into little silos. Also, I'm not pg, but if I was, I would find this a bit... odd.
评论 #5558743 未加载
rdlabout 12 years ago
Interesting idea. Probably would be a stronger demo if you pre-populated it with some actually worthwhile comments.<p>Really don't like the pagination. Scrolling is how this is done on the web. Arbitrary page breaks and non-intuitive scrolling breaks this.
bdrabout 12 years ago
This would be nice if not for the pagination. It's slow, unpredictable, and unnecessary.<p>For another approach to annotation, check out fixjam.com. I never took this past the 1-day hack stage, but I'd like to revisit it at some point. You can try it by clicking the bookmarklet and highlighting some text.
评论 #5557699 未加载
alanctgardner2about 12 years ago
It's a cool concept, but I can see everyone comparing it to RapGenius (several people in the thread already have). RapGenius has a bunch of features that seem to be missing here, you'll probably have to justify their absence.<p>The biggest problem I see, however, is the slideout pane from the right when you click an annotation. RG does this without taking up the whole reading area; it seems a bit silly to reproduce the whole sentence being annotated and cover up the rest of text for one heavily padded tweet. Personally I would find a two-mode interface more useful: hover to see a small dialog with the top/newest tweets and a summary of the annotation activity, and click to get a larger overlay if there's too many tweets for the small view.<p>Finally, I think using pg's essays might actually hurt you. I get that it's a gimmick, and the HN crowd might like it, but I think the man himself might be less flattered and more put off if it seems like you're trying to make up for technical shortcomings by flattering him.
siong1987about 12 years ago
I actually prefer the Medium's implementation of sidebar annotations/comments. For example: <a href="https://medium.com/design-ux/926eb80d64e3" rel="nofollow">https://medium.com/design-ux/926eb80d64e3</a><p>At least, the content isn't blocked when the annotations/comments are activated.
mh-about 12 years ago
Echoing other comments about the scrolling, but wanted to add that I'm not strictly against the pagination.<p>For me, it's simply that the trigger is both unpredictable and way too insensitive. It takes two very large scrolls of the entire height of the trackpad on my MBP, and it doesn't respect the scrolling momentum. It just feels very non-native.<p>Overall, I like the design.
saravkabout 12 years ago
I love the responsive design of your navigation menus. But it feels redundant when i see your page on my laptop. Both the left navigation pane and the TOC button display the same list of articles.<p>Instead you could perhaps make the TOC button display the chapters within the current article on a wider display and revert to the current behaviour on phone/tablet.
mkillingabout 12 years ago
I agree with rdl, I think classical scrolling would work better here. Also, could you make the app utilize the full width of the browser window? The comment box obscures the text on my 1680x1050 display, even though there would be enough space to display it next to it.
评论 #5557259 未加载
xtacyabout 12 years ago
It reminds me of Django book's early days when it was being written (<a href="http://www.djangobook.com" rel="nofollow">http://www.djangobook.com</a>). Each paragraph could be commented upon and it led to a really fantastic collaboration.
Felix21about 12 years ago
Is this not how Medium comments work? And the pagination is a bit annoying.<p>That aside, What's the use case of this app? Is it like an alternative to disqus for my blog?
crisnobleabout 12 years ago
Great concept, I noticed Medium.com is doing something very similar in their stories now. See: <a href="https://medium.com/i-m-h-o/265cc8a17432" rel="nofollow">https://medium.com/i-m-h-o/265cc8a17432</a> They don't cover the text up, but push it left which is something you should consider. Best of luck with your application.
julien_cabout 12 years ago
We posted this two weeks ago, and we've improved the demo in response to the initial feedback. Thanks for your feedback!
评论 #5557200 未加载
mceoinabout 12 years ago
So it's a content creation play on the annotation ideal? Like: tumblr + annotation features.<p>I'd be curious to see how this goes after watching browser plugins struggle to achieve lasting popularity.<p>I'm guessing this is where Rapgenius is headed, one community at a time.
doolsabout 12 years ago
Where a full stop/period is preceded by a single letter you should treat it as an acronym rather than the end of a sentence (I can't think of a valid sentence ending that has a single letter in it ... )<p>I just noticed that you're splitting up m.o into separate sentences.
评论 #5558316 未加载
rtexalabout 12 years ago
You need to cater to people who doesn't want to share the full sentence. Allowing for inline editing in the overlay section might be great, or allow for selection of a partial sentence instead.