I dislike the new layout mostly because it wastes a lot of vertical space, particularly the fixed top part. Here's the user style I use to neutralise it: #top-bar { height: auto; } #search { padding: 8px 0; } #lhn-add-subscription-section { height: 48px; } #viewer-header { height: 48px; } Adjust numbers to taste.
Ex Google PM criticizes new Reader layout
31–40 of 60 posts
Re: Ex Google PM criticizes new Reader layout
#32This should probably link directly to the blog post, so it isn't lost in the future. http://brianshih.com/78073742
Re: Ex Google PM criticizes new Reader layout
#33Re: Ex Google PM criticizes new Reader layout
#34Re: Ex Google PM criticizes new Reader layout
#35His complaints are (1) of screen real estate having been reduced to something admittedly pretty insane, (2) increased number of clicks to share and (3) decreased privacy in doing so (he's incorrect about the last: you don't need to +1 prior to sharing; noted, he updates his post with a correction about this), and (4) lack of contrast of the grey on white of titles and links (to me titles appear black on white and links are underlined making them easily identifiable -- was this changed?).
As for complaint (2), integration of sharing in Google Reader and G+ means that there is necessarily going to be a bit of latency introduced, because you've actually got to do the work of choosing who to share with. This doesn't bother me: the precision and primacy of the circles concept in Google+ is what attracts me to it over the convolutions of exhibition on Facebook.
Lastly, as for the first complaint, regarding screen real estate: My usual daily objective in Google Reader is to be able to do triage on about 200 - 300 articles in less than 10 minutes. I am subscribed to a ton of feeds and in order to keep pace I need to consume headlines and form a general intuition about the content while doing as little reading as possible. I want to decide between (1) "this is interesting, I'll read it later" and (2) "this is not interesting, pass" on the order of milliseconds. I don't actually do any reading at all in Google Reader itself, so his screen real estate gripe doesn't really resonate with me. If I want to read an article I just re-tab (or in the case of some content, usually videos or music, star it) it and return to it later. His contrast complaint (4) would be relevant, but I'm not seeing it.
Which brings me to my own central complaint. Namely, general sluggishness. Because of the speed that I sift through articles, any delay between pressing the "j" shortcut which advances to the next unread article and actually advancing to that article is a really palpable, frustrating and significant. Such delays are frequent -- very frequent. I haven't actually looked into what the cause of this delay is computationally, but I'm fairly certain it's not a bandwidth issue, because Google Reader keeps itself loaded pretty far ahead of the current article you happen to have in focus.
In any case, as long as such delays exist, any UI issues are pretty much secondary to my use case.
Re: Ex Google PM criticizes new Reader layout
#36Re: Ex Google PM criticizes new Reader layout
#37I bet they agreed to any hurried G+ shoehorning as it's a sign Reader isn't being wound down.
Re: Ex Google PM criticizes new Reader layout
#38I like using Reader to manage my feed subscriptions, but nothing more. I don't want to share my content on any social network. Nor do I want to view the content in an iframe. I would prefer to just click the row of the feed item and have it open in my browser like normal links. So for me the gui updates are sort of mixed. I agree its wasting a whole lot of screen space, but overall I like that it shares the same look…
I've been using Brief ( http://brief.mozdev.org/ ), it's something that Firefox should fold into the browser, but they won't. There's a limit to what I want to share with Google.
Re: Ex Google PM criticizes new Reader layout
#39Re: Ex Google PM criticizes new Reader layout
#40Earlier quoted context omitted.
Thank you, that helped a lot. Here's my version if anyone is interested... Additional changes: 1) Made the left hand navigation slightly grey to offset so much white. 2) Made the list of articles have less padding (more "compact", less "bloaty" :) ) 3) Removed the "Home", "All Items" and "Explore" links (I never use them and just wanted it clean) CSS: https://gist.github.com/1333174 Screenshot (Before): http://cl.ly/…
What is the easiest way to load these changes? Do you add them to your custom.css or use an add-on?