<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" 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/" version="2.0">
  <channel>
    <title>Coeamyd's - Outlook</title>
    <link>http://www.coeamyd.net/</link>
    <description>...It ain't easy being green</description>
    <language>en-us</language>
    <copyright>Christoph Herold</copyright>
    <lastBuildDate>Sun, 14 Dec 2008 22:50:02 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.9.6264.0</generator>
    <managingEditor>Christoph.Herold@coeamyd.net</managingEditor>
    <webMaster>Christoph.Herold@coeamyd.net</webMaster>
    <item>
      <trackback:ping>http://www.coeamyd.net/Trackback.aspx?guid=c76428e2-4d76-40d0-a68c-6b3dea04b03c</trackback:ping>
      <pingback:server>http://www.coeamyd.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.coeamyd.net/PermaLink,guid,c76428e2-4d76-40d0-a68c-6b3dea04b03c.aspx</pingback:target>
      <dc:creator>Christoph Herold</dc:creator>
      <wfw:comment>http://www.coeamyd.net/CommentView,guid,c76428e2-4d76-40d0-a68c-6b3dea04b03c.aspx</wfw:comment>
      <wfw:commentRss>http://www.coeamyd.net/SyndicationService.asmx/GetEntryCommentsRss?guid=c76428e2-4d76-40d0-a68c-6b3dea04b03c</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Today, I had to make a template for a mailing. I decided to create it as a stationery
for Outlook, since this was the desired way of sending the mails. Not much to it,
one might think. I created the HTML for the template (of course using the dreaded
layout tables, since OL2007 went back to the stone age with its rendering engine),
and copied it and the required images to the stationery folder. Having done that,
the stationery showed in my list and I was able to create a mail using the template.
</p>
        <p>
But what's this?! Were do the gaps in between the images come from?! And why are my
shadows not aligned anymore?! Outlook simply went on and pratically destroyed my layout.
I basically tried everything that came to my mind, trying to fix the gaps: modified
paddings and margins using css, html attributes, added fixed widths and heights, nothing
seemed to work. I even removed all the tables and simply placed two images after one
another, no white space in between. Still, I got my gaps.
</p>
        <p>
When everything seemed hopeless, I decided to simply send the mail the way it was.
Guess what: everything is in perfect shape, when the mail arrives. No gaps, everything
is aligned perfectly. I can even simply forward this mail, and it looks great in the
editor. So the gaps only show, when you first create the mail using the stationery.
Afterwards, everything is as it should be.
</p>
        <p>
&lt;rant&gt;Now that's what I call a consistent user experience! Great job from the
folks at Microsoft. I wasted a whole day trying to work around this bug.&lt;/rant&gt;
</p>
        <p>
And by the way, using stationery is probably not the best solution, since Outlook
completely reformats your code and places all those unneccessary MSO* css styles in
your mail's code. So if something goes wrong with your mail, you might consider NOT
using Outlook to send it in the first place.<br /></p>
        <img width="0" height="0" src="http://www.coeamyd.net/aggbug.ashx?id=c76428e2-4d76-40d0-a68c-6b3dea04b03c" />
      </body>
      <title>Outlook 2007 stationeries and image spacing</title>
      <guid isPermaLink="false">http://www.coeamyd.net/PermaLink,guid,c76428e2-4d76-40d0-a68c-6b3dea04b03c.aspx</guid>
      <link>http://www.coeamyd.net/PermaLink,guid,c76428e2-4d76-40d0-a68c-6b3dea04b03c.aspx</link>
      <pubDate>Sun, 14 Dec 2008 22:50:02 GMT</pubDate>
      <description>&lt;p&gt;
