<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Words and Software : User experience</title><link>http://blogs.technet.com/jeanie_d/archive/tags/User+experience/default.aspx</link><description>Tags: User experience</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Visual Basic 2008 Express: Build a Program Now! sample files</title><link>http://blogs.technet.com/jeanie_d/archive/2009/11/18/VBsample.aspx</link><pubDate>Wed, 18 Nov 2009 23:04:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3294933</guid><dc:creator>Jeanie Decker</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jeanie_d/comments/3294933.aspx</comments><wfw:commentRss>http://blogs.technet.com/jeanie_d/commentrss.aspx?PostID=3294933</wfw:commentRss><wfw:comment>http://blogs.technet.com/jeanie_d/rsscomments.aspx?PostID=3294933</wfw:comment><description>&lt;P&gt;I decided to try to learn Visual Basic, so I picked up a book that looked promising: &lt;I&gt;Microsoft Visual Basic 2008 Express Edition: Build a Program Now!&lt;/I&gt; I've been working through the chapters. In chapter 6, (adding a splash screen) it instructs you to replace the default icon with one from the companion files for the book. 
&lt;P&gt;Time to go out and install them, so I flip back to the start of the book to the instructions. The book says to download them from http://www.microsoft.com/mspress/companion/9780735625419. Dead link. I did a search, it pointed me to that same URL. Fortunately, search also surfaced a discussion thread where someone else was hunting for this download and someone else replied "&lt;A href="http://www.microsoft.com/learning/en/us/book.aspx?ID=12282&amp;amp;locale=en-us#tab2" mce_href="http://www.microsoft.com/learning/en/us/book.aspx?ID=12282&amp;amp;locale=en-us#tab2"&gt;Look here and click the "Companion Content" tab!"&lt;/A&gt;. 
&lt;P&gt;So I thought I'd share.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3294933" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jeanie_d/archive/tags/User+experience/default.aspx">User experience</category><category domain="http://blogs.technet.com/jeanie_d/archive/tags/Microsoft/default.aspx">Microsoft</category></item><item><title>Writing good technical documentation, part 3</title><link>http://blogs.technet.com/jeanie_d/archive/2009/07/21/TechDocs3.aspx</link><pubDate>Wed, 22 Jul 2009 07:45:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3266985</guid><dc:creator>Jeanie Decker</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jeanie_d/comments/3266985.aspx</comments><wfw:commentRss>http://blogs.technet.com/jeanie_d/commentrss.aspx?PostID=3266985</wfw:commentRss><wfw:comment>http://blogs.technet.com/jeanie_d/rsscomments.aspx?PostID=3266985</wfw:comment><description>&lt;P&gt;&lt;A href="http://blogs.technet.com/jeanie_d/archive/2009/03/09/techdocs2.aspx" mce_href="http://blogs.technet.com/jeanie_d/archive/2009/03/09/techdocs2.aspx"&gt;(Part 2)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.technet.com/jeanie_d/archive/2009/01/06/TechDocs1.aspx" mce_href="http://blogs.technet.com/jeanie_d/archive/2009/01/06/TechDocs1.aspx"&gt;(Part 1)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Nathan Bransford, a literary agent, blogged about his difficulty in getting writers to &lt;A href="http://blog.nathanbransford.com/2009/07/please-help-my-partial-request-e-mail.html" mce_href="http://blog.nathanbransford.com/2009/07/please-help-my-partial-request-e-mail.html"&gt;paste their original query into their partial manuscript&lt;/A&gt;. Here are the instructions he sends them: 
&lt;BLOCKQUOTE&gt;"Thank you for your recent note. Would you mind sending me the first 30 pages in a Word attachment? Please paste your below e-mail in the first page of the Word document. I look forward to getting to know your work."&lt;/BLOCKQUOTE&gt;
&lt;P&gt;He estimates that he has about a 75% success rate (not bad!) but would like to improve it. Enthusiastic commenters offer numerous suggestions for rewording the instructions, and at least one of them mentions that it's like technical writing, which of course caught my attention. 
&lt;P&gt;Technical writing is full of procedures (or instructions, if you prefer that term). From my perspective working on server products here at Microsoft, the main purpose for the documentation is to help you &lt;I&gt;do&lt;/I&gt; something with our product, and quite often the means is a "how to" procedure. 
&lt;P&gt;How can you go wrong with procedures? Well, the obvious answers are missing steps, having the wrong steps, using jargon that doesn't match what the user sees, and so forth. But a procedure can be methodical and precise and accurate, yet still not meet the user's need, if it's missing the "why". 
&lt;P&gt;I'll use one of &lt;A href="http://technet.microsoft.com/en-us/library/cc974476.aspx" mce_href="http://technet.microsoft.com/en-us/library/cc974476.aspx"&gt;my own topics&lt;/A&gt; (where I failed on "why") as an example: 
&lt;BLOCKQUOTE&gt;Vendors might periodically update a management pack. When a management pack is updated, the version number incrementally increases. You can check the version number of imported management packs in Operations Manager 2007. 
&lt;P&gt;To check the version of a management pack...(procedure follows)&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Version number can change, you can check it -- but why do you care whether the version number changed or not? What good is that knowledge to you? I haven't given you any idea when you would want to check it or how you should know to check it or what to do with the version number once you have checked it. All of that belongs in "why". (Meanwhile, I've sent myself a note to update that topic.) 
&lt;P&gt;Awhile back, in one of those team-building type workshops companies love, we did an exercise where one person had all of the instructions and the other team members had pieces of information. The "leader" had a goal to accomplish that required coordinating all of those pieces of information. Our team was the first to finish, but every member stated that it would have been a lot easier if they had been told what the goal was and why they were doing certain things. (That stuck with me all this time because I was the person who had the goal and failed to share the "why" with the team.) 
&lt;P&gt;An adequate procedure tells you "how to". A good procedure tells you "when" and "why" and "then what". Which brings me back to Nathan's post. When I read it, my first thought was that he should tell the writers that he reads their submissions in his Kindle and &lt;I&gt;that&lt;/I&gt; is why he needs the query in the partial -- if I understand the why, I'm more inclined to cooperate. Since several commenters made the same suggestion, I refrained from adding to the thread there and hijacked the thought into a post here instead. &lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3266985" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jeanie_d/archive/tags/Technical+writing/default.aspx">Technical writing</category><category domain="http://blogs.technet.com/jeanie_d/archive/tags/User+experience/default.aspx">User experience</category></item><item><title>Submit questions for the Operator's Manual</title><link>http://blogs.technet.com/jeanie_d/archive/2009/06/09/Questions101.aspx</link><pubDate>Tue, 09 Jun 2009 20:14:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3252602</guid><dc:creator>Jeanie Decker</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/jeanie_d/comments/3252602.aspx</comments><wfw:commentRss>http://blogs.technet.com/jeanie_d/commentrss.aspx?PostID=3252602</wfw:commentRss><wfw:comment>http://blogs.technet.com/jeanie_d/rsscomments.aspx?PostID=3252602</wfw:comment><description>&lt;P&gt;There are two ways to approach content on using the Operations console and Web console for Operations Manager: 
&lt;OL&gt;
&lt;LI&gt;Explain what information is available in each section of the consoles.&lt;/LI&gt;
&lt;LI&gt;Take examples of information that an operator would want to locate, and tell them how to find it in the consoles.&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;I've decided to do it both ways, in a guide that I'm putting together for new Ops Mgr operators. Here are a few questions for #2 that I harvested from an email discussion: 
&lt;UL&gt;
&lt;LI&gt;I have added a Management Group in the console and I also added few computers, how do I know if these computers belong to the management group that I added?&lt;/LI&gt;
&lt;LI&gt;How do I know if a management pack is applied or connected to the servers that I added in the console?&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;What other questions might an operator want to answer in the console? Submit your suggestions to jdecker AT microsoft DOT com! &lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3252602" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jeanie_d/archive/tags/User+experience/default.aspx">User experience</category><category domain="http://blogs.technet.com/jeanie_d/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.technet.com/jeanie_d/archive/tags/MOM/default.aspx">MOM</category><category domain="http://blogs.technet.com/jeanie_d/archive/tags/Operations+Manager/default.aspx">Operations Manager</category></item><item><title>Is your IE8 slow to open a new tab?</title><link>http://blogs.technet.com/jeanie_d/archive/2009/06/03/IE8slowtab.aspx</link><pubDate>Wed, 03 Jun 2009 23:44:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3250052</guid><dc:creator>Jeanie Decker</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.technet.com/jeanie_d/comments/3250052.aspx</comments><wfw:commentRss>http://blogs.technet.com/jeanie_d/commentrss.aspx?PostID=3250052</wfw:commentRss><wfw:comment>http://blogs.technet.com/jeanie_d/rsscomments.aspx?PostID=3250052</wfw:comment><description>&lt;P&gt;Whenever I would open a new tab in IE8, whether by control-clicking a link or simply clicking the New Tab tab, everything would go dead for a good 10-20 seconds until IE8would finally show a new tab and then begin trying to open something in it. (Yeah, it always feels like longer.) It finally began bothering me enough that I started searching for a fix. 
&lt;P&gt;The first suggestion I came upon had to do with &lt;A href="http://forums.cnet.com/5208-6142_102-0.html?messageID=3036505#3036505" mce_href="http://forums.cnet.com/5208-6142_102-0.html?messageID=3036505#3036505"&gt;the restricted sites list&lt;/A&gt;. Checked -- didn't have one. 
&lt;P&gt;The second suggestion was to run &lt;A href="http://www.edbott.com/weblog/?p=2443" mce_href="http://www.edbott.com/weblog/?p=2443"&gt;regsvr32 actxprxy.dll&lt;/A&gt;. Tried it -- no improvement. 
&lt;P&gt;(That doesn't mean that either of those fixes are wrong, it just means I have some other issue.) 
&lt;P&gt;I finally came across the fix that I needed in the comments to &lt;A href="http://www.withinwindows.com/2009/03/29/ie-8-slow-this-tweak-wont-help/" mce_href="http://www.withinwindows.com/2009/03/29/ie-8-slow-this-tweak-wont-help/"&gt;a post criticizing&lt;/A&gt; that second fix above. Add-ons! Clicked &lt;B&gt;Tools -&amp;gt; Manage Add-Ons&lt;/B&gt; and there it was: ZuneIEPlugin.ZuneBHO, with a load time of 7.62 seconds. I disabled it and voilà! My tabs work nicely again. 
&lt;P&gt;If you too suffer from sluggish tabs, try those three suggestions and hopefully one of them will work for you as well!&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3250052" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jeanie_d/archive/tags/User+experience/default.aspx">User experience</category><category domain="http://blogs.technet.com/jeanie_d/archive/tags/Microsoft/default.aspx">Microsoft</category></item><item><title>FizzBin for geeks</title><link>http://blogs.technet.com/jeanie_d/archive/2009/03/20/fizzbin.aspx</link><pubDate>Sat, 21 Mar 2009 09:09:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3216089</guid><dc:creator>Jeanie Decker</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jeanie_d/comments/3216089.aspx</comments><wfw:commentRss>http://blogs.technet.com/jeanie_d/commentrss.aspx?PostID=3216089</wfw:commentRss><wfw:comment>http://blogs.technet.com/jeanie_d/rsscomments.aspx?PostID=3216089</wfw:comment><description>&lt;P&gt;Scott Hanselman has &lt;A href="http://www.hanselman.com/blog/FizzBinTheTechnicalSupportSecretHandshake.aspx" mce_href="http://www.hanselman.com/blog/FizzBinTheTechnicalSupportSecretHandshake.aspx"&gt;a suggestion for tech support&lt;/A&gt; -- a codeword that clues in the help desk that you kinda know what you're doing. I'm not sure &lt;I&gt;fizzbin&lt;/I&gt; will catch on, but it's a nice dream...&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3216089" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jeanie_d/archive/tags/User+experience/default.aspx">User experience</category></item><item><title>Writing good technical documentation, part 2</title><link>http://blogs.technet.com/jeanie_d/archive/2009/03/09/techdocs2.aspx</link><pubDate>Tue, 10 Mar 2009 06:54:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3211106</guid><dc:creator>Jeanie Decker</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jeanie_d/comments/3211106.aspx</comments><wfw:commentRss>http://blogs.technet.com/jeanie_d/commentrss.aspx?PostID=3211106</wfw:commentRss><wfw:comment>http://blogs.technet.com/jeanie_d/rsscomments.aspx?PostID=3211106</wfw:comment><description>&lt;P&gt;&lt;A href="http://blogs.technet.com/jeanie_d/archive/2009/01/06/TechDocs1.aspx" mce_href="http://blogs.technet.com/jeanie_d/archive/2009/01/06/TechDocs1.aspx"&gt;(Part 1)&lt;/A&gt; &lt;BR&gt;
&lt;P&gt;Joel Spolsky has an excellent post on &lt;A href="http://www.joelonsoftware.com/items/2009/03/09.html" mce_href="http://www.joelonsoftware.com/items/2009/03/09.html"&gt;the role of the program manager&lt;/A&gt;. I work with program managers, so I read through it comparing his descriptions with the PMs I've known. Then I got to the part on functional specifications and my interest level jumped a few notches. 
&lt;P&gt;Because the spec is -- or can be -- one of the technical writer's best tools. 
&lt;P&gt;By coincidence, my manager recently asked us to jot down what we considered to be characteristics of a good spec for a software feature (from a writer's POV). My contribution: 
&lt;OL&gt;
&lt;LI&gt;What it is&lt;/LI&gt;
&lt;LI&gt;Why it is&lt;/LI&gt;
&lt;LI&gt;What it does&lt;/LI&gt;
&lt;LI&gt;How it works&lt;/LI&gt;
&lt;LI&gt;When it does it/is used&lt;/LI&gt;
&lt;LI&gt;Who uses it&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;That's not too much to ask for, is it? &lt;/P&gt;
&lt;P&gt;If you're the writer and you're not involved in your team's spec reviews, ask to be included. Read the specs, ask questions, make suggestions. Remember, whatever they develop from it, you'll have to explain to the customer. 
&lt;P&gt;(As a side note, that brings to mind one quality that a good tech writer must have -- the willingness to ask "dumb" questions. If you don't ask the question because you're worried that it might make you look silly, you're doing yourself, the customer, and the team a disservice.) 
&lt;P&gt;Back to specs. The spec sets the stage for the story that your documentation will tell. From the specs, you should be able to start crafting the high-level design for the docs: what the user will be doing and what they need to know to do those things, what method and organization for the documentation will be most useful for that type of information. 
&lt;P&gt;If the specs you work with don't include user interface mock-ups, finagle your way into those UI meetings and reviews as well. Look at each screen with the question "how am I going to explain this?" Be the customer's advocate: "Why am I clicking &lt;B&gt;Next&lt;/B&gt; three times?" &lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3211106" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jeanie_d/archive/tags/Technical+writing/default.aspx">Technical writing</category><category domain="http://blogs.technet.com/jeanie_d/archive/tags/User+experience/default.aspx">User experience</category></item><item><title>Writing good technical documentation, part 1</title><link>http://blogs.technet.com/jeanie_d/archive/2009/01/06/TechDocs1.aspx</link><pubDate>Wed, 07 Jan 2009 09:40:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3177284</guid><dc:creator>Jeanie Decker</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/jeanie_d/comments/3177284.aspx</comments><wfw:commentRss>http://blogs.technet.com/jeanie_d/commentrss.aspx?PostID=3177284</wfw:commentRss><wfw:comment>http://blogs.technet.com/jeanie_d/rsscomments.aspx?PostID=3177284</wfw:comment><description>&lt;P&gt;A recent comment by "BPM software" suggested that I write about best practices for writing technical documentation. I thought about it for awhile and decided I couldn't really do it justice in one post - hence, "part 1". 
&lt;P&gt;I'll begin by &lt;A href="http://technet.microsoft.com/en-us/library/cc974486.aspx" mce_href="http://technet.microsoft.com/en-us/library/cc974486.aspx"&gt;plagiarizing myself&lt;/A&gt;. What I said about management packs is just as true in this context: 
&lt;BLOCKQUOTE&gt;Ideally, good technical documentation tells you everything you want to know and doesn’t tell you anything that you don’t want to know. &lt;/BLOCKQUOTE&gt;
&lt;P&gt;The key in that statement is &lt;B&gt;&lt;I&gt;you&lt;/I&gt;&lt;/B&gt;. Whether the content is good, whether it answers your questions, whether it avoids wasting your time with irrelevencies...all of those are defined by you, the reader. 
&lt;P&gt;Just about every book/class/seminar/workshop on communicating effectively starts at the same place: know your audience. Why? Because I have to know who you are so I can figure out what you'll want to know and what you don't want to know. It's really easy when it's 1:1, like when I write up instructions for a relative. 
&lt;P&gt;There are just too many readers in the professional world, though. So technical documentation tends to become "everything anyone might want to know" because we usually prefer to offer at least some value to many rather than great value to just a few. 
&lt;P&gt;So, the first best practice is to define your reader (customer, user) as best as you can. To document software, I consider the two main questions to be: 
&lt;OL&gt;
&lt;LI&gt;What does your reader want to do?&lt;/LI&gt;
&lt;LI&gt;What does your reader already know?&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;To answer the first question, you need to learn about the problem your reader has that he wants to solve, about the environment he'll be in, and about his expectations for a solution. All of this information helps you define what the reader wants to know and, in combination with the answer to the second question, helps you define what he doesn't want to know. 
&lt;P&gt;Your answers to the questions may also reveal that you have more than one type of reader. Take Operations Manager, for example. We have customers who want an efficient method to monitor many servers. We also have customers who want an easy way to create their own custom monitoring solutions. Some of those customers are support technicians who want documentation that will help them monitor and some of those customers are developer-types who want documentation that will help them create customized solutions. So right there we have two very different readers who need distinctly different documentation. 
&lt;P&gt;&lt;I&gt;&lt;B&gt;When your readers have different goals and different levels of knowledge and experience, don't try to write to all of them in one document (if you can avoid it).&lt;/B&gt;&lt;/I&gt; 
&lt;P&gt;I'll be honest, we're not fully there yet with Ops Mgr. Some of our documentation tends to skirt between those two readers. We recognize that we've muddied the waters a bit, which serves neither reader very well, and we're working on repairing that problem in future versions.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3177284" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jeanie_d/archive/tags/Technical+writing/default.aspx">Technical writing</category><category domain="http://blogs.technet.com/jeanie_d/archive/tags/User+experience/default.aspx">User experience</category></item><item><title>MP guides online: a question for you</title><link>http://blogs.technet.com/jeanie_d/archive/2008/08/27/ToNavOrNot.aspx</link><pubDate>Wed, 27 Aug 2008 22:20:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3112963</guid><dc:creator>Jeanie Decker</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jeanie_d/comments/3112963.aspx</comments><wfw:commentRss>http://blogs.technet.com/jeanie_d/commentrss.aspx?PostID=3112963</wfw:commentRss><wfw:comment>http://blogs.technet.com/jeanie_d/rsscomments.aspx?PostID=3112963</wfw:comment><description>&lt;P&gt;This is a question about the root page for the two management pack guide libraries (&lt;A href="http://technet.microsoft.com/en-us/library/cc540358.aspx"&gt;operating system guides&lt;/A&gt; and &lt;A href="http://technet.microsoft.com/en-us/library/cc540357.aspx"&gt;server guides&lt;/A&gt;). All of the guides are listed in the left navigation pane, beneath the parent page: 
&lt;P&gt;&lt;IMG src="http://blogs.technet.com/photos/jeanie_d/images/3112957/original.aspx" mce_src="http://blogs.technet.com/photos/jeanie_d/images/3112957/original.aspx"&gt;&lt;/P&gt;
&lt;P&gt;In addition, when you click the parent page itself, the guides are listed and linked on that page: 
&lt;P&gt;&lt;IMG src="http://blogs.technet.com/photos/jeanie_d/images/3112958/original.aspx" mce_src="http://blogs.technet.com/photos/jeanie_d/images/3112958/original.aspx"&gt;&lt;/P&gt;
&lt;P&gt;The question is: does the list on the parent page ("Guides available in this section"), which mirrors the navigation pane, add any value for you? If we removed the links from the parent page and you had to use the navigation pane instead, would you care? 
&lt;P&gt;I'd really appreciate your opinions, either by leaving a comment here or emailing &lt;B&gt;mpgfeed AT microsoft.com&lt;/B&gt;.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3112963" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jeanie_d/archive/tags/User+experience/default.aspx">User experience</category><category domain="http://blogs.technet.com/jeanie_d/archive/tags/Operations+Manager/default.aspx">Operations Manager</category><category domain="http://blogs.technet.com/jeanie_d/archive/tags/Management+packs/default.aspx">Management packs</category></item><item><title>An operating system, a horse, and transparency</title><link>http://blogs.technet.com/jeanie_d/archive/2008/08/15/PeterRabbit.aspx</link><pubDate>Fri, 15 Aug 2008 19:43:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3106651</guid><dc:creator>Jeanie Decker</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jeanie_d/comments/3106651.aspx</comments><wfw:commentRss>http://blogs.technet.com/jeanie_d/commentrss.aspx?PostID=3106651</wfw:commentRss><wfw:comment>http://blogs.technet.com/jeanie_d/rsscomments.aspx?PostID=3106651</wfw:comment><description>&lt;P&gt;Catching up on my Microsoft-related blog feeds this morning, I counted at least a dozen blogs announcing the new &lt;A href="http://blogs.msdn.com/e7/" mce_href="http://blogs.msdn.com/e7/"&gt;Windows 7&lt;/A&gt; blog -- some rah-rah posts, some just passing it on, some &lt;A href="http://blogs.zdnet.com/microsoft/?p=1529" mce_href="http://blogs.zdnet.com/microsoft/?p=1529"&gt;speculating as to how much information&lt;/A&gt; the blog will actually provide, plus some conversations on the pros and cons of transparency. 
&lt;P&gt;Coincidentally, last night I came across &lt;A href="http://schaz.blogspot.com/2008/08/hickmans-horse-peter-rabbit.html" mce_href="http://schaz.blogspot.com/2008/08/hickmans-horse-peter-rabbit.html"&gt;an example&lt;/A&gt; that illustrates when transparency is the best solution for a situation. 
&lt;P&gt;You see, the town of Hickman, Nebraska has made &lt;A href="http://news.yahoo.com/s/ap/20080814/ap_on_fe_st/odd_one_horse_town" mce_href="http://news.yahoo.com/s/ap/20080814/ap_on_fe_st/odd_one_horse_town"&gt;national news&lt;/A&gt; because they want to evict an old horse from city limits. I'm guessing that they've been inundated with queries, complaints, and accusations as a result. So, they turned their city's homepage into &lt;A href="http://www.hickman.ne.gov/" mce_href="http://www.hickman.ne.gov/"&gt;a timeline of events&lt;/A&gt; to explain the situation to all of us who probably couldn't find Hickman on a map and have no intention of moving there but feel it's our business whether the horse stays or goes. (You can probably tell that my sympathy has shifted toward the town's side...) 
&lt;P&gt;In my aspect as a customer, I'd be fascinated by similar disclosure about a product in development. But I can also imagine reading "Discussed flippeting the gibbet. Decided it wasn't feasible in this timeline." and being disappointed, because although I'd never had cause to flippet a gibbet before, now that it had been suggested and taken away, I wanted that feature back!&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3106651" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jeanie_d/archive/tags/User+experience/default.aspx">User experience</category><category domain="http://blogs.technet.com/jeanie_d/archive/tags/Microsoft/default.aspx">Microsoft</category></item><item><title>System Center Content Search</title><link>http://blogs.technet.com/jeanie_d/archive/2008/04/29/3047356.aspx</link><pubDate>Wed, 30 Apr 2008 07:35:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3047356</guid><dc:creator>Jeanie Decker</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jeanie_d/comments/3047356.aspx</comments><wfw:commentRss>http://blogs.technet.com/jeanie_d/commentrss.aspx?PostID=3047356</wfw:commentRss><wfw:comment>http://blogs.technet.com/jeanie_d/rsscomments.aspx?PostID=3047356</wfw:comment><description>&lt;P&gt;I'm not a gadget-y sort of person. I mean, I like gadgets, but I've grown wary of them (both offline and on) because so often they're a disappointment -- either they don't deliver or I don't really have a use for them.&lt;/P&gt;
&lt;P&gt;But recently I saw a presentation on a gadget that delivered the exact functionality that I've wished for numerous times: the ability to search just the System Center content on TechNet. So many times I need to look for technical content, and not just the information but the information &lt;I&gt;as contained in our official documentation&lt;/I&gt;.&lt;/P&gt;
&lt;P&gt;And now some folks have delivered with the &lt;A href="http://gallery.live.com/LiveItemDetail.aspx?li=49e26ad0-113d-4f3d-a711-57f6530c75d9" mce_href="http://gallery.live.com/LiveItemDetail.aspx?li=49e26ad0-113d-4f3d-a711-57f6530c75d9"&gt;System Center Content Search&lt;/A&gt; gadget for the Vista Sidebar. I installed it last week and have had to use it numerous times already, and :::drumroll::: it delivered exactly the results I needed every time (and usually as the first hit).&lt;/P&gt;
&lt;P&gt;System Center Content Search was &lt;A href="http://blogs.technet.com/momteam/archive/2008/04/25/system-center-writers-at-mms-2008.aspx" mce_href="http://blogs.technet.com/momteam/archive/2008/04/25/system-center-writers-at-mms-2008.aspx"&gt;announced at MMS&lt;/A&gt; this week, so I waited till after the announcement to post about it (and to make sure it was worth recommending).&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3047356" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jeanie_d/archive/tags/User+experience/default.aspx">User experience</category><category domain="http://blogs.technet.com/jeanie_d/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blogs.technet.com/jeanie_d/archive/tags/Operations+Manager/default.aspx">Operations Manager</category></item><item><title>How not to write a user manual</title><link>http://blogs.technet.com/jeanie_d/archive/2008/04/21/3042258.aspx</link><pubDate>Tue, 22 Apr 2008 05:52:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3042258</guid><dc:creator>Jeanie Decker</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.technet.com/jeanie_d/comments/3042258.aspx</comments><wfw:commentRss>http://blogs.technet.com/jeanie_d/commentrss.aspx?PostID=3042258</wfw:commentRss><wfw:comment>http://blogs.technet.com/jeanie_d/rsscomments.aspx?PostID=3042258</wfw:comment><description>&lt;P&gt;I have to disagree with &lt;A href="http://blogs.technet.com/tonyso/archive/2008/04/20/how-to-write-a-user-manual.aspx" mce_href="http://blogs.technet.com/tonyso/archive/2008/04/20/how-to-write-a-user-manual.aspx"&gt;Tony Soper's admiration&lt;/A&gt; for the Pong user instructions: 
&lt;BLOCKQUOTE&gt;
&lt;UL&gt;
&lt;LI&gt;"Insert quarter&lt;/LI&gt;
&lt;LI&gt;Ball will automatically serve&lt;/LI&gt;
&lt;LI&gt;Avoid missing ball for high score"&lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Tony and I worked together on the same team, so he's used to my contrariness. :-) I don't object to calling Pong's instructions "succinct", but I just don't think they're useful. 
&lt;P&gt;The key to manuals and instructions is who you are writing for. If you know how to play Pong, you don't need those instructions, so the instructions must be intended for someone who has never played it. But if you've never played Pong, you still don't know how. "Avoid missing ball" gives me no idea how to manage that feat. 
&lt;P&gt;Less is not always more.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3042258" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jeanie_d/archive/tags/Technical+writing/default.aspx">Technical writing</category><category domain="http://blogs.technet.com/jeanie_d/archive/tags/User+experience/default.aspx">User experience</category></item><item><title>My new Zune</title><link>http://blogs.technet.com/jeanie_d/archive/2007/11/15/NewZune.aspx</link><pubDate>Fri, 16 Nov 2007 07:12:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:2470011</guid><dc:creator>Jeanie Decker</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jeanie_d/comments/2470011.aspx</comments><wfw:commentRss>http://blogs.technet.com/jeanie_d/commentrss.aspx?PostID=2470011</wfw:commentRss><wfw:comment>http://blogs.technet.com/jeanie_d/rsscomments.aspx?PostID=2470011</wfw:comment><description>&lt;P&gt;It's red. A really deep, rich red. Small and slender, but it feels nicely solid. And here was my setup experience: 
&lt;P&gt;I had an existing instance of Zune (from the first release), not paired with a device, that I had already upgraded to the new software. I connected the red Zune. The software immediately announced that I needed to update the device. Made the appropriate clicks and the update began. Five minutes later, it was done. I gave it a name (Dora, if you're interested, after the time-traveling spacecar in Heinlein's &lt;I&gt;Number of the Beast&lt;/I&gt; - explanation later), set my synch preferences (manual across the board), and it was done. 
&lt;P&gt;The reason I got a flash Zune was to dedicate it to old-time radio shows; I have several hundreds of hours of them on CDs. (Listening to radio shows from the 1930s and 1940s is like traveling back in time...hence, Dora!) What made the new Zune perfect for that purpose is the podcast category, which provides a "resume playing" functionality that isn't in the music category. 
&lt;P&gt;I transferred a handful of CDs to the folder I'd told Zune to monitor for podcasts -- just a copy in Windows Explorer, since each episode was already an .mp3. I made a folder beneath for each program, and put the episodes for each program in its respective folder. Again using Windows Explorer, I changed the genre of all the files to "Podcasts". Opened the Zune software and almost instantly it had added all of the episodes to my collection, properly grouped into programs. So far, so good. 
&lt;P&gt;Next, I reconnected Dora. I dragged each "podcast" (program group) to the device icon to synch. Synch happened way too fast, so I checked the contents on Dora and discovered that only one episode of each program had synched. After trying a few things, I made it work by opening each program in the software, selecting all of the episodes, and dragging them to Dora. It was a few extra steps, but not a major pain because it let me continue to drop more while it was synching the first batch. 
&lt;P&gt;Stepped away for a few minutes while synch continued, and when I came back (maybe 10 minutes later), it was done. Disconnected Dora, connected her to a set of speakers, and began playing a radio show. Very cool! 
&lt;P&gt;The new Zune is definitely optimized for the scenario where you just want it to work. Put your files (music, video, etc) in the right place and Zune does the rest. So as I'm copying the radio shows over, I take the time to ensure all of the metadata is the way I want it (using Windows Explorer and MediaMonkey) &lt;I&gt;before &lt;/I&gt;running Zune to add it to the collection.&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=2470011" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jeanie_d/archive/tags/User+experience/default.aspx">User experience</category><category domain="http://blogs.technet.com/jeanie_d/archive/tags/Microsoft/default.aspx">Microsoft</category></item><item><title>Web vs. print challenges</title><link>http://blogs.technet.com/jeanie_d/archive/2007/09/07/OGnav.aspx</link><pubDate>Fri, 07 Sep 2007 20:12:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1917833</guid><dc:creator>Jeanie Decker</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jeanie_d/comments/1917833.aspx</comments><wfw:commentRss>http://blogs.technet.com/jeanie_d/commentrss.aspx?PostID=1917833</wfw:commentRss><wfw:comment>http://blogs.technet.com/jeanie_d/rsscomments.aspx?PostID=1917833</wfw:comment><description>&lt;P&gt;If you took a look at the DPM 2007 Operations Guide during the beta, you might have noticed that the server chapters have a similar organization: 
&lt;UL&gt;
&lt;LI&gt;general maintenance 
&lt;LI&gt;management 
&lt;LI&gt;data recovery&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;And within those sections are parallel topics, such as: 
&lt;UL&gt;
&lt;LI&gt;renaming the server 
&lt;LI&gt;applying OS updates 
&lt;LI&gt;using Windows maintenance tools&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;A few times I've questioned whether it would be better to promote the topics and demote the server types: &lt;/P&gt;
&lt;TABLE class=""&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class=""&gt;&lt;B&gt;Server prominent&lt;/B&gt;&lt;/TD&gt;
&lt;TD class=""&gt;&lt;B&gt;Topic prominent&lt;/B&gt;&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;
&lt;TD class=""&gt;
&lt;UL&gt;
&lt;LI&gt;Exchange Servers&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;General maintenance&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;Using Windows maintenance tools&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/TD&gt;
&lt;TD class=""&gt;
&lt;UL&gt;
&lt;LI&gt;General maintenance&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;Using Windows maintenance tools&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;Exchange Servers&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;P&gt;I go back and forth on the final organization. But based on conversations with customers, I decided to go with the server-centric organization - thus, a DPM admin who is working with protection of SharePoint servers can find all of the operations content in a single SharePoint section, even if some of that content is the same as in the SQL section or the file server section. 
&lt;P&gt;But what I'm considering doing is adding a new section that promotes the topic, as in the table above, so "Exchange &amp;amp; Windows maintenance tools" has two homes. If you're browsing the TechCenter navigation tree, looking for guidance on using chkdsk on a protected Exchange server, you could then find it by going in through the Maintenance node or by going in through the Exchange node. 
&lt;P&gt;If I do that and you download the final Operations Guide as a file, it would contain an awful lot of redundancies. But if I optimize for file format, that's really not effective for the discoverability and navigation challenges of the web presentation. So I figured if I wrote it up for this blog, I'd reach a final decision by the time I got to this point. 
&lt;P&gt;I'm thinking about it...&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1917833" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jeanie_d/archive/tags/Data+Protection+Manager/default.aspx">Data Protection Manager</category><category domain="http://blogs.technet.com/jeanie_d/archive/tags/Technical+writing/default.aspx">Technical writing</category><category domain="http://blogs.technet.com/jeanie_d/archive/tags/User+experience/default.aspx">User experience</category></item><item><title>A new Vista trick I learned</title><link>http://blogs.technet.com/jeanie_d/archive/2007/07/30/VistaResize.aspx</link><pubDate>Mon, 30 Jul 2007 23:08:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:1654553</guid><dc:creator>Jeanie Decker</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.technet.com/jeanie_d/comments/1654553.aspx</comments><wfw:commentRss>http://blogs.technet.com/jeanie_d/commentrss.aspx?PostID=1654553</wfw:commentRss><wfw:comment>http://blogs.technet.com/jeanie_d/rsscomments.aspx?PostID=1654553</wfw:comment><description>&lt;P&gt;The &lt;A href="http://blogs.technet.com/migreene/default.aspx" mce_href="http://blogs.technet.com/migreene/default.aspx"&gt;Off Campus&lt;/A&gt; blog brought to my attention the &lt;A href="http://blogs.technet.com/migreene/archive/2007/07/26/1622253.aspx" mce_href="http://blogs.technet.com/migreene/archive/2007/07/26/1622253.aspx"&gt;coolest Vista trick&lt;/A&gt; I've learned yet - resizing screens on the fly. Up till now, I thought my only choices were (1) changing the screen resolution, (2) messing with IE's View settings for web pages, (3) Windows's Magnifier. All of those are just a bit too much trouble for occasional instances of too-fine print. And now I found out that all I need is the control key and my mouse wheel - too cool!&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=1654553" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jeanie_d/archive/tags/User+experience/default.aspx">User experience</category><category domain="http://blogs.technet.com/jeanie_d/archive/tags/Microsoft/default.aspx">Microsoft</category></item><item><title>Goodbye, hard drive</title><link>http://blogs.technet.com/jeanie_d/archive/2007/04/21/DiskFailure.aspx</link><pubDate>Sun, 22 Apr 2007 08:15:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:803490</guid><dc:creator>Jeanie Decker</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/jeanie_d/comments/803490.aspx</comments><wfw:commentRss>http://blogs.technet.com/jeanie_d/commentrss.aspx?PostID=803490</wfw:commentRss><wfw:comment>http://blogs.technet.com/jeanie_d/rsscomments.aspx?PostID=803490</wfw:comment><description>&lt;P&gt;It started with a funny little error message, waiting for me when I flipped on my home monitor after work yesterday. "Could not write to F:\ms$t" 
&lt;P&gt;Well, there is no such directory on F: (an external hard drive), nor should anything have been writing to F: -- click &lt;B&gt;OK&lt;/B&gt; and confront the frozen screen. Can't even evoke Task Manager. Reboot. 
&lt;P&gt;Safe mode wouldn't start. Windows XP repair couldn't get very far. I finally got it started by shutting down the external drive, and then to be safe, restored the system to a few days in the past. (I do appreciate &lt;A href="http://blogs.technet.com/jeanie_d/archive/2005/10/08/SysRestore.aspx" mce_href="http://blogs.technet.com/jeanie_d/archive/2005/10/08/SysRestore.aspx"&gt;System Restore&lt;/A&gt;.) 
&lt;P&gt;I have to confess, though...about a week or two ago, I noticed a few odd sounds coming from the external drive. "Hmm, I wonder if that means it's going to developing problems?" I even thought. But did I do anything about it? Hmpf... 
&lt;P&gt;Everything else was working fine, so I powered up the external drive again. No problem until tonight. &lt;I&gt;This&lt;/I&gt; time, when the odd sounds began, I dove for the power switch. Maybe F: can be survive, maybe it's just having a bad week, but &lt;I&gt;all&lt;/I&gt; of my important data is on it, including my backup files. 
&lt;P&gt;I ordered a new external drive (320GB for $99, very nice). I'm crossing my fingers that F: will give me just a little bit more time -- time enough to hook up the new drive and copy everything over -- before it fails completely. No power till then, my old friend. 
&lt;P&gt;With that niggling worry in the back of my mind, I decide to catch up on the blogs.technet feed, and I come across &lt;A href="http://blogs.technet.com/chrisavis/archive/2007/04/20/why-can-t-it-just-work.aspx" mce_href="http://blogs.technet.com/chrisavis/archive/2007/04/20/why-can-t-it-just-work.aspx"&gt;"Why can't it 'just work'?"&lt;/A&gt; by Chris Avis. At a time like this, how I can sympathize with that!&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=803490" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/jeanie_d/archive/tags/User+experience/default.aspx">User experience</category></item></channel></rss>