top | item 4148415

Show HN: A new way to view IAmA's on Reddit

263 points| xpose2000 | 13 years ago |topiama.com

65 comments

order
[+] spindritf|13 years ago|reply
Very cool. It picks all the important stuff and presents it sans the fluff. Where do I subscribe? Really, where's the rss feed for new AMAs?

Also, links to questions in their original context would be nice.

[+] TazeTSchnitzel|13 years ago|reply
Some questions are in response to other questions - some indentation to show this might be handy.
[+] xpose2000|13 years ago|reply
I have emailed Reddit about the legality of this project. (Have not received a response yet) So far it seems likely that I will have to take down the site.

So consider this a small preview I suppose. I plan to port this to a Chrome Extension.

Do you guys find this format much more readable than the current completed IAmA?

[+] citricsquid|13 years ago|reply
I've wanted to build something like this for a long time, the problem I encountered (which I couldn't solve) is how to effectively and automatically find not just the questions and answers, but the discussion that stem from them.

A good AMA is one that creates discussion between the subject and commenter's so the majority of good content is buried underneath multiple comments. For example I did an AMA and it had a few hundred comments, the "top" question was pretty mediocre but it had a reply that made it a valuable question and that reply was the most "popular" (most replies, most votes) thing in the AMA. Your site would not have picked this up.

If you can solve the problem of dealing with all the nested comments and trying to work out the value of each reply (taking into account votes, length, number of replies and possibly the "relevant" workds?) then your site will absolutely be worth using. Instead of just being a different way to display the data, create extra value. Good AMAs are not just Q&As, they're discussions.

> So far it seems likely that I will have to take down the site

Traditionally reddit is very good towards community projects, they pride themselves on their "different" approach to community, unless you're causing harm to reddit I don't see why they would require you to take this down. There are multiple tools that already exist that extend reddit and provide extra value, none of which have been taken down -- from what I've seen anyway.

Specific to your current implementation of the idea, your font-size is way too low, the focus of the site is the words so make them bigger! The size you have it now isn't very readable. Check our some blogs for examples of what sizes to use for text.

[+] Gnolfo|13 years ago|reply
I ran into the same problem. I started a pet project that involved scraping reddit (though for a different purpose than AMAs). Their robots.txt and an admin writeup from somewhere on their site made me realize that I'd probably just have to take it down and/or my scraper would just get blacklisted. It's a bummer because there's 1001 great ideas out there for filtering, categorizing, and viewing reddit's data in different ways. And it seems like they encourage 3rd party interaction to some extent with their API and all, yet scraping is kind of needed in most cases.

I do like the format for sure. The only thing I would consider is maybe nesting the Q/A divs (.qitem) for threads because a lot of times the Q/A content is contextual to past Q/As. You already order them that way and that helps a lot but on one of the ones I was reading it got confusing on whether they were speaking in the context of a thread or if it was a fresh Q/A. Maybe set it as a view option to toggle or something (maybe have it be a carousel where each frame contains all the Q/A divs in a thread starting with the root level, and keep it displayed flat like they are now).

[+] steve8918|13 years ago|reply
Very very awesome! I love IAmA's, but the signal to noise ratio is relatively low, so that I can only bear it for about 1 page. This does a fantastic job in separating out the great questions and answers!
[+] redthrowaway|13 years ago|reply
I'm pretty sure you'll be fine. Erik's a Pretty Cool Guy(TM); I can't see him trying to take down a site whose express purpose is to make the content on reddit more accessible.
[+] mariocesar|13 years ago|reply
Absolutely, If you add link references, like related news, events or uncommon knowledge this will be perfect.

I always imagine someone making a book about the IAMA, there is just so much value on the posts, there are an amazing human view on people. Sometimes amazing, sometimes heartbreaking mostly just fascinating.

Great work!

