Recipe Slideshows

Chef has a feature called Recipe Slideshows which allow you to view a recipe fullscreen in a PowerPoint-like format that’s much easier to read while you’re cooking than the small text of a cookbook, or the regular view of a recipe in Chef for that matter. I’ve had that feature around for a while, but I noticed that Ana never uses it!

Her main complaint was that the ingredients weren’t always displayed so she’d find herself constantly flipping between the directions and the ingredients, to the point where it was just much easier to deal with the small text of the regular recipe window. This past weekend I made a few changes – the ingredients are always displayed AND it highlights the ingredients that are used for the current step. Click for the full image:

Chef Recipe Slideshow

This is going into version 1.3 with a few other enhancements and fixes due sometime in January or February.

Chef 1.2 Available for Download

Version 1.2 is now available; get the upgrade if you’re already a user, or give it a try for the first time!

This release contains a few bug fixes and enhancements as requested by users.  The best new feature is Recipe Scaling, check it out.

Also along with this release is a modified installation procedure.  Rather than having an enormous download upfront, which tends to scare people away, I wait to download the database engine until installation time.  I know that’ll annoy some people, so I also have the full package built and ready for download too.

I spent a little bit of time making minor changes to the website.  I’m not a good web designer so I realize it could look much better, but oh well :)

www.ejichef.com

Error Reporting

Version 1.1 of Chef included a new feature for submitting crash reports if they happen in the wild. When one happens, the user has the option to send one in along with any comments and their email address (optional). It has always sounded like a good feature to have, but it took me some time for that to bubble up from a “nice to have” to actually being implemented.

1.1 was released in the beginning of August, but it wasn’t until the last week or so that I discovered that I had a bug in my build/setup/deploy process that didn’t include a critical dll to allow the reporting to work! So much for testing! So last week I put out a new build with the problem fixed. Whew.

This morning, sitting in my inbox was a crash report from a gentleman who tried to install Chef but it threw an error during the database install/configuration. This is one area I know I’ve had problems with in the past, and thought I had nailed down with the exception of some case my dad runs into when he tries to install it on his laptop. Multiple times he’s gotten the error. Well, thankfully, due to the crash report I believe I have found the problem and fixed it! Yay! The new build is uploading as we speak.

Posted in Uncategorized | Tagged

Naming Dilemma

I need your help.

I’m implementing something in Chef and cannot come up with a good term for it. It’s the ability to scale a recipe (double, triple, halve, etc.). I have it implemented in such a way that you basically get a temporary, non-editable, non-savable version of the recipe with the amounts changed as desired.

Before implementing it, I referred to them as Scaled Recipes, but now that the framework is in place for more such temporary modifications I’ve taken to referring to them as Virtual Recipes. I think that would confuse some people, am I right? Do any of you have any other suggestions? If so, please leave comments or email me (ej@ejinnovations.com).

Posted in Uncategorized | Tagged

July

With just a few hours remaining in July, I’m happy to report that this month saw my first several sales of Chef. It’s interesting how that very first sale made me feel – just a couple days prior I had been asked by a few people if I had sold any. At that time, it had been released for right around 3 months and I’d had not a single sale. I almost felt embarrassed to respond with the “0″, I think because of how much work I’ve put into the software and maybe I was just being silly to think that I could make a little money with it. Thankfully I may not be silly to think that after all.

July also saw my first real support incident with it, one that was a little hairy but which I got resolved in a little over two evenings. It resulted in a new build, off of my 1.0 branch which forced me to make some changes (for the better) to my build system to allow building multiple code lines. This also allowed me to use Perforce’s integration capabilities to automatically merge this bugfix into the mainline – my first dealings with this in Perforce.

As I type this, I’m running an RC build of sorts for version 1.1 which I plan on releasing later this week. I’ll get it installed on our Chef PC and run a few more tests before calling it good. Look for it on Friday morning!

Posted in Uncategorized | Tagged

Hosting

Due to an internet connection mishap and some resulting downtime over the past two days here at home, I decided it’s time to upgrade my hosting account and move my Chef website to it.  No longer is it running out of my basement.

Posted in Uncategorized | Tagged ,