<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tech[niques] &#187; Project</title>
	<atom:link href="http://tech.niques.info/category/subject/project/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.niques.info</link>
	<description>Technology applied to modern life</description>
	<lastBuildDate>Mon, 14 Jun 2010 11:27:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Exporting Email from Lotus Notes to Outlook/Thunderbird/IMAP (For Free!) (Notes Export Part 1)</title>
		<link>http://tech.niques.info/export-lotus-notes-email-free/</link>
		<comments>http://tech.niques.info/export-lotus-notes-email-free/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 23:55:35 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[eml]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[lotus notes]]></category>

		<guid isPermaLink="false">http://tech.niques.info/export-lotus-notes-email-free/</guid>
		<description><![CDATA[The Lotus Notes email client has extremely limited export capabilities. Find out how to export email to other desktop clients without buying software to help.]]></description>
			<content:encoded><![CDATA[Copyright © 2012 <a href="http://tech.niques.info">Tech[niques]</a>. Visit the original article at <a href="http://tech.niques.info/export-lotus-notes-email-free/">http://tech.niques.info/export-lotus-notes-email-free/</a>.<br /><div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:acb73114-3818-4f93-b75f-54174f089654" style="padding-right: 0px; display: inline; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/email" rel="tag">email</a>,<a href="http://technorati.com/tags/eml" rel="tag">eml</a>,<a href="http://technorati.com/tags/export" rel="tag">export</a>,<a href="http://technorati.com/tags/lotus%20notes" rel="tag">lotus notes</a></div>
<p>The Lotus Notes email client doesn&#8217;t play nice with others.&#160; Its native export facilities only support a handful of document formats (text, CSV or Lotus 1-2-3), and few programs support importing directly from Lotus Notes.&#160; So your email is effectively locked within the client unless you are willing to lose email metadata during the manual export process, or pay at least $50 USD for a third party application that makes up for the client&#8217;s woeful support for exporting.&#160; I don&#8217;t know about you, but I have a moral issue with spending my hard earned cash on functionality I only really need for a few hours and should have been built into Lotus Notes in the first place.</p>
<p>If you have Outlook installed you might be able to try the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=8ebbba59-5f17-4e52-8980-c4f0dfa92d65&amp;displaylang=en">Outlook 2003/2002 Add-in: Notes Connector</a> from Microsoft.&#160; This allows you to use Outlook as your client for accessing a Lotus Notes server and copy emails to another PST that way.&#160; Unfortunately administrators are known to prevent the connector from accessing servers because of performance or email policy concerns. </p>
<p>I&#8217;ve been using Lotus Notes for almost a decade now and up until recently I&#8217;ve just lived with the limitation, but a new email policy at our workplace has changed all of that.&#160; We are now required to be good corporate citizens and manage our email not just by volume, but also by its age.&#160; I can&#8217;t begrudge them the change &#8211; they are really just forcing me to do what I should have been doing anyway &#8211; but it has created a dilemma around the personal email I receive at work.&#160; I don&#8217;t want to lock my personal email away in an archive file I can&#8217;t access using the email client I have installed at home (Outlook), but they block the only free tool I know of to extract email from Lotus Notes.</p>
<p>An extended Google search session eventually located an article <a href="http://searchdomino.techtarget.com/tip/0,289483,sid4_gci1190110,00.html">including code to export Lotus Notes email as .eml messages</a> (registration required).&#160; This free way to export email looked like the answer I was looking for, but unfortunately it:</p>
<ul>
<li>Required Designer to allow creation of a form in your Lotus Notes database </li>
<li>Occasionally produced blank emails, emails with sections missing, or emails that were gibberish </li>
<li>Occasionally stopped during the export process without identifying the problem message or exact error encountered </li>
</ul>
<p>Obviously this wasn&#8217;t an end-user ready solution I could .rely upon for exporting my email.</p>
<p>Rather than giving up on it I found a copy of Lotus Domino Designer, spent some time researching Lotus Notes development, and tried to rework the code to resolve the issues.&#160; The result is the <a title="Lotus Notes Email Export homepage" href="http://tech.niques.info/projects/lotus-notes-email-export/" target="_blank">Lotus Notes Email Export</a> project, which has successfully exported a few thousand emails from a couple of different PCs so should now be ready for public consumption.&#160; </p>
<p>Downloads and install instructions for the Lotus Notes agents can be found on the <a title="Lotus Notes Email Export homepage" href="http://tech.niques.info/projects/lotus-notes-email-export/" target="_blank">Lotus Notes Email Export homepage</a>.&#160; Once installed, exporting email is as simple as selecting the documents to export, running the agent, and emails will be exported to your HDD as individual .eml files in the directory of your choice.&#160; In a future post I&#8217;ll explain how I&#8217;ve imported these into other email clients and directly to IMAP servers for use via webmail clients.</p>
<p>I hope you find this code as useful as I have, and please feel free to share your experiences with us using the comments section below!</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Ftech.niques.info%2Fexport-lotus-notes-email-free%2F';
  addthis_title  = 'Exporting+Email+from+Lotus+Notes+to+Outlook%2FThunderbird%2FIMAP+%28For+Free%21%29+%28Notes+Export+Part+1%29';
  addthis_pub    = 'DawMatt';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://tech.niques.info/export-lotus-notes-email-free/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Authoring hReviews in Windows Live Writer</title>
		<link>http://tech.niques.info/hreview-template-windows-live-writer/</link>
		<comments>http://tech.niques.info/hreview-template-windows-live-writer/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 11:00:54 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[hReview]]></category>
		<category><![CDATA[microformat]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[windows live writer]]></category>
		<category><![CDATA[wlw]]></category>

		<guid isPermaLink="false">http://tech.niques.info/hreview-template-windows-live-writer/</guid>
		<description><![CDATA[Have you ever tried writing a hReview in Windows Live Writer (WLW)?  Its not easy.  That's why I created this dynamic template/form to make the process easier.]]></description>
			<content:encoded><![CDATA[Copyright © 2012 <a href="http://tech.niques.info">Tech[niques]</a>. Visit the original article at <a href="http://tech.niques.info/hreview-template-windows-live-writer/">http://tech.niques.info/hreview-template-windows-live-writer/</a>.<br /><div class="wlWriterEditableSmartContent" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d947f129-46d0-4721-aecf-158a18e30b01" style="padding-right: 0px; display: inline; padding-left: 0px; float: none; padding-bottom: 0px; margin: 0px; padding-top: 0px">Technorati Tags: <a href="http://technorati.com/tags/hReview" rel="tag">hReview</a>,<a href="http://technorati.com/tags/microformat" rel="tag">microformat</a>,<a href="http://technorati.com/tags/template" rel="tag">template</a>,<a href="http://technorati.com/tags/windows%20live%20writer" rel="tag">windows live writer</a>,<a href="http://technorati.com/tags/wlw" rel="tag">wlw</a></div>
<p>Have you ever tried writing a hReview in Windows Live Writer (WLW)?&#160; Its not easy.&#160; There is no support built into the GUI for the microformat, I couldn&#8217;t find any <a title="hReview Implementations" href="http://microformats.org/wiki/hreview-implementations" target="_blank">publicly available plugins to add the capability</a> (though <a title="Post discussing unreleased hReview plugin" href="http://jasonhaley.com/blog/archive/2006/10/02/137006.aspx" target="_blank">some have apparently been written</a>), and if you try to write the review by hand you have to do so in the HTML Code view lest Windows Live Writer <em>helpfully</em> modify or remove a critical div or span tag for you and break the data format.&#160; As I said &#8211; its not easy.</p>
<p>This is a problem because microformats are gradually gaining momentum in the blogosphere.&#160; In particular the <a href="http://microformats.org/wiki/hreview" target="_blank">hReview microformat</a> is proving useful for blogs:</p>
<blockquote><p><strong>hReview</strong> is a simple, open, distributed format, suitable for embedding reviews (of products, services, businesses, events, etc.) in HTML, XHTML, Atom, RSS, and arbitrary XML. </p></blockquote>
<p>Writing your review in this format allows services such as <a title="Pingerati" href="http://Pingerati.net" target="_blank">Pingerati</a> and <a title="LouderVoice" href="http://www.loudervoice.com/" target="_blank">LouderVoice</a>.to aggregate and redistribute your content, giving your views access to a wider audience.</p>
<p>In my search for a hReview plugin I stumbled across <a title="Dynamic Template announcement" href="http://jcheng.wordpress.com/2007/09/13/dynamic-template-102/trackback/" target="_blank">this post</a> by one of the Microsoft team developing Windows Live Writer.&#160; It announced a <a title="Dynamic Template download page" href="http://www.joecheng.com/code/DynamicTemplate/" target="_blank">Dynamic Template</a> plugin for calling customisable templates including dynamic content and forms for entering field values.&#160; This seemed my best option for quickly adding some level of hReview capability to Windows Live Writer.</p>
<p><a href="http://tech.niques.info/wp-content/uploads/2008/01/authoring-hreviews-in-windows-live-writer-00.png"><img title="hReview Entry Form" style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="439" alt="hReview Entry Form" src="http://tech.niques.info/wp-content/uploads/2008/01/authoring-hreviews-in-windows-live-writer-00-thumb.png" width="284" align="left" border="0" /></a> </p>
<p>The result is the form you see here.&#160; I&#8217;ve found the best approach to applying it is to enter the fundamentals of the review (item, type, URL, ratings, tags, etc) via the form, then finishing the details of the Overview and Description sections of the review by hand in your favourite WLW view.&#160; This lets the template deal with the fiddly pieces of the hReview format (correctly specifying the classes, and span and div tags) without forcing you to spend too much time entering content directly into the restrictive form fields.&#160; As templates are uni-directional &#8211; you can&#8217;t &quot;round trip&quot; from the hReview form into WLW then back into the form again &#8211; you will need to use the HTML Code view if you want to edit the ratings later&#160;&#160; Please note you must be in HTML Code view when invoking the template or the abbr tag in the posts title will be damaged (appears to be a Dynamic Template limitation).</p>
<p>You can download the template and sample stylesheets below.&#160; The easiest way to install the template is to double click the .wlwtemplate file after downloading, assuming the <a title="Dynamic Template download page" href="http://www.joecheng.com/code/DynamicTemplate/" target="_blank">Dynamic Template</a> plugin is already installed. <del>The template file needs to be copied into your Application Data\WLWTemplates directory before the <a title="Dynamic Template download page" href="http://www.joecheng.com/code/DynamicTemplate/" target="_blank">Dynamic Template</a> plugin will recognise it.</del></p>
<table cellspacing="0" cellpadding="2" width="500" border="0">
<tbody>
<tr>
<th valign="top" width="250">hReview Dynamic Template</th>
<td valign="top" width="250"><a title="Download hReview Dynamic Template" href="http://tech.niques.info/downloads/hReview.wlwtemplate" target="_blank">Download</a> (via right click, save link as)</td>
</tr>
<tr>
<th valign="top" width="250">hReview CSS Example</th>
<td valign="top" width="250"><a title="Download hReview CSS Example" href="http://tech.niques.info/downloads/hReview-styles.css" target="_blank">Download</a> (via right click, save link as)</td>
</tr>
</tbody>
</table>
<p>If you need any additional information about the template&#8217;s installation or usage then please refer to its <a title="hReview Dynamic Template for Windows Live Writer" href="http://tech.niques.info/projects/wlw-template-hreview/" target="_blank">project page</a>.&#160; A post created using the template and styles above can be <a title="Sample hReview post" href="http://tech.niques.info/choosing-free-digital-certificate/" target="_blank">found here</a>.&#160; </p>
<p>If you have any questions or feedback about the template then please leave a comment below.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Ftech.niques.info%2Fhreview-template-windows-live-writer%2F';
  addthis_title  = 'Authoring+hReviews+in+Windows+Live+Writer';
  addthis_pub    = 'DawMatt';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://tech.niques.info/hreview-template-windows-live-writer/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

