<?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>Joshua Bettigole &#187; Code</title>
	<atom:link href="http://www.bettigole.us/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bettigole.us</link>
	<description>Web Site Application Developer</description>
	<lastBuildDate>Mon, 06 Dec 2010 19:34:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>CampaignMonitor comes to Contact Form 7</title>
		<link>http://www.bettigole.us/announcements/campaignmonitor-comes-to-contact-form-7/</link>
		<comments>http://www.bettigole.us/announcements/campaignmonitor-comes-to-contact-form-7/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 06:27:46 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[CampaignMonitor]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Contact Form 7]]></category>
		<category><![CDATA[Email Marketing]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Subscriber List]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bettigole.us/?p=64</guid>
		<description><![CDATA[This week I completed a modification to Contact Form 7 that adds CampaignMonitor API integration for those web site owners wishing to automatically add their Contact Form submitants to their subscriber lists in CampaignMonitor.]]></description>
			<content:encoded><![CDATA[<p><img class="size-thumbnail wp-image-65 alignright" title="Contact Form 7" src="http://www.bettigole.us/wp-content/uploads/cf7screenshot-e1271136738613-180x165.png" alt="Contact Form 7" width="179" height="164" /><br />
This past week I finished work on a modification to <a href="http://contactform7.com/" onclick="window.open(this.href); return false;">Contact Form 7</a> that adds <a href="http://www.campaignmonitor.com/" onclick="window.open(this.href); return false;">CampaignMonitor</a> integration for those web site owners wishing to automatically add their Contact Form submitants to their subscriber lists in CampaignMonitor. The modification uses the <a href="http://www.campaignmonitor.com/api/" onclick="window.open(this.href); return false;">CampaignMonitor API</a> to automatically push the submitted email and name to the  list of your choice.</p>
<p>To use this added feature, just select the &#8220;Use CampaignMonitor&#8221; checkbox, ensure the Subscriber Email field contains the proper [email] tag based on the form above, and the requred API keys are entered. Subscriber Full Name can either be a single [full-name] field, or a combination of [firstname] [lastname] fields.</p>
<p>Because CampaignMonitor uses keys to determine the destination subscriber list for your contacts, you can forward different forms in Contact Form 7 to different subscriber lists just by using the proper List ID when setting up the form. Or, you can send them all to the same list, your choice.</p>
<p>CampaignMonitor requires an account, but does not charge a monthly fee. They only <a href="http://www.campaignmonitor.com/pricing/" onclick="window.open(this.href); return false;">charge when you send a campaign</a>; $5 plus $.01 per recipient.  A list of 500 recipients only costs you $10 per mailing.  They also integrate templates, to take the trouble out of re-creating your mailings each time.</p>
<p>I have sent the modified code to the developer of Contact Form 7, <a href="http://ideasilo.wordpress.com/about/" onclick="window.open(this.href); return false;">Takayuki Miyoshi</a>, in hopes that it makes it into the next version.</p>
<p><img class="alignnone size-large wp-image-66" title="Screenshot of Campaign Monitor added to Contact Form 7" src="http://www.bettigole.us/wp-content/uploads/cmscreenshot-1023x188.png" alt="" width="560" height="102" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bettigole.us/announcements/campaignmonitor-comes-to-contact-form-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Class Posted &#8211; Authorize.net ARB</title>
		<link>http://www.bettigole.us/announcements/php-class-posted-authorize-net-arb/</link>
		<comments>http://www.bettigole.us/announcements/php-class-posted-authorize-net-arb/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 18:21:13 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Authorize]]></category>
		<category><![CDATA[Billing]]></category>
		<category><![CDATA[Class]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Payment Systems]]></category>
		<category><![CDATA[Payment Transactions]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.bettigole.us/?p=16</guid>
		<description><![CDATA[I have finished development of a PHP Class for managing Authorize.net Automatic Recurring Billing (ARB) transactions.  The code, documentation and samples have been published on the PHP Classes website.]]></description>
			<content:encoded><![CDATA[<p><a style="float:left;margin-right:10px;" href="http://jbettigole.users.phpclasses.org/award/innovation/" onclick="window.open(this.href);return false;"><img src="http://www.phpclasses.org/award/innovation/nominee.gif" width="89" height="89" alt="PHP Programming Innovation award nominee" title="PHP Programming Innovation award nominee"/></a> I have finished development of a PHP Class for managing <a title="Authorize.net Developer Link" href="http://developer.authorize.net" onclick="window.open(this.href);return false;">Authorize.net</a> Automatic Recurring Billing (ARB) transactions.  The code and description have been published on the <a title="phpclasses.org" href="http://jbettigole.users.phpclasses.org" onclick="window.open(this.href);return false;">PHP Classes</a> website.</p>
<p>Direct link: <a title="Link to Authorize.net ARB class" href="http://jbettigole.users.phpclasses.org/package/4666-PHP-Manage-recurring-payments-using-Authorize-net.html" onclick="window.open(this.href);return false;">http://jbettigole.users.phpclasses.org/package/4666-PHP-Manage-recurring-payments-using-Authorize-net.html</a></p>
<p>The intended use for this class is to handle the addition, modification, and removal of recurring, subscription-based transactions through the <a title="Authorize.net Developer Link" href="http://developer.authorize.net" onclick="window.open(this.href);return false;">Authorize.net</a> payment gateway.</p>
<p>This class requires PHP 5</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bettigole.us/announcements/php-class-posted-authorize-net-arb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

