I'm just really uncomfortable with a "chrome version" of the New York Times. How many of us would be freaking out if it was "The New York Times: Internet Explorer Version"
I don't want versions of the web. That's the whole point of the web.
Completely agree, but to play devil's advocate: maybe they're catering to the OS (in which case it's closer to a "The New York Times: iPad Edition" than your IE example).
They stated numerous times during the announcement that these apps will work on all modern browsers, the web store is there to help discovery and monetization.
The Chrome label on this NYT app is merely promotional as they were launch partners.
I just tried it in Firefox, and it works fine. AFAICT, it's identical to what you see in Chrome... except it has -moz- prefixes everywhere in the CSS. :-p
Gracefull degradation is for making sites work on older browsers. What about making sites work on modern browsers which are other than your favourite one?
Using just -webkit prefixes everywhere will make sure it just plays nicely with webkit, and not with IE, Opera or Firefox.
It detects your rendering engine when you connect to the server and only serves up the relevent stylesheet. This way you don't get -moz, -o, or IE fixes if you're not on IE, Mozilla, or Opera.
I would rather like to see it named as "HTML5 version". Oh, and please use CSS transforms/transitions instead of Javascript animations. Otherwise, nice work.
while I like CSS transforms/transitions, they don't support the complexity needed for an app like this as far as I can tell. Maybe I'm missing something, mind illustrating further?
thanks, that's a great show of what can be done with transitions, but it's not nearly as complex as the newpaper site. especially when clicking on settings.
NYTimes likes to sleep around. They've developed quite a few frontends: a WPF/Silverlight version, an AIR version, and now a "Chrome" HTML5 version. Next will be an Oracle version in JavaFX.
To scroll I have to go to the bottom of the page and click on the little arrow. Go to the other side if I want to go back.
The mouse solved that problem last millenia with the scroll wheel. Anywhere on the page, if I decide to scroll, it will scroll, right there, without moving the pointer or my eyes. Simple huh?.
If I want to scroll, just let me scroll. Don't impose restrictions on me.
You can hit the right/left arrow keys, and up/down to navigate between sections and articles. I hadn't actually discovered this before reading your comment. Whether it's better or not than horiz/vertical scrolling is a debatable issue.
Looks a lot like the Editor's Choice iPad app adapted for a browser. Very nice and clean.
That said, I'm not sure how sustainable it is, unless they're planning on turning it into a paid thing. Any significant number of users is going to put a damper on their bottom line because no ads means no ad revenue.
I love how de-cluttered it is. I have a sinking feeling, though, that when a homepage gets into production, feature creep has to happen because of all the different departments within the company -- everyone wants a link to their specific subsite for the traffic.
TimesSkimmer was very good when it came out. But gradually, it has become very slow and somewhat unusable. I definitely think the Chrome version is much far ahead of the Skimmer. Skimmer used to open the article in an iFrame, which spoils the entire motive of decluttering. There were also needless animations that made it a bit slow. Plus the lack of any social functionality that made sharing articles difficult. I really like that they took care of all of these issues in the Chrome version!
Safari became completely unresponsive when I tried to resize the window, all its window chrome disappeared and the whole system got so bogged down that it took me at least three minutes to force quit Safari.
Mostly works in Mobile Safari on my iPad, after a prompt from the browser to allow 10MB of offline storage (which in turn appears to be an iOS 4.2 feature, since older versions simply silently disabled offline storage when any page's cached resources totaled >5MB).
Performance isn't awesome, but then again, the flagship NYTimes iOS app hasn't worked for me in weeks (crashes on startup, fails to refresh articles when no other app has connectivity problems, etc.) so I might just give it a shot as a Times UI for a while.
It's not just for the chrome browser because it's built on HTML5 and JavaScript and can be used on any modern browser. I'm currently using firefox to view this "app" which is just a regular site, well it's actually a very clean & impressive design and great UI features. Some of the so-called apps in the chrome store are merely bookmarked links that go directly to the page, for instance the gmail "app". I'm having a really hard time to accept these as "apps"
Does any know whether "Chrome" signifies the browser or the OS? Everyone here seems to assume the browser, but my first thought was that it referred to the new OS since I was reading just yesterday that you will be able to read the NY Times offline on there. Also, when I opened the link in Opera it asked me if I wanted to let the site store 10mb of data, which I assumed related to that feature.
On OS X Safari, the articles are in Georgia 13, but the subpixel rendering is disabled. The result is ghastly. The type appears randomly weighted and poorly kerned.
If you copy a paragraph and paste it into TextEdit you can see the same text still in Georgia 13 without broken rendering.
You can use the assistive zoom to see clearly what is going on. (Hold control and "two finger up" on the trackpad, or scroll wheel up if you are that sort.) The color fringe at the edges of the zoomed letters is the subpixel rendering.
I really want the New York Times website to look like a newspaper. Changing it to a non-descript anybody site throws away the richness of its heritage. I know the richness is in the content but warm fuzzy feelings help you digest the brain matter.
Nothing, which is kind of the point of the Chrome Store: It's just a new distribution channel for modern web applications. The upside is the discoverability, along with the assurance that your end users have a modern browser.
It absolutely doesn't, because if you look at it as a touch screen app for a tablet then the highest portion of users will hold the tablet steady with their left hand while gesturing with their right hand. If you put the nav on the left you make people reach across the screen (covering it with their arm).
I don't want versions of the web. That's the whole point of the web.