<?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>Cogniza &#187; Outlook</title>
	<atom:link href="http://cogniza.com/wordpress/category/outlook/feed/" rel="self" type="application/rss+xml" />
	<link>http://cogniza.com/wordpress</link>
	<description>Business-Intelligence Specialists</description>
	<lastBuildDate>Sat, 30 Apr 2011 13:22:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Outlook: Export Contacts to vCards</title>
		<link>http://cogniza.com/wordpress/2006/11/09/outlook-export-contacts-to-vcards/</link>
		<comments>http://cogniza.com/wordpress/2006/11/09/outlook-export-contacts-to-vcards/#comments</comments>
		<pubDate>Thu, 09 Nov 2006 15:22:53 +0000</pubDate>
		<dc:creator>Craig Buchanan</dc:creator>
				<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[Contacts]]></category>
		<category><![CDATA[vCard]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false">http://www.cogniza.com/blog/?p=85</guid>
		<description><![CDATA[This script will export all Outlook Contacts as vCards.]]></description>
			<content:encoded><![CDATA[<p>This script will export all Outlook Contacts as vCards.<span id="more-85"></span></p>
<p>Usage:</p>
<ul>
<li>Download the <a href="/wordpress/wp-content/uploads/2006/11/Contacts.bas.txt" id="p86">Contacts module</a></li>
<li>Rename to Contacts.bas</li>
<li>Open Outlook</li>
<li>Press Alt+F11 to open the Visual-Basic editor</li>
<li>Import Contacts.bas into Outlook</li>
<li>Include a reference (Tools | References&#8230;) to &#8216;Microsoft Scripting Runtime&#8217;</li>
<li>Change the destination&#8217;s path as desired</li>
<li>Position cursor in Main</li>
<li>Press F5</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://cogniza.com/wordpress/2006/11/09/outlook-export-contacts-to-vcards/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