Today, I had to make a template for a mailing. I decided to create it as a stationery
for Outlook, since this was the desired way of sending the mails. Not much to it,
one might think. I created the HTML for the template (of course using the dreaded
layout tables, since OL2007 went back to the stone age with its rendering engine),
and copied it and the required images to the stationery folder. Having done that,
the stationery showed in my list and I was able to create a mail using the template.
&lt;/p&gt;
&lt;p&gt;
But what's this?! Were do the gaps in between the images come from?! And why are my
shadows not aligned anymore?! Outlook simply went on and pratically destroyed my layout.
I basically tried everything that came to my mind, trying to fix the gaps: modified
paddings and margins using css, html attributes, added fixed widths and heights, nothing
seemed to work. I even removed all the tables and simply placed two images after one
another, no white space in between. Still, I got my gaps.
&lt;/p&gt;
&lt;p&gt;
When everything seemed hopeless, I decided to simply send the mail the way it was.
Guess what: everything is in perfect shape, when the mail arrives. No gaps, everything
is aligned perfectly. I can even simply forward this mail, and it looks great in the
editor. So the gaps only show, when you first create the mail using the stationery.
Afterwards, everything is as it should be.
&lt;/p&gt;
&lt;p&gt;
&amp;lt;rant&amp;gt;Now that's what I call a consistent user experience! Great job from the
folks at Microsoft. I wasted a whole day trying to work around this bug.&amp;lt;/rant&amp;gt;
&lt;/p&gt;
&lt;p&gt;
And by the way, using stationery is probably not the best solution, since Outlook
completely reformats your code and places all those unneccessary MSO* css styles in
your mail's code. So if something goes wrong with your mail, you might consider NOT
using Outlook to send it in the first place.&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.coeamyd.net/aggbug.ashx?id=c76428e2-4d76-40d0-a68c-6b3dea04b03c" /&gt;</description>
      <comments>http://www.coeamyd.net/CommentView,guid,c76428e2-4d76-40d0-a68c-6b3dea04b03c.aspx</comments>
      <category>HTML;Mail;Outlook;Web</category>
    </item>
    <item>
      <trackback:ping>http://www.coeamyd.net/Trackback.aspx?guid=28b2c142-42fe-44e1-abdc-74b694314f38</trackback:ping>
      <pingback:server>http://www.coeamyd.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.coeamyd.net/PermaLink,guid,28b2c142-42fe-44e1-abdc-74b694314f38.aspx</pingback:target>
      <dc:creator>Christoph Herold</dc:creator>
      <wfw:comment>http://www.coeamyd.net/CommentView,guid,28b2c142-42fe-44e1-abdc-74b694314f38.aspx</wfw:comment>
      <wfw:commentRss>http://www.coeamyd.net/SyndicationService.asmx/GetEntryCommentsRss?guid=28b2c142-42fe-44e1-abdc-74b694314f38</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Microsoft changed the rendering engine in Outlook 2007 to Word's HTML-engine, and
it really sucks concerning modern design habits (css-positioning, etc.). So you have
to look out for some pitfalls. I found a nice guide for designing HTML-Mails for use
in Outlook 2007, which can be found at <a href="http://www.duoconsulting.com/downloads/contribute/SevenDesignTipsforOutlook2007.pdf">http://www.duoconsulting.com/downloads/contribute/SevenDesignTipsforOutlook2007.pdf</a>.
</p>
        <p>
Also, Microsoft offers tools to validate HTML files for the Word rendering engine.
These can be found at <a href="http://www.microsoft.com/downloads/details.aspx?familyid=0b764c08-0f86-431e-8bd5-ef0e9ce26a3a">http://www.microsoft.com/downloads/details.aspx?familyid=0b764c08-0f86-431e-8bd5-ef0e9ce26a3a</a>.
</p>
        <p>
So, good luck with your e-mail marketing ;-)
</p>
        <img width="0" height="0" src="http://www.coeamyd.net/aggbug.ashx?id=28b2c142-42fe-44e1-abdc-74b694314f38" />
      </body>
      <title>Outlook 2007 HTML-Mail Guidance</title>
      <guid isPermaLink="false">http://www.coeamyd.net/PermaLink,guid,28b2c142-42fe-44e1-abdc-74b694314f38.aspx</guid>
      <link>http://www.coeamyd.net/PermaLink,guid,28b2c142-42fe-44e1-abdc-74b694314f38.aspx</link>
      <pubDate>Wed, 25 Jul 2007 10:12:08 GMT</pubDate>
      <description>&lt;p&gt;
