<?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; Phan Le</title>
	<atom:link href="http://pivotallabs.com/author/ple/feed/" rel="self" type="application/rss+xml" />
	<link>http://pivotallabs.com</link>
	<description>Agility Developed</description>
	<lastBuildDate>Wed, 22 May 2013 22:49:44 +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>06/07/12: It&#8217;s quiet when Heroku is down</title>
		<link>http://pivotallabs.com/06-07-12-it-s-quiet-when-heroku-is-down/</link>
		<comments>http://pivotallabs.com/06-07-12-it-s-quiet-when-heroku-is-down/#comments</comments>
		<pubDate>Thu, 07 Jun 2012 20:43:00 +0000</pubDate>
		<dc:creator>Phan Le</dc:creator>
				<category><![CDATA[Labs]]></category>
		<category><![CDATA[standup sf]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/06-07-12-it-s-quiet-when-heroku-is-down/</guid>
		<description><![CDATA[<p><h2>Helps</h2>

<ul>
<li>Support D3 on IE &#40;http://d3js.org/&#41;</li>
</ul>

<p>Someone suggests using Google Frame. </p>

<h2>Interestings</h2>

<ul>
<li>perseverate</li>
</ul>

<p>per·sev·er·ate/pərˈsevəˌrāt/</p>

<p>Verb:    Repeat or prolong an action, thought, or utterance after the stimulus that prompted it has ceased.</p>

<ul>
<li>Lo-Dash: Drop-in Underscore.js replacement</li>
</ul>

<p>"Underscore.js + performance improvements, bug fixes, and additional features."</p>

<p>http://lodash.com</p>

<ul>
<li><p>Font-Awesome: Like Bootstrap's icons but better</p></li>
<li><p>Icon parity with Bootstrap 2.0.3</p></li>
<li>Many other icons</li>
<li>Compatible with, but does not require Bootstrap</li>
<li>Free for commercial use &#40;CC BY 3.0&#41;</li>
<li><p>http://fortawesome.github.com/Font-Awesome/</p></li>
<li><p>Long environment variables are BAD on Heroku</p></li>
</ul>

<p>Just don't use it, the application won't start. And also make sure you have quotes surrounding strings with equal signs in between.</p> <a href="http://pivotallabs.com/06-07-12-it-s-quiet-when-heroku-is-down/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/06-07-12-it-s-quiet-when-heroku-is-down/">06/07/12: It&#8217;s quiet when Heroku is down</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Helps</h2>
<ul>
<li>Support D3 on IE &#40;http://d3js.org/&#41;</li>
</ul>
<p>Someone suggests using Google Frame. </p>
<h2>Interestings</h2>
<ul>
<li>perseverate</li>
</ul>
<p>per·sev·er·ate/pərˈsevəˌrāt/</p>
<p>Verb:    Repeat or prolong an action, thought, or utterance after the stimulus that prompted it has ceased.</p>
<ul>
<li>Lo-Dash: Drop-in Underscore.js replacement</li>
</ul>
<p>&#8220;Underscore.js + performance improvements, bug fixes, and additional features.&#8221;</p>
<p>http://lodash.com</p>
<ul>
<li>
<p>Font-Awesome: Like Bootstrap&#8217;s icons but better</p>
</li>
<li>
<p>Icon parity with Bootstrap 2.0.3</p>
</li>
<li>Many other icons</li>
<li>Compatible with, but does not require Bootstrap</li>
<li>Free for commercial use &#40;CC BY 3.0&#41;</li>
<li>
<p>http://fortawesome.github.com/Font-Awesome/</p>
</li>
<li>
<p>Long environment variables are BAD on Heroku</p>
</li>
</ul>
<p>Just don&#8217;t use it, the application won&#8217;t start. And also make sure you have quotes surrounding strings with equal signs in between.</p>
<p>The post <a href="http://pivotallabs.com/06-07-12-it-s-quiet-when-heroku-is-down/">06/07/12: It&#8217;s quiet when Heroku is down</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/06-07-12-it-s-quiet-when-heroku-is-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Title: 06/05/12: Facebook 500</title>
		<link>http://pivotallabs.com/title-06-05-12-facebook-500/</link>
		<comments>http://pivotallabs.com/title-06-05-12-facebook-500/#comments</comments>
		<pubDate>Tue, 05 Jun 2012 18:50:00 +0000</pubDate>
		<dc:creator>Phan Le</dc:creator>
				<category><![CDATA[Labs]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/title-06-05-12-facebook-500/</guid>
		<description><![CDATA[<p><h2>Helps</h2>

<ul>
<li>Sending Facebook messages when site has BasicAuth or Redirect</li>
</ul>

<p>When calling FB.ui&#40;&#41; to send a message that has a link &#40;say to invite a user to your site&#41;, the link must return a 200. Which is incompatible w/ BasicAuth and Redirects.</p>

<p>Has anyone found a way to work around this in a staging environment so that a story can be accepted?</p>

<ul>
<li>Trying to set up CCMenu to talk to Jenkins with BasicAuth </li>
</ul>

<p>But no projects available for selection. </p>

<ul>
<li>one suggestion checking the cc.xml</li>
<li>Don't use space in project name</li>
</ul>

<h2>Interestings</h2>

<ul>
<li>Capybara with Selenium in CI not cleaning up webmock requests</li>
</ul>

<p>Jonathan's project is randomizing order of request and controller specs. It seems if a controller spec runs after a request spec, it fails because the controller spec expects no mocked request but did. The mocked out request was made in the request spec earlier. Not happening if running locally. </p>

<h2>Events</h2>

<ul>
<li>SF Tracker Meetup 6:30p-8:30p Tonight</li>
</ul> <a href="http://pivotallabs.com/title-06-05-12-facebook-500/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/title-06-05-12-facebook-500/">Title: 06/05/12: Facebook 500</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<h2>Helps</h2>
<ul>
<li>Sending Facebook messages when site has BasicAuth or Redirect</li>
</ul>
<p>When calling FB.ui&#40;&#41; to send a message that has a link &#40;say to invite a user to your site&#41;, the link must return a 200. Which is incompatible w/ BasicAuth and Redirects.</p>
<p>Has anyone found a way to work around this in a staging environment so that a story can be accepted?</p>
<ul>
<li>Trying to set up CCMenu to talk to Jenkins with BasicAuth </li>
</ul>
<p>But no projects available for selection. </p>
<ul>
<li>one suggestion checking the cc.xml</li>
<li>Don&#8217;t use space in project name</li>
</ul>
<h2>Interestings</h2>
<ul>
<li>Capybara with Selenium in CI not cleaning up webmock requests</li>
</ul>
<p>Jonathan&#8217;s project is randomizing order of request and controller specs. It seems if a controller spec runs after a request spec, it fails because the controller spec expects no mocked request but did. The mocked out request was made in the request spec earlier. Not happening if running locally. </p>
<h2>Events</h2>
<ul>
<li>SF Tracker Meetup 6:30p-8:30p Tonight</li>
</ul>
<p>The post <a href="http://pivotallabs.com/title-06-05-12-facebook-500/">Title: 06/05/12: Facebook 500</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/title-06-05-12-facebook-500/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 471/498 objects using apc

 Served from: pivotallabs.com @ 2013-05-23 13:52:27 by W3 Total Cache -->