<?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; sustainable pace</title>
	<atom:link href="http://pivotallabs.com/tag/sustainable-pace/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>Enforcing Sustainable Pace at the micro-level</title>
		<link>http://pivotallabs.com/enforcing-sustainable-pace/</link>
		<comments>http://pivotallabs.com/enforcing-sustainable-pace/#comments</comments>
		<pubDate>Sat, 16 Mar 2013 22:04:26 +0000</pubDate>
		<dc:creator>Jonathan Berger</dc:creator>
				<category><![CDATA[Labs]]></category>
		<category><![CDATA[ironblogger]]></category>
		<category><![CDATA[sustainable pace]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/?p=15919</guid>
		<description><![CDATA[<p>Sustainable Pace is one of the Principles behind the Agile Manifesto Agile processes promote sustainable development. The sponsors, developers, and users should be able to maintain a constant pace indefinitely. For the last few years I&#8217;ve been using an app called Time Out to make sure I take regular breaks. It runs in the background and throws a &#8220;micro break&#8221; about every ten minutes—just look away from the screen for ten seconds and rest your eyes—and a &#8220;regular break&#8221; about every hour or two, reminding you to get up and walk around for a few minutes. To be honest, the app gets a little annoying (especially when you&#8217;re pair-programming, collaborating with others, or recording screencasts), but its worth it. Whenever I stop using the app, eyestrain comes back after a day or two. &#160; Here&#8217;s how I set up my Time Out: Pro tips: Set the “Micro Break” (every 10m) with&#8230;</p><p>The post <a href="http://pivotallabs.com/enforcing-sustainable-pace/">Enforcing Sustainable Pace at the micro-level</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Sustainable Pace is one of the <a title="Principles behind the Agile Manifesto" href="http://agilemanifesto.org/principles.html">Principles behind the Agile Manifesto</a></p>
<blockquote><p>Agile processes promote sustainable development.<br />
The sponsors, developers, and users should be able to maintain a constant pace indefinitely.</p></blockquote>
<p>For the last few years I&#8217;ve been using an app called <a title="Time Out app" href="http://www.dejal.com/timeout/">Time Out</a> to make sure I take regular breaks. It runs in the background and throws a &#8220;micro break&#8221; about every ten minutes—just look away from the screen for ten seconds and rest your eyes—and a &#8220;regular break&#8221; about every hour or two, reminding you to get up and walk around for a few minutes. To be honest, the app gets a little annoying (especially when you&#8217;re pair-programming, collaborating with others, or recording screencasts), but its worth it. Whenever I stop using the app, eyestrain comes back after a day or two.</p>
<p>&nbsp;</p>
<p>Here&#8217;s how I set up my Time Out:</p>

<a href='http://pivotallabs.com/enforcing-sustainable-pace/time-out-settings-normal-timer/' title='Time out settings'><img width="150" height="150" src="http://pivotallabs.com/wordpress/wp-content/uploads/2013/03/Time-out-settings-normal-timer-150x150.png?48a6bc" class="attachment-thumbnail" alt="Timer settings for the Normal break." /></a>
<a href='http://pivotallabs.com/enforcing-sustainable-pace/time-out-settings-normal-appearance/' title='Time out settings-normal appearance'><img width="150" height="150" src="http://pivotallabs.com/wordpress/wp-content/uploads/2013/03/Time-out-settings-normal-appearance-150x150.png?48a6bc" class="attachment-thumbnail" alt="Appearance settings for the Normal break." /></a>
<a href='http://pivotallabs.com/enforcing-sustainable-pace/time-out-settings-micro-timer/' title='Time out settings-micro timer'><img width="150" height="150" src="http://pivotallabs.com/wordpress/wp-content/uploads/2013/03/Time-out-settings-micro-timer-150x150.png?48a6bc" class="attachment-thumbnail" alt="Timer settings for the Micro break." /></a>
<a href='http://pivotallabs.com/enforcing-sustainable-pace/time-out-settings-micro-appearance/' title='Time out settings-micro appearance'><img width="150" height="150" src="http://pivotallabs.com/wordpress/wp-content/uploads/2013/03/Time-out-settings-micro-appearance-150x150.png?48a6bc" class="attachment-thumbnail" alt="Appearance settings for the Micro break." /></a>

<p>Pro tips:</p>
<ul>
<li>Set the “Micro Break” (every 10m) with yellow background, fade in immediately, last for 10s. (this is to remind you to look in the distance to rest your eyes). Disable all snooze buttons for the Micro Break.</li>
<li>Set the “Regular Break” (every 55m or 85m) with at red background, fade in immediately, last for ~4m. I like to set the frequency + duration to != 60m, so that my breaks go out of phase w/ the clock. Disable all snooze buttons except “postpone 5m”. Time Out is great, but it requires discipline. Once you start hitting ‘snooze’, you lose respect for your breaks and it’s all over—Time Out turns into an annoyance rather than an aid.</li>
</ul>
<p>Our bodies were built for dodging saber-toothed tigers, not for working at a computer in a climate-controlled office. Download and set up <a title="Time Out app" href="http://www.dejal.com/timeout/">Time Out</a>; chances are good you&#8217;ve got many more years ahead of typing and using screens, and it&#8217;s important to take care of your body.</p>
<p>What tools do you use to stay healthy at work?</p>
<p>The post <a href="http://pivotallabs.com/enforcing-sustainable-pace/">Enforcing Sustainable Pace at the micro-level</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/enforcing-sustainable-pace/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to Build an Awesome, Affordable, Flexible Standing Desk using Metroshelves</title>
		<link>http://pivotallabs.com/how-to-build-a-standing-desk/</link>
		<comments>http://pivotallabs.com/how-to-build-a-standing-desk/#comments</comments>
		<pubDate>Mon, 11 Feb 2013 03:17:14 +0000</pubDate>
		<dc:creator>Jonathan Berger</dc:creator>
				<category><![CDATA[Labs]]></category>
		<category><![CDATA[ergonomics]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[ironblogger]]></category>
		<category><![CDATA[sustainable pace]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/?p=15176</guid>
		<description><![CDATA[<p>I&#8217;ve written about using a standing desk; now let&#8217;s talk about building one. Commercial standing desks are ugly and overpriced. Building standing desks out of Metroshelves is a great alternative: economic, ergonomic, efficient in their use of space, robust, and flexible. Best of all, if you decide you no longer want a standing desk, its easy to reconfigure into shelving or a sitting desk. Choosing a design: Standard or Cantilevered There are two major designs for a standing desk: “Standard” or Cantilever. I prefer the Cantilever design, but it’s less well-balanced than the Standard design, and requires a little more care in its placement and construction. Standard Design The Standard Design puts the keyboard tray in front of the standing desk, and the iMac over the center of gravity of the desk. It’s the most stable design, although it’s not as comfortable or efficient in its use of space as&#8230;</p><p>The post <a href="http://pivotallabs.com/how-to-build-a-standing-desk/">How to Build an Awesome, Affordable, Flexible Standing Desk using Metroshelves</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve written about <a href="http://pivotallabs.com/the-journey-to-using-a-standing-desk/">using a standing desk</a>; now let&#8217;s talk about building one. Commercial standing desks are ugly and overpriced. Building standing desks out of Metroshelves is a great alternative: economic, ergonomic, efficient in their use of space, robust, and flexible. Best of all, if you decide you no longer want a standing desk, its easy to reconfigure into shelving or a sitting desk.</p>
<p><a href="http://pivotallabs.com/how-to-build-a-standing-desk/standing-desk-cantilever-photo/" rel="attachment wp-att-15189"><img class="alignnone size-medium wp-image-15189" alt="standing-desk-cantilever-photo" src="http://pivotallabs.com/wordpress/wp-content/uploads/2013/02/standing-desk-cantilever-photo-224x300.jpg?48a6bc" width="224" height="300" /></a> <a href="http://pivotallabs.com/how-to-build-a-standing-desk/standing-desk-photo/" rel="attachment wp-att-15190"><img class="alignnone size-medium wp-image-15190" alt="standing-desk-photo" src="http://pivotallabs.com/wordpress/wp-content/uploads/2013/02/standing-desk-photo-224x300.jpg?48a6bc" width="224" height="300" /></a></p>
<h2 id="choosing_a_design_standard_or_cantilevered">Choosing a design: Standard or Cantilevered</h2>
<p>There are two major designs for a standing desk: “Standard” or Cantilever. I prefer the Cantilever design, but it’s less well-balanced than the Standard design, and requires a little more care in its placement and construction.</p>
<h3 id="standard_design">Standard Design</h3>
<p>The Standard Design puts the keyboard tray in front of the standing desk, and the iMac over the center of gravity of the desk. It’s the most stable design, although it’s not as comfortable or efficient in its use of space as the Cantilevered Design.</p>
<h3 id="cantilevered">Cantilevered Design</h3>
<p>The Cantilevered Design puts the keyboard on top of the center of gravity of the desk, and cantilevers a shelf off the back for the iMac. This is a great design for desks which face windows or exterior walls; because the shelf is offset off the back, it can sit above an air conditioner or HVAC system that ring exterior walls in many offices, saving space. Because the keyboard surface is above the footrest, it’s also a bit more comfortable. It is <em>imperative</em> that a cantilevered desk is secured, either by leaning it directly against a wall or setting a counterweight on the base, or both. Failing to do so may tip the desk over, sending your beautiful and expensive iMac crashing to the floor. CANTILEVER AT YOUR OWN RISK!</p>
<h2 id="materials_needed">Materials Needed</h2>
<ul>
<li>4 Rods. I like to mix a pair of short rods in the front with a pair of long rods in the back.</li>
<li>4 Shelves. 36in shelves are a little tight pairing situations where you’ll sit two people abreast, but they work. 48in are nice and roomy. From top to bottom, you’ll need:</li>
<li>Monitor shelf</li>
<li>Storage Shelf</li>
<li>Keyboard Shelf</li>
<li>Foot Shelf</li>
</ul>
<p>In a Standard design, the Keyboard Shelf will connect to 2 rods; the others connect to all 4 rods.<br />
In a Cantilever design, the Monitor Shelf will connect to 2 rods; the others connect to all 4 rods.</p>
<ul>
<li>4 Wheels. Mobility is your friend. Buy two plain and two locking casters; the locking ones should go diagonal from each other.</li>
<li>3 Surfaces. I like wooden butcher blocks, but you may also find plastic.</li>
<li>1 rubber mallet (or hiking boot) for assembly.</li>
<li>A counterweight (<strong>required</strong> for a Cantilever desk; encouraged for a Standard desk)</li>
</ul>
<h2 id="the_build">The Build</h2>
<ol>
<li>Screw the wheels into the bottom of each rod</li>
<li>On all four rods, clip a plastic collar onto the bottom notch, and send them through the first shelf. This will be the Foot Shelf. It’s easiest to do this by putting the narrow edge of the shelf on the floor and sliding the rods through while they’re still parallel to the floor.</li>
<li>Flip everything up from the floor so the four rods and one shelf are sitting on the wheels.</li>
<li>On all four rods, clip the next collar about 28 notches from the bottom (you might want to modify depending on your height). Put the next shelf on. This will be the Utility Shelf.</li>
<li>Place the butcher block on the Utility Shelf—it may be hard to get it on after you add other shelves.</li>
</ol>
<h3 id="building_a_standard_desk">Building a Standard Desk</h3>
<p><a href="http://pivotallabs.com/how-to-build-a-standing-desk/standing-desk-strip-11-sm/" rel="attachment wp-att-15182"><img class="alignnone size-medium wp-image-15182" alt="standing-desk-strip-11-sm" src="http://pivotallabs.com/wordpress/wp-content/uploads/2013/02/standing-desk-strip-11-sm-300x70.png?48a6bc" width="300" height="70" /></a></p>
<ol>
<li>On <strong>the front two rods only</strong>, clip the a collar directly about the Utility Shelf. Slide the next shelf <strong>only on the front two rods</strong>, so it overhangs in front of the rest of the unit. This will be the Keyboard Shelf.</li>
<li>On all four rods, clip the next collar about 39 notches from the bottom (you might want to modify depending on your height). Put the next shelf on. This will be the Monitor Shelf.</li>
</ol>
<p>You’re done!</p>
<p>&nbsp;</p>
<h3 id="building_a_cantilevered_desk">Building a Cantilevered Desk</h3>
<p><a href="http://pivotallabs.com/how-to-build-a-standing-desk/standing-desk-strip-12-sm/" rel="attachment wp-att-15184"><img class="alignnone size-medium wp-image-15184" alt="standing-desk-strip-12-sm" src="http://pivotallabs.com/wordpress/wp-content/uploads/2013/02/standing-desk-strip-12-sm-300x70.png?48a6bc" width="300" height="70" /></a></p>
<p>Follow steps 1-5 from above. Then:</p>
<ol>
<li>On all four rods, clip the next collar about 5 notches above the Utility Shelf; this will be the Keyboard Shelf. Set the height so that your arms will be at a 90 degree angle when typing. Don’t forget the butcher block will add another ~inch of height.</li>
<li>On <strong>the back two rods only</strong>, clip the a collar about 39 notches from the bottom; this will be the Monitor Shelf. Set the height so that your head will be level when looking at the center of the monitor. Slide the shelf <strong>only on the back two rods</strong>, so it overhangs behind the rest of the unit.</li>
<li>Ideally, place the desk so that the Monitor Shelf is in direct contact with a wall, preventing it from tipping over.</li>
<li>Put a counterweight on the Foot Shelf before loading the Monitor Shelf. <strong>If you don’t counterweigh the desk, it will fall backwards, potentially injuring you or wrecking your equipment.</strong></li>
</ol>
<p>You’re done!</p>
<p>The post <a href="http://pivotallabs.com/how-to-build-a-standing-desk/">How to Build an Awesome, Affordable, Flexible Standing Desk using Metroshelves</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/how-to-build-a-standing-desk/feed/</wfw:commentRss>
		<slash:comments>3</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 3/8 queries in 0.005 seconds using apc
Object Caching 772/788 objects using apc

 Served from: pivotallabs.com @ 2013-05-19 12:08:24 by W3 Total Cache -->