<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" version="2.0">
  <channel>
    <title>Niels Ladegaard Beck's blog</title>
    <link>http://nlbeck.dk/</link>
    <description>In my head</description>
    <language>en-us</language>
    <copyright>Niels Ladegaard Beck</copyright>
    <lastBuildDate>Mon, 20 Nov 2006 21:55:36 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.8.5223.2</generator>
    <managingEditor>niels@nlbeck.dk</managingEditor>
    <webMaster>niels@nlbeck.dk</webMaster>
    <item>
      <trackback:ping>http://nlbeck.dk/Trackback.aspx?guid=b309bb5a-1a25-4a55-89ff-e0322e4946eb</trackback:ping>
      <pingback:server>http://nlbeck.dk/pingback.aspx</pingback:server>
      <pingback:target>http://nlbeck.dk/PermaLink,guid,b309bb5a-1a25-4a55-89ff-e0322e4946eb.aspx</pingback:target>
      <dc:creator>admin@nlbeck.dk (Niels Ladegaard Beck)</dc:creator>
      <wfw:comment>http://nlbeck.dk/CommentView,guid,b309bb5a-1a25-4a55-89ff-e0322e4946eb.aspx</wfw:comment>
      <wfw:commentRss>http://nlbeck.dk/SyndicationService.asmx/GetEntryCommentsRss?guid=b309bb5a-1a25-4a55-89ff-e0322e4946eb</wfw:commentRss>
      <slash:comments>7</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
      Have you ever tried using the famous Equation Editor in Word 2003 and earlier? Then
      you probably know why many people prefer <a title="Pen and paper..." href="http://images.google.com/images?svnum=10&amp;hl=en&amp;lr=&amp;safe=off&amp;client=opera&amp;rls=en&amp;q=pen+paper&amp;btnG=Search">pen
      and paper</a> or <a href="http://www.latex-project.org">LaTeX</a> rather than
      typing in equations in their Word documents.
   </p>
        <p>
          <a href="http://nlbeck.dk/images/own/EquationsinWord2007_14181/image034.png" atomicselection="true">
            <img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 10px 0px 10px 10px; border-right-width: 0px" height="190" src="http://nlbeck.dk/images/own/EquationsinWord2007_14181/image0_thumb10.png" width="240" align="right" border="0" />
          </a>In
      Word 2007 Microsoft has made your job as an equation-writer much easier. Go to the
      Insert tab, click Equation and then Insert New Equation (Alt+n+e+i). You are now in
      a new and improved version of the old equation editor. You can use the ribbon to enter
      equations much faster than you could in the old Equation Editor – and it is much easier,
      due to the ribbons great grouping capabilities. 
   </p>
        <p>
      But wait! There is an even easier way of doing it! The method explained above works
      great if you only have to enter a single equation or two, but if you have to enter
      lots of equations the mouse will kill you! So, when you want to write an equation,
      press Alt+= and now you are in math-mode – much faster than Alt+n+e+i :-) Now you
      are ready to type in your equation (yes sir, type it in – look mom, no mouse :-D).
      Let’s take an example. 
   </p>
        <p>
      In the Insert/Equation menu there are several built in equations you can use. We will
      enter the Binomial Theorem by hand. The first part of it says <img height="20" src="http://nlbeck.dk/images/own/EquationsinWord2007_14181/clip_image002.gif" width="54" />.
      So we start the math mode with Alt+= and now we simply type (x+a)^n where ^ means
      superscript. When we press =, Word will convert our text to a real equation – cool!
      We now have to enter the second part of the equation:
   </p>
        <p>
          <img height="51" src="http://nlbeck.dk/images/own/EquationsinWord2007_14181/clip_image002154.gif" width="95" />
        </p>
        <p>
      To get the summation symbol stuff we write \sum_(k=0)^n and press space to make Word
      convert our text into an equation. \sum is a Math AutoCorrect rule that converts to
      a summation symbol and _(k=0) makes k=0 a subscript of the summation symbol and as
      before ^n makes n a superscript. Easy? Yes sir! :-)
   </p>
        <p>
          <a href="http://nlbeck.dk/images/own/EquationsinWord2007_14181/image05.png" atomicselection="true">
            <img style="border-right: 0px; border-top: 0px; margin: 10px 10px 10px 0px; border-left: 0px; border-bottom: 0px" height="190" src="http://nlbeck.dk/images/own/EquationsinWord2007_14181/image0_thumb3.png" width="240" align="left" border="0" />
          </a>For
      the last part we write (n\atop and press space so Word can convert \atop and then
      k)x^k and press space again and finally a^(n-k) and space. Now our equation should
      look like the built in formula:
   </p>
        <p>
          <img height="51" src="http://nlbeck.dk/images/own/EquationsinWord2007_14181/clip_image00224.gif" width="169" />
        </p>
        <p>
      A pretty nasty equation to construct using the mouse – but pretty simple in Word 2007
      :-) 
   </p>
        <p>
       Unfortunately Microsoft did not put all the \functionname-stuff in the screentips
      (a new word for the advanced tooltips that is used in Office 2007). So it’s not that
      easy to learn how to write the equations. But if you have the link to <a title="Murray Sargent's blog" href="http://blogs.msdn.com/murrays/">Murray
      Sargent</a>’s <a title="Murray Sargent's &quot;Unicode Nearly Plain-Text Encoding of Mathematics&quot;" href="http://www.unicode.org/notes/tn28/UTN28-PlainTextMath-v2.pdf">Unicode
      Nearly Plain-Text Encoding of Mathematics</a>, you will have a very good reference
      :-) 
   </p>
        <p>
      This feature is fantastic! So good luck with your next equation :-)
   </p>
        <img width="0" height="0" src="http://nlbeck.dk/aggbug.ashx?id=b309bb5a-1a25-4a55-89ff-e0322e4946eb" />
      </body>
      <title>Equations in Word 2007</title>
      <guid>http://nlbeck.dk/PermaLink,guid,b309bb5a-1a25-4a55-89ff-e0322e4946eb.aspx</guid>
      <link>http://nlbeck.dk/EquationsInWord2007.aspx</link>
      <pubDate>Mon, 20 Nov 2006 21:55:36 GMT</pubDate>
      <description>&lt;p&gt;
   Have you ever tried using the famous Equation Editor in Word 2003 and earlier? Then
   you probably know why many people prefer &lt;a title="Pen and paper..." href="http://images.google.com/images?svnum=10&amp;amp;hl=en&amp;amp;lr=&amp;amp;safe=off&amp;amp;client=opera&amp;amp;rls=en&amp;amp;q=pen+paper&amp;amp;btnG=Search"&gt;pen
   and paper&lt;/a&gt; or &lt;a href="http://www.latex-project.org"&gt;LaTeX&lt;/a&gt;&amp;nbsp;rather than
   typing in equations in their Word documents.
&lt;/p&gt;
&lt;p&gt;
   &lt;a href="http://nlbeck.dk/images/own/EquationsinWord2007_14181/image034.png" atomicselection="true"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 10px 0px 10px 10px; border-right-width: 0px" height="190" src="http://nlbeck.dk/images/own/EquationsinWord2007_14181/image0_thumb10.png" width="240" align="right" border="0"&gt;&lt;/a&gt;In
   Word 2007 Microsoft has made your job as an equation-writer much easier. Go to the
   Insert tab, click Equation and then Insert New Equation (Alt+n+e+i). You are now in
   a new and improved version of the old equation editor. You can use the ribbon to enter
   equations much faster than you could in the old Equation Editor – and it is much easier,
   due to the ribbons great grouping capabilities. 
&lt;p&gt;
   But wait! There is an even easier way of doing it! The method explained above works
   great if you only have to enter a single equation or two, but if you have to enter
   lots of equations the mouse will kill you! So, when you want to write an equation,
   press Alt+= and now you are in math-mode – much faster than Alt+n+e+i :-) Now you
   are ready to type in your equation (yes sir, type it in – look mom, no mouse :-D).
   Let’s take an example. 
&lt;p&gt;
   In the Insert/Equation menu there are several built in equations you can use. We will
   enter the Binomial Theorem by hand. The first part of it says &lt;img height="20" src="http://nlbeck.dk/images/own/EquationsinWord2007_14181/clip_image002.gif" width="54"&gt;.
   So we start the math mode with Alt+= and now we simply type (x+a)^n where ^ means
   superscript. When we press =, Word will convert our text to a real equation – cool!
   We now have to enter the second part of the equation:
