<?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; Bleicke Petersen</title>
	<atom:link href="http://pivotallabs.com/author/bpetersen/feed/" rel="self" type="application/rss+xml" />
	<link>http://pivotallabs.com</link>
	<description>Agility Developed</description>
	<lastBuildDate>Tue, 21 May 2013 16:50:52 +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][SF] 09/13/12: Diamond Gold Bar Day</title>
		<link>http://pivotallabs.com/standup-sf-09-13-12-diamond-gold-bar-day/</link>
		<comments>http://pivotallabs.com/standup-sf-09-13-12-diamond-gold-bar-day/#comments</comments>
		<pubDate>Thu, 13 Sep 2012 14:29:00 +0000</pubDate>
		<dc:creator>Bleicke Petersen</dc:creator>
				<category><![CDATA[Standup]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-sf-09-13-12-diamond-gold-bar-day/</guid>
		<description><![CDATA[<p><h2>Helps</h2>

<ul>
<li><p>How far to go when testing production?</p></li>
<li><p>Test something when you're afraid it's going to fail, e.g because you don't trust an API</p></li>
<li><p>This becomes monitoring</p></li>
</ul>

<h2>Events</h2>

<ul>
<li>SF DevOps meetup tonight!</li>
</ul> <a href="http://pivotallabs.com/standup-sf-09-13-12-diamond-gold-bar-day/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-sf-09-13-12-diamond-gold-bar-day/">[Standup][SF] 09/13/12: Diamond Gold Bar Day</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Helps</h2>
<ul>
<li>
<p>How far to go when testing production?</p>
</li>
<li>
<p>Test something when you&#8217;re afraid it&#8217;s going to fail, e.g because you don&#8217;t trust an API</p>
</li>
<li>
<p>This becomes monitoring</p>
</li>
</ul>
<h2>Events</h2>
<ul>
<li>SF DevOps meetup tonight!</li>
</ul>
<p>The post <a href="http://pivotallabs.com/standup-sf-09-13-12-diamond-gold-bar-day/">[Standup][SF] 09/13/12: Diamond Gold Bar Day</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-sf-09-13-12-diamond-gold-bar-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Standup][SF] 09/11/12: As far as standups are concerned, it was ok</title>
		<link>http://pivotallabs.com/standup-sf-09-11-12-as-far-as-standups-are-concerned-it-was-ok/</link>
		<comments>http://pivotallabs.com/standup-sf-09-11-12-as-far-as-standups-are-concerned-it-was-ok/#comments</comments>
		<pubDate>Tue, 11 Sep 2012 14:31:00 +0000</pubDate>
		<dc:creator>Bleicke Petersen</dc:creator>
				<category><![CDATA[Standup]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-sf-09-11-12-as-far-as-standups-are-concerned-it-was-ok/</guid>
		<description><![CDATA[<p><h2>Helps</h2>

<ul>
<li>Tracker search: NOT label</li>
</ul>

<p>I'd like to run a search in Tracker for stories that are not marked &#40;labelled&#41; "blocked". How?</p>

<p>Try "-blocked"</p>

<ul>
<li>Compass Rails + Premailer + Heroku = File to import not found or unreadable</li>
</ul>

<p>Sass::SyntaxError
Error
File to import not found or unreadable: compass/css3/box-shadow. Load path: Sass::Rails::Importer&#40;/app/app/assets/stylesheets/email.scss&#41;
/app/app/assets/stylesheets/text_styling.scss:1
/app/app/assets/stylesheets/email.scss:2</p>

<p>Possibly, your gem is in the assets-group, not the production-group. This means it will not be loaded on production. Try moving it to production.</p>

<h2>Interestings</h2>

<ul>
<li>heroku maintenance mode works through the API but not the CLI</li>
</ul>

<p>i.e., through herokusan but not by doing heroku maintenance:on.</p>

<p>May be a bug in the heroku gem.</p> <a href="http://pivotallabs.com/standup-sf-09-11-12-as-far-as-standups-are-concerned-it-was-ok/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-sf-09-11-12-as-far-as-standups-are-concerned-it-was-ok/">[Standup][SF] 09/11/12: As far as standups are concerned, it was ok</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Helps</h2>
<ul>
<li>Tracker search: NOT label</li>
</ul>
<p>I&#8217;d like to run a search in Tracker for stories that are not marked &#40;labelled&#41; &#8220;blocked&#8221;. How?</p>
<p>Try &#8220;-blocked&#8221;</p>
<ul>
<li>Compass Rails + Premailer + Heroku = File to import not found or unreadable</li>
</ul>
<p>Sass::SyntaxError<br />
Error<br />
File to import not found or unreadable: compass/css3/box-shadow. Load path: Sass::Rails::Importer&#40;/app/app/assets/stylesheets/email.scss&#41;<br />
/app/app/assets/stylesheets/text_styling.scss:1<br />
/app/app/assets/stylesheets/email.scss:2</p>
<p>Possibly, your gem is in the assets-group, not the production-group. This means it will not be loaded on production. Try moving it to production.</p>
<h2>Interestings</h2>
<ul>
<li>heroku maintenance mode works through the API but not the CLI</li>
</ul>
<p>i.e., through herokusan but not by doing heroku maintenance:on.</p>
<p>May be a bug in the heroku gem.</p>
<p>The post <a href="http://pivotallabs.com/standup-sf-09-11-12-as-far-as-standups-are-concerned-it-was-ok/">[Standup][SF] 09/11/12: As far as standups are concerned, it was ok</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-sf-09-11-12-as-far-as-standups-are-concerned-it-was-ok/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>09/10/12: &quot;We need it to work differently&quot;</title>
		<link>http://pivotallabs.com/09-10-12-we-need-it-to-work-differently/</link>
		<comments>http://pivotallabs.com/09-10-12-we-need-it-to-work-differently/#comments</comments>
		<pubDate>Mon, 10 Sep 2012 14:25:00 +0000</pubDate>
		<dc:creator>Bleicke Petersen</dc:creator>
				<category><![CDATA[Standup]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/09-10-12-we-need-it-to-work-differently/</guid>
		<description><![CDATA[<p><h2>Helps</h2>

<ul>
<li>SQLite gem on Heroku</li>
</ul>

<p>Don't even try, or any other ideas?</p>

<ul>
<li>Caching individual files on nginx</li>
</ul>

<p>Seems you can only set one regex to match cached files, not individual files.</p>

<h2>Events</h2>

<ul>
<li>SF DevOps Meetup - Thursday 9/13</li>
</ul>

<p><a href="http://www.meetup.com/San-Francisco-DevOps/events/80910852/">OpenStack, DevOps Experience Report and a little Bash TDD</a></p> <a href="http://pivotallabs.com/09-10-12-we-need-it-to-work-differently/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/09-10-12-we-need-it-to-work-differently/">09/10/12: &quot;We need it to work differently&quot;</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Helps</h2>
<ul>
<li>SQLite gem on Heroku</li>
</ul>
<p>Don&#8217;t even try, or any other ideas?</p>
<ul>
<li>Caching individual files on nginx</li>
</ul>
<p>Seems you can only set one regex to match cached files, not individual files.</p>
<h2>Events</h2>
<ul>
<li>SF DevOps Meetup &#8211; Thursday 9/13</li>
</ul>
<p><a href="http://www.meetup.com/San-Francisco-DevOps/events/80910852/">OpenStack, DevOps Experience Report and a little Bash TDD</a></p>
<p>The post <a href="http://pivotallabs.com/09-10-12-we-need-it-to-work-differently/">09/10/12: &quot;We need it to work differently&quot;</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/09-10-12-we-need-it-to-work-differently/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Standup 02/24/2012: Mostly they do Standup at 9:06, mostly</title>
		<link>http://pivotallabs.com/standup-02-24-2012-mostly-they-do-standup-at-9-06-mostly/</link>
		<comments>http://pivotallabs.com/standup-02-24-2012-mostly-they-do-standup-at-9-06-mostly/#comments</comments>
		<pubDate>Fri, 24 Feb 2012 15:33:00 +0000</pubDate>
		<dc:creator>Bleicke Petersen</dc:creator>
				<category><![CDATA[Standup]]></category>
		<category><![CDATA[agile]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-02-24-2012-mostly-they-do-standup-at-9-06-mostly/</guid>
		<description><![CDATA[<p><h2>Helps</h2>

<p>none</p>

<h2>Interestings</h2>

<p>Firefox remembers the state of checkboxes across refreshes. If you test if a checkbox is checked via jQuery, you might not get the actual values out of the DOM, but the cached state from before the refresh. Keep that in mind when testing.</p>

<p>Rails 2.3.5's has_one: if you build a form for a has_one association, it'll overwrite the old value, even if you do not save. This is intended, but not intuitive. The old record will be orphaned.</p> <a href="http://pivotallabs.com/standup-02-24-2012-mostly-they-do-standup-at-9-06-mostly/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-02-24-2012-mostly-they-do-standup-at-9-06-mostly/">Standup 02/24/2012: Mostly they do Standup at 9:06, mostly</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Helps</h2>
<p>none</p>
<h2>Interestings</h2>
<p>Firefox remembers the state of checkboxes across refreshes. If you test if a checkbox is checked via jQuery, you might not get the actual values out of the DOM, but the cached state from before the refresh. Keep that in mind when testing.</p>
<p>Rails 2.3.5&#8242;s has_one: if you build a form for a has_one association, it&#8217;ll overwrite the old value, even if you do not save. This is intended, but not intuitive. The old record will be orphaned.</p>
<p>The post <a href="http://pivotallabs.com/standup-02-24-2012-mostly-they-do-standup-at-9-06-mostly/">Standup 02/24/2012: Mostly they do Standup at 9:06, mostly</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-02-24-2012-mostly-they-do-standup-at-9-06-mostly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Standup 02/21/2012: Cute title goes here</title>
		<link>http://pivotallabs.com/standup-02-21-2012-cute-title-goes-here/</link>
		<comments>http://pivotallabs.com/standup-02-21-2012-cute-title-goes-here/#comments</comments>
		<pubDate>Tue, 21 Feb 2012 15:46:00 +0000</pubDate>
		<dc:creator>Bleicke Petersen</dc:creator>
				<category><![CDATA[Standup]]></category>
		<category><![CDATA[agile]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-02-21-2012-cute-title-goes-here/</guid>
		<description><![CDATA[<p><h2>Helps</h2>

<blockquote>
    <p><em>"Want to teach college students Rails/Pairing in a Software Engineering class?"</em></p>
</blockquote>

<p>Write an email to Rob. Details to follow soon.</p>

<blockquote>
    <p><em>"How do I set the type of a Backbone class to not always be "child"?"</em></p>
</blockquote>

<p>You can rename the constructor, it's going to have that name. Don't forget to call the constructor of the super class in it.</p>

<blockquote>
    <p><em>"Is there any tool to run Jasmine tests in several windows/browsers in parallel?"</em></p>
</blockquote>

<p>Let us know.</p>

<h2>Interestings</h2>

<h1>CSS Box-Sizing</h1>

<p>The CSS property 'box-sizing' allows you to control the width of an element, including its border and padding.</p>

<pre>
box-sizing: content-box;
</pre>

<p>is the default setting, where the width specifies the width of only the content</p>

<pre>
box-sizing: border-box;
</pre>

<p>specifies the width for both the content, and the border and padding</p>

<pre>
box-sizing: inherit;
</pre>

<p>have a wild guess.</p>

<h1>Ember.js Meetup tonight at 6:30pm</h1>

<p>Technically sold out, but if you just stick around after work, you can still attend.</p> <a href="http://pivotallabs.com/standup-02-21-2012-cute-title-goes-here/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-02-21-2012-cute-title-goes-here/">Standup 02/21/2012: Cute title goes here</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Helps</h2>
<blockquote>
<p><em>&#8220;Want to teach college students Rails/Pairing in a Software Engineering class?&#8221;</em></p>
</blockquote>
<p>Write an email to Rob. Details to follow soon.</p>
<blockquote>
<p><em>&#8220;How do I set the type of a Backbone class to not always be &#8220;child&#8221;?&#8221;</em></p>
</blockquote>
<p>You can rename the constructor, it&#8217;s going to have that name. Don&#8217;t forget to call the constructor of the super class in it.</p>
<blockquote>
<p><em>&#8220;Is there any tool to run Jasmine tests in several windows/browsers in parallel?&#8221;</em></p>
</blockquote>
<p>Let us know.</p>
<h2>Interestings</h2>
<h1>CSS Box-Sizing</h1>
<p>The CSS property &#8216;box-sizing&#8217; allows you to control the width of an element, including its border and padding.</p>
<pre>
box-sizing: content-box;
</pre>
<p>is the default setting, where the width specifies the width of only the content</p>
<pre>
box-sizing: border-box;
</pre>
<p>specifies the width for both the content, and the border and padding</p>
<pre>
box-sizing: inherit;
</pre>
<p>have a wild guess.</p>
<h1>Ember.js Meetup tonight at 6:30pm</h1>
<p>Technically sold out, but if you just stick around after work, you can still attend.</p>
<p>The post <a href="http://pivotallabs.com/standup-02-21-2012-cute-title-goes-here/">Standup 02/21/2012: Cute title goes here</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-02-21-2012-cute-title-goes-here/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 11/18 queries in 0.007 seconds using apc
Object Caching 710/780 objects using apc

 Served from: pivotallabs.com @ 2013-05-22 02:06:31 by W3 Total Cache -->