<?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"
	>
<channel>
	<title>Comments on: We just launched Snowleopard.org</title>
	<atom:link href="http://blogs.onenw.org/jon/archives/2005/08/17/we-just-launched-snowleopardorg/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.onenw.org/jon/archives/2005/08/17/we-just-launched-snowleopardorg/</link>
	<description>Politics, the environment, technology, activism. And stuff.</description>
	<pubDate>Sun, 07 Sep 2008 07:25:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Jon Stahl</title>
		<link>http://blogs.onenw.org/jon/archives/2005/08/17/we-just-launched-snowleopardorg/#comment-42998</link>
		<dc:creator>Jon Stahl</dc:creator>
		<pubDate>Sat, 12 Nov 2005 23:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.onenw.org/jon/?p=869#comment-42998</guid>
		<description>&lt;p&gt;Ben-&lt;/p&gt;

&lt;p&gt;Thanks.  :-)&lt;/p&gt;

&lt;p&gt;The  ZenCart integration is (fairly) superficial.  No user database sharing, and products are added/managed through ZenCart's UI.  I think we wrapped the Snowleopard look around the ZenCart UI, though.&lt;/p&gt;

&lt;p&gt;And, our one "clever" integration trick is that if you abandon you cart and go back to the main (Plone) Snowleopard site, it uses a cookie to remind you that you still have a cart waiting for you.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ben-</p>
<p>Thanks.  <img src='http://blogs.onenw.org/jon/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>The  ZenCart integration is (fairly) superficial.  No user database sharing, and products are added/managed through ZenCart&#8217;s UI.  I think we wrapped the Snowleopard look around the ZenCart UI, though.</p>
<p>And, our one &#8220;clever&#8221; integration trick is that if you abandon you cart and go back to the main (Plone) Snowleopard site, it uses a cookie to remind you that you still have a cart waiting for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben O</title>
		<link>http://blogs.onenw.org/jon/archives/2005/08/17/we-just-launched-snowleopardorg/#comment-42038</link>
		<dc:creator>Ben O</dc:creator>
		<pubDate>Wed, 09 Nov 2005 18:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.onenw.org/jon/?p=869#comment-42038</guid>
		<description>&lt;p&gt;Thats a very nice site!!&lt;/p&gt;

&lt;p&gt;I'm using Plone for a collection of Non Profit sites and am interested in implementing an online shop. Ultimately i'd like to use a plone based solution but using an integrated Zen Cart could be an option too.&lt;/p&gt;

&lt;p&gt;I'm just at the stages of investigating this but how deeply did you integrate Zen Cart into Plone? I haven't looked at Zen Cart much but have installed and tried to configure OSCommerce (which Zen is based on) so have an idea of the database structure.&lt;/p&gt;

&lt;p&gt;Do you use Plone to add products and is the user database shared or is it mainly a cosmetic thing?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Ben&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thats a very nice site!!</p>
<p>I&#8217;m using Plone for a collection of Non Profit sites and am interested in implementing an online shop. Ultimately i&#8217;d like to use a plone based solution but using an integrated Zen Cart could be an option too.</p>
<p>I&#8217;m just at the stages of investigating this but how deeply did you integrate Zen Cart into Plone? I haven&#8217;t looked at Zen Cart much but have installed and tried to configure OSCommerce (which Zen is based on) so have an idea of the database structure.</p>
<p>Do you use Plone to add products and is the user database shared or is it mainly a cosmetic thing?</p>
<p>Thanks</p>
<p>Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Stahl</title>
		<link>http://blogs.onenw.org/jon/archives/2005/08/17/we-just-launched-snowleopardorg/#comment-26924</link>
		<dc:creator>Jon Stahl</dc:creator>
		<pubDate>Fri, 26 Aug 2005 23:58:13 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.onenw.org/jon/?p=869#comment-26924</guid>
		<description>&lt;p&gt;Aw, shucks, Ted. ;-)&lt;/p&gt;

&lt;p&gt;Adding/managing photos is Plone-easy -- the photo galery is a very thin wrapper around ordinary ATPhoto objects, which are part of the Plone core, and thus fully managable using all the usual Plone-foo that we love so much.&lt;/p&gt;

&lt;p&gt;Plone 2.1's new Archetypes based photo objects should provide the foundation for a robustly scalable photo gallery (BTreeFolders can handle hundreds of thousands of objects, with filesystem storage), but it's pretty "thin" in terms of whiz-bang chrome.  The best standalone photo gallery app I know is Gallery (http://gallery.menalto.com), which has lots of whiz bang. Downside: doesn't integrate super-tight any CMSes you'd actually want to use.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Aw, shucks, Ted. <img src='http://blogs.onenw.org/jon/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Adding/managing photos is Plone-easy &#8212; the photo galery is a very thin wrapper around ordinary ATPhoto objects, which are part of the Plone core, and thus fully managable using all the usual Plone-foo that we love so much.</p>
<p>Plone 2.1&#8217;s new Archetypes based photo objects should provide the foundation for a robustly scalable photo gallery (BTreeFolders can handle hundreds of thousands of objects, with filesystem storage), but it&#8217;s pretty &#8220;thin&#8221; in terms of whiz-bang chrome.  The best standalone photo gallery app I know is Gallery (http://gallery.menalto.com), which has lots of whiz bang. Downside: doesn&#8217;t integrate super-tight any CMSes you&#8217;d actually want to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ted Fickes</title>
		<link>http://blogs.onenw.org/jon/archives/2005/08/17/we-just-launched-snowleopardorg/#comment-26871</link>
		<dc:creator>Ted Fickes</dc:creator>
		<pubDate>Thu, 25 Aug 2005 18:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.onenw.org/jon/?p=869#comment-26871</guid>
		<description>&lt;p&gt;Sure is purty, jon. You're my favorite Plonevangelists.&lt;/p&gt;

&lt;p&gt;Good work, as usual. I like the slideshow, too. Wonder how easy that is for folks inside the organization to manage, add to, etc.&lt;/p&gt;

&lt;p&gt;Photo management comes up again and again. I'm currently looking around for a rather full-full featured Photo Gallery system for a large group with many thousand photos.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sure is purty, jon. You&#8217;re my favorite Plonevangelists.</p>
<p>Good work, as usual. I like the slideshow, too. Wonder how easy that is for folks inside the organization to manage, add to, etc.</p>
<p>Photo management comes up again and again. I&#8217;m currently looking around for a rather full-full featured Photo Gallery system for a large group with many thousand photos.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
