<?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>Pivotal Labs &#187; Gregg Van Hove</title>
	<atom:link href="http://pivotallabs.com/author/gvanhove/feed/" rel="self" type="application/rss+xml" />
	<link>http://pivotallabs.com</link>
	<description>Agility Developed</description>
	<lastBuildDate>Thu, 23 May 2013 19:42:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Standup 02/23/2012 &#8211; Charts are cool</title>
		<link>http://pivotallabs.com/standup-02-23-2012-charts-are-cool/</link>
		<comments>http://pivotallabs.com/standup-02-23-2012-charts-are-cool/#comments</comments>
		<pubDate>Thu, 23 Feb 2012 15:15:00 +0000</pubDate>
		<dc:creator>Gregg Van Hove</dc:creator>
				<category><![CDATA[Standup]]></category>
		<category><![CDATA[agile]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-02-23-2012-charts-are-cool/</guid>
		<description><![CDATA[<p><h2>Ask for help</h2>

<ul>
<li><p>A team is migrating from PaperClip to CarrierWave and while the site seems to work fine, however tests are failing in strange ways. Specifically, tests about replacing images aren't saving any changes to the database, but there are no validation errors.</p></li>
<li><p>What javascript charting libraries are cool?</p></li>
</ul>

<p>The easy recommendation was HighCharts &#40;http://www.highcharts.com/&#41;</p>

<p>And there is also D3 &#40;http://mbostock.github.com/d3/&#41; but it is much more low level</p>

<h2>Interesting things</h2>

<ul>
<li>According to Amazons AWS newsletter, S3 now has 762 billion objects and is serving 500,000 requests per second.</li>
</ul> <a href="http://pivotallabs.com/standup-02-23-2012-charts-are-cool/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-02-23-2012-charts-are-cool/">Standup 02/23/2012 &#8211; Charts are cool</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Ask for help</h2>
<ul>
<li>
<p>A team is migrating from PaperClip to CarrierWave and while the site seems to work fine, however tests are failing in strange ways. Specifically, tests about replacing images aren&#8217;t saving any changes to the database, but there are no validation errors.</p>
</li>
<li>
<p>What javascript charting libraries are cool?</p>
</li>
</ul>
<p>The easy recommendation was HighCharts &#40;http://www.highcharts.com/&#41;</p>
<p>And there is also D3 &#40;http://mbostock.github.com/d3/&#41; but it is much more low level</p>
<h2>Interesting things</h2>
<ul>
<li>According to Amazons AWS newsletter, S3 now has 762 billion objects and is serving 500,000 requests per second.</li>
</ul>
<p>The post <a href="http://pivotallabs.com/standup-02-23-2012-charts-are-cool/">Standup 02/23/2012 &#8211; Charts are cool</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-02-23-2012-charts-are-cool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Standup 02/22/2012: Apache trying to compete with Nginx?</title>
		<link>http://pivotallabs.com/standup-02-22-2012-apache-trying-to-compete-with-nginx/</link>
		<comments>http://pivotallabs.com/standup-02-22-2012-apache-trying-to-compete-with-nginx/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 15:12:00 +0000</pubDate>
		<dc:creator>Gregg Van Hove</dc:creator>
				<category><![CDATA[Standup]]></category>
		<category><![CDATA[agile]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-02-22-2012-apache-trying-to-compete-with-nginx/</guid>
		<description><![CDATA[<p><h2>Ask for help</h2>

<ul>
<li>Where are the cool parking garages around the new office?</li>
</ul>

<p>There appear to be many options close by.</p>

<ul>
<li>What is the best way to estimate hosting costs? &#40;e.g. how many dynos on heroku etc.&#41;</li>
</ul>

<p>One suggestion was to try load testing the app in the real hosting environment to get an idea on what you can realistically take.</p>

<h2>Interesting Things</h2>

<ul>
<li>A new version of Apache has been released that is trying to compete better with nginx</li>
</ul> <a href="http://pivotallabs.com/standup-02-22-2012-apache-trying-to-compete-with-nginx/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-02-22-2012-apache-trying-to-compete-with-nginx/">Standup 02/22/2012: Apache trying to compete with Nginx?</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Ask for help</h2>
<ul>
<li>Where are the cool parking garages around the new office?</li>
</ul>
<p>There appear to be many options close by.</p>
<ul>
<li>What is the best way to estimate hosting costs? &#40;e.g. how many dynos on heroku etc.&#41;</li>
</ul>
<p>One suggestion was to try load testing the app in the real hosting environment to get an idea on what you can realistically take.</p>
<h2>Interesting Things</h2>
<ul>
<li>A new version of Apache has been released that is trying to compete better with nginx</li>
</ul>
<p>The post <a href="http://pivotallabs.com/standup-02-22-2012-apache-trying-to-compete-with-nginx/">Standup 02/22/2012: Apache trying to compete with Nginx?</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-02-22-2012-apache-trying-to-compete-with-nginx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Standup 10/7/2011: Google says NO!</title>
		<link>http://pivotallabs.com/standup-10-7-2011-google-says-no/</link>
		<comments>http://pivotallabs.com/standup-10-7-2011-google-says-no/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 14:09:00 +0000</pubDate>
		<dc:creator>Gregg Van Hove</dc:creator>
				<category><![CDATA[Standup]]></category>
		<category><![CDATA[agile]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-10-7-2011-google-says-no/</guid>
		<description><![CDATA[<p><h2>Ask for help</h2>

<ul>
<li>Google's documentation says they won't server AdSense over SSL. Are there any workarounds?</li>
</ul>

<p>No workarounds that anyone knew.</p> <a href="http://pivotallabs.com/standup-10-7-2011-google-says-no/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-10-7-2011-google-says-no/">Standup 10/7/2011: Google says NO!</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Ask for help</h2>
<ul>
<li>Google&#8217;s documentation says they won&#8217;t server AdSense over SSL. Are there any workarounds?</li>
</ul>
<p>No workarounds that anyone knew.</p>
<p>The post <a href="http://pivotallabs.com/standup-10-7-2011-google-says-no/">Standup 10/7/2011: Google says NO!</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-10-7-2011-google-says-no/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Standup 10/5/2011: Where&#8217;s my stacktrace?</title>
		<link>http://pivotallabs.com/standup-10-5-2011-where-s-my-stacktrace/</link>
		<comments>http://pivotallabs.com/standup-10-5-2011-where-s-my-stacktrace/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 14:15:00 +0000</pubDate>
		<dc:creator>Gregg Van Hove</dc:creator>
				<category><![CDATA[Standup]]></category>
		<category><![CDATA[agile]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-10-5-2011-where-s-my-stacktrace/</guid>
		<description><![CDATA[<p><h2>Ask for help</h2>

<ul>
<li>Does the Rails 3 asset pipeline work on Heroku Cedar at slug build?</li>
</ul>

<p>Resounding yesses from around the room.</p>

<ul>
<li>We're using Rails 3.0.10 and when we send emails with ActionMailer the timestamp in the header is marked as UTC, but it's really the local time of the app &#40;PST&#41;. Is there any way to fix this?</li>
</ul>

<p>No real solutions for this.</p>

<ul>
<li>We're getting an Internal Server Error, but not seeing the nice Rails stacktrace page. It appears that the error is buried in rack somewhere. Does anyone know how to get a better error report?</li>
</ul>

<p><a href="https://github.com/avdi/hammertime">Hammertime</a> was suggested.</p>

<ul>
<li>When trying to build a gem what are the versions of Ruby and RubyGems that you should use to allow the gem to work everywhere.</li>
</ul>

<p>Suggested to build the gem with Ruby 1.8.7</p> <a href="http://pivotallabs.com/standup-10-5-2011-where-s-my-stacktrace/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-10-5-2011-where-s-my-stacktrace/">Standup 10/5/2011: Where&#8217;s my stacktrace?</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Ask for help</h2>
<ul>
<li>Does the Rails 3 asset pipeline work on Heroku Cedar at slug build?</li>
</ul>
<p>Resounding yesses from around the room.</p>
<ul>
<li>We&#8217;re using Rails 3.0.10 and when we send emails with ActionMailer the timestamp in the header is marked as UTC, but it&#8217;s really the local time of the app &#40;PST&#41;. Is there any way to fix this?</li>
</ul>
<p>No real solutions for this.</p>
<ul>
<li>We&#8217;re getting an Internal Server Error, but not seeing the nice Rails stacktrace page. It appears that the error is buried in rack somewhere. Does anyone know how to get a better error report?</li>
</ul>
<p><a href="https://github.com/avdi/hammertime">Hammertime</a> was suggested.</p>
<ul>
<li>When trying to build a gem what are the versions of Ruby and RubyGems that you should use to allow the gem to work everywhere.</li>
</ul>
<p>Suggested to build the gem with Ruby 1.8.7</p>
<p>The post <a href="http://pivotallabs.com/standup-10-5-2011-where-s-my-stacktrace/">Standup 10/5/2011: Where&#8217;s my stacktrace?</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-10-5-2011-where-s-my-stacktrace/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Standup 10/3/2011: filename.should == classname</title>
		<link>http://pivotallabs.com/standup-10-3-2011-filename-should-classname/</link>
		<comments>http://pivotallabs.com/standup-10-3-2011-filename-should-classname/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 14:13:00 +0000</pubDate>
		<dc:creator>Gregg Van Hove</dc:creator>
				<category><![CDATA[Standup]]></category>
		<category><![CDATA[agile]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-10-3-2011-filename-should-classname/</guid>
		<description><![CDATA[<p><h2>Ask for help</h2>

<ul>
<li>We have ruby files where the class isn't named the same as the file. When we deploy to an environment that runs with memcache, the classes can't be loaded from memcache and we get a 'no constant defined' error.</li>
</ul>

<p>Other than, "don't name your files like that" the next best answer is to setup some file that eager loads all of your classes by name before memcache gets loaded.</p>

<h2>Interesting Things</h2>

<ul>
<li>jQuery 1.6.2 crashes IE8 when the page has a background image on the body. If you see this upgrade to jQuery 1.6.4 unless you want to crash the most popular browser.</li>
</ul> <a href="http://pivotallabs.com/standup-10-3-2011-filename-should-classname/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-10-3-2011-filename-should-classname/">Standup 10/3/2011: filename.should == classname</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Ask for help</h2>
<ul>
<li>We have ruby files where the class isn&#8217;t named the same as the file. When we deploy to an environment that runs with memcache, the classes can&#8217;t be loaded from memcache and we get a &#8216;no constant defined&#8217; error.</li>
</ul>
<p>Other than, &#8220;don&#8217;t name your files like that&#8221; the next best answer is to setup some file that eager loads all of your classes by name before memcache gets loaded.</p>
<h2>Interesting Things</h2>
<ul>
<li>jQuery 1.6.2 crashes IE8 when the page has a background image on the body. If you see this upgrade to jQuery 1.6.4 unless you want to crash the most popular browser.</li>
</ul>
<p>The post <a href="http://pivotallabs.com/standup-10-3-2011-filename-should-classname/">Standup 10/3/2011: filename.should == classname</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-10-3-2011-filename-should-classname/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Standup 6/10/2011: scp&#8217;s magical tab completion</title>
		<link>http://pivotallabs.com/standup-6-10-2011-scp-s-magical-tab-completion/</link>
		<comments>http://pivotallabs.com/standup-6-10-2011-scp-s-magical-tab-completion/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 14:15:00 +0000</pubDate>
		<dc:creator>Gregg Van Hove</dc:creator>
				<category><![CDATA[Standup]]></category>
		<category><![CDATA[agile]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-6-10-2011-scp-s-magical-tab-completion/</guid>
		<description><![CDATA[<p><h2>Ask for help</h2>

<ul>
<li>Some pivots on an Android project were trying to remember if there was any way to turn of overscroll glow in lists.</li>
</ul>

<h2>Interesting Things</h2>

<ul>
<li><p>DevOps Days is coming up on June 17 &#38; 18. They appeared to be sold out before, but are now inviting people off the waiting list, so if you want to go sign up.</p></li>
<li><p>When using scp to get files from a remote machine, it actually uses ssh to get into the machine to do tab completion of the remote filesystem.</p></li>
<li><p>When running specs through <code>rake</code>, FactoryGirl factories are evaluated before fixture data is loaded, which is the opposite of what happens when running directly with <code>spec</code>. This manifests itself with really broken factories if they need to load fixture data but do it too early.</p></li>
</ul>

<p>All this means is, don't write your factories like this:</p>

<pre>
Factory.define :foo do &#124;f&#124;
  f.bar Bar.find_by_number&#40;100&#41;
end
</pre>

<p>Write them using the lambda syntax like this:</p>

<pre>
Factory.define :foo do &#124;f&#124;
  f.bar { Bar.find_by_number&#40;100&#41; }
end
</pre>

<ul>
<li>Some pivots were noticing what seemed to be strange behavior when using the 'and' keyword in ruby, because it has the lowest precedence in the language.</li>
</ul>

<p>Some demonstrations:</p>

<pre>
&#62; def foo1
&#62;   puts 'foo' and false
&#62; end

&#62; a = foo1
foo
 =&#62; nil
&#62; a
 =&#62; nil
</pre>

<p>If you try to wrap the <code>'foo' and false</code> in parentheses, be careful of your spacing:</p>

<pre>
&#62; def foo2
&#62;   puts &#40;'foo' and false&#41;
&#62; end

&#62; b = foo2
foo
 =&#62; nil
&#62; b
 =&#62; nil

&#62; puts&#40;'foo' and false&#41;
SyntaxError: compile error
&#40;irb&#41; syntax error, unexpected kAND, expecting '&#41;'
puts&#40;'foo' and false&#41;
           ^
</pre>

<p>Using <code>&#38;&#38;</code> is a little more predictable</p>

<pre>
&#62; puts 'foo' &#38;&#38; false
false
 =&#62; nil
</pre>

<p>Or the difference when assigning not just printing:</p>

<pre>
&#62; x = 'foo' and false
 =&#62; false
&#62; x
 =&#62; 'foo'
&#62; y = 'foo' &#38;&#38; false
 =&#62; false
&#62; y
 =&#62; false
</pre> <a href="http://pivotallabs.com/standup-6-10-2011-scp-s-magical-tab-completion/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-6-10-2011-scp-s-magical-tab-completion/">Standup 6/10/2011: scp&#8217;s magical tab completion</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Ask for help</h2>
<ul>
<li>Some pivots on an Android project were trying to remember if there was any way to turn of overscroll glow in lists.</li>
</ul>
<h2>Interesting Things</h2>
<ul>
<li>
<p>DevOps Days is coming up on June 17 &amp; 18. They appeared to be sold out before, but are now inviting people off the waiting list, so if you want to go sign up.</p>
</li>
<li>
<p>When using scp to get files from a remote machine, it actually uses ssh to get into the machine to do tab completion of the remote filesystem.</p>
</li>
<li>
<p>When running specs through <code>rake</code>, FactoryGirl factories are evaluated before fixture data is loaded, which is the opposite of what happens when running directly with <code>spec</code>. This manifests itself with really broken factories if they need to load fixture data but do it too early.</p>
</li>
</ul>
<p>All this means is, don&#8217;t write your factories like this:</p>
<pre>
Factory.define :foo do |f|
  f.bar Bar.find_by_number&#40;100&#41;
end
</pre>
<p>Write them using the lambda syntax like this:</p>
<pre>
Factory.define :foo do |f|
  f.bar { Bar.find_by_number&#40;100&#41; }
end
</pre>
<ul>
<li>Some pivots were noticing what seemed to be strange behavior when using the &#8216;and&#8217; keyword in ruby, because it has the lowest precedence in the language.</li>
</ul>
<p>Some demonstrations:</p>
<pre>
&gt; def foo1
&gt;   puts 'foo' and false
&gt; end

&gt; a = foo1
foo
 =&gt; nil
&gt; a
 =&gt; nil
</pre>
<p>If you try to wrap the <code>'foo' and false</code> in parentheses, be careful of your spacing:</p>
<pre>
&gt; def foo2
&gt;   puts &#40;'foo' and false&#41;
&gt; end

&gt; b = foo2
foo
 =&gt; nil
&gt; b
 =&gt; nil

&gt; puts&#40;'foo' and false&#41;
SyntaxError: compile error
&#40;irb&#41; syntax error, unexpected kAND, expecting '&#41;'
puts&#40;'foo' and false&#41;
           ^
</pre>
<p>Using <code>&amp;&amp;</code> is a little more predictable</p>
<pre>
&gt; puts 'foo' &amp;&amp; false
false
 =&gt; nil
</pre>
<p>Or the difference when assigning not just printing:</p>
<pre>
&gt; x = 'foo' and false
 =&gt; false
&gt; x
 =&gt; 'foo'
&gt; y = 'foo' &amp;&amp; false
 =&gt; false
&gt; y
 =&gt; false
</pre>
<p>The post <a href="http://pivotallabs.com/standup-6-10-2011-scp-s-magical-tab-completion/">Standup 6/10/2011: scp&#8217;s magical tab completion</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-6-10-2011-scp-s-magical-tab-completion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Standup 6/6/2011: SSH IdentitiesOnly bites back</title>
		<link>http://pivotallabs.com/standup-6-6-2011-ssh-identitiesonly-bites-back/</link>
		<comments>http://pivotallabs.com/standup-6-6-2011-ssh-identitiesonly-bites-back/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 14:15:00 +0000</pubDate>
		<dc:creator>Gregg Van Hove</dc:creator>
				<category><![CDATA[Standup]]></category>
		<category><![CDATA[agile]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-6-6-2011-ssh-identitiesonly-bites-back/</guid>
		<description><![CDATA[<p><h2>Ask for help</h2>

<ul>
<li>How do you specify a behavior for Backbone.js when there is no hash?</li>
</ul>

<p>You specify a default behavior for the Backbone model.</p>

<h2>Interesting Things</h2>

<ul>
<li>If you have IdentitiesOnly turned on in your .ssh/config file, ssh will not connect to any hosts that aren't listed. This bit a team trying to set up heroku auto-deploys on their CI box, once they added a heroku Host to .ssh/config, everything worked fine.</li>
</ul> <a href="http://pivotallabs.com/standup-6-6-2011-ssh-identitiesonly-bites-back/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-6-6-2011-ssh-identitiesonly-bites-back/">Standup 6/6/2011: SSH IdentitiesOnly bites back</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Ask for help</h2>
<ul>
<li>How do you specify a behavior for Backbone.js when there is no hash?</li>
</ul>
<p>You specify a default behavior for the Backbone model.</p>
<h2>Interesting Things</h2>
<ul>
<li>If you have IdentitiesOnly turned on in your .ssh/config file, ssh will not connect to any hosts that aren&#8217;t listed. This bit a team trying to set up heroku auto-deploys on their CI box, once they added a heroku Host to .ssh/config, everything worked fine.</li>
</ul>
<p>The post <a href="http://pivotallabs.com/standup-6-6-2011-ssh-identitiesonly-bites-back/">Standup 6/6/2011: SSH IdentitiesOnly bites back</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-6-6-2011-ssh-identitiesonly-bites-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Standup 1/27/2011: Paperclip hangs?</title>
		<link>http://pivotallabs.com/standup-1-27-2011-paperclip-hangs/</link>
		<comments>http://pivotallabs.com/standup-1-27-2011-paperclip-hangs/#comments</comments>
		<pubDate>Fri, 28 Jan 2011 15:12:00 +0000</pubDate>
		<dc:creator>Gregg Van Hove</dc:creator>
				<category><![CDATA[Standup]]></category>
		<category><![CDATA[agile]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-1-27-2011-paperclip-hangs/</guid>
		<description><![CDATA[<p><h2>Ask for Help</h2>

<blockquote>
    <p>Some pivots are trying to import a large number of images into paperclip, and it seemed to hang when shelling out to convert at different images.</p>
</blockquote>

<p>Suggestions for troubleshooting included:</p>

<ul>
<li>look at the memory usage over the course of the import</li>
<li>try running one file many time to see if it's just some bad images</li>
</ul> <a href="http://pivotallabs.com/standup-1-27-2011-paperclip-hangs/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-1-27-2011-paperclip-hangs/">Standup 1/27/2011: Paperclip hangs?</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Ask for Help</h2>
<blockquote>
<p>Some pivots are trying to import a large number of images into paperclip, and it seemed to hang when shelling out to convert at different images.</p>
</blockquote>
<p>Suggestions for troubleshooting included:</p>
<ul>
<li>look at the memory usage over the course of the import</li>
<li>try running one file many time to see if it&#8217;s just some bad images</li>
</ul>
<p>The post <a href="http://pivotallabs.com/standup-1-27-2011-paperclip-hangs/">Standup 1/27/2011: Paperclip hangs?</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-1-27-2011-paperclip-hangs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Standup 1/27/2011: Rails server eats your batteries</title>
		<link>http://pivotallabs.com/standup-1-27-2011-rails-server-eats-your-batteries/</link>
		<comments>http://pivotallabs.com/standup-1-27-2011-rails-server-eats-your-batteries/#comments</comments>
		<pubDate>Thu, 27 Jan 2011 15:17:00 +0000</pubDate>
		<dc:creator>Gregg Van Hove</dc:creator>
				<category><![CDATA[Standup]]></category>
		<category><![CDATA[agile]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-1-27-2011-rails-server-eats-your-batteries/</guid>
		<description><![CDATA[<p><h2>Ask for Help</h2>

<blockquote>
    <p>A pivot was looking for help with using mod_proxy on apache. It only seemed to want to proxy the root.</p>
</blockquote>

<p>The only real suggestion available was to use HAProxy instead, but that wasn't an option for this project</p>

<blockquote>
    <p>Some pivots were looking for help using bundler together with capistrano, but without rvm.</p>
</blockquote>

<p>No real suggestions on what the problem could be.</p>

<blockquote>
    <p>Some pivots were wondering how long of a time-box  they should set aside to get jasmine running in CI.</p>
</blockquote>

<p>Consensus was that it should only take about a half-hour.</p>

<h2>Interesting Things</h2>

<ul>
<li>A pivot noticed that the battery life on his MacBook Air seemed to suddenly drop from about 8 hours down to only 4 hours. After some digging through top, it turned out that running rails server and rake jasmine:ci were causing the machine to never be able to fully enter sleep/hibernate to save battery life. So remember to turn those off when you put your laptop away.</li>
</ul> <a href="http://pivotallabs.com/standup-1-27-2011-rails-server-eats-your-batteries/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-1-27-2011-rails-server-eats-your-batteries/">Standup 1/27/2011: Rails server eats your batteries</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Ask for Help</h2>
<blockquote>
<p>A pivot was looking for help with using mod_proxy on apache. It only seemed to want to proxy the root.</p>
</blockquote>
<p>The only real suggestion available was to use HAProxy instead, but that wasn&#8217;t an option for this project</p>
<blockquote>
<p>Some pivots were looking for help using bundler together with capistrano, but without rvm.</p>
</blockquote>
<p>No real suggestions on what the problem could be.</p>
<blockquote>
<p>Some pivots were wondering how long of a time-box  they should set aside to get jasmine running in CI.</p>
</blockquote>
<p>Consensus was that it should only take about a half-hour.</p>
<h2>Interesting Things</h2>
<ul>
<li>A pivot noticed that the battery life on his MacBook Air seemed to suddenly drop from about 8 hours down to only 4 hours. After some digging through top, it turned out that running rails server and rake jasmine:ci were causing the machine to never be able to fully enter sleep/hibernate to save battery life. So remember to turn those off when you put your laptop away.</li>
</ul>
<p>The post <a href="http://pivotallabs.com/standup-1-27-2011-rails-server-eats-your-batteries/">Standup 1/27/2011: Rails server eats your batteries</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-1-27-2011-rails-server-eats-your-batteries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Standup 1/26/2011: Rails bridge is cool</title>
		<link>http://pivotallabs.com/standup-1-26-2011-rails-bridge-is-cool/</link>
		<comments>http://pivotallabs.com/standup-1-26-2011-rails-bridge-is-cool/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 15:19:00 +0000</pubDate>
		<dc:creator>Gregg Van Hove</dc:creator>
				<category><![CDATA[Standup]]></category>
		<category><![CDATA[agile]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-1-26-2011-rails-bridge-is-cool/</guid>
		<description><![CDATA[<p><h2>Ask for Help</h2>

<blockquote>
    <p>Some pivots were looking for experts with google analytics.</p>
</blockquote>

<p>A pivot or two has had experience. Splunk was also suggested as a way to get some potentially different analytics, but warnings were given that it can take a while to get everything set up for Splunk to work correctly.</p>

<h2>Interesting Things</h2>

<ul>
<li><p><a href="https://github.com/fesplugas/typus">Typus</a> allows easily adding the ability for admin users to edit structured content in your rails app.</p></li>
<li><p>OpenSource Women's Leadership summit is this Friday. See <a href="http://owlsummit.eventbrite.com/">here</a> for tickets. And <a href="http://workshops.railsbridge.org/2011/01/celebrate-women-in-open-source-on-jan-28th/">check this out</a> for more info</p></li>
</ul> <a href="http://pivotallabs.com/standup-1-26-2011-rails-bridge-is-cool/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-1-26-2011-rails-bridge-is-cool/">Standup 1/26/2011: Rails bridge is cool</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Ask for Help</h2>
<blockquote>
<p>Some pivots were looking for experts with google analytics.</p>
</blockquote>
<p>A pivot or two has had experience. Splunk was also suggested as a way to get some potentially different analytics, but warnings were given that it can take a while to get everything set up for Splunk to work correctly.</p>
<h2>Interesting Things</h2>
<ul>
<li>
<p><a href="https://github.com/fesplugas/typus">Typus</a> allows easily adding the ability for admin users to edit structured content in your rails app.</p>
</li>
<li>
<p>OpenSource Women&#8217;s Leadership summit is this Friday. See <a href="http://owlsummit.eventbrite.com/">here</a> for tickets. And <a href="http://workshops.railsbridge.org/2011/01/celebrate-women-in-open-source-on-jan-28th/">check this out</a> for more info</p>
</li>
</ul>
<p>The post <a href="http://pivotallabs.com/standup-1-26-2011-rails-bridge-is-cool/">Standup 1/26/2011: Rails bridge is cool</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-1-26-2011-rails-bridge-is-cool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using apc
Database Caching using apc
Object Caching 1133/1221 objects using apc

 Served from: pivotallabs.com @ 2013-05-23 17:29:29 by W3 Total Cache -->