<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>OneNote Testing</title><link>http://blogs.msdn.com/johnguin/default.aspx</link><description>What it's like to be a tester on the Microsoft OneNote test team, day to day life as an SDET in Office, and Microsoft life in general.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>A great and detailed OneNote planning template</title><link>http://blogs.msdn.com/johnguin/archive/2009/11/09/a-great-and-detailed-onenote-planning-template.aspx</link><pubDate>Mon, 09 Nov 2009 15:25:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9919550</guid><dc:creator>JohnGuin</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/johnguin/comments/9919550.aspx</comments><wfw:commentRss>http://blogs.msdn.com/johnguin/commentrss.aspx?PostID=9919550</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://onenotetimeplanner.blogspot.com/"&gt;This&lt;/a&gt; is a pretty detailed time planner I stumbled across last week. Dean Gardiner created a very detailed planner and packaged it as a OneNote package file and made it free for everyone. How detailed? He includes a short video for how to set it up. I really recommend those interested in using OneNote as a planner check this out. Mr. Gardiner has constructed this to be used from either a top down or bottom up approach. I'll leave the rest of the details to him, and there are quite a few.&lt;/p&gt;  &lt;p&gt;The only difficulty I had was downloading the template. The link is on the left side, but for some reason the first time I tried to download it a zero byte file resulted. I tried again and it worked, and now Dean has a bit of text that reminds everyone to right click and select &amp;quot;Save As&amp;quot; to get the ZIP file.&lt;/p&gt;  &lt;p&gt;I couldn’t resist: I used this as a quick test for OneNote 2010 as well. This is an example of a “real world notebook” and I wanted to ensure OneNote 2010 had no problems at all with it.&amp;#160; I doubled clicked the OneNote package file that resulted and chose a location to create the notebook:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/AgreatanddetailedOneNoteplanningtemplate_6882/clip_image001_2.png"&gt;&lt;img title="clip_image001" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="444" alt="clip_image001" src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/AgreatanddetailedOneNoteplanningtemplate_6882/clip_image001_thumb.png" width="492" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;And then I thought I hit a bug. None of the section groups that are in the final notebook showed any content. I checked every section group using the UI and they were all blank. I couldn't think of any reason this would happen but entered a bug anyway. A developer immediately assigned it back to me to ask the obvious question - had any of the section groups had sections created on the disk drive? His question was fairly important to narrow down what was happening. If OneNote was failing to extract the sections ( .ONE files) from the package, then the bug, if it existed, would likely be in that code path. If they files actually existed on the hard drive, then the bug, if it existed, would likely be in our ability to display the sections.&lt;/p&gt;  &lt;p&gt;So I went to look at the hard drive contents and noticed the sections were there. I looked in OneNote, and now they were displaying. I deleted everything and started over to see if I could reproduce the problem and I could not. I tried again and again and on the 5th attempt, I was able to sort of reproduce the problem. I say &amp;quot;sort of&amp;quot; since the sections in the section groups all appeared, but it took about 5-15 seconds to display them.&lt;/p&gt;  &lt;p&gt;The problem turned out to be an excessively busy hard drive. I had a download tool running in the background downloading a 2.5GB file in the background (this was by dogfood machine) and coupled with a relatively slow hard drive, the disk simply could not keep up with the constant demands to write to it in a timely manner.&lt;/p&gt;  &lt;p&gt;The bug properly got resolved as not reproducible and I closed it. The &amp;quot;workaround&amp;quot; is to wait for the hard drive to catch up.&lt;/p&gt;  &lt;p&gt;Questions, comments, concerns and criticisms always welcome,&lt;/p&gt;  &lt;p&gt;John&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9919550" width="1" height="1"&gt;</description></item><item><title>Using the equations about screen size as a test scenario for OneNote</title><link>http://blogs.msdn.com/johnguin/archive/2009/11/05/using-the-equations-about-screen-size-as-a-test-scenario-for-onenote.aspx</link><pubDate>Thu, 05 Nov 2009 18:14:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9918117</guid><dc:creator>JohnGuin</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/johnguin/comments/9918117.aspx</comments><wfw:commentRss>http://blogs.msdn.com/johnguin/commentrss.aspx?PostID=9918117</wfw:commentRss><description>&lt;p&gt;&lt;a href="http://blogs.msdn.com/johnguin/archive/2009/11/02/using-equation-support-and-napkin-math-together-to-solve-a-real-world-puzzle.aspx"&gt;Last time&lt;/a&gt; I shared a page I used Word and Onenote 2010 equation support to figure out how much larger laptop screen were based on the diagonal measurement of the screens. I mentioned in passing that I would use this to test the implementation of our equation support, and I have. Here's what I am going to do with this work as time goes by.&lt;/p&gt;  &lt;p&gt;First, save a copy of the page so I can refer to it from here on out. This is mostly a housekeeping type of item for me, but I've relearned the lesson about making backups often enough that I don't want to overlook it here.&lt;/p&gt;  &lt;p&gt;Next, document what I did. I'll add a test case to our database that describes in general how I created the page, and the motivation behind it. What I'm trying to do here is let anyone else who runs the test to do two things:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Verify what I did to create the page works&lt;/li&gt; &lt;/ol&gt;  &lt;ol&gt;   &lt;li&gt;Use her own way of creating the page. Maybe she wants to number each equation more like a proof, or lay out the data in two columns. In short, what I want to do is focus on the scenario: using Office to figure out laptop screen sizes, and not on the one single way I approached the problem. As an example of the variety which could be injected in this test, screen shots of the different laptops could be pasted into the document (and verify the layout still looks as expected after), or use Excel instead of OneNote napkin math to solve the equations.&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;This second point is the more critical of the two. This is more likely to uncover small design issues that may get overlooked in a step by step type of test approach. For instance, if the test specifies to only use shortcut keys for copy and paste, design or functionality which depends on ribbon buttons or context menus may not be noticed. Or the next tester may want to use OneNote only and avoid the copy/paste from Word. It's up to her to use her own way to complete the scenario.&lt;/p&gt;  &lt;p&gt;And as long as the scenario gets completed with no muss and fuss, the scenario gets logged as a pass. If there is muss and fuss, we log a bug and examine what we can do to get the scenario passing.&lt;/p&gt;  &lt;p&gt;Questions, comments, concerns and criticisms always welcome,&lt;/p&gt;  &lt;p&gt;John&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9918117" width="1" height="1"&gt;</description></item><item><title>Using Equation Support and Napkin Math in Onenote to solve a real world puzzle</title><link>http://blogs.msdn.com/johnguin/archive/2009/11/02/using-equation-support-and-napkin-math-together-to-solve-a-real-world-puzzle.aspx</link><pubDate>Tue, 03 Nov 2009 00:12:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9916476</guid><dc:creator>JohnGuin</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/johnguin/comments/9916476.aspx</comments><wfw:commentRss>http://blogs.msdn.com/johnguin/commentrss.aspx?PostID=9916476</wfw:commentRss><description>&lt;p&gt;I was thinking about getting a larger laptop with a much larger screen than my current tablet. At first, I naively thought the manufacturers would publish the screen size of their laptops. Naturally they don't - they only publish the diagonal measurement of the screen. Thinking back to high school trigonometry, I first thought I was stuck. To solve a triangle, I need to know at least one side length and two angles, or two sides and one angle, or all three sides. It didn't appear I had enough information to find out how big the screen was. I thought a little bit more and realized that since I knew the ratio of the width and height was either 4:3 or 16:9, I effectively knew all the angles of the triangle, and had the hypotenuse. I still had to perform a little math, and here is what I did. First, I tried using the Windows calculator, and that was taking far too long. I grabbed a scrap piece of paper and a pencil next, but then realized I could do all of this in OneNote after reading this article on &lt;a href="http://hardware.slashdot.org/story/09/10/29/1955236/How-To-Enter-Equations-Quickly-In-Class" mce_href="http://hardware.slashdot.org/story/09/10/29/1955236/How-To-Enter-Equations-Quickly-In-Class"&gt;slashdot&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Thinking a little bit more about this scenario, I figured this would be a nice end to end scenario for using both the &amp;quot;napkin math&amp;quot; feature in OneNote and our new Equation support in OneNote 2010. I also used Word to help format some of this, so here goes with a new testing scenario.&lt;/p&gt;  &lt;p&gt;First, I figured out the height and width of my current 12.1&amp;quot; diagonal tablet monitor.&amp;#160; (I use Live Writer for this blog, and it converts math to images.&amp;#160; Bear with me, please).&amp;#160; Note: this is corrected as of Nov 3, 2009.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/UsingEquationSupportandNapkinMathtogethe_E3E7/clip_image001%5B22%5D.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="clip_image001[22]" border="0" alt="clip_image001[22]" src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/UsingEquationSupportandNapkinMathtogethe_E3E7/clip_image001%5B22%5D_thumb.png" width="587" height="294" /&gt;&lt;/a&gt;    &lt;br /&gt;    &lt;br /&gt;&lt;/p&gt;  &lt;p&gt;So at this point, width is 9.6 and height is 7.25. 7.25*9.6=69.6 square inches (napkin math!) for my 4:3 ratio 12.1&amp;quot; diagonal monitor. Since I did this step in Word to see compare their editing experience to ours, I can't show the napkin math to compute the square root of 52.5, or the computing of 'a' two lines below.&lt;/p&gt;  &lt;p&gt;    &lt;br /&gt;Now repeat for a 16:9 ratio and 17.3&amp;quot; diagonal screen. I'll leave out the redundant steps, and switch to OneNote to enter these equations.    &lt;br /&gt;    &lt;br /&gt;    &lt;br /&gt;&lt;a href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/UsingEquationSupportandNapkinMathtogethe_E3E7/clip_image001%5B5%5D.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="clip_image001[5]" border="0" alt="clip_image001[5]" src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/UsingEquationSupportandNapkinMathtogethe_E3E7/clip_image001%5B5%5D_thumb.png" width="621" height="161" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The height and width of the larger screen is 14.9&amp;quot; and 8.4&amp;quot; respectively. The total screen size is 14.9*8.4= 125 square inches. Maybe it is not apparent, but that equation was solved with napkin math.&lt;/p&gt;  &lt;p&gt;This is almost twice the size of my current monitor! 125/69.6= 1.85 times larger, to be more precise. &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;The experience between Word and OneNote was very similar for entering the equations. Having napkin math to quickly solve some of these was very nice in OneNote. Teachers, feel free to use this as a lesson plan :)&lt;/p&gt;  &lt;p&gt;Questions, comments, concerns and criticisms always welcome,&lt;/p&gt;  &lt;p&gt;John&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9916476" width="1" height="1"&gt;</description></item><item><title>Using Notepad to test OneNote</title><link>http://blogs.msdn.com/johnguin/archive/2009/10/29/using-notepad-to-test-onenote.aspx</link><pubDate>Thu, 29 Oct 2009 16:54:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9914805</guid><dc:creator>JohnGuin</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/johnguin/comments/9914805.aspx</comments><wfw:commentRss>http://blogs.msdn.com/johnguin/commentrss.aspx?PostID=9914805</wfw:commentRss><description>&lt;p&gt;Someone came by my office this last week and saw me paste some information about a bug report I needed to file into Notepad. I was gently chastised for not using OneNote to keep track of this information. Of course, I had a reason for that and want to publicly explain why I still use Notepad now and again.&lt;/p&gt;  &lt;p&gt;If you start OneNote and attach a debugger (such as windbg) you can stop the execution of OneNote code when you want. When you stop the execution, it's just like putting OneNote on hold - you cannot do anything with the application including even copying text from it. I think of it as stopping the engine on a car while you are test driving it. If you turn off the engine, the car cannot respond to your driving directions any more and this is the position I was in. I had stopped OneNote in order to get a snapshot of the condition it was in while I had it in the error state.&lt;/p&gt;  &lt;p&gt;After getting the information I needed from the debugger, I pasted it into notepad as a temporary holding spot. I used the system clipboard to capture an image from the screen next and copied that to MSPaint. I cut off the extra stuff around the edge I did not need and saved the image. I also gathered some needed log files and made a shortcut to the TEMP folder on my desktop. I then used the data I had accumulated in all these different locations to see if anyone had reported a similar or the same bug already. Since no one had, I added all this information to a new bug report. Then I was able to go back to using OneNote.&lt;/p&gt;  &lt;p&gt;Of course, if I had found a problem with a different application (like Outlook) I could have pasted the information into a page in OneNote. Then I could have taken a screen clipping and only gotten the minimum sized screenshot of what was needed to help explain what I was seeing. And I could have simply dropped the log files as embedded files on that single OneNote page. Instead of having three different locations to browse while I was gathering and collating data, I could have had it all on a single OneNote page.&lt;/p&gt;  &lt;p&gt;Bonus: I really liked this tweet.&amp;#160; It just came through and caught my eye:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/UsingNotepadtotestOneNote_8B57/clip_image001_2.png"&gt;&lt;img title="clip_image001" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="114" alt="clip_image001" src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/UsingNotepadtotestOneNote_8B57/clip_image001_thumb.png" width="588" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Questions, comments, concerns and criticisms always welcome,&lt;/p&gt;  &lt;p&gt;John&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9914805" width="1" height="1"&gt;</description></item><item><title>Creating OneNote pages with just the title and no date/time stamp</title><link>http://blogs.msdn.com/johnguin/archive/2009/10/26/creating-onenote-pages-with-just-the-title-and-no-date-time-stamp.aspx</link><pubDate>Mon, 26 Oct 2009 14:51:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9912950</guid><dc:creator>JohnGuin</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/johnguin/comments/9912950.aspx</comments><wfw:commentRss>http://blogs.msdn.com/johnguin/commentrss.aspx?PostID=9912950</wfw:commentRss><description>&lt;P&gt;Over the weekend there was a &lt;A href="http://community.iheartonenote.com/service/displayDiscussionThreads.kickAction?as=75595&amp;amp;w=222398&amp;amp;d=310948&amp;amp;ac=new&amp;amp;d-1169404-p=1#meteor=0oAZm6mplVK" mce_href="http://community.iheartonenote.com/service/displayDiscussionThreads.kickAction?as=75595&amp;amp;w=222398&amp;amp;d=310948&amp;amp;ac=new&amp;amp;d-1169404-p=1#meteor=0oAZm6mplVK"&gt;question&lt;/A&gt; on the iheartonenote.com site about creating a new page that does not show the date and time by default. This person did not want to click back into the date and time text and delete it each time, but did want the title visible. This is unlike using the WINDOWS+N key to create a new page in Unfiled Notes since that command will give you a completely blank page - no title and no date time either.&lt;/P&gt;
&lt;P&gt;There is a way to do this and it only takes about a minute to create. First, open the section where you want to have the pages no longer show date and time when created. Then create a new page and highlight the date and time:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image001_2.png" mce_href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image001_2.png"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title=clip_image001 border=0 alt=clip_image001 src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image001_thumb.png" width=244 height=107 mce_src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image001_thumb.png"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You can hit the delete key to get rid of them. Also, when you highlight each line of text, you can click the control that appears on the right to modify the date or time.&lt;/P&gt;
&lt;P&gt;Now over on the page tabs control, click the down arrow next to the new page command. You should get this pop up menu:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image002_2.png" mce_href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image002_2.png"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title=clip_image002 border=0 alt=clip_image002 src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image002_thumb.png" width=244 height=169 mce_src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image002_thumb.png"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Select the More Template Choices and Options… command at the bottom. If you can't get this pop up menu, you can click File | Page Setup to get the same behavior.&lt;/P&gt;
&lt;P&gt;Now the Templates pane will open. At the bottom is a link to Save current page as template. Click it.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image003_2.png" mce_href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image003_2.png"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title=clip_image003 border=0 alt=clip_image003 src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image003_thumb.png" width=180 height=464 mce_src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image003_thumb.png"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You will get this dialog. Just give your new template a name and check the box to make it the default for the section:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image004_2.png" mce_href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image004_2.png"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title=clip_image004 border=0 alt=clip_image004 src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image004_thumb.png" width=342 height=107 mce_src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image004_thumb.png"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Click Save and you are done. Now new pages for that section will show the title bar but not have the date and time stamp on them!&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image005_2.png" mce_href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image005_2.png"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; DISPLAY: inline; BORDER-TOP: 0px; BORDER-RIGHT: 0px" title=clip_image005 border=0 alt=clip_image005 src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image005_thumb.png" width=305 height=275 mce_src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/CreatingOneNotepageswithjustthetitleandn_6E60/clip_image005_thumb.png"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Questions, comments, concerns and criticisms always welcome,&lt;/P&gt;
&lt;P&gt;John&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9912950" width="1" height="1"&gt;</description></item><item><title>Back to testing OneNote after a vacation</title><link>http://blogs.msdn.com/johnguin/archive/2009/10/22/back-to-testing-onenote-after-a-vacation.aspx</link><pubDate>Thu, 22 Oct 2009 17:25:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9911541</guid><dc:creator>JohnGuin</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/johnguin/comments/9911541.aspx</comments><wfw:commentRss>http://blogs.msdn.com/johnguin/commentrss.aspx?PostID=9911541</wfw:commentRss><description>&lt;p&gt;Just back from vacation and am getting back up to speed. Some random stats that are meaningless without context:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Number of new emails waiting for me: 2377&lt;/li&gt;    &lt;li&gt;Number of new computers waiting for me: 1     &lt;ol&gt;       &lt;li&gt;This is actually really nice. As we've moved away from physical boxes for our day to day testing and over to HyperV virtual machines, the most apparent limitation is RAM. CPU and hard drive speed are nice, but having more RAM lets me have more VMs running at once. The new machine has 16GB of RAM, giving me enough to run more than 7 VMs concurrently.&lt;/li&gt;        &lt;li&gt;Since I have my own servers in virtual machines, I can now connect from multiple clients running in different VMs and perform testing an verification with one physical piece of hardware.&lt;/li&gt;        &lt;li&gt;Multimonitor setups really make this nice.&lt;/li&gt;     &lt;/ol&gt;   &lt;/li&gt;    &lt;li&gt;Hours to set up the new machine: about 4. Need to install Windows, move a hard drive from the old machine to the new (it has all my virtual machines on it), then run some setups for miscellaneous utilities I need. I can usually just kick off an install of some sort or the other and leave the machine alone. For instance, as I'm writing this, our automation scripts are building on that machine.&lt;/li&gt;    &lt;li&gt;Number of To Do items waiting for me: 11 (they are mostly pretty small)&lt;/li&gt;    &lt;li&gt;Number of To Do items that got done while I was out: 4 (thank goodness for delegation)&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;So it's a pretty standard week and a half away. One of my coworkers here once stated he only liked taking time off near major holidays so work wouldn't pile up while he was gone. He wanted to avoid the problem of needing to work extra hard to get ahead before leaving, then extra hard again to get caught up when he got back. Interesting viewpoint, but I put some faith in item 5 above and that definitely helped lighten the load this time.&lt;/p&gt;  &lt;p&gt;Once I get my new machine completely done, I can get back to using Fiddler to observe some OneNote network traffic and show how we use that in our testing.&lt;/p&gt;  &lt;p&gt;Yep, that's it. &lt;a href="http://www.microsoft.com/windows/"&gt;Nothing else has happened around here while I was out&lt;/a&gt;.&amp;#160; Nothing at all.&lt;/p&gt;  &lt;p&gt;Questions, comments, concerns and criticisms always welcome,&lt;/p&gt;  &lt;p&gt;John&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9911541" width="1" height="1"&gt;</description></item><item><title>Thanks a latte, Mr. Elop!</title><link>http://blogs.msdn.com/johnguin/archive/2009/10/08/thanks-a-latte-mr-elop.aspx</link><pubDate>Fri, 09 Oct 2009 06:41:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9905262</guid><dc:creator>JohnGuin</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/johnguin/comments/9905262.aspx</comments><wfw:commentRss>http://blogs.msdn.com/johnguin/commentrss.aspx?PostID=9905262</wfw:commentRss><description>&lt;p&gt;Those of you who follow tweets related to OneNote might have seen Stephen Elop send a message now and then. He is the president of Microsoft Business Division (this division includes Office) and like most of us, really likes OnNote. As part of our yearly Giving campaign, he showed up as a barista on our floor and made me a latte:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/ThanksalatteMr.Elop_122C7/clip_image001_2.png"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="clip_image001" border="0" alt="clip_image001" src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/ThanksalatteMr.Elop_122C7/clip_image001_thumb.png" width="244" height="183" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;For a barista, you make a pretty good software guy, Stephen :)&lt;/p&gt;  &lt;p&gt;Little surprises like this are always nice to see.&lt;/p&gt;  &lt;p&gt;I'm going to be out for a couple of weeks and will reply when I get back.&lt;/p&gt;  &lt;p&gt;Questions, comments, concerns and criticisms always welcome,&lt;/p&gt;  &lt;p&gt;John&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9905262" width="1" height="1"&gt;</description></item><item><title>A OneNote haiku helps with the keeping a balanced perspective</title><link>http://blogs.msdn.com/johnguin/archive/2009/10/06/a-onenote-haiku-helps-with-the-keeping-a-balanced-perspective.aspx</link><pubDate>Wed, 07 Oct 2009 01:14:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9904011</guid><dc:creator>JohnGuin</dc:creator><slash:comments>5</slash:comments><comments>http://blogs.msdn.com/johnguin/comments/9904011.aspx</comments><wfw:commentRss>http://blogs.msdn.com/johnguin/commentrss.aspx?PostID=9904011</wfw:commentRss><description>&lt;p&gt;This item showed up in email today:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/AOneNotehaikuhelpswiththekeepingabalance_D632/clip_image001_2.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="clip_image001" border="0" alt="clip_image001" src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/AOneNotehaikuhelpswiththekeepingabalance_D632/clip_image001_thumb.jpg" width="304" height="234" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;A OneNote Haiku. This was written on our whiteboard by our coffee machines, and long time readers may know I've mentioned this before in &lt;a href="http://blogs.msdn.com/johnguin/archive/2008/05/15/a-test-plan-for-recognizing-text-in-images-luckily-goes-awry.aspx"&gt;an attempt at getting some testing completed&lt;/a&gt;.&amp;#160; For what it’s worth, I echo this sentiment and humbly suggest a change to make the first line read “My lovely OneNote.”&lt;/p&gt;  &lt;p&gt;This week the topic on the board was simply &amp;quot;Office Haiku.&amp;quot; I guess this one stood out to OneNote for two reasons. First and obviously, this mentions OneNote. In some ways, we are still the &amp;quot;new kid on the block,&amp;quot; so any time we get mentioned creates a sense of pride.&lt;/p&gt;  &lt;p&gt;The second reason this stood out (to me at least) was the last line - &amp;quot;Do not let me down.&amp;quot; That's key for us and helps temper that feeling of pride mentioning OneNote brings. We don't want to lose your data, corrupt it, munge it, move it, lose it, prevent you from finding it, slow you down when trying to enter it and so on. No application ever wants to have this behavior, but when you are the &amp;quot;new kid on the block,&amp;quot; it is twice as important to build that trust.&lt;/p&gt;  &lt;p&gt;The lesson here is obvious - keep the trust intact.&lt;/p&gt;  &lt;p&gt;Let me know if we don't.&lt;/p&gt;  &lt;p&gt;Questions, comments, concerns and criticisms always welcome,&lt;/p&gt;  &lt;p&gt;John&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9904011" width="1" height="1"&gt;</description></item><item><title>Using Fiddler to test OneNote, part 1</title><link>http://blogs.msdn.com/johnguin/archive/2009/10/02/using-fiddler-to-test-onenote-part-1.aspx</link><pubDate>Fri, 02 Oct 2009 19:09:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9902425</guid><dc:creator>JohnGuin</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/johnguin/comments/9902425.aspx</comments><wfw:commentRss>http://blogs.msdn.com/johnguin/commentrss.aspx?PostID=9902425</wfw:commentRss><description>&lt;p&gt;A tool we use to track OneNote network traffic and behavior is Fiddler. It is a free tool you can download from &lt;a href="http://www.fiddler2.com"&gt;www.fiddler2.com&lt;/a&gt; if you want to take a look yourself. It acts as a proxy and gives a pretty good log of what is going into and out of the computer for network traffic. For OneNote, we concentrate on &lt;a href="http://"&gt;http://&lt;/a&gt; traffic.&lt;/p&gt;  &lt;p&gt;There is a really good quickstart video on the website so I won't repeat that. Here's a simple example of what I see. I have my own &lt;a href="http://www.ietf.org/rfc/rfc2518.txt"&gt;DAV&lt;/a&gt; server running named JOHNGUIDAV. I have a shared folder in it named DAVDOCS. When I start IE and open &lt;a href="http://johnguidav/dadocs"&gt;http://johnguidav/dadocs&lt;/a&gt; (note the typo - the &amp;quot;v&amp;quot; is missing), this is what fiddler shows in line 1:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/UsingFiddlertotestOneNotepart1_80E4/clip_image001_2.png"&gt;&lt;img title="clip_image001" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="219" alt="clip_image001" src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/UsingFiddlertotestOneNotepart1_80E4/clip_image001_thumb.png" width="692" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;A 404 error. I think everyone that has been using the internet has seen this. It simply means that the item I am looking for does not exist - in this case, since I typed the URL wrong, nothing was found and the server returned the error.&lt;/p&gt;  &lt;p&gt;Then I typed the URL in correctly and your see the two lines that show the traffic. The folder named davdocs was found which contains an index.htm file, and the welcome.PNG file was found. This is what the browser displayed.&lt;/p&gt;  &lt;p&gt;Then I put focus back in the address bar of Internet Explorer and hit Enter. There was no new traffic at all. This makes sense when you think about it - most browsers cache copies of the files on the server so operations like this don't generate traffic or load on the server. I just reuse the files (the index.htm file and the image) without needlessly increasing the load on the server. Hitting F5 would force a refresh if I wanted to ensure I had the newest files.&lt;/p&gt;  &lt;p&gt;The body column shows the size of the traffic, and the process shows which application is making the DAV call. So far we haven't gotten to OneNote, so I will walk through that next time. I'll also go into how testers use this to help isolate problems.&lt;/p&gt;  &lt;p&gt;Questions, comments, concerns and criticisms always welcome,&lt;/p&gt;  &lt;p&gt;John&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9902425" width="1" height="1"&gt;</description></item><item><title>I’ve been able to regress some bug reports</title><link>http://blogs.msdn.com/johnguin/archive/2009/09/28/i-ve-been-able-to-regress-some-bug-reports.aspx</link><pubDate>Tue, 29 Sep 2009 05:23:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9900542</guid><dc:creator>JohnGuin</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/johnguin/comments/9900542.aspx</comments><wfw:commentRss>http://blogs.msdn.com/johnguin/commentrss.aspx?PostID=9900542</wfw:commentRss><description>&lt;p&gt;I started work today pretty happy - I hit &amp;quot;ZBR&amp;quot; right on the deadline for the first time in a long time today. &amp;quot;ZBR&amp;quot; means Zero Bugs to Regress. We use it as a goal to ensure that as bugs get fixed and assigned to test for verification, we do not let them pile up instead of ensuring the fix is proper.&lt;/p&gt;  &lt;p&gt;Normally, I would have a few bugs assigned to me that are Active. They would typically need more information (like logs) or further clarification about the circumstances before a developer can started on a potential fix. Sometimes they can be dealt with very quickly, such as adding logs. Sometimes they take awhile to get the information. For instance, a question you may get is &amp;quot;Does this also happen in Windows 2008 Server at 1024x768 with Left to Right Language settings?&amp;quot; That is a fair question – and could very well be key for a developer to get started on a fix - and setting up a machine to get that information might take a little while. Getting answers to these is usually straightforward, but can be time consuming.&amp;#160; In general, Active bugs need to be turned around quickly no matter what, so they have top priority most of the time.&amp;#160; Fortunately, I was able to move these along quickly this last week.&lt;/p&gt;  &lt;p&gt;Some of the bugs that are resolved can be tested immediately. I generally try to stay on top of these every day and not let them accumulate. Sometimes I get blocked by circumstances out of my control. I may need access to a particular server that is down or otherwise inaccessible so I get blocked from testing the fix. Sometimes the fix may need a fix in another application as well - in other words, to get our task linking working correctly, we may need the setup team to register our addin correctly. Without that working, there is no way I can test any fixes for this area.&lt;/p&gt;  &lt;p&gt;Last week, though, all the pieces fell into place and I was able to get my slate completely clean. No blocking problems, everything built and installed correctly so I hit zero. Feels good.&lt;/p&gt;  &lt;p&gt;Now the life of a tester takes over again and I get to do this again this week. And next, and next and next…&lt;/p&gt;  &lt;p&gt;Questions, comments, concerns and criticisms always welcome,&lt;/p&gt;  &lt;p&gt;John&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9900542" width="1" height="1"&gt;</description></item><item><title>Fun stuff in OneNote Test this week</title><link>http://blogs.msdn.com/johnguin/archive/2009/09/24/fun-stuff-in-onenote-test-this-week.aspx</link><pubDate>Thu, 24 Sep 2009 19:59:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9899041</guid><dc:creator>JohnGuin</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/johnguin/comments/9899041.aspx</comments><wfw:commentRss>http://blogs.msdn.com/johnguin/commentrss.aspx?PostID=9899041</wfw:commentRss><description>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;It's not all hard work and testing OneNote around here. Some folks managed to get some Snuggies ™ yesterday and noticed the little pouch in front is the perfect size for a netbook. Here's a photo of Gary - with his netbook snugly in the Snuggie pouch- with yours truly in the background:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/FunstuffinOneNoteTestthisweek_8C89/jedi_2.jpg"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="jedi" border="0" alt="jedi" src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/FunstuffinOneNoteTestthisweek_8C89/jedi_thumb.jpg" width="106" height="244" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;For the eagle eyed, Lin is in orange making the peace symbols in the background.&amp;#160; &lt;/p&gt;  &lt;p&gt;The testing angle here is that we have netbooks &amp;quot;issued&amp;quot; to various testers to help ensure OneNote works well with that form of hardware. We look at characteristics from the smaller screen sizes (change we made based on that: we minimize the ribbon by default to give more vertical screen real estate to the editing surface) to the performance implications of the solid state hard drives they sometimes have.&lt;/p&gt;  &lt;p&gt;I know we have OneNote Ninjas over at &lt;a href="http://www.iheartonenote.com"&gt;www.iheartonenote.com&lt;/a&gt; - but don't these folks look like bright blue Jedis?&lt;/p&gt;  &lt;p&gt;Now back to work!&lt;/p&gt;  &lt;p&gt;Questions, comments, concerns and criticisms always welcome,&lt;/p&gt;  &lt;p&gt;John&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9899041" width="1" height="1"&gt;</description></item><item><title>Quick note to register at the IHeartOneNote page</title><link>http://blogs.msdn.com/johnguin/archive/2009/09/21/quick-note-to-register-at-the-iheartonenote-page.aspx</link><pubDate>Tue, 22 Sep 2009 03:13:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9897811</guid><dc:creator>JohnGuin</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/johnguin/comments/9897811.aspx</comments><wfw:commentRss>http://blogs.msdn.com/johnguin/commentrss.aspx?PostID=9897811</wfw:commentRss><description>&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin"&gt;Nothing to do with testing OneNote, per se, but this looked interesting enough to share.&amp;nbsp; If anyone joins the IHeartOneNote.com community in the next day or so, you get entered to win a $200 Amazon gift certificate.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin"&gt;&amp;nbsp;Here's the blurb I was sent:&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin"&gt;"If you haven't already joined &lt;A href="http://www.iheartonenote.com/"&gt;&lt;FONT color=#0000ff&gt;www.iheartonenote.com&lt;/FONT&gt;&lt;/A&gt;, the world's one and only community site for fans of OneNote, you should head over to &lt;A href="http://www.iheartonenote.com/"&gt;&lt;FONT color=#0000ff&gt;www.iheartonenote.com&lt;/FONT&gt;&lt;/A&gt; right now and register because everyone who registers between noon PST on September 22 and noon PST on September 29 will automatically be entered to win a $200 &lt;A href="http://amazon.com/"&gt;&lt;FONT color=#0000ff&gt;amazon.com&lt;/FONT&gt;&lt;/A&gt; giftcard."&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin"&gt;While this is not straight up testing, this is another venue some of the OneNote team checks into now and then to see what everyone says about us.&amp;nbsp; I probably need to write about how this fits into my "Customer Commitment" for the year, and I will at some point.&amp;nbsp; For now, though, each year when I write my commitments ("goals") for the upcoming year, I include a commitment to engage our customers and use that engagement to make OneNote better.&amp;nbsp; It's probably easy to see how a site like this can help connect, so the real focus for the year is using those comments and questions into making OneNote better.&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin"&gt;Questions, comments, concerns and criticisms always welcome,&lt;BR&gt;John&lt;/SPAN&gt;&lt;SPAN style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-theme-font: minor-latin"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt; tab-stops: 179.7pt" class=MsoNormal&gt;&lt;o:p&gt;&lt;FONT size=3 face=Calibri&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9897811" width="1" height="1"&gt;</description></item><item><title>Super OneNote power user tip: Moving outlines one pixel at a time</title><link>http://blogs.msdn.com/johnguin/archive/2009/09/17/super-onenote-power-user-tip-moving-outlines-one-pixel-at-a-time.aspx</link><pubDate>Fri, 18 Sep 2009 03:14:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9896589</guid><dc:creator>JohnGuin</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/johnguin/comments/9896589.aspx</comments><wfw:commentRss>http://blogs.msdn.com/johnguin/commentrss.aspx?PostID=9896589</wfw:commentRss><description>&lt;ul&gt;   &lt;p&gt;Kim sent me an email wanting to know if it was possible to fine tune the position of outlines on a page. She wanted the fine tuning to be one pixel at a time, and she also wanted this functionality to be accessible via the keyboard. After poking around a bit, here's how to do it.&lt;/p&gt;    &lt;p&gt;First, turn off the "Snap to Grid" feature in OneNote. This is on the Edit menu, near the bottom:&lt;/p&gt;    &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/SuperOneNotepowerusertipMovingoutlineson_F258/clip_image001_2.png" mce_href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/SuperOneNotepowerusertipMovingoutlineson_F258/clip_image001_2.png"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/SuperOneNotepowerusertipMovingoutlineson_F258/clip_image001_thumb.png" style="border: 0px none ; display: inline;" title="clip_image001" alt="clip_image001" mce_src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/SuperOneNotepowerusertipMovingoutlineson_F258/clip_image001_thumb.png" border="0" height="297" width="169"&gt;&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;(If you want to use the mouse instead of keyboard, you are done!)&lt;/p&gt;    &lt;p&gt;&amp;nbsp;&lt;/p&gt;    &lt;p&gt;Next, press ctrl+a a few times (the exact number will vary) to select the contents and the outline itself. It should look like this:&lt;/p&gt;    &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/SuperOneNotepowerusertipMovingoutlineson_F258/clip_image002_2.png" mce_href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/SuperOneNotepowerusertipMovingoutlineson_F258/clip_image002_2.png"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/SuperOneNotepowerusertipMovingoutlineson_F258/clip_image002_thumb.png" style="border: 0px none ; display: inline;" title="clip_image002" alt="clip_image002" mce_src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/SuperOneNotepowerusertipMovingoutlineson_F258/clip_image002_thumb.png" border="0" height="109" width="212"&gt;&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;Notice how the background of the outline is light blue in addition to the text being highlighted? That's the key.&lt;/p&gt;    &lt;p&gt;Now if your keyboard has it, click the Context menu key. On my keyboard, it is near the right Windows key. It has an icon on it that looks like the drop down menu from a dialog. If you do not have that key, SHIFT+F10 will do the same thing. When you press it, you get the same action as a right click - the context menu for the selection opens:&lt;/p&gt;    &lt;p&gt;&lt;a href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/SuperOneNotepowerusertipMovingoutlineson_F258/clip_image003_2.png" mce_href="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/SuperOneNotepowerusertipMovingoutlineson_F258/clip_image003_2.png"&gt;&lt;img src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/SuperOneNotepowerusertipMovingoutlineson_F258/clip_image003_thumb.png" style="border: 0px none ; display: inline;" title="clip_image003" alt="clip_image003" mce_src="http://blogs.msdn.com/blogfiles/johnguin/WindowsLiveWriter/SuperOneNotepowerusertipMovingoutlineson_F258/clip_image003_thumb.png" border="0" height="316" width="280"&gt;&lt;/a&gt;&lt;/p&gt;    &lt;p&gt;Type M to select the Move command. Now CTRL+UP ARROW moves the outline up one pixel, CTRL+RIGHT moves it right one pixel and so on (thanks Kim for this critical step!).&lt;/p&gt;    &lt;p&gt;Thanks to Kim for suggesting this and figuring out that the CONTROL key has to be pressed to get the single pixel resolution and thanks to Olya for remembering the shortcut key for the context menu.&lt;/p&gt;    &lt;p&gt;I hope this helps!&lt;/p&gt;    &lt;p&gt;Questions, comments, concerns and criticisms always welcome,&lt;/p&gt;    &lt;p&gt;John&lt;/p&gt; &lt;/ul&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9896589" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/johnguin/archive/tags/Tip/default.aspx">Tip</category></item><item><title>Free OneNote "cheat sheet" </title><link>http://blogs.msdn.com/johnguin/archive/2009/09/16/free-onenote-cheat-sheet.aspx</link><pubDate>Wed, 16 Sep 2009 21:24:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9895983</guid><dc:creator>JohnGuin</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/johnguin/comments/9895983.aspx</comments><wfw:commentRss>http://blogs.msdn.com/johnguin/commentrss.aspx?PostID=9895983</wfw:commentRss><description>&lt;P&gt;Check this out:&amp;nbsp; &lt;A class="" href="http://blogs.msdn.com/controlpanel/blogs/www.lifehacker.com" mce_href="http://blogs.msdn.com/controlpanel/blogs/www.lifehacker.com"&gt;Lifehacker&lt;/A&gt; found some free cheat sheets for many office products (and other apps) at &lt;A href="http://lifehacker.com/5360395/customguide-provides-quick+reference-sheets-for-microsoft-apple-and-adobe-products"&gt;http://lifehacker.com/5360395/customguide-provides-quick+reference-sheets-for-microsoft-apple-and-adobe-products&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;The reason this jumped out at me was the image they used in their preview:&amp;nbsp; OneNote 2007!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Nice!&amp;nbsp; I already took a look at it and it looks very good.&amp;nbsp; Be sure to check it out.&lt;/P&gt;
&lt;P&gt;Questions, comments, concerns and criticisms always welcome,&lt;BR&gt;John&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9895983" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/johnguin/archive/tags/Tip/default.aspx">Tip</category></item><item><title>Percentages from the last "bug bash"</title><link>http://blogs.msdn.com/johnguin/archive/2009/09/14/percentages-from-the-last-bug-bash.aspx</link><pubDate>Tue, 15 Sep 2009 04:48:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9895220</guid><dc:creator>JohnGuin</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/johnguin/comments/9895220.aspx</comments><wfw:commentRss>http://blogs.msdn.com/johnguin/commentrss.aspx?PostID=9895220</wfw:commentRss><description>&lt;P&gt;We had a "&lt;A href="http://blogs.msdn.com/johnguin/archive/2009/09/10/bug-bashes-with-onenote.aspx" mce_href="http://blogs.msdn.com/johnguin/archive/2009/09/10/bug-bashes-with-onenote.aspx"&gt;bug bash&lt;/A&gt;" on some sync features in OneNote last week.&amp;nbsp; I thought it may be interesting to look at the resolution of the bugs we found since I mentioned that some of the bugs reported in these situations may duplicates of each other and things like that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;(Please don't read too much into this.&amp;nbsp; These stats are merely the result from one single test effort over the course of 2 days of testing and may not be indicative of any other statistics from other teams.)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;After the two days of testing, we had 14 reported bugs.&amp;nbsp; 4 of them - 28% - have already been closed.&amp;nbsp; We had an inconsistent server configuration and that led to some noise when we first started.&amp;nbsp; Once we investigated the server, we figured out we had not set it up correctly, but by then these bugs had already been entered.&amp;nbsp; Obviously, we need to get setup working (and we will!) and we simply got these bugs off our radar.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;One bug was resolved as a duplicate to a pre-existing bug.&amp;nbsp; That's 7%,albeit only a single bug report.&lt;/P&gt;
&lt;P&gt;Another bug has to do with a missing icon.&amp;nbsp; We handed that off to our designer team and linked our bug to theirs.&amp;nbsp; Look and feel is important and we will ensure the icon is correct once it gets checked into our codebase.&lt;/P&gt;
&lt;P&gt;The other 8 bugs are still being tracked and have been handed to developers.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;So during the bash, 42% of these bugs have already been closed.&amp;nbsp; 58% of them bear further investigation and we are looking through logs, reproducing ("repro-ing," in the lingo) the bug reports and testing proposed fixes for them.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Overall, I was pretty happy with the percentages we saw with our bug reports.&amp;nbsp; Bashes produce results that can be all over the map and anything over a 50% rate that are not duplicates, noise, etc... seems like a success to me.&lt;/P&gt;
&lt;P&gt;Questions, comments, concerns and criticisms always welcome,&lt;BR&gt;John&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9895220" width="1" height="1"&gt;</description></item></channel></rss>