[+] ebun|13 years ago|reply
This is MUCH better than the reddit version. If they're okay with you doing this, I whole-heartedly support your efforts here and wish you the best of luck with this endeavor
[+] lukevdp|13 years ago|reply
Yes I much prefer this format, great job. The only thing thing that I don't like is that the questions are hard to read for me. Maybe because they're large blocks of text in bold.
[+] saurik|13 years ago|reply
Why not build this as a browser extension or Greasemonkey script?
[+] twistedanimator|13 years ago|reply
Why would scraping their site be illegal?
[+] redslazer|13 years ago|reply
The concept is good and its easier to scan than IAMA but the design/typography just hurts to read. I would probably fix that asap. Make it bigger, easier to read and change the font.

In regards to your concerns of legality. Reddit seems to be ok with scrapers, bots and the like as long as you dont make more than 30 requests per minute.

[+] xpose2000|13 years ago|reply
Do you have any suggestions on fonts to use for readability? I was looking through Google Web Fonts and came up short.
[+] twistedanimator|13 years ago|reply
A couple months ago, reddit started refusing requests from my web scraper. Figured out they started checking the user agent and refusing connections that didn't look like they came from a user's browser. Unless I missed an announcement somewhere, it doesn't seem like they're overly friendly about allowing web scrapers.
[+] michael_fine|13 years ago|reply
Also, the hover effect is very distracting.
[+] achompas|13 years ago|reply
Surprisingly compelling. The IAmA's are some of Reddit's best content, and this is so much easier to scan than a real IAmA thread. Thanks!
[+] kmfrk|13 years ago|reply
An alternative that we know is legal, you can use http://reddit.com/r/tabled.

To expand on that, you could create a stylesheet or such that modified the look of it. Something similar to the mobile HN sites where banner ads are preserved could be considered as well.

[+] scalable|13 years ago|reply
Minor problem: Zero based indexing, combined with not showing current page in navigation, is confusing. At main page I saw links to page 1, 2. Thought that 1 was current page, 2 was next page.
[+] Alex3917|13 years ago|reply
I like this, although I do think it would be better if each comment had a permalink back to the original so that we could see all the responses, not just the one by the person who created the thread.
[+] pygorex|13 years ago|reply
Very cool. Reading the Nate Phelps AMA:

http://www.reddit.com/r/IAmA/comments/v99eg/iaman_exmember_o...

Right now the top-rated comment by Nate Phelps is not in direct response to a particular question.

This top-rated comment is not on topiama.com:

http://www.topiama.com/r/4/iaman-exmember-of-the-westboro-ba...

I don't know if this is a feature or a bug or if hasn't been crawled recently.

It would be great to see these top-level comments!

------------

Linking to an answer's context would be super-useful as well. A great deal of the fun and value reddit supplies is the community commentary and responses to an AMA's answers. This can range from the funny to the insightful to the scary - something topiama.com doesn't capture. Which is great - sometimes you don't want the peanut gallery.

[+] intended|13 years ago|reply
There used to be a comment bot/person who put all the reddit AMA questions into a tabular format - I recently discovered it has a pretty useful subreddit: http://www.reddit.com/r/tabled

I actually prefer that format over this one.

[+] Jun8|13 years ago|reply
Super, thanks! Saw a lot of stuff that I missed, e.g. the physicist who can calculate anything:

* If I gain a kilo of weight here on earth, how much more will my wife be attracted to me? Ans: 4x10^-9N

* How large would the wings of a pegasus have to be to allow a horse to actually fly? Ans: 1000m2

[+] mattmaroon|13 years ago|reply
Substantial improvement. Now can you make one that shows r/funny minus all of the cat posts?
[+] Foomandoonian|13 years ago|reply
Neat. The presentation would be vastly improved without the text-align: justify; though.
[+] waxjar|13 years ago|reply
This is awesome, so much cleaner and easier to read. I hope it stays online.

I'd make questions link to the original comment threads on Reddit, though. Sometimes comments by other users are useful too.

[+] jcfrei|13 years ago|reply
I'm doing something similar with all the funny pictures on reddit. not really successful though, and basically leeching.
[+] unwiredben|13 years ago|reply
Really enjoyed this... so much easier than navigating through hundreds of comments on Reddit's main interface
[+] aditiyaa1|13 years ago|reply
Beat me to it!! I am currently working on the exact same problem. Lets see how my version turns out!
[+] jackhammer2022|13 years ago|reply
This is much more readable than IAmA's interface though I suggest some work on the font. Great job.