<?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; csv file</title>
	<atom:link href="http://www.ghacks.net/tag/csv-file/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>Wed, 25 Nov 2009 11:56:41 +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>Data Conversion Software Convert</title>
		<link>http://www.ghacks.net/2008/12/07/data-conversion-software-convert/</link>
		<comments>http://www.ghacks.net/2008/12/07/data-conversion-software-convert/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 11:55:32 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[convert data]]></category>
		<category><![CDATA[csv file]]></category>
		<category><![CDATA[data conversion]]></category>
		<category><![CDATA[Data Conversion Software]]></category>
		<category><![CDATA[dBase]]></category>
		<category><![CDATA[mysql database]]></category>
		<category><![CDATA[sdf file]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8787</guid>
		<description><![CDATA[It is sometimes necessary to convert between data formats. This is most of the time the case if you have a data format that is not accepted by a specific software. Adding the data manually is usually not an option which means that it is only possible to convert the data from the original data [...]]]></description>
			<content:encoded><![CDATA[<p>It is sometimes necessary to convert between data formats. This is most of the time the case if you have a data format that is not accepted by a specific software. Adding the data manually is usually not an option which means that it is only possible to convert the data from the original data format into a supported one.</p>
<p><a href="http://www.killetsoft.de/p_conb_e.htm">Convert</a> is a data conversion software that can convert the data formats dBase, csv and sdf. One of the more interesting features for webmasters is the option to create MySQL database import information on top of csv or sdf output files which make it possible to convert one of the data formats into a file that can be imported into a MySQL database.</p>
<p>The software displays all options in the main interface which might be a bit intimidating for inexperienced users. Most of the settings however do not need to be edited to work with the application. The minimum is to select the input file format and load it into the data conversion software.</p>
<p><span id="more-8787"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/12/data_conversion_software-454x500.jpg" alt="data conversion software" title="data conversion software" width="454" height="500" class="alignnone size-medium wp-image-8788" /></p>
<p>The second step is to select the output format and click on the write output file button in the lower left corner. It might be necessary to change the character set, decimal separator, csv separator or csv field frame if these do not match. </p>
<p>This is however easy to check as the data sets are displayed in the main interface once the input file has been loaded.</p>
<p>Interesting are the hierarchical sorting conditions which are completely optional as well as the record filter. The data conversion software convert can also concatenate files.</p>

	Tags: <a href="http://www.ghacks.net/tag/convert-data/" title="convert data" rel="tag">convert data</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/data-conversion/" title="data conversion" rel="tag">data conversion</a>, <a href="http://www.ghacks.net/tag/data-conversion-software/" title="Data Conversion Software" rel="tag">Data Conversion Software</a>, <a href="http://www.ghacks.net/tag/dbase/" title="dBase" rel="tag">dBase</a>, <a href="http://www.ghacks.net/tag/mysql-database/" title="mysql database" rel="tag">mysql database</a>, <a href="http://www.ghacks.net/tag/sdf-file/" title="sdf file" rel="tag">sdf file</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/30/split-csv-files/" title="Split CSV Files (November 30, 2008)">Split CSV Files</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/10/21/zonescreen-finally-gets-64-bit-update/" title="ZoneScreen Finally Gets 64-bit Update (October 21, 2008)">ZoneScreen Finally Gets 64-bit Update</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/10/07/zc-dvd-creator-platinum-free-full-version/" title="ZC DVD Creator Platinum [Free Full Version] (October 7, 2009)">ZC DVD Creator Platinum [Free Full Version]</a> (19)</li>
	<li><a href="http://www.ghacks.net/2009/07/28/youtube-videos-downloader-tubequeue/" title="Youtube Videos Downloader TubeQueue (July 28, 2009)">Youtube Videos Downloader TubeQueue</a> (17)</li>
	<li><a href="http://www.ghacks.net/2009/09/01/youtube-video-search-is-a-barebone-youtube-downloader/" title="Youtube Video Search Is A Barebone Youtube Downloader (September 1, 2009)">Youtube Video Search Is A Barebone Youtube Downloader</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/12/07/data-conversion-software-convert/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Split CSV Files</title>
		<link>http://www.ghacks.net/2008/11/30/split-csv-files/</link>
		<comments>http://www.ghacks.net/2008/11/30/split-csv-files/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 17:33:31 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[comma separated values]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[csv file]]></category>
		<category><![CDATA[csv splitter]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[split csv]]></category>
		<category><![CDATA[split csv files]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8618</guid>
		<description><![CDATA[CSV (Comma Separated Values) files are used to store tabular data with each line of a csv file corresponding to one row of the table. The columns of each row are separated by commas which makes it an easy process to create a table out of csv files.
The most common use of csv files is [...]]]></description>
			<content:encoded><![CDATA[<p>CSV (Comma Separated Values) files are used to store tabular data with each line of a csv file corresponding to one row of the table. The columns of each row are separated by commas which makes it an easy process to create a table out of csv files.</p>
<p>The most common use of csv files is data export and import. Many applications provide an export to csv option which will store the selected data in a csv file which can then be imported into another application that supports csv import.</p>
<p>Problems can arise if the generated csv file becomes very large as some applications or computer systems might run into limits. That&#8217;s where <a href="http://www.fxfisherman.com/forums/forex-metatrader/tools-utilities/75-csv-splitter-divide-large-csv-files.html#post727">CSV Splitter</a> (via <a href="http://www.technospot.net/blogs/spilt-large-csv-files-into-smaller-files-with-csv-splitter/">Technospot</a>) would come into play. The portable application can split large csv files into multiple files limiting the newly created csv files by the number of lines.</p>
<p><span id="more-8618"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/11/csv_splitter.jpg" alt="" title="csv splitter" width="496" height="192" class="alignnone size-medium wp-image-8619" /></p>
<p>The new csv files will be created in a subdirectory in the same location. It will be named after the original csv file. The application requires the Microsoft .net Framework 1.1.</p>

	Tags: <a href="http://www.ghacks.net/tag/comma-separated-values/" title="comma separated values" rel="tag">comma separated values</a>, <a href="http://www.ghacks.net/tag/csv/" title="csv" rel="tag">csv</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/csv-splitter/" title="csv splitter" rel="tag">csv splitter</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/split-csv/" title="split csv" rel="tag">split csv</a>, <a href="http://www.ghacks.net/tag/split-csv-files/" title="split csv files" rel="tag">split csv files</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/09/01/youtube-video-search-is-a-barebone-youtube-downloader/" title="Youtube Video Search Is A Barebone Youtube Downloader (September 1, 2009)">Youtube Video Search Is A Barebone Youtube Downloader</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/10/21/xkcd-comic-wallpaper-changer/" title="Xkcd Comic Wallpaper Changer (October 21, 2009)">Xkcd Comic Wallpaper Changer</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/04/10/wireless-networking-software-homedale/" title="Wireless Networking Software Homedale (April 10, 2009)">Wireless Networking Software Homedale</a> (13)</li>
	<li><a href="http://www.ghacks.net/2009/03/06/windows-xp-default-internet-browser-per-user-profile/" title="Windows XP: Default Internet Browser Per User Profile (March 6, 2009)">Windows XP: Default Internet Browser Per User Profile</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/08/18/windows-xp-system-file-checker/" title="Windows XP System File Checker (August 18, 2009)">Windows XP System File Checker</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/30/split-csv-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
