<?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; David Jacobs</title>
	<atom:link href="http://pivotallabs.com/author/djacobs/feed/" rel="self" type="application/rss+xml" />
	<link>http://pivotallabs.com</link>
	<description>Agility Developed</description>
	<lastBuildDate>Wed, 19 Jun 2013 07:57:10 +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] 11 April 2012 &#8211; &lt;title&gt;Hello World, I&#8217;m a baby&lt;/title&gt;</title>
		<link>http://pivotallabs.com/standup-sf-11-april-2012-lt-title-gt-hello-world-i-m-a-baby-lt-title-gt/</link>
		<comments>http://pivotallabs.com/standup-sf-11-april-2012-lt-title-gt-hello-world-i-m-a-baby-lt-title-gt/#comments</comments>
		<pubDate>Wed, 11 Apr 2012 23:03:00 +0000</pubDate>
		<dc:creator>David Jacobs</dc:creator>
				<category><![CDATA[Standup]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-sf-11-april-2012-lt-title-gt-hello-world-i-m-a-baby-lt-title-gt/</guid>
		<description><![CDATA[<p><h2>Interesting Things</h2>

<ul>
<li><em>Google Code Jam</em>. Some clients and Pivots are going to be in the office on Friday for the <a href="http://code.google.com/codejam">Google Code Jam</a>. Come out and hack!</li>
<li><em>Epics have officially launched on Pivotal Tracker</em>. More information on the <a href="https://pivotallabs.com/users/rdunlop/blog/articles/2070-introducing-epics-they-re-like-stories-but-bigger">Tracker blog</a></li>
<li><em>Free HTML books for babies</em>. Insightful, inspiring, clever, full of Helvetica. We laughed, we cried. If you missed the free copies, check them out <a href="http://www.amazon.com/HTML-Babies-Web-Design-Volume/dp/0615487661/ref=sr_1_1?ie=UTF8&#38;qid=1334193148&#38;sr=8-1">online</a>.</li>
</ul> <a href="http://pivotallabs.com/standup-sf-11-april-2012-lt-title-gt-hello-world-i-m-a-baby-lt-title-gt/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-sf-11-april-2012-lt-title-gt-hello-world-i-m-a-baby-lt-title-gt/">[Standup][SF] 11 April 2012 &#8211; &amp;lt;title&amp;gt;Hello World, I&#8217;m a baby&amp;lt;/title&amp;gt;</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Interesting Things</h2>
<ul>
<li><em>Google Code Jam</em>. Some clients and Pivots are going to be in the office on Friday for the <a href="http://code.google.com/codejam">Google Code Jam</a>. Come out and hack!</li>
<li><em>Epics have officially launched on Pivotal Tracker</em>. More information on the <a href="https://pivotallabs.com/users/rdunlop/blog/articles/2070-introducing-epics-they-re-like-stories-but-bigger">Tracker blog</a></li>
<li><em>Free HTML books for babies</em>. Insightful, inspiring, clever, full of Helvetica. We laughed, we cried. If you missed the free copies, check them out <a href="http://www.amazon.com/HTML-Babies-Web-Design-Volume/dp/0615487661/ref=sr_1_1?ie=UTF8&amp;qid=1334193148&amp;sr=8-1">online</a>.</li>
</ul>
<p>The post <a href="http://pivotallabs.com/standup-sf-11-april-2012-lt-title-gt-hello-world-i-m-a-baby-lt-title-gt/">[Standup][SF] 11 April 2012 &#8211; &amp;lt;title&amp;gt;Hello World, I&#8217;m a baby&amp;lt;/title&amp;gt;</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-sf-11-april-2012-lt-title-gt-hello-world-i-m-a-baby-lt-title-gt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Standup][SF] 9 April, 2012 &#8211; Scaling the CoderWall</title>
		<link>http://pivotallabs.com/standup-sf-9-april-2012-scaling-the-coderwall/</link>
		<comments>http://pivotallabs.com/standup-sf-9-april-2012-scaling-the-coderwall/#comments</comments>
		<pubDate>Mon, 09 Apr 2012 22:04:00 +0000</pubDate>
		<dc:creator>David Jacobs</dc:creator>
				<category><![CDATA[Standup]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-sf-9-april-2012-scaling-the-coderwall/</guid>
		<description><![CDATA[<p><h2>Ask for Help</h2>

<blockquote>
    <p><em>Has anyone used Pusher.com?</em></p>
</blockquote>

<p>General consensus was that people have heard of the service, but no one has used it.</p>

<h2>Interesting Things</h2>

<ul>
<li><p><em>Don't use let&#40;:test_*&#41; in Rspec 1</em>. If you do, Rspec will run the let block as an assertion. Rspec 1 was retrofitted with the <code>let</code> framework, which creates named methods that can be lazily evaluated inside of test examples. Ruby's Test::Unit, which powers Rspec 1, will run all let blocks unnecessarily if prefixed with "test_". In some cases, this could make method spy expectations fail.</p></li>
<li><p><em>Route specs do not test for the existence of controller actions.</em> They only check for the mapping of routes to controller actions. This is partially due to the fact that a controller method isn't necessary for rendering a page, so a route could legitimately point to a controller without the listed action and would still work. There is a Stack Overflow discussion that <a href="http://stackoverflow.com/questions/9428974/rspec-success-despite-action-and-route-not-defined">explains the logic behind that decision</a>. Integration and controller specs were proposed as alternatives to routing specs.</p></li>
<li><p><em>Pivotal Labs is now 24th on the <a href="http://coderwall.com/">CoderWall</a> leaderboard!</em> Further proof that we're the awesome sauce.</p></li>
</ul> <a href="http://pivotallabs.com/standup-sf-9-april-2012-scaling-the-coderwall/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-sf-9-april-2012-scaling-the-coderwall/">[Standup][SF] 9 April, 2012 &#8211; Scaling the CoderWall</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Ask for Help</h2>
<blockquote>
<p><em>Has anyone used Pusher.com?</em></p>
</blockquote>
<p>General consensus was that people have heard of the service, but no one has used it.</p>
<h2>Interesting Things</h2>
<ul>
<li>
<p><em>Don&#8217;t use let&#40;:test_*&#41; in Rspec 1</em>. If you do, Rspec will run the let block as an assertion. Rspec 1 was retrofitted with the <code>let</code> framework, which creates named methods that can be lazily evaluated inside of test examples. Ruby&#8217;s Test::Unit, which powers Rspec 1, will run all let blocks unnecessarily if prefixed with &#8220;test_&#8221;. In some cases, this could make method spy expectations fail.</p>
</li>
<li>
<p><em>Route specs do not test for the existence of controller actions.</em> They only check for the mapping of routes to controller actions. This is partially due to the fact that a controller method isn&#8217;t necessary for rendering a page, so a route could legitimately point to a controller without the listed action and would still work. There is a Stack Overflow discussion that <a href="http://stackoverflow.com/questions/9428974/rspec-success-despite-action-and-route-not-defined">explains the logic behind that decision</a>. Integration and controller specs were proposed as alternatives to routing specs.</p>
</li>
<li>
<p><em>Pivotal Labs is now 24th on the <a href="http://coderwall.com/">CoderWall</a> leaderboard!</em> Further proof that we&#8217;re the awesome sauce.</p>
</li>
</ul>
<p>The post <a href="http://pivotallabs.com/standup-sf-9-april-2012-scaling-the-coderwall/">[Standup][SF] 9 April, 2012 &#8211; Scaling the CoderWall</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-sf-9-april-2012-scaling-the-coderwall/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Standup 7/8/2011: Lazy time</title>
		<link>http://pivotallabs.com/standup-7-8-2011-lazy-time/</link>
		<comments>http://pivotallabs.com/standup-7-8-2011-lazy-time/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 14:36:00 +0000</pubDate>
		<dc:creator>David Jacobs</dc:creator>
				<category><![CDATA[Standup]]></category>
		<category><![CDATA[agile]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-7-8-2011-lazy-time/</guid>
		<description><![CDATA[<p><h2>Interesting Things</h2>

<p>It turns out NTP, the service that keeps our Unix boxes synced with international time servers, is lazy on the client side.</p>

<p>At Pivotal, our Macs sync up to time.apple.com to accurately reflect the time. This server isn't lazy and will give back the current time when queried.</p>

<p>However, the NTP client-side daemon on our Macs has drifted as far off as 30 seconds because it isn't actively polling time.apple.com. This can lead to strange errors &#40;like longer download times than usual from certain servers&#41;. The simple fix is to reconnect to time.apple.com, or the NTP server of your choice.</p> <a href="http://pivotallabs.com/standup-7-8-2011-lazy-time/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-7-8-2011-lazy-time/">Standup 7/8/2011: Lazy time</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Interesting Things</h2>
<p>It turns out NTP, the service that keeps our Unix boxes synced with international time servers, is lazy on the client side.</p>
<p>At Pivotal, our Macs sync up to time.apple.com to accurately reflect the time. This server isn&#8217;t lazy and will give back the current time when queried.</p>
<p>However, the NTP client-side daemon on our Macs has drifted as far off as 30 seconds because it isn&#8217;t actively polling time.apple.com. This can lead to strange errors &#40;like longer download times than usual from certain servers&#41;. The simple fix is to reconnect to time.apple.com, or the NTP server of your choice.</p>
<p>The post <a href="http://pivotallabs.com/standup-7-8-2011-lazy-time/">Standup 7/8/2011: Lazy time</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-7-8-2011-lazy-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Standup 7/6/2011: Pivotal Tracker, Apple style</title>
		<link>http://pivotallabs.com/standup-7-6-2011/</link>
		<comments>http://pivotallabs.com/standup-7-6-2011/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 14:20:00 +0000</pubDate>
		<dc:creator>David Jacobs</dc:creator>
				<category><![CDATA[Standup]]></category>
		<category><![CDATA[agile]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-7-6-2011/</guid>
		<description><![CDATA[<p><h2>Interesting Things</h2>

<p>Pivotal Tracker is now available as a free iPad app in the iOS App Store! It's based on the popular TrackerBot app from <a href="http://vulpinelabs.com/">Vulpine Labs</a>, which was recently acquired by Pivotal Labs. Dan Posedly gives more details over at <a href="https://pivotallabs.com/users/dan/blog/articles/1772-pivotal-tracker-now-officially-on-the-iphone-ipad-and-ipod-touch-">his Pivotal blog</a>.</p> <a href="http://pivotallabs.com/standup-7-6-2011/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-7-6-2011/">Standup 7/6/2011: Pivotal Tracker, Apple style</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Interesting Things</h2>
<p>Pivotal Tracker is now available as a free iPad app in the iOS App Store! It&#8217;s based on the popular TrackerBot app from <a href="http://vulpinelabs.com/">Vulpine Labs</a>, which was recently acquired by Pivotal Labs. Dan Posedly gives more details over at <a href="https://pivotallabs.com/users/dan/blog/articles/1772-pivotal-tracker-now-officially-on-the-iphone-ipad-and-ipod-touch-">his Pivotal blog</a>.</p>
<p>The post <a href="http://pivotallabs.com/standup-7-6-2011/">Standup 7/6/2011: Pivotal Tracker, Apple style</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-7-6-2011/feed/</wfw:commentRss>
		<slash:comments>1</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 635/675 objects using apc

 Served from: pivotallabs.com @ 2013-06-19 06:06:25 by W3 Total Cache -->