&lt;/p&gt;
&lt;p&gt;
   &lt;img height="51" src="http://nlbeck.dk/images/own/EquationsinWord2007_14181/clip_image002154.gif" width="95"&gt;
&lt;/p&gt;
&lt;p&gt;
   To get the summation symbol stuff we write \sum_(k=0)^n and press space to make Word
   convert our text into an equation. \sum is a Math AutoCorrect rule that converts to
   a summation symbol and _(k=0) makes k=0 a subscript of the summation symbol and as
   before ^n makes n a superscript. Easy? Yes sir! :-)
&lt;/p&gt;
&lt;p&gt;
   &lt;a href="http://nlbeck.dk/images/own/EquationsinWord2007_14181/image05.png" atomicselection="true"&gt;&lt;img style="border-right: 0px; border-top: 0px; margin: 10px 10px 10px 0px; border-left: 0px; border-bottom: 0px" height="190" src="http://nlbeck.dk/images/own/EquationsinWord2007_14181/image0_thumb3.png" width="240" align="left" border="0"&gt;&lt;/a&gt;For
   the last part we write (n\atop and press space so Word can convert \atop and then
   k)x^k and press space again and finally a^(n-k) and space. Now our equation should
   look like the built in formula:
&lt;/p&gt;
&lt;p&gt;
   &lt;img height="51" src="http://nlbeck.dk/images/own/EquationsinWord2007_14181/clip_image00224.gif" width="169"&gt;
&lt;/p&gt;
&lt;p&gt;
   A pretty nasty equation to construct using the mouse – but pretty simple in Word 2007
   :-) 
&lt;p&gt;
   &amp;nbsp;Unfortunately Microsoft did not put all the \functionname-stuff in the screentips
   (a new word for the advanced tooltips that is used in Office 2007). So it’s not that
   easy to learn how to write the equations. But if you have the link to &lt;a title="Murray Sargent's blog" href="http://blogs.msdn.com/murrays/"&gt;Murray
   Sargent&lt;/a&gt;’s &lt;a title="Murray Sargent's &amp;quot;Unicode Nearly Plain-Text Encoding of Mathematics&amp;quot;" href="http://www.unicode.org/notes/tn28/UTN28-PlainTextMath-v2.pdf"&gt;Unicode
   Nearly Plain-Text Encoding of Mathematics&lt;/a&gt;, you will have a very good reference
   :-) 
&lt;p&gt;
   This feature is fantastic! So good luck with your next equation :-)
