<?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: Scalable web architectures, part 1: small apps scales better</title>
	<atom:link href="http://www.pixzone.com/blog/258/scalable-web-architectures-part-1-small-apps-scales-better/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pixzone.com/blog/258/scalable-web-architectures-part-1-small-apps-scales-better/</link>
	<description>by Federico Feroldi</description>
	<lastBuildDate>Mon, 02 Jan 2012 23:14:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Federico Feroldi</title>
		<link>http://www.pixzone.com/blog/258/scalable-web-architectures-part-1-small-apps-scales-better/comment-page-1/#comment-2765</link>
		<dc:creator>Federico Feroldi</dc:creator>
		<pubDate>Wed, 05 Sep 2007 14:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.pixzone.com/blog/258/scalable-web-architectures-part-1-small-apps-scales-better/#comment-2765</guid>
		<description>Carlettos, yeah Rails is very good on running parts of an application from the command line. But doing this still goes against the rule of application modularity since you&#039;re putting batch processing code into the main application thus making it heavier.
Instead, by just leveraing on ActiveRecord you can build very lite scripts that just do what you want without bringing up the whole application. :)</description>
		<content:encoded><![CDATA[<p>Carlettos, yeah Rails is very good on running parts of an application from the command line. But doing this still goes against the rule of application modularity since you&#8217;re putting batch processing code into the main application thus making it heavier.<br />
Instead, by just leveraing on ActiveRecord you can build very lite scripts that just do what you want without bringing up the whole application. <img src='http://www.pixzone.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlettos</title>
		<link>http://www.pixzone.com/blog/258/scalable-web-architectures-part-1-small-apps-scales-better/comment-page-1/#comment-2762</link>
		<dc:creator>Carlettos</dc:creator>
		<pubDate>Wed, 05 Sep 2007 14:31:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.pixzone.com/blog/258/scalable-web-architectures-part-1-small-apps-scales-better/#comment-2762</guid>
		<description>The last two items are very interesting from a Rails development. A simple cronjob pointing to &quot;appropriate&quot; task written for the application can save a lot of time (script/console?...). And IMHO Rails offers a nice environment to accomplish that..</description>
		<content:encoded><![CDATA[<p>The last two items are very interesting from a Rails development. A simple cronjob pointing to &#8220;appropriate&#8221; task written for the application can save a lot of time (script/console?&#8230;). And IMHO Rails offers a nice environment to accomplish that..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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

