<?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>gHacks technology news &#187; mozilla lightning</title>
	<atom:link href="http://www.ghacks.net/tag/mozilla-lightning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Importing Calendar From Microsoft Outlook To Mozilla Lightning</title>
		<link>http://www.ghacks.net/2008/10/26/importing-calendar-from-microsoft-outlook-to-mozilla-lightning/</link>
		<comments>http://www.ghacks.net/2008/10/26/importing-calendar-from-microsoft-outlook-to-mozilla-lightning/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 10:38:12 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[csv file]]></category>
		<category><![CDATA[email client]]></category>
		<category><![CDATA[export calendar]]></category>
		<category><![CDATA[ics file]]></category>
		<category><![CDATA[import calendar]]></category>
		<category><![CDATA[microsoft outlook]]></category>
		<category><![CDATA[mozilla lightning]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7872</guid>
		<description><![CDATA[A question came up today if it was possible to export a Calendar in Microsoft Outlook and import it to Mozilla Lightning. Mozilla Lightning can be integrated in the email client Thunderbird. There are basically two ways to import the Microsoft Outlook Calendar into Mozilla Lightning.
The manual way would be to export the Calendar files [...]]]></description>
			<content:encoded><![CDATA[<p>A question came up today if it was possible to export a Calendar in Microsoft Outlook and import it to Mozilla Lightning. Mozilla Lightning can be integrated in the email client Thunderbird. There are basically two ways to import the Microsoft Outlook Calendar into Mozilla Lightning.</p>
<p>The manual way would be to export the Calendar files from Microsoft Outlook as comma separated values (csv) and import them into Mozilla Lightning. To do that open Microsoft Outlook and select File > Import and Export from the top menu.</p>
<p>The Import and Export Wizard will show up offering choices to import data into Microsoft Outlook and export data into files as well. Pick the Export To A File entry from the selection.</p>
<p><span id="more-7872"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/10/import_export_outlook.jpg" alt="import export outlook" title="import export outlook" width="441" height="330" class="alignnone size-medium wp-image-7873" /></p>
<p>The Export To A File menu shows up which offers to export data into various file types. Select the Comma Separated Values (Windows) entry from the available choices.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/10/export_outlook_calendar.jpg" alt="export outlook calendar" title="export outlook calendar" width="441" height="330" class="alignnone size-medium wp-image-7874" /></p>
<p>After making that selection it is time to select the data that should be exported. Pick the Calendar entry from the available data sources.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/10/calendar_export_outlook.jpg" alt="calendar export outlook" title="calendar export outlook" width="441" height="330" class="alignnone size-medium wp-image-7875" /></p>
<p>Select a file name for the calendar export, pick the data range that you want to export and save it to the computer&#8217;s hard drive. Now that the exported data is available it is time to import it into Mozilla Lightning.</p>
<p>Make sure that the Mozilla Lightning extension for the email client Thunderbird has already been installed. Start Mozilla Thunderbird afterwards and click on the Calendar button in the lower left corner of the application&#8217;s window. It is possible to use the shortcut [CTRL 3] to go to the calendar as well.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/10/import_calendar.jpg" alt="import calendar" title="import calendar" width="226" height="267" class="alignnone size-medium wp-image-7876" /></p>
<p>Lightning supports Calendar imports from csv and ics files. Pick the csv filter in the file browser and navigate to the hard drive folder that contains the Microsoft Outlook Calendar export. A click on that file will load the calendar in Mozilla Lightning and make the calendar available there.</p>
<p>The Open Source tool <a href="http://outport.sourceforge.net/">Outpost</a> provides an elegant alternative. It has not been updated in the last years but is still able to export Outlook data. It can be used to export Outlook Calendar data in an ics file which can then be imported into Mozilla Lightning or any other application that supports the format.</p>

	Tags: <a href="http://www.ghacks.net/tag/calendar/" title="calendar" rel="tag">calendar</a>, <a href="http://www.ghacks.net/tag/csv-file/" title="csv file" rel="tag">csv file</a>, <a href="http://www.ghacks.net/tag/email/" title="Email" rel="tag">Email</a>, <a href="http://www.ghacks.net/tag/email-client/" title="email client" rel="tag">email client</a>, <a href="http://www.ghacks.net/tag/export-calendar/" title="export calendar" rel="tag">export calendar</a>, <a href="http://www.ghacks.net/tag/ics-file/" title="ics file" rel="tag">ics file</a>, <a href="http://www.ghacks.net/tag/import-calendar/" title="import calendar" rel="tag">import calendar</a>, <a href="http://www.ghacks.net/tag/microsoft-outlook/" title="microsoft outlook" rel="tag">microsoft outlook</a>, <a href="http://www.ghacks.net/tag/mozilla-lightning/" title="mozilla lightning" rel="tag">mozilla lightning</a>, <a href="http://www.ghacks.net/tag/outlook/" title="outlook" rel="tag">outlook</a>, <a href="http://www.ghacks.net/tag/thunderbird/" title="thunderbird" rel="tag">thunderbird</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/19/microsoft-outlook-quickbooks-addin/" title="Microsoft Outlook Quickbooks Addin (January 19, 2009)">Microsoft Outlook Quickbooks Addin</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/06/14/microsoft-outlook-mail-time-zone-plugin/" title="Microsoft Outlook Mail Time Zone Plugin (June 14, 2009)">Microsoft Outlook Mail Time Zone Plugin</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/05/28/microsoft-outlook-macro-to-save-images-in-emails/" title="Microsoft Outlook Macro To Save Images In Emails (May 28, 2009)">Microsoft Outlook Macro To Save Images In Emails</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/07/15/microsoft-outlook-facebook-add-on/" title="Microsoft Outlook Facebook Add-On (July 15, 2009)">Microsoft Outlook Facebook Add-On</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/04/10/microsoft-outlook-express-email-extraction/" title="Microsoft Outlook Express Email Extraction (April 10, 2009)">Microsoft Outlook Express Email Extraction</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/10/26/importing-calendar-from-microsoft-outlook-to-mozilla-lightning/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
