<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Dave Elkins</title>
	
	<link>http://daveelkins.com</link>
	<description />
	<pubDate>Tue, 06 Jan 2009 19:59:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/daveelkins" type="application/rss+xml" /><item>
		<title>Request per Second measurement</title>
		<link>http://feeds.feedburner.com/~r/daveelkins/~3/504705035/</link>
		<comments>http://daveelkins.com/2009/01/06/request-per-second-measurement/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 19:59:47 +0000</pubDate>
		<dc:creator>dave</dc:creator>
		
		<category><![CDATA[code]]></category>

		<category><![CDATA[rails]]></category>

		<category><![CDATA[scaling]]></category>

		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://daveelkins.com/?p=72</guid>
		<description><![CDATA[The Rails Way is back with a post about the pitfalls of using request per second measurement when profile and why using request duration may be more useful.
This article made some really good points and I will definitely think about this the next time I am profiling my applications.
http://www.therailsway.com/2009/1/6/requests-per-second
]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.therailsway.com/2009/1/6/requests-per-second" onclick="javascript:pageTracker._trackPageview ('/outbound/www.therailsway.com');">Rails Way</a> is back with a post about the pitfalls of using request per second measurement when profile and why using request duration may be more useful.</p>
<p>This article made some really good points and I will definitely think about this the next time I am profiling my applications.</p>
<p><a href="http://www.therailsway.com/2009/1/6/requests-per-second" onclick="javascript:pageTracker._trackPageview ('/outbound/www.therailsway.com');">http://www.therailsway.com/2009/1/6/requests-per-second</a></p>
<img src="http://feeds.feedburner.com/~r/daveelkins/~4/504705035" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://daveelkins.com/2009/01/06/request-per-second-measurement/feed/</wfw:commentRss>
		<feedburner:origLink>http://daveelkins.com/2009/01/06/request-per-second-measurement/</feedburner:origLink></item>
		<item>
		<title>Bamboo blogged about setting up a Xen server</title>
		<link>http://feeds.feedburner.com/~r/daveelkins/~3/504582861/</link>
		<comments>http://daveelkins.com/2009/01/06/bamboo-blogged-about-setting-up-a-xen-server/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 19:50:10 +0000</pubDate>
		<dc:creator>dave</dc:creator>
		
		<category><![CDATA[code]]></category>

		<category><![CDATA[rails]]></category>

		<category><![CDATA[web]]></category>

		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://daveelkins.com/?p=70</guid>
		<description><![CDATA[http://blog.new-bamboo.co.uk/2009/1/6/how-to-setup-your-own-virtualized-rails-hosting-environment-with-xen
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.new-bamboo.co.uk/2009/1/6/how-to-setup-your-own-virtualized-rails-hosting-environment-with-xen" onclick="javascript:pageTracker._trackPageview ('/outbound/blog.new-bamboo.co.uk');">http://blog.new-bamboo.co.uk/2009/1/6/how-to-setup-your-own-virtualized-rails-hosting-environment-with-xen</a></p>
<img src="http://feeds.feedburner.com/~r/daveelkins/~4/504582861" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://daveelkins.com/2009/01/06/bamboo-blogged-about-setting-up-a-xen-server/feed/</wfw:commentRss>
		<feedburner:origLink>http://daveelkins.com/2009/01/06/bamboo-blogged-about-setting-up-a-xen-server/</feedburner:origLink></item>
		<item>
		<title>Amazon SimplePay and Rails</title>
		<link>http://feeds.feedburner.com/~r/daveelkins/~3/503541179/</link>
		<comments>http://daveelkins.com/2009/01/05/amazon-simplepay-and-rails/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 16:55:11 +0000</pubDate>
		<dc:creator>dave</dc:creator>
		
		<category><![CDATA[AWS]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[rails]]></category>

		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://daveelkins.com/?p=69</guid>
		<description><![CDATA[Using Amazon SimplePay with a Rails application is something I have looked at a couple of times but never got very far with it.  This looks to be a great article about how to use it.
http://afreshcup.com/2009/01/04/using-amazon-simple-pay-from-rails/
]]></description>
			<content:encoded><![CDATA[<p>Using Amazon SimplePay with a Rails application is something I have looked at a couple of times but never got very far with it.  This looks to be a great article about how to use it.</p>
<p><a href="http://afreshcup.com/2009/01/04/using-amazon-simple-pay-from-rails/" title="amazon simple pay from rails" onclick="javascript:pageTracker._trackPageview ('/outbound/afreshcup.com');">http://afreshcup.com/2009/01/04/using-amazon-simple-pay-from-rails/</a></p>
<img src="http://feeds.feedburner.com/~r/daveelkins/~4/503541179" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://daveelkins.com/2009/01/05/amazon-simplepay-and-rails/feed/</wfw:commentRss>
		<feedburner:origLink>http://daveelkins.com/2009/01/05/amazon-simplepay-and-rails/</feedburner:origLink></item>
		<item>
		<title>A super list of Rails tutorials</title>
		<link>http://feeds.feedburner.com/~r/daveelkins/~3/503516778/</link>
		<comments>http://daveelkins.com/2009/01/05/a-super-list-of-rails-tutorials/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 16:51:56 +0000</pubDate>
		<dc:creator>dave</dc:creator>
		
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://daveelkins.com/?p=68</guid>
		<description><![CDATA[This is a huge list of tutorials about rails.  Check it out, I am sure you will find something you are interested in.
http://rubypond.com/articles/2009/01/05/ruby-on-rails-tutorials/
]]></description>
			<content:encoded><![CDATA[<p>This is a huge list of tutorials about rails.  Check it out, I am sure you will find something you are interested in.</p>
<p><a href="http://rubypond.com/articles/2009/01/05/ruby-on-rails-tutorials/" title="ruby on rails tutorials" onclick="javascript:pageTracker._trackPageview ('/outbound/rubypond.com');">http://rubypond.com/articles/2009/01/05/ruby-on-rails-tutorials/</a></p>
<img src="http://feeds.feedburner.com/~r/daveelkins/~4/503516778" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://daveelkins.com/2009/01/05/a-super-list-of-rails-tutorials/feed/</wfw:commentRss>
		<feedburner:origLink>http://daveelkins.com/2009/01/05/a-super-list-of-rails-tutorials/</feedburner:origLink></item>
		<item>
		<title>RESTful way to implement password reset</title>
		<link>http://feeds.feedburner.com/~r/daveelkins/~3/433746999/</link>
		<comments>http://daveelkins.com/2008/10/27/restful-way-to-implement-password-reset/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 16:32:57 +0000</pubDate>
		<dc:creator>dave</dc:creator>
		
		<category><![CDATA[code]]></category>

		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://daveelkins.com/?p=66</guid>
		<description><![CDATA[http://andrzejonsoftware.blogspot.com/2008/10/rest-some-tips-and-implementing-your.html
]]></description>
			<content:encoded><![CDATA[<p><a href="http://andrzejonsoftware.blogspot.com/2008/10/rest-some-tips-and-implementing-your.html" onclick="javascript:pageTracker._trackPageview ('/outbound/andrzejonsoftware.blogspot.com');">http://andrzejonsoftware.blogspot.com/2008/10/rest-some-tips-and-implementing-your.html</a></p>
<img src="http://feeds.feedburner.com/~r/daveelkins/~4/433746999" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://daveelkins.com/2008/10/27/restful-way-to-implement-password-reset/feed/</wfw:commentRss>
		<feedburner:origLink>http://daveelkins.com/2008/10/27/restful-way-to-implement-password-reset/</feedburner:origLink></item>
		<item>
		<title>A good post about Rails Thread Safety</title>
		<link>http://feeds.feedburner.com/~r/daveelkins/~3/430786103/</link>
		<comments>http://daveelkins.com/2008/10/24/a-good-post-about-rails-thread-safety/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 14:46:20 +0000</pubDate>
		<dc:creator>dave</dc:creator>
		
		<category><![CDATA[code]]></category>

		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://daveelkins.com/?p=65</guid>
		<description><![CDATA[http://m.onkey.org/2008/10/23/thread-safety-for-your-rails
]]></description>
			<content:encoded><![CDATA[<p><a href="http://m.onkey.org/2008/10/23/thread-safety-for-your-rails" onclick="javascript:pageTracker._trackPageview ('/outbound/m.onkey.org');">http://m.onkey.org/2008/10/23/thread-safety-for-your-rails</a></p>
<img src="http://feeds.feedburner.com/~r/daveelkins/~4/430786103" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://daveelkins.com/2008/10/24/a-good-post-about-rails-thread-safety/feed/</wfw:commentRss>
		<feedburner:origLink>http://daveelkins.com/2008/10/24/a-good-post-about-rails-thread-safety/</feedburner:origLink></item>
		<item>
		<title>Testing fragment caching post</title>
		<link>http://feeds.feedburner.com/~r/daveelkins/~3/409394324/</link>
		<comments>http://daveelkins.com/2008/10/02/testing-fragment-caching-post/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 16:24:36 +0000</pubDate>
		<dc:creator>dave</dc:creator>
		
		<category><![CDATA[code]]></category>

		<category><![CDATA[rails]]></category>

		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://daveelkins.com/?p=64</guid>
		<description><![CDATA[http://www.dcmanges.com/blog/testing-fragment-caching
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dcmanges.com/blog/testing-fragment-caching" onclick="javascript:pageTracker._trackPageview ('/outbound/www.dcmanges.com');">http://www.dcmanges.com/blog/testing-fragment-caching</a></p>
<img src="http://feeds.feedburner.com/~r/daveelkins/~4/409394324" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://daveelkins.com/2008/10/02/testing-fragment-caching-post/feed/</wfw:commentRss>
		<feedburner:origLink>http://daveelkins.com/2008/10/02/testing-fragment-caching-post/</feedburner:origLink></item>
		<item>
		<title>Obie Fernandez is starting a series on MSAs</title>
		<link>http://feeds.feedburner.com/~r/daveelkins/~3/407415125/</link>
		<comments>http://daveelkins.com/2008/09/30/obie-fernandez-is-starting-a-series-on-msas/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 16:33:04 +0000</pubDate>
		<dc:creator>dave</dc:creator>
		
		<category><![CDATA[business]]></category>

		<category><![CDATA[rails]]></category>

		<category><![CDATA[web]]></category>

		<category><![CDATA[consulting]]></category>

		<guid isPermaLink="false">http://daveelkins.com/?p=63</guid>
		<description><![CDATA[Obie is starting a series dissecting what should go into a Master Service Agreement.  It is a good read and something that is good to know about.
http://blog.obiefernandez.com/content/2008/09/master-services-agreement-part-1.html
]]></description>
			<content:encoded><![CDATA[<p>Obie is starting a series dissecting what should go into a Master Service Agreement.  It is a good read and something that is good to know about.</p>
<p><a href="http://blog.obiefernandez.com/content/2008/09/master-services-agreement-part-1.html" onclick="javascript:pageTracker._trackPageview ('/outbound/blog.obiefernandez.com');">http://blog.obiefernandez.com/content/2008/09/master-services-agreement-part-1.html</a></p>
<img src="http://feeds.feedburner.com/~r/daveelkins/~4/407415125" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://daveelkins.com/2008/09/30/obie-fernandez-is-starting-a-series-on-msas/feed/</wfw:commentRss>
		<feedburner:origLink>http://daveelkins.com/2008/09/30/obie-fernandez-is-starting-a-series-on-msas/</feedburner:origLink></item>
		<item>
		<title>Good Article about Load Testing</title>
		<link>http://feeds.feedburner.com/~r/daveelkins/~3/407390882/</link>
		<comments>http://daveelkins.com/2008/09/30/good-article-about-load-testing/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 16:03:24 +0000</pubDate>
		<dc:creator>dave</dc:creator>
		
		<category><![CDATA[rails]]></category>

		<category><![CDATA[web]]></category>

		<category><![CDATA[load testing]]></category>

		<guid isPermaLink="false">http://daveelkins.com/?p=62</guid>
		<description><![CDATA[http://www.igvita.com/2008/09/30/load-testing-with-log-replay/
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.igvita.com/2008/09/30/load-testing-with-log-replay/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.igvita.com');">http://www.igvita.com/2008/09/30/load-testing-with-log-replay/</a></p>
<img src="http://feeds.feedburner.com/~r/daveelkins/~4/407390882" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://daveelkins.com/2008/09/30/good-article-about-load-testing/feed/</wfw:commentRss>
		<feedburner:origLink>http://daveelkins.com/2008/09/30/good-article-about-load-testing/</feedburner:origLink></item>
		<item>
		<title>A good article about MySQL and Rails</title>
		<link>http://feeds.feedburner.com/~r/daveelkins/~3/371127193/</link>
		<comments>http://daveelkins.com/2008/08/21/a-good-article-about-mysql-and-rails/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 17:49:32 +0000</pubDate>
		<dc:creator>dave</dc:creator>
		
		<category><![CDATA[code]]></category>

		<category><![CDATA[rails]]></category>

		<category><![CDATA[scaling]]></category>

		<category><![CDATA[db]]></category>

		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://daveelkins.com/?p=61</guid>
		<description><![CDATA[This is a very good article about MySQL and Rails and some issues you can run into on high traffic apps.  Most of these should be reserved for optimizations when there are issues.  But they are good things to keep in mind.
The information about data scheme and indexes is very good think about when designing [...]]]></description>
			<content:encoded><![CDATA[<p>This is a very good article about MySQL and Rails and some issues you can run into on high traffic apps.  Most of these should be reserved for optimizations when there are issues.  But they are good things to keep in mind.</p>
<p>The information about data scheme and indexes is very good think about when designing the data model.</p>
<p>Some information is a little out of date with the latest version of Rails but not a big deal.</p>
<p>Check out the article.</p>
<p><a href="http://mysqldump.azundris.com/archives/72-Rubyisms.html" onclick="javascript:pageTracker._trackPageview ('/outbound/mysqldump.azundris.com');">http://mysqldump.azundris.com/archives/72-Rubyisms.html</a></p>
<img src="http://feeds.feedburner.com/~r/daveelkins/~4/371127193" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://daveelkins.com/2008/08/21/a-good-article-about-mysql-and-rails/feed/</wfw:commentRss>
		<feedburner:origLink>http://daveelkins.com/2008/08/21/a-good-article-about-mysql-and-rails/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic Page Served (once) in 0.673 seconds -->