Microsoft changed the rendering engine in Outlook 2007 to Word's HTML-engine, and
it really sucks concerning modern design habits (css-positioning, etc.). So you have
to look out for some pitfalls. I found a nice guide for designing HTML-Mails for use
in Outlook 2007, which can be found at &lt;a href="http://www.duoconsulting.com/downloads/contribute/SevenDesignTipsforOutlook2007.pdf"&gt;http://www.duoconsulting.com/downloads/contribute/SevenDesignTipsforOutlook2007.pdf&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Also, Microsoft offers tools to validate HTML files for the Word rendering engine.
These can be found at &lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=0b764c08-0f86-431e-8bd5-ef0e9ce26a3a"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=0b764c08-0f86-431e-8bd5-ef0e9ce26a3a&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
So, good luck with your e-mail marketing ;-)
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.coeamyd.net/aggbug.ashx?id=28b2c142-42fe-44e1-abdc-74b694314f38" /&gt;</description>
      <comments>http://www.coeamyd.net/CommentView,guid,28b2c142-42fe-44e1-abdc-74b694314f38.aspx</comments>
      <category>Outlook;Web</category>
    </item>
    <item>
      <trackback:ping>http://www.coeamyd.net/Trackback.aspx?guid=30f2f3a8-aa0a-4d43-a642-96ebc901680d</trackback:ping>
      <pingback:server>http://www.coeamyd.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.coeamyd.net/PermaLink,guid,30f2f3a8-aa0a-4d43-a642-96ebc901680d.aspx</pingback:target>
      <dc:creator>Christoph Herold</dc:creator>
      <wfw:comment>http://www.coeamyd.net/CommentView,guid,30f2f3a8-aa0a-4d43-a642-96ebc901680d.aspx</wfw:comment>
      <wfw:commentRss>http://www.coeamyd.net/SyndicationService.asmx/GetEntryCommentsRss?guid=30f2f3a8-aa0a-4d43-a642-96ebc901680d</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
When working with several POP3 accounts, it can be a real pain to always have to enter
every single account when you reinstall outlook or have to switch profiles or simply
have multiple computers. Other mail clients have an option to export account settings,
Outlook doesn't. Bummer...
</p>
        <p>
I ran into the Office Resource Kit, which at least helped a bit by enabling me to
create a custom .prf-file. The accounts specified in the file can be used to create
a new Outlook profile. A set of instructions on how to do this can be found at <a href="http://support.microsoft.com/kb/308300">http://support.microsoft.com/kb/308300</a>.
When you've created your .prf file, you can set up your accounts on any machine by
simply starting it. Hurray for automation :-)<br /></p>
        <img width="0" height="0" src="http://www.coeamyd.net/aggbug.ashx?id=30f2f3a8-aa0a-4d43-a642-96ebc901680d" />
      </body>
      <title>Create your own .prf file</title>
      <guid isPermaLink="false">http://www.coeamyd.net/PermaLink,guid,30f2f3a8-aa0a-4d43-a642-96ebc901680d.aspx</guid>
      <link>http://www.coeamyd.net/PermaLink,guid,30f2f3a8-aa0a-4d43-a642-96ebc901680d.aspx</link>
      <pubDate>Wed, 31 Jan 2007 14:46:29 GMT</pubDate>
      <description>&lt;p&gt;
