<?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>James Whittaker &#187; pomodoro technique</title>
	<atom:link href="http://jameswhittaker.com/tag/pomodoro-technique/feed/" rel="self" type="application/rss+xml" />
	<link>http://jameswhittaker.com</link>
	<description>Front-end Developer, Designer and Consultant</description>
	<lastBuildDate>Sat, 19 Sep 2009 17:36:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>My Flex &amp; AIR tutorial in .NET mag</title>
		<link>http://jameswhittaker.com/journal/flex-air-tutorial-in-net-mag/</link>
		<comments>http://jameswhittaker.com/journal/flex-air-tutorial-in-net-mag/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 13:07:52 +0000</pubDate>
		<dc:creator>jmwhittaker</dc:creator>
				<category><![CDATA[journal]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[netmag]]></category>
		<category><![CDATA[pomodoro technique]]></category>

		<guid isPermaLink="false">http://jameswhittaker.com/?p=326</guid>
		<description><![CDATA[
I&#8217;m really excited to have my first tutorial published in the premier web design magazine .NET issue 192 (Practical Web Design in the USA). The 4 page tutorial uses Flex and Adobe AIR to create a desktop application for uploading and viewing your movies on YouTube. All tutorial files and the finished AIR application are [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://jameswhittaker.com/wordpress/wp-content/uploads/2009/08/netmagtutorial192.jpg" alt="netmagtutorial192" title="netmagtutorial192" width="535" height="150" class="alignnone size-full wp-image-327 bdr" /></p>
<p>I&#8217;m really excited to have my first tutorial published in the premier web design magazine .NET <a href="http://www.netmag.co.uk/zine/latest-issue/issue-192">issue 192</a> (Practical Web Design in the USA). The 4 page tutorial uses Flex and Adobe AIR to create a desktop application for uploading and viewing your movies on YouTube. All tutorial files and the finished AIR application are packaged on the CD with the <a href="http://www.netmag.co.uk/zine/latest-issue/issue-192">magazine</a>.</p>
<p><span id="more-326"></span></p>
<p>Using a few open source API&#8217;s the tutorial guides you through creating the project in Flex Builder importing the libraries and instructs on how to create a SWC for use across many projects. Moving on we cover basic Flex UI elements like lists, item renderers, view states and stacks. Finally simple skinning and styling then it guides the user through exporting the final AIR installer file.</p>
<p>The great thing about this tutorial is that you can build upon it in so many ways. Maybe add some <a href="http://www.degrafa.org">Degrafa</a> to the UI and create a great interface, or mix it up with some more web API&#8217;s. There is also some useful links, a quick guide on creating the AIR installer badge for your app and where to find more interesting AIR applications like <a href="http://refreshingapps.com">RefreshingApps.com</a>.</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_AIRInstallBadge_2133187803"
			class="flashmovie"
			width="215"
			height="180">
	<param name="movie" value="/wordpress/wp-content/uploads/flash/air/AIRInstallBadge.swf" />
	<param name="flashvars" value="airversion=1.0&appname=YouTubeUploader&appurl=http://jameswhittaker.com/wordpress/wp-content/uploads/air/YouTubeUploader/YouTubeUploader.air&image=http://jameswhittaker.com/wordpress/wp-content/uploads/air/YouTubeUploader/badge_icon.png&appid=YouTubeUploader&appversion=v0.1&str_installing=Installing%20YouTubeUploader&str_installingtext=Please%20wait%20while%20the%20YouTube%20AIR%20application%20installs." />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="/wordpress/wp-content/uploads/flash/air/AIRInstallBadge.swf"
			name="fm_AIRInstallBadge_2133187803"
			width="215"
			height="180">
		<param name="flashvars" value="airversion=1.0&appname=YouTubeUploader&appurl=http://jameswhittaker.com/wordpress/wp-content/uploads/air/YouTubeUploader/YouTubeUploader.air&image=http://jameswhittaker.com/wordpress/wp-content/uploads/air/YouTubeUploader/badge_icon.png&appid=YouTubeUploader&appversion=v0.1&str_installing=Installing%20YouTubeUploader&str_installingtext=Please%20wait%20while%20the%20YouTube%20AIR%20application%20installs." />
	<!--<![endif]-->
		
<p><a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>You can also <a href="http://jameswhittaker.com/wordpress/wp-content/uploads/air/YouTubeUploader/YouTubeSrc.zip">download the source files</a> for the tutorial <a href="http://jameswhittaker.com/wordpress/wp-content/uploads/air/YouTubeUploader/YouTubeSrc.zip">here</a> (ZIP 1.3MB).</p>
<p>I have had some great feedback from this and hopefully the <a href="http://www.netmag.co.uk">.NET</a> guys will ask me to do another tutorial soon.  </p>
]]></content:encoded>
			<wfw:commentRss>http://jameswhittaker.com/journal/flex-air-tutorial-in-net-mag/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Start using the Pomodoro technique</title>
		<link>http://jameswhittaker.com/journal/start-using-the-pomodoro-technique/</link>
		<comments>http://jameswhittaker.com/journal/start-using-the-pomodoro-technique/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 20:57:23 +0000</pubDate>
		<dc:creator>jmwhittaker</dc:creator>
				<category><![CDATA[journal]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[pomodoro technique]]></category>

		<guid isPermaLink="false">http://jameswhittaker.com/?p=316</guid>
		<description><![CDATA[
Having been in an agile working environment for the last few years, I&#8217;m certainly becoming more aware of how similar techniques can be used outside the office. 
I have recently come across the Pomodoro technique, it&#8217;s an interesting take on how to improve your personal productivity. As I do a lot of work outside of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://jameswhittaker.com/wordpress/wp-content/uploads/2009/06/pomodoro.jpg" alt="pomodoro" title="pomodoro" width="535" height="150" class="alignnone size-full wp-image-317 bdr" /></p>
<p>Having been in an agile working environment for the last few years, I&#8217;m certainly becoming more aware of how similar techniques can be used outside the office. </p>
<p>I have recently come across the Pomodoro technique, it&#8217;s an interesting take on how to improve your personal productivity. As I do a lot of work outside of the office on personal and freelance projects I have struggled to get focus sometimes, this is where the Pomodoro Technique can be applied; to get your focus back on track. I have seen it referred to as one technique for a <a href="http://groups.google.com/group/solo-scrum/">solo scrum</a>.</p>
<p><span id="more-316"></span></p>
<p>The name comes from those plastic kitchen timers in the shape of a tomato (or pomodoro if your Italian). So how do you go about getting into using the technique? Well firstly there is a <a href="http://www.pomodorotechnique.com">comprehensive website that you can refer to</a> and even download a free PDF that details the technique.</p>
<p>To get you started I&#8217;ll give my outline of how to use the Pomodoro technique:</p>
<h4>Stop everything!</h4>
<p>Yes that&#8217;s right close your email, Twitter client your mobile phone anything that could be a distraction during your Pomodoro. It&#8217;s best to locate your self away from other people who could inadvertently cause you to break off, I normally go down to my office room and close the door.</p>
<h4>Estimate your work breaking down into tasks</h4>
<p>When working on a project just like in agile you will have a backlog, a list of all the story items that need to get done to complete your project. Now that list is too big and scary to tackle all at once so select a story to break down into tasks to do today. </p>
<p>Place these tasks onto your To Do Today list. When you have been using the technique for a little while you get better at estimating how much you can actually get done in each Pomodoro. Use this knowledge in your planning for future Pomodoros, just like in agile.</p>
<h4>Begin your Pomodoro</h4>
<p>Get a timer and set it for 25 minutes. It&#8217;s best that the timer does not make a ticking sound as this will be a major distraction! This is your work time begin and focus on the first task you have to complete without any interruption. If you have an interruption then there are a couple of ways in which you can tackle it, see the interruptions section further down. </p>
<h4>End of the Pomodoro</h4>
<p>When the timer goes off after 25 minutes STOP immediately. Don&#8217;t finish your task or say &#8216;just a couple of minutes&#8230;&#8217; STOP NOW.</p>
<p>This is where you take a 5 minute break, step away from the computer go and make a tea anything but think about your current task and nothing too brain intensive.</p>
<p>If you have note finished your task on the To Do Today list then fine just carry it over into your next Pomodoro. Just place a mark against it on the list to indicate you have spent 1 Pomodoro already on that particular task. If you finish within a Pomodoro then use the time wisely maybe you want to review what you have done, check for any obvious bugs or tidy your code formatting. Only if the task has been completed within the first ten minutes of a Pomodoro can you select the next task on your To Do Today list. </p>
<p>Now you start again. After the fourth Pomodoro it&#8217;s best to take a much longer break say half an hour or what ever suites you just as long as it&#8217;s more that 5 minutes and the same rules apply &#8211; no thinking about that task!</p>
<h4>Interuptions</h4>
<p>The Pomodoro technique classifies interruptions on two levels; internal and external. Internal is where you basically interrupt yourself. These are usually not urgent at all and could well be a distraction to your current task. External is where other people interrupt you that you have no control over. If there is no choice but to abandon the Pomodoro then you must void it completely, not ideal and should be avoided at all cost.</p>
<p>Make a note of the interruption under the heading of Unplanned &amp; Urgent on your To Do Today sheet. Mark with a U and a possible deadline date &amp; time if required (although this is rarely the case).</p>
<p>This is just a very simple guide to how I have started to use the technique on my personal projects to improve my focus and delivery. I would suggest that you <a href="http://www.pomodorotechnique.com">read the whole technique</a> and see how you can adapt it to your needs. You might be more comfortable with 45 minute Pomodoros for example.</p>
<p>What do you use to get focused and get things done? I&#8217;m interested in hearing how others tackle the problem especially on remote working and individual projects.</p>
<h4>Tools &amp; resources to help</h4>
<p>Being an interactive developer I was on the hunt for an AIR application to do the trick. I found a couple but ultimately found nothing that suited my needs directly so I have started to build my own. In the mean time checkout:</p>
<ul>
<li><a href="http://code.google.com/p/pomodairo/">Pomodairo AIR app built with Flex (Open Source)</a></li>
<li><a href="http://rickosborne.org/blog/index.php/2009/04/15/the-pomodoro-technique/">A very simple timer done in AIR</a></li>
</ul>
<p>Also for Mac there is the <a href="http://www.apple.com/downloads/macosx/development_tools/pomodorodesktopformac.html">Pomodoro desktop</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jameswhittaker.com/journal/start-using-the-pomodoro-technique/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
