<?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>John Conde</title>
	<atom:link href="http://www.johnconde.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johnconde.net/blog</link>
	<description>John Conde&#039;s blog</description>
	<lastBuildDate>Wed, 01 May 2013 11:30:49 +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>Working With Dates and Times in PHP</title>
		<link>http://www.johnconde.net/blog/working-with-dates-and-times-in-php/</link>
		<comments>http://www.johnconde.net/blog/working-with-dates-and-times-in-php/#comments</comments>
		<pubDate>Wed, 01 May 2013 11:30:49 +0000</pubDate>
		<dc:creator>John Conde</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=323</guid>
		<description><![CDATA[Working with Dates and Times prior to PHP 5.2 meant using date(), strtotime(), and other date related functions sometimes in convoluted ways to get to the date(s) you were looking for. Fortunately with PHP 5.2 the DateTime() class were introduced. &#8230; <a href="http://www.johnconde.net/blog/working-with-dates-and-times-in-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.johnconde.net/blog/working-with-dates-and-times-in-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My experience seeking employment as a PHP developer</title>
		<link>http://www.johnconde.net/blog/my-experience-seeking-employment-as-a-php-developer/</link>
		<comments>http://www.johnconde.net/blog/my-experience-seeking-employment-as-a-php-developer/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 20:57:17 +0000</pubDate>
		<dc:creator>John Conde</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=276</guid>
		<description><![CDATA[I am a PHP developer in central New Jersey and recently became unemployed. I have been programming in PHP for about twelve years, doing so professionally for ten of those. The following is my experience seeking employment in the New &#8230; <a href="http://www.johnconde.net/blog/my-experience-seeking-employment-as-a-php-developer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.johnconde.net/blog/my-experience-seeking-employment-as-a-php-developer/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Tutorial: Integrate All Authorize.Net XML APIs With One Universal PHP Class (AIM, ARB, CIM, Transaction Details)</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-authorize-net-xml-api-universal-php-class/</link>
		<comments>http://www.johnconde.net/blog/tutorial-integrate-authorize-net-xml-api-universal-php-class/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 12:00:07 +0000</pubDate>
		<dc:creator>John Conde</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Authorize.Net]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=258</guid>
		<description><![CDATA[If you find this tutorial and code useful, please take a moment to star it on Github. If you want to help develop it futher, fork it. Some of the most popular articles on this website are tutorials for using &#8230; <a href="http://www.johnconde.net/blog/tutorial-integrate-authorize-net-xml-api-universal-php-class/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.johnconde.net/blog/tutorial-integrate-authorize-net-xml-api-universal-php-class/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Handling Online Payments With PHP And Authorize.Net</title>
		<link>http://www.johnconde.net/blog/handling-online-payments-with-php-and-authorize-net/</link>
		<comments>http://www.johnconde.net/blog/handling-online-payments-with-php-and-authorize-net/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 20:56:37 +0000</pubDate>
		<dc:creator>John Conde</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Authorize.Net]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=236</guid>
		<description><![CDATA[This series of articles demonstrates how to accept payments online using PHP and Authorize.Net. This is a practical tutorial as it uses real world scenarios and production ready code so readers can build safer and easier to maintain ecommerce websites. Source code is made available for download as well. <a href="http://www.johnconde.net/blog/handling-online-payments-with-php-and-authorize-net/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.johnconde.net/blog/handling-online-payments-with-php-and-authorize-net/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Tutorial: Integrate the Authorize.Net CIM API with PHP</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-cim-api-with-php/</link>
		<comments>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-cim-api-with-php/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 16:18:47 +0000</pubDate>
		<dc:creator>John Conde</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Authorize.Net]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=217</guid>
		<description><![CDATA[This tutorial has been deprecated. You should read the new tutorial, &#8220;Tutorial: Integrate All Authorize.Net XML APIs With One Universal PHP Class (AIM, ARB, CIM, Transaction Details)&#8221; which offers new code for working with Authorize.Net&#8217;s XML APIs including sample code &#8230; <a href="http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-cim-api-with-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-cim-api-with-php/feed/</wfw:commentRss>
		<slash:comments>45</slash:comments>
		</item>
		<item>
		<title>Tutorial: Integrate the Authorize.Net ARB API with PHP</title>
		<link>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/</link>
		<comments>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 16:18:32 +0000</pubDate>
		<dc:creator>John Conde</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Authorize.Net]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=223</guid>
		<description><![CDATA[This tutorial has been deprecated. You should read the new tutorial, &#8220;Tutorial: Integrate All Authorize.Net XML APIs With One Universal PHP Class (AIM, ARB, CIM, Transaction Details)&#8221; which offers new code for working with Authorize.Net&#8217;s XML APIs including sample code &#8230; <a href="http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.johnconde.net/blog/tutorial-integrate-the-authorize-net-arb-api-with-php/feed/</wfw:commentRss>
		<slash:comments>55</slash:comments>
		</item>
		<item>
		<title>Handling Authorize.Net Silent Post with PHP</title>
		<link>http://www.johnconde.net/blog/handling-authorize-net-silent-post-with-php/</link>
		<comments>http://www.johnconde.net/blog/handling-authorize-net-silent-post-with-php/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 19:33:40 +0000</pubDate>
		<dc:creator>John Conde</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Authorize.Net]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Silent Post]]></category>

		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=209</guid>
		<description><![CDATA[Handling Authorize.Net Silent Post submissions with PHP, or any language for that matter, is easy. It&#8217;s really no different then receiving a form submission. You just need to know to expect. I took care of that in my All About &#8230; <a href="http://www.johnconde.net/blog/handling-authorize-net-silent-post-with-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.johnconde.net/blog/handling-authorize-net-silent-post-with-php/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>All About Authorize.Net&#8217;s Silent Post</title>
		<link>http://www.johnconde.net/blog/all-about-authorize-nets-silent-post/</link>
		<comments>http://www.johnconde.net/blog/all-about-authorize-nets-silent-post/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 15:05:05 +0000</pubDate>
		<dc:creator>John Conde</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Authorize.Net]]></category>
		<category><![CDATA[Silent Post]]></category>

		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=200</guid>
		<description><![CDATA[One very common topic at the Authorize.Net developer forums is their Silent Post feature and how it works. In fact, how it works seems to be the most common question by far. For better or worse, Authorize.Net&#8217;s documentation seems to &#8230; <a href="http://www.johnconde.net/blog/all-about-authorize-nets-silent-post/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.johnconde.net/blog/all-about-authorize-nets-silent-post/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Cropping An Image with PHP and the GD Library</title>
		<link>http://www.johnconde.net/blog/cropping-an-image-with-php-and-the-gd-library/</link>
		<comments>http://www.johnconde.net/blog/cropping-an-image-with-php-and-the-gd-library/#comments</comments>
		<pubDate>Thu, 28 May 2009 15:06:26 +0000</pubDate>
		<dc:creator>John Conde</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[GD Library]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=188</guid>
		<description><![CDATA[Cropping an image with PHP shouldn&#8217;t terribly difficult to do and yet when I attempted to do so several months back I was amazed at how little useful documentation PHP offered. Upon Googling the topic I was further amazed but &#8230; <a href="http://www.johnconde.net/blog/cropping-an-image-with-php-and-the-gd-library/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.johnconde.net/blog/cropping-an-image-with-php-and-the-gd-library/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Integrate The Authorize.Net AIM API with Python 3</title>
		<link>http://www.johnconde.net/blog/integrate-the-authorizenet-aim-api-with-python-3-2/</link>
		<comments>http://www.johnconde.net/blog/integrate-the-authorizenet-aim-api-with-python-3-2/#comments</comments>
		<pubDate>Tue, 12 May 2009 10:00:30 +0000</pubDate>
		<dc:creator>John Conde</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Authorize.Net]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.johnconde.net/blog/?p=150</guid>
		<description><![CDATA[Judging by the popularity of my previous blog post Tutorial: Integrating the Authorize.Net AIM API with PHP as well as the articles I&#8217;ve written about Authorize.Net&#8217;s APIs on my merchant account information website I figured taking the opportunity to expand &#8230; <a href="http://www.johnconde.net/blog/integrate-the-authorizenet-aim-api-with-python-3-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.johnconde.net/blog/integrate-the-authorizenet-aim-api-with-python-3-2/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 8.599 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-22 11:50:17 -->