When working with several POP3 accounts, it can be a real pain to always have to enter
every single account when you reinstall outlook or have to switch profiles or simply
have multiple computers. Other mail clients have an option to export account settings,
Outlook doesn't. Bummer...
&lt;/p&gt;
&lt;p&gt;
I ran into the Office Resource Kit, which at least helped a bit by enabling me to
create a custom .prf-file. The accounts specified in the file can be used to create
a new Outlook profile. A set of instructions on how to do this can be found at &lt;a href="http://support.microsoft.com/kb/308300"&gt;http://support.microsoft.com/kb/308300&lt;/a&gt;.
When you've created your .prf file, you can set up your accounts on any machine by
simply starting it. Hurray for automation :-)&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.coeamyd.net/aggbug.ashx?id=30f2f3a8-aa0a-4d43-a642-96ebc901680d" /&gt;</description>
      <comments>http://www.coeamyd.net/CommentView,guid,30f2f3a8-aa0a-4d43-a642-96ebc901680d.aspx</comments>
      <category>Outlook;Administration</category>
    </item>
    <item>
      <trackback:ping>http://www.coeamyd.net/Trackback.aspx?guid=18062ca2-3930-4a04-866f-1346d5520c0c</trackback:ping>
      <pingback:server>http://www.coeamyd.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.coeamyd.net/PermaLink,guid,18062ca2-3930-4a04-866f-1346d5520c0c.aspx</pingback:target>
      <dc:creator>Christoph Herold</dc:creator>
      <wfw:comment>http://www.coeamyd.net/CommentView,guid,18062ca2-3930-4a04-866f-1346d5520c0c.aspx</wfw:comment>
      <wfw:commentRss>http://www.coeamyd.net/SyndicationService.asmx/GetEntryCommentsRss?guid=18062ca2-3930-4a04-866f-1346d5520c0c</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
When connecting to an exchange account for the first time, it sets up all default
folders. This is done using the language of the connecting client, which may result
in an unexpected layout. This happened to me, leaving me with english instead of german
folders.
</p>
        <p>
This would not have been such a problem, but I wanted to import my structure from
a previous account. No problem importing things, but they went into new folders with
the german names. Now I had two contact folders, two mailboxes, two calenders, everything
was there twice, and the empty ones were the defaults...
</p>
        <p>
At first, I was told, the account would have to be reset completely, wiping out all
data already imported. But, actually there is a much simpler way of changing the folder
names to the desired language. Simple start the Outlook of your desired langauge from
the command line specifying the following parameter:
</p>
        <p>
outlook.exe /resetfoldernames
</p>
        <p>
Presto, everything is in your language. Now importing is a lot more fun because you
can actually use the imported data.<br /></p>
        <img width="0" height="0" src="http://www.coeamyd.net/aggbug.ashx?id=18062ca2-3930-4a04-866f-1346d5520c0c" />
      </body>
      <title>Outlook in a different language</title>
      <guid isPermaLink="false">http://www.coeamyd.net/PermaLink,guid,18062ca2-3930-4a04-866f-1346d5520c0c.aspx</guid>
      <link>http://www.coeamyd.net/PermaLink,guid,18062ca2-3930-4a04-866f-1346d5520c0c.aspx</link>
      <pubDate>Mon, 29 Jan 2007 14:54:30 GMT</pubDate>
      <description>&lt;p&gt;
When connecting to an exchange account for the first time, it sets up all default
folders. This is done using the language of the connecting client, which may result
in an unexpected layout. This happened to me, leaving me with english instead of german
folders.
&lt;/p&gt;
&lt;p&gt;
This would not have been such a problem, but I wanted to import my structure from
a previous account. No problem importing things, but they went into new folders with
the german names. Now I had two contact folders, two mailboxes, two calenders, everything
was there twice, and the empty ones were the defaults...
&lt;/p&gt;
&lt;p&gt;
At first, I was told, the account would have to be reset completely, wiping out all
data already imported. But, actually there is a much simpler way of changing the folder
names to the desired language. Simple start the Outlook of your desired langauge from
the command line specifying the following parameter:
&lt;/p&gt;
&lt;p&gt;
outlook.exe /resetfoldernames
&lt;/p&gt;
&lt;p&gt;
Presto, everything is in your language. Now importing is a lot more fun because you
can actually use the imported data.&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.coeamyd.net/aggbug.ashx?id=18062ca2-3930-4a04-866f-1346d5520c0c" /&gt;</description>
      <comments>http://www.coeamyd.net/CommentView,guid,18062ca2-3930-4a04-866f-1346d5520c0c.aspx</comments>
      <category>Administration;Exchange;Outlook</category>
    </item>
  </channel>
</rss>