&lt;/p&gt;
&lt;img width="0" height="0" src="http://nlbeck.dk/aggbug.ashx?id=b309bb5a-1a25-4a55-89ff-e0322e4946eb" /&gt;</description>
      <comments>http://nlbeck.dk/CommentView,guid,b309bb5a-1a25-4a55-89ff-e0322e4946eb.aspx</comments>
      <category>Office 2007</category>
    </item>
    <item>
      <trackback:ping>http://nlbeck.dk/Trackback.aspx?guid=3478e03f-0405-4668-a791-04468436a88f</trackback:ping>
      <pingback:server>http://nlbeck.dk/pingback.aspx</pingback:server>
      <pingback:target>http://nlbeck.dk/PermaLink,guid,3478e03f-0405-4668-a791-04468436a88f.aspx</pingback:target>
      <dc:creator>admin@nlbeck.dk (Niels Ladegaard Beck)</dc:creator>
      <wfw:comment>http://nlbeck.dk/CommentView,guid,3478e03f-0405-4668-a791-04468436a88f.aspx</wfw:comment>
      <wfw:commentRss>http://nlbeck.dk/SyndicationService.asmx/GetEntryCommentsRss?guid=3478e03f-0405-4668-a791-04468436a88f</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <a href="http://nlbeck.dk/images/own/ErrorsinmyOutlook.pstfile_9261/image09.png" atomicselection="true">
            <img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="52" src="http://nlbeck.dk/images/own/ErrorsinmyOutlook.pstfile_9261/image0_thumb7.png" width="240" align="left" border="0" />
          </a> Since
      Office 2007 beta 2 was released I've been using it on my primary computer. And I just
      love it! The ribbon bar is just great to work with.
   </p>
        <p>
      Unfortunately Outlook 2007 has started coming with an error telling me, that there
      are errors in my .pst-file and that I can use scanpst.exe to repair the errors. I've
      tried using scanpst.exe, but it can't fix the errors :-( The error appears when I
      try to move particular e-mails from my inbox to a folder. So also if I try to delete
      the e-mail I get the error (the e-mail must be moved to the "Deleted items" folder).
      The only thing I can do whith the particular e-mails, is to delete them permanently
      (Shift+Delete on the keyboard).
   </p>
        <p>
      My assumption is, that it is Windows Mobile Device Center (WMDC) Beta 3 that is causing
      the problem. I have never seen the error before I installed WMDC. If it really is
      WMDC that is causing the problem, I don't know why it's doing it, because I never
      synchronize my e-mails with my mobile...
   </p>
        <img width="0" height="0" src="http://nlbeck.dk/aggbug.ashx?id=3478e03f-0405-4668-a791-04468436a88f" />
      </body>
      <title>Errors in my Outlook .pst-file</title>
      <guid>http://nlbeck.dk/PermaLink,guid,3478e03f-0405-4668-a791-04468436a88f.aspx</guid>
      <link>http://nlbeck.dk/ErrorsInMyOutlookPstfile.aspx</link>
      <pubDate>Thu, 02 Nov 2006 09:24:52 GMT</pubDate>
      <description>&lt;p&gt;
   &lt;a href="http://nlbeck.dk/images/own/ErrorsinmyOutlook.pstfile_9261/image09.png" atomicselection="true"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="52" src="http://nlbeck.dk/images/own/ErrorsinmyOutlook.pstfile_9261/image0_thumb7.png" width="240" align="left" border="0"&gt;&lt;/a&gt; Since
   Office 2007 beta 2 was released I've been using it on my primary computer. And I just
   love it! The ribbon bar is just great to work with.
&lt;/p&gt;
&lt;p&gt;
   Unfortunately Outlook 2007 has started coming with an error telling me, that there
   are errors in my .pst-file and that I can use scanpst.exe to repair the errors. I've
   tried using scanpst.exe, but it can't fix the errors :-( The error appears when I
   try to move particular e-mails from my inbox to a folder. So also if I try to delete
   the e-mail I get the error (the e-mail must be moved to the "Deleted items" folder).
   The only thing I can do whith the particular e-mails, is to delete them permanently
   (Shift+Delete on the keyboard).
&lt;/p&gt;
&lt;p&gt;
   My assumption is, that it is Windows Mobile Device Center (WMDC) Beta 3 that is causing
   the problem. I have never seen the error before I installed WMDC. If it really is
   WMDC that is causing the problem, I don't know why it's doing it, because I never
   synchronize my e-mails with my mobile...
&lt;/p&gt;
&lt;img width="0" height="0" src="http://nlbeck.dk/aggbug.ashx?id=3478e03f-0405-4668-a791-04468436a88f" /&gt;</description>
      <comments>http://nlbeck.dk/CommentView,guid,3478e03f-0405-4668-a791-04468436a88f.aspx</comments>
      <category>Vista;Office 2007</category>
    </item>
  </channel>
</rss>