<?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>CloverETL - Blog on Data Integration</title>
	<atom:link href="http://blog.cloveretl.com/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.cloveretl.com</link>
	<description>Tips and advice from data integration experts</description>
	<lastBuildDate>Wed, 20 Mar 2013 11:41:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Transforming Coordinate Reference Systems using CloverETL – A Use Case</title>
		<link>http://blog.cloveretl.com/transforming-coordinate-reference-systems-using-cloveretl-a-use-case?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=transforming-coordinate-reference-systems-using-cloveretl-a-use-case</link>
		<comments>http://blog.cloveretl.com/transforming-coordinate-reference-systems-using-cloveretl-a-use-case#comments</comments>
		<pubDate>Fri, 01 Mar 2013 14:33:40 +0000</pubDate>
		<dc:creator>Jaroslav Kubos</dc:creator>
				<category><![CDATA[Using CloverETL]]></category>
		<category><![CDATA[coordinates]]></category>
		<category><![CDATA[crs]]></category>
		<category><![CDATA[geographical data]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[java library]]></category>
		<category><![CDATA[java transformation]]></category>
		<category><![CDATA[reformat]]></category>
		<category><![CDATA[wgs84]]></category>

		<guid isPermaLink="false">http://blog.cloveretl.com/?p=1625</guid>
		<description><![CDATA[A common task an ETL tool has to deal with nowadays is the emergence of data containing a form of geographical information. Just like any other type of data – monetary values, times and dates, etc. – geographical data pose interesting challenges to an ETL developer. Working with different Coordinate Reference Systems (CRS) within a [...]]]></description>
		<wfw:commentRss>http://blog.cloveretl.com/transforming-coordinate-reference-systems-using-cloveretl-a-use-case/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java Vulnerabilities: No Impact on CloverETL Products</title>
		<link>http://blog.cloveretl.com/java-vulnerabilities-no-impact-on-cloveretl-products?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=java-vulnerabilities-no-impact-on-cloveretl-products</link>
		<comments>http://blog.cloveretl.com/java-vulnerabilities-no-impact-on-cloveretl-products#comments</comments>
		<pubDate>Mon, 11 Feb 2013 12:55:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[CloverETL]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://blog.cloveretl.com/?p=1617</guid>
		<description><![CDATA[The recent discoveries of Java&#8217;s vulnerabilities have caused concerns for many organizations and individuals alike. With recent questions from multiple customers, we&#8217;d like to reassure you that our products are not impacted by these vulnerabilities. The security holes are related to a Java plug-in on the browser where it can be used by hackers to [...]]]></description>
		<wfw:commentRss>http://blog.cloveretl.com/java-vulnerabilities-no-impact-on-cloveretl-products/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connection hangs with MSSQL driver 4.0 and Java 6 update 29 &#8211; solution</title>
		<link>http://blog.cloveretl.com/connection-hangs-with-mssql-driver-4-0-and-java-6-update-29-solution?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=connection-hangs-with-mssql-driver-4-0-and-java-6-update-29-solution</link>
		<comments>http://blog.cloveretl.com/connection-hangs-with-mssql-driver-4-0-and-java-6-update-29-solution#comments</comments>
		<pubDate>Wed, 02 Jan 2013 09:38:07 +0000</pubDate>
		<dc:creator>cloveretl</dc:creator>
				<category><![CDATA[Using CloverETL]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[hangs]]></category>
		<category><![CDATA[microsoft sql server]]></category>
		<category><![CDATA[mssql]]></category>

		<guid isPermaLink="false">http://blog.cloveretl.com/?p=1607</guid>
		<description><![CDATA[While playing around with MS SQL Server 2012 today I got into trouble running queries in the database from CloverETL. The connection initialized, I was able to browse the structure, graph started but no result would come out from DBInputTable or DBExecute. Looking at the code I found out that the connection got stuck in [...]]]></description>
		<wfw:commentRss>http://blog.cloveretl.com/connection-hangs-with-mssql-driver-4-0-and-java-6-update-29-solution/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calling Web Services on Windows using NTLM authentication</title>
		<link>http://blog.cloveretl.com/calling-web-services-on-windows-using-ntlm-authentication?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=calling-web-services-on-windows-using-ntlm-authentication</link>
		<comments>http://blog.cloveretl.com/calling-web-services-on-windows-using-ntlm-authentication#comments</comments>
		<pubDate>Tue, 06 Nov 2012 10:03:55 +0000</pubDate>
		<dc:creator>Tomas Kramolis</dc:creator>
				<category><![CDATA[Using CloverETL]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[ntlm]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://blog.cloveretl.com/?p=1602</guid>
		<description><![CDATA[NTLM is a client-server authentication protocol designed by Microsoft that’s often used in its server software products. A server that’s part of a NTLM domain uses this protocol to grant access to secured resources to clients who are able to present a username and a password valid in said domain. If you are calling web [...]]]></description>
		<wfw:commentRss>http://blog.cloveretl.com/calling-web-services-on-windows-using-ntlm-authentication/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CloverETL Jobflows – Build, Monitor, and Manage Complex Workflows</title>
		<link>http://blog.cloveretl.com/jobflow-build-monitor-manage-complex-workflows?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jobflow-build-monitor-manage-complex-workflows</link>
		<comments>http://blog.cloveretl.com/jobflow-build-monitor-manage-complex-workflows#comments</comments>
		<pubDate>Tue, 16 Oct 2012 11:45:17 +0000</pubDate>
		<dc:creator>Miroslav Stys</dc:creator>
				<category><![CDATA[Using CloverETL]]></category>
		<category><![CDATA[complex task]]></category>
		<category><![CDATA[jobflow]]></category>
		<category><![CDATA[jobflows]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://blog.cloveretl.com/?p=1579</guid>
		<description><![CDATA[Lately, I have been confronted with a data integration task of extracting customer data from an Oracle database to an XML file, uploading it to FTP, and finally encrypting that file. If you use a single CloverETL graph to do this, the overall logic might get lost in complexity of the graph. You will need [...]]]></description>
		<wfw:commentRss>http://blog.cloveretl.com/jobflow-build-monitor-manage-complex-workflows/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CloverETL Server – LDAP settings</title>
		<link>http://blog.cloveretl.com/cloveretl-server-ldap-settings-2?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cloveretl-server-ldap-settings-2</link>
		<comments>http://blog.cloveretl.com/cloveretl-server-ldap-settings-2#comments</comments>
		<pubDate>Fri, 03 Aug 2012 14:37:13 +0000</pubDate>
		<dc:creator>Monica Cresse</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[Using CloverETL]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[user management]]></category>

		<guid isPermaLink="false">http://blog.cloveretl.com/?p=1548</guid>
		<description><![CDATA[Introduction The purpose of this post is to explain the CloverETL Server LDAP configuration and to provide necessary guidance and some how-to&#8217;s to learn LDAP and CloverETL Server integration. By going through this guide, you will be able to centralize your CloverETL Server user management into your LDAP/Active Directory. LDAP is a powerful, standardized concept [...]]]></description>
		<wfw:commentRss>http://blog.cloveretl.com/cloveretl-server-ldap-settings-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Time Has Come: Getting More From Your Data with Event Analyzer</title>
		<link>http://blog.cloveretl.com/getting-more-from-your-data-with-event-analyzer?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=getting-more-from-your-data-with-event-analyzer</link>
		<comments>http://blog.cloveretl.com/getting-more-from-your-data-with-event-analyzer#comments</comments>
		<pubDate>Tue, 19 Jun 2012 08:36:00 +0000</pubDate>
		<dc:creator>Monica Cresse</dc:creator>
				<category><![CDATA[Using CloverETL]]></category>
		<category><![CDATA[Complex Event Processing]]></category>
		<category><![CDATA[Event Analyzer]]></category>

		<guid isPermaLink="false">http://blog.cloveretl.com/?p=1528</guid>
		<description><![CDATA[In the Event Analyzer, the new extension for CloverETL Designer, the ability to process time-based data in the CloverETL environment is simple – and incredibly useful. With the Event Analyzer, you can now process and analyze data with time-based characteristics, including log records, transactions, measurements, alerts, and more, all in the CloverETL environment. This new [...]]]></description>
		<wfw:commentRss>http://blog.cloveretl.com/getting-more-from-your-data-with-event-analyzer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Container Types: List and Map Metadata Fields</title>
		<link>http://blog.cloveretl.com/container-types-list-and-map-metadata-fields?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=container-types-list-and-map-metadata-fields</link>
		<comments>http://blog.cloveretl.com/container-types-list-and-map-metadata-fields#comments</comments>
		<pubDate>Fri, 04 May 2012 09:10:24 +0000</pubDate>
		<dc:creator>Milan Krivanek</dc:creator>
				<category><![CDATA[Using CloverETL]]></category>
		<category><![CDATA[CloverETL Designer]]></category>
		<category><![CDATA[CTL]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[rich data structures]]></category>

		<guid isPermaLink="false">http://blog.cloveretl.com/?p=1512</guid>
		<description><![CDATA[List and map metadata fields are part of CloverETL&#8217;s effort to enhance its support for both rich data structures and unstructured data. This enhancement eases the previously rigid metadata model, which required each processed data record to be exactly described to the last item. With the new version, data coming from systems where the structure [...]]]></description>
		<wfw:commentRss>http://blog.cloveretl.com/container-types-list-and-map-metadata-fields/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DataMotion: CloverETL&#8217;s Newest OEM Partner</title>
		<link>http://blog.cloveretl.com/cloveretl-oem-partner?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cloveretl-oem-partner</link>
		<comments>http://blog.cloveretl.com/cloveretl-oem-partner#comments</comments>
		<pubDate>Tue, 10 Apr 2012 09:01:24 +0000</pubDate>
		<dc:creator>Monica Cresse</dc:creator>
				<category><![CDATA[Using CloverETL]]></category>
		<category><![CDATA[CloverETL OEM]]></category>

		<guid isPermaLink="false">http://blog.cloveretl.com/?p=1499</guid>
		<description><![CDATA[CloverETL offers a choice. This has been part of our philosophy since day one. Flexibility. Scalability. Robustness. These principles are fundamental to us—and also what set us apart in the market. With these strengths at the forefront of our offering, our mission is simple: to craft a tailored approach for customers looking for that “just [...]]]></description>
		<wfw:commentRss>http://blog.cloveretl.com/cloveretl-oem-partner/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Element Locking: Safety for Team Work</title>
		<link>http://blog.cloveretl.com/element-locking-safety-for-team-work?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=element-locking-safety-for-team-work</link>
		<comments>http://blog.cloveretl.com/element-locking-safety-for-team-work#comments</comments>
		<pubDate>Wed, 04 Apr 2012 11:29:20 +0000</pubDate>
		<dc:creator>Tomas Laurincik</dc:creator>
				<category><![CDATA[Using CloverETL]]></category>
		<category><![CDATA[CloverETL Designer]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://blog.cloveretl.com/?p=1482</guid>
		<description><![CDATA[Do you work in a multi-user environment and on a shared metadata base? Do you share other graph elements (connections, lookup tables, sequences, &#8230;) among multiple graphs and users too? Then read on – you’ll enjoy a new CloverETL feature: element locking. Introduction Let&#8217;s assume you have shared metadata used in two graphs that are managed [...]]]></description>
		<wfw:commentRss>http://blog.cloveretl.com/element-locking-safety-for-team-work/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
