<?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: Second post with Ecto</title>
	<atom:link href="http://donturn.com/second-post-with-ecto/feed/" rel="self" type="application/rss+xml" />
	<link>http://donturn.com/second-post-with-ecto/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=second-post-with-ecto</link>
	<description>information discovery, management and research</description>
	<lastBuildDate>Tue, 06 Mar 2012 20:47:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Adam Rice</title>
		<link>http://donturn.com/second-post-with-ecto/comment-page-1/#comment-439</link>
		<dc:creator>Adam Rice</dc:creator>
		<pubDate>Tue, 05 Dec 2006 14:50:23 +0000</pubDate>
		<guid isPermaLink="false">http://donturn.com/blog/2006/12/05/second-post-with-ecto/#comment-439</guid>
		<description>Did you set the path in Ecto for the photos on the server side? Dealing with pictures is a little bit hinky in Ecto: you drag the photo into the editing pane, click on the resulting link; this brings up another window where you customize the image&#039;s params. The key param here is &quot;destination&quot; which should be relative to WP&#039;s root; in my setup, all the pictures go to ~/content/

On yours, images are apparently going to ~/wp-content/uploads/[yy]/[mm]/[dd]/ . Because the path is being generated on the WP side, I wonder if that is confusing Ecto. You can turn off the date hierarchy in WP, or you might in touch get with Adriaan</description>
		<content:encoded><![CDATA[<p>Did you set the path in Ecto for the photos on the server side? Dealing with pictures is a little bit hinky in Ecto: you drag the photo into the editing pane, click on the resulting link; this brings up another window where you customize the image&#8217;s params. The key param here is &#8220;destination&#8221; which should be relative to WP&#8217;s root; in my setup, all the pictures go to ~/content/</p>
<p>On yours, images are apparently going to ~/wp-content/uploads/[yy]/[mm]/[dd]/ . Because the path is being generated on the WP side, I wonder if that is confusing Ecto. You can turn off the date hierarchy in WP, or you might in touch get with Adriaan</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.895 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-05-22 19:56:52 -->

