<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Recent Work: abitareshop.com phase&#160;2</title>
	<atom:link href="http://johnford.is/recent-work-abitareshopcom-phase-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnford.is/recent-work-abitareshopcom-phase-2/</link>
	<description>Handcrafting the Web</description>
	<lastBuildDate>Sat, 07 Jan 2012 09:51:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: John Ford</title>
		<link>http://johnford.is/recent-work-abitareshopcom-phase-2/#comment-47965</link>
		<dc:creator>John Ford</dc:creator>
		<pubDate>Fri, 04 Sep 2009 18:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2008/12/04/recent-work-abitareshopcom-phase-2/#comment-47965</guid>
		<description>@patrick, yes, I removed all of the default pages it created and built custom PHP classes to handle everything closer to MVC style.  I skipped all of the wpsc functions.</description>
		<content:encoded><![CDATA[<p>@patrick, yes, I removed all of the default pages it created and built custom PHP classes to handle everything closer to MVC style.  I skipped all of the wpsc functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrick</title>
		<link>http://johnford.is/recent-work-abitareshopcom-phase-2/#comment-47915</link>
		<dc:creator>patrick</dc:creator>
		<pubDate>Thu, 03 Sep 2009 23:33:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2008/12/04/recent-work-abitareshopcom-phase-2/#comment-47915</guid>
		<description>Did you delete the default pages the plugin installs and just write all your own queries and functions?

I ended up hacking my own version together using the many wpsc functions, but yours is much, much slicker :P</description>
		<content:encoded><![CDATA[<p>Did you delete the default pages the plugin installs and just write all your own queries and functions?</p>
<p>I ended up hacking my own version together using the many wpsc functions, but yours is much, much slicker :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Ford</title>
		<link>http://johnford.is/recent-work-abitareshopcom-phase-2/#comment-47772</link>
		<dc:creator>John Ford</dc:creator>
		<pubDate>Tue, 01 Sep 2009 23:06:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2008/12/04/recent-work-abitareshopcom-phase-2/#comment-47772</guid>
		<description>@Rebecca, I found lots of bugs in the admin of the version we&#039;re using and patched them.

@patrick, yes, all of the front-end code including the checkout process and payment processing is custom. The admin tool is still being used by the client to manage products and orders.</description>
		<content:encoded><![CDATA[<p>@Rebecca, I found lots of bugs in the admin of the version we&#8217;re using and patched them.</p>
<p>@patrick, yes, all of the front-end code including the checkout process and payment processing is custom. The admin tool is still being used by the client to manage products and orders.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patrick</title>
		<link>http://johnford.is/recent-work-abitareshopcom-phase-2/#comment-47767</link>
		<dc:creator>patrick</dc:creator>
		<pubDate>Tue, 01 Sep 2009 22:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2008/12/04/recent-work-abitareshopcom-phase-2/#comment-47767</guid>
		<description>That&#039;s impressive! Did you ditch pretty much all the wp-ecommerce code and write from scratch?

I&#039;ve been working with a site the last few days using this plug-in and I&#039;ve found it to be pretty limiting as well.</description>
		<content:encoded><![CDATA[<p>That&#8217;s impressive! Did you ditch pretty much all the wp-ecommerce code and write from scratch?</p>
<p>I&#8217;ve been working with a site the last few days using this plug-in and I&#8217;ve found it to be pretty limiting as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rebecca</title>
		<link>http://johnford.is/recent-work-abitareshopcom-phase-2/#comment-34546</link>
		<dc:creator>Rebecca</dc:creator>
		<pubDate>Sat, 06 Jun 2009 00:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2008/12/04/recent-work-abitareshopcom-phase-2/#comment-34546</guid>
		<description>i am trying to use WP Ecommerce plugin and it has so many bugs, how did you deal with all its problems?</description>
		<content:encoded><![CDATA[<p>i am trying to use WP Ecommerce plugin and it has so many bugs, how did you deal with all its problems?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Ford</title>
		<link>http://johnford.is/recent-work-abitareshopcom-phase-2/#comment-25997</link>
		<dc:creator>John Ford</dc:creator>
		<pubDate>Wed, 14 Jan 2009 18:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2008/12/04/recent-work-abitareshopcom-phase-2/#comment-25997</guid>
		<description>Victor, the plugin is &lt;a href=&quot;http://wordpress.org/extend/plugins/wp-e-commerce/&quot; rel=&quot;nofollow&quot;&gt;WP e-Commerce&lt;/a&gt;.  In our case, the plugin is only used so the client can manage the products.  The front-end development, database queries and checkout process are all custom programming since I needed more flexibility.</description>
		<content:encoded><![CDATA[<p>Victor, the plugin is <a href="http://wordpress.org/extend/plugins/wp-e-commerce/" rel="nofollow">WP e-Commerce</a>.  In our case, the plugin is only used so the client can manage the products.  The front-end development, database queries and checkout process are all custom programming since I needed more flexibility.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor</title>
		<link>http://johnford.is/recent-work-abitareshopcom-phase-2/#comment-25994</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Wed, 14 Jan 2009 16:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2008/12/04/recent-work-abitareshopcom-phase-2/#comment-25994</guid>
		<description>Gorgeous site!  I&#039;m going to be building a small e-commerce site myself soon... Which WordPress plugin did you use for the shop and checkout functionality? 

Thanks!</description>
		<content:encoded><![CDATA[<p>Gorgeous site!  I&#8217;m going to be building a small e-commerce site myself soon&#8230; Which WordPress plugin did you use for the shop and checkout functionality? </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lizzie</title>
		<link>http://johnford.is/recent-work-abitareshopcom-phase-2/#comment-24171</link>
		<dc:creator>Lizzie</dc:creator>
		<pubDate>Tue, 16 Dec 2008 02:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.aldenta.com/2008/12/04/recent-work-abitareshopcom-phase-2/#comment-24171</guid>
		<description>Thanks John! We LOVE the new site and it is working beautifully!</description>
		<content:encoded><![CDATA[<p>Thanks John! We LOVE the new site and it is working beautifully!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

