<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>CBC.ca | All In A Day</title>
    <link rel="alternate" type="text/html" href="http://www.qa.nm.cbc.ca/allinaday/" />
    <link rel="self" type="application/atom+xml" href="http://www.qa.nm.cbc.ca/allinaday/index.xml" />
    <id>tag:www.qa.nm.cbc.ca,2010-09-10:/allinaday//329</id>
    <updated>2010-10-18T14:08:47Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type Enterprise 4.34-en</generator>

<entry>
    <title>Another Fine Mess: a History of American Film Comedy</title>
    <link rel="alternate" type="text/html" href="http://www.qa.nm.cbc.ca/allinaday/columnists/film/2010/10/15/another-fine-mess-a-history-of-american-film-comedy/" />
    <id>tag:www.dev.nm.cbc.ca,2010:/allinaday//302.43253</id>

    <published>2010-10-15T15:38:36Z</published>
    <updated>2010-10-18T14:08:47Z</updated>

    <summary><![CDATA[Robert Fontaine with something different today. He is not reviewing a movie ---instead,&nbsp; a new book that explores comedy in film. It's called "Another Fine Mess: a History of American Film Comedy"...]]></summary>
    <author>
        <name>Jennifer Taylor</name>
        <uri>http://www.qa.nm.cbc.ca/cgi-bin/MT4/mt-cp.cgi?__mode=view&amp;blog_id=329&amp;id=491</uri>
    </author>
    
        <category term="Columnists" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Film" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.qa.nm.cbc.ca/allinaday/">
        <![CDATA[<p>Robert Fontaine with something different today. He is not reviewing a movie ---instead,&nbsp; a new book that explores comedy in film. It's called "Another Fine Mess: a History of American Film Comedy"</p>


	
	













	



    
	
		<esi:comment text="BE CAREFUL HOW/WHAT YOU EDIT -  EVERYONE IS USING THIS FILE"/>


<esi:comment text="Regular expression to match tablet devices' user agent"/>
<esi:assign name="tablet" value="'(iPad|Nexus 7|Nexus 10|GT-P|SGH-T849|SHW-M180S|PlayBook|Xoom|hp-tablet|Dell Streak|Windows Phone)'"/>

<esi:comment text="Regular expression to match nonflash devices' user agent"/>
<esi:assign name="noflash" value="'(iPad|iPod|iPhone)'"/>

<esi:comment text="Regular expression to match nonhybrid devices' user agent"/>
<esi:comment text="supported OS list: iOS >= 5, Android >=4.x, BB10 and up"/>
<esi:assign name="hybrid" value="'((iPhone|iPod) OS ([6-9]|[0-9]{2,})\_|^(?!.*Windows Phone).*Android ([4-9]|[0-9]{2,})\.|BB10|CFNetwork|CBC\/(iOSApp|AndroidApp))'"/>

<esi:comment text="Regular expression to match touch devices' user agent"/>
<esi:assign name="touch" value="'(^(?!.*Windows Phone).*Android|BlackBerry 9800|iPhone|iPod|Mobile Safari|Samsung-SPHM800|Samsung-SPHM800|webOS|GT-I)'"/>

<esi:comment text="Regular expression to match rich devices' user agent"/>
<esi:assign name="rich" value="'(Audiovox|BlackBerry|CDM|Dopod|Excalibur|HTC|LG|MobilePhone|MOT|Motorola|NOKIA|Opera Mini|Opera Mobi|Palm|PANTECH|PG-C3|POLARIS|Samsung|Sanyo|SCH|SEC|SonyEricsson|SPH|Symbian|Treo|TyTN|Xiino|ZTE)'"/>

<esi:comment text="Regular expression to match text devices' user agent"/>
<esi:assign name="text" value="'(Nokia3310|SCH-U740)'"/>

<esi:comment text="Regular expression to match non modern browsers"/>
<esi:assign name="nonhtml5" value="'Android 1|Android 2|Android 3|Android 4\.0|OS 2|OS 3|BlackBerry 9700|BlackBerry 9800|BlackBerry 9850|BlackBerry 9860|BlackBerry 9900|IEMobile/9|IEMobile/7|IEMobile 7|Opera Mini'"/>

<esi:comment text="List of all movile devices"/>
<esi:assign name="mobile" value="'^(?!.*Windows Phone).*Mobile|iP(hone|od)|^(?!.*Windows Phone).*Android|BlackBerry|Kindle|NetFront|Silk-Accelerated|(hpw|web)OS|Fennec|Minimo|Opera M(obi|ini)|Blazer|Dolfin|Dolphin|Skyfire|Zune'"/>
		
	
	<esi:choose>
		<esi:when test="($(HTTP_USER_AGENT) matches $(touch)) || ($(HTTP_USER_AGENT) matches $(noflash)) || ($(HTTP_USER_AGENT) matches $(rich)) || ($(HTTP_USER_AGENT) matches $(text))">
		<esi:text>



		</esi:text>
		</esi:when>
		<esi:otherwise>
		<esi:text>
		
				
			
				
				<script type="text/javascript" src="/includes/flashscripts/swfobject/2.2/swfobject.js"></script>
			
			<div id="ccae-1616169775"><a href="http://get.adobe.com/flashplayer/">Download Flash Player</a> to view this content.</div>
			









<script type="text/javascript" src="/g/i/globalfuncs.js"></script>
<script type="text/javascript" src="/g/i/yuimodules/3.11.0.js" id="yuiglobalnode"></script>
<script type="text/javascript" src="/g/i/loader.js"></script>



<script type="text/javascript">
//<![CDATA[

YUI({
	modules: { 
		"cbc.video.embed.swfvideoplayer" : {
				fullpath: "/video/js/SWFVideoPlayer.js",
				requires: ["swf", "node", "base"]
			}
		}
} ).use( "node", function(Y) 
{
	var vp, e, 
	playlistOnClip = function (clipId) 
	{
		if( clipId )
		{
			create(Y,clipId);
		}
	},
	create = function (Y, clipId)
	{
		Y.Global.detach( "cbc.video.embed.swfvideoplayer:#ccae-1616169775:setClipId", playlistOnClip );
		
		Y.use( "cbc.video.embed.swfvideoplayer", function (Y)
		{
			var conf = {
				clipId:1616169775
				 
			};

			if( clipId ){ conf = { clipId: clipId }; }

			conf = Y.merge( conf, {
				
				
				id:"#ccae-1616169775",
				width:360,
				autoPlay:true,
				height: 126,
				state:"audio"
				} );
			
			vp = new CBCSwfMedia();
			vp.init( conf );
		} );
	};
	e = Y.one('#ccae-1616169775' );
	
	e.set( "innerHTML", '<a style="background:url(/video/imgs/audioplayer-placeholder.gif) no-repeat 0;width:360px;height:0;padding-top:126px;overflow:hidden;display:block;" title="Play Audio Clip" href="#" onClick="return false;">Play Audio Clip</a>' );
	Y.Global.on( "cbc.video.embed.swfvideoplayer:#ccae-1616169775:setClipId", playlistOnClip );
	e.on( 'click', function (e) 
	{ 
		e.preventDefault(); 
		create(Y); 
		Y.Event.detach( e.type, arguments.callee, e.currentTarget );
	} );
		
			
} );

//]]>
</script>

			
		</esi:text>
		</esi:otherwise>
	</esi:choose>


]]>
        
    </content>
</entry>

<entry>
    <title>Wine Panel</title>
    <link rel="alternate" type="text/html" href="http://www.qa.nm.cbc.ca/allinaday/columnists/wine/2010/10/15/wine-panel/" />
    <id>tag:www.dev.nm.cbc.ca,2010:/allinaday//302.43248</id>

    <published>2010-10-15T15:35:25Z</published>
    <updated>2010-10-15T16:43:38Z</updated>

    <summary>Fall Wine Recommendations: Stacey&apos;s Picks:Big House White 2009 (California) 173286 $9.95Passion of Portugal Red (Portugal) 146449 $7.05Trapiche Syrah (Argentina) 26898 $9.00Rod&apos;s Picks:White Remy Pannier Anjou 2009 (France) $12.10 (No. 5967)Red Hob Nob Merlot 2007 (France) $11.95 (184077)Red Folonari &apos;Verona&apos; Rosso...</summary>
    <author>
        <name>Jennifer Taylor</name>
        <uri>http://www.qa.nm.cbc.ca/cgi-bin/MT4/mt-cp.cgi?__mode=view&amp;blog_id=329&amp;id=491</uri>
    </author>
    
        <category term="Columnists" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Wine Panel" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.qa.nm.cbc.ca/allinaday/">
        <![CDATA[<p><strong>Fall Wine Recommendations:</strong></p>
<p><strong><br />Stacey's Picks:<br /></strong>Big House White 2009 (California) 173286 $9.95<br />Passion of Portugal Red (Portugal) 146449 $7.05<br />Trapiche Syrah (Argentina) 26898 $9.00<br /><br /><b>Rod's Picks:</b><br />White<b> </b>Remy Pannier Anjou 2009 (France) $12.10 (No. 5967)<br />Red Hob Nob Merlot 2007 (France) $11.95 (184077)<br />Red Folonari 'Verona' Rosso 2008 (Italy) $11.95 (191718)</p>
<p>&nbsp;</p>


	
	













	



    
	
	<esi:choose>
		<esi:when test="($(HTTP_USER_AGENT) matches $(touch)) || ($(HTTP_USER_AGENT) matches $(noflash)) || ($(HTTP_USER_AGENT) matches $(rich)) || ($(HTTP_USER_AGENT) matches $(text))">
		<esi:text>



		</esi:text>
		</esi:when>
		<esi:otherwise>
		<esi:text>
		
				
			
			<div id="ccae-1615285972"><a href="http://get.adobe.com/flashplayer/">Download Flash Player</a> to view this content.</div>
			










<script type="text/javascript">
//<![CDATA[

YUI({
	modules: { 
		"cbc.video.embed.swfvideoplayer" : {
				fullpath: "/video/js/SWFVideoPlayer.js",
				requires: ["swf", "node", "base"]
			}
		}
} ).use( "node", function(Y) 
{
	var vp, e, 
	playlistOnClip = function (clipId) 
	{
		if( clipId )
		{
			create(Y,clipId);
		}
	},
	create = function (Y, clipId)
	{
		Y.Global.detach( "cbc.video.embed.swfvideoplayer:#ccae-1615285972:setClipId", playlistOnClip );
		
		Y.use( "cbc.video.embed.swfvideoplayer", function (Y)
		{
			var conf = {
				clipId:1615285972
				 
			};

			if( clipId ){ conf = { clipId: clipId }; }

			conf = Y.merge( conf, {
				
				
				id:"#ccae-1615285972",
				width:360,
				autoPlay:true,
				height: 126,
				state:"audio"
				} );
			
			vp = new CBCSwfMedia();
			vp.init( conf );
		} );
	};
	e = Y.one('#ccae-1615285972' );
	
	e.set( "innerHTML", '<a style="background:url(/video/imgs/audioplayer-placeholder.gif) no-repeat 0;width:360px;height:0;padding-top:126px;overflow:hidden;display:block;" title="Play Audio Clip" href="#" onClick="return false;">Play Audio Clip</a>' );
	Y.Global.on( "cbc.video.embed.swfvideoplayer:#ccae-1615285972:setClipId", playlistOnClip );
	e.on( 'click', function (e) 
	{ 
		e.preventDefault(); 
		create(Y); 
		Y.Event.detach( e.type, arguments.callee, e.currentTarget );
	} );
		
			
} );

//]]>
</script>

			
		</esi:text>
		</esi:otherwise>
	</esi:choose>


]]>
        
    </content>
</entry>

<entry>
    <title>You Will Meet A Tall, Dark Stranger</title>
    <link rel="alternate" type="text/html" href="http://www.qa.nm.cbc.ca/allinaday/columnists/film/2010/10/12/you-will-meet-a-tall-dark-stranger/" />
    <id>tag:www.dev.nm.cbc.ca,2010:/allinaday//302.43219</id>

    <published>2010-10-12T16:47:54Z</published>
    <updated>2010-10-15T16:44:02Z</updated>

    <summary>Robert Fontaine reviews the new Woody Allen film &quot;You Will Meet A Tall, Dark Stranger&quot;...</summary>
    <author>
        <name>Jennifer Taylor</name>
        <uri>http://www.qa.nm.cbc.ca/cgi-bin/MT4/mt-cp.cgi?__mode=view&amp;blog_id=329&amp;id=491</uri>
    </author>
    
        <category term="Columnists" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Film" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.qa.nm.cbc.ca/allinaday/">
        <![CDATA[<p>Robert Fontaine reviews the new Woody Allen film "You Will Meet A Tall, Dark Stranger" </p>
<p>


	
	













	



    
	
	<esi:choose>
		<esi:when test="($(HTTP_USER_AGENT) matches $(touch)) || ($(HTTP_USER_AGENT) matches $(noflash)) || ($(HTTP_USER_AGENT) matches $(rich)) || ($(HTTP_USER_AGENT) matches $(text))">
		<esi:text>



		</esi:text>
		</esi:when>
		<esi:otherwise>
		<esi:text>
		
				
			
			<div id="ccae-1613498882"><a href="http://get.adobe.com/flashplayer/">Download Flash Player</a> to view this content.</div>
			










<script type="text/javascript">
//<![CDATA[

YUI({
	modules: { 
		"cbc.video.embed.swfvideoplayer" : {
				fullpath: "/video/js/SWFVideoPlayer.js",
				requires: ["swf", "node", "base"]
			}
		}
} ).use( "node", function(Y) 
{
	var vp, e, 
	playlistOnClip = function (clipId) 
	{
		if( clipId )
		{
			create(Y,clipId);
		}
	},
	create = function (Y, clipId)
	{
		Y.Global.detach( "cbc.video.embed.swfvideoplayer:#ccae-1613498882:setClipId", playlistOnClip );
		
		Y.use( "cbc.video.embed.swfvideoplayer", function (Y)
		{
			var conf = {
				clipId:1613498882
				 
			};

			if( clipId ){ conf = { clipId: clipId }; }

			conf = Y.merge( conf, {
				
				
				id:"#ccae-1613498882",
				width:360,
				autoPlay:true,
				height: 126,
				state:"audio"
				} );
			
			vp = new CBCSwfMedia();
			vp.init( conf );
		} );
	};
	e = Y.one('#ccae-1613498882' );
	
	e.set( "innerHTML", '<a style="background:url(/video/imgs/audioplayer-placeholder.gif) no-repeat 0;width:360px;height:0;padding-top:126px;overflow:hidden;display:block;" title="Play Audio Clip" href="#" onClick="return false;">Play Audio Clip</a>' );
	Y.Global.on( "cbc.video.embed.swfvideoplayer:#ccae-1613498882:setClipId", playlistOnClip );
	e.on( 'click', function (e) 
	{ 
		e.preventDefault(); 
		create(Y); 
		Y.Event.detach( e.type, arguments.callee, e.currentTarget );
	} );
		
			
} );

//]]>
</script>

			
		</esi:text>
		</esi:otherwise>
	</esi:choose>


</p>]]>
        
    </content>
</entry>

<entry>
    <title>Political Panel - Oct 08 2010 </title>
    <link rel="alternate" type="text/html" href="http://www.qa.nm.cbc.ca/allinaday/columnists/political/2010/10/12/political-panel---oct-08-2010/" />
    <id>tag:www.dev.nm.cbc.ca,2010:/allinaday//302.43218</id>

    <published>2010-10-12T16:35:06Z</published>
    <updated>2010-10-15T16:44:30Z</updated>

    <summary><![CDATA[Our political panel discuss the latest calls for Christian Paradis's resignation,the Department of Veterans Affairs has been a little too free with files containing private medical information,&nbsp;and Canada's shot at a seat on the UN Security Council....]]></summary>
    <author>
        <name>Jennifer Taylor</name>
        <uri>http://www.qa.nm.cbc.ca/cgi-bin/MT4/mt-cp.cgi?__mode=view&amp;blog_id=329&amp;id=491</uri>
    </author>
    
        <category term="Columnists" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Political Panel" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.qa.nm.cbc.ca/allinaday/">
        <![CDATA[<p>Our political panel discuss the latest calls for Christian Paradis's resignation,the Department of Veterans Affairs has been a little too free with files containing private medical information,&nbsp;and Canada's shot at a seat on the UN Security Council. </p>


	
	













	



    
	
	<esi:choose>
		<esi:when test="($(HTTP_USER_AGENT) matches $(touch)) || ($(HTTP_USER_AGENT) matches $(noflash)) || ($(HTTP_USER_AGENT) matches $(rich)) || ($(HTTP_USER_AGENT) matches $(text))">
		<esi:text>



		</esi:text>
		</esi:when>
		<esi:otherwise>
		<esi:text>
		
				
			
			<div id="ccae-1613489277"><a href="http://get.adobe.com/flashplayer/">Download Flash Player</a> to view this content.</div>
			










<script type="text/javascript">
//<![CDATA[

YUI({
	modules: { 
		"cbc.video.embed.swfvideoplayer" : {
				fullpath: "/video/js/SWFVideoPlayer.js",
				requires: ["swf", "node", "base"]
			}
		}
} ).use( "node", function(Y) 
{
	var vp, e, 
	playlistOnClip = function (clipId) 
	{
		if( clipId )
		{
			create(Y,clipId);
		}
	},
	create = function (Y, clipId)
	{
		Y.Global.detach( "cbc.video.embed.swfvideoplayer:#ccae-1613489277:setClipId", playlistOnClip );
		
		Y.use( "cbc.video.embed.swfvideoplayer", function (Y)
		{
			var conf = {
				clipId:1613489277
				 
			};

			if( clipId ){ conf = { clipId: clipId }; }

			conf = Y.merge( conf, {
				
				
				id:"#ccae-1613489277",
				width:360,
				autoPlay:true,
				height: 126,
				state:"audio"
				} );
			
			vp = new CBCSwfMedia();
			vp.init( conf );
		} );
	};
	e = Y.one('#ccae-1613489277' );
	
	e.set( "innerHTML", '<a style="background:url(/video/imgs/audioplayer-placeholder.gif) no-repeat 0;width:360px;height:0;padding-top:126px;overflow:hidden;display:block;" title="Play Audio Clip" href="#" onClick="return false;">Play Audio Clip</a>' );
	Y.Global.on( "cbc.video.embed.swfvideoplayer:#ccae-1613489277:setClipId", playlistOnClip );
	e.on( 'click', function (e) 
	{ 
		e.preventDefault(); 
		create(Y); 
		Y.Event.detach( e.type, arguments.callee, e.currentTarget );
	} );
		
			
} );

//]]>
</script>

			
		</esi:text>
		</esi:otherwise>
	</esi:choose>


]]>
        
    </content>
</entry>

<entry>
    <title>Matzo Balls</title>
    <link rel="alternate" type="text/html" href="http://www.qa.nm.cbc.ca/allinaday/columnists/dinner/2010/10/07/matzo-balls/" />
    <id>tag:www.dev.nm.cbc.ca,2010:/allinaday//302.43199</id>

    <published>2010-10-07T17:22:08Z</published>
    <updated>2010-10-15T16:44:54Z</updated>

    <summary><![CDATA[Auntie Lorna's Baked Matzo Balls (from the memoir When My World Was Very Small by Ruth Rakoff) &nbsp; "Auntie Lorna would painstakingly fill each delicious lump of divinely dense yumminess with fried onions, whereas I simply mix the fried onions...]]></summary>
    <author>
        <name>Jennifer Taylor</name>
        <uri>http://www.qa.nm.cbc.ca/cgi-bin/MT4/mt-cp.cgi?__mode=view&amp;blog_id=329&amp;id=491</uri>
    </author>
    
        <category term="Columnists" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="D is for Dinner" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.qa.nm.cbc.ca/allinaday/">
        <![CDATA[<div>Auntie Lorna's Baked Matzo Balls</div>
<div>(from the memoir When My World Was Very Small by Ruth Rakoff)</div>
<div>&nbsp;</div>
<div>"Auntie Lorna would painstakingly fill each delicious lump of divinely dense yumminess with fried onions, whereas I simply mix the fried onions into the batter. I like to bake them in mini muffin tins (kind of like Jewish Yorkshire puddings).</div>
<div>&nbsp;</div>
<div>"For the batter I've provided basic proportions, though I have never in my life made only two eggs' worth of matzo balls. I usually factor about half an egg per person, rounding up of course and then just to be sure there will be enough add two more."</div>
<div>&nbsp;</div>
<div>Onions:</div>
<div>Use at least one medium onion or more (never less) for every egg.</div>
<div>Chop and fry onions slowly on low heat until beautifully caramelized. Traditionally this would be done in chicken fat, but I use olive oil. Allow the onions to cool.</div>
<div>&nbsp;</div>
<div>Batter (basic proportions):</div>
<div>2 eggs</div>
<div>2 tablespoons oil or chicken fat</div>
<div>½ cup matzo meal</div>
<div>1 teaspoon salt,</div>
<div>2 tablespoons soup or water</div>
<div>&nbsp;</div>
<div>Lightly scramble eggs and oil together. Mix with matzo meal and salt until paste-like. Add water and stir out any lumps. Add generous amount of caramelized onions and stir into batter. Refrigerate for an hour or more.</div>
<div>&nbsp;</div>
<div>Spoon ragged-edged lumps into greased muffin tins and bake at 350 degrees Farenheit until golden brown, about 12 to 15 minutes.</div>
<div>&nbsp;</div>
<div>Try to wait until they cool before eating them.</div>
<div>&nbsp;</div>


	
	













	



    
	
	<esi:choose>
		<esi:when test="($(HTTP_USER_AGENT) matches $(touch)) || ($(HTTP_USER_AGENT) matches $(noflash)) || ($(HTTP_USER_AGENT) matches $(rich)) || ($(HTTP_USER_AGENT) matches $(text))">
		<esi:text>



		</esi:text>
		</esi:when>
		<esi:otherwise>
		<esi:text>
		
				
			
			<div id="ccae-1609637933"><a href="http://get.adobe.com/flashplayer/">Download Flash Player</a> to view this content.</div>
			










<script type="text/javascript">
//<![CDATA[

YUI({
	modules: { 
		"cbc.video.embed.swfvideoplayer" : {
				fullpath: "/video/js/SWFVideoPlayer.js",
				requires: ["swf", "node", "base"]
			}
		}
} ).use( "node", function(Y) 
{
	var vp, e, 
	playlistOnClip = function (clipId) 
	{
		if( clipId )
		{
			create(Y,clipId);
		}
	},
	create = function (Y, clipId)
	{
		Y.Global.detach( "cbc.video.embed.swfvideoplayer:#ccae-1609637933:setClipId", playlistOnClip );
		
		Y.use( "cbc.video.embed.swfvideoplayer", function (Y)
		{
			var conf = {
				clipId:1609637933
				 
			};

			if( clipId ){ conf = { clipId: clipId }; }

			conf = Y.merge( conf, {
				
				
				id:"#ccae-1609637933",
				width:360,
				autoPlay:true,
				height: 126,
				state:"audio"
				} );
			
			vp = new CBCSwfMedia();
			vp.init( conf );
		} );
	};
	e = Y.one('#ccae-1609637933' );
	
	e.set( "innerHTML", '<a style="background:url(/video/imgs/audioplayer-placeholder.gif) no-repeat 0;width:360px;height:0;padding-top:126px;overflow:hidden;display:block;" title="Play Audio Clip" href="#" onClick="return false;">Play Audio Clip</a>' );
	Y.Global.on( "cbc.video.embed.swfvideoplayer:#ccae-1609637933:setClipId", playlistOnClip );
	e.on( 'click', function (e) 
	{ 
		e.preventDefault(); 
		create(Y); 
		Y.Event.detach( e.type, arguments.callee, e.currentTarget );
	} );
		
			
} );

//]]>
</script>

			
		</esi:text>
		</esi:otherwise>
	</esi:choose>


]]>
        
    </content>
</entry>

<entry>
    <title>Book Panel - October 4 </title>
    <link rel="alternate" type="text/html" href="http://www.qa.nm.cbc.ca/allinaday/columnists/book/2010/10/06/book-panel---october-4/" />
    <id>tag:www.dev.nm.cbc.ca,2010:/allinaday//302.43180</id>

    <published>2010-10-06T17:02:37Z</published>
    <updated>2010-10-15T16:45:18Z</updated>

    <summary><![CDATA[Ann Archer reviews:- Girl Unwrapped&nbsp;- Gabriella Goliger, Arsenal Pulp Press 2010- Gold Diggers: Striking It Rich In The Klondike&nbsp;- Charlotte Gray, HarperCollins Canada 201oRandall Ware reviews:-&nbsp; Room - Emma Donoghue - HarperCollins-&nbsp; Is There Anything Good About Men?:How Cultures Flourish...]]></summary>
    <author>
        <name>Jennifer Taylor</name>
        <uri>http://www.qa.nm.cbc.ca/cgi-bin/MT4/mt-cp.cgi?__mode=view&amp;blog_id=329&amp;id=491</uri>
    </author>
    
        <category term="Book Panel" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Columnists" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.qa.nm.cbc.ca/allinaday/">
        <![CDATA[<p><strong>Ann Archer reviews:</strong><br /></p><p>- Girl Unwrapped&nbsp;- Gabriella Goliger, Arsenal Pulp Press 2010<br />- Gold Diggers: Striking It Rich In The Klondike&nbsp;- Charlotte Gray, HarperCollins Canada 201o</p><p><strong>Randall Ware reviews:</strong><br /></p><p>-&nbsp; Room - Emma Donoghue - HarperCollins<br />-&nbsp; Is There Anything Good About Men?:How Cultures Flourish By Exploiting Men - Roy F. Baumeister - Oxford University Press</p><p>


	
	













	



    
	
	<esi:choose>
		<esi:when test="($(HTTP_USER_AGENT) matches $(touch)) || ($(HTTP_USER_AGENT) matches $(noflash)) || ($(HTTP_USER_AGENT) matches $(rich)) || ($(HTTP_USER_AGENT) matches $(text))">
		<esi:text>



		</esi:text>
		</esi:when>
		<esi:otherwise>
		<esi:text>
		
				
			
			<div id="ccae-1607848930"><a href="http://get.adobe.com/flashplayer/">Download Flash Player</a> to view this content.</div>
			










<script type="text/javascript">
//<![CDATA[

YUI({
	modules: { 
		"cbc.video.embed.swfvideoplayer" : {
				fullpath: "/video/js/SWFVideoPlayer.js",
				requires: ["swf", "node", "base"]
			}
		}
} ).use( "node", function(Y) 
{
	var vp, e, 
	playlistOnClip = function (clipId) 
	{
		if( clipId )
		{
			create(Y,clipId);
		}
	},
	create = function (Y, clipId)
	{
		Y.Global.detach( "cbc.video.embed.swfvideoplayer:#ccae-1607848930:setClipId", playlistOnClip );
		
		Y.use( "cbc.video.embed.swfvideoplayer", function (Y)
		{
			var conf = {
				clipId:1607848930
				 
			};

			if( clipId ){ conf = { clipId: clipId }; }

			conf = Y.merge( conf, {
				
				
				id:"#ccae-1607848930",
				width:360,
				autoPlay:true,
				height: 126,
				state:"audio"
				} );
			
			vp = new CBCSwfMedia();
			vp.init( conf );
		} );
	};
	e = Y.one('#ccae-1607848930' );
	
	e.set( "innerHTML", '<a style="background:url(/video/imgs/audioplayer-placeholder.gif) no-repeat 0;width:360px;height:0;padding-top:126px;overflow:hidden;display:block;" title="Play Audio Clip" href="#" onClick="return false;">Play Audio Clip</a>' );
	Y.Global.on( "cbc.video.embed.swfvideoplayer:#ccae-1607848930:setClipId", playlistOnClip );
	e.on( 'click', function (e) 
	{ 
		e.preventDefault(); 
		create(Y); 
		Y.Event.detach( e.type, arguments.callee, e.currentTarget );
	} );
		
			
} );

//]]>
</script>

			
		</esi:text>
		</esi:otherwise>
	</esi:choose>


</p>]]>
        
    </content>
</entry>

<entry>
    <title>Film Review - Wall Street</title>
    <link rel="alternate" type="text/html" href="http://www.qa.nm.cbc.ca/allinaday/columnists/film/2010/10/06/film-review---wall-street/" />
    <id>tag:www.dev.nm.cbc.ca,2010:/allinaday//302.43178</id>

    <published>2010-10-06T13:39:53Z</published>
    <updated>2010-10-06T18:48:38Z</updated>

    <summary>Robert reviews the film &quot;Wall Street: Money Never Sleeps&quot;...</summary>
    <author>
        <name>Jennifer Taylor</name>
        <uri>http://www.qa.nm.cbc.ca/cgi-bin/MT4/mt-cp.cgi?__mode=view&amp;blog_id=329&amp;id=491</uri>
    </author>
    
        <category term="Columnists" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Film" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.qa.nm.cbc.ca/allinaday/">
        <![CDATA[<p>Robert reviews the film "Wall Street: Money Never Sleeps"</p>

<p>


	
	













	



    
	
	<esi:choose>
		<esi:when test="($(HTTP_USER_AGENT) matches $(touch)) || ($(HTTP_USER_AGENT) matches $(noflash)) || ($(HTTP_USER_AGENT) matches $(rich)) || ($(HTTP_USER_AGENT) matches $(text))">
		<esi:text>



		</esi:text>
		</esi:when>
		<esi:otherwise>
		<esi:text>
		
				
			
			<div id="ccae-1604821525"><a href="http://get.adobe.com/flashplayer/">Download Flash Player</a> to view this content.</div>
			










<script type="text/javascript">
//<![CDATA[

YUI({
	modules: { 
		"cbc.video.embed.swfvideoplayer" : {
				fullpath: "/video/js/SWFVideoPlayer.js",
				requires: ["swf", "node", "base"]
			}
		}
} ).use( "node", function(Y) 
{
	var vp, e, 
	playlistOnClip = function (clipId) 
	{
		if( clipId )
		{
			create(Y,clipId);
		}
	},
	create = function (Y, clipId)
	{
		Y.Global.detach( "cbc.video.embed.swfvideoplayer:#ccae-1604821525:setClipId", playlistOnClip );
		
		Y.use( "cbc.video.embed.swfvideoplayer", function (Y)
		{
			var conf = {
				clipId:1604821525
				 
			};

			if( clipId ){ conf = { clipId: clipId }; }

			conf = Y.merge( conf, {
				
				
				id:"#ccae-1604821525",
				width:360,
				autoPlay:true,
				height: 126,
				state:"audio"
				} );
			
			vp = new CBCSwfMedia();
			vp.init( conf );
		} );
	};
	e = Y.one('#ccae-1604821525' );
	
	e.set( "innerHTML", '<a style="background:url(/video/imgs/audioplayer-placeholder.gif) no-repeat 0;width:360px;height:0;padding-top:126px;overflow:hidden;display:block;" title="Play Audio Clip" href="#" onClick="return false;">Play Audio Clip</a>' );
	Y.Global.on( "cbc.video.embed.swfvideoplayer:#ccae-1604821525:setClipId", playlistOnClip );
	e.on( 'click', function (e) 
	{ 
		e.preventDefault(); 
		create(Y); 
		Y.Event.detach( e.type, arguments.callee, e.currentTarget );
	} );
		
			
} );

//]]>
</script>

			
		</esi:text>
		</esi:otherwise>
	</esi:choose>


</p>]]>
        
    </content>
</entry>

<entry>
    <title>Political Panel</title>
    <link rel="alternate" type="text/html" href="http://www.qa.nm.cbc.ca/allinaday/columnists/political/2010/10/01/political-panel/" />
    <id>tag:www.dev.nm.cbc.ca,2010:/allinaday//302.43202</id>

    <published>2010-10-01T18:47:18Z</published>
    <updated>2010-10-07T18:49:09Z</updated>

    <summary>Oct 01 2010 - Political panel with Julie Van Dusen and Rob Russo. Topics: the economy and new GG David Johnston...</summary>
    <author>
        <name>D Arcy Coulson</name>
        <uri>http://www.qa.nm.cbc.ca/cgi-bin/MT4/mt-cp.cgi?__mode=view&amp;blog_id=329&amp;id=322</uri>
    </author>
    
        <category term="Columnists" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="Political Panel" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="en" xml:base="http://www.qa.nm.cbc.ca/allinaday/">
        <![CDATA[Oct 01 2010 - Political panel with Julie Van Dusen and Rob Russo. Topics: the economy and new GG David Johnston <div><br /></div> 


	
	













	



    
	
	<esi:choose>
		<esi:when test="($(HTTP_USER_AGENT) matches $(touch)) || ($(HTTP_USER_AGENT) matches $(noflash)) || ($(HTTP_USER_AGENT) matches $(rich)) || ($(HTTP_USER_AGENT) matches $(text))">
		<esi:text>



		</esi:text>
		</esi:when>
		<esi:otherwise>
		<esi:text>
		
				
			
			<div id="ccae-1606936451"><a href="http://get.adobe.com/flashplayer/">Download Flash Player</a> to view this content.</div>
			










<script type="text/javascript">
//<![CDATA[

YUI({
	modules: { 
		"cbc.video.embed.swfvideoplayer" : {
				fullpath: "/video/js/SWFVideoPlayer.js",
				requires: ["swf", "node", "base"]
			}
		}
} ).use( "node", function(Y) 
{
	var vp, e, 
	playlistOnClip = function (clipId) 
	{
		if( clipId )
		{
			create(Y,clipId);
		}
	},
	create = function (Y, clipId)
	{
		Y.Global.detach( "cbc.video.embed.swfvideoplayer:#ccae-1606936451:setClipId", playlistOnClip );
		
		Y.use( "cbc.video.embed.swfvideoplayer", function (Y)
		{
			var conf = {
				clipId:1606936451
				 
			};

			if( clipId ){ conf = { clipId: clipId }; }

			conf = Y.merge( conf, {
				
				
				id:"#ccae-1606936451",
				width:360,
				autoPlay:true,
				height: 126,
				state:"audio"
				} );
			
			vp = new CBCSwfMedia();
			vp.init( conf );
		} );
	};
	e = Y.one('#ccae-1606936451' );
	
	e.set( "innerHTML", '<a style="background:url(/video/imgs/audioplayer-placeholder.gif) no-repeat 0;width:360px;height:0;padding-top:126px;overflow:hidden;display:block;" title="Play Audio Clip" href="#" onClick="return false;">Play Audio Clip</a>' );
	Y.Global.on( "cbc.video.embed.swfvideoplayer:#ccae-1606936451:setClipId", playlistOnClip );
	e.on( 'click', function (e) 
	{ 
		e.preventDefault(); 
		create(Y); 
		Y.Event.detach( e.type, arguments.callee, e.currentTarget );
	} );
		
			
} );

//]]>
</script>

			
		</esi:text>
		</esi:otherwise>
	</esi:choose>


]]>
        
    </content>
</entry>

</feed>
