At $DAY_JOB we have various document (or rather, knowledge) repositories -- a mostly-abandoned-but-still-useful-often-enough-to-not-ignore wiki, the obligatory but overwhelming salesforce, personal (silo) collections of email lists/archives, a semi-public knowledge base, a half-hearted attempt at moving internal mail lists into yammer, various product guides (PDF's), a public-access user forum, an LMS, and probably a…
Introducing docs.microsoft.com
71–80 of 195 posts
Re: Introducing docs.microsoft.com
#72Oh no. It pops up a quick menu when I select text, like Medium. The problem is that I'm constantly selecting the lines I'm reading. :( Edit: Also, it's extremely narrow. On my 32" 4K display, 70% of the screen is empty. And the font is too think. And stuff keeps moving/jumping when I'm moving the mouse cursor. I want 1998 back.
Re: Introducing docs.microsoft.com
#73I am glad to see they acknowledge MSDN is bad. I fear they will make it worse but well, we'll see. Microsoft has been surprising these times.
Just try to get Google or Apple OSes documentation. MSDN is the best documentation I ever seen from OS vendors. Not to mention the mainframe, commercial UNIX and embedded real time OSes, even worse than those mentioned above.
Re: Introducing docs.microsoft.com
#74From TFA: "Shortened Article Length Another common piece of feedback was that our content at times can be overwhelming because of its length and that long articles are more difficult to navigate and find what you’re looking for. To address this, we’ve broken down many longer articles into smaller logical steps and provided Previous and Next buttons at the bottom of articles to navigate between steps in a multi-part t…
can be overwhelming because of its length This makes no sense at all, even if you think people's attention spans have shortened. You see the same amount of content at once regardless of whether it's been paged, unless your browser window is ridiculously large or the content has been literally split into paragraph-per-page levels of fragmentation. You'll eventually get to see all the same content, but you have to spen…
It seems it's exactly this (I see I'm linking to your another post, but it really deserves to be prominent):
https://news.ycombinator.com/item?id=11627448
fyre.co Livefyre "The Leading Content Marketing and Engagement Platform" (a site slogan by that company)
Re: Introducing docs.microsoft.com
#75Some CSS tweaks that make it slightly more bearable (at least on my 1920px wide display) /* disable social sharing buttons */ .lf-selection-popover,.lf-thread-btn{display:none;} aside#social{display:none;} /* make sidebar thinner and content wider */ @media only screen and (min-width: 1024px){#sidebar{max-width:20%;}} @media only screen and (min-width: 1024px){div#main{max-width:80%;width:auto;margin:0;}} body>div.co…
Re: Introducing docs.microsoft.com
#76Livefyre sidenote feature breaks selection and copy/paste on iPhone - aside from being completely useless in first place. Sending snippets of docs via email and other means is key - and is so much easier than signing into a third party service, using some lame social share feature, and then trying to find your contact there instead. Aside from that, new layout looks nice!
Replying to self: tables are completely broken on mobile too - eg https://docs.microsoft.com/en-us/multi-factor-authentication... and scroll to 'options' - it's about 5 CHARACTERS wide on iPhone 6 :)
Re: Introducing docs.microsoft.com
#77Earlier quoted context omitted.
> The problem is that I'm constantly selecting the lines I'm reading I'm glad to hear I'm not the only one! I compulsively select random blocks of text: select up, select down, repeat. I definitely get annoyed with the popup-menu-on-select feature of Medium, but I feel I can hardly blame Medium for my random, compulsive habit.
I share this "pain". I have the unshakable habit of triple-clicking a paragraph to highlight it to serve as a mark of where I was at when i need to interrupt reading.
Re: Introducing docs.microsoft.com
#78Maybe I'm just losing my eyesight, but does anyone else find that font impossible to read?
I also find it hard on my eyes. Looks like it's "Segoe UI" embedded via web fonts. If you compare their screenshot: https://docs.microsoft.com/teamblog/content/images/2016/05/D... To one of mine: https://imgur.com/rFwTqUW It's not even close. Edit: Seems the "blog" portion is very different than the actual docs: https://imgur.com/YKvFxCh
Re: Introducing docs.microsoft.com
#79Maybe I'm just losing my eyesight, but does anyone else find that font impossible to read?
Ironically I think these kind of thin font faces render worse on Windows than on both OS X (Quartz) and Linux (FreeType). An odd choice given their rendering engine's limitations, but hey, maybe they are just expecting people to move on to HiDPI displays where I think rendering engine deficiences are often taken care of by raw resolution.
Re: Introducing docs.microsoft.com
#80Earlier quoted context omitted.
I share this "pain". I have the unshakable habit of triple-clicking a paragraph to highlight it to serve as a mark of where I was at when i need to interrupt reading.
I also have the same ehabit. I a glad I am not the only one.