<?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>logicLAB.org &#187; dandomain</title>
	<atom:link href="http://logiclab.org/wordpress/tag/dandomain/feed/" rel="self" type="application/rss+xml" />
	<link>http://logiclab.org/wordpress</link>
	<description>logicLAB Open Source Activities and Projects</description>
	<lastBuildDate>Wed, 14 Mar 2012 10:46:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CPAN Release WWW::DanDomain 0.04, feature release</title>
		<link>http://logiclab.org/wordpress/2010/02/21/cpan-release-wwwdandomain-0-04-feature-release/</link>
		<comments>http://logiclab.org/wordpress/2010/02/21/cpan-release-wwwdandomain-0-04-feature-release/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 14:47:57 +0000</pubDate>
		<dc:creator>jonasbn</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[cpan]]></category>
		<category><![CDATA[dandomain]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://logiclab.org/wordpress/2010/02/21/cpan-release-wwwdandomain-0-04-feature-release/</guid>
		<description><![CDATA[Release 0.04 (and 0.03) of WWW::DanDomain have been uploaded to PAUSE over the last days. Release 0.03 implemented a new feature, supporting DanDomains authorization by IP, so it is not necessary to crawl the site and authenticate. So access directory to the source of exported data is possible with the correct configuration on the DanDomain [...]]]></description>
			<content:encoded><![CDATA[<p>Release 0.04 (and 0.03) of WWW::DanDomain have been uploaded to PAUSE over the last days.</p>
<p>Release 0.03 implemented a new feature, supporting DanDomains authorization by IP, so it is not necessary to crawl the site and authenticate. So access directory to the source of exported data is possible with the correct configuration on the DanDomain side.</p>
<p>After new releases I always keep an keen eye on the test reports from CPAN testers and much to my surprise I got a failure report.</p>
<p>WWW-DanDomain-0.03:<br />
- i386-freebsd / 5.10.1:<br />
- FAIL <span style="color: #113f9e;">http://www.cpantesters.org/cpan/report/6848267</span></p>
<p>It seemed as if the Makefile.PL was not parsed completely and only the first line in the requirements and configuration requirements sections where parsed.</p>
<p>The distribution is primarily based on Module::Build, so I overlooked this.</p>
<p>Using the CPAN-testers website I located the testers email address and mailed him. He was very responsive and he informed me that his smoke testing environment was configured to pick the Makefile.PL over Build.PL and my Makefile.PL only contained the two lines in the two sections I previously mentioned.</p>
<p>So I examined the culprit and he was right.</p>
<p>Confused over what the Makefile.PL I moved on the the Build.PL file, which I expected to generated the Makefile.PL and I could see that that particular feature was not configured.</p>
<p>So release 0.04 contains a fix to address this.</p>
<p>Thanks to CPAN Testers again, they help finding even the smallest of defects.</p>
]]></content:encoded>
			<wfw:commentRss>http://logiclab.org/wordpress/2010/02/21/cpan-release-wwwdandomain-0-04-feature-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CPAN Release WWW::DanDomain 0.01, for manipulation and filtering logic on top of your DanDomain exports</title>
		<link>http://logiclab.org/wordpress/2009/06/15/cpan-release-wwwdandomain-001-for-manipulation-and-filtering-logic-on-top-of-your-dandomain-exports/</link>
		<comments>http://logiclab.org/wordpress/2009/06/15/cpan-release-wwwdandomain-001-for-manipulation-and-filtering-logic-on-top-of-your-dandomain-exports/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 13:40:31 +0000</pubDate>
		<dc:creator>jonasbn</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[cpan]]></category>
		<category><![CDATA[dandomain]]></category>
		<category><![CDATA[itzy-bitzy]]></category>
		<category><![CDATA[logu]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[WWW::Mechanize]]></category>

		<guid isPermaLink="false">http://logiclab.org/wordpress/?p=3</guid>
		<description><![CDATA[For my long term clients Itzy-Bitzy Communications and LOGU I have developed and maintained a set of tools for working with their DanDomain web shop solution. The DanDomain web shop offers a set of partner programmes, in the shape of product exports aimed at different external sites and services like: - EDBpriser - Gate2Prices - [...]]]></description>
			<content:encoded><![CDATA[<p>For my long term clients Itzy-Bitzy Communications and LOGU I have developed and maintained a set of tools for working with their DanDomain web shop solution. The DanDomain web shop offers a set of partner programmes, in the shape of product exports aimed at different external sites and services like:</p>
<p>- EDBpriser<br />
- Gate2Prices<br />
- Tradedoubler<br />
- Kelkoo<br />
- Partner-ads.com<br />
- Pricerunner<br />
- Din Pris<br />
- Forbrugerliv.dk<br />
- Spar30.dk</p>
<p>The tool implemented in Perl takes the existing exports and does manipulation and filtering on them for finer control and application of certain business rules to improve and optimize the output.</p>
<p>The tools have grown over the years and in the spring of 2009 a lot of new feeds were added to the existing suite of tools. This indicated a long awaited refactoring of the code base, which had grown organically with the requirements from Itzy-Bitzy Communications and LOGU.</p>
<p>One of the things that came out of that refactoring was WWW::DanDomain a class based on Andy Lesters marvelous <a href="http://search.cpan.org/~petdance/WWW-Mechanize/lib/WWW/Mechanize.pm">WWW::Mechanize</a> a Perl module, assisting the developer in creating an HTTP client for accessing and retrieving data via HTTP.</p>
<p>WWW::DanDomain is for now pretty slim, but it is the core foundation in the tools created for accessing DanDomain web based administrative interface.</p>
<p>The idea behind the class, it to sub-class it and overwrite the processor method, which is the place to hook in, in order to get access to the product export data.</p>
<p>Currently we have implementations doing the following:</p>
<p>- Converting to XML from CSV<br />
- Merging of data from two different exports<br />
- Conversion from ISO-8859-1 to UTF-8<br />
- Complex business rules changed single fields in export<br />
- Creation of exports for service providers not supported by DanDomain (see the list above)<br />
- Cleaning of exported data</p>
<p>WWW::DanDomain is the first open source project from logicLAB, which is developed on our Atlassian Jira Studio solution, so things might change overtime as we get more into using Jira Studio for both closed and open source projects, for now the following resources are available from our WWW::DanDomain project web site (<a href="http://logicLAB.jira.com/browse/DAND">http://logicLAB.jira.com/browse/DAND</a>):</p>
<p>- Wiki<br />
- SCM, Subversion, readonly<br />
- Bug/Issue tracking, requires account for now, but we are working on that</p>
<p>WWW::DanDomain is distributed under the Artistic License and can be downloaded from your local CPAN mirror or via: <a href="http://search.cpan.org/~jonasbn/WWW-DanDomain/">search.cpan.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://logiclab.org/wordpress/2009/06/15/cpan-release-wwwdandomain-001-for-manipulation-and-filtering-logic-on-top-of-your-dandomain-exports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

