<?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; Jordi Noguera</title>
	<atom:link href="http://pivotallabs.com/author/jordi/feed/" rel="self" type="application/rss+xml" />
	<link>http://pivotallabs.com</link>
	<description>Agility Developed</description>
	<lastBuildDate>Sat, 18 May 2013 23:45: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>12/05/12: Uninteresting (aka no-interestings) wednesday</title>
		<link>http://pivotallabs.com/12-05-12-uninteresting-aka-no-interestings-wednesday/</link>
		<comments>http://pivotallabs.com/12-05-12-uninteresting-aka-no-interestings-wednesday/#comments</comments>
		<pubDate>Wed, 05 Dec 2012 15:13:00 +0000</pubDate>
		<dc:creator>Jordi Noguera</dc:creator>
				<category><![CDATA[Standup]]></category>
		<category><![CDATA[agile]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/12-05-12-uninteresting-aka-no-interestings-wednesday/</guid>
		<description><![CDATA[<p><h2>Helps</h2>

<h3>Test driving contenteditable?</h3>

<p>I want to TDD contenteditable, where a DT element can be changed and it's underlying resource receives an PUT. Is this even possible? </p> <a href="http://pivotallabs.com/12-05-12-uninteresting-aka-no-interestings-wednesday/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/12-05-12-uninteresting-aka-no-interestings-wednesday/">12/05/12: Uninteresting (aka no-interestings) wednesday</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Helps</h2>
<h3>Test driving contenteditable?</h3>
<p>I want to TDD contenteditable, where a DT element can be changed and it&#8217;s underlying resource receives an PUT. Is this even possible? </p>
<p>The post <a href="http://pivotallabs.com/12-05-12-uninteresting-aka-no-interestings-wednesday/">12/05/12: Uninteresting (aka no-interestings) wednesday</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/12-05-12-uninteresting-aka-no-interestings-wednesday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>12/03/12: Q&amp;A day</title>
		<link>http://pivotallabs.com/12-03-12-q-a-day/</link>
		<comments>http://pivotallabs.com/12-03-12-q-a-day/#comments</comments>
		<pubDate>Mon, 03 Dec 2012 15:14:00 +0000</pubDate>
		<dc:creator>Jordi Noguera</dc:creator>
				<category><![CDATA[Standup]]></category>
		<category><![CDATA[agile]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/12-03-12-q-a-day/</guid>
		<description><![CDATA[<p><h2>Interestings</h2>

<h3>Switching to git+ssh urls over https urls in our Gemfile made deploys <em>much</em> faster.</h3>

<p>Today's github outage drove us to try ssh urls instead of the https urls we were using.  A pleasant speed improvement in deployment time resulted.</p> <a href="http://pivotallabs.com/12-03-12-q-a-day/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/12-03-12-q-a-day/">12/03/12: Q&#038;A day</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Interestings</h2>
<h3>Switching to git+ssh urls over https urls in our Gemfile made deploys <em>much</em> faster.</h3>
<p>Today&#8217;s github outage drove us to try ssh urls instead of the https urls we were using.  A pleasant speed improvement in deployment time resulted.</p>
<p>The post <a href="http://pivotallabs.com/12-03-12-q-a-day/">12/03/12: Q&#038;A day</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/12-03-12-q-a-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Standup][SF] 04/13/12 &#8211; Google crickets</title>
		<link>http://pivotallabs.com/standup-sf-04-13-12-google-crickets/</link>
		<comments>http://pivotallabs.com/standup-sf-04-13-12-google-crickets/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 23:17:00 +0000</pubDate>
		<dc:creator>Jordi Noguera</dc:creator>
				<category><![CDATA[Labs]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-sf-04-13-12-google-crickets/</guid>
		<description><![CDATA[<p><h2>Helps:</h2>

<blockquote>
    <p><em>How to test a javascript onLoad event in an iframe?</em></p>
</blockquote>

<p>*crickets*</p>

<h2>Interesting things:</h2>

<p><a href="http://code.google.com/codejam">Google Code Jam</a> is today, some pivots will be taking part on it!</p> <a href="http://pivotallabs.com/standup-sf-04-13-12-google-crickets/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-sf-04-13-12-google-crickets/">[Standup][SF] 04/13/12 &#8211; Google crickets</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Helps:</h2>
<blockquote>
<p><em>How to test a javascript onLoad event in an iframe?</em></p>
</blockquote>
<p>*crickets*</p>
<h2>Interesting things:</h2>
<p><a href="http://code.google.com/codejam">Google Code Jam</a> is today, some pivots will be taking part on it!</p>
<p>The post <a href="http://pivotallabs.com/standup-sf-04-13-12-google-crickets/">[Standup][SF] 04/13/12 &#8211; Google crickets</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-sf-04-13-12-google-crickets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Standup][SF] 04/10/12 &#8211; Mind the gap</title>
		<link>http://pivotallabs.com/standup-sf-04-10-12-bring-your-pair-to-standup-day/</link>
		<comments>http://pivotallabs.com/standup-sf-04-10-12-bring-your-pair-to-standup-day/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 16:13:00 +0000</pubDate>
		<dc:creator>Jordi Noguera</dc:creator>
				<category><![CDATA[Labs]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/standup-sf-04-10-12-bring-your-pair-to-standup-day/</guid>
		<description><![CDATA[<p><h2>Interestings:</h2>

<ul>
<li><p>Spacing matters. Leaving a space after a minus and before a number is entirely different from putting the minus right before the number. The former is binary arithmetic and the latter is a unary operator. For example:</p>

<pre><code>[-1, 1, 2, 3].count - 1 #=&#62; 3 &#40;subtracting 1 from the array size&#41;
[-1, 1, 2, 3].count -1 #=&#62; 1 &#40;counting the number of occurrences of -1 in the array&#41;
</code></pre></li>
</ul> <a href="http://pivotallabs.com/standup-sf-04-10-12-bring-your-pair-to-standup-day/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/standup-sf-04-10-12-bring-your-pair-to-standup-day/">[Standup][SF] 04/10/12 &#8211; Mind the gap</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Interestings:</h2>
<ul>
<li>
<p>Spacing matters. Leaving a space after a minus and before a number is entirely different from putting the minus right before the number. The former is binary arithmetic and the latter is a unary operator. For example:</p>
<pre><code>[-1, 1, 2, 3].count - 1 #=&gt; 3 &#40;subtracting 1 from the array size&#41;
[-1, 1, 2, 3].count -1 #=&gt; 1 &#40;counting the number of occurrences of -1 in the array&#41;
</code></pre>
</li>
</ul>
<p>The post <a href="http://pivotallabs.com/standup-sf-04-10-12-bring-your-pair-to-standup-day/">[Standup][SF] 04/10/12 &#8211; Mind the gap</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/standup-sf-04-10-12-bring-your-pair-to-standup-day/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 633/675 objects using apc

 Served from: pivotallabs.com @ 2013-05-19 08:16:27 by W3 Total Cache -->