<?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: PoC with the Farcry CMS</title>
	<atom:link href="http://www.brianlegros.com/blog/2007/09/30/poc-with-the-farcry-cms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brianlegros.com/blog/2007/09/30/poc-with-the-farcry-cms/</link>
	<description>eat, program, and be merry</description>
	<lastBuildDate>Wed, 21 Jul 2010 22:35:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Blair</title>
		<link>http://www.brianlegros.com/blog/2007/09/30/poc-with-the-farcry-cms/comment-page-1/#comment-205</link>
		<dc:creator>Blair</dc:creator>
		<pubDate>Mon, 15 Oct 2007 07:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianlegros.com/blog/2007/09/30/poc-with-the-farcry-cms/#comment-205</guid>
		<description>PS If there are particular topics you think should be covered better in the wiki feel free to say that too ;)

The perspective of the core development team doesn&#039;t always help us see what the community needs.</description>
		<content:encoded><![CDATA[<p>PS If there are particular topics you think should be covered better in the wiki feel free to say that too <img src='http://www.brianlegros.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>The perspective of the core development team doesn&#8217;t always help us see what the community needs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blair</title>
		<link>http://www.brianlegros.com/blog/2007/09/30/poc-with-the-farcry-cms/comment-page-1/#comment-204</link>
		<dc:creator>Blair</dc:creator>
		<pubDate>Mon, 15 Oct 2007 07:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianlegros.com/blog/2007/09/30/poc-with-the-farcry-cms/#comment-204</guid>
		<description>Hey Brian, just came across your post. Don&#039;t let the quietness of the list hold you back from posting questions or problems. Although you might have more luck with the farcry-dev list (http://groups.google.com/group/farcry-dev). The list has a bunch of great guys ready to lend a hand, including few here at Daemon.</description>
		<content:encoded><![CDATA[<p>Hey Brian, just came across your post. Don&#8217;t let the quietness of the list hold you back from posting questions or problems. Although you might have more luck with the farcry-dev list (<a href="http://groups.google.com/group/farcry-dev" rel="nofollow">http://groups.google.com/group/farcry-dev</a>). The list has a bunch of great guys ready to lend a hand, including few here at Daemon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian LeGros</title>
		<link>http://www.brianlegros.com/blog/2007/09/30/poc-with-the-farcry-cms/comment-page-1/#comment-194</link>
		<dc:creator>Brian LeGros</dc:creator>
		<pubDate>Thu, 11 Oct 2007 13:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianlegros.com/blog/2007/09/30/poc-with-the-farcry-cms/#comment-194</guid>
		<description>@Justin - Thanks for coming back and helping with my questions.  From what we can tell the Savvy product isn&#039;t as robust as we had hoped in terms of content reuse (presentation of the content and the content itself are very tightly coupled).  I&#039;m going to try and revitalize my FarCry PoC and see if I can improve upon it any.

Thanks again for all of your help.</description>
		<content:encoded><![CDATA[<p>@Justin &#8211; Thanks for coming back and helping with my questions.  From what we can tell the Savvy product isn&#8217;t as robust as we had hoped in terms of content reuse (presentation of the content and the content itself are very tightly coupled).  I&#8217;m going to try and revitalize my FarCry PoC and see if I can improve upon it any.</p>
<p>Thanks again for all of your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Carter</title>
		<link>http://www.brianlegros.com/blog/2007/09/30/poc-with-the-farcry-cms/comment-page-1/#comment-190</link>
		<dc:creator>Justin Carter</dc:creator>
		<pubDate>Thu, 11 Oct 2007 03:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianlegros.com/blog/2007/09/30/poc-with-the-farcry-cms/#comment-190</guid>
		<description>Sorry I only had a minute to reply the other day. Yes you can do multi-select lists by adding ftSelectMultiple=&quot;true&quot; to the attributes I mentioned above. I couldn&#039;t remember the attribute at the time and I was in a rush :) See the documentation here:

http://docs.farcrycms.org:8080/confluence/display/FCDEV40/Library+Properties

Regarding the dynamic content / site tree content issue, I&#039;m really not sure if there is anything to allow you to attach existing dynamic content records to the site tree. There are maintenance tools for orphaned nodes, and no doubt you could poke around in the database (if you knew which objectID&#039;s you wanted to attach to which node), but to be honest I have never tried so I&#039;m not sure that there is any nice way to do it currently. It would be a good feature request though.

And I haven&#039;t tried Savvy CMS - I&#039;ve only browsed their site - so I can&#039;t be of much help to you there!</description>
		<content:encoded><![CDATA[<p>Sorry I only had a minute to reply the other day. Yes you can do multi-select lists by adding ftSelectMultiple=&#8221;true&#8221; to the attributes I mentioned above. I couldn&#8217;t remember the attribute at the time and I was in a rush <img src='http://www.brianlegros.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  See the documentation here:</p>
<p><a href="http://docs.farcrycms.org:8080/confluence/display/FCDEV40/Library+Properties" rel="nofollow">http://docs.farcrycms.org:8080/confluence/display/FCDEV40/Library+Properties</a></p>
<p>Regarding the dynamic content / site tree content issue, I&#8217;m really not sure if there is anything to allow you to attach existing dynamic content records to the site tree. There are maintenance tools for orphaned nodes, and no doubt you could poke around in the database (if you knew which objectID&#8217;s you wanted to attach to which node), but to be honest I have never tried so I&#8217;m not sure that there is any nice way to do it currently. It would be a good feature request though.</p>
<p>And I haven&#8217;t tried Savvy CMS &#8211; I&#8217;ve only browsed their site &#8211; so I can&#8217;t be of much help to you there!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian LeGros</title>
		<link>http://www.brianlegros.com/blog/2007/09/30/poc-with-the-farcry-cms/comment-page-1/#comment-180</link>
		<dc:creator>Brian LeGros</dc:creator>
		<pubDate>Sun, 07 Oct 2007 15:44:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianlegros.com/blog/2007/09/30/poc-with-the-farcry-cms/#comment-180</guid>
		<description>@Justin - Thanks for the tip.  Does Farcry have the ability to give you a simple muti-select list box?  From your site it looks like you&#039;ve definitely played a lot with the new version of Farcry, so I appreciate the tip.  

I&#039;m currently looking into Savvy&#039;s CMS product which seems to have a lot more polish and potentially a lot simpler interface for end users.  Do you have any opinion about the product?</description>
		<content:encoded><![CDATA[<p>@Justin &#8211; Thanks for the tip.  Does Farcry have the ability to give you a simple muti-select list box?  From your site it looks like you&#8217;ve definitely played a lot with the new version of Farcry, so I appreciate the tip.  </p>
<p>I&#8217;m currently looking into Savvy&#8217;s CMS product which seems to have a lot more polish and potentially a lot simpler interface for end users.  Do you have any opinion about the product?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Carter</title>
		<link>http://www.brianlegros.com/blog/2007/09/30/poc-with-the-farcry-cms/comment-page-1/#comment-177</link>
		<dc:creator>Justin Carter</dc:creator>
		<pubDate>Sat, 06 Oct 2007 02:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.brianlegros.com/blog/2007/09/30/poc-with-the-farcry-cms/#comment-177</guid>
		<description>Just a quick note on one-to-one / many-to-one mapping, you can use  asimply drop down list by using the right formtools attributes:

fttype=&quot;uuid&quot; ftrendertype=&quot;list&quot; ftjoin=&quot;yourTypeName&quot;</description>
		<content:encoded><![CDATA[<p>Just a quick note on one-to-one / many-to-one mapping, you can use  asimply drop down list by using the right formtools attributes:</p>
<p>fttype=&#8221;uuid&#8221; ftrendertype=&#8221;list&#8221; ftjoin=&#8221;yourTypeName&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.380 seconds -->
