<?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>furmanek.net &#187; Ecommerce</title>
	<atom:link href="http://www.furmanek.net/category/ecommerce/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.furmanek.net</link>
	<description>Greg Furmanek's personal blog</description>
	<lastBuildDate>Sat, 28 Aug 2010 18:58:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Contributing to ActiveMerchant</title>
		<link>http://www.furmanek.net/31/contributing-to-activemerchant/</link>
		<comments>http://www.furmanek.net/31/contributing-to-activemerchant/#comments</comments>
		<pubDate>Thu, 15 May 2008 02:53:37 +0000</pubDate>
		<dc:creator>Gregory Furmanek</dc:creator>
				<category><![CDATA[Ecommerce]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[active_merchant]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[paypal]]></category>

		<guid isPermaLink="false">http://www.furmanek.net/?p=31</guid>
		<description><![CDATA[I have always been a fan of open source and wanted to contribute some code to a project or two.  Somehow, I never found a project I would really enjoy and could directly benefit from as well.  I was simply looking for an project that would scratch my itch.
Finally while working on an [...]]]></description>
			<content:encoded><![CDATA[<p>I have always been a fan of open source and wanted to contribute some code to a project or two.  Somehow, I never found a project I would really enjoy and could directly benefit from as well.  I was simply looking for an project that would scratch my itch.<br />
Finally while working on an e-commerce system for my company I have decided to use active_merchant to connect to PayPal.  The original implementation used by active_merchant was targeting and older xml based gateway and I have decided to re-implement the gateway using more recent NVP (name-value pair) interface.  Hopefully this will allow for more modern features of the PayPal service.<br />
A few days ago Cody has committed my patch and it is currently part of the active_merchant main code.</p>
<p>I have also created git repository where I can add more functionality as needed.<br />
Here is the link for the interested:<br />
<code><br />
git clone http://git.furmanek.net/active_merchant.git<br />
</code><br />
Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.furmanek.net/31/contributing-to-activemerchant/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
