<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Outlook — creating OFT files for email newsletters</title>
	<atom:link href="http://www.ianhoar.com/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ianhoar.com/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/</link>
	<description>Technology, Web, Toys, Games, Design, Entertainment, Gadgets, &#38; Geeking Out</description>
	<lastBuildDate>Mon, 06 Feb 2012 16:50:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Harsh Parekh</title>
		<link>http://www.ianhoar.com/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/comment-page-1/#comment-45067</link>
		<dc:creator>Harsh Parekh</dc:creator>
		<pubDate>Mon, 16 Jan 2012 14:12:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imhmedia.net/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/#comment-45067</guid>
		<description>Hi Ian,

I have migrated from outlook 2003 to 2010. I had bunch of templates created in outlook 2003 with particular format. When migrated the templates in outlook 2010 does not seem to have preserved their format. Any suggestion? I tried overwriting them in 2010 but no luck.</description>
		<content:encoded><![CDATA[<p>Hi Ian,</p>
<p>I have migrated from outlook 2003 to 2010. I had bunch of templates created in outlook 2003 with particular format. When migrated the templates in outlook 2010 does not seem to have preserved their format. Any suggestion? I tried overwriting them in 2010 but no luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michele ODell</title>
		<link>http://www.ianhoar.com/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/comment-page-1/#comment-37505</link>
		<dc:creator>Michele ODell</dc:creator>
		<pubDate>Thu, 14 Jul 2011 20:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imhmedia.net/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/#comment-37505</guid>
		<description>I have an oft created in Office 2007 with images in it. The image paths are fully qualifed as http://www.ch2m.com/enewsimages/chtwitter/header-bullet.gif.

When I open the oft, make text changes and send it as an email, the image links are all broken. When I look at the source behind the sent email, it took the image path and stuck it in the alt path. What&#039;s up with that?

</description>
		<content:encoded><![CDATA[<p>I have an oft created in Office 2007 with images in it. The image paths are fully qualifed as <a href="http://www.ch2m.com/enewsimages/chtwitter/header-bullet.gif" rel="nofollow">http://www.ch2m.com/enewsimages/chtwitter/header-bullet.gif</a>.</p>
<p>When I open the oft, make text changes and send it as an email, the image links are all broken. When I look at the source behind the sent email, it took the image path and stuck it in the alt path. What&#8217;s up with that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TK</title>
		<link>http://www.ianhoar.com/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/comment-page-1/#comment-34575</link>
		<dc:creator>TK</dc:creator>
		<pubDate>Wed, 20 Apr 2011 09:02:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imhmedia.net/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/#comment-34575</guid>
		<description>As a fellow web developer I must agree. Using Microsoft products and designing for Microsoft Products (case in point Internet Explorer!) is a complete headache.

I wish Microsoft would get off their high horse and join the rest of the web community in being standards compliant!</description>
		<content:encoded><![CDATA[<p>As a fellow web developer I must agree. Using Microsoft products and designing for Microsoft Products (case in point Internet Explorer!) is a complete headache.</p>
<p>I wish Microsoft would get off their high horse and join the rest of the web community in being standards compliant!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Hoar</title>
		<link>http://www.ianhoar.com/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/comment-page-1/#comment-33933</link>
		<dc:creator>Ian Hoar</dc:creator>
		<pubDate>Thu, 31 Mar 2011 21:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imhmedia.net/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/#comment-33933</guid>
		<description>Hi Erin, 

I&#039;m glad the tutorial helped. As to the program crashing it could be a number of issues. Do other HTML pages make Outlook crash? If so it could be something wrong with your install. If not the way I usually troubleshoot bugs like this is by eliminating one chunk of code at a time and then re-testing. Repeat the process until you can find the culprit.

I also have another tutorial for Outlook 2010 which uses Internet Explorer to send the webpage to Outlook. You could try using that method with Outlook 2007. 

http://www.ianhoar.com/2011/02/06/creating-oft-templates-for-outlook-2010/</description>
		<content:encoded><![CDATA[<p>Hi Erin, </p>
<p>I&#8217;m glad the tutorial helped. As to the program crashing it could be a number of issues. Do other HTML pages make Outlook crash? If so it could be something wrong with your install. If not the way I usually troubleshoot bugs like this is by eliminating one chunk of code at a time and then re-testing. Repeat the process until you can find the culprit.</p>
<p>I also have another tutorial for Outlook 2010 which uses Internet Explorer to send the webpage to Outlook. You could try using that method with Outlook 2007. </p>
<p><a href="http://www.ianhoar.com/2011/02/06/creating-oft-templates-for-outlook-2010/" rel="nofollow">http://www.ianhoar.com/2011/02/06/creating-oft-templates-for-outlook-2010/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erin</title>
		<link>http://www.ianhoar.com/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/comment-page-1/#comment-33932</link>
		<dc:creator>Erin</dc:creator>
		<pubDate>Thu, 31 Mar 2011 21:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imhmedia.net/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/#comment-33932</guid>
		<description>Hi Ian,

Thanks for this, I was looking for a way to convert to OFT and found a whole bunch of macro based routes but I&#039;m useless with macros at the best of times.. your tut does the job in the simplest possible fashion, thanks! Now the only problem is ironing out some of the display issues it creates after sending... can&#039;t help but blame the software as the HTML variants work perfectly when sent as tests via campaign monitor.

Cheers :)</description>
		<content:encoded><![CDATA[<p>Hi Ian,</p>
<p>Thanks for this, I was looking for a way to convert to OFT and found a whole bunch of macro based routes but I&#8217;m useless with macros at the best of times.. your tut does the job in the simplest possible fashion, thanks! Now the only problem is ironing out some of the display issues it creates after sending&#8230; can&#8217;t help but blame the software as the HTML variants work perfectly when sent as tests via campaign monitor.</p>
<p>Cheers <img src='http://www.ianhoar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suren</title>
		<link>http://www.ianhoar.com/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/comment-page-1/#comment-33639</link>
		<dc:creator>Suren</dc:creator>
		<pubDate>Thu, 24 Mar 2011 05:36:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imhmedia.net/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/#comment-33639</guid>
		<description>Hello,

I use Microsoft Office outlook 2007. Is there any way that I can create spreadsheet/document hyperlinks on toolbar.

Thanks 
Suren</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I use Microsoft Office outlook 2007. Is there any way that I can create spreadsheet/document hyperlinks on toolbar.</p>
<p>Thanks<br />
Suren</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dom Treasure</title>
		<link>http://www.ianhoar.com/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/comment-page-1/#comment-33278</link>
		<dc:creator>Dom Treasure</dc:creator>
		<pubDate>Wed, 16 Mar 2011 17:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imhmedia.net/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/#comment-33278</guid>
		<description>Hi Ian,

Wow thanks thats great! Sorry for the delay in replying, i missed your reply - clearly my spam filters are working tooooo well.

Really appreciate this.

Dom</description>
		<content:encoded><![CDATA[<p>Hi Ian,</p>
<p>Wow thanks thats great! Sorry for the delay in replying, i missed your reply &#8211; clearly my spam filters are working tooooo well.</p>
<p>Really appreciate this.</p>
<p>Dom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Hoar</title>
		<link>http://www.ianhoar.com/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/comment-page-1/#comment-33089</link>
		<dc:creator>Ian Hoar</dc:creator>
		<pubDate>Sun, 13 Mar 2011 05:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imhmedia.net/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/#comment-33089</guid>
		<description>Hi Iulian,

Are you saying you want to click their email address? I don&#039;t see how this could be done unless you wrote a custom macro for office. I don&#039;t have experience with MS macros, but you might want to target your search in that direction.</description>
		<content:encoded><![CDATA[<p>Hi Iulian,</p>
<p>Are you saying you want to click their email address? I don&#8217;t see how this could be done unless you wrote a custom macro for office. I don&#8217;t have experience with MS macros, but you might want to target your search in that direction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iulian Daniel</title>
		<link>http://www.ianhoar.com/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/comment-page-1/#comment-33085</link>
		<dc:creator>Iulian Daniel</dc:creator>
		<pubDate>Sun, 13 Mar 2011 01:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imhmedia.net/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/#comment-33085</guid>
		<description>I am using 2010 Outlook.</description>
		<content:encoded><![CDATA[<p>I am using 2010 Outlook.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Iulian Daniel</title>
		<link>http://www.ianhoar.com/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/comment-page-1/#comment-33084</link>
		<dc:creator>Iulian Daniel</dc:creator>
		<pubDate>Sun, 13 Mar 2011 01:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.imhmedia.net/2008/02/12/outlook-%e2%80%94-creating-oft-files-for-email-newsletters/#comment-33084</guid>
		<description>Hello,

    I am searching the answer for this problem since last year.
  Can anyone tell me how to use mailto protocol in order to send the mail directly from my Custom Template. I am sending A LOT of E-mails to very different employers, and i just want , when I click there e-mail link, to open a new message with my cover letter, atachments allready made, subject, and address writen. Please don&#039;t suggest to make a list of addreses  because I never know what address is next. So , in short, do I have to modify the new message form? 
 Or what other solution exists.


   Thank you . 
Excuse my english.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>    I am searching the answer for this problem since last year.<br />
  Can anyone tell me how to use mailto protocol in order to send the mail directly from my Custom Template. I am sending A LOT of E-mails to very different employers, and i just want , when I click there e-mail link, to open a new message with my cover letter, atachments allready made, subject, and address writen. Please don&#8217;t suggest to make a list of addreses  because I never know what address is next. So , in short, do I have to modify the new message form?<br />
 Or what other solution exists.</p>
<p>   Thank you .<br />
Excuse my english.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

