<?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>Mark Talbot</title>
	<atom:link href="http://www.marktalbot.ca/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marktalbot.ca</link>
	<description></description>
	<lastBuildDate>Tue, 06 Sep 2011 15:10:29 +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>The Problem with &#8220;My Documents&#8221; in Windows XP</title>
		<link>http://www.marktalbot.ca/2010/08/10/the-problem-with-my-documents-in-windows-xp/</link>
		<comments>http://www.marktalbot.ca/2010/08/10/the-problem-with-my-documents-in-windows-xp/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 16:37:34 +0000</pubDate>
		<dc:creator>Mark Talbot</dc:creator>
				<category><![CDATA[Information Architecture]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.marktalbot.ca/?p=144</guid>
		<description><![CDATA[ There are two major user experience problems with the way Microsoft implemented  the &#34;My Document&#34; folder in Windows XP. The first is a problem of taxonomy and the second is a problem of collation. 
Taxonomy Problem:
 The &#34;My Documents&#34; folder in Windows XP provides us with an important lesson in  how a [...]]]></description>
			<content:encoded><![CDATA[<p> There are two major user experience problems with the way Microsoft implemented  the &quot;My Document&quot; folder in Windows XP. The first is a problem of taxonomy and the second is a problem of collation. </p>
<h3>Taxonomy Problem:</h3>
<p> The &quot;My Documents&quot; folder in Windows XP provides us with an important lesson in  how a misguided informational taxonomy can cause major usability problems. As  expected, documents (Word, PDF, Excel files, etc) are found within the &quot;My  Documents&quot; folder. However, folders entitled &quot;My Music&quot;, &quot;My Pictures&quot;, &quot;My  Videos&quot;, and &quot;My Downloads&quot; are also found within the &quot;My Documents&quot; folder.  This creates a parent-child relationship between &quot;My Documents&quot; and those  sub-folders. This is problematic because videos, music, and pictures are <em>not types of documents</em>. Therefore, there  should not be a parent/child relationship between those folders and &quot;My  Documents&quot;.</p>
<p><img src="http://www.marktalbot.ca/img/fig-1-incorrect-taxonomy.gif " alt="My Document's incorrect taxonomy" /></p>
<h3>Collation Problem:</h3>
<p>The second problem is related to collation. Collation is the organization of  information (in this case folders and files) into a meaningful order. When  viewing lists of folders on a computer the most common type of collation that  people utilize is alphabetization. Because the word &quot;My&quot; is appended to the  front of the folder names, users are unable to utilize alphabetization to find  the folder they&#8217;re searching for. For example, the video folder wouldn&#8217;t be found listed with  other folders that start with the letter &quot;V&quot;, rather it would be found  under the &quot;M&quot; section. From a user&#8217;s perspective, this is  unexpected.  Unexpected behaviour is very  often the cause of usability problems. </p>
<p><img src="http://www.marktalbot.ca/img/fig-2-collation-windows-xp.gif" alt="Collation of folders in My Documents" /></p>
<h3>The solutions:</h3>
<p> The solution to both of these problems is simple. Placing  the folders for documents, videos, downloads, and pictures on the same level  will solve the taxonomy problem because it will remove the illogical parent-child relationship that existed between &quot;My Documents&quot; and its  sub-folders.</p>
<p><img src="http://www.marktalbot.ca/img/fig-3-better-taxonomy.gif" alt="A better taxonomy" /></p>
<p>Removing the word &quot;My&quot; from the front of the folder names  will solve the collation problem because it will allow users to find folders  based on the alphabetization of folder names. As you can see in the screenshot  below, the software developers of Mac OS X have named its folders correctly.</p>
<p><img src="http://www.marktalbot.ca/img/fig-4-mac-os-x-folders.gif" alt="Folder names within Mac OS X" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marktalbot.ca/2010/08/10/the-problem-with-my-documents-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Tabs are on Top in Firefox 4</title>
		<link>http://www.marktalbot.ca/2010/07/16/why-tabs-are-on-top-in-firefox-4/</link>
		<comments>http://www.marktalbot.ca/2010/07/16/why-tabs-are-on-top-in-firefox-4/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 04:43:56 +0000</pubDate>
		<dc:creator>Mark Talbot</dc:creator>
				<category><![CDATA[User Experience]]></category>

		<guid isPermaLink="false">http://www.marktalbot.ca/?p=138</guid>
		<description><![CDATA[A Mozilla UX designer talks about the the usability benefits of placing tabs at the top of the browser.

]]></description>
			<content:encoded><![CDATA[<p>A Mozilla UX designer talks about the the usability benefits of placing tabs at the top of the browser.</p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/HmgtW2Iw-kE&amp;hl=en_US&amp;fs=1?rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/HmgtW2Iw-kE&amp;hl=en_US&amp;fs=1?rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marktalbot.ca/2010/07/16/why-tabs-are-on-top-in-firefox-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Television programming: Monetizing the entire content lifecycle</title>
		<link>http://www.marktalbot.ca/2010/07/08/television-programming-monetizing-the-entire-content-lifecycle/</link>
		<comments>http://www.marktalbot.ca/2010/07/08/television-programming-monetizing-the-entire-content-lifecycle/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 18:40:55 +0000</pubDate>
		<dc:creator>Mark Talbot</dc:creator>
				<category><![CDATA[Media]]></category>

		<guid isPermaLink="false">http://www.marktalbot.ca/?p=125</guid>
		<description><![CDATA[The goal of television networks should be to monetize each  phase of the content (i.e. television program) lifecycle. In order to  accomplish this, consumers should always have a way to legally access the  content throughout each phase of the lifecycle. Content vacuums&#8211;periods of  times where content is not legally available for [...]]]></description>
			<content:encoded><![CDATA[<p>The goal of television networks should be to monetize each  phase of the content (i.e. television program) lifecycle. In order to  accomplish this, consumers should always have a way to legally access the  content throughout each phase of the lifecycle. Content vacuums&#8211;periods of  times where content is not legally available for purchase by consumers&#8211;is when  piracy has the potential to be highest.</p>
<p><img src="http://www.marktalbot.ca/img/old-lifecycle.gif" alt="Old Content Lifecycle" /></p>
<p>Unfortunately, these content vacuums traditionally occurred  shortly after the initial television broadcast, when consumer interest was  highest. Obviously this wasn&#8217;t a problem before broadband internet. However,  with the widespread adoption of broadband, consumers are now able to stream or  download content at acceptable speeds which makes illegally distributing and  consuming content much easier.</p>
<h2>Monetizing the entire lifecycle</h2>
<p><strong>1: Television Broadcast Phase</strong><br />
This is the phase that we&#8217;re all familiar with. Networks broadcast their programs on TV which generates revenue through the sale of on-air advertisements or via subscriptions (e.g. HBO).</p>
<p><strong>2: On-line Broadcast Phase</strong><br />
This new phase will occupy the space between the original television broadcast and the DVD sales phase. Piracy activity has traditionally been highest here.  Due to the fact the content wasn&#8217;t legally available, pirates moved to fill this content vacuum.</p>
<div class="pullQuote">
<p>Content vacuums&#8211;periods of  times where content is not legally available for purchase by consumers&#8211;is when  piracy has the potential to be highest.</p>
</div>
<p><!-- .pullQuote ends --></p>
<p>Networks must continue to move into this space and create revenue by streaming their content via the web (YouTube, Hulu, etc.) or selling content via programs like iTunes. Revenue during this phase can be ad based, pay-per-view based, pay-per-download based, or subscription based. It&#8217;s important to remember that the latter three options require a low-barrier &#8216;one-click&#8217; payment method similar to the iTunes&#8217;s music store&#8217;s process in order to facilitate transactions. </p>
<p>Obviously this will not eliminate piracy. However, these activities will reduce piracy and monetize a phase of the product lifecycle that was previously ignored.</p>
<p><strong>3: DVD sales Phase</strong><br />
DVD sales should begin shortly after the television program&#8217;s season is complete. It is important to note that any free on-line broadcasts of the same content (eg. on YouTube or Hulu) should be stopped. Free online content will cannibalize DVD sales if the &#8216;on-line broadcast&#8217; phase and the &#8216;DVD sales&#8217; phase are allowed to overlap.</p>
<p><img src="http://www.marktalbot.ca/img/new-lifecycle.gif" alt="New Content Lifecycle" /></p>
<h2>Conclusion</h2>
<p>Television networks are experts at monetizing the &#8216;television broadcast&#8217; and &#8216;DVD sales&#8217; phases of the content lifecycle. Embracing technology such as video streaming and developing in-house or partnered (i.e. YouTube) delivery services will allow customers to legally consume content.  That, coupled with a streamlined content purchasing system similar to iTunes or an ad based revenue model, will allow television networks to monetize a previously untapped revenue source. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.marktalbot.ca/2010/07/08/television-programming-monetizing-the-entire-content-lifecycle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Akzidenz-Grotesk</title>
		<link>http://www.marktalbot.ca/2010/05/26/akzidenz-grotesk/</link>
		<comments>http://www.marktalbot.ca/2010/05/26/akzidenz-grotesk/#comments</comments>
		<pubDate>Thu, 27 May 2010 02:00:33 +0000</pubDate>
		<dc:creator>Mark Talbot</dc:creator>
				<category><![CDATA[Typography]]></category>

		<guid isPermaLink="false">http://www.marktalbot.ca/?p=115</guid>
		<description><![CDATA[A little off topic but Akzidenz-Grotesk is a beautiful typeface. 

]]></description>
			<content:encoded><![CDATA[<p>A little off topic but <a href="http://en.wikipedia.org/wiki/Akzidenz-Grotesk" title="Akzidenz-Grotesk">Akzidenz-Grotesk</a> is a beautiful typeface. </p>
<p><img src="/img/AkzidenzGroteskspecAIB1.svg.png" alt="Akzidenz-Grotesk" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marktalbot.ca/2010/05/26/akzidenz-grotesk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>History Repeats itself with Chrome OS</title>
		<link>http://www.marktalbot.ca/2010/04/29/history-repeats-itself-with-chrome-os/</link>
		<comments>http://www.marktalbot.ca/2010/04/29/history-repeats-itself-with-chrome-os/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 05:19:46 +0000</pubDate>
		<dc:creator>Mark Talbot</dc:creator>
				<category><![CDATA[Chrome OS]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.marktalbot.ca/?p=104</guid>
		<description><![CDATA[
Just a quick observation&#8230;
Back in the old days,  computer processing was centralized in large mainframe computers. &#34;Dumb&#34; terminals  with very little processing power were used to access the mainframe and display  data to the end user. As time passed, the mainframe/terminal configuration was  eventually replaced by PCs that were able to [...]]]></description>
			<content:encoded><![CDATA[<p><img name="Mainframe" src="/img/mainframe.gif" alt="Mainframe"></p>
<p>Just a quick observation&#8230;</p>
<p>Back in the old days,  computer processing was centralized in large mainframe computers. &quot;Dumb&quot; terminals  with very little processing power were used to access the mainframe and display  data to the end user. As time passed, the mainframe/terminal configuration was  eventually replaced by PCs that were able to handle complex processing.</p>
<p>With the push towards  mobile computing, history is now repeating itself. Google Chrome OS, which  is designed for low-powered netbooks, is based on centralizing processing and  data storage in the cloud. Removing the burden of processing from netbooks will  allow these computers to run low-power, energy efficient CPUs. Additionally,  storing data in the cloud, rather than on the netbook itself, allows these  computers to keep a small form factor which aids in mobility.</p>
<p><img name="Mainframe" src="/img/chrome-os.gif" alt="Mainframe"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marktalbot.ca/2010/04/29/history-repeats-itself-with-chrome-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tip: Keeping Your HTML and CSS Code Clean</title>
		<link>http://www.marktalbot.ca/2010/03/30/tip-keeping-your-html-and-css-code-clean/</link>
		<comments>http://www.marktalbot.ca/2010/03/30/tip-keeping-your-html-and-css-code-clean/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 15:55:13 +0000</pubDate>
		<dc:creator>Mark Talbot</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.marktalbot.ca/?p=95</guid>
		<description><![CDATA[Adding a comment to closing div tags helps make your code easy to read and maintain.
Example:
&#60;div id=&#34;sideColumn&#34;&#62;
...
...
...
&#60;/div&#62;&#60;!-- #sideColumn ends --&#62;
]]></description>
			<content:encoded><![CDATA[<p>Adding a comment to closing div tags helps make your code easy to read and maintain.</p>
<p>Example:</p>
<pre>&lt;div id=&quot;sideColumn&quot;&gt;
...
...
...
&lt;/div&gt;&lt;!-- #sideColumn ends --&gt;</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.marktalbot.ca/2010/03/30/tip-keeping-your-html-and-css-code-clean/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Google Uses your Voice</title>
		<link>http://www.marktalbot.ca/2010/03/10/how-google-uses-your-voice/</link>
		<comments>http://www.marktalbot.ca/2010/03/10/how-google-uses-your-voice/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 06:30:03 +0000</pubDate>
		<dc:creator>Mark Talbot</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Innovation]]></category>

		<guid isPermaLink="false">http://www.marktalbot.ca/?p=81</guid>
		<description><![CDATA[
I&#8217;m always amazed by the innovative ways in which Google uses the raw data it collects. The New York Times mentioned something really interesting about how Google used recorded voices to create a better speech recognition system:



In 2007&#8230; [Google] began offering 800-GOOG-411, a free directory assistance service that interprets spoken requests. It allowed Google to [...]]]></description>
			<content:encoded><![CDATA[<p>
I&#8217;m always amazed by the innovative ways in which Google uses the raw data it collects. The New York Times mentioned <a href="http://www.nytimes.com/2010/03/09/technology/09translate.html?ref=technology">something really interesting</a> about how Google used recorded voices to create a better speech recognition system:
</p>
<blockquote>
<p>
In 2007&#8230; [Google] began offering 800-GOOG-411, a free directory assistance service that interprets spoken requests. It allowed Google to collect the voices of millions of people so it could get better at recognizing spoken English.
</p>
<p>
A year later, Google released a search-by-voice system that was as good as those that took other companies years to build.
</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.marktalbot.ca/2010/03/10/how-google-uses-your-voice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is the Nexus One Online Sales Model Failing?</title>
		<link>http://www.marktalbot.ca/2010/03/09/is-the-nexus-one-online-sales-model-failing/</link>
		<comments>http://www.marktalbot.ca/2010/03/09/is-the-nexus-one-online-sales-model-failing/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 07:04:04 +0000</pubDate>
		<dc:creator>Mark Talbot</dc:creator>
				<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.marktalbot.ca/?p=74</guid>
		<description><![CDATA[ZDNet is reporting that the online-only sales model for the Nexus One may be responsible for missed targets:
Goldman Sachs reduced sales estimates from 3.5 million units in 2010 to a mere 1 million, and only 2 million in 2011 if they launch a second phone, do a lot more marketing themselves, and decide to sell [...]]]></description>
			<content:encoded><![CDATA[<p>ZDNet is <a href="http://blogs.zdnet.com/Google/?p=1783">reporting</a> that the online-only sales model for the Nexus One may be responsible for missed targets:</p>
<blockquote><p>Goldman Sachs reduced sales estimates from 3.5 million units in 2010 to a mere 1 million, and only 2 million in 2011 if they launch a second phone, do a lot more marketing themselves, and decide to sell it in retail stores too.</p></blockquote>
<p><strong>UPDATE:</strong> 74 days after its launch, 135,000 Nexus One devices have been sold. By comparison, after an initial 74 days the Motorola Droid sold 1.05 million and the iPhone sold 1.0 million.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marktalbot.ca/2010/03/09/is-the-nexus-one-online-sales-model-failing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a Burndown Chart</title>
		<link>http://www.marktalbot.ca/2009/11/17/how-to-create-a-burn-down-chart/</link>
		<comments>http://www.marktalbot.ca/2009/11/17/how-to-create-a-burn-down-chart/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 22:03:08 +0000</pubDate>
		<dc:creator>Mark Talbot</dc:creator>
				<category><![CDATA[Project Management]]></category>

		<guid isPermaLink="false">http://www.marktalbot.ca/?p=55</guid>
		<description><![CDATA[A burndown chart is an excellent way of tracking the project status in an iterative software development environment.

 Here are the steps for creating your own burndown chart:

Capture user stories.
Assign high-level effort estimates to the user stories.
Organize and prioratize the user stories into iterations.
Break each user story up into tasks.
Create your your burndown chart.

1. Capture [...]]]></description>
			<content:encoded><![CDATA[<p>A burndown chart is an excellent way of tracking the project status in an iterative software development environment.
</p>
<p> Here are the steps for creating your own burndown chart:</p>
<ol>
<li><a href="#capture">Capture user stories.</a></li>
<li><a href="#assign">Assign high-level effort estimates to the user stories.</a></li>
<li><a href="#organize">Organize and prioratize the user stories into iterations.</a></li>
<li><a href="#break">Break each user story up into tasks.</a></li>
<li><a href="#create">Create your your burndown chart.</a></li>
</ol>
<h3><a name="capture"></a>1. Capture user stories</h3>
<p> First off, you&#8217;ll have to work with the stakeholders to capture the business requirements of the project in the form of user stories. User stories are a great way of capturing requirements because they allow the stakeholders to express their requirements in non-technical business language.  An example of a user story would be:</p>
<blockquote><p><em>The ability for customers to purchase widgets on-line using their credit card.</em></p></blockquote>
<p> Work with your stakeholders to prioritize each user story. Label each user story in sequence using numbers.</p>
<p><img src="http://www.marktalbot.ca/img/burn-down-chart-1.gif" /></p>
<h3><a name="assign"></a>2. Assign high-level effort estimates to the user stories </h3>
<p>Work with your developers to assign high-level estimates against each user story.</p>
<p><img src="http://www.marktalbot.ca/img/burn-down-chart-2.gif" /></p>
<h3><a name="organize"></a>3. Organize and prioritize the user stories into iterations </h3>
<p>Organize your user stories into iterations. Our iterations will be 30 days in duration (about one calendar month). In this example, we&#8217;ll aim to have approximately 40 days of work within each iteration.</p>
<p><img src="http://www.marktalbot.ca/img/burn-down-chart-3.gif" /></p>
<h3><a name="break"></a>4. Break each user story up into tasks </h3>
<p>Now it&#8217;s time to work with your developers to break each user story up into tasks and apply effort estimates to each task.  It&#8217;s most likely that your effort estimates at the task level will not match the effort estimates at the user story level.  This is okay, the user story estimates were used to roughly divide the work into iterations. These new task-level estimates are more accurate.</p>
<p><img src="http://www.marktalbot.ca/img/burn-down-chart-4.gif" /></p>
<h3><a name="create"></a>5. Create the burndown chart </h3>
<p>Now add up the effort for all the tasks in your iteration. Also, take a look at a calendar and add up all the working days you have during the duration of your iteration. Recall that our iteration is 30 days, however not all of those days are working days due to weekends and holidays. </p>
<p> At the end up this step you&#8217;ll have two numbers:</p>
<p><strong> Work (effort): 43 days</strong></p>
<p><strong> Time: 20 working days</strong></p>
<p> Now it&#8217;s time to start creating your burndown chart. On the Y-axis we&#8217;ll place our work remaining in days. On the X-axis we&#8217;ll place our time remaining in days.  Each day we&#8217;ll track our progress by placing a dot in the appropriate place. Once a task is complete, we can remove it from our task list and reduce the amount of work remaining. </p>
<p><img src="http://www.marktalbot.ca/img/burn-down-chart-5.gif" /></p>
<p> You&#8217;ll notice we&#8217;re not tracking a % complete. A task is either complete or not complete. This eliminates the problem of tasks getting stuck at 90% complete forever.</p>
<p> Meet with your team each morning to update the burndown chart.</p>
<p><img src="http://www.marktalbot.ca/img/burn-down-chart-6.gif" /></p>
<p>A burndown chart will quickly show whether or not you&#8217;re on track or behind schedule. If you&#8217;re plotting above the line you&#8217;re behind schedule. If you&#8217;re plotting below the line you&#8217;re ahead of schedule. This allows you to accurately report project status and allows you to identify potential schedule problems quickly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.marktalbot.ca/2009/11/17/how-to-create-a-burn-down-chart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Tech Talks: Scrum</title>
		<link>http://www.marktalbot.ca/2009/09/29/google-tech-talks-scrum/</link>
		<comments>http://www.marktalbot.ca/2009/09/29/google-tech-talks-scrum/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 02:20:29 +0000</pubDate>
		<dc:creator>Mark Talbot</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Project Management]]></category>

		<guid isPermaLink="false">http://www.marktalbot.ca/?p=47</guid>
		<description><![CDATA[Ken Schwaber speaks about Scrum, a project management process he co-developed.

]]></description>
			<content:encoded><![CDATA[<p>Ken Schwaber speaks about Scrum, a project management process he co-developed.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/IyNPeTn8fpo&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/IyNPeTn8fpo&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.marktalbot.ca/2009/09/29/google-tech-talks-scrum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

