<?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>Mmm...food &#187; news</title>
	<atom:link href="http://blog.mealstrom.com/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mealstrom.com</link>
	<description>The Mealstrom blog</description>
	<lastBuildDate>Tue, 06 Apr 2010 00:48:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>What&#8217;s taking you so long?  An Mealstrom Update</title>
		<link>http://blog.mealstrom.com/2009/12/whats-taking-you-so-long-an-mealstrom-update/</link>
		<comments>http://blog.mealstrom.com/2009/12/whats-taking-you-so-long-an-mealstrom-update/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 16:50:05 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://blog.mealstrom.com/?p=214</guid>
		<description><![CDATA[Executive summary of this long post: I took a long, recharging break; the site&#8217;s still alive; I&#8217;m rebuilding it bit by bit, slowly but thoroughly and surely; no due date, but you&#8217;ll hear from me again.  Oh, and the new version&#8217;s going to be pretty awesome. Followers of this blog may have noticed that updates [...]]]></description>
			<content:encoded><![CDATA[<p><em>Executive summary of this long post: I took a long, recharging break; the site&#8217;s still alive; I&#8217;m rebuilding it bit by bit, slowly but thoroughly and surely; no due date, but you&#8217;ll hear from me again.  Oh, and the new version&#8217;s going to be pretty awesome.</em></p>
<p>Followers of this blog may have noticed that updates have been few and far between.  Until last week, your author had not posted an update for three months, and while previous posts had mentioned ongoing work, nothing has changed.  Cobwebs gathered on the site; issues went unfixed; the account section bore witness to Facebook dialogs long since relegated to Palo Alto&#8217;s dumpsters.  Even Mealstrom&#8217;s one-year anniversary in October failed to elicit the faintest murmur of life.  Loyal readers, you would be quite justified in wondering &#8220;Is Mealstrom dead?&#8221;</p>
<p>The answer (happily) is a resounding &#8220;No!&#8221;  Not dead, just hibernating, sleeping a long slumber from which the site is slowly starting to wake.  After my wedding (itself a distraction without peer), I took a much-needed break from the site, reading books, recharging, and getting some valuable distance from and perspective on this meal-blogging service.  Around the same time, I started a very cool phase of a project at work, building a new platform from scratch and learning how much my skills and knowledge and ideas have changed since I started the current version of Mealstrom.  When I reopened the Mealstrom codebase, I quickly realized that rather than fixes to the current version (built as a learning exercise), Mealstrom deserved a substantial rewrite.</p>
<p><div id="attachment_222" class="wp-caption alignright" style="width: 144px"><img class="size-medium wp-image-222 " title="Mockup" src="http://blog.mealstrom.com/wp-content/uploads/2009/12/mockup-124x300.png" alt="My goal" width="134" height="300" /><p class="wp-caption-text">Mockups, or, my goal</p></div><br />
Since November 3rd, when I branched the site, I&#8217;ve been working on a completely new version.  I&#8217;ve set myself a series of goals for the rebuild:</p>
<ul>
<li> <em>Thought-out designs</em>: before starting each page, I&#8217;m creating a Photoshop mockup of the layout.  Design first forces me to envision and refine the page before I get distracted actually by building it.  Though I&#8217;m not a graphic designer (as the mockup example here shows), I am fortunate to borrow the time of a talented UI engineer to make sure these designs will be straigthforward and easy to use.</li>
<li><em>Dynamic content</em>: each page should be as responsive and active, providing feedback on your actions, letting you drag and drop pictures, preview Twitter posts, and in all other ways behave as as you would expect and want (without being overly flashy, of course).  I&#8217;m moving the site&#8217;s Javascript from Prototype to jQuery and jQuery UI, and fully planning and executing each page as I go rather than deferring work until later.  Which leads to&#8230;</li>
<li> <em>Complete features</em>: having built the site once before, I know what features Mealstrom should offer, and now I intend to build all of them.  I&#8217;m scoping and building out all features of each page before starting new sections, rather than hopscotching around building one thing here, one thing there, as I did before (justifiably, since it was a learning experience).</li>
<li>
<div id="attachment_223" class="wp-caption alignright" style="width: 260px"><em><em><img class="size-medium wp-image-223 " title="Testing" src="http://blog.mealstrom.com/wp-content/uploads/2009/12/testing2-300x127.png" alt="Javascript testing with JsUnit" width="250" height="102" /></em></em><p class="wp-caption-text">Javascript testing with JsUnit</p></div>
<p><em>Reliable code</em>: you deserve a site that works, and I have to make one.  As I create the new Mealstrom, I&#8217;m writing code and test scripts side by side.  It&#8217;s hard to overstate the value of testing, both front- and back-end; defining how I expect my code to work means I&#8217;ll find bugs as I make them, rather than when your meal blog goes kablooey.  I can&#8217;t approach this rebuild any other way: working nights, weekends, and mornings, I don&#8217;t have time to bug fix the same code over and over again.  (With no external deadlines, I have the luxury of doing this right.)</li>
</ul>
<div id="attachment_224" class="wp-caption alignright" style="width: 250px"><img class="size-medium wp-image-224 " title="Uploading pre-alpha" src="http://blog.mealstrom.com/wp-content/uploads/2009/12/mealuploading-300x169.png" alt="So alpha the section header's wrong" width="240" height="135" /><p class="wp-caption-text">So alpha the section header&#39;s wrong</p></div>
<p>The meal blogging page is an example of these goals at work &#8212; it&#8217;s the most complicated page on the site and the most critical to Mealstrom&#8217;s success.  I started here with my mockup (see above), tweaking and completing it over several weeks before I wrote the first line of code. As that shows, the new version is going to be a big improvement over the existing, static page &#8212; file uploads through an advanced Flash-based tool, drag and drop image sorting, tagging friends, tracking eating habits, and more.  I&#8217;m building it chunk by chunk starting with the photos, writing markup and Javascript that work, encapsulating the Javascript into classes, and writing thorough tests.  Once it&#8217;s done, I&#8217;ll have a complete page that I won&#8217;t ever have to worry about and can start the process anew for the next part of the site.</p>
<p>So when will this be done?   I only have a few minutes every morning, evening, and over the weekends to work on the site, so while there&#8217;s constant movement, it&#8217;s going to take me a while to finish.  I won&#8217;t promise any dates, only that this will happen, and that the new version will be worth it.  However:</p>
<p>I&#8217;m once again excited by Mealstrom and am eager to get this awesome new version up and running.  I&#8217;ll keep posting as I make progress; as soon as I have enough rebuilt, I&#8217;ll post new versions to future.mealstrom.com.</p>
<p>That wraps up the update &#8212; stay tuned for more.</p>
<p>Always happy eating,</p>
<p>Alex</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mealstrom.com/2009/12/whats-taking-you-so-long-an-mealstrom-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mealstrom 1.2 released!</title>
		<link>http://blog.mealstrom.com/2009/06/mealstrom-1-2-released/</link>
		<comments>http://blog.mealstrom.com/2009/06/mealstrom-1-2-released/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 05:59:49 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[releases]]></category>

		<guid isPermaLink="false">http://blog.mealstrom.com/?p=163</guid>
		<description><![CDATA[Hi everyone, Guess what?   Mealstrom 1.2 is live! The big, cool new feature this release is Eating Habits, an easy way to build a picture of how you eat. It&#8217;s really simple: hit the &#8220;Track your eating habits&#8221; button and then choose an option from each of the categories. (They update over the air, [...]]]></description>
			<content:encoded><![CDATA[<p>Hi everyone,</p>
<p>Guess what?   Mealstrom 1.2 is live!</p>
<p>The big, cool new feature this release is Eating Habits, an easy way to build a picture of how you eat.  It&#8217;s really simple: hit the &#8220;Track your eating habits&#8221; button and then choose an option from each of the categories.  (They update over the air, too, so you&#8217;ll always have the newest ones.)  Tap those few buttons each meal, and soon you&#8217;ll be able to see how you eat.  Turns out I eat more vegetarian meals than meals with meat (though not by a huge amount).  I also have more dinners than anything else (lunch is #2), and, surprisingly, more of my meals are at restaurants than cooked at home.</p>
<div>
<div style="float: left">
<div id="attachment_164" class="wp-caption alignleft" style="width: 212px"><img class="size-full wp-image-164" title="Eating Habits" src="http://blog.mealstrom.com/wp-content/uploads/2009/06/IMG_5001.PNG" alt="Eating Habits on the iPhone" width="202" height="302" /><p class="wp-caption-text">Eating Habits on the iPhone</p></div>
</div>
<div style="float: right;">
<div id="attachment_166" class="wp-caption alignright" style="width: 310px"><img class="size-medium wp-image-166" title="Charts &amp; Graphs" src="http://blog.mealstrom.com/wp-content/uploads/2009/06/Picture-11-300x112.png" alt="Charts &amp; Graphs" width="300" height="112" /><p class="wp-caption-text">Charts &amp; Graphs</p></div>
</div>
<div style="clear: both;">&nbsp;</div>
</div>
<p>You can check out my Eating Habits at my Mealstrom profile .  Right now it&#8217;s some cool pie charts, but I&#8217;m excited to also track historical trends &#8212; how I eat on different days of the week, lag on submitting meals, average meals per day, etc.  (I&#8217;m also excited to eventually revamp the profiles and make them a lot cooler and more informative.)</p>
<p>1.2 also has a couple other new features:</p>
<ul>
<li> The date button now displays the meal&#8217;s date to help avoid accidentally picking the wrong day.</li>
<li> Other minor UI tweaks and improvements.</li>
<li> Bug fixes, such as:
<ul>
<li>Submitting multiple queued meals now works properly.</li>
<li>You can erase or zoom in on pictures (previously stopped working after the fourth picture was added).</li>
</ul>
</li>
</ul>
<p>I&#8217;m also excited to announce that version 1.3 is nearly ready to go, and should be in Apple&#8217;s hands this week.  Once it&#8217;s approved, you&#8217;ll hear about it here.</p>
<p>Check it out!  As always, feedback totally welcome, especially if you have ideas for intriguing things to track with Eating Habits.</p>
<p>Have a great Thursday, and happy eating!</p>
<p>Alex</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mealstrom.com/2009/06/mealstrom-1-2-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What&#8217;s been up</title>
		<link>http://blog.mealstrom.com/2009/06/whats-been-up/</link>
		<comments>http://blog.mealstrom.com/2009/06/whats-been-up/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 16:13:20 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://blog.mealstrom.com/?p=146</guid>
		<description><![CDATA[Hey everyone, Sorry about the long silence!  As I&#8217;ve mentioned before, my husband and I are getting married, and most of my energy over the last month has been spent planning the wedding and building our wedding website (you can check it out at http://www.twoalexonewedding.com).  I did make some progress on Mealstrom, sending a very [...]]]></description>
			<content:encoded><![CDATA[<p>Hey everyone,</p>
<p>Sorry about the long silence!  As I&#8217;ve mentioned before, my husband and I are getting married, and most of my energy over the last month has been spent planning the wedding and building our wedding website (you can check it out at <a href="http://www.twoalexonewedding.com">http://www.twoalexonewedding.com</a>).  I did make some progress on Mealstrom, sending a very cool new version 1.2 to Apple for approval.  Once that&#8217;s live (there&#8217;s been a crush of apps updated with the release of iPhone OS 3.0, and it&#8217;s been over two weeks), I&#8217;ll post all the juicy details (spoiler: you can <a title="track how you eat" href="http://www.mealstrom.com/user/profile/alex?tab=chartsGraphs" target="_blank">track how you eat</a>).  Version 1.3&#8242;s actually ready to go as well, so as soon Apple releases their current ward, I&#8217;ll submit the next one.  In the last few weeks, I&#8217;ve been focusing more or less exclusively on the iPhone app to the exclusion of the website (charts and graphs and Facebook feed story updates excluded), but at some point soon I&#8217;ll switch over.</p>
<p>In the meanwhile, some recent travels have given me plenty of time to blog, so expect a bunch of new posts both technical and general.</p>
<p>Cheers and happy eating!</p>
<p>Alex</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mealstrom.com/2009/06/whats-been-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally!  We&#8217;re here!</title>
		<link>http://blog.mealstrom.com/2009/03/finally-were-here/</link>
		<comments>http://blog.mealstrom.com/2009/03/finally-were-here/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 20:02:29 +0000</pubDate>
		<dc:creator>alex</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://blog.mealstrom.com/?p=3</guid>
		<description><![CDATA[Welcome to Mealstrom!  It's a meal-blogging site.  Read the blog post or just DIY by <a href="http://www.mealstrom.com/user/signup">signing up on Mealstrom.com</a> and start posting meals!]]></description>
			<content:encoded><![CDATA[<p>Hey friends and foodies,</p>
<p>I&#8217;m happy to announce that <a href="http://www.mealstrom.com">Mealstrom</a>, my new meal blogging and sharing site, has reached beta.  Both the website and its associated iPhone app are now both stable enough and fully-featured enough for me to put them out there.  And what better time than hitting beta to publish an inaugural blog entry taking start of the project?</p>
<p>Without further ado, then:</p>
<p>Q: What <em>is</em> Mealstrom?<br />
A: A meal blogging and sharing site; microblogging for meals.</p>
<p>Q: And what does &#8220;microblogging for meals&#8221; entail?<br />
A: It&#8217;s tracing your life in food.  Meals are a big part of all our lives; the stories and pictures of those meals would make up a whole journal reflecting what we&#8217;ve done through where we ate.  Mealstrom is a bit like Twitter, but structured specifically for food; it&#8217;s a bit like Yelp, but about the meals you eat rather than reviews of the places you go.  Your posts can be anything from a simple &#8220;This is what I ate&#8221; and a single food photo to a photo spread and the story of your afternoon.</p>
<p>Q: Why should I use Mealstrom?<br />
A: Because the idea clicks with you &#8212; if it doesn&#8217;t, that&#8217;s cool by me.  Mealstrom&#8217;s not the next big thing &#8212; just it&#8217;s a neat little tool for those of us who want to blog our meals.  If you do want to share your meals, head on over to <a href="http://www.mealstrom.com/user/signup">mealstrom.com&#8217;s sign up page</a> (with your Facebook account, if you want) and start posting meals.</p>
<p>Q: Why did you build Mealstrom?<br />
A:  This all began in 2007: I started taking pictures of food because I started taking pictures of everything during a trip abroad.  (I wanted to capture everything I saw to show my then-boyfriend, now-husband, back at home.)  Once I came back, the food pictures were the ones that continued.  I&#8217;m not sure why, per se; I guess I just liked food &#8212; I was writing regularly on Yelp at the time &#8212; and meals were regular occurrences around which I built a habit.</p>
<p>Over the next year, I accumulated a <em>lot</em> of pictures that just sat there &#8212; organizing and uploading months of photos to Facebook takes way too much time and energy, after all.  I&#8217;d taken up programming again in 2008 and had gotten it in my head to build an iPhone app sometime, and one day in October I downloaded the iPhone SDK and just took the plunge.  I like food, I like programming, I want to learn, and I want my meal pictures to capture something of the story behind each meal, the what and where and with whom and the whys that created each photo.  After six months, I have a nicely working project and a product I use very day.  By using it to chronicle my meal stories, I even have a basic journal, something that captures the flavors of my life, which is a big win for someone unlikely to take up standard blogging.  Bonus points all around.</p>
<p>Q: So what I can I do with Mealstrom?<br />
A: Great question!  I just happen to have a list right here.  As of today, 3/7/2009, Mealstrom is:</p>
<ul>
<li>A Rails-based <a href="http://www.mealstrom.com/" target="_blank">website</a> where you can submit and view meals.</li>
<li>An <a href="http://www.mealstrom.com/home/iPhone" target="_blank">iPhone app</a> from which you can submit meals with pictures, locations, and descriptions.</li>
<li>Email and MMS support for your meals, for those who aren&#8217;t blessed by Steve Jobs&#8217; handiwork.</li>
<li>Integrated with Facebook, so you can log in, share your meals with your friends, and post comments.</li>
<li> Integrated with <a href="http://twitter.com/mealstromtest" target="_blank">Twitter</a>, so you can tweet your meals to your feed.</li>
<li>Integrated with Google Maps, so you can plot a visual spread of where you&#8217;ve eaten.</li>
</ul>
<p>Q:  Wow, sounds great.  I&#8217;ll probably give a try.  What else are you thinking about doing with it?<br />
A: Here&#8217;s what I&#8217;ve been kicking around:</p>
<ul>
<li>Tighter Facebook integration
<ul>
<li>Tag people who are in your meals, with a simplified signup for those who respond with the notifications.</li>
<li>Create a tab for your Facebook profile that shows your recent meals, your map, and so on.</li>
<li>Interactive story publishing for meals entered on the website.</li>
</ul>
</li>
<li>Search your meals (descriptions)</li>
<li>Create metrics
<ul>
<li>View charts, such as the distribution of the different meals you eat.</li>
<li>Add the ability to track whether meals are vegetarian, healthy, or other discrete (and hence chartable) criteria.</li>
</ul>
</li>
<li>Discrete locations &#8212; matching your description and GPS to a specific restaurant or site</li>
<li>Enhance Mealstrom.com
<ul>
<li>Tab-based profile to view your overview/map, complete meal list, and <a href="http://www.youtube.com/watch?v=_iYBmAVuBns" target="_blank">charts and graphs</a>.</li>
<li>Default location option for meals that don&#8217;t have GPS.</li>
</ul>
</li>
<li>LiveJournal and Blogger integration.</li>
<li>Location privacy so you can obscure your meals to 100 feet or a mile or hide the map from public view.</li>
<li>The ability to work on multiple meals on the iPhone, for when you haven&#8217;t finished entering lunch by dinner, but don&#8217;t want to lose the GPS or other info.</li>
</ul>
<p>Q: I can&#8217;t wait to give it a try &#8212; I&#8217;m sure it all works great.  Smooth sailing ahead!<br />
A: Umm&#8230;.sure.  I&#8217;m kinda writing software, so you might want to keep an eye out for a few things.</p>
<ul>
<li>Sometimes the website seems to stall on loading, at least on my browser.</li>
<li>The iPhone app &lt;=&gt; website communication needs some improvements so that an error in the website won&#8217;t mess up a meal on the iPhone.</li>
<li>The iPhone app needs UI enhancements, in particular a better splash screen and background.</li>
<li>The website account screen needs cleanup and organization, probably something similar to the tab approach I&#8217;ll take with the profile.</li>
<li>The website needs a better interface for picture uploads and management.</li>
<li>The website needs updated iPhone screenshots and some updated text/info all around.  (Such as this blog.)</li>
<li>The iPhone app needs to be submitted to the App Store &#8212; it&#8217;s nearly ready.</li>
<li>The website needs a forgotten password link, which some of you may need today.  (Email me if you want it reset in the meanwhile.)</li>
<li>Since the service involves GPS locations, Mealstrom probably needs a basic Terms of Service agreement.</li>
<li>The meal and meal edit screens need some behind-the-scenes improvement in layout to make them more flexible and compatible with different resolutions and browsers.</li>
<li>The whole website needs IE/Chrome/Safari testing.</li>
<li>The front page of the website needs a graphical map of how the service works, rather than the one-line text flow on there today.</li>
</ul>
<p>Watch this blog &#8212; now that it exists, I&#8217;ll keep the blog up-to-date as the site evolves.  I&#8217;m also very excited to share some of the lessons I&#8217;ve learned the hard way dealing with some of the cool technology that&#8217;s gone into this site, so every so often I&#8217;ll be posting tech entries about Rails, Facebook, iPhone development, or whatever else I&#8217;m working.</p>
<p>Have a great weekend and happy eating!</p>
<p>Alex</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mealstrom.com/2009/03/finally-were-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

