<?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>Whomwah.com &#187; food</title>
	<atom:link href="http://whomwah.com/tag/food/feed/" rel="self" type="application/rss+xml" />
	<link>http://whomwah.com</link>
	<description>The website of Duncan Robertson, currently computing for the BBC</description>
	<lastBuildDate>Fri, 06 Jan 2012 12:55:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>BBC Recipe shopping list experiment updated</title>
		<link>http://whomwah.com/2010/08/05/bbc-recipe-shopping-list-experiment-updated/</link>
		<comments>http://whomwah.com/2010/08/05/bbc-recipe-shopping-list-experiment-updated/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 22:45:35 +0000</pubDate>
		<dc:creator>Duncan</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[BBC]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[sinatra]]></category>

		<guid isPermaLink="false">http://whomwah.com/?p=2018</guid>
		<description><![CDATA[[UPDATE] If you check the comments below, the Mobile version of the BBC food site has now implemented check boxes next to the ingredients list. This really is great news! thankyou! Back in October last year, I wrote a post about creating shopping lists from BBC recipes. Well it&#8217;s seems that the BBC Recipe site [...]]]></description>
			<content:encoded><![CDATA[<p class="update">[UPDATE] If you check the comments below, the Mobile version of the BBC food site has now implemented check boxes next to the ingredients list. This really is great news! thankyou!</p>
<p>Back in October last year, I wrote a post about <a href="http://whomwah.com/2009/10/28/creating-shopping-lists-from-bbc-recipes-using-sinatra/">creating shopping lists from BBC recipes</a>. Well it&#8217;s seems that the <a href="http://www.bbc.co.uk/food/recipes">BBC Recipe site</a> has been refreshed. It&#8217;s awesome. There&#8217;s absolutely loads of recipes and the navigation is great, with some <a href="http://www.bbc.co.uk/food/seasons/august">really useful urls</a>. The markup of the pages is also vastly improved. They&#8217;ve even now got <a href="http://www.bbc.co.uk/food/recipes/omelettetourangelle_90233/shopping-list">shopping lists</a>! (no, my pleasure) which incidentally, has a broken image, I think you missed 1.4.4 from the url. Oh and more importantly, there is a Mobile version, which looks great.</p>
<p>But, I still think my little experiment has some mileage though. The BBC mobile version of a recipe still doesn&#8217;t fundamentally address what happens when I want to cook something. When I go to the supermarket, I want to look at my ingredients list and see:</p>
<ol>
<li>The ingredients I want to buy. Nothing else. Not that I need to soften the butter, or finely chop the onions. Just the ingredients.</li>
<li>I&#8217;d like to know what I&#8217;ve bought and what I haven&#8217;t. In the same way you tick things off your list when you write it on a piece of paper.</li>
</ol>
<p><a href="http://www.flickr.com/photos/duncanponting/4864582750/"><img src="http://farm5.static.flickr.com/4122/4864582750_164a30427d_z.jpg" alt="Shopping list" /></a></p>
<p>So these 2 things haven&#8217;t been addressed yet, and I&#8217;m pretty sure they could be quite simply. So until such a time, you can still go to this url on your phone:</p>
<ul>
<li><a href="http://sl.whomwah.com/">http://sl.whomwah.com/</a></li>
</ul>
<p>Which I have updated to support the new pages.</p>
<p>Oh, and they don&#8217;t appear to have a data views of the recipes. Someone correct me if I&#8217;m wrong? Again, this seems like it could have been done. Imagine if you had data versions of the recipes pages all interlinked. You could build your own recipe viewing applications, or write apps that would let you curate your own recipe book for friends and family or, oh never mind, just a thought.</p>
]]></content:encoded>
			<wfw:commentRss>http://whomwah.com/2010/08/05/bbc-recipe-shopping-list-experiment-updated/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creating shopping lists from BBC Recipes using Sinatra</title>
		<link>http://whomwah.com/2009/10/28/creating-shopping-lists-from-bbc-recipes-using-sinatra/</link>
		<comments>http://whomwah.com/2009/10/28/creating-shopping-lists-from-bbc-recipes-using-sinatra/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 12:44:06 +0000</pubDate>
		<dc:creator>Duncan</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[BBC]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[sinatra]]></category>

		<guid isPermaLink="false">http://whomwah.com/?p=1738</guid>
		<description><![CDATA[[UPDATED] The BBC Recipe site has now been update. See updated blog post. This is another case of looking at a BBC site I use frequently, and extending it. Here&#8217;s my use case. I found a recipe I&#8217;d like to make from the BBC Recipes site, so I first need to buy the ingredients. The [...]]]></description>
			<content:encoded><![CDATA[<p class="update">[UPDATED] The BBC Recipe site has now been update. <a href="http://whomwah.com/2010/08/05/bbc-recipe-shopping-list-experiment-updated/">See updated blog post</a>.</p>
<p>This is <a href="http://whomwah.com/2009/10/15/subscribe-to-the-bbc-garden-planner-with-the-help-of-sinatra/">another case</a> of looking at a <a href="http://www.bbc.co.uk">BBC site</a> I use frequently, and extending it. Here&#8217;s my use case. I found a recipe I&#8217;d like to make from the <a href="http://www.bbc.co.uk/food/recipes">BBC Recipes site</a>, so I first need to buy the ingredients. The ingredients by default are part of the recipe page, and even if I print out the recipe, it&#8217;s still got stuff I don&#8217;t need. It would be nice if I could just turn that recipe information into this:</p>
<p><a href="http://www.flickr.com/photos/duncanponting/4051983397/"><img src="http://farm3.static.flickr.com/2711/4051983397_8f8f71f692.jpg" alt="Ingredients" /></a></p>
<p>It&#8217;s a simple list of ingredients, that have a checkbox next to each item to mark when I have put it in my basket.</p>
<p>So I have built myself a simple <a href="http://www.sinatrarb.com/">Sinatra</a> app that does just this:</p>
<ul>
<li><a href="http://sl.whomwah.com">http://sl.whomwah.com</a></li>
<li><a href="http://github.com/whomwah/shoppinglist">Source Code</a></li>
</ul>
<p>If you look at it on your iphone it will look styled, whereas on other devices it will just look simple and standard.</p>
<p>From the site you just need to post the url of a recipe you want the ingredients listed, for example the screenshot above is what happened when I posted this url into it:</p>
<ul>
<li><a href="http://www.bbc.co.uk/food/recipes/database/spicychorizopennepas_84044.shtml">http://www.bbc.co.uk/food/recipes/database/spicychorizopennepas_84044.shtml</a></li>
</ul>
<p>It&#8217;s very simple, give it a try, see what you think.</p>
<p>Ok, one thing I should note, is that I can&#8217;t be sure it will be 100% correct every time. This is a real pain, but out of may hands. The BBC recipe pages look very nice and all, but the most important part of the page &#8220;<em>The Recipe</em>&#8221; is not only terribly marked up, but it&#8217;s not consistent. I suspect this is due to being a free text field in a legacy CMS? but it means that when I get my application to try to look at it, and turn it into a list of ingredients, I can&#8217;t be sure of the structure and have to make a bunch of assumptions, which are sometimes wrong.</p>
<p>It would be great if this could be rectified, as we could then see lots of experiments like this out there.  In fact with well marked up recipes, and there does appear to be a recipe markup spec:</p>
<ul>
<li><a href="http://www.formatdata.com/recipeml/spec/recipeml-spec.html">http://www.formatdata.com/recipeml/spec/recipeml-spec.html</a></li>
</ul>
<p>People could build some great application around all this information.</p>
]]></content:encoded>
			<wfw:commentRss>http://whomwah.com/2009/10/28/creating-shopping-lists-from-bbc-recipes-using-sinatra/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

