Hacker News new | ask | show | jobs
by sthulbourn 4483 days ago
Hi,

I'm not sure why you think we're using bootstrap, we're not. Everything in our code base is bespoke (with the exception of jQuery 2). As a result, we get to choose our breakpoints, and they're flexible for now (there's a lot of movement before we go to the next one).

The iPad in portrait mode doesn't have the available width to show the second column without cramming the stories in the main column.

We settled on the breakpoints we have due to the amount of devices we want to offer our content on. We're a service that's trying to work on as many devices as possible, from Nokia 100s to modern desktop browsers. So we did the logical thing of splitting devices into groups, feature phones, smart phones, tablets, and above (desktop & TVs). Some of the larger screened Android phones cause issues since they have a massive resolution, but can't display content as a tablet because it would be hard to read.

You're right, we don't have volume settings right now, so we can't emphasise any of the stories except to make them the "top" story. We haven't got to that point yet, we are after all in beta. All I can say is it will come.

I can't comment on editorial context, just the technology.

The most read functionality is being worked on to be richer.

Thanks :)

1 comments

Thanks for answering...like I said, it's early, and I'm obviously projecting my various development/design failures on to your team :). And I'm showing my ignorance of frameworks in general, implying that Bootstrap is the Inventor of all Breakpoints (though I don't consider using Bootstrap bad at all, just that its default handling of iPad is similar to the BBC's beta).

I guess I just suspect that news editors/execs are jumping too quickly on the "mobile-first" and "above the fold doesn't matter in cyberspace" movements...not that either of them are bad, but neither do they universally apply. I'm just not convinced that this kind of 2-column view (a smidgen wider than the iPad-portrait-breakpoint) would be a problem to squeeze into the iPad portrait, or even iPad mini:

http://i.imgur.com/mT220OG.png

Whatever it's awkwardness at full-desktop view, to me, that would be just about perfect for the tablet view. Could you shed some light on any analytics insight that's informed the process? For example, I suspect (but haven't ever counted) that the majority of stories I click through on the NYTimes home page were not in the center well or top headlines:

http://imgur.com/UC6VnRn

On the frontpage today, I'd be more likely to click on the E-cigarettes story, maybe the charter schools story, and most definitely the top list of Ramen restaurants...none of which would be top-site news (E-Cigarettes may take the center stage during the afternoon). But if war in Ukraine broke out? I'd probably click on the massive site-wide headline that the NYT would probably use. I like whitespace and sparseness, but I just don't think it plays particularly well to news sites' strengths and weaknesses...especially the weaknesses of the content-management side (which is obviously not in the control of your team, but is inevitably a factor to deal with at most news sites).