<?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: Porting Legacy Applications to Modern Systems</title>
	<atom:link href="http://blog.agoragames.com/2009/01/12/porting-legacy-applications-to-modern-systems/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.agoragames.com/2009/01/12/porting-legacy-applications-to-modern-systems/</link>
	<description></description>
	<lastBuildDate>Mon, 16 Aug 2010 19:53:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason LaPorte</title>
		<link>http://blog.agoragames.com/2009/01/12/porting-legacy-applications-to-modern-systems/comment-page-1/#comment-246</link>
		<dc:creator>Jason LaPorte</dc:creator>
		<pubDate>Fri, 26 Jun 2009 15:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.agoragames.com/?p=125#comment-246</guid>
		<description>I&#039;m afraid I don&#039;t remember the specifics of it, but it wasn&#039;t too hard. I wrote a little shell script to handle it. I think it basically involved finding each file of the format &quot;file-column-dir/id/file.format&quot;, and moving it to &quot;image-science-dir/id % 1000/id/file.format&quot;, or something like that, creating the directories if they didn&#039;t exist already as I went along &quot;mkdir -p&quot;.

I think by examining the current file structure and looking at ImageScience&#039;s documentation can get you what you need.

Sorry I can&#039;t remember more of this, I have a tough time remembering a few weeks ago, let alone several months ago. :)</description>
		<content:encoded><![CDATA[<p>I&#8217;m afraid I don&#8217;t remember the specifics of it, but it wasn&#8217;t too hard. I wrote a little shell script to handle it. I think it basically involved finding each file of the format &#8220;file-column-dir/id/file.format&#8221;, and moving it to &#8220;image-science-dir/id % 1000/id/file.format&#8221;, or something like that, creating the directories if they didn&#8217;t exist already as I went along &#8220;mkdir -p&#8221;.</p>
<p>I think by examining the current file structure and looking at ImageScience&#8217;s documentation can get you what you need.</p>
<p>Sorry I can&#8217;t remember more of this, I have a tough time remembering a few weeks ago, let alone several months ago. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kciroy</title>
		<link>http://blog.agoragames.com/2009/01/12/porting-legacy-applications-to-modern-systems/comment-page-1/#comment-242</link>
		<dc:creator>Kciroy</dc:creator>
		<pubDate>Mon, 15 Jun 2009 16:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.agoragames.com/?p=125#comment-242</guid>
		<description>Hi,

I also am in the process of rewriting 10 old rails apps, which all used file column. Thanks for the tips for replacing file_column, but how do you move the existing files into the correct file system layout?

Thanks in advance for your answer!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I also am in the process of rewriting 10 old rails apps, which all used file column. Thanks for the tips for replacing file_column, but how do you move the existing files into the correct file system layout?</p>
<p>Thanks in advance for your answer!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->