<?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>Code to Recipe</title>
	<atom:link href="http://blog.fridgetofood.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.fridgetofood.com</link>
	<description>Where Code and Food Collide</description>
	<lastBuildDate>Tue, 31 Aug 2010 02:35:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Design Update</title>
		<link>http://blog.fridgetofood.com/?p=125</link>
		<comments>http://blog.fridgetofood.com/?p=125#comments</comments>
		<pubDate>Tue, 31 Aug 2010 02:35:33 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blog.fridgetofood.com/?p=125</guid>
		<description><![CDATA[Updated the design of Fridge to Food.  Small updates, but I feel they make the site feel lighter, airier and more comfortable.  Also did a bunch of speed optimizations, some bug fixes and some SEO type stuff.  It&#8217;s steadily coming together. In other news finals time are approaching and that should free up a fair [...]]]></description>
			<content:encoded><![CDATA[<p>Updated the design of Fridge to Food.  Small updates, but I feel they make the site feel lighter, airier and more comfortable.  Also did a bunch of speed optimizations, some bug fixes and some SEO type stuff.  It&#8217;s steadily coming together.</p>
<p>In other news finals time are approaching and that should free up a fair amount of my time to work on it.  Should being the operative word there.  Who knows what will actually happen around here.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.fridgetofood.com/?feed=rss2&amp;p=125</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Many a Thing Added to the List</title>
		<link>http://blog.fridgetofood.com/?p=121</link>
		<comments>http://blog.fridgetofood.com/?p=121#comments</comments>
		<pubDate>Mon, 16 Aug 2010 13:26:36 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[image delete]]></category>
		<category><![CDATA[image recrop]]></category>
		<category><![CDATA[L&F]]></category>
		<category><![CDATA[recipe delete]]></category>
		<category><![CDATA[title search]]></category>
		<category><![CDATA[user browse]]></category>

		<guid isPermaLink="false">http://blog.fridgetofood.com/?p=121</guid>
		<description><![CDATA[The update tonight included a lot of new features. User Profile Browsing &#8211; You may browse through all user profiles by cookies or date joined.  From the profile you can see the recipes that user has posted. Title Search &#8211; Title search has been added.  You may now search the recipes on Fridge to Food [...]]]></description>
			<content:encoded><![CDATA[<p>The update tonight included a lot of new features.</p>
<ul>
<li>User Profile Browsing &#8211; You may browse through all user profiles by cookies or date joined.  From the profile you can see the recipes that user has posted.</li>
<li>Title Search &#8211; Title search has been added.  You may now search the recipes on Fridge to Food by title.</li>
<li>Recipe Delete &#8211; You may now delete recipes you posted by accident or double posted.</li>
<li>Image Delete &#8211; You may now delete images you previously posted when you have a better image.</li>
<li>Image Recrop &#8211; You can now recrop an image from the full image at any time.</li>
<li>New Icons and L&amp;F stuff.</li>
</ul>
<p>Also added were some bug fixes and stuff to make posting a recipe easier.  You are now asked if you really want to leave the posting page when you accidentally hit the back button.  And the validation checking is performed before posting, so you won&#8217;t lose the recipe if you&#8217;ve forgotten something.  Additionally, the double posting catch was updated somewhat.  It ought to be more effective.  Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.fridgetofood.com/?feed=rss2&amp;p=121</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix: Recipes Posting More than Once</title>
		<link>http://blog.fridgetofood.com/?p=116</link>
		<comments>http://blog.fridgetofood.com/?p=116#comments</comments>
		<pubDate>Mon, 09 Aug 2010 16:41:17 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Bug]]></category>
		<category><![CDATA[fix]]></category>

		<guid isPermaLink="false">http://blog.fridgetofood.com/?p=116</guid>
		<description><![CDATA[The submit button will now be disabled after one click.  This should fix the issue of double posting recipes.]]></description>
			<content:encoded><![CDATA[<p>The submit button will now be disabled after one click.  This should fix the issue of double posting recipes.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.fridgetofood.com/?feed=rss2&amp;p=116</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Known: Recipes Posting Multiple Times [Fixed]</title>
		<link>http://blog.fridgetofood.com/?p=87</link>
		<comments>http://blog.fridgetofood.com/?p=87#comments</comments>
		<pubDate>Mon, 09 Aug 2010 03:54:04 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Bug]]></category>
		<category><![CDATA[known]]></category>

		<guid isPermaLink="false">http://blog.fridgetofood.com/?p=87</guid>
		<description><![CDATA[If you hit the &#8220;Add Recipe&#8221; button more than once by accident while submitting, then the recipe will post multiple times.  I&#8217;m working on a fix.  Also working on delete from recipes and images.]]></description>
			<content:encoded><![CDATA[<p>If you hit the &#8220;Add Recipe&#8221; button more than once by accident while submitting, then the recipe will post multiple times.  I&#8217;m working on a fix.  Also working on delete from recipes and images.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.fridgetofood.com/?feed=rss2&amp;p=87</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Public Beta Begins</title>
		<link>http://blog.fridgetofood.com/?p=85</link>
		<comments>http://blog.fridgetofood.com/?p=85#comments</comments>
		<pubDate>Sat, 07 Aug 2010 07:47:46 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[public beta]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://blog.fridgetofood.com/?p=85</guid>
		<description><![CDATA[Brace yourself, the doors have been thrown open.  The public beta has begun!  Registration is working.  Many small bugs have been fixed and changes made per request.  Testing will continue through the open beta, and I&#8217;m sure more bugs will be found. Currently on the known issues list: the suggestions box has problems in opera. [...]]]></description>
			<content:encoded><![CDATA[<p>Brace yourself, the doors have been thrown open.  The public beta has begun!  Registration is working.  Many small bugs have been fixed and changes made per request.  Testing will continue through the open beta, and I&#8217;m sure more bugs will be found.</p>
<p>Currently on the known issues list: the suggestions box has problems in opera.</p>
<p>I&#8217;ll be working to fix that.</p>
<p>In the mean time, if you have any foodie, chef, cook or food photographer friends who you think would be interested in Fridge to Food &#8211; send em this way!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.fridgetofood.com/?feed=rss2&amp;p=85</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Beta Begins!</title>
		<link>http://blog.fridgetofood.com/?p=69</link>
		<comments>http://blog.fridgetofood.com/?p=69#comments</comments>
		<pubDate>Sun, 01 Aug 2010 14:52:29 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[beta]]></category>

		<guid isPermaLink="false">http://blog.fridgetofood.com/?p=69</guid>
		<description><![CDATA[And with tonight&#8217;s update, Fridge To Food is finally feature complete.  At least for the beta.  There will be more features to come, but in the mean time, the alpha is over and the beta has begun!  It is still only closed beta, but it is beta.  Features recently added: Image Cropping &#8211; You can [...]]]></description>
			<content:encoded><![CDATA[<p>And with tonight&#8217;s update, Fridge To Food is finally feature complete.  At least for the beta.  There will be more features to come, but in the mean time, the alpha is over and the beta has begun!  It is still only closed beta, but it is beta.  Features recently added:</p>
<ul>
<li>Image Cropping &#8211; You can now crop images you post.</li>
<li>Ingredient and Tag Suggestions &#8211; Suggestions for ingredients or tags are presented to you while you type.
<ul>
<li> In Search</li>
<li>In Filter</li>
<li>While Adding Recipes for both Ingredients and Tags</li>
</ul>
</li>
<li>Community Recipes &#8211; You can now add recipes that are not yours.</li>
</ul>
<p>There&#8217;s a fair amount of polishing that needs to be done in the beta.  I need to split up the javascript and css to reduce conflicts and increase load speed.  I need to optimize the javascript and ajax for speed, right now it isn&#8217;t at all optimized.  Particularly with suggestions.  And there are lots of little spit and polish things that need to be done, as well as bugs to be removed, I&#8217;m sure.  But we&#8217;re in beta!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.fridgetofood.com/?feed=rss2&amp;p=69</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Last Weekend: alpha 0.8</title>
		<link>http://blog.fridgetofood.com/?p=67</link>
		<comments>http://blog.fridgetofood.com/?p=67#comments</comments>
		<pubDate>Wed, 21 Jul 2010 13:17:50 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[alpha]]></category>

		<guid isPermaLink="false">http://blog.fridgetofood.com/?p=67</guid>
		<description><![CDATA[You can now see the version and the date of the last update in the footer to Fridge to Food.  With version alpha 0.8 come a number of improvements and new features, including: Voting on Images 1 image up vote gives the poster of the image 2 reputation 1 image down vote takes 2 reputation [...]]]></description>
			<content:encoded><![CDATA[<p>You can now see the version and the date of the last update in the footer to Fridge to Food.  With version alpha 0.8 come a number of improvements and new features, including:</p>
<ul>
<li>Voting on Images
<ul>
<li>1 image up vote gives the poster of the image 2 reputation</li>
<li>1 image down vote takes 2 reputation from the poster of the image</li>
<li>images in the gallery are ordered by number of votes</li>
<li>the poster of the image is now displayed underneath the image</li>
</ul>
</li>
</ul>
<p>The top voted image doesn&#8217;t yet display in recipe browsing or viewing, but that improvement will come soon.  In the mean time, enjoy the images!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.fridgetofood.com/?feed=rss2&amp;p=67</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Last Week</title>
		<link>http://blog.fridgetofood.com/?p=64</link>
		<comments>http://blog.fridgetofood.com/?p=64#comments</comments>
		<pubDate>Sun, 18 Jul 2010 08:04:30 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[alpha]]></category>

		<guid isPermaLink="false">http://blog.fridgetofood.com/?p=64</guid>
		<description><![CDATA[Over the course of last week I made a few small updates that included minor bug fixes.  Today saw the last of them. Among the fixed bugs: Slashes will not longer be added before quotes when adding recipes, editing recipes or editing your profile. When adding or editing a recipe you can now delete extra [...]]]></description>
			<content:encoded><![CDATA[<p>Over the course of last week I made a few small updates that included minor bug fixes.  Today saw the last of them.</p>
<p>Among the fixed bugs:</p>
<ul>
<li>Slashes will not longer be added before quotes when adding recipes, editing recipes or editing your profile.</li>
<li>When adding or editing a recipe you can now delete extra ingredient and instruction fields that you&#8217;d added with the &#8220;+ add another ingredient&#8221; or &#8220;+ add another instruction&#8221; link.</li>
<li>A number of small style enhancements were made.  Particularly, when user names and recipe titles are too long, they no longer overflow their box in the browse display.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.fridgetofood.com/?feed=rss2&amp;p=64</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Return of Fridge to Food</title>
		<link>http://blog.fridgetofood.com/?p=60</link>
		<comments>http://blog.fridgetofood.com/?p=60#comments</comments>
		<pubDate>Tue, 13 Jul 2010 04:00:06 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[alpha]]></category>

		<guid isPermaLink="false">http://blog.fridgetofood.com/?p=60</guid>
		<description><![CDATA[Fridge to Food alpha 0.75 went online late Monday night (Thai time).  After months of slogging, followed by a month and a half of ignoring it due to massive life events, the new Fridge to Food alpha is about three quarters feature complete.  And solid enough to be experienced by alpha testers. Among the things [...]]]></description>
			<content:encoded><![CDATA[<p>Fridge to Food alpha 0.75 went online late Monday night (Thai time).  After months of slogging, followed by a month and a half of ignoring it due to massive life events, the new Fridge to Food alpha is about three quarters feature complete.  And solid enough to be experienced by alpha testers.</p>
<p>Among the things that are included in this version are:</p>
<ul>
<li>A new look and feel</li>
<li>Recipe browsing including
<ul>
<li>Ordering by votes, newest, oldest or relevance (when searching)</li>
<li>paging with 12 recipes per page</li>
<li>recipe display in browse that shows their image prominently</li>
</ul>
</li>
<li>Adding recipes</li>
<li>Editing recipes</li>
<li>Image galleries for each recipe
<ul>
<li>image upload to those galleries</li>
</ul>
</li>
<li>Profile page
<ul>
<li>profile photo</li>
<li>editing profile page</li>
<li>posted recipes with browsing on profile page</li>
</ul>
</li>
<li>Recipe ingredient search</li>
<li>Voting on recipes</li>
</ul>
<p>Things that haven&#8217;t yet made their way into the alpha:</p>
<ul>
<li>tagging
<ul>
<li>browse by tags</li>
<li>filter search and recipe browse using tags</li>
<li>viewing recipes for tag</li>
<li>retagging a recipe</li>
</ul>
</li>
<li>voting on images</li>
<li>advanced search</li>
<li>ingredient and tag suggestions</li>
</ul>
<p>Once all those features are included we&#8217;ll spend some time testing in feature complete alpha and then go to open beta with open registration.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.fridgetofood.com/?feed=rss2&amp;p=60</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Evolution of a Website</title>
		<link>http://blog.fridgetofood.com/?p=52</link>
		<comments>http://blog.fridgetofood.com/?p=52#comments</comments>
		<pubDate>Sun, 11 Jul 2010 08:54:27 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[alpha]]></category>

		<guid isPermaLink="false">http://blog.fridgetofood.com/?p=52</guid>
		<description><![CDATA[Fridge to Food is steadily marching forward.  We&#8217;re almost there, just little bit more to do.]]></description>
			<content:encoded><![CDATA[
<a href='http://blog.fridgetofood.com/?attachment_id=53' title='Screenshot'><img width="150" height="150" src="http://blog.fridgetofood.com/wp-content/uploads/2010/07/Screenshot-150x150.png" class="attachment-thumbnail" alt="Screenshot" title="Screenshot" /></a>
<a href='http://blog.fridgetofood.com/?attachment_id=54' title='Screenshot-1'><img width="150" height="150" src="http://blog.fridgetofood.com/wp-content/uploads/2010/07/Screenshot-1-150x150.png" class="attachment-thumbnail" alt="Screenshot-1" title="Screenshot-1" /></a>
<a href='http://blog.fridgetofood.com/?attachment_id=55' title='Screenshot-2'><img width="150" height="150" src="http://blog.fridgetofood.com/wp-content/uploads/2010/07/Screenshot-2-150x150.png" class="attachment-thumbnail" alt="Screenshot-2" title="Screenshot-2" /></a>
<a href='http://blog.fridgetofood.com/?attachment_id=56' title='Screenshot-3'><img width="150" height="150" src="http://blog.fridgetofood.com/wp-content/uploads/2010/07/Screenshot-3-150x150.png" class="attachment-thumbnail" alt="Screenshot-3" title="Screenshot-3" /></a>
<a href='http://blog.fridgetofood.com/?attachment_id=57' title='Screenshot-4'><img width="150" height="150" src="http://blog.fridgetofood.com/wp-content/uploads/2010/07/Screenshot-4-150x150.png" class="attachment-thumbnail" alt="Screenshot-4" title="Screenshot-4" /></a>

<p>Fridge to Food is steadily marching forward.  We&#8217;re almost there, just little bit more to do.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.fridgetofood.com/?feed=rss2&amp;p=52</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
