<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>a work on process &#187; continuous integration</title>
	<atom:link href="http://jystewart.net/process/tag/continuous-integration/feed/" rel="self" type="application/rss+xml" />
	<link>http://jystewart.net/process</link>
	<description>notes from another web developer</description>
	<lastBuildDate>Tue, 27 Jul 2010 09:53:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Weekend Links</title>
		<link>http://jystewart.net/process/2010/01/weekend-links-2/</link>
		<comments>http://jystewart.net/process/2010/01/weekend-links-2/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 16:09:42 +0000</pubDate>
		<dc:creator>James Stewart</dc:creator>
				<category><![CDATA[Commentary]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[google app engine]]></category>
		<category><![CDATA[heroku]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[rails 3.0]]></category>

		<guid isPermaLink="false">http://jystewart.net/process/?p=721</guid>
		<description><![CDATA[The usual round of Rails 3 updates: Pratik writes about the new Active Record Query Interface. I&#8217;ve had trouble with chaining nested scopes, so am very glad to see a better logic implementation, but the real win is that no queries are executed until the results are needed meaning that fragment caching suddenly gets much <a href="http://jystewart.net/process/2010/01/weekend-links-2/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>The usual round of Rails 3 updates: <a href="http://m.onkey.org/2010/1/22/active-record-query-interface" title="">Pratik writes about the new Active Record Query Interface</a>. I&#8217;ve had trouble with chaining nested scopes, so am very glad to see a better logic implementation, but the real win is that no queries are executed until the results are needed meaning that fragment caching suddenly gets much easier/more reasonable to use. Also on the new API front, Mikel has <a href="http://lindsaar.net/2010/1/26/new-actionmailer-api-in-rails-3" title="lindsaar.net A Different View...">a piece on the new ActionMailer API</a> which also seems much improved. Naturally with so many pieces about Rails 3 cropping up, posts are emerging linking as many as possible; <a href="http://mediumexposure.com/rails-3-reading-material/" title="Rails 3 Reading Material | Medium eXposure">Maxim Chernyak&#8217;s is the most comprehensive I&#8217;ve seen so far</a> (though it&#8217;s missing <a href="http://jystewart.net/process/tag/rails-3-0/" title="a work on process &raquo; rails 3.0">my posts on the topic</a>). If you&#8217;ve got a few hours free on February 18th, you may like to check out <a href="http://en.oreilly.com/railswinter10" title="Exploring Rails 3 The Free Rails Online Conference - February 18th 2010 - O'Reilly Media">O&#8217;Reilly&#8217;s free online conference about Rails 3</a>. And if you can&#8217;t wait to get started you might like to look at <a href="http://omgbloglol.com/post/359147788/rails-upgrade-automating-a-portion-of-the-rails-3" title="omgbloglol - rails-upgrade: Automating a portion of the Rails 3 upgrade process">Jeremy McNally&#8217;s rails-upgrade gem</a> that may help you on your way.</p>
<p><a href="http://getcaliper.com/" title="Hosted Ruby Metrics - Caliper">Caliper</a> is a hosted version of the metric_fu gem, providing a very simple way to get lots of stats about your ruby app. I&#8217;ve had trouble getting metric_fu to run cleanly, so this could be a handy tool, though I&#8217;d rather get metric_fu properly integrated into my own Continuous Integration system. Speaking of which, my office mate <a href="http://reprocessed.org/blog/easy_rails_ci_with_hudson" title="Easy Rails CI with Hudson - Reprocessed">Matt wrote up his experiences setting up Hudson for CI</a>. I&#8217;m using Hudson too (partly thanks to Matt&#8217;s recommendations) and would highly recommend it.</p>
<p>I enjoyed reading about <a href="http://www.tbray.org/ongoing/When/201x/2010/01/25/Teachable-Moments" title="ongoing by Tim Bray &#xb7; Teachable Moments">Tim Bray&#8217;s experience teaching his son</a> and his classmates about blogging. Tim&#8217;s approach of having the students start by writing seems a great way to instil a positive vision of the web and also introduce a sense that web content isn&#8217;t necessarily to be trusted. On an entirely different note, I also enjoyed <a href="http://russelldavies.typepad.com/planning/2010/01/lowering-the-point-point.html" title="russell davies: lowering the point point">Russell&#8217;s brief piece &#8220;lowering the point point&#8221;</a> arguing that:</p>
<blockquote cite="http://russelldavies.typepad.com/planning/2010/01/lowering-the-point-point.html"><p>Playing with something like Gowalla or Foursquare is worth doing &#8211; to see if it&#8217;s worth doing.</p></blockquote>
<p>It&#8217;s been good to see Rachel Andrew blogging more frequently of late and I&#8217;m enjoying her pieces about running a small business. I&#8217;m particularly intrigued to see what responses come in to <a href="http://www.rachelandrew.co.uk/archives/2010/01/29/spec-work-for-web-developers/">her piece about responding to tenders/RFPs</a> as that&#8217;s a topic I&#8217;ve been wondering about lately too.</p>
<p>Google Sites suddenly becomes more interesting thanks to <a href="http://googlecode.blogspot.com/2010/01/create-and-share-google-sites-with-new.html" title="Google Code Blog: Create and share Google Sites with new Sites Data API features">the addition of a Data API</a>. On a not-entirely-unrelated note, I&#8217;ve been watching <a href="http://scraplab.net/2010/01/28/extractomatic-in-sinatra-on-jruby-on-google-app-engine-on-the-internet/" title="scraplab  &mdash; Extractomatic in Sinatra on JRuby on Google App Engine on the Internet">Tom release extractomatic</a> and <a href="http://husk.org/blog/arch/introducing-docent.html" title="husk.org. chaff. Introducing docent.">Paul release docent</a> with some interest. It used to be that the potential ongoing work of maintenance was a disincentive to releasing tools that others might use, but things like Google App Engine and heroku really help with that.</p>
<p>Oh yes, <a href="http://googleenterprise.blogspot.com/2010/01/modern-browsers-for-modern-applications.html" title="Official Google Enterprise Blog: &#8203;Modern browsers for modern applications">Google are phasing out support for IE6</a>. Could this be the move that pushes those last hold-out large institutions to upgrade to browsers created less than eight years ago?</p>
]]></content:encoded>
			<wfw:commentRss>http://jystewart.net/process/2010/01/weekend-links-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
