<?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>Mrs. Fields Secrets &#187; Food &amp; Recipes</title>
	<atom:link href="http://www.mrsfieldssecrets.com/blogs/blog/category/food-recipes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mrsfieldssecrets.com/blogs</link>
	<description></description>
	<lastBuildDate>Wed, 28 Jul 2010 20:56:24 +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>Recipe: Homemade Ice Cream in a Bag</title>
		<link>http://www.mrsfieldssecrets.com/blogs/blog/2010/07/recipe-homemade-ice-cream-in-a-bag/</link>
		<comments>http://www.mrsfieldssecrets.com/blogs/blog/2010/07/recipe-homemade-ice-cream-in-a-bag/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 18:05:41 +0000</pubDate>
		<dc:creator>Mrs. Fields</dc:creator>
				<category><![CDATA[Food & Recipes]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[10-minute homemade ice cream recipe]]></category>
		<category><![CDATA[homemade ice cream in a bag recipe]]></category>
		<category><![CDATA[homemade ice cream in a can recipe]]></category>
		<category><![CDATA[homemade ice cream recipe]]></category>
		<category><![CDATA[make homemade ice cream fast]]></category>
		<category><![CDATA[make homemade ice cream in a bag]]></category>
		<category><![CDATA[summer activities for kids]]></category>

		<guid isPermaLink="false">http://www.mrsfieldssecrets.com/blogs/?p=892</guid>
		<description><![CDATA[
The remedy for a hot summer day (or night) is cool, creamy ice cream. No need to wait around for the ice cream truck, this is a fun and delicious recipe to help you cool down a hot summer day. It&#8217;s part gourmet, homemade treat and part fun activity. Plus, it&#8217;s completely customizable for each [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left"><a title="MF Homemade Ice Cream by TiffanyWBWG, on Flickr" href="http://www.flickr.com/photos/92617070@N00/4821663860/"><img class="aligncenter" src="http://farm5.static.flickr.com/4095/4821663860_ff136397f6.jpg" alt="MF Homemade Ice Cream" width="500" height="375" /></a><br />
The remedy for a hot summer day (or night) is cool, creamy ice cream. No need to wait around for the ice cream truck, this is a fun and delicious recipe to help you cool down a hot summer day. It&#8217;s part gourmet, homemade treat and part fun activity. Plus, it&#8217;s completely customizable for each person. And the best part? It&#8217;s ready in 10 minutes.</p>
<p style="text-align: left">Wait. Homemade ice cream in 10 minutes? Are those angels singing?</p>
<p style="text-align: left">Gather the kids and the ingredients and make some today.</p>
<p><strong><span style="text-decoration: underline">Homemade Ice Cream in a Bag</span></strong></p>
<p><strong>Supplies</strong><br />
1 gallon-size plastic food storage bag<br />
1 quart-size plastic food storage bag<br />
Rock salt<br />
Ice</p>
<p><strong>Ingredients</strong></p>
<p>1/2 cup heavy cream<br />
1/2 cup milk or half-and-half<br />
1/2 teaspoon vanilla<br />
2 heaping tablespoons sugar</p>
<p><strong>Directions</strong><br />
Fill the gallon-size bag 3/4 full of ice cubes and sprinkle a handful (about 1/4 cup) rock salt over the ice. In the quart-size bag, add cream, half-and-half, sugar, and vanilla. Seal the bag, removing excess air, and place inside the larger bag and seal it as well. Shake the bags vigorously (probably outside) for 5-10 minutes, or until the ice cream in the inner bag gets thick and hard. Remove and dry the inner bag to keep the saltwater out of your ice cream. Discard the larger bag. Serve immediately in a bowl or right out of the bag.</p>
<p><strong>For Chocolate Ice Cream: </strong>Add 2-3 tablespoons of chocolate syrup and reduce the vanilla to 1/4 teaspoon.</p>
<p><strong>For Strawberry Ice Cream:</strong> Add 3-4 tablespoons sweetened, pureéd strawberries.</p>
<p><strong>For Mint Ice Cream:</strong> Replace vanilla with 1/4 teaspoon mint extract and add 3 drops of green food coloring.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.mrsfieldssecrets.com%2Fblogs%2Fblog%2F2010%2F07%2Frecipe-homemade-ice-cream-in-a-bag%2F&amp;t=Recipe%3A%20Homemade%20Ice%20Cream%20in%20a%20Bag" id="facebook_share_both" style="line-height:13px; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Recipe%3A+Homemade+Ice+Cream+in+a+Bag+http://44f2n.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.mrsfieldssecrets.com/blogs/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Recipe%3A+Homemade+Ice+Cream+in+a+Bag+http://44f2n.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mrsfieldssecrets.com/blogs/blog/2010/07/recipe-homemade-ice-cream-in-a-bag/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Recipe: Brownie Pillow Cookies</title>
		<link>http://www.mrsfieldssecrets.com/blogs/blog/2010/07/recipe-brownie-pillow-cookies/</link>
		<comments>http://www.mrsfieldssecrets.com/blogs/blog/2010/07/recipe-brownie-pillow-cookies/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 16:39:27 +0000</pubDate>
		<dc:creator>Mrs. Fields</dc:creator>
				<category><![CDATA[Food & Recipes]]></category>
		<category><![CDATA[bakerella]]></category>
		<category><![CDATA[cookie and brownie recipe]]></category>
		<category><![CDATA[unusual cookie recipes]]></category>

		<guid isPermaLink="false">http://www.mrsfieldssecrets.com/blogs/?p=865</guid>
		<description><![CDATA[
Your eyes are not deceiving you. That&#8217;s a big chunk of brownie in the middle of that cookie. I recently read this recipe posted by the one and only Bakerella and HAD to try it immediately. I mean, cookies and brownies in one? You had me at hello, Bakerella. You had me at hello.
The cookies [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-867" src="http://www.mrsfieldssecrets.com/blogs/files/2010/07/Pillow-Cookies.jpg" alt="Pillow Cookies" width="500" height="375" /></p>
<p>Your eyes are not deceiving you. That&#8217;s a big chunk of brownie in the middle of that cookie. I recently read <a href="http://www.bakerella.com/pillow-cookies/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Bakerella+%28Bakerella%29&amp;utm_content=Google+Reader" target="_blank">this recipe</a> posted by the one and only <a href="http://www.bakerella.com" target="_blank">Bakerella</a> and HAD to try it immediately. I mean, cookies and brownies in one? You had me at hello, Bakerella. You had me at hello.</p>
<p>The cookies are decadent and huge and perfect for the fickle treat lover who can&#8217;t make up her mind if she loves cookies or brownies best. (Cookies! No, brownies! No, cookies!) Here is Bakerella&#8217;s recipe, plus a few of my tips. Try this today and make your life complete.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 18px;margin-left: 0px"><strong>Brownie Pillow Cookies</strong></p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 18px;margin-left: 0px">1 package brownie mix</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 18px;margin-left: 0px">1 cup butter, room temperature<br />
1 1/2 cups packed light brown sugar<br />
2 large eggs, plus 1 egg yolk<br />
1 tablespoon vanilla<br />
2 1/2 cups all purpose flour<br />
2 teaspoons baking powder<br />
1/2 teaspoon salt<br />
1/2 teaspoon baking soda<br />
12 oz. bag miniature semi-sweet chocolate chips</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 18px;margin-left: 0px">Make brownies according to package and let cool. Cut about ten 1 inch squares. Enjoy the remaining brownies. I used a pan about 8 X 8.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 18px;margin-left: 0px">For the chocolate chip cookie dough, beat butter with a mixer until creamy. Add brown sugar and beat until smooth. Add eggs, yolk and vanilla. Beat until smooth. Combine flour, baking powder, soda and salt in a medium bowl and stir together with a wire whisk. Add flour to butter mixture and beat until combined. Stir in mini chips. Let dough chill covered in the refrigerator for at least an hour.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 18px;margin-left: 0px">Preheat oven to 350 degrees.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 18px;margin-left: 0px">Use a measuring cup to scoop batter by the 1/2 cup. Since it’s chilled, you may need to pack it with a spoon. Then use the spoon to remove the dough from the cup and place it on parchment paper. Work quickly so the dough remains chilled or either prepare one cookie at a time so the rest of the dough remains cold.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 18px;margin-left: 0px">After the dough is on the parchment paper, make an indention and place a 1 inch square brownie in the center. Press the brownie down gently and work the remaining dough around the brownie. You can use your hands to shape the dough into a ball.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 18px;margin-left: 0px">During this step, I found it easier to use a piece of parchment paper as a work surface since the dough can get sticky and then I used another piece of parchment paper for the baking sheet. If your dough gets too soft, you can chill the rolled dough balls for a few minutes right before baking.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 18px;margin-left: 0px">Prepare six cookies at a time using a large baking sheet (15 X 20) and bake at 350 degrees for about 18 minutes. Return the remaining dough to the refrigerator until time to bake the second batch. Cool on the baking sheet for a few minutes and then cool completely on a wire rack. Makes about ten cookies using a little less than a 1/2 cup of dough for each cookie. If your cookies start to get too brown before they are done baking, you can place a sheet of aluminum foil over top for the last few minutes.</p>
<p style="margin-top: 0px;margin-right: 0px;margin-bottom: 18px;margin-left: 0px"><strong>Mrs. Fields Tips:</strong> Slightly undercook your brownies; they will continue baking inside the cookie. If you don&#8217;t have mini chocolate chips on hand (as I didn&#8217;t), simply chop up regular ones into smaller pieces. And finally, immediately give at least half of these cookies away. You won&#8217;t be able to trust yourself alone with more than a few of them. They <span style="text-decoration: underline">will</span> overpower you.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.mrsfieldssecrets.com%2Fblogs%2Fblog%2F2010%2F07%2Frecipe-brownie-pillow-cookies%2F&amp;t=Recipe%3A%20Brownie%20Pillow%20Cookies" id="facebook_share_both" style="line-height:13px; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Recipe%3A+Brownie+Pillow+Cookies+http://chown.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.mrsfieldssecrets.com/blogs/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Recipe%3A+Brownie+Pillow+Cookies+http://chown.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mrsfieldssecrets.com/blogs/blog/2010/07/recipe-brownie-pillow-cookies/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Recipe: Lemonade Ice Cream Pie with Berry Topping</title>
		<link>http://www.mrsfieldssecrets.com/blogs/blog/2010/07/recipe-lemonade-ice-cream-pie-with-berry-topping/</link>
		<comments>http://www.mrsfieldssecrets.com/blogs/blog/2010/07/recipe-lemonade-ice-cream-pie-with-berry-topping/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 16:30:26 +0000</pubDate>
		<dc:creator>Mrs. Fields</dc:creator>
				<category><![CDATA[Food & Recipes]]></category>
		<category><![CDATA[fourth of july dessert recipe]]></category>
		<category><![CDATA[ice cream pie recipe]]></category>
		<category><![CDATA[lemonade ice cream pie recipe]]></category>
		<category><![CDATA[strawberry lemonade ice cream pie]]></category>

		<guid isPermaLink="false">http://www.mrsfieldssecrets.com/blogs/?p=862</guid>
		<description><![CDATA[
What&#8217;s more refreshing than ice cold lemonade on a hot summer day? This pie is. It&#8217;s everything you love about lemonade, plus more&#8212;creamy ice cream, sweet berries, and a graham cracker crust. Make this for your Fourth of July celebration and you&#8217;ll be the star of the party!
Lemonade Ice Cream Pie
1 quart vanilla ice cream, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" src="http://farm5.static.flickr.com/4136/4755358638_3a44c0a0ec.jpg" alt="" width="500" height="475" /></p>
<p>What&#8217;s more refreshing than ice cold lemonade on a hot summer day? This pie is. It&#8217;s everything you love about lemonade, plus more&#8212;creamy ice cream, sweet berries, and a graham cracker crust. Make this for your Fourth of July celebration and you&#8217;ll be the <em>star</em> of the party!</p>
<p><strong>Lemonade Ice Cream Pie</strong></p>
<p>1 quart vanilla ice cream, softened<br />
1 can lemonade concentrate, thawed<br />
1 graham cracker crust</p>
<p><strong>Berry Topping</strong></p>
<p>1 cup blueberries<br />
2 cups strawberries<br />
1/4 cup powdered sugar</p>
<p><strong>Directions</strong><br />
In a large bowl, mix softened ice cream and lemonade concentrate with a large spoon until completely blended. Pour mixture into prepared graham cracker crust until full. (You&#8217;ll likely have a little leftover&#8212;eat it with a spoon!) Cover and freeze overnight.</p>
<p>Hours before serving, prepare the berry topping. Wash and dry blueberries. Wash, hull, and slice strawberries and place them in a small mixing bowl. Add powdered sugar to the strawberries, then cover the bowl tightly with plastic wrap. Shake bowl with gentle force until the sugar has had a chance to coat the strawberries and combine with the natural juices to create a light syrup. Top the pie with the prepared berries in a pattern and allow to freeze completely before serving.</p>
<p>Have a great holiday weekend, everybody!</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.mrsfieldssecrets.com%2Fblogs%2Fblog%2F2010%2F07%2Frecipe-lemonade-ice-cream-pie-with-berry-topping%2F&amp;t=Recipe%3A%20Lemonade%20Ice%20Cream%20Pie%20with%20Berry%20Topping" id="facebook_share_both" style="line-height:13px; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Recipe%3A+Lemonade+Ice+Cream+Pie+with+Berry+Topping+http://86ww9.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.mrsfieldssecrets.com/blogs/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Recipe%3A+Lemonade+Ice+Cream+Pie+with+Berry+Topping+http://86ww9.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mrsfieldssecrets.com/blogs/blog/2010/07/recipe-lemonade-ice-cream-pie-with-berry-topping/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Recipe: No-Fail Smoothies</title>
		<link>http://www.mrsfieldssecrets.com/blogs/blog/2010/06/recipe-no-fail-smoothies/</link>
		<comments>http://www.mrsfieldssecrets.com/blogs/blog/2010/06/recipe-no-fail-smoothies/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 15:37:39 +0000</pubDate>
		<dc:creator>Mrs. Fields</dc:creator>
				<category><![CDATA[Food & Recipes]]></category>

		<guid isPermaLink="false">http://www.mrsfieldssecrets.com/blogs/?p=842</guid>
		<description><![CDATA[Today is the first official day of summer, and what better way to mark it than with one of my favorite summer refreshments? That&#8217;s right, smoothies! Smoothies are an ideal summer food, incorporating all of those fresh, in-season fruits we have on hand to make the perfect summer breakfast or treat. You&#8217;re craving one right [...]]]></description>
			<content:encoded><![CDATA[<p>Today is the first official day of summer, and what better way to mark it than with one of my favorite summer refreshments? That&#8217;s right, smoothies! Smoothies are an ideal summer food, incorporating all of those fresh, in-season fruits we have on hand to make the perfect summer breakfast or treat. You&#8217;re craving one right now, aren&#8217;t you?</p>
<p>Here is a simple recipe that you can use as a template to create your own delicious smoothie flavors, using (at least) two different fruits and any flavor of yogurt.</p>
<p><strong>No-Fail Smoothies</strong></p>
<ul>
<li>2 cups ice</li>
<li>1 cup sliced, diced, or chopped fruit A</li>
<li>1 cup sliced, diced, or chopped fruit B</li>
<li>1 cup yogurt, any flavor</li>
<li>1-2 cups milk (pick your thickness)</li>
<li>1/2 cup oats</li>
<li>1-4 Tablespoon sweetener (sugar, Splenda, or honey)</li>
<li>1 teaspoon vanilla</li>
</ul>
<p><strong>Directions</strong><br />
Blend all ingredients in a blender, first on slow speed, then up to high speed. Serve immediately.</p>
<p>My favorite smoothie fruits are: mangoes, strawberries, peaches, bananas, blueberries, raspberries, blackberries, pineapple, cantaloupe, and avocado (yes, avocado!). Leave me <em>your</em> favorite smoothie combinations in a comment.</p>
<p><strong>TIP:</strong> If you use plain, unsweetened yogurt, you&#8217;ll want to double the amount of sweetener you use.</p>
<p><strong>TIP:</strong> Freeze and store extra fruit for all-year smoothie bliss.</p>
<p><strong>TIP: </strong>Use frozen bananas for an even creamier flavor.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.mrsfieldssecrets.com%2Fblogs%2Fblog%2F2010%2F06%2Frecipe-no-fail-smoothies%2F&amp;t=Recipe%3A%20No-Fail%20Smoothies" id="facebook_share_both" style="line-height:13px; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Recipe%3A+No-Fail+Smoothies+http://i384h.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.mrsfieldssecrets.com/blogs/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Recipe%3A+No-Fail+Smoothies+http://i384h.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mrsfieldssecrets.com/blogs/blog/2010/06/recipe-no-fail-smoothies/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Recipe: Father&#8217;s Day Menu</title>
		<link>http://www.mrsfieldssecrets.com/blogs/blog/2010/06/recipe-fathers-day-menu/</link>
		<comments>http://www.mrsfieldssecrets.com/blogs/blog/2010/06/recipe-fathers-day-menu/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 19:50:17 +0000</pubDate>
		<dc:creator>Mrs. Fields</dc:creator>
				<category><![CDATA[Food & Recipes]]></category>
		<category><![CDATA[Party and Event Planning]]></category>

		<guid isPermaLink="false">http://www.mrsfieldssecrets.com/blogs/?p=834</guid>
		<description><![CDATA[
It&#8217;s time to plan your menu for your Father&#8217;s Day barbeque. Of course, there&#8217;s there&#8217;s Dad&#8217;s favorite steak, but what about everything else? Here is everything you need for a delicious Father&#8217;s Day feast: fresh corn and tomato salad, roasted red potatoes, watermelon prosciutto skewers, and a fabulous summer punch. These recipes are simple, delicious, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" src="http://farm5.static.flickr.com/4025/4706542129_1d2596522f.jpg" alt="" width="500" height="500" /></p>
<p>It&#8217;s time to plan your menu for your Father&#8217;s Day barbeque. Of course, there&#8217;s there&#8217;s Dad&#8217;s favorite steak, but what about everything else? Here is everything you need for a delicious Father&#8217;s Day feast: fresh corn and tomato salad, roasted red potatoes, watermelon prosciutto skewers, and a fabulous summer punch. These recipes are simple, delicious, and celebrate all of your favorite summer flavors. All you need to add is Dad&#8217;s favorite meat!</p>
<div class="wp-caption aligncenter" style="width: 510px"><img src="http://farm5.static.flickr.com/4043/4707044508_e0da371b81.jpg" alt="" width="500" height="419" /><p class="wp-caption-text">Fresh Corn and Tomato Salad</p></div>
<p><strong>Fresh Corn and Tomato Salad</strong></p>
<p>4 fresh cobs of corn<br />
3 medium tomatoes, diced<br />
1/2 cup blue cheese, crumbled<br />
1 handful fresh chives, chopped<br />
Salt and pepper to taste</p>
<p><strong>Directions</strong><br />
Wash corn and cut kernels from the cob and transfer to a bowl. Add tomatoes, cheese, and chives. Mix gently with a large spoon. Add salt and paper and toss gently before serving. TIP: Any type of crumbled cheese will work in this recipe.</p>
<div class="wp-caption aligncenter" style="width: 510px"><img src="http://farm5.static.flickr.com/4018/4706410529_1eaaede024.jpg" alt="" width="500" height="375" /><p class="wp-caption-text">Roasted Red Potataoes</p></div>
<p><strong>Roasted Red Potatoes</strong></p>
<p>2 pounds small red potatoes<br />
3 tablespoons olive oil<br />
1 handful fresh parsley or dill, chopped<br />
Salt<br />
Pepper</p>
<p><strong>Directions</strong><br />
Preheat oven to 400 degrees. Wash potatoes and slice into quarters. Place potatoes in a plastic bag, add oil and herbs. Close bag and mix well until potatoes are evenly coated with oil and herbs. Transfer potatoes to a prepared baking dish give potatoes a generous dash of salt. Bake for 50-60 minutes or until golden brown. Add salt and pepper before serving.</p>
<div class="wp-caption aligncenter" style="width: 510px"><img src="http://farm5.static.flickr.com/4053/4707047804_b8af5d023c.jpg" alt="" width="500" height="375" /><p class="wp-caption-text">Watermelon Prosciutto Skewers</p></div>
<p><strong>Watermelon Prosciutto Skewers</strong></p>
<p>1/2  watermelon, cubed<br />
1/2 pound feta cheese, cubed<br />
10-15 slices Italian prosciutto<br />
20 bamboo skewers</p>
<p><strong>Directions</strong><br />
Alternate watermelon, feta, and prosciutto on skewer. Chill before serving.</p>
<div class="wp-caption aligncenter" style="width: 510px"><img src="http://farm5.static.flickr.com/4027/4707212454_4373615ea7.jpg" alt="" width="500" height="297" /><p class="wp-caption-text">Summer Punch</p></div>
<p style="text-align: left"><strong>Summer Punch</strong></p>
<p style="text-align: left">1 can piña colada frozen concentrate, thawed<br />
1 can orange pineapple juice frozen concentrate, thawed<br />
1 quart water<br />
2-2 liter bottles of lemon lime soda<br />
1 bag of crushed ice<br />
1 package frozen raspberries</p>
<p><strong>Directions</strong><br />
In a large punch bowl, mix piña colada and orange pineapple concentrates. Add water and mix well. Add soda, followed by the ice. Top with raspberries and serve.</p>
<p>And what about dessert? Well, you know what I&#8217;ll be serving&#8230;</p>
<div class="wp-caption aligncenter" style="width: 490px"><a href="http://www.mrsfields.com/gifts/Dads-Deluxe-Basket/40"><img class=" " src="http://www.mrsfields.com/files/products/2174_600x600.jpg" alt="Dads Deluxe Basket" width="480" height="480" /></a><p class="wp-caption-text">Dad&#39;s Deluxe Basket</p></div>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.mrsfieldssecrets.com%2Fblogs%2Fblog%2F2010%2F06%2Frecipe-fathers-day-menu%2F&amp;t=Recipe%3A%20Father%27s%20Day%20Menu" id="facebook_share_both" style="line-height:13px; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Recipe%3A+Father%E2%80%99s+Day+Menu+http://4dooe.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.mrsfieldssecrets.com/blogs/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Recipe%3A+Father%E2%80%99s+Day+Menu+http://4dooe.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mrsfieldssecrets.com/blogs/blog/2010/06/recipe-fathers-day-menu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Recipe: Tropical Chip Cookies</title>
		<link>http://www.mrsfieldssecrets.com/blogs/blog/2010/06/recipe-tropical-chip-cookies/</link>
		<comments>http://www.mrsfieldssecrets.com/blogs/blog/2010/06/recipe-tropical-chip-cookies/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 19:23:51 +0000</pubDate>
		<dc:creator>Mrs. Fields</dc:creator>
				<category><![CDATA[Food & Recipes]]></category>
		<category><![CDATA[coconut cookie recipe]]></category>
		<category><![CDATA[dried mango]]></category>
		<category><![CDATA[mrs fields cookie recipes]]></category>
		<category><![CDATA[toasted coconut]]></category>
		<category><![CDATA[unusual cookie recipes]]></category>
		<category><![CDATA[white chocolate macadamia nut]]></category>

		<guid isPermaLink="false">http://www.mrsfieldssecrets.com/blogs/?p=824</guid>
		<description><![CDATA[
Are you sitting down? It might be a good idea. These cookies are capable of rendering you weak in the knees and drool-y in the mouth. Inspired by the delightful tastes of island life&#8211;coconut, mango, and macadamia&#8211;each bite is a decadent escape from reality. If you&#8217;re in the mood for a tropical vacation (and who isn&#8217;t?), [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img class="aligncenter" src="http://farm5.static.flickr.com/4048/4690491037_1efd737c5d_b.jpg" alt="" width="607" height="306" /></p>
<p>Are you sitting down? It might be a good idea. These cookies are capable of rendering you weak in the knees and drool-y in the mouth. Inspired by the delightful tastes of island life&#8211;coconut, mango, and macadamia&#8211;each bite is a decadent escape from reality. If you&#8217;re in the mood for a tropical vacation (and who isn&#8217;t?), there&#8217;s no need to book airfare or hotel, just head to your kitchen. Try them today, but be sure to leave a vacation message on your email. You&#8217;re likely to be unavailable for a while.</p>
<p><strong>Tropical Chip Cookies</strong></p>
<p>2 1/4 cups flour, sifted<br />
1 teaspoon baking soda<br />
1 teaspoon salt<br />
1 cup butter<br />
1/4 cup sugar<br />
1 1/4 cups brown sugar<br />
2 eggs<br />
1 teaspoon coconut flavoring<br />
1 teaspoon vanilla<br />
2 tablespoons half-and-half<br />
1 cup chopped dried mango<br />
1 1/2 cups toasted coconut (find recipe here)<br />
1/2 cup macadamia nuts<br />
1-2 cups white chocolate chips</p>
<p><strong>Directions</strong><br />
Preheat oven to 375 degrees. In a medium bowl, sift flour, baking soda, and salt together and set aside. Melt butter in a small saucepan over low heat. Using an electric mixer, blend sugars together and add melted butter. Mix on low speed until a smooth paste forms. In a small bowl, beat eggs together. Add coconut flavoring and vanilla and beat again. Add half-and-half to egg mixture and beat again. Add egg mixture into sugar/butter mixture and mix until smooth and creamy. Slowly add flour mixture, followed by the mangoes, toasted coconut, nuts, and white chocolate chips. Chill dough for 15-20 minutes. Scoop heaping tablespoons onto a prepared cookie sheet and bake for 8-10 minutes, or until deep, golden brown around the edges. Transfer cookies to a cooling rack and enjoy!</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.mrsfieldssecrets.com%2Fblogs%2Fblog%2F2010%2F06%2Frecipe-tropical-chip-cookies%2F&amp;t=Recipe%3A%20Tropical%20Chip%20Cookies" id="facebook_share_both" style="line-height:13px; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Recipe%3A+Tropical+Chip+Cookies+http://ebkf9.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.mrsfieldssecrets.com/blogs/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Recipe%3A+Tropical+Chip+Cookies+http://ebkf9.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mrsfieldssecrets.com/blogs/blog/2010/06/recipe-tropical-chip-cookies/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Recipe: Stuffed Oatmeal Cookie</title>
		<link>http://www.mrsfieldssecrets.com/blogs/blog/2010/05/recipe-stuffed-oatmeal-cookie/</link>
		<comments>http://www.mrsfieldssecrets.com/blogs/blog/2010/05/recipe-stuffed-oatmeal-cookie/#comments</comments>
		<pubDate>Fri, 28 May 2010 14:49:15 +0000</pubDate>
		<dc:creator>Mrs. Fields</dc:creator>
				<category><![CDATA[Baking Tips]]></category>
		<category><![CDATA[Food & Recipes]]></category>
		<category><![CDATA[cranberry chocolate oatmeal cookie recipe]]></category>
		<category><![CDATA[cranberry oatmeal cookie recipe]]></category>
		<category><![CDATA[easy oatmeal cookie recipe from mrs. fields]]></category>
		<category><![CDATA[giant oatmeal cookie recipe]]></category>
		<category><![CDATA[oatmeal cookie recipe]]></category>
		<category><![CDATA[unique oatmeal cookie recipe]]></category>

		<guid isPermaLink="false">http://www.mrsfieldssecrets.com/blogs/?p=806</guid>
		<description><![CDATA[
Today I&#8217;m sharing another cookie recipe that can be adapted a zillion different ways. (Really, I counted.) The backbone of the recipe is a simple oatmeal cookie; it&#8217;s up to you to accessorize it however you like with any type of dried fruit (mango is amazing!), chocolate, and nut. Make them regular size or oversized&#8211;they [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img class="aligncenter" src="http://farm5.static.flickr.com/4037/4647688814_5d793003a9.jpg" alt="" width="400" height="300" /></p>
<p>Today I&#8217;m sharing another cookie recipe that can be adapted a zillion different ways. (Really, I counted.) The backbone of the recipe is a simple oatmeal cookie; it&#8217;s up to you to accessorize it however you like with any type of dried fruit (mango is amazing!), chocolate, and nut. Make them regular size or oversized&#8211;they work great both ways. Try my version or create your own, but definitely save this recipe. It&#8217;s bound to become a favorite.</p>
<p><strong>Stuffed Oatmeal Cookies</strong></p>
<p>1 cup butter, melted<br />
1/4 cup sugar<br />
1 1/4 cups packed brown sugar<br />
2 cups flour, sifted<br />
1 1/2 teaspoons baking soda<br />
1/2 teaspoon salt<br />
2 eggs<br />
2 teaspoons vanilla<br />
2 tablespoons milk (cream or half-and-half works, too)<br />
1 1/2 cups oats<br />
1 cup dried cranberries (or any diced, dried fruit)<br />
1 cup semi-sweet chocolate chips (or milk, white, or dark chocolate)<br />
3/4 cup chopped nuts (walnuts, pecans, or macadamia)</p>
<p><strong>Directions<br />
</strong>Preheat oven to 375 degrees. In a small sauce pan, melt butter on low heat. In a medium bowl, sift flour, baking soda, and salt together. With an electric mixer, blend sugars together. Add melted butter and mix until a smooth paste forms. In a small bowl, beat eggs, vanilla, and milk together. Add egg mixture to butter and sugar and beat until smooth and creamy. Slowly add in flour mixture, followed by oats, dried fruit, chocolate chips, and nuts.</p>
<p>Place dough on prepared cookie sheets. Oversized cookies=1/3 cup of dough, 6 cookies per sheet, baked for 11-13 minutes. Regular cookies=1 heaping tablespoon, 12 cookies per sheet, baked for 7-10 minutes. Remove immediately to a cooling rack.</p>
<p style="text-align: center">
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.mrsfieldssecrets.com%2Fblogs%2Fblog%2F2010%2F05%2Frecipe-stuffed-oatmeal-cookie%2F&amp;t=Recipe%3A%20Stuffed%20Oatmeal%20Cookie" id="facebook_share_both" style="line-height:13px; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Recipe%3A+Stuffed+Oatmeal+Cookie+http://rbq82.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.mrsfieldssecrets.com/blogs/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Recipe%3A+Stuffed+Oatmeal+Cookie+http://rbq82.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mrsfieldssecrets.com/blogs/blog/2010/05/recipe-stuffed-oatmeal-cookie/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>How To: Toast Coconut</title>
		<link>http://www.mrsfieldssecrets.com/blogs/blog/2010/05/how-to-toast-coconut/</link>
		<comments>http://www.mrsfieldssecrets.com/blogs/blog/2010/05/how-to-toast-coconut/#comments</comments>
		<pubDate>Thu, 20 May 2010 16:05:56 +0000</pubDate>
		<dc:creator>Mrs. Fields</dc:creator>
				<category><![CDATA[Baking Tips]]></category>
		<category><![CDATA[Food & Recipes]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[easy way to toast coconut]]></category>
		<category><![CDATA[how to toast coconut]]></category>
		<category><![CDATA[toasted coconut recipe]]></category>

		<guid isPermaLink="false">http://www.mrsfieldssecrets.com/blogs/?p=793</guid>
		<description><![CDATA[One of my favorite secret ingredients in baking is toasted coconut. You can add it to so many different recipes to amp up the flavor and texture to create new, exciting recipes. There is more than one way to toast coconut, but this is the way I like best. Are you ready?
Start with a non-stick [...]]]></description>
			<content:encoded><![CDATA[<p>One of my favorite secret ingredients in baking is toasted coconut. You can add it to so many different recipes to amp up the flavor and texture to create new, exciting recipes. There is more than one way to toast coconut, but this is the way I like best. Are you ready?</p>
<p>Start with a non-stick pan on medium-high heat.</p>
<p style="text-align: center"><img class="aligncenter" src="http://farm4.static.flickr.com/3410/4624369566_cb183336ae.jpg" alt="" width="400" height="300" /></p>
<p>Add your shredded coconut to an already warm pan.</p>
<p style="text-align: center"><img class="aligncenter" src="http://farm5.static.flickr.com/4063/4624375976_a347b9c8e4.jpg" alt="" width="400" height="300" /></p>
<p>Using a spatula, spread the coconut evenly over the pan.</p>
<p style="text-align: center"><img class="aligncenter" src="http://farm5.static.flickr.com/4068/4623767735_eab60ea9e2.jpg" alt="" width="400" height="300" /></p>
<p>Continually stir and fold the coconut in the pan. The more you stir, the more evenly the coconut will toast.</p>
<p style="text-align: center"><img class="aligncenter" src="http://farm4.static.flickr.com/3388/4624380818_db81b7d9d8.jpg" alt="" width="400" height="300" /></p>
<p style="text-align: left">Keep stirring and folding, stirring and folding, inhaling the incredible aroma all the while. Mmmmmm.</p>
<p style="text-align: center"><img class="aligncenter" src="http://farm4.static.flickr.com/3408/4624385258_cfb0e3170c.jpg" alt="" width="400" height="300" /></p>
<p style="text-align: left">In about 5-7 minutes, you will have evenly toasted, beautifully brown coconut.</p>
<p style="text-align: center"><img class="aligncenter" src="http://farm4.static.flickr.com/3089/4623782299_056fa42dfd.jpg" alt="" width="400" height="300" /></p>
<p style="text-align: left">The toasting really picks up momentum at the end, so watch closely. Once it reaches your desired level of toastiness, remove it immediately from the heat. Then, immediately remove it from the pan. Otherwise, the coconut will continue to toast in the hot pan.</p>
<p style="text-align: left">Voila! You&#8217;re done. Allow the coconut to cool completely, then add it to chocolate chip cookie dough or graham cracker crusts, crumble tops for cobblers, ice cream, or even salads. It adds a rich, nutty-sweet flavor to recipes you already love!</p>
<p style="text-align: left">Store leftover coconut in an airtight container in the fridge where it will keep fresh 3-4 weeks.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.mrsfieldssecrets.com%2Fblogs%2Fblog%2F2010%2F05%2Fhow-to-toast-coconut%2F&amp;t=How%20To%3A%20Toast%20Coconut" id="facebook_share_both" style="line-height:13px; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=How+To%3A+Toast+Coconut+http://cf8ks.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.mrsfieldssecrets.com/blogs/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=How+To%3A+Toast+Coconut+http://cf8ks.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mrsfieldssecrets.com/blogs/blog/2010/05/how-to-toast-coconut/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Recipe: Strawberry Rhubarb Sauce</title>
		<link>http://www.mrsfieldssecrets.com/blogs/blog/2010/05/recipe-strawberry-rhubarb-sauce/</link>
		<comments>http://www.mrsfieldssecrets.com/blogs/blog/2010/05/recipe-strawberry-rhubarb-sauce/#comments</comments>
		<pubDate>Fri, 14 May 2010 23:43:21 +0000</pubDate>
		<dc:creator>Mrs. Fields</dc:creator>
				<category><![CDATA[Food & Recipes]]></category>
		<category><![CDATA[easy rhubarb recipe]]></category>
		<category><![CDATA[how to cook rhubarb]]></category>
		<category><![CDATA[how to use rhubarb]]></category>
		<category><![CDATA[rhubarb recipe]]></category>
		<category><![CDATA[strawberry rhubarb sauce recipe]]></category>

		<guid isPermaLink="false">http://www.mrsfieldssecrets.com/blogs/?p=781</guid>
		<description><![CDATA[
There are two types of people in the world: those who love rhubarb and those who have never tried it. For some reason, some people are afraid of rhubarb, but it doesn&#8217;t make any sense to me. Rhubarb isn&#8217;t scary. I&#8217;ve never once watched a horror movie where rhubarb is the villain.
If you&#8217;ve never tried [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img class="aligncenter" src="http://farm5.static.flickr.com/4008/4607787666_b5298b1bee.jpg" alt="" width="365" height="400" /></p>
<p>There are two types of people in the world: those who love rhubarb and those who have never tried it. For some reason, some people are afraid of rhubarb, but it doesn&#8217;t make any sense to me. Rhubarb isn&#8217;t scary. I&#8217;ve never once watched a horror movie where rhubarb is the villain.</p>
<p>If you&#8217;ve never tried cooking or baking with rhubarb, this is a simple recipe to start with. Think of it as Rhubarb 101 or maybe your first date with Rhubarb. I think you&#8217;ll find that if you accept the invitation, Rhubarb will pleasantly surprise you, showing up with flowers and a cool vintage car, taking you places you&#8217;ve never dreamed.</p>
<p>Make this simple sauce and serve it over yogurt, vanilla ice cream, scones, or anywhere else you desire. Go on, try it!</p>
<p><strong>Strawberry Rhubarb Sauce</strong></p>
<p>1/2 cup plus 1 tablespoon sugar<br />
1/3 cup water<br />
1 pound rhubarb stalks, cleaned and diced<br />
1 quart fresh strawberries, hulled and diced<br />
1 tablespoon orange zest<br />
1 tablespoon lemon juice</p>
<p><strong>Directions</strong><br />
In a medium saucepan over medium heat, mix sugar and water. Add rhubarb to the saucepan and simmer for 15 minutes, or until tender. Add strawberries, orange zest, and lemon juice and simmer an additional 10 minutes, stirring often. Remove from heat and cool. Use a blender to puree the mixture. Serve over vanilla ice cream, fresh yogurt, or with scones.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.mrsfieldssecrets.com%2Fblogs%2Fblog%2F2010%2F05%2Frecipe-strawberry-rhubarb-sauce%2F&amp;t=Recipe%3A%20Strawberry%20Rhubarb%20Sauce" id="facebook_share_both" style="line-height:13px; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Recipe%3A+Strawberry+Rhubarb+Sauce+http://hk94o.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.mrsfieldssecrets.com/blogs/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Recipe%3A+Strawberry+Rhubarb+Sauce+http://hk94o.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mrsfieldssecrets.com/blogs/blog/2010/05/recipe-strawberry-rhubarb-sauce/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Recipe: Coconut Macaroons</title>
		<link>http://www.mrsfieldssecrets.com/blogs/blog/2010/05/recipe-coconut-macaroons/</link>
		<comments>http://www.mrsfieldssecrets.com/blogs/blog/2010/05/recipe-coconut-macaroons/#comments</comments>
		<pubDate>Fri, 07 May 2010 19:49:13 +0000</pubDate>
		<dc:creator>Mrs. Fields</dc:creator>
				<category><![CDATA[Food & Recipes]]></category>
		<category><![CDATA[coconut macaroon recipe]]></category>
		<category><![CDATA[easy coconut macaroon recipe]]></category>
		<category><![CDATA[easy cookie recipes]]></category>
		<category><![CDATA[easy macaroon recipe]]></category>
		<category><![CDATA[macaroon cookie recipe]]></category>

		<guid isPermaLink="false">http://www.mrsfieldssecrets.com/blogs/?p=767</guid>
		<description><![CDATA[
Question: Is there anything more blissful than biting into a fresh coconut macaroon?
Answer: No.
Well, that was easy and straightforward, wasn&#8217;t it? Want to know what else is easy and straightforward? Making coconut macaroons, that&#8217;s what. Seriously, you could make this recipe half-asleep, with one hand, blindfolded on roller skates. You know, if that&#8217;s the type [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center"><img class="aligncenter" src="http://farm5.static.flickr.com/4003/4587197396_53fb07a3d6.jpg" alt="" width="400" height="382" /></p>
<p><strong>Question:</strong> Is there anything more blissful than biting into a fresh coconut macaroon?</p>
<p><strong>Answer: </strong>No.</p>
<p>Well, that was easy and straightforward, wasn&#8217;t it? Want to know what else is easy and straightforward? Making coconut macaroons, that&#8217;s what. Seriously, you could make this recipe half-asleep, with one hand, blindfolded on roller skates. You know, if that&#8217;s the type of predicament you find yourself in. But enough about me, let&#8217;s get to the recipe!</p>
<p><strong>Coconut Macaroons</strong></p>
<p>1 large bag (14 ounces) sweetened, shredded coconut<br />
1 can (14 ounces) sweetened condensed milk<br />
1/2 teaspoon vanilla<br />
1/2 teaspoon almond extract<br />
2 extra large egg whites, room temperature<br />
1/2 teaspoon salt</p>
<p><strong>Directions</strong><br />
Preheat oven to 325 degrees. In a large bowl, combine the coconut, sweetened condensed milk, vanilla, and almond extract with a spoon. In a medium bowl, use an electric mixer with a wire whisk to whip the egg whites and salt until you have medium-firm peaks. (Hint: It&#8217;s better to over-whip than under-whip, so if you&#8217;re in doubt, keep whipping.) Carefully fold the egg whites into the coconut mixture. Chill the dough for 10-15 minutes. Drop rounded tablespoons of the mixture onto a prepared cookie sheet (parchment or greased) and bake for 20-25 minutes, until golden brown. Cool and serve.</p>
<p><strong>TIP: </strong>Take your macaroons to the next level with chocolate. Melt your favorite chocolate in a double boiler and dip half of the cooled macaroons in it, or drizzle chocolate over the top. Mmmm!</p>
<p><strong>BONUS TIP:</strong> Store macaroons in the refrigerator for ultimate freshness.</p>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.mrsfieldssecrets.com%2Fblogs%2Fblog%2F2010%2F05%2Frecipe-coconut-macaroons%2F&amp;t=Recipe%3A%20Coconut%20Macaroons" id="facebook_share_both" style="line-height:13px; text-decoration:none; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top left;">Share on Facebook</a>
<script type="text/javascript">
var button = document.getElementById('facebook_share_link') || document.getElementById('facebook_share_icon') || document.getElementById('facebook_share_both') || document.getElementById('facebook_share_button');
if (button) {
	button.onclick = function(e) {
		var url = this.href.replace(/share\.php/, 'sharer.php');
		window.open(url,'sharer','toolbar=0,status=0,width=626,height=436');
		return false;
	}

	if (button.id === 'facebook_share_button') {
		button.onmouseover = function(){
			this.style.color='#fff';
			this.style.borderColor = '#295582';
			this.style.backgroundColor = '#3b5998';
		}
		button.onmouseout = function(){
			this.style.color = '#3b5998';
			this.style.borderColor = '#d8dfea';
			this.style.backgroundColor = '#fff';
		}
	}
}
</script>
<p align="left"><a class="tt" href="http://twitter.com/home/?status=Recipe%3A+Coconut+Macaroons+http://62p2f.th8.us" title="Post to Twitter"><img class="nothumb" src="http://www.mrsfieldssecrets.com/blogs/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a class="tt" href="http://twitter.com/home/?status=Recipe%3A+Coconut+Macaroons+http://62p2f.th8.us" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.mrsfieldssecrets.com/blogs/blog/2010/05/recipe-coconut-macaroons